:root{--accent:#735cff;--accent-2:#25bdf4;--accent-deep:#4d37d7;--accent-rgb:115,92,255;--accent2-rgb:37,189,244;--bg:#f7f8ff;--surface-tint:#f0f2ff;--line:#e2e4f3;--text:#25263a;--muted:#6d7084}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:Nunito,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:var(--bg);overflow-x:hidden}a{color:inherit}.shell{width:min(1160px,calc(100% - 40px));margin-inline:auto}.section{padding:82px 0}.jj-public-header{position:fixed;z-index:50;inset:0 0 auto;background:#ffffffe0;border-bottom:1px solid rgba(var(--accent-rgb),.12);-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%);box-shadow:0 8px 28px #1f23370b}.header-inner{min-height:72px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;flex:0 0 auto}.brand img{width:46px;height:46px;border-radius:14px;object-fit:cover;box-shadow:0 9px 24px rgba(var(--accent-rgb),.18)}.brand-copy{display:grid;gap:2px}.brand-copy strong{font-size:22px;font-weight:950;line-height:1}.brand-copy small{color:var(--muted);font-size:10px;font-weight:850;letter-spacing:.35px}.desktop-nav{margin-inline:auto;display:flex;align-items:center;gap:24px}.desktop-nav a{color:#647080;text-decoration:none;font-size:13px;font-weight:850;transition:.2s}.desktop-nav a:hover{color:var(--accent-deep)}.header-actions{display:flex;align-items:center;gap:10px}.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 18px;border:1px solid transparent;border-radius:13px;text-decoration:none;font-size:13px;font-weight:950;transition:transform .2s,box-shadow .2s,border-color .2s}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:linear-gradient(135deg,var(--accent-2),var(--accent));box-shadow:0 12px 26px rgba(var(--accent-rgb),.25)}.button-secondary{color:var(--accent-deep);background:#fff;border-color:rgba(var(--accent-rgb),.28);box-shadow:0 8px 20px rgba(var(--accent-rgb),.08)}.button-dark{color:#fff;background:#151a2b;box-shadow:0 12px 26px #1014232e}.button-large{min-height:52px;padding:14px 23px;border-radius:15px;font-size:15px}.menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:13px;background:#fff;padding:11px;cursor:pointer}.menu-toggle span{display:block;height:2px;margin:4px 0;border-radius:3px;background:#172033}.mobile-menu{display:none}.hero{position:relative;min-height:760px;padding:132px 0 70px;overflow:hidden;background:radial-gradient(circle at 12% 14%,rgba(var(--accent-rgb),.14),transparent 28%),radial-gradient(circle at 86% 20%,rgba(var(--accent2-rgb),.13),transparent 25%),linear-gradient(180deg,#fff,var(--bg))}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(50,60,80,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(50,60,80,.032) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(to bottom,#000 0,transparent 84%);mask-image:linear-gradient(to bottom,#000 0,transparent 84%)}.hero-grid{position:relative;display:grid;grid-template-columns:1.02fr .98fr;gap:48px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border:1px solid rgba(var(--accent-rgb),.23);border-radius:999px;color:var(--accent-deep);background:rgba(var(--accent-rgb),.08);font-size:12px;font-weight:950;letter-spacing:.7px}.eyebrow i{width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 6px rgba(var(--accent-rgb),.11)}.hero h1{max-width:700px;margin:23px 0 20px;color:#161d31;font-size:clamp(48px,5.4vw,72px);line-height:1.01;letter-spacing:-3.4px;font-weight:950}.hero h1 span{color:var(--accent-deep)}.hero-copy>p{max-width:690px;margin:0;color:var(--muted);font-size:18px;line-height:1.68;font-weight:650}.hero-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:30px}.hero-notes{display:flex;flex-wrap:wrap;gap:18px;margin-top:25px;color:#687384;font-size:13px;font-weight:800}.hero-notes span{display:flex;align-items:center;gap:7px}.hero-notes b{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;color:var(--accent-deep);background:rgba(var(--accent-rgb),.12)}.hero-visual{position:relative;min-height:530px;display:grid;place-items:center}.visual-ring{position:absolute;border:1px solid rgba(var(--accent-rgb),.17);border-radius:50%;animation:spin 22s linear infinite}.visual-ring.one{width:460px;height:460px}.visual-ring.two{width:365px;height:365px;border-style:dashed;animation-direction:reverse;animation-duration:16s}.mascot-card{position:relative;z-index:2;width:min(440px,92%);min-height:455px;display:grid;place-items:center;padding:36px;border:1px solid var(--line);border-radius:34px;background:#fffffff0;box-shadow:0 30px 70px rgba(var(--accent-rgb),.18);overflow:hidden}.mascot-card:before{content:"";position:absolute;width:330px;height:330px;border-radius:50%;background:radial-gradient(circle,rgba(var(--accent-rgb),.24),rgba(var(--accent-rgb),.05) 55%,transparent 72%)}.mascot-card img{position:relative;width:270px;height:270px;border-radius:32%;object-fit:cover;filter:drop-shadow(0 25px 28px rgba(var(--accent-rgb),.24));animation:float 4.8s ease-in-out infinite}.floating-badge{position:absolute;z-index:3;display:flex;align-items:center;gap:9px;padding:12px 15px;border:1px solid var(--line);border-radius:16px;background:#fffffff5;box-shadow:0 14px 34px #1e23371c;font-size:12px;font-weight:900;animation:badgeFloat 5s ease-in-out infinite}.floating-badge b{color:var(--accent-deep);font-size:16px}.badge-a{left:-10px;top:110px}.badge-b{right:-5px;bottom:95px;animation-delay:-2.2s}.proof-strip{border-block:1px solid var(--line);background:#ffffffd1}.proof-track{min-height:72px;display:flex;align-items:center;justify-content:center;gap:24px;color:#718092;font-size:13px;font-weight:900}.proof-track i{width:5px;height:5px;border-radius:50%;background:var(--accent)}.section-heading{max-width:770px;margin:0 auto 43px;text-align:center}.section-heading h2{margin:18px 0 14px;color:#172033;font-size:clamp(38px,4.4vw,56px);line-height:1.05;letter-spacing:-2.4px;font-weight:950}.section-heading p{margin:0;color:var(--muted);font-size:17px;line-height:1.65;font-weight:650}.bento{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.card{position:relative;padding:30px;border:1px solid var(--line);border-radius:26px;background:#fffffff5;box-shadow:0 18px 45px rgba(var(--accent-rgb),.08);overflow:hidden}.card.wide{grid-column:1/-1;min-height:365px;display:grid;grid-template-columns:1.05fr .95fr;gap:35px;align-items:center;background:linear-gradient(145deg,#fff,var(--surface-tint))}.card h3{margin:9px 0 11px;color:#172033;font-size:25px;font-weight:950}.card p{margin:0;color:var(--muted);line-height:1.6;font-weight:650}.card-kicker{color:var(--accent-deep);font-size:11px;font-weight:950;letter-spacing:.8px;text-transform:uppercase}.icon-box{width:52px;height:52px;display:grid;place-items:center;border:1px solid rgba(var(--accent-rgb),.23);border-radius:16px;color:var(--accent-deep);background:rgba(var(--accent-rgb),.09);font-size:22px;font-weight:950}.mini-list{display:grid;gap:10px;margin:21px 0 0;padding:0;list-style:none}.mini-list li{position:relative;padding-left:24px;color:#5e6d7d;font-weight:750}.mini-list li:before{content:"\2713";position:absolute;left:0;color:var(--accent-deep);font-weight:950}.showcase{padding:80px 0;background:linear-gradient(180deg,var(--bg),var(--surface-tint),var(--bg))}.showcase-shell{padding:24px;border:1px solid var(--line);border-radius:32px;background:#ffffffbd;box-shadow:0 24px 64px rgba(var(--accent-rgb),.09)}.showcase-grid{display:grid;grid-template-columns:.88fr 1.24fr .88fr;gap:18px}.panel{padding:22px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 13px 34px #1e23370e}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px}.panel-head strong{color:#172033;font-size:15px;font-weight:950}.online{color:var(--accent-deep);font-size:10px;font-weight:900}.online:before{content:"";display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:var(--accent)}.event-list,.module-list{display:grid;gap:11px}.event,.module{display:flex;align-items:center;gap:11px;padding:13px;border:1px solid var(--line);border-radius:16px;background:#fbfcff}.event-icon,.module-icon{flex:0 0 40px;width:40px;height:40px;display:grid;place-items:center;border-radius:13px;color:var(--accent-deep);background:rgba(var(--accent-rgb),.1);font-weight:950}.event div,.module div{min-width:0;display:grid;gap:2px}.event strong,.module strong{color:#1a2134;font-size:13px;font-weight:950}.event small,.module small{color:#8590a0;font-size:10px;font-weight:750}.showcase-core{position:relative;min-height:410px;display:grid;place-items:center}.showcase-core:before{content:"";position:absolute;width:335px;height:335px;border-radius:50%;background:radial-gradient(circle,rgba(var(--accent-rgb),.23),rgba(var(--accent-rgb),.04) 58%,transparent 72%)}.showcase-core img{position:relative;z-index:2;width:220px;height:220px;border-radius:32%;object-fit:cover;filter:drop-shadow(0 24px 26px rgba(var(--accent-rgb),.22));animation:float 4.6s ease-in-out infinite}.core-status{position:absolute;z-index:4;left:50%;bottom:20px;min-width:240px;display:flex;align-items:center;gap:12px;padding:14px 18px;border:1px solid var(--line);border-radius:18px;background:#fffffff5;box-shadow:0 15px 36px #1e23371c;transform:translate(-50%)}.core-status>b{flex:0 0 40px;width:40px;height:40px;display:grid;place-items:center;border-radius:13px;color:#fff;background:linear-gradient(135deg,var(--accent-2),var(--accent));font-size:19px}.core-status div{display:grid}.core-status strong{color:var(--accent-deep);font-size:16px;font-weight:950}.core-status small{color:#7d8897;font-size:10px;font-weight:750}.switch{margin-left:auto;width:42px;height:24px;padding:3px;border:0;border-radius:999px;background:var(--accent);cursor:pointer}.switch i{display:block;width:18px;height:18px;border-radius:50%;background:#fff;transform:translate(18px);transition:.2s}.switch[aria-pressed=false]{background:#d3dae3}.switch[aria-pressed=false] i{transform:none}.showcase-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:18px;padding:19px 22px;border:1px solid var(--line);border-radius:20px;background:#fff}.showcase-cta div{display:grid;gap:4px}.showcase-cta strong{color:#172033;font-size:17px;font-weight:950}.showcase-cta small{color:var(--muted);font-weight:700}.pricing{background:linear-gradient(180deg,var(--surface-tint),#fff)}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch}.price-card{position:relative;display:flex;flex-direction:column;min-height:500px;padding:33px 29px;border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:0 18px 45px rgba(var(--accent-rgb),.08);transition:.25s}.price-card:hover{transform:translateY(-7px);box-shadow:0 27px 58px rgba(var(--accent-rgb),.14)}.price-card.featured{transform:translateY(-10px);border:2px solid var(--accent);background:linear-gradient(180deg,var(--surface-tint),#fff 38%)}.popular{position:absolute;top:17px;right:18px;padding:7px 11px;border-radius:999px;color:var(--accent-deep);background:rgba(var(--accent-rgb),.13);font-size:10px;font-weight:950}.plan-icon{width:56px;height:56px;display:grid;place-items:center;margin-bottom:19px;border:1px solid rgba(var(--accent-rgb),.23);border-radius:17px;color:var(--accent-deep);background:rgba(var(--accent-rgb),.09);font-size:23px;font-weight:950}.price-card.featured .plan-icon{color:#fff;background:linear-gradient(135deg,var(--accent-2),var(--accent));border-color:transparent}.price-card h3{margin:0;color:#172033;font-size:19px;font-weight:950}.price{margin:11px 0 4px;color:#172033;font-size:31px;font-weight:950}.price small{color:var(--muted);font-size:12px}.plan-desc{margin:0 0 20px;color:var(--muted);font-size:13px;font-weight:750}.price-card ul{flex:1;display:grid;align-content:start;gap:13px;margin:0 0 25px;padding:0;list-style:none}.price-card li{position:relative;padding-left:25px;color:#5d6979;line-height:1.45;font-size:13px;font-weight:750}.price-card li:before{content:"\2713";position:absolute;left:0;color:var(--accent-deep);font-weight:950}.faq-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:58px;align-items:start}.faq-intro{position:sticky;top:108px}.faq-intro h2{margin:18px 0 13px;color:#172033;font-size:46px;line-height:1.05;letter-spacing:-2px;font-weight:950}.faq-intro p{color:var(--muted);line-height:1.65;font-weight:650}.accordion{display:grid;gap:12px}.faq-item{border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(var(--accent-rgb),.05);overflow:hidden}.faq-item button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:20px 21px;border:0;background:transparent;color:#172033;text-align:left;font:900 15px Nunito;cursor:pointer}.faq-item button i{font-style:normal;color:var(--accent-deep);font-size:23px}.faq-answer{max-height:0;overflow:hidden;transition:max-height .25s}.faq-answer p{margin:0;padding:0 21px 20px;color:var(--muted);line-height:1.6;font-weight:650}.faq-item.open .faq-answer{max-height:220px}.final-cta{padding-top:35px}.cta-card{position:relative;min-height:300px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:40px;border-radius:30px;background:linear-gradient(135deg,var(--accent-2),var(--accent));box-shadow:0 28px 65px rgba(var(--accent-rgb),.22);overflow:hidden}.cta-card:after{content:"";position:absolute;width:340px;height:340px;right:-100px;top:-150px;border:1px solid rgba(255,255,255,.27);border-radius:50%}.cta-card img{position:relative;z-index:2;width:118px;height:118px;border-radius:29%;object-fit:cover;filter:drop-shadow(0 17px 18px rgba(0,0,0,.14))}.cta-copy{position:relative;z-index:2}.cta-copy span{color:#ffffffc7;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.9px}.cta-copy h2{margin:8px 0 9px;color:#fff;font-size:37px;line-height:1.08;letter-spacing:-1.5px;font-weight:950}.cta-copy p{margin:0;color:#ffffffc7;font-weight:700}.cta-actions{position:relative;z-index:2;display:flex;flex-direction:column;gap:10px}.cta-actions .button-secondary{border-color:#ffffff80}.site-footer{margin-top:80px;padding:58px 0 24px;color:#dfe5ef;background:#151a2b}.footer-top{display:grid;grid-template-columns:1.3fr repeat(3,.72fr);gap:35px}.footer-brand p{max-width:330px;color:#9da7b7;line-height:1.6;font-weight:650}.site-footer .brand-copy strong{color:#fff}.site-footer .brand-copy small{color:#98a3b3}.footer-links{display:grid;align-content:start;gap:10px}.footer-links strong{margin-bottom:3px;color:#fff;font-size:13px}.footer-links a{color:#aab3c1;text-decoration:none;font-size:12px;font-weight:700}.footer-links a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:35px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);color:#8f99aa;font-size:11px;font-weight:700}.reveal{opacity:0;transform:translateY(20px);transition:.65s ease}.reveal.visible{opacity:1;transform:none}@keyframes float{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-14px) rotate(1deg)}}@keyframes badgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:980px){.desktop-nav{display:none}.hero-grid{grid-template-columns:1fr;text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions,.hero-notes{justify-content:center}.hero-visual{min-height:500px}.card.wide{grid-template-columns:1fr}.showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.showcase-core{grid-column:1/-1;grid-row:1}.pricing-grid{grid-template-columns:1fr}.price-card.featured{transform:none}.faq-grid{grid-template-columns:1fr}.faq-intro{position:static;text-align:center}.cta-card{grid-template-columns:auto 1fr}.cta-actions{grid-column:1/-1;flex-direction:row}.footer-top{grid-template-columns:1fr 1fr}.header-actions .desktop-only{display:none}.menu-toggle{display:block;margin-left:auto}.mobile-menu{position:absolute;top:72px;left:20px;right:20px;padding:15px;border:1px solid var(--line);border-radius:20px;background:#fffffffa;box-shadow:0 24px 50px #1e233724}.mobile-menu.open{display:grid;gap:8px}.mobile-menu>a:not(.button){padding:11px 12px;border-radius:11px;color:#596677;text-decoration:none;font-size:13px;font-weight:850}.mobile-menu .button{width:100%}}@media(max-width:680px){.shell{width:min(100% - 24px,1160px)}.section{padding:64px 0}.header-inner{min-height:68px}.brand img{width:42px;height:42px}.brand-copy strong{font-size:20px}.hero{min-height:auto;padding:110px 0 45px}.hero h1{font-size:clamp(42px,12.2vw,58px);letter-spacing:-2.8px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-notes{flex-direction:column;align-items:flex-start;text-align:left}.hero-visual{min-height:420px}.mascot-card{min-height:385px;padding:24px}.mascot-card img{width:220px;height:220px}.visual-ring.one{width:360px;height:360px}.visual-ring.two{width:285px;height:285px}.floating-badge{display:none}.proof-track{justify-content:flex-start;overflow:auto;white-space:nowrap;padding-inline:10px}.bento{grid-template-columns:1fr}.card.wide{grid-column:auto}.card{padding:24px}.showcase-shell{padding:12px;border-radius:24px}.showcase-grid{grid-template-columns:1fr}.showcase-core{grid-column:auto;min-height:340px}.showcase-core img{width:180px;height:180px}.core-status{bottom:7px}.showcase-cta{align-items:stretch;flex-direction:column}.showcase-cta .button{width:100%}.section-heading h2,.faq-intro h2{font-size:38px}.cta-card{grid-template-columns:1fr;text-align:center;padding:30px 23px}.cta-card img{margin:auto}.cta-actions{grid-column:auto;flex-direction:column}.footer-top{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.price-card{min-height:auto}.site-footer{margin-top:55px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.mascot-card img,.showcase-core img,.floating-badge,.visual-ring{animation:none!important}.button{transition:none}}.contacts-section{background:linear-gradient(180deg,#fff,var(--surface-tint))}.contacts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.contact-card{display:grid;grid-template-columns:auto 1fr;gap:20px;align-items:start;padding:30px;border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:0 18px 45px rgba(var(--accent-rgb),.08)}.contact-icon{width:58px;height:58px;display:grid;place-items:center;border:1px solid rgba(var(--accent-rgb),.22);border-radius:18px;color:#fff;background:linear-gradient(135deg,var(--accent-2),var(--accent));font-size:24px;font-weight:950;box-shadow:0 13px 28px rgba(var(--accent-rgb),.18)}.contact-icon img{width:27px;height:27px;display:block;object-fit:contain;filter:brightness(0) invert(1);opacity:.96}.contact-card h3{margin:8px 0;color:#172033;font-size:24px;font-weight:950}.contact-card p{margin:0;color:var(--muted);line-height:1.6;font-weight:650}.contact-link{display:inline-flex;align-items:center;gap:8px;margin-top:20px;color:var(--accent-deep);text-decoration:none;font-weight:950}.contact-link b{transition:transform .2s}.contact-link:hover b{transform:translate(4px)}body.intro-active{overflow:hidden}body.intro-active .jj-public-header,body.intro-active .hero-copy,body.intro-active .hero-visual{animation-play-state:paused!important}.site-intro{position:fixed;z-index:9999;inset:0;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 46%,rgba(96,70,255,.12),transparent 28%),radial-gradient(circle at 36% 40%,rgba(17,184,239,.08),transparent 25%),radial-gradient(circle at 64% 40%,rgba(240,79,141,.08),transparent 25%),linear-gradient(180deg,#fff,#f7f8ff);animation:ecosystemIntroLeave .46s 1.92s cubic-bezier(.65,0,.35,1) forwards}.ecosystem-intro{display:grid;justify-items:center;text-align:center}.ecosystem-stage{position:relative;width:min(440px,90vw);height:292px}.ecosystem-core{position:absolute;z-index:5;left:50%;top:50%;width:112px;height:112px;display:grid;place-items:center;padding:15px;border:1px solid rgba(96,70,255,.16);border-radius:32px;background:#fffffff5;box-shadow:0 22px 52px #4534aa29;opacity:0;transform:translate(-50%,-50%) scale(.58) rotate(-9deg);animation:ecosystemCoreIn .58s .14s cubic-bezier(.2,.85,.2,1.12) forwards}.ecosystem-core:before{content:"";position:absolute;inset:-22px;border:1px solid rgba(96,70,255,.15);border-radius:42px;opacity:0;transform:scale(.7);animation:ecosystemHalo .62s .56s ease-out forwards}.ecosystem-core img{width:100%;height:100%;object-fit:contain}.ecosystem-node{position:absolute;z-index:4;display:flex;align-items:center;gap:9px;padding:9px 13px 9px 9px;border:1px solid var(--line);border-radius:18px;background:#fffffffa;box-shadow:0 13px 30px #1f23371a;opacity:0;font-size:12px;font-weight:950}.ecosystem-node img{width:42px;height:42px;border-radius:13px}.node-tune{left:0;top:28px;transform:translate(118px,80px) scale(.72);animation:nodeTuneIn .56s .46s cubic-bezier(.2,.8,.2,1) forwards}.node-shield{right:0;top:28px;transform:translate(-118px,80px) scale(.72);animation:nodeShieldIn .56s .68s cubic-bezier(.2,.8,.2,1) forwards}.node-game{left:50%;bottom:0;transform:translate(-50%,-82px) scale(.72);animation:nodeGameIn .56s .9s cubic-bezier(.2,.8,.2,1) forwards}.ecosystem-link{position:absolute;z-index:2;width:122px;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(96,70,255,.34));opacity:0;transform:scaleX(.2);animation:ecosystemLinkIn .44s ease-out forwards}.link-tune{left:94px;top:99px;transform-origin:right center;rotate:24deg;animation-delay:.56s}.link-shield{right:94px;top:99px;transform-origin:left center;rotate:-24deg;animation-delay:.78s}.link-game{left:50%;bottom:78px;width:86px;transform-origin:left center;rotate:90deg;animation-delay:1s}.ecosystem-ready{position:absolute;z-index:6;left:50%;top:50%;margin-top:78px;padding:8px 13px;border-radius:999px;color:#4c3bbb;background:#f0edff;border:1px solid #ddd7ff;font-size:11px;font-weight:950;opacity:0;transform:translate(-50%,8px);animation:ecosystemReadyIn .4s 1.23s ease-out forwards}.ecosystem-title{display:grid;gap:3px;margin-top:5px;opacity:0;transform:translateY(10px);animation:ecosystemTitleIn .44s 1.35s ease-out forwards}.ecosystem-title strong{color:#20233a;font-size:30px;font-weight:950;letter-spacing:-1px}.ecosystem-title span{color:#7c8797;font-size:13px;font-weight:800}.intro-progress{width:210px;height:4px;margin-top:18px;border-radius:999px;background:#e5e8f1;overflow:hidden;opacity:0;animation:ecosystemTitleIn .3s 1.43s ease-out forwards}.intro-progress span{display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#11b8ef,#6547ff,#f04f8d);transform:translate(-100%);animation:ecosystemProgress 1.32s .44s cubic-bezier(.25,.7,.25,1) forwards}@keyframes ecosystemCoreIn{to{opacity:1;transform:translate(-50%,-50%) scale(1) rotate(0)}}@keyframes ecosystemHalo{to{opacity:1;transform:scale(1)}}@keyframes nodeTuneIn{to{opacity:1;transform:translate(0) scale(1)}}@keyframes nodeShieldIn{to{opacity:1;transform:translate(0) scale(1)}}@keyframes nodeGameIn{to{opacity:1;transform:translate(-50%) scale(1)}}@keyframes ecosystemLinkIn{to{opacity:1;transform:scaleX(1)}}@keyframes ecosystemReadyIn{to{opacity:1;transform:translate(-50%)}}@keyframes ecosystemTitleIn{to{opacity:1;transform:none}}@keyframes ecosystemProgress{to{transform:translate(0)}}@keyframes ecosystemIntroLeave{to{opacity:0;visibility:hidden;transform:scale(1.018)}}@media(max-width:680px){.contacts-grid{grid-template-columns:1fr}.contact-card{grid-template-columns:1fr;padding:24px}.ecosystem-stage{width:min(338px,92vw);height:270px}.ecosystem-core{width:96px;height:96px;border-radius:28px}.ecosystem-node{padding:7px 10px 7px 7px;font-size:10px}.ecosystem-node img{width:36px;height:36px;border-radius:11px}.node-tune,.node-shield{top:27px}.ecosystem-link{width:94px}.link-tune{left:70px}.link-shield{right:70px}.ecosystem-title strong{font-size:27px}}@media(prefers-reduced-motion:reduce){body.intro-active{overflow:auto}.site-intro{display:none!important}body.intro-active .jj-public-header,body.intro-active .hero-copy,body.intro-active .hero-visual{animation-play-state:running!important}.contact-link b{transition:none}}.bot-card .bot-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px!important;align-items:stretch}.bot-card .bot-actions .button{min-width:0;min-height:46px;padding:10px 9px;border-radius:13px;line-height:1.15;text-align:center;font-size:11px;white-space:normal}.button-server{color:#4c3bbb;background:#f3f0ff;border-color:#dcd5ff;box-shadow:0 8px 20px #6046ff14}.button-server:hover{border-color:#bfb3ff;box-shadow:0 12px 25px #6046ff24}.ecosystem-ready{position:relative!important;z-index:6!important;left:auto!important;top:auto!important;margin:10px 0 0!important;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px 14px;border-radius:999px;color:#4c3bbb;background:#f0edff;border:1px solid #ddd7ff;font-size:11px;font-weight:950;opacity:0;transform:translateY(8px);animation:ecosystemReadyInStatic .4s 1.23s ease-out forwards}.ecosystem-title{margin-top:12px!important}@keyframes ecosystemReadyInStatic{to{opacity:1;transform:none}}@media(max-width:680px){.bot-card .bot-actions{grid-template-columns:1fr!important}.bot-card .bot-actions .button{font-size:12px;min-height:44px}.ecosystem-ready{margin-top:6px!important}.ecosystem-title{margin-top:9px!important}}.bot-card .bot-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.bot-card .bot-actions .button{min-height:47px;font-size:11.5px}.button-add{position:relative;color:#fff;background:linear-gradient(135deg,#5c42ff,#f04f8d);border-color:transparent;box-shadow:0 12px 28px #7648ff42;overflow:hidden}.button-add:before{content:"+";width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#ffffff2e;font-size:16px;font-weight:950;line-height:1}.button-add:hover{box-shadow:0 16px 34px #7648ff57;transform:translateY(-2px)}@media(max-width:680px){.bot-card .bot-actions{grid-template-columns:1fr!important}.bot-card .bot-actions .button{font-size:12px}}.back-to-top{position:fixed;z-index:80;right:max(22px,env(safe-area-inset-right));bottom:max(22px,env(safe-area-inset-bottom));width:52px;height:52px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.44);border-radius:17px;color:#fff;background:linear-gradient(135deg,#11b8ef,#6547ff 52%,#f04f8d);box-shadow:0 16px 36px #6046ff47;font:950 25px/1 Nunito,system-ui,sans-serif;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(14px) scale(.88);transition:opacity .22s ease,transform .22s ease,visibility .22s ease,box-shadow .22s ease}.back-to-top.is-visible{opacity:1;visibility:visible;transform:none}.back-to-top:hover{transform:translateY(-3px);box-shadow:0 20px 42px #6046ff5c}.back-to-top:focus-visible{outline:3px solid rgba(101,71,255,.25);outline-offset:4px}.back-to-top span{display:block;transform:translateY(-1px)}@media(max-width:680px){.back-to-top{right:max(14px,env(safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom));width:48px;height:48px;border-radius:15px;font-size:23px}}@media(prefers-reduced-motion:reduce){.back-to-top{transition:none}.back-to-top:hover{transform:none}}.brand-stack img{position:absolute;width:38px!important;height:38px!important;border:3px solid #fff;border-radius:12px!important;box-shadow:0 8px 18px #272a4621!important}.jj-word-blue{color:#12afe8}.jj-word-green{color:#28c96b}.jj-word-pink{color:#ef4f8c}.joyjoy-brand-name{white-space:nowrap}.footer-seo-links{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:20px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1)}.footer-seo-links a{color:#aab3c1;text-decoration:none;font-size:12px;font-weight:800}.footer-seo-links a:hover{color:#fff}.seo-detail-link{display:inline-flex;margin-top:18px;color:var(--accent-deep);text-decoration:none;font-size:13px;font-weight:950}.seo-detail-link:hover{text-decoration:underline}.seo-home-section{background:linear-gradient(180deg,#fff,#f3f5ff)}.seo-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:28px}.seo-link-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:18px;border:1px solid var(--line);border-radius:21px;background:#fff;text-decoration:none;box-shadow:0 15px 35px rgba(var(--accent-rgb),.08)}.seo-link-card:hover{transform:translateY(-3px);box-shadow:0 20px 42px rgba(var(--accent-rgb),.13)}.seo-link-card img{width:58px;height:58px;border-radius:17px}.seo-link-card span{display:grid;gap:4px}.seo-link-card strong{color:#172033;font-size:16px;font-weight:950}.seo-link-card small{color:var(--muted);line-height:1.45;font-weight:700}.seo-link-card>b{color:var(--accent-deep);font-size:22px}.seo-home-section .faq-grid,.faq-page .faq-grid{grid-template-columns:1fr;gap:12px}.faq-item>div{max-height:0;overflow:hidden;transition:max-height .25s ease}.faq-item>div p{margin:0;padding:0 21px 20px;color:var(--muted);line-height:1.65;font-weight:650}.faq-item.open>div{max-height:260px}.detail-page{padding-top:72px}.breadcrumbs{display:flex;align-items:center;gap:9px;padding-top:24px;color:#778294;font-size:12px;font-weight:800}.breadcrumbs a{text-decoration:none}.breadcrumbs a:hover{color:var(--accent-deep)}.detail-hero,.catalog-hero,.contact-hero{position:relative;overflow:hidden;padding:68px 0 84px;background:radial-gradient(circle at 14% 20%,rgba(var(--accent-rgb),.13),transparent 29%),radial-gradient(circle at 86% 10%,rgba(var(--accent2-rgb),.12),transparent 27%),linear-gradient(180deg,#fff,var(--bg))}.detail-hero:before,.catalog-hero:before,.contact-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(50,60,80,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(50,60,80,.03) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 88%);mask-image:linear-gradient(to bottom,#000,transparent 88%)}.detail-hero.tune{--bot:#15b9f2}.detail-hero.shield{--bot:#26ca5d}.detail-hero.game{--bot:#f24d8b}.detail-hero-grid{position:relative;display:grid;grid-template-columns:1.06fr .94fr;gap:54px;align-items:center}.detail-copy h1,.catalog-hero h1,.contact-hero h1{max-width:760px;margin:22px 0 18px;color:#161d31;font-size:clamp(46px,5.5vw,72px);line-height:1.01;letter-spacing:-3px;font-weight:950}.detail-copy>p,.catalog-hero p,.contact-hero p{max-width:720px;margin:0;color:var(--muted);font-size:18px;line-height:1.68;font-weight:650}.detail-links{display:flex;flex-wrap:wrap;gap:16px;margin-top:22px}.detail-links a{color:var(--accent-deep);font-size:13px;font-weight:950}.detail-mascot{position:relative;min-height:420px;display:grid;place-items:center;align-content:center;gap:7px;padding:38px;border:1px solid var(--line);border-top:5px solid var(--bot);border-radius:32px;background:#fffffff2;box-shadow:0 30px 65px rgba(var(--accent-rgb),.16);overflow:hidden}.detail-mascot>span{position:absolute;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--bot) 24%,transparent),transparent 68%)}.detail-mascot img{position:relative;width:210px;height:210px;border-radius:30%;object-fit:cover;filter:drop-shadow(0 22px 24px rgba(25,28,45,.17))}.detail-mascot strong{position:relative;color:#172033;font-size:30px;font-weight:950}.detail-mascot small{position:relative;color:var(--muted);font-weight:800}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.feature-card{min-height:230px;padding:28px;border:1px solid var(--line);border-radius:25px;background:#fff;box-shadow:0 18px 42px rgba(var(--accent-rgb),.07)}.feature-card>span{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;color:var(--accent-deep);background:rgba(var(--accent-rgb),.1);font-weight:950}.feature-card h2{margin:18px 0 10px;color:#172033;font-size:24px;font-weight:950}.feature-card p{margin:0;color:var(--muted);line-height:1.65;font-weight:650}.steps-section{background:linear-gradient(180deg,#f0f2ff,#fff)}.steps-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:52px;align-items:center}.steps-grid h2{margin:18px 0 12px;color:#172033;font-size:clamp(38px,4.5vw,56px);line-height:1.06;letter-spacing:-2px}.steps-grid p{color:var(--muted);line-height:1.65}.steps-list{display:grid;gap:15px;margin:0;padding:0;list-style:none}.steps-list li{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:16px;padding:20px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 12px 30px rgba(var(--accent-rgb),.06)}.steps-list b{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,var(--accent-2),var(--accent))}.steps-list span{color:#253044;font-weight:850}.detail-cta{padding:35px 0 10px}.detail-cta .cta-card{min-height:220px}.detail-cta .cta-card h2{margin:0 0 9px;color:#fff;font-size:34px;line-height:1.1;font-weight:950}.detail-cta .cta-card p{margin:0;color:#fffc;line-height:1.55;font-weight:700}.catalog-hero{text-align:center}.catalog-hero .shell{position:relative;display:grid;justify-items:center}.catalog-hero p{max-width:800px}.catalog-hero .hero-actions{justify-content:center}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.catalog-card{display:flex;flex-direction:column;min-height:510px;padding:30px;border:1px solid var(--line);border-top:5px solid var(--bot);border-radius:27px;background:#fff;box-shadow:0 20px 48px rgba(var(--accent-rgb),.09)}.catalog-card.tune{--bot:#15b9f2}.catalog-card.shield{--bot:#26ca5d}.catalog-card.game{--bot:#f24d8b}.catalog-card>img{width:86px;height:86px;border-radius:24px;margin-bottom:20px}.catalog-card>span{color:var(--accent-deep);font-size:11px;font-weight:950;letter-spacing:.8px;text-transform:uppercase}.catalog-card h2{margin:8px 0 10px;color:#172033;font-size:30px;font-weight:950}.catalog-card p{margin:0;color:var(--muted);line-height:1.6;font-weight:650}.catalog-card ul{display:grid;gap:9px;margin:20px 0 24px;padding:0;list-style:none}.catalog-card li{position:relative;padding-left:22px;color:#5e6d7d;font-weight:750}.catalog-card li:before{content:"\2713";position:absolute;left:0;color:var(--bot);font-weight:950}.catalog-card>div{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:auto}.comparison-section{background:#eef1ff}.comparison-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 18px 44px rgba(var(--accent-rgb),.08)}.comparison-table{width:100%;min-width:760px;border-collapse:collapse}.comparison-table th,.comparison-table td{padding:18px 20px;border-bottom:1px solid var(--line);text-align:left}.comparison-table th{color:#172033;background:#f8f9ff;font-size:13px;font-weight:950}.comparison-table td{color:#5f6b7c;font-weight:750}.comparison-table tr:last-child td{border-bottom:0}.contact-hero-grid{position:relative;display:grid;grid-template-columns:1fr .88fr;gap:48px;align-items:center}.contact-primary{display:grid;justify-items:start;gap:8px;padding:34px;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:0 24px 56px rgba(var(--accent-rgb),.12)}.contact-primary>span{width:54px;height:54px;display:grid;place-items:center;border-radius:17px;color:#fff;background:linear-gradient(135deg,var(--accent-2),var(--accent));font-size:24px;font-weight:950}.contact-primary small{margin-top:9px;color:var(--muted);font-weight:850}.contact-primary a{color:#172033;text-decoration:none;font-size:clamp(20px,3vw,31px);font-weight:950;overflow-wrap:anywhere}.contact-primary p{font-size:14px}.support-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.support-card{padding:28px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 17px 40px rgba(var(--accent-rgb),.07)}.support-card b{color:var(--accent-deep);font-size:13px}.support-card h2{margin:12px 0 8px;color:#172033;font-size:24px}.support-card p{margin:0;color:var(--muted);line-height:1.65}.contacts-guidance{background:#eef1ff}.guidance-card{display:grid;grid-template-columns:1fr 1.2fr auto;gap:28px;align-items:center;padding:36px;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:0 18px 44px rgba(var(--accent-rgb),.08)}.guidance-card h2{margin:16px 0 0;color:#172033;font-size:34px}.guidance-card ul{display:grid;gap:9px;margin:0;padding-left:22px;color:#5d6979;font-weight:750}.footer-grid{display:grid;grid-template-columns:1.25fr repeat(3,.75fr);gap:35px}.footer-grid>div{display:grid;align-content:start;gap:10px}.footer-grid>div>strong{margin-bottom:3px;color:#fff;font-size:13px}.footer-grid>div>a{color:#aab3c1;text-decoration:none;font-size:12px;font-weight:700}.footer-grid>div>a:hover{color:#fff}@media(max-width:980px){.desktop-nav,.desktop-only{display:none}.menu-toggle{display:block;margin-left:auto}.mobile-menu{position:absolute;top:66px;right:20px;left:20px;display:none;padding:16px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 20px 50px #1e233729}.mobile-menu.open{display:grid;gap:8px}.mobile-menu>a:not(.button){padding:10px;text-decoration:none;font-weight:850}.detail-hero-grid,.contact-hero-grid,.catalog-grid,.seo-link-grid,.steps-grid,.guidance-card{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.detail-mascot{min-height:360px}.catalog-card{min-height:auto}}@media(max-width:680px){.brand-stack{flex-basis:68px;width:68px;height:44px}.brand-stack img{width:34px!important;height:34px!important;border-radius:11px!important}.brand-stack img:nth-child(1){top:5px}.brand-stack img:nth-child(2){left:14px}.brand-stack img:nth-child(3){left:30px;top:5px}.brand-copy small{display:none}.detail-page{padding-top:68px}.breadcrumbs{padding-top:16px;overflow:auto;white-space:nowrap}.detail-hero,.catalog-hero,.contact-hero{padding:45px 0 58px}.detail-copy h1,.catalog-hero h1,.contact-hero h1{font-size:clamp(39px,12vw,54px);letter-spacing:-2px}.detail-copy>p,.catalog-hero p,.contact-hero p{font-size:16px}.detail-mascot{min-height:320px;padding:26px}.detail-mascot img{width:170px;height:170px}.feature-grid,.support-grid{grid-template-columns:1fr}.feature-card{min-height:auto;padding:24px}.catalog-card>div{grid-template-columns:1fr}.cta-card{grid-template-columns:1fr!important}.detail-cta .cta-card h2{font-size:29px}.contact-primary,.guidance-card{padding:25px}.footer-grid{grid-template-columns:1fr}.footer-seo-links{gap:9px 14px}.seo-link-card{grid-template-columns:auto 1fr}.seo-link-card>b{display:none}}@media(prefers-reduced-motion:reduce){.seo-link-card{transition:none}.faq-item>div{transition:none}}.guide-hero{position:relative;overflow:hidden;padding:62px 0 78px;background:radial-gradient(circle at 10% 15%,rgba(var(--accent-rgb),.15),transparent 30%),radial-gradient(circle at 90% 12%,rgba(var(--accent2-rgb),.13),transparent 28%),linear-gradient(180deg,#fff,#f3f5ff)}.guide-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(50,60,80,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(50,60,80,.035) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 92%);mask-image:linear-gradient(to bottom,#000,transparent 92%)}.guide-hero-grid{position:relative;display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center}.guide-hero-copy h1{max-width:800px;margin:20px 0 18px;color:#161d31;font-size:clamp(45px,5.5vw,70px);line-height:1.02;letter-spacing:-3px;font-weight:950}.guide-hero-copy>p{max-width:760px;margin:0;color:var(--muted);font-size:18px;line-height:1.7;font-weight:650}.guide-summary{position:relative;padding:30px;border:1px solid var(--line);border-top:5px solid var(--accent);border-radius:30px;background:#fffffff5;box-shadow:0 28px 64px rgba(var(--accent-rgb),.14)}.guide-summary>img{width:72px;height:72px;margin-bottom:18px;border-radius:22px;box-shadow:0 14px 28px #30325224}.guide-summary>small{display:block;color:var(--accent-deep);font-size:11px;font-weight:950;letter-spacing:.9px;text-transform:uppercase}.guide-summary h2{margin:7px 0 10px;color:#172033;font-size:28px;line-height:1.15}.guide-summary p{margin:0;color:var(--muted);line-height:1.62;font-weight:650}.guide-trio{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:22px}.guide-trio span{display:grid;justify-items:center;gap:6px;padding:10px 6px;border:1px solid var(--line);border-radius:15px;background:#fafbff;color:#344052;font-size:10px;font-weight:900}.guide-trio img{width:34px;height:34px;border-radius:10px}.guide-body{background:#fff}.guide-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:34px;align-items:start}.guide-content{display:grid;gap:20px}.guide-section{display:grid;grid-template-columns:auto 1fr;gap:20px;padding:30px;border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:0 16px 38px rgba(var(--accent-rgb),.07);scroll-margin-top:96px}.guide-section-number{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;color:#fff;background:linear-gradient(135deg,var(--accent-2),var(--accent));font-size:17px;font-weight:950;box-shadow:0 10px 22px rgba(var(--accent-rgb),.2)}.guide-section h2{margin:2px 0 10px;color:#172033;font-size:28px;line-height:1.15}.guide-section p{margin:0;color:var(--muted);line-height:1.7;font-weight:650}.guide-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:20px 0 0;padding:0;list-style:none}.guide-checklist li{position:relative;padding:12px 14px 12px 38px;border:1px solid var(--line);border-radius:14px;background:#fafbff;color:#536173;font-size:13px;font-weight:800}.guide-checklist li:before{content:"\2713";position:absolute;left:14px;color:var(--accent-deep);font-weight:950}.guide-aside{position:sticky;top:92px;display:grid;gap:16px}.guide-toc,.guide-side-card{padding:22px;border:1px solid var(--line);border-radius:22px;background:#f8f9ff}.guide-toc>strong,.guide-side-card>strong{display:block;margin-bottom:13px;color:#172033;font-size:15px;font-weight:950}.guide-toc a{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:10px 0;border-top:1px solid var(--line);color:#5c6878;text-decoration:none;font-size:12px;font-weight:800}.guide-toc a:hover{color:var(--accent-deep)}.guide-toc a span{width:25px;height:25px;display:grid;place-items:center;border-radius:8px;background:#fff;color:var(--accent-deep);font-size:10px}.guide-side-card{background:linear-gradient(145deg,#172033,#262f49)}.guide-side-card>strong{color:#fff}.guide-side-card p{margin:0 0 14px;color:#b8c0cf;line-height:1.55;font-size:13px;font-weight:650}.guide-side-card a{color:#fff;text-decoration:none;font-size:12px;font-weight:950}.guide-faq-section{background:#f1f3ff}.guide-faq-section .faq-grid{grid-template-columns:1fr;gap:12px}.guide-related-section{background:#fff}.guide-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.guide-related-card{display:flex;min-height:190px;flex-direction:column;padding:24px;border:1px solid var(--line);border-radius:23px;background:#fff;text-decoration:none;box-shadow:0 15px 36px rgba(var(--accent-rgb),.07);transition:transform .2s ease,box-shadow .2s ease}.guide-related-card:hover{transform:translateY(-4px);box-shadow:0 22px 48px rgba(var(--accent-rgb),.13)}.guide-related-card span{color:var(--accent-deep);font-size:10px;font-weight:950;letter-spacing:.8px;text-transform:uppercase}.guide-related-card strong{margin:10px 0 18px;color:#172033;font-size:21px;line-height:1.25}.guide-related-card b{margin-top:auto;color:var(--accent-deep);font-size:12px}.guide-page .detail-cta{padding-bottom:82px}@media(max-width:980px){.guide-hero-grid,.guide-layout{grid-template-columns:1fr}.guide-aside{position:static;grid-template-columns:1fr 1fr}.guide-related-grid{grid-template-columns:1fr}.guide-toc{order:2}}@media(max-width:680px){.guide-hero{padding:44px 0 58px}.guide-hero-copy h1{font-size:clamp(38px,12vw,53px);letter-spacing:-2px}.guide-hero-copy>p{font-size:16px}.guide-summary{padding:24px}.guide-section{grid-template-columns:1fr;padding:23px}.guide-section-number{width:42px;height:42px}.guide-section h2{font-size:24px}.guide-checklist,.guide-aside,.guide-trio{grid-template-columns:1fr}.guide-trio span{grid-template-columns:auto 1fr;justify-items:start;align-items:center}.guide-related-card{min-height:160px}}:root{--jj-bg:#f7f9fc;--jj-card:#fff;--jj-text:#151923;--jj-muted:#6f7785;--jj-line:#e7eaf1;--jj-blue:#5138ff;--jj-green:#16c96f;--jj-pink:#ff3d76;--jj-shadow:0 28px 75px rgba(27,36,57,.12) }body.joyjoy-404-page *{box-sizing:border-box}html:has(body.joyjoy-404-page){min-height:100%;background:var(--jj-bg)}body.joyjoy-404-page{margin:0;min-height:100%;color:var(--jj-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at 9% 14%,rgba(81,56,255,.07),transparent 27%),radial-gradient(circle at 90% 84%,rgba(255,61,118,.06),transparent 25%),var(--jj-bg)}body.joyjoy-404-page.sky-open{overflow:hidden}body.joyjoy-404-page .shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}body.joyjoy-404-page .site-header{position:relative;z-index:10;border-bottom:1px solid rgba(223,227,237,.86);background:#ffffffe0}body.joyjoy-404-page .header-inner{min-height:74px;display:flex;align-items:center;gap:30px}body.joyjoy-404-page .brand{display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none}body.joyjoy-404-page .brand-mark{display:grid;place-items:center;width:46px;height:46px;overflow:hidden;border-radius:15px;background:#fff;box-shadow:0 7px 20px #1e273c1a}body.joyjoy-404-page .brand-mark img{display:block;width:100%;height:100%;padding:3px;object-fit:contain;border-radius:inherit}body.joyjoy-404-page .brand-copy{display:grid;gap:1px}body.joyjoy-404-page .brand-copy strong{font-size:16px;font-weight:850}body.joyjoy-404-page .brand-copy small{color:var(--jj-muted);font-size:10px;font-weight:700}body.joyjoy-404-page .desktop-nav{display:flex;align-items:center;gap:26px;margin-left:auto}body.joyjoy-404-page .desktop-nav a{color:#5d6573;text-decoration:none;font-size:13px;font-weight:750}body.joyjoy-404-page .desktop-nav a:hover{color:var(--jj-blue)}body.joyjoy-404-page .button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border:1px solid transparent;border-radius:14px;text-decoration:none;font-size:13px;font-weight:850;transition:transform .18s ease,border-color .18s ease,background .18s ease}body.joyjoy-404-page .button:hover{transform:translateY(-1px)}body.joyjoy-404-page .button-primary{color:#fff;background:linear-gradient(135deg,var(--jj-blue),#6a55ff);box-shadow:0 10px 24px #5138ff38}body.joyjoy-404-page .button-secondary{color:#333b49;border-color:var(--jj-line);background:#fff}body.joyjoy-404-page .button-large{min-height:50px;padding-inline:23px;border-radius:16px;font-size:14px}body.joyjoy-404-page .desktop-action{margin-left:4px}body.joyjoy-404-page .joyjoy-404-main{min-height:calc(100vh - 146px)}body.joyjoy-404-page .joyjoy-404-hero{padding:32px 0 56px}body.joyjoy-404-page .joyjoy-404-grid{display:grid;grid-template-columns:1.08fr .82fr;gap:76px;align-items:center}body.joyjoy-404-page .eyebrow{display:inline-flex;align-items:center;gap:9px;padding:8px 12px;border:1px solid var(--jj-line);border-radius:999px;color:#68717f;background:#ffffffbd;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}body.joyjoy-404-page .eyebrow span{width:8px;height:8px;border-radius:50%;background:var(--jj-green);box-shadow:0 0 0 5px #16c96f1c}body.joyjoy-404-page .joyjoy-404-copy h1{margin:18px 0 0;font-size:clamp(54px,7vw,88px);line-height:.91;letter-spacing:-.065em;font-weight:900}body.joyjoy-404-page .joyjoy-404-copy h1 em{font-style:normal;background:linear-gradient(90deg,var(--jj-blue),var(--jj-green),var(--jj-pink));-webkit-background-clip:text;background-clip:text;color:transparent}body.joyjoy-404-page .joyjoy-404-copy>p{max-width:610px;margin:24px 0 0;color:var(--jj-muted);font-size:17px;line-height:1.68}body.joyjoy-404-page .hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}body.joyjoy-404-page .ecosystem-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}body.joyjoy-404-page .ecosystem-chip{display:inline-flex;align-items:center;gap:5px;padding:8px 11px;border:1px solid var(--jj-line);border-radius:999px;background:#ffffffbf;font-size:10px;font-weight:850}body.joyjoy-404-page .ecosystem-chip.tune{color:var(--jj-blue)}body.joyjoy-404-page .ecosystem-chip.shield{color:#0c9d53}body.joyjoy-404-page .ecosystem-chip.game{color:#dc255c}body.joyjoy-404-page .joyjoy-404-card{position:relative;display:flex;min-height:480px;padding:34px 27px;overflow:hidden;flex-direction:column;align-items:center;justify-content:center;border:1px solid #e3e7f0;border-radius:32px;background:#fffffff2;box-shadow:var(--jj-shadow);text-align:center}body.joyjoy-404-page .joyjoy-404-card:before,body.joyjoy-404-page .joyjoy-404-card:after{content:"";position:absolute;pointer-events:none;border-radius:50%}body.joyjoy-404-page .joyjoy-404-card:before{width:300px;height:300px;right:-165px;top:-155px;background:#5138ff13}body.joyjoy-404-page .joyjoy-404-card:after{width:230px;height:230px;left:-130px;bottom:-140px;border:1px solid rgba(255,61,118,.14)}body.joyjoy-404-page .joyjoy-sky-trigger{position:relative;z-index:1;display:grid;place-items:center;width:172px;height:172px;padding:0;border:0;background:transparent;cursor:pointer;transition:transform .22s ease}body.joyjoy-404-page .joyjoy-sky-trigger:hover{transform:translateY(-5px) scale(1.025)}body.joyjoy-404-page .joyjoy-sky-trigger:active{transform:scale(.97)}body.joyjoy-404-page .joyjoy-sky-trigger:focus-visible{outline:4px solid rgba(81,56,255,.2);outline-offset:5px;border-radius:38px}body.joyjoy-404-page .logo-frame{display:grid;place-items:center;width:164px;height:164px;padding:9px;overflow:hidden;border-radius:38px;background:#fff;box-shadow:0 20px 45px #272d4424,0 0 0 1px #eef0f5}body.joyjoy-404-page .logo-frame img{display:block;width:100%;height:100%;padding:5px;object-fit:contain;border-radius:29px;pointer-events:none;-webkit-user-select:none;user-select:none}body.joyjoy-404-page .joyjoy-404-card>strong{position:relative;z-index:1;margin-top:15px;font-size:clamp(76px,8vw,106px);line-height:.82;letter-spacing:-.075em;font-weight:900}body.joyjoy-404-page .joyjoy-404-card>span{position:relative;z-index:1;margin-top:13px;color:#697180;font-size:15px;font-weight:800}body.joyjoy-404-page .joyjoy-sky-hint{position:relative;z-index:1;display:inline-flex;align-items:center;gap:7px;margin-top:16px;padding:11px 16px;border:1px solid rgba(81,56,255,.18);border-radius:999px;color:#654ef8;background:#5138ff0d;font:800 14px/1.25 Inter,system-ui,sans-serif;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}body.joyjoy-404-page .joyjoy-sky-hint:before{content:"\2726";color:var(--jj-pink)}body.joyjoy-404-page .joyjoy-sky-hint:hover{border-color:#5138ff57;background:#5138ff14;transform:translateY(-1px)}body.joyjoy-404-page .site-footer{padding:18px 0;border-top:1px solid rgba(223,227,237,.86);background:#ffffffb3}body.joyjoy-404-page .footer-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;color:#768091;font-size:12px;font-weight:750}body.joyjoy-404-page .joyjoy-sky-modal[hidden]{display:none}body.joyjoy-404-page .joyjoy-sky-modal{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:8px;background:#080c18d1;animation:sky-backdrop .18s ease both}body.joyjoy-404-page .joyjoy-sky-dialog{width:min(430px,100%);max-height:calc(100dvh - 16px);padding:10px;overflow:hidden;border:1px solid rgba(255,255,255,.55);border-radius:25px;background:linear-gradient(145deg,#fffffffc,#f4f7fcfa);box-shadow:0 28px 72px #05140c57,0 10px 30px #5138ff24;animation:sky-pop .25s cubic-bezier(.2,.9,.25,1.08) both}body.joyjoy-404-page .joyjoy-sky-topbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:2px 2px 8px}body.joyjoy-404-page .joyjoy-sky-title{display:flex;align-items:center;gap:10px;min-width:0}body.joyjoy-404-page .joyjoy-sky-title>img{display:block;width:40px;height:40px;padding:2px;object-fit:contain;border-radius:12px;background:#fff;box-shadow:0 8px 20px #5138ff21}body.joyjoy-404-page .joyjoy-sky-title>div{display:grid;gap:1px}body.joyjoy-404-page .joyjoy-sky-title strong{font-size:17px;line-height:1;font-weight:900}body.joyjoy-404-page .joyjoy-sky-title span{color:#7b8392;font-size:10px;font-weight:800}body.joyjoy-404-page .joyjoy-sky-close{display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid #dfe5f0;border-radius:12px;color:#4e5667;background:#fff;font:700 24px/1 sans-serif;cursor:pointer}body.joyjoy-404-page .joyjoy-sky-close:hover{color:var(--jj-blue);border-color:#cfd7ec}body.joyjoy-404-page .joyjoy-sky-stage{position:relative;width:min(360px,100%);aspect-ratio:9/14;max-height:calc(100dvh - 166px);margin-inline:auto;overflow:hidden;border:1px solid rgba(121,139,183,.34);border-radius:20px;background:#0a1641;touch-action:none;-webkit-user-select:none;user-select:none}body.joyjoy-404-page .joyjoy-sky-canvas{display:block;width:100%;height:100%}body.joyjoy-404-page .joyjoy-sky-scorebar{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:7px}body.joyjoy-404-page .joyjoy-sky-score{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border:1px solid #e1e6ef;border-radius:13px;background:#fbfcfe}body.joyjoy-404-page .joyjoy-sky-score span{color:#717b89;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.4px}body.joyjoy-404-page .joyjoy-sky-score strong{color:#292f3c;font-size:18px;line-height:1;font-weight:900}body.joyjoy-404-page .joyjoy-sky-help{margin:7px 0 0;color:#768191;text-align:center;font-size:10px;font-weight:800}@keyframes sky-backdrop{0%{opacity:0}to{opacity:1}}@keyframes sky-pop{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}@media(max-width:1050px){body.joyjoy-404-page .joyjoy-404-grid{grid-template-columns:1fr;gap:40px}body.joyjoy-404-page .joyjoy-404-copy{text-align:center;max-width:820px;margin-inline:auto}body.joyjoy-404-page .joyjoy-404-copy>p{margin-inline:auto}body.joyjoy-404-page .hero-actions{justify-content:center}body.joyjoy-404-page .joyjoy-404-card{width:min(100%,620px);margin-inline:auto;min-height:430px}}@media(max-width:780px){body.joyjoy-404-page .desktop-nav,body.joyjoy-404-page .desktop-action{display:none}body.joyjoy-404-page .joyjoy-404-hero{padding:24px 0 44px}body.joyjoy-404-page .joyjoy-404-card{min-height:390px;padding:28px 20px}body.joyjoy-404-page .joyjoy-sky-trigger{width:150px;height:150px}body.joyjoy-404-page .logo-frame{width:144px;height:144px}body.joyjoy-404-page .joyjoy-404-card>strong{font-size:86px}body.joyjoy-404-page .footer-inner{flex-direction:column;text-align:center}}@media(max-width:520px){body.joyjoy-404-page .shell{width:min(100% - 26px,1180px)}body.joyjoy-404-page .joyjoy-404-copy h1{font-size:46px;letter-spacing:-2.4px}body.joyjoy-404-page .hero-actions{display:grid}body.joyjoy-404-page .hero-actions .button{width:100%}body.joyjoy-404-page .joyjoy-404-card{min-height:360px;border-radius:26px}body.joyjoy-404-page .joyjoy-sky-hint{max-width:290px;justify-content:center;font-size:13px}body.joyjoy-404-page .joyjoy-sky-dialog{padding:7px;border-radius:21px}body.joyjoy-404-page .joyjoy-sky-topbar{padding-bottom:6px}body.joyjoy-404-page .joyjoy-sky-scorebar{gap:5px}body.joyjoy-404-page .joyjoy-sky-score{padding:7px 8px}body.joyjoy-404-page .joyjoy-sky-help{display:none}}@media(max-height:700px){body.joyjoy-404-page .joyjoy-sky-dialog{padding:7px}body.joyjoy-404-page .joyjoy-sky-title>img{width:34px;height:34px}body.joyjoy-404-page .joyjoy-sky-title strong{font-size:15px}body.joyjoy-404-page .joyjoy-sky-stage{max-height:calc(100dvh - 142px)}body.joyjoy-404-page .joyjoy-sky-scorebar{margin-top:5px}body.joyjoy-404-page .joyjoy-sky-score{padding:6px 8px}body.joyjoy-404-page .joyjoy-sky-score strong{font-size:16px}body.joyjoy-404-page .joyjoy-sky-help{display:none}}@media(prefers-reduced-motion:reduce){body.joyjoy-404-page .joyjoy-sky-modal,body.joyjoy-404-page .joyjoy-sky-dialog{animation:none}body.joyjoy-404-page .joyjoy-sky-trigger,body.joyjoy-404-page .joyjoy-sky-hint{transition:none}}body.joyjoy-404-page .joyjoy-sky-scorebar{grid-template-columns:repeat(4,1fr)}body.joyjoy-404-page .joyjoy-sky-score{min-width:0;padding:7px 8px}body.joyjoy-404-page .joyjoy-sky-score strong{font-size:16px;white-space:nowrap}body.joyjoy-404-page .joyjoy-sky-actionbar{display:grid;grid-template-columns:1fr 1.35fr;gap:7px;margin-top:7px}body.joyjoy-404-page .joyjoy-sky-missile-stock{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border:1px solid #e1e6ef;border-radius:13px;background:#fbfcfe}body.joyjoy-404-page .joyjoy-sky-missile-stock span{color:#717b89;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.35px}body.joyjoy-404-page .joyjoy-sky-missile-stock strong{color:#ff3d76;font-size:18px;line-height:1;font-weight:900}body.joyjoy-404-page .joyjoy-sky-missile-button{min-height:38px;padding:0 12px;border:0;border-radius:13px;color:#fff;background:linear-gradient(135deg,#ff3d76,#7f69ff);font:900 10px/1 Inter,system-ui,sans-serif;cursor:pointer;box-shadow:0 8px 18px #7f69ff2e;transition:transform .16s ease,opacity .16s ease}body.joyjoy-404-page .joyjoy-sky-missile-button:hover:not(:disabled){transform:translateY(-1px)}body.joyjoy-404-page .joyjoy-sky-missile-button:disabled{opacity:.42;cursor:not-allowed;box-shadow:none}@media(max-width:520px){body.joyjoy-404-page .joyjoy-sky-scorebar{grid-template-columns:repeat(2,1fr)}body.joyjoy-404-page .joyjoy-sky-actionbar{grid-template-columns:1fr 1.2fr}body.joyjoy-404-page .joyjoy-sky-stage{max-height:calc(100dvh - 240px)}}@media(max-height:760px){body.joyjoy-404-page .joyjoy-sky-stage{max-height:calc(100dvh - 210px)}body.joyjoy-404-page .joyjoy-sky-actionbar{margin-top:5px}body.joyjoy-404-page .joyjoy-sky-missile-stock,body.joyjoy-404-page .joyjoy-sky-missile-button{min-height:32px;padding-block:5px}body.joyjoy-404-page .joyjoy-sky-help{display:none}}.site-footer.jj-footer{margin-top:80px;padding:56px 0 24px;color:#dfe6f2;background:#151a2b;border-top:1px solid rgba(255,255,255,.08)}.jj-footer .jj-footer-shell{display:block}.jj-footer .jj-footer-grid{display:grid;grid-template-columns:minmax(230px,1.35fr) repeat(4,minmax(135px,.72fr));gap:34px;align-items:start}.jj-footer .jj-footer-brand{min-width:0}.jj-footer .jj-footer-logo{display:inline-flex;align-items:center;gap:12px;color:#fff;text-decoration:none}.jj-footer .jj-footer-logo img{width:46px;height:46px;border-radius:14px;object-fit:cover}.jj-footer .jj-footer-logo span{display:grid;gap:1px}.jj-footer .jj-footer-logo strong{font-size:18px;line-height:1.1;color:#fff}.jj-footer .jj-footer-logo small{font-size:11px;color:#98a3b3;font-weight:700}.jj-footer .jj-footer-brand p{max-width:330px;margin:17px 0 13px;color:#9da7b7;font-size:13px;line-height:1.65;font-weight:650}.jj-footer .jj-footer-email{display:inline-flex;color:#cbd6e7;font-size:13px;font-weight:800;text-decoration:none;overflow-wrap:anywhere}.jj-footer .jj-footer-email:hover{color:#fff}.jj-footer .jj-footer-column{display:grid;align-content:start;gap:10px;min-width:0}.jj-footer .jj-footer-column strong{margin-bottom:3px;color:#fff;font-size:13px;line-height:1.25}.jj-footer .jj-footer-column a{color:#aab4c4;font-size:12px;line-height:1.4;font-weight:700;text-decoration:none;overflow-wrap:anywhere;transition:color .18s ease,transform .18s ease}.jj-footer .jj-footer-column a:hover{color:#fff;transform:translate(2px)}.jj-footer .jj-footer-bottom{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;margin-top:38px;padding-top:21px;border-top:1px solid rgba(255,255,255,.1);color:#8f99aa;font-size:11px;line-height:1.45;font-weight:700}.jj-footer .jj-footer-bottom span:nth-child(2){text-align:center}.jj-footer .jj-footer-top-link{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 12px;border:1px solid rgba(255,255,255,.14);border-radius:12px;color:#dce5f3;text-decoration:none;font-size:11px;font-weight:900;transition:background .18s ease,border-color .18s ease,transform .18s ease}.jj-footer .jj-footer-top-link:hover{background:#ffffff14;border-color:#ffffff47;transform:translateY(-1px)}@media(max-width:1050px){.jj-footer .jj-footer-grid{grid-template-columns:1.15fr repeat(2,minmax(150px,.75fr))}.jj-footer .jj-footer-brand{grid-row:span 2}}@media(max-width:720px){.site-footer.jj-footer{margin-top:56px;padding:44px 0 22px}.jj-footer .jj-footer-grid{grid-template-columns:1fr 1fr;gap:28px 22px}.jj-footer .jj-footer-brand{grid-column:1/-1;grid-row:auto}.jj-footer .jj-footer-bottom{grid-template-columns:1fr;gap:10px;align-items:start}.jj-footer .jj-footer-bottom span:nth-child(2){text-align:left}.jj-footer .jj-footer-top-link{justify-self:start}}@media(max-width:430px){.jj-footer .jj-footer-grid{grid-template-columns:1fr}.jj-footer .jj-footer-brand{grid-column:auto}}@media(prefers-reduced-motion:reduce){.jj-footer .jj-footer-column a,.jj-footer .jj-footer-top-link{transition:none}.jj-footer .jj-footer-column a:hover,.jj-footer .jj-footer-top-link:hover{transform:none}}html[data-joyjoy-layout=public][data-joyjoy-theme=light] body{background:#f7f8ff;color-scheme:light}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body{background:#0b1220;color-scheme:dark}html[data-joyjoy-layout=account][data-joyjoy-account-theme=light] body{background:#f5f7fb;color-scheme:light}html[data-joyjoy-layout=account][data-joyjoy-account-theme=dark] body{background:#0d1421;color-scheme:dark}.brand-stack{position:relative;flex:0 0 76px;width:76px;height:48px}.brand-stack img{position:absolute;width:38px;height:38px;border:3px solid #fff;border-radius:12px;box-shadow:0 8px 18px #272a4621}.brand-stack img:nth-child(1){left:0;top:6px;z-index:1}.brand-stack img:nth-child(2){left:16px;top:0;z-index:2}.brand-stack img:nth-child(3){left:34px;top:6px;z-index:3}.bots-hero{position:relative;z-index:2;width:min(500px,96%);display:grid;gap:16px}.bot-preview{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:17px;border:1px solid var(--line);border-radius:20px;background:#fffffff5;box-shadow:0 16px 38px #3234551a;animation:badgeFloat 5s ease-in-out infinite}.bot-preview:nth-child(2){margin-left:55px;animation-delay:-1.6s}.bot-preview:nth-child(3){margin-left:18px;animation-delay:-3.2s}.bot-preview img{width:62px;height:62px;border-radius:17px}.bot-preview div{display:grid;gap:3px}.bot-preview strong{font-size:18px;font-weight:950}.bot-preview small{color:var(--muted);font-weight:750}.bot-preview a{text-decoration:none;color:var(--accent-deep);font-size:12px;font-weight:950}.ecosystem-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.bot-card{display:flex;flex-direction:column;min-height:430px}.bot-card img{width:88px;height:88px;border-radius:24px;margin-bottom:22px}.bot-card h3{font-size:29px}.bot-card .bot-actions{display:flex;gap:10px;margin-top:auto;padding-top:25px}.bot-card.tune{--bot:#15b9f2}.bot-card.shield{--bot:#26ca5d}.bot-card.game{--bot:#f24d8b}.bot-card{border-top:4px solid var(--bot)}.cabinet-demo{display:grid;grid-template-columns:.9fr 1.1fr;gap:22px;align-items:center}.cabinet-window{padding:18px;border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:0 22px 54px #37385a1a}.cabinet-top{height:48px;display:flex;align-items:center;gap:7px;padding:0 13px;border-bottom:1px solid var(--line)}.cabinet-top i{width:9px;height:9px;border-radius:50%;background:#d9ddea}.cabinet-bots{display:grid;gap:12px;padding:18px}.cabinet-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:14px;border:1px solid var(--line);border-radius:16px;background:#fafbff}.cabinet-row img{width:48px;height:48px;border-radius:14px}.cabinet-row div{display:grid}.cabinet-row strong{font-weight:950}.cabinet-row small{color:var(--muted);font-size:10px;font-weight:750}.cabinet-row span{padding:6px 9px;border-radius:999px;color:#356647;background:#e9f7ee;font-size:10px;font-weight:950}@media(max-width:900px){.ecosystem-grid,.cabinet-demo{grid-template-columns:1fr}.bot-preview:nth-child(n){margin-left:0}}@media(max-width:680px){.bot-preview{grid-template-columns:auto 1fr}.bot-preview a{grid-column:1/-1}.bot-card .bot-actions{flex-direction:column}}@media(max-width:680px){.brand-stack{flex-basis:68px;width:68px;height:44px}.brand-stack img{width:34px;height:34px;border-radius:11px}.brand-stack img:nth-child(1){top:5px}.brand-stack img:nth-child(2){left:14px}.brand-stack img:nth-child(3){left:30px;top:5px}}.site-header{top:0}.public-theme-toggle{width:42px;height:42px;display:inline-grid;place-items:center;flex:0 0 42px;padding:0;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--text);box-shadow:0 8px 20px #1f23370e;font:900 17px/1 Nunito,system-ui,sans-serif;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.public-theme-toggle:hover{transform:translateY(-1px);border-color:rgba(var(--accent-rgb),.34)}.mobile-theme-action{width:100%;min-height:44px;display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid var(--line);border-radius:12px;background:transparent;color:var(--text);font:900 12px Nunito,system-ui,sans-serif;text-align:left}.mobile-theme-action span{font-size:16px}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page{--bg:#0b1220;--surface-tint:#111a2b;--line:#263247;--text:#eaf0fa;--muted:#91a0b5;--accent-deep:#a99cff;--card:#131d2c;--card-2:#101928;background:#0b1220;color:var(--text);color-scheme:dark}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .site-header{background:#0c1320e6;border-bottom-color:#28354b;box-shadow:0 8px 30px #0003}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .brand-stack img{border-color:#111a2a}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .desktop-nav a{color:#a7b3c7}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .desktop-nav a:hover{color:#c7bcff}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .public-theme-toggle,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .menu-toggle{background:#141e2e;border-color:#2a3850;color:#edf3fc}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .menu-toggle span{background:#e6edf8}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .button-secondary{background:#141e2e;color:#c4baff;border-color:#384664;box-shadow:0 8px 20px #00000029}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .button-dark{background:#e7ecf5;color:#111827;box-shadow:0 12px 26px #0003}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .mobile-menu{background:#101827;border-color:#27354c;box-shadow:0 20px 45px #00000057}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .mobile-menu>a{color:#d7e0ed}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .hero{background:radial-gradient(circle at 12% 14%,rgba(var(--accent-rgb),.2),transparent 29%),radial-gradient(circle at 86% 20%,rgba(var(--accent2-rgb),.16),transparent 26%),linear-gradient(180deg,#0d1524,var(--bg))}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .hero:before{background-image:linear-gradient(rgba(190,202,226,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(190,202,226,.045) 1px,transparent 1px)}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .hero h1,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .section-heading h2,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .card h3,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .panel-head strong,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .event strong,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .module strong,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .showcase-cta strong,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .price-card h3,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .price,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .faq-intro h2,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .faq-item button,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .contact-card h3,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .seo-link-card strong,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .guide-related-card strong{color:#edf3fc}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .hero-notes,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .mini-list li,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .price-card li{color:#a7b3c5}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .mascot-card,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .floating-badge,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .card,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .panel,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .showcase-cta,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .price-card,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .faq-item,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .contact-card,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .seo-link-card,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .guide-related-card,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .bot-preview,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .cabinet-window{background:#131d2c;border-color:#28364d;box-shadow:0 20px 55px #0000003b}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .card.wide,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .price-card.featured{background:linear-gradient(145deg,#141e2e,#111a2a)}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .event,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .module,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .cabinet-row{background:#101928;border-color:#28364d}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .proof-strip{background:#0f1827e0;border-color:#263247}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .proof-track{color:#9cabbe}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .showcase{background:linear-gradient(180deg,var(--bg),#101a2b,var(--bg))}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .showcase-shell{background:#111a2bcc;border-color:#28364d;box-shadow:0 24px 64px #00000038}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .pricing{background:linear-gradient(180deg,#111a2b,#0b1220)}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .contacts-section{background:linear-gradient(180deg,#0b1220,#111a2b)}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .seo-home-section{background:linear-gradient(180deg,#0b1220,#101a2b)}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .guide-related-section,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .guide-faq-section{background:#0d1625}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .cabinet-top i{background:#354258}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .cabinet-row span{color:#8ee2ad;background:#153623}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .button-server{color:#c5bbff;background:#211d3b;border-color:#493f72}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .site-intro{background:radial-gradient(circle at 50% 46%,rgba(96,70,255,.2),transparent 30%),radial-gradient(circle at 36% 40%,rgba(17,184,239,.12),transparent 26%),radial-gradient(circle at 64% 40%,rgba(240,79,141,.1),transparent 26%),linear-gradient(180deg,#0d1524,#0a111d)}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .ecosystem-core,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .ecosystem-node{background:#151f30;border-color:#2a3850;box-shadow:0 18px 40px #0000004d}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .ecosystem-title strong{color:#eef3fb}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .ecosystem-title span{color:#98a7bb}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .ecosystem-ready{color:#c5bbff;background:#211d3b;border-color:#493f72}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .intro-progress{background:#273449}@media(max-width:760px){.desktop-only.public-theme-toggle{display:none}.public-theme-toggle{width:38px;height:38px;flex-basis:38px}.mobile-theme-action{display:flex}}.cabinet-title{margin:18px 0 14px;color:#172033;font-size:clamp(38px,4.4vw,56px);line-height:1.05;letter-spacing:-2.4px;font-weight:950}.cabinet-description{color:var(--muted);font-size:17px;line-height:1.65;font-weight:650}.cabinet-row.is-link{text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.cabinet-row.is-link:hover{transform:translateY(-2px);border-color:rgba(var(--accent-rgb),.28);box-shadow:0 12px 28px rgba(var(--accent-rgb),.09)}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .cabinet-title,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .bot-preview strong,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .cabinet-row strong{color:#edf3fc}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .bot-preview a,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .seo-detail-link,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .contact-link{color:#b5a9ff}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .button-add{box-shadow:0 12px 28px #5c42ff38}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .eyebrow{color:#b9afff;background:#7862ff1f;border-color:#998aff47}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .detail-hero,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .catalog-hero,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .contact-hero,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .guide-hero{background:radial-gradient(circle at 10% 15%,rgba(var(--accent-rgb),.18),transparent 30%),radial-gradient(circle at 90% 12%,rgba(var(--accent2-rgb),.13),transparent 28%),linear-gradient(180deg,#0d1524,#0b1220)}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .guide-hero:before{background-image:linear-gradient(rgba(190,202,226,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(190,202,226,.045) 1px,transparent 1px)}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .detail-copy h1,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .catalog-hero h1,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .contact-hero h1,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .feature-card h2,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .steps-grid h2,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .catalog-card h2,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .comparison-table th,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .contact-primary a,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .support-card h2,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .guidance-card h2,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .guide-hero-copy h1,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .guide-summary h2,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .guide-section h2,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .guide-toc>strong{color:#edf3fc}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .detail-mascot,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .feature-card,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .steps-list li,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .catalog-card,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .comparison-table-wrap,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .contact-primary,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .support-card,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .guidance-card,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .guide-summary,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .guide-section{background:#131d2c;border-color:#28364d;box-shadow:0 18px 44px #0003}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .steps-section,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .comparison-section,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .contacts-guidance,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .guide-body{background:#0d1625}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .comparison-table th,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .guide-toc,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .guide-trio span,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .guide-checklist li,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .guide-toc a span{background:#101928;border-color:#28364d}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .comparison-table th,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .comparison-table td,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .guide-toc a{border-color:#28364d}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .comparison-table td,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .catalog-card li,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .guidance-card ul,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .guide-trio span,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .guide-checklist li,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .guide-toc a,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .steps-list span{color:#a7b3c5}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .guide-toc{border-color:#28364d;box-shadow:0 16px 36px #00000029}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .core-status{background:#131d2c;border-color:#28364d;box-shadow:0 12px 28px #0000002e}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .detail-mascot strong{color:#edf3fc}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .breadcrumbs{color:#9cabc0}html[data-joyjoy-layout=public][data-joyjoy-theme=dark]:has(body.joyjoy-404-page){--jj-bg:#0b1220;--jj-card:#131d2c;--jj-text:#edf3fc;--jj-muted:#91a0b5;--jj-line:#28364d;background:#0b1220}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.joyjoy-404-page{--jj-bg:#0b1220;--jj-card:#131d2c;--jj-text:#edf3fc;--jj-muted:#91a0b5;--jj-line:#28364d;background:radial-gradient(circle at 9% 14%,rgba(81,56,255,.15),transparent 27%),radial-gradient(circle at 90% 84%,rgba(255,61,118,.1),transparent 25%),#0b1220;color:#edf3fc}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.joyjoy-404-page .site-header{border-bottom-color:#28364d;background:#0c1320e6}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.joyjoy-404-page .brand-mark,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.joyjoy-404-page .logo-frame{background:#151f30;box-shadow:0 16px 38px #00000047,0 0 0 1px #2b3950}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.joyjoy-404-page .desktop-nav a{color:#a7b3c7}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.joyjoy-404-page .button-secondary{color:#d9e1ee;border-color:#34435d;background:#141e2e}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.joyjoy-404-page .eyebrow,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.joyjoy-404-page .ecosystem-chip{border-color:#2b3950;background:#131d2cd1;color:#aab7ca}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.joyjoy-404-page .joyjoy-404-card{border-color:#2b3950;background:#131d2cf5;box-shadow:0 28px 70px #0000004d}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.joyjoy-404-page .joyjoy-404-card>span{color:#9ba9bc}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.joyjoy-404-page .site-footer{border-top-color:#28364d;background:#0c1320bf}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.joyjoy-404-page .footer-inner{color:#91a0b5}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.joyjoy-404-page .joyjoy-sky-dialog{border-color:#34435d;background:linear-gradient(145deg,#141d2cfc,#0d1421fc);box-shadow:0 28px 72px #00000075,0 10px 30px #5138ff29}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.joyjoy-404-page .joyjoy-sky-title>img{background:#182337;box-shadow:0 8px 20px #0000003d}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.joyjoy-404-page .joyjoy-sky-title span,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.joyjoy-404-page .joyjoy-sky-help{color:#91a0b5}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.joyjoy-404-page .joyjoy-sky-close{border-color:#34435d;color:#dce5f2;background:#182337}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.joyjoy-404-page .joyjoy-sky-score,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.joyjoy-404-page .joyjoy-sky-missile-stock{border-color:#2e3b52;background:#111a29}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.joyjoy-404-page .joyjoy-sky-score span,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.joyjoy-404-page .joyjoy-sky-missile-stock span{color:#8fa0b7}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.joyjoy-404-page .joyjoy-sky-score strong{color:#edf3fc}.jj-premium-hero,.jj-legal-hero{position:relative;overflow:hidden}.jj-premium-hero:after,.jj-legal-hero:after{content:"";position:absolute;inset:auto -140px -180px auto;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(222,168,58,.18),transparent 68%);pointer-events:none}.jj-premium-bot-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0 18px}.jj-premium-bot-tabs button{min-width:0;display:flex;align-items:center;gap:12px;padding:13px 15px;border:1px solid var(--line,#dde4ee);border-radius:16px;background:var(--card,#fff);color:inherit;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.jj-premium-bot-tabs button:hover{transform:translateY(-1px);border-color:color-mix(in srgb,#d6a944 48%,var(--line,#dde4ee));box-shadow:0 12px 26px #18264014}.jj-premium-bot-tabs button.is-active{border-color:#d6a944b8;background:linear-gradient(180deg,rgba(255,249,232,.96),var(--card,#fff));box-shadow:0 12px 28px #b07c181a}.jj-premium-bot-tabs img{width:42px;height:42px;object-fit:contain;border-radius:12px;background:#ffffffb8;box-shadow:0 0 0 1px #7882961f}.jj-premium-bot-tabs span{display:grid;gap:2px;min-width:0}.jj-premium-bot-tabs strong{font-size:14px}.jj-premium-bot-tabs small{color:var(--muted,#728098);font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jj-premium-feature-card{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:28px;padding:24px;border:1px solid color-mix(in srgb,#d6a944 42%,var(--line,#dde4ee));border-radius:20px;background:linear-gradient(145deg,color-mix(in srgb,#fff6d9 72%,var(--card,#fff)),var(--card,#fff));box-shadow:0 18px 42px #362a0d14}.jj-premium-feature-card h2{margin:8px 0}.jj-premium-feature-card p{margin:0;color:var(--muted,#728098);line-height:1.55}.jj-public-premium-badge{display:inline-flex;padding:5px 9px;border:1px solid rgba(199,146,36,.34);border-radius:999px;background:#dea83a1f;color:#9b6a0c;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.jj-premium-feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.jj-premium-feature-list span{display:flex;align-items:center;gap:9px;min-height:48px;padding:10px 12px;border:1px solid color-mix(in srgb,#d6a944 24%,var(--line,#dde4ee));border-radius:13px;background:color-mix(in srgb,var(--card,#fff) 90%,transparent);font-weight:800;font-size:12px}.jj-premium-feature-list i{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#dea83a26;color:#9b6a0c;font-style:normal}.jj-public-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.jj-public-plan-card{position:relative;display:flex;flex-direction:column;gap:10px;padding:22px;border:1px solid var(--line,#dde4ee);border-radius:18px;background:var(--card,#fff);box-shadow:0 12px 30px #1c28420f}.jj-public-plan-card.is-featured{border-color:#d6a9449e;box-shadow:0 16px 36px #b07c181c}.jj-public-plan-card>span{align-self:flex-start;padding:4px 8px;border-radius:999px;background:#dea83a1c;color:#95670d;font-size:10px;font-weight:900}.jj-public-plan-card h3{margin:2px 0 0}.jj-public-plan-card>strong{font-size:25px}.jj-public-plan-card>strong small{font-size:11px;color:var(--muted,#728098)}.jj-public-plan-card p,.jj-public-plan-card li{color:var(--muted,#728098);font-size:12px;line-height:1.5}.jj-public-plan-card ul{display:grid;gap:6px;margin:2px 0 8px;padding-left:18px}.jj-public-plan-card .button{margin-top:auto}.jj-premium-policy{padding:24px;border:1px solid var(--line,#dde4ee);border-radius:20px;background:var(--card,#fff)}.jj-premium-policy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.jj-premium-policy-grid span{display:grid;gap:4px;padding:14px;border-radius:14px;background:var(--card-2,#f6f8fb);border:1px solid var(--line,#dde4ee)}.jj-premium-policy-grid small{color:var(--muted,#728098);line-height:1.45}.jj-legal-doc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.jj-legal-doc-grid>a{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;padding:16px;border:1px solid var(--line,#dde4ee);border-radius:16px;background:var(--card,#fff);color:inherit;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.jj-legal-doc-grid>a:hover{transform:translateY(-1px);border-color:color-mix(in srgb,#4c7ff0 40%,var(--line,#dde4ee));box-shadow:0 12px 26px #18264014}.jj-legal-doc-grid>a>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--card-2,#f6f8fb);font-size:11px;font-weight:900;color:var(--muted,#728098)}.jj-legal-doc-grid>a>div{display:grid;gap:3px;min-width:0}.jj-legal-doc-grid strong{font-size:13px}.jj-legal-doc-grid small{color:var(--muted,#728098);font-size:11px;line-height:1.4}.jj-legal-doc-grid b{font-size:10px;color:#4d77d8}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-premium-bot-tabs button,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-premium-feature-card,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-public-plan-card,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-premium-policy,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-legal-doc-grid>a,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-legal-info-grid article{background:#131d2c;border-color:#2b3950;box-shadow:0 16px 34px #0000002e}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-premium-bot-tabs button.is-active{background:linear-gradient(180deg,#5c471657,#131d2c);border-color:#dbae4a94}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-premium-feature-list span,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-premium-policy-grid span,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-legal-doc-grid>a>span{background:#101928;border-color:#2b3950}@media(max-width:850px){.jj-premium-feature-card,.jj-public-plan-grid,.jj-premium-bot-tabs,.jj-legal-doc-grid,.jj-legal-info-grid,.jj-premium-policy-grid{grid-template-columns:1fr}}@media(max-width:600px){.jj-premium-feature-list{grid-template-columns:1fr}.jj-premium-feature-card,.jj-public-plan-card,.jj-premium-policy{padding:17px}}.jj-premium-period-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:18px 0 30px}.jj-premium-period-tabs button{position:relative;display:grid;gap:3px;min-height:70px;padding:13px 14px;border:1px solid var(--line,#dde4ee);border-radius:15px;background:var(--card,#fff);color:inherit;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.jj-premium-period-tabs button:hover{transform:translateY(-1px);border-color:color-mix(in srgb,#d6a944 42%,var(--line,#dde4ee))}.jj-premium-period-tabs button.is-active{border-color:#d6a944ad;background:linear-gradient(180deg,rgba(255,248,226,.9),var(--card,#fff));box-shadow:0 12px 28px #b07c1817}.jj-premium-period-tabs button.is-best{padding-top:24px}.jj-premium-period-tabs em{position:absolute;top:7px;left:12px;color:#9b6a0c;font-size:10px;font-style:normal;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.jj-premium-period-tabs strong{font-size:13px}.jj-premium-period-tabs span{color:var(--muted,#728098);font-size:10px}.jj-premium-period-tabs .is-active span{color:#9b6a0c;font-weight:800}.jj-premium-plan-heading{margin-top:6px}.jj-premium-plan-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:15px 0 16px}.jj-premium-plan-tabs button{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;min-height:66px;padding:11px 13px;border:1px solid var(--line,#dde4ee);border-radius:15px;background:var(--card,#fff);color:inherit;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.jj-premium-plan-tabs button:hover{transform:translateY(-1px);border-color:color-mix(in srgb,#d6a944 40%,var(--line,#dde4ee))}.jj-premium-plan-tabs button.is-active{border-color:#d6a944b3;background:color-mix(in srgb,#fff2c7 45%,var(--card,#fff))}.jj-premium-plan-tabs button>span{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#dea83a21;color:#a16d09;font-size:17px}.jj-premium-plan-tabs button>div{display:grid;gap:2px}.jj-premium-plan-tabs strong{font-size:12px}.jj-premium-plan-tabs small{color:var(--muted,#728098);font-size:10px}.jj-premium-selected-plan{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr) minmax(220px,.55fr);gap:16px;padding:23px;border:1px solid rgba(214,169,68,.48);border-radius:20px;background:linear-gradient(145deg,color-mix(in srgb,#fff5d5 60%,var(--card,#fff)),var(--card,#fff));box-shadow:0 18px 42px #362a0d12}.jj-premium-selected-main{display:flex;align-items:flex-start;flex-direction:column;gap:7px}.jj-premium-selected-main h2{margin:2px 0 0}.jj-premium-selected-main>p{margin:0;color:var(--muted,#728098)}.jj-premium-selected-price{display:flex;align-items:baseline;gap:7px;margin-top:5px}.jj-premium-selected-price strong{font-size:30px;line-height:1}.jj-premium-selected-price span,.jj-premium-selected-main>small{color:var(--muted,#728098);font-size:10px}.jj-premium-selected-main>.button{margin-top:5px}.jj-premium-trust{display:grid;gap:4px;margin-top:3px;color:var(--muted,#728098);font-size:10px}.jj-premium-trust span:before{content:"\2713";margin-right:6px;color:#9b6a0c;font-weight:900}.jj-premium-selected-features{display:grid;align-content:start;gap:7px;padding:14px;border:1px solid color-mix(in srgb,#d6a944 24%,var(--line,#dde4ee));border-radius:15px;background:color-mix(in srgb,var(--card,#fff) 88%,transparent)}.jj-premium-selected-features>strong{margin-bottom:2px;font-size:11px}.jj-premium-selected-features>span{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:7px;font-size:10px}.jj-premium-selected-features i{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#dea83a24;color:#9b6a0c;font-size:10px;font-style:normal;font-weight:900}.jj-premium-selected-plan>aside{display:grid;align-content:start;gap:7px;padding:14px;border-radius:15px;background:#dea83a17}.jj-premium-selected-plan>aside strong{color:#8f610c;font-size:13px}.jj-premium-selected-plan>aside span{font-size:10px}.jj-premium-selected-plan>aside small{color:var(--muted,#728098);font-size:10px;line-height:1.5}.jj-premium-payment{padding:24px;border:1px solid var(--line,#dde4ee);border-radius:20px;background:var(--card,#fff)}.jj-premium-payment-head{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:12px}.jj-premium-payment-head>span{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#dea83a1f;color:#9b6a0c;font-size:19px}.jj-premium-payment-head h2{margin:4px 0}.jj-premium-payment-head p,.jj-premium-payment>p{margin:0;color:var(--muted,#728098);font-size:11px;line-height:1.5}.jj-premium-payment-methods{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0 12px}.jj-premium-payment-methods>span{display:grid;gap:3px;padding:12px;border:1px solid var(--line,#dde4ee);border-radius:13px;background:var(--card-2,#f6f8fb)}.jj-premium-payment-methods strong{font-size:11px}.jj-premium-payment-methods small{color:var(--muted,#728098);font-size:10px;line-height:1.4}.jj-legal-content{padding-top:28px}.jj-legal-layout{display:grid;grid-template-columns:250px minmax(0,1fr);align-items:start;gap:22px}.jj-legal-toc{position:sticky;top:90px;display:grid;gap:4px;padding:14px;border:1px solid var(--line,#dde4ee);border-radius:16px;background:var(--card,#fff);box-shadow:0 10px 28px #1c28420d}.jj-legal-toc>strong{padding:4px 9px 8px;font-size:11px}.jj-legal-toc>a{display:flex;align-items:center;min-height:34px;padding:7px 9px;border-radius:9px;color:var(--muted,#728098);font-size:10.5px;font-weight:750;line-height:1.35;text-decoration:none;overflow-wrap:normal;word-break:normal;transition:background .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}.jj-legal-toc>a:hover,.jj-legal-toc>a:focus-visible{transform:translate(2px);background:var(--card-2,#f6f8fb);color:var(--text,#172033);outline:none;box-shadow:inset 0 0 0 1px color-mix(in srgb,#6f63ff 18%,var(--line,#dde4ee))}.jj-legal-articles{display:grid;gap:14px;min-width:0}.jj-legal-card{scroll-margin-top:92px;padding:22px;border:1px solid var(--line,#dde4ee);border-radius:18px;background:var(--card,#fff);box-shadow:0 10px 30px #1c28420b}.jj-legal-card.is-important{border-color:color-mix(in srgb,#4c7ff0 30%,var(--line,#dde4ee));background:linear-gradient(145deg,color-mix(in srgb,#edf3ff 35%,var(--card,#fff)),var(--card,#fff))}.jj-legal-number{display:inline-flex;margin-bottom:7px;color:#5e79c8;font-size:10px;font-weight:950;letter-spacing:.08em}.jj-legal-card h2{margin:0 0 10px}.jj-legal-card h3{margin:17px 0 6px;font-size:14px}.jj-legal-card p,.jj-legal-card li{color:var(--muted,#728098);font-size:11.5px;line-height:1.65}.jj-legal-card p{margin:8px 0}.jj-legal-card ul,.jj-legal-card ol{display:grid;gap:5px;padding-left:20px}.jj-legal-card>a:not(.button){color:#4d77d8;font-weight:800;text-decoration:none}.jj-legal-card>.button{margin-top:8px}.jj-legal-requisites{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.jj-legal-requisites>div{display:grid;gap:3px;padding:12px;border:1px solid var(--line,#dde4ee);border-radius:12px;background:var(--card-2,#f6f8fb)}.jj-legal-requisites span{color:var(--muted,#728098);font-size:10px}.jj-legal-requisites strong{font-size:11px;overflow-wrap:anywhere}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-premium-period-tabs button,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-premium-plan-tabs button,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-premium-selected-plan,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-premium-payment,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-legal-toc,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-legal-card,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-legal-support{background:#131d2c;border-color:#2b3950;box-shadow:0 16px 34px #00000029}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-legal-toc>a:hover,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-legal-toc>a:focus-visible{background:#1b2940;color:#edf3fc;box-shadow:inset 0 0 0 1px #344967}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-premium-period-tabs button.is-active,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-premium-plan-tabs button.is-active{background:#5c47164d;border-color:#dbae4a94}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-premium-selected-features,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-premium-payment-methods>span,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-legal-subsection,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-legal-contact-row>a,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-legal-requisites>div{background:#101928;border-color:#2b3950}@media(max-width:980px){.jj-premium-selected-plan{grid-template-columns:1fr 1fr}.jj-premium-selected-plan>aside{grid-column:1/-1}.jj-legal-layout{grid-template-columns:1fr}.jj-legal-toc{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.jj-legal-toc>strong{grid-column:1/-1}}@media(max-width:720px){.jj-premium-period-tabs{grid-template-columns:1fr 1fr}.jj-premium-plan-tabs,.jj-premium-payment-methods,.jj-premium-selected-plan{grid-template-columns:1fr}.jj-premium-selected-plan>aside{grid-column:auto}.jj-legal-contact-row,.jj-legal-requisites{grid-template-columns:1fr}}@media(max-width:480px){.jj-premium-period-tabs,.jj-legal-toc{grid-template-columns:1fr}.jj-legal-card{padding:17px}}.jj-legal-requisites strong a{color:inherit;text-decoration:none}.jj-legal-requisites strong a:hover{text-decoration:underline}body.joyjoy-404-page .joyjoy-404-main{padding-top:72px}@media(max-width:560px){body.joyjoy-404-page .joyjoy-404-main{padding-top:68px}}.jj-legal-doc-grid{align-items:stretch}.jj-legal-doc-entry{display:grid;grid-template-rows:1fr auto;min-width:0;border:1px solid var(--line,#dde4ee);border-radius:16px;background:var(--card,#fff);overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.jj-legal-doc-entry:hover{transform:translateY(-1px);border-color:color-mix(in srgb,#4c7ff0 40%,var(--line,#dde4ee));box-shadow:0 12px 26px #18264014}.jj-legal-doc-main{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:13px;padding:16px;color:inherit;text-decoration:none}.jj-legal-doc-main>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--card-2,#f6f8fb);font-size:11px;font-weight:900;color:var(--muted,#728098)}.jj-legal-doc-main>div{display:grid;gap:3px;min-width:0}.jj-legal-doc-main strong{font-size:13px}.jj-legal-doc-main small{color:var(--muted,#728098);font-size:11px;line-height:1.4}.jj-legal-doc-actions{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line,#dde4ee)}.jj-legal-doc-actions a{padding:10px 12px;color:#4d77d8;text-align:center;text-decoration:none;font-size:10.5px;font-weight:900}.jj-legal-doc-actions a+a{border-left:1px solid var(--line,#dde4ee)}.jj-legal-doc-actions a:hover{background:var(--card-2,#f6f8fb)}.jj-legal-file-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.jj-legal-file-actions .button{margin-top:0}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-legal-doc-entry{background:#131d2c;border-color:#2b3950;box-shadow:0 16px 34px #00000029}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-legal-doc-main>span,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-legal-doc-actions a:hover{background:#101928}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-legal-doc-actions,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-legal-doc-actions a+a{border-color:#2b3950}@media(max-width:520px){.jj-legal-file-actions{display:grid;grid-template-columns:1fr}.jj-legal-file-actions .button{width:100%;justify-content:center}.jj-legal-doc-actions{grid-template-columns:1fr}.jj-legal-doc-actions a+a{border-left:0;border-top:1px solid var(--line,#dde4ee)}}.jj-public-legal .jj-legal-card strong{color:var(--text,#172033)}.jj-public-legal .jj-legal-card a:not(.button){color:#4d77d8;font-weight:800;text-underline-offset:2px}.jj-public-legal .jj-legal-card a:not(.button):hover{text-decoration:underline}.jj-legal-quick-message{scroll-margin-top:92px;padding-top:34px}.jj-legal-quick-message .section-title{margin-bottom:18px}.jj-legal-quick-message .section-title>span{color:#5e79c8;font-size:10px;font-weight:950;letter-spacing:.1em}.jj-legal-quick-message .section-title h2{margin:6px 0}.jj-legal-quick-message .section-title p{max-width:760px;margin:0;color:var(--muted,#728098);font-size:12px;line-height:1.6}.jj-legal-contact-form{display:grid;gap:16px;padding:22px;border:1px solid var(--line,#dde4ee);border-radius:18px;background:var(--card,#fff);box-shadow:0 10px 30px #1c28420b}.jj-legal-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.jj-legal-contact-form>label,.jj-legal-form-grid>label{display:grid;gap:7px;min-width:0}.jj-legal-contact-form label>span,.jj-legal-field-title{font-size:10.5px;font-weight:850;color:var(--text,#172033)}.jj-legal-contact-form input:not([type=checkbox]):not([type=file]),.jj-legal-contact-form select,.jj-legal-contact-form textarea{width:100%;min-width:0;border:1px solid var(--line,#dde4ee);border-radius:12px;background:var(--card-2,#f6f8fb);color:var(--text,#172033);font:inherit;font-size:12px;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.jj-legal-contact-form input:not([type=checkbox]):not([type=file]),.jj-legal-contact-form select{height:42px;padding:0 12px}.jj-legal-contact-form textarea{min-height:132px;padding:11px 12px;resize:vertical;line-height:1.55}.jj-legal-contact-form input:focus,.jj-legal-contact-form select:focus,.jj-legal-contact-form textarea:focus{border-color:#5f7fe0;box-shadow:0 0 0 3px #5f7fe01f}.jj-legal-attachments{display:grid;gap:9px}.jj-legal-attachment-picker{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.jj-legal-attachment-picker input[type=file]{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.jj-legal-attachment-picker>span{color:var(--muted,#728098);font-size:10.5px}.jj-legal-form-hint{margin:0;color:var(--muted,#728098);font-size:10px;line-height:1.55}.jj-legal-form-error{margin:0;color:#dc4f58;font-size:10.5px;font-weight:750}.jj-legal-attachment-list{display:grid;gap:6px;margin:0;padding:0;list-style:none}.jj-legal-attachment-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;border:1px solid var(--line,#dde4ee);border-radius:10px;background:var(--card-2,#f6f8fb);color:var(--muted,#728098);font-size:10px}.jj-legal-attachment-list button{display:grid;place-items:center;width:24px;height:24px;border:0;border-radius:7px;background:transparent;color:var(--text,#172033);font-size:18px;cursor:pointer}.jj-legal-attachment-list button:hover{background:#dc4f581a;color:#dc4f58}.jj-legal-consent{display:grid!important;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px!important;padding:13px;border:1px solid var(--line,#dde4ee);border-radius:12px;background:var(--card-2,#f6f8fb)}.jj-legal-consent input{margin-top:2px}.jj-legal-consent>span{font-size:10.5px!important;font-weight:600!important;line-height:1.55;color:var(--muted,#728098)!important}.jj-legal-consent a{color:#4d77d8}.jj-legal-turnstile{display:grid;gap:9px;padding:14px;border:1px solid var(--line,#dde4ee);border-radius:12px;background:var(--card-2,#f6f8fb)}.jj-legal-turnstile strong{font-size:10.5px}.jj-legal-turnstile p{margin:0;color:var(--muted,#728098);font-size:10px}.jj-legal-form-actions{display:flex;justify-content:flex-start}.jj-legal-form-actions button:disabled{opacity:.55;cursor:not-allowed}.jj-legal-form-status{margin:0;padding:11px 13px;border-radius:11px;background:#2fa15e1a;color:#2b8a50;font-size:10.5px;font-weight:800}.jj-legal-form-status.is-error{background:#dc4f581a;color:#c63d47}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-legal-contact-form{background:#131d2c;border-color:#2b3950;box-shadow:0 16px 34px #00000029}html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-legal-contact-form input:not([type=checkbox]):not([type=file]),html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-legal-contact-form select,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-legal-contact-form textarea,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-legal-attachment-list li,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-legal-consent,html[data-joyjoy-layout=public][data-joyjoy-theme=dark] body.public-shell-page .jj-legal-turnstile{background:#101928;border-color:#2b3950;color:#edf3fc}@media(max-width:720px){.jj-legal-form-grid{grid-template-columns:1fr}.jj-legal-contact-form{padding:17px}.jj-legal-attachment-picker{align-items:flex-start;flex-direction:column}}.jj-visual-region{position:relative;cursor:pointer;outline:none}.jj-visual-region:after{content:attr(data-jj-region-label);position:absolute;z-index:20;border-radius:999px;background:#0f172ae0;color:#fff;font:700 10px/1.2 system-ui,sans-serif;letter-spacing:.01em;opacity:0;transform:translateY(-3px);pointer-events:none;transition:opacity .14s ease,transform .14s ease}.jj-visual-region:hover:after,.jj-visual-region:focus-visible:after,.jj-visual-region.is-selected:after{opacity:1;transform:none}.jj-visual-region.is-premium:before{pointer-events:none}.jj-visual-editor-panel .jj-bot-field,.jj-visual-editor-panel .jj-bot-switch-row{margin-top:10px}.jj-visual-editor-empty{padding:14px;border:1px dashed var(--account-line,var(--a-line,#dbe4ee));border-radius:14px;color:var(--account-muted,var(--a-muted,#6b7280));font-size:12px;line-height:1.45}.jj-visual-editor-compact-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.jj-visual-editor-compact-actions button{min-height:34px}.jj-visual-editor-premium-note{margin-top:10px;padding:10px 12px;border:1px solid rgba(218,165,32,.32);border-radius:12px;background:#daa52014;color:#a06b00;font-size:12px;line-height:1.4}.account-dark .jj-visual-editor-premium-note{color:#f0c45a}.jj-gamey-profile-editor-footer{margin-top:12px;padding-top:10px;border-top:1px solid var(--account-line,var(--a-line,#dbe4ee));font-size:11px;font-weight:700;letter-spacing:.02em}.jj-welcome-preview-footer{display:flex!important;align-items:center;gap:6px;min-height:22px}.jj-welcome-preview-footer img{width:18px;height:18px;border-radius:5px;object-fit:cover;flex:0 0 auto}.jj-welcome-preview-footer span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jj-autorole-visual-preview,.jj-role-visual-preview{margin-top:12px;min-height:0}.jj-visual-role-chips{display:flex;flex-wrap:wrap;gap:6px;margin:4px 0}.jj-visual-role-chips span{padding:5px 8px;border:1px solid color-mix(in srgb,#2da44e 30%,var(--a-line,#dbe4ee));border-radius:999px;background:color-mix(in srgb,#2da44e 8%,var(--a-card,#fff));font-size:10px;font-weight:800}.jj-autorole-visual-managed-note{display:flex;align-items:flex-start;gap:10px;padding:11px 12px;border:1px dashed var(--a-line,#dbe4ee);border-radius:12px;background:color-mix(in srgb,#2da44e 4%,var(--a-card,#fff));color:var(--a-muted,#6b7280)}.jj-autorole-visual-managed-note>span{color:#2da44e;font-weight:900}.jj-autorole-visual-managed-note>div{display:grid;gap:3px}.jj-autorole-visual-managed-note strong{color:var(--a-text,#172033);font-size:11px}.jj-autorole-visual-managed-note small{font-size:10px;line-height:1.45}.jj-visual-preview-optional{margin:0 0 7px!important;padding:7px 9px;border-radius:8px;font-size:10px!important}.jj-visual-preview-optional.is-empty{border:1px dashed color-mix(in srgb,#d9a441 40%,var(--a-line,#dbe4ee));background:#d9a4410f;color:#9a6b16!important}.jj-visual-preview-author{display:flex;align-items:center;gap:6px;max-width:calc(100% - 44px);margin-bottom:2px;padding:3px 4px;border-radius:6px;color:var(--a-muted,#6b7280);font-size:10px;font-weight:800}.jj-visual-preview-author img{width:16px;height:16px;border-radius:5px;object-fit:cover}.jj-visual-preview-author.is-empty{border:1px dashed color-mix(in srgb,#d9a441 38%,transparent);color:#9a6b16}.jj-visual-role-buttons .is-empty{border-style:dashed!important;background:transparent!important;color:var(--a-muted,#6b7280)!important}.jj-role-picker-workspace.is-visual-editor{margin-top:12px}.jj-role-picker-workspace.is-visual-editor .jj-role-picker-row{grid-template-columns:auto auto minmax(90px,1fr);gap:7px}.jj-role-picker-workspace.is-visual-editor .jj-role-inline-field{grid-column:1/-1}.jj-role-picker-workspace.is-visual-editor .jj-role-remove{grid-column:auto}.jj-role-technical-details{margin-top:14px}.jj-shieldy-media-file{margin-top:7px}.jj-visual-editor-panel .jj-autorole-upload-row{margin-top:10px}@media(max-width:720px){.jj-role-picker-workspace.is-visual-editor .jj-role-picker-row{grid-template-columns:auto minmax(0,1fr)}.jj-role-picker-workspace.is-visual-editor .jj-role-order{grid-row:1/3}.jj-role-picker-workspace.is-visual-editor .jj-role-emoji-trigger,.jj-role-picker-workspace.is-visual-editor .jj-role-row-copy,.jj-role-picker-workspace.is-visual-editor .jj-role-inline-field,.jj-role-picker-workspace.is-visual-editor .jj-role-remove{grid-column:2}.jj-role-picker-workspace.is-visual-editor .jj-role-remove{justify-self:end}}.jj-autorole-technical-only{margin-top:12px!important;padding:12px!important}.jj-autorole-technical-only .jj-autorole-status{margin:0}.jj-autorole-technical-only .jj-autorole-visual-managed-note{margin-top:10px}.jj-autorole-quick-grid.is-technical-only{grid-template-columns:minmax(0,520px);margin:0}.jj-autorole-quick-grid.is-technical-only .jj-bot-field{margin:0}.jj-autorole-technical-only .jj-autorole-summary{margin-top:10px}@media(max-width:720px){.jj-autorole-technical-only{padding:10px!important}.jj-autorole-quick-grid.is-technical-only{grid-template-columns:1fr}}.jj-ve-chat-preview{min-width:0;padding:12px;border:1px solid var(--account-line,var(--a-line,#dbe4ee));border-radius:16px;background:color-mix(in srgb,var(--account-card,var(--a-card,#fff)) 94%,#64748b 6%)}.jj-ve-chat-preview .jj-lolka-message{margin:0}.jj-ve-chat-preview .jj-lolka-message+.jj-lolka-message{margin-top:12px}.jj-ve-embed{min-height:110px;overflow:hidden}.jj-ve-author{display:flex;align-items:center;gap:7px;margin-bottom:7px;font-size:12px;font-weight:750}.jj-ve-author img{width:22px;height:22px;border-radius:50%;object-fit:cover}.jj-ve-technical{margin-top:14px;padding-top:14px;border-top:1px solid var(--account-line,var(--a-line,#dbe4ee))}.jj-ve-option-row{display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:7px;margin-top:8px}.jj-ve-option-row input{min-width:0;height:38px;border:1px solid var(--account-line,var(--a-line,#dbe4ee));border-radius:10px;padding:0 10px;background:var(--account-card,var(--a-card,#fff));color:inherit}.jj-ve-option-row button{border:1px solid var(--account-line,var(--a-line,#dbe4ee));border-radius:10px;background:var(--account-card,var(--a-card,#fff));color:#b42318}.jj-forum-live-preview.is-visual-editor{position:static;top:auto}.jj-forum-live-preview.is-visual-editor>jj-visual-editor-shell{display:block}.jj-forum-live-preview.is-visual-editor .jj-visual-editor-layout{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:16px}.jj-forum-live-preview.is-visual-editor .jj-visual-editor-panel{position:sticky;top:84px}.jj-forum-live-preview.is-visual-editor .jj-visual-editor-head small{max-width:620px}@media(max-width:980px){.jj-forum-live-preview.is-visual-editor .jj-visual-editor-layout{grid-template-columns:1fr}.jj-forum-live-preview.is-visual-editor .jj-visual-editor-panel{position:static}}@media(max-width:980px){.jj-forum-live-preview.is-visual-editor{position:static}.jj-ve-chat-preview{padding:9px}}@media(max-width:640px){.jj-ve-chat-preview{border-radius:12px}.jj-ve-option-row{grid-template-columns:minmax(0,1fr) 42px}}.jj-visual-editor-advanced{margin-top:10px;border:1px solid var(--account-line,var(--a-line,#dbe4ee));background:color-mix(in srgb,var(--ve-accent,#22c55e) 3%,var(--account-card,var(--a-card,#fff)));overflow:hidden}.jj-visual-editor-advanced>summary{display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;font-size:11px;font-weight:850;list-style:none}.jj-visual-editor-advanced>summary::-webkit-details-marker{display:none}.jj-visual-editor-advanced>summary span{font-size:10px;color:var(--account-muted,var(--a-muted,#6b7280))}.jj-visual-editor-advanced[open]>summary{border-bottom:1px solid var(--account-line,var(--a-line,#dbe4ee))}.jj-visual-editor-advanced>div{padding:10px}.jj-visual-editor-advanced.is-premium{border-color:color-mix(in srgb,#d9a441 38%,var(--account-line,var(--a-line,#dbe4ee)));background:color-mix(in srgb,#d9a441 4%,var(--account-card,var(--a-card,#fff)))}.jj-visual-editor-advanced.is-premium>summary span{color:#b77b12}.jj-visual-editor-library{display:grid;gap:8px;margin-top:10px}.jj-visual-editor-library>span{font-size:10px;font-weight:850;color:var(--account-muted,var(--a-muted,#6b7280));text-transform:uppercase;letter-spacing:.05em}.jj-visual-editor-panel .jj-welcome-logo-library.is-compact,.jj-visual-editor-panel .jj-welcome-banner-library.is-compact{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.jj-visual-editor-panel .jj-welcome-logo-library.is-compact button,.jj-visual-editor-panel .jj-welcome-banner-library.is-compact button{min-width:0;padding:5px;border-radius:9px}.jj-visual-editor-panel .jj-welcome-logo-library.is-compact img,.jj-visual-editor-panel .jj-welcome-banner-library.is-compact img{width:100%;height:42px;object-fit:cover;border-radius:6px}.jj-visual-editor-panel .jj-welcome-logo-library.is-compact small,.jj-visual-editor-panel .jj-welcome-banner-library.is-compact small{display:block;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.jj-visual-editor-panel .jj-welcome-banner-library.is-compact.is-motion button{position:relative}.jj-visual-editor-panel .jj-welcome-banner-library.is-compact.is-motion button>b{position:absolute;left:8px;top:8px;width:16px;height:16px;display:grid;place-items:center;border-radius:50%;background:#0f172ab8;color:#fff;font-size:10px}.jj-visual-editor-panel .jj-parity-grid.is-locked{opacity:.7}@media(max-width:640px){.jj-visual-editor-panel .jj-welcome-logo-library.is-compact,.jj-visual-editor-panel .jj-welcome-banner-library.is-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.jj-visual-editor-advanced>summary{min-height:42px}.jj-visual-editor-panel .jj-welcome-logo-library.is-compact img,.jj-visual-editor-panel .jj-welcome-banner-library.is-compact img{height:48px}}.jj-visual-region{touch-action:manipulation;-webkit-tap-highlight-color:transparent;isolation:isolate;transition:box-shadow .15s ease,filter .15s ease,transform .12s ease,background-color .15s ease!important}.jj-visual-region:after{top:6px!important;right:6px!important;padding:4px 7px!important;border:1px solid rgba(255,255,255,.12);box-shadow:0 5px 14px #0f172a24;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.jj-visual-region:hover,.jj-visual-region:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb,var(--ve-accent,#22c55e) 58%,transparent),0 8px 22px #0f172a12!important;filter:none!important}.jj-visual-region:active{transform:scale(.995)}.jj-visual-region.is-selected{box-shadow:0 0 0 2px var(--ve-accent,#22c55e),0 10px 24px #0f172a17!important;background-image:linear-gradient(color-mix(in srgb,var(--ve-accent,#22c55e) 2.5%,transparent),color-mix(in srgb,var(--ve-accent,#22c55e) 2.5%,transparent))}.jj-visual-region.is-selected:after{background:color-mix(in srgb,var(--ve-accent,#22c55e) 86%,#111827)!important}.jj-visual-region.is-premium.is-selected:after{background:linear-gradient(135deg,#9b6b12,#c89025)!important}.jj-visual-editor-panel .jj-bot-field,.jj-visual-editor-panel .jj-bot-switch-row{margin-top:9px!important}.jj-visual-editor-panel .jj-bot-field>span{margin-bottom:5px}.jj-visual-editor-panel .jj-bot-field :is(input:not([type=checkbox]):not([type=radio]),select,textarea),.jj-visual-editor-panel :is(.jj-select-trigger,.jj-entity-picker-trigger){min-height:39px;border-radius:10px!important}.jj-visual-editor-panel textarea{min-height:84px;resize:vertical}.jj-visual-editor-panel .jj-bot-switch-row{min-height:44px;border-radius:11px!important}.jj-visual-editor-panel .jj-visual-editor-empty{min-height:64px;display:grid;align-content:center;padding:12px!important;border-radius:11px!important;background:color-mix(in srgb,var(--ve-accent,#22c55e) 2%,var(--account-card,var(--a-card,#fff)))}.jj-visual-editor-panel .jj-visual-editor-premium-note{padding:9px 10px!important;border-radius:10px!important;background:linear-gradient(135deg,#daa52012,#daa52006)}.jj-visual-editor-panel .jj-visual-editor-compact-actions{gap:6px!important}.jj-visual-editor-panel .jj-visual-editor-compact-actions button{min-height:36px!important;border-radius:9px!important}.jj-visual-editor-advanced{border-radius:11px!important}.jj-visual-editor-advanced>summary{min-height:40px!important;padding:8px 10px!important}jj-visual-editor-shell,.jj-ve-chat-preview,.jj-autorole-visual-preview,.jj-role-visual-preview,.jj-forum-live-preview.is-visual-editor{min-width:0;max-width:100%}.jj-ve-chat-preview :is(img,video),.jj-lolka-preview-window :is(img,video){max-width:100%}@media(max-width:640px){.jj-visual-region:after{top:5px!important;right:5px!important;font-size:10px!important;padding:3px 6px!important}.jj-visual-region.is-premium:before{top:6px!important;left:6px!important;width:17px!important;height:17px!important}.jj-visual-editor-panel .jj-bot-field :is(input:not([type=checkbox]):not([type=radio]),select),.jj-visual-editor-panel :is(.jj-select-trigger,.jj-entity-picker-trigger){min-height:42px}.jj-visual-editor-panel .jj-bot-switch-row{min-height:46px}}@media(hover:none){.jj-visual-region:not(.is-selected):after{display:none}.jj-visual-region:hover{box-shadow:none!important}.jj-visual-region.is-selected{box-shadow:0 0 0 2px var(--ve-accent,#22c55e),0 7px 18px #0f172a13!important}}@media(prefers-reduced-motion:reduce){.jj-visual-region,.jj-visual-preview-media-slot{transition:none!important;transform:none!important}}.jj-visual-region.is-premium:before{display:none!important;content:none!important}.jj-visual-region.is-premium{padding-top:inherit}.jj-visual-editor-panel .jj-welcome-logo-library.is-compact video,.jj-visual-editor-panel .jj-welcome-banner-library.is-compact video{display:block;width:100%;height:42px;object-fit:cover;border-radius:6px;background:var(--account-card-2,#f5f7fa)}@media(max-width:640px){.jj-visual-editor-panel .jj-welcome-logo-library.is-compact video,.jj-visual-editor-panel .jj-welcome-banner-library.is-compact video{height:48px}}.jj-visual-editor-advanced[open]>.jj-visual-editor-library{animation:jjVisualLibraryOpen .26s cubic-bezier(.16,1,.3,1) both;transform-origin:top center}@keyframes jjVisualLibraryOpen{0%{opacity:0;transform:translateY(-5px) scaleY(.985)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.jj-visual-editor-advanced[open]>.jj-visual-editor-library{animation:none!important}}html,body{max-width:100%}body.public-shell-page,body.account-shell-page{min-width:0;overflow-x:clip}body.public-shell-page :where(main,section,article,nav,header,footer,div){min-width:0}body.public-shell-page :where(img,video,canvas){max-inline-size:100%}body.public-shell-page :where(input,textarea,select,button){max-inline-size:100%}body.public-shell-page :where(h1,h2,h3,h4,p,li,a,strong,small,span,td,th){overflow-wrap:anywhere}@media(max-width:1100px){body.public-shell-page :where(.cabinet-demo,.detail-grid,.catalog-grid,.contacts-grid,.guide-layout){min-width:0}}@media(max-width:760px){body.public-shell-page{--jj-public-safe-bottom: env(safe-area-inset-bottom, 0px)}body.public-shell-page :where(.bot-actions,.hero-actions,.contact-actions,.guide-actions){flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}}body.public-shell-page :where(.shell,.hero-grid,.ecosystem-grid,.bento,.cabinet-demo,.contacts-grid,.faq-grid,.seo-link-grid,.jj-legal-layout,.jj-legal-content){min-width:0}body.public-shell-page :where(.hero-grid,.cabinet-demo,.jj-legal-layout)>*{min-width:0}body.public-shell-page :where(.button,.bot-actions>a,.hero-actions>a){white-space:normal;text-align:center}@media(max-width:1180px){body.public-shell-page .hero-grid{gap:clamp(24px,4vw,42px)}body.public-shell-page :where(.ecosystem-grid,.seo-link-grid){grid-template-columns:repeat(2,minmax(0,1fr))}body.public-shell-page .cabinet-demo{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}body.public-shell-page .jj-legal-layout{grid-template-columns:210px minmax(0,1fr);gap:16px}}@media(max-width:900px){body.public-shell-page :where(.hero-grid,.cabinet-demo,.faq-grid,.jj-legal-layout){grid-template-columns:minmax(0,1fr)!important}body.public-shell-page .jj-legal-toc{position:static!important;max-height:none!important}body.public-shell-page :where(.jj-legal-doc-grid,.jj-legal-requisites){grid-template-columns:minmax(0,1fr)!important}}@media(max-width:680px){body.public-shell-page :where(.ecosystem-grid,.bento,.contacts-grid,.seo-link-grid,.jj-legal-form-grid){grid-template-columns:minmax(0,1fr)!important}body.public-shell-page :where(.hero-actions,.bot-actions,.jj-legal-file-actions,.jj-legal-doc-actions,.jj-legal-form-actions){display:grid;grid-template-columns:minmax(0,1fr);width:100%}body.public-shell-page :where(.hero-actions,.bot-actions,.jj-legal-file-actions,.jj-legal-doc-actions,.jj-legal-form-actions)>*{width:100%;min-width:0}body.public-shell-page .jj-legal-attachment-picker{align-items:flex-start;flex-wrap:wrap}body.public-shell-page .jj-legal-attachment-list li{min-width:0}}@media(max-width:380px){body.public-shell-page :where(.section,.hero,.catalog-hero,.jj-legal-quick-message) .shell{padding-inline:max(10px,env(safe-area-inset-left,0px),env(safe-area-inset-right,0px))}}body.public-shell-page :where(main,section,article,aside,header,footer,nav,form,fieldset){min-inline-size:0}body.public-shell-page :where(p,li,dd,dt,a,small,strong,span){overflow-wrap:anywhere}body.public-shell-page :where(img,svg,video,canvas,iframe){max-inline-size:100%}body.public-shell-page :where(input,select,textarea,button){max-inline-size:100%}@media(max-width:680px){body.public-shell-page :where(input:not([type=checkbox]):not([type=radio]),select,textarea){font-size:16px}}@media(max-width:1024px)and (pointer:coarse){body.public-shell-page :where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),select,textarea){font-size:16px!important}}@media(max-width:700px)and (max-height:420px)and (orientation:landscape){body.public-shell-page :where(.hero,.catalog-hero,.section){min-height:0}body.public-shell-page :where(.hero-actions,.bot-actions,.contact-actions){gap:8px}}body.public-shell-page:has([role=dialog][aria-modal=true]:not([hidden])){overflow:hidden!important;overscroll-behavior:none}body.public-shell-page :where(button,a[href],input:not([type=hidden]),select,textarea,summary,[role=button],[tabindex]:not([tabindex="-1"])):focus-visible{outline:2px solid color-mix(in srgb,var(--accent,#6b66ff) 72%,#fff 8%);outline-offset:2px}@media(pointer:coarse){body.public-shell-page :where(.button,button,.public-theme-toggle,.mobile-theme-action,.mobile-nav a){min-block-size:44px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}}@media(prefers-reduced-motion:reduce){body.public-shell-page{scroll-behavior:auto!important}body.public-shell-page :where(button,a,input,select,textarea,[role=dialog]){transition-duration:.01ms!important;transition-delay:0ms!important}}
