@font-face{font-family:Noto Sans;src:url(/fonts/NotoSans-Variable.ttf) format("truetype-variations");font-style:normal;font-weight:100 900;font-display:swap}:root{color-scheme:dark;font-family:Helvetica Neue,Helvetica,Noto Sans,Arial,sans-serif;font-synthesis:none;--bg: #0d0f12;--surface: #121519;--surface-elevated: #171b1d;--surface-high: #22282b;--ink: #26343d;--white: #ffffff;--text-primary: rgba(255, 255, 255, .96);--text-secondary: rgba(255, 255, 255, .72);--text-tertiary: rgba(255, 255, 255, .58);--line: rgba(255, 255, 255, .1);--line-strong: rgba(255, 255, 255, .18);--lime-start: #eeff21;--lime: #d9ff0a;--lime-end: #aeea00;--content-width: 1440px;--page-pad: clamp(24px, 5vw, 80px);--radius-sm: 14px;--radius-md: 24px;--radius-lg: 34px;--shadow-stage: 0 36px 90px rgba(0, 0, 0, .42);background:var(--bg);color:var(--text-primary);line-height:1.5;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px;background:var(--bg)}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at 78% 9%,rgba(217,255,10,.055),transparent 26rem),var(--bg)}button,a,summary{-webkit-tap-highlight-color:transparent}button,input,textarea,select{font:inherit}a{color:inherit}button{border:0}img{display:block;max-width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}::selection{color:var(--ink);background:var(--lime)}:focus-visible{outline:3px solid var(--lime);outline-offset:4px}.site-shell{min-height:100vh;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.012),transparent 20%),transparent}.site-header{position:relative;z-index:50;width:min(calc(100% - (var(--page-pad) * 2)),var(--content-width));min-height:86px;margin:0 auto;display:grid;grid-template-columns:minmax(150px,1fr) auto minmax(150px,1fr);align-items:center;gap:28px}.site-header:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,var(--line),transparent)}.site-header__logo{justify-self:start;display:inline-flex;text-decoration:none}.brand-logo{display:inline-flex;align-items:center}.brand-logo__wordmark{width:154px;height:auto}.brand-logo__symbol{display:none;width:28px;height:32px;object-fit:contain}.site-nav{display:flex;align-items:center;justify-content:center;gap:clamp(22px,2.4vw,38px)}.site-nav a{position:relative;padding:12px 0;color:var(--text-secondary);text-decoration:none;font-size:.92rem;font-weight:560;transition:color .18s ease}.site-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:7px;height:2px;background:var(--lime);transition:right .22s ease}.site-nav a:hover,.site-nav a:focus-visible{color:var(--white)}.site-nav a:hover:after,.site-nav a:focus-visible:after{right:0}.header-cta{justify-self:end;min-height:44px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid rgba(217,255,10,.52);border-radius:999px;color:var(--lime);background:#d9ff0a09;cursor:pointer;font-size:.88rem;font-weight:700;transition:transform .18s ease,color .18s ease,background .18s ease}.header-cta svg{width:17px;height:17px}.header-cta:hover{transform:translateY(-2px);color:var(--ink);background:var(--lime)}.menu-toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;color:var(--white);background:var(--surface-elevated);cursor:pointer}.hero{position:relative;width:min(calc(100% - (var(--page-pad) * 2)),var(--content-width));min-height:min(820px,calc(100vh - 86px));margin:0 auto;padding:clamp(54px,5.1vw,78px) 0 78px;display:grid;grid-template-columns:minmax(400px,.82fr) minmax(620px,1.36fr);align-items:center;gap:clamp(38px,4.5vw,74px)}.hero:before{content:"";position:absolute;width:46vw;max-width:720px;aspect-ratio:1.35;right:-10%;top:7%;border-radius:50%;background:radial-gradient(circle,rgba(217,255,10,.1),transparent 64%);filter:blur(40px);pointer-events:none}.hero__copy{position:relative;z-index:4;max-width:540px;padding-inline-start:clamp(0px,1vw,16px)}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--lime);font-size:.76rem;line-height:1.2;font-weight:780;letter-spacing:.14em;text-transform:uppercase}.eyebrow svg{width:18px;height:18px}.hero h1{margin:24px 0 26px;color:var(--white);font-size:clamp(3.8rem,4.7vw,4.6rem);line-height:.98;letter-spacing:-.057em;font-weight:720}.hero h1 em{color:var(--lime);font-style:normal;font-weight:inherit}.hero__lead{max-width:500px;margin:0;color:var(--text-secondary);font-size:clamp(1rem,1.28vw,1.16rem);line-height:1.72}.hero__note{margin:18px 0 0;color:var(--text-tertiary);font-size:.96rem}.hero__actions{margin-top:34px;display:flex;align-items:center;gap:26px;flex-wrap:wrap}.button{min-height:54px;padding:0 26px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:999px;cursor:pointer;text-decoration:none;font-weight:760;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button svg{width:19px;height:19px}.button--primary{color:var(--ink);background:linear-gradient(135deg,var(--lime-start),var(--lime) 52%,var(--lime-end));box-shadow:0 12px 34px #aeea0021}.button--primary:hover{transform:translateY(-2px);box-shadow:0 16px 44px #aeea0038}.button--wide{width:100%}.text-link{min-height:48px;padding:0 0 2px;display:inline-flex;align-items:center;gap:9px;border-bottom:1px solid rgba(217,255,10,.5);color:var(--text-secondary);text-decoration:none;font-size:.95rem;font-weight:580;transition:color .18s ease,border-color .18s ease}.text-link:hover{color:var(--white);border-color:var(--lime)}.text-link svg{width:17px;height:17px}.hero-stage{--tilt-x: 0deg;--tilt-y: 0deg;--shift-x: 0px;--shift-y: 0px;position:relative;z-index:3;width:100%;min-width:0;perspective:1400px;transform-style:preserve-3d}@media(min-width:1021px){.hero__copy{transform:translateY(-72px)}.hero-stage{--stage-bleed: clamp(54px, 4.2vw, 68px);width:calc(100% + var(--stage-bleed));margin-inline-start:calc(var(--stage-bleed) * -1);transform:translateY(-68px)}}.hero-stage__glow{position:absolute;top:22%;right:0;bottom:-10%;left:6%;border-radius:50%;background:radial-gradient(ellipse,rgba(217,255,10,.24),transparent 70%);filter:blur(56px);opacity:.52;transform:translate3d(var(--shift-x),var(--shift-y),-60px);transition:transform .25s ease-out}.hero-stage__rear{position:absolute;top:7%;right:-3%;bottom:-1%;left:7%;z-index:0;border:1px solid rgba(217,255,10,.42);border-radius:var(--radius-lg);background:#171b1d75;transform:translate3d(calc(var(--shift-x) * -.45),calc(var(--shift-y) * -.45),-72px) rotateX(calc(var(--tilt-x) * .4)) rotateY(calc(var(--tilt-y) * .4)) rotate(1.2deg);transform-origin:center;transition:transform .26s ease-out}.hero-stage__screen{position:relative;z-index:2;overflow:hidden;border:1px solid rgba(217,255,10,.47);border-radius:var(--radius-lg);background:#090b0d;box-shadow:var(--shadow-stage),14px 18px 64px #aeea0014,inset 0 1px #ffffff0f;transform:translate3d(var(--shift-x),var(--shift-y),0) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) rotate(-1.15deg);transform-origin:center;transition:transform .26s ease-out;animation:stage-float 7.4s ease-in-out infinite}.hero-stage__bar{position:absolute;z-index:5;inset:0 0 auto;min-height:44px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#090b0deb,#090b0dad);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-stage__bar span{display:inline-flex;align-items:center;gap:8px;color:var(--text-secondary);font-size:.71rem;font-weight:620}.hero-stage__bar i{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 14px #d9ff0a99}.hero-stage__status{color:var(--lime)!important}.hero-stage__media{position:relative;width:100%;aspect-ratio:16 / 10.2;background:#090b0d}.hero-stage__slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;transform:scale(1.025);pointer-events:none;transition:opacity .7s ease,transform 6s ease}.hero-stage__slide.is-active{opacity:1;transform:scale(1);pointer-events:auto}.hero-stage__slide>img{width:100%;height:100%;object-fit:cover;object-position:top center}.hero-stage__controls{position:absolute;z-index:6;right:20px;bottom:18px;min-height:38px;padding:0 11px;display:flex;align-items:center;gap:3px;border:1px solid rgba(255,255,255,.11);border-radius:999px;background:#090b0dc2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-stage__controls button{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:transparent;cursor:pointer}.hero-stage__controls button span{width:7px;height:7px;display:block;border:1px solid var(--text-secondary);border-radius:50%;background:transparent;transition:width .18s ease,background .18s ease,border-color .18s ease}.hero-stage__controls button.is-active span{width:20px;border-color:var(--lime);border-radius:999px;background:var(--lime)}@keyframes stage-float{0%,to{translate:0 0}50%{translate:0 -8px}}.platform-strip{position:relative;z-index:8;width:min(calc(100% - (var(--page-pad) * 2)),var(--content-width));margin:-18px auto 0;padding:30px 34px;display:grid;grid-template-columns:.74fr 2.3fr;align-items:center;gap:38px;border:1px solid var(--line);border-radius:var(--radius-md);background:#121519d6;box-shadow:0 24px 70px #0003;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.platform-strip__intro{padding-inline-end:30px;border-inline-end:1px solid var(--line)}.platform-strip__intro h2{margin:7px 0 0;font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.14;letter-spacing:-.035em}.platform-strip__list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center}.platform-item{min-height:64px;padding:0 18px;display:flex;align-items:center;justify-content:center;gap:12px;border-inline-end:1px solid var(--line)}.platform-item:last-child{border-inline-end:0}.platform-item>svg{width:28px;height:28px;color:var(--text-primary);flex:0 0 auto}.platform-item span{display:flex;flex-direction:column}.platform-item strong{font-size:.87rem;font-weight:680;white-space:nowrap}.platform-item small{margin-top:2px;color:var(--text-tertiary);font-size:.7rem}.section{width:min(calc(100% - (var(--page-pad) * 2)),var(--content-width));margin-inline:auto;padding-block:clamp(96px,10vw,154px)}.section-heading{max-width:830px;margin:0 auto clamp(52px,6.5vw,92px);text-align:center}.section-heading--left{max-width:810px;margin-inline-start:0;text-align:start}.section-heading h2,.how h2,.trust h2,.store-cta h2{margin:16px 0 0;color:var(--white);font-size:clamp(2.45rem,5vw,4.7rem);line-height:1.03;letter-spacing:-.055em;font-weight:690}.section-heading p{max-width:670px;margin:22px auto 0;color:var(--text-secondary);font-size:1.08rem;line-height:1.72}.section-heading--left p{margin-inline-start:0}.feature-rows{display:grid;gap:clamp(38px,5vw,72px)}.feature-row{position:relative;min-height:560px;padding:clamp(28px,4vw,56px);display:grid;grid-template-columns:minmax(300px,.68fr) minmax(560px,1.5fr);align-items:center;gap:clamp(44px,5vw,84px);overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-lg);background:radial-gradient(circle at 80% 18%,rgba(217,255,10,.055),transparent 28rem),var(--surface)}.feature-row--reverse{grid-template-columns:minmax(560px,1.5fr) minmax(300px,.68fr)}.feature-row--reverse .feature-row__copy{order:2}.feature-row--reverse .feature-row__visual{order:1}.feature-row__copy{position:relative;z-index:3}.feature-row__copy h3{margin:17px 0 18px;color:var(--white);font-size:clamp(2.25rem,3.6vw,3.8rem);line-height:1.05;letter-spacing:-.05em;font-weight:660}.feature-row__copy p{max-width:480px;margin:0;color:var(--text-secondary);font-size:1.02rem;line-height:1.72}.feature-row__signal{margin-top:27px;display:inline-flex;align-items:center;gap:10px;color:var(--text-tertiary);font-size:.82rem;font-weight:600}.feature-row__signal svg{width:18px;height:18px;padding:3px;border-radius:50%;color:var(--ink);background:var(--lime)}.feature-row__visual{position:relative;z-index:2;min-width:0;overflow:hidden;border:1px solid var(--line-strong);border-radius:var(--radius-md);box-shadow:0 34px 80px #00000057;aspect-ratio:16 / 10.2}.feature-row__visual>img{width:100%;height:100%;object-fit:cover;object-position:top center;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.feature-row:hover .feature-row__visual>img{transform:scale(1.018)}.feature-row--detail .feature-row__visual>img{object-position:top center}.live-showcase{position:relative;width:100%;height:100%;padding:clamp(22px,3.5vw,34px);overflow:hidden;color:var(--text-primary);background:radial-gradient(circle at 86% 4%,rgba(217,255,10,.1),transparent 30%),linear-gradient(145deg,#111519,#080a0c 74%)}.live-showcase:before{content:"";position:absolute;width:320px;aspect-ratio:1;right:-130px;bottom:-190px;border:1px solid rgba(217,255,10,.13);border-radius:50%;pointer-events:none}.live-showcase--compact{padding:62px clamp(22px,3.4vw,34px) 22px}.live-showcase__top{position:relative;z-index:2;min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:18px}.live-showcase__title{display:inline-flex;align-items:center;gap:11px}.live-showcase__title>svg{width:30px;height:30px;padding:6px;flex:0 0 auto;border:1px solid rgba(217,255,10,.34);border-radius:9px;color:var(--lime);background:#d9ff0a0f}.live-showcase__title>span{display:flex;flex-direction:column;line-height:1.2}.live-showcase__title strong{color:var(--white);font-size:1.06rem;letter-spacing:-.02em}.live-showcase__title small{margin-top:3px;color:var(--text-tertiary);font-size:.61rem}.live-showcase__status{min-height:28px;padding:0 11px;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:999px;color:var(--text-secondary);background:#ffffff09;font-size:.63rem;font-weight:680;white-space:nowrap}.live-showcase__status i,.live-channel__copy em i{width:6px;height:6px;display:inline-block;border-radius:50%;background:var(--lime);box-shadow:0 0 10px #d9ff0a8c}.live-showcase__controls{position:relative;z-index:2;margin-top:15px;display:grid;grid-template-columns:minmax(180px,1fr) auto;align-items:center;gap:12px}.live-showcase__search{min-width:0;height:38px;padding:0 12px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:11px;background:#ffffff09}.live-showcase__search:focus-within{border-color:#d9ff0a75;box-shadow:0 0 0 3px #d9ff0a12}.live-showcase__search>svg{width:16px;height:16px;flex:0 0 auto;color:var(--text-tertiary)}.live-showcase__search input{width:100%;min-width:0;padding:0;border:0;outline:0;color:var(--white);background:transparent;font-size:.68rem}.live-showcase__search input::placeholder{color:#ffffff61}.live-showcase__filters{display:inline-flex;align-items:center;gap:5px}.live-showcase__filters button{min-height:32px;padding:0 11px;border:1px solid transparent;border-radius:999px;color:var(--text-tertiary);background:transparent;cursor:pointer;font-size:.6rem;font-weight:680;transition:color .16s ease,border-color .16s ease,background .16s ease}.live-showcase__filters button:hover{color:var(--white);background:#ffffff0a}.live-showcase__filters button.is-active{border-color:#d9ff0a6b;color:var(--ink);background:var(--lime)}.live-showcase__section-head{position:relative;z-index:2;margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:20px}.live-showcase__section-head strong{color:var(--text-secondary);font-size:.68rem;letter-spacing:.02em}.live-showcase__section-head span{color:var(--text-tertiary);font-size:.58rem}.live-showcase__grid{position:relative;z-index:2;margin-top:9px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.live-channel{position:relative;min-width:0;min-height:83px;padding:9px;display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:11px;overflow:hidden;border:1px solid rgba(255,255,255,.075);border-radius:14px;color:var(--text-primary);background:#ffffff08;cursor:pointer;text-align:start;transition:transform .18s ease,border-color .18s ease,background .18s ease}.live-channel:hover{transform:translateY(-2px);border-color:#d9ff0a4d;background:#ffffff0d}.live-channel.is-selected{border-color:#d9ff0a94;background:linear-gradient(135deg,rgba(217,255,10,.08),transparent 70%),#ffffff0a;box-shadow:inset 0 0 0 1px #d9ff0a0d}.live-channel__logo{width:76px;height:55px;padding:9px;display:flex;align-items:center;justify-content:center;border-radius:11px;background:#fffffff5;box-shadow:0 8px 20px #00000029}.live-channel__logo img{width:100%;height:100%;object-fit:contain}.live-channel[data-channel=show-tv] .live-channel__logo img,.live-channel[data-channel=atv] .live-channel__logo img,.live-channel[data-channel=star-tv] .live-channel__logo img{width:80%;height:80%}.live-channel__copy{min-width:0;display:flex;align-items:flex-start;flex-direction:column;line-height:1.15}.live-channel__copy strong{max-width:100%;overflow:hidden;color:var(--white);font-size:.69rem;text-overflow:ellipsis;white-space:nowrap}.live-channel__copy small{max-width:100%;margin-top:4px;overflow:hidden;color:var(--text-tertiary);font-size:.55rem;text-overflow:ellipsis;white-space:nowrap}.live-channel__copy em{margin-top:7px;display:inline-flex;align-items:center;gap:5px;color:var(--lime);font-size:.5rem;font-style:normal;font-weight:720;letter-spacing:.04em;text-transform:uppercase}.live-channel__copy em i{width:5px;height:5px}.live-showcase__empty{min-height:83px;margin:0;padding:22px;grid-column:1 / -1;border:1px dashed var(--line-strong);border-radius:14px;color:var(--text-tertiary);font-size:.7rem;text-align:center}.capabilities{position:relative}.capabilities:before{content:"";position:absolute;inset:18% -25% auto auto;width:520px;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(217,255,10,.07),transparent 70%);pointer-events:none}.capability-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.capability{position:relative;min-height:340px;padding:34px clamp(22px,2.4vw,38px) 40px;display:flex;flex-direction:column;border-inline-end:1px solid var(--line)}.capability:last-child{border-inline-end:0}.capability__number{color:var(--lime);font-size:.73rem;font-weight:760;letter-spacing:.12em}.capability__icon{width:46px;height:46px;margin-top:auto;color:var(--lime)}.capability h3{margin:28px 0 12px;font-size:1.32rem;letter-spacing:-.025em}.capability p{margin:0;color:var(--text-tertiary);font-size:.9rem;line-height:1.65}.how{padding-top:24px}.how__panel{position:relative;overflow:hidden;padding:clamp(38px,6vw,80px);display:grid;grid-template-columns:.84fr 1.6fr;gap:clamp(50px,7vw,110px);border:1px solid rgba(217,255,10,.22);border-radius:var(--radius-lg);background:radial-gradient(circle at 6% 0%,rgba(217,255,10,.1),transparent 28rem),var(--surface-elevated)}.how__panel:after{content:"";position:absolute;inset:auto -10% -50% auto;width:560px;aspect-ratio:1;border:1px solid rgba(217,255,10,.12);border-radius:50%}.how h2{font-size:clamp(2.4rem,4.3vw,4.2rem)}.how__intro>p{margin:24px 0 0;color:var(--text-secondary);line-height:1.72}.steps{position:relative;z-index:2;margin:0;padding:0;display:grid;list-style:none}.steps li{position:relative;min-height:128px;padding-block:22px;padding-inline:84px 0;border-bottom:1px solid var(--line)}.steps li:last-child{border-bottom:0}.steps__icon{position:absolute;inset-inline-start:0;inset-block-start:24px;width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(217,255,10,.24);border-radius:16px;color:var(--lime);background:#d9ff0a0f}.steps__icon svg{width:26px;height:26px}.steps strong{display:block;font-size:1.13rem}.steps p{margin:8px 0 0;color:var(--text-tertiary);font-size:.9rem;line-height:1.55}.trust{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(70px,9vw,150px)}.trust h2{font-size:clamp(2.7rem,4.8vw,4.8rem)}.trust__copy>p{max-width:620px;margin:26px 0 0;color:var(--text-secondary);font-size:1.05rem;line-height:1.75}.trust__facts{border-top:1px solid var(--line)}.trust__facts>div{min-height:132px;padding:28px 0;display:grid;grid-template-columns:48px 1fr;align-items:start;gap:22px;border-bottom:1px solid var(--line)}.trust__facts>div>svg{width:32px;height:32px;color:var(--lime)}.trust__facts span{display:flex;flex-direction:column;gap:7px}.trust__facts strong{font-size:1.03rem}.trust__facts small{max-width:520px;color:var(--text-tertiary);font-size:.87rem;line-height:1.62}.faq{padding-top:80px}.faq .section-heading{margin-bottom:52px}.faq__list{max-width:980px;margin:0 auto;border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{min-height:88px;padding:20px 4px;display:flex;align-items:center;justify-content:space-between;gap:30px;color:var(--text-primary);cursor:pointer;list-style:none;font-size:clamp(1rem,1.6vw,1.18rem);font-weight:620}.faq summary::-webkit-details-marker{display:none}.faq summary svg{width:20px;height:20px;flex:0 0 auto;color:var(--lime);transition:transform .22s ease}.faq details[open] summary svg{transform:rotate(180deg)}.faq details p{max-width:760px;margin:-6px 0 0;padding:0 54px 30px 4px;color:var(--text-secondary);line-height:1.75}.store-cta{position:relative;min-height:560px;margin-bottom:clamp(90px,9vw,140px);padding:clamp(42px,5vw,72px);display:grid;grid-template-columns:minmax(360px,.86fr) minmax(500px,1.14fr);align-items:center;gap:clamp(40px,5vw,86px);overflow:hidden;border:1px solid var(--line-strong);border-radius:var(--radius-lg);background:radial-gradient(circle at 82% 18%,rgba(217,255,10,.1),transparent 26rem),linear-gradient(135deg,#26343d80,#171b1dfa)}.store-cta:after{content:"";position:absolute;inset:auto -10% -58% auto;width:540px;aspect-ratio:1;border:1px solid rgba(217,255,10,.16);border-radius:50%;pointer-events:none}.store-cta__copy{position:relative;z-index:2}.store-cta h2{max-width:620px;font-size:clamp(2.65rem,4.3vw,4.45rem)}.store-cta__copy>p{max-width:560px;margin:22px 0 0;color:var(--text-secondary);font-size:.98rem;line-height:1.72}.store-cta__badges{margin-top:32px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.store-badge{min-width:0;min-height:64px;padding:8px 9px;display:flex;align-items:center;justify-content:flex-start;gap:6px;border:1px solid rgba(255,255,255,.55);border-radius:11px;color:#111519;background:#fffffff0;cursor:not-allowed;opacity:.88}.store-badge>svg{width:24px;height:24px;flex:0 0 auto}.store-badge>span{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.store-badge small{font-size:.42rem;font-weight:780;letter-spacing:.12em}.store-badge strong{max-width:100%;overflow:hidden;font-size:.68rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.store-cta__screens{position:relative;z-index:2;min-width:0;height:390px}.store-screen{position:absolute;margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.22);background:#090b0d;box-shadow:0 30px 70px #00000075}.store-screen img{width:100%;height:100%;object-fit:cover}.store-screen--wide{width:82%;aspect-ratio:16 / 10.4;top:28px;left:2%;border-radius:22px;transform:rotate(-2.2deg)}.store-screen--wide img{object-position:top center}.store-screen--portrait{width:30%;aspect-ratio:.75;right:0;bottom:12px;border-radius:20px;transform:rotate(4.2deg)}.store-screen--portrait img{object-position:center top}.site-footer{width:100%;min-height:360px;margin:0 auto;padding:clamp(58px,7vw,94px) max(var(--page-pad),calc((100vw - var(--content-width)) / 2));display:grid;grid-template-columns:minmax(150px,.42fr) minmax(0,1.58fr);align-items:start;gap:clamp(48px,7vw,110px);border-top:1px solid var(--line);background:#07090b3d}.site-footer__logo{display:inline-flex;justify-self:start}.site-footer .brand-logo__wordmark{width:154px}.site-footer__content{min-width:0;display:flex;align-items:center;flex-direction:column;text-align:center}.site-footer__primary,.site-footer__platforms,.site-footer__meta{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.site-footer__primary{gap:12px 28px}.site-footer__primary a{color:var(--text-secondary);text-decoration:none;font-size:.9rem;font-weight:580;transition:color .16s ease}.site-footer__primary a:hover{color:var(--lime)}.site-footer__platforms{margin-top:22px;gap:10px 24px;color:var(--text-tertiary);font-size:.8rem}.site-footer__platforms span{white-space:nowrap}.site-footer__content>p{max-width:720px;margin:32px 0 0;color:#ffffff80;font-size:.76rem;line-height:1.65}.site-footer__meta{margin-top:16px;gap:8px 20px;color:#ffffff80;font-size:.72rem}.site-footer__meta a{color:inherit;text-decoration:none}.site-footer__meta a:hover{color:var(--lime)}.legal-shell{min-height:100vh}.legal-header{position:relative;z-index:5;width:min(calc(100% - (var(--page-pad) * 2)),var(--content-width));min-height:86px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line)}.legal-header>a{display:inline-flex;text-decoration:none}.legal-header__back{min-height:42px;padding:0 16px;align-items:center;gap:8px;border:1px solid var(--line);border-radius:999px;color:var(--text-secondary);background:var(--surface);font-size:.82rem;font-weight:650}.legal-header__back:hover{color:var(--white);border-color:var(--line-strong)}.legal-header__back svg{width:17px;height:17px}.legal-main{width:min(calc(100% - (var(--page-pad) * 2)),980px);margin:0 auto;padding:clamp(68px,8vw,112px) 0 clamp(100px,12vw,160px)}.legal-hero{max-width:860px}.legal-hero h1{margin:18px 0 0;color:var(--white);font-size:clamp(3.2rem,7vw,6.4rem);line-height:.96;letter-spacing:-.065em;font-weight:700}.legal-hero>p{max-width:720px;margin:28px 0 0;color:var(--text-secondary);font-size:1.08rem;line-height:1.72}.legal-hero__date{margin-top:22px;display:block;color:var(--text-tertiary);font-size:.78rem}.legal-tabs{margin:40px 0 24px;padding:7px;display:inline-flex;gap:5px;border:1px solid var(--line);border-radius:999px;background:#ffffff05}.legal-tabs a{min-height:38px;padding:0 15px;display:inline-flex;align-items:center;border-radius:999px;color:var(--text-tertiary);text-decoration:none;font-size:.76rem;font-weight:660}.legal-tabs a[aria-current=page]{color:var(--ink);background:var(--lime)}.legal-card{padding:clamp(30px,5.5vw,64px);border:1px solid var(--line);border-radius:var(--radius-lg);background:radial-gradient(circle at 100% 0%,rgba(217,255,10,.045),transparent 22rem),var(--surface);box-shadow:0 30px 90px #0000002e}.legal-card section+section{margin-top:42px;padding-top:42px;border-top:1px solid var(--line)}.legal-card h2,.support-topic h2{margin:0;color:var(--white);font-size:clamp(1.3rem,2.3vw,1.75rem);line-height:1.2;letter-spacing:-.035em}.legal-card p,.legal-card li,.support-topic p{color:var(--text-secondary);font-size:.96rem;line-height:1.75}.legal-card p{margin:14px 0 0}.legal-card p+p{margin-top:14px}.legal-card ul,.legal-card ol{margin:18px 0 0;padding-inline-start:23px}.legal-card li+li{margin-top:10px}.legal-card a{color:var(--lime);text-decoration-thickness:1px;text-underline-offset:3px}.legal-note,.support-warning{margin-bottom:44px;padding:22px;display:grid;grid-template-columns:34px 1fr;gap:16px;border:1px solid rgba(217,255,10,.2);border-radius:18px;background:#d9ff0a0b}.legal-note>svg,.support-warning>svg{width:26px;height:26px;color:var(--lime)}.legal-note strong,.support-warning strong{color:var(--white);font-size:.92rem}.legal-note p,.support-warning p{margin:7px 0 0;color:var(--text-tertiary);font-size:.84rem;line-height:1.65}.support-grid{margin-bottom:22px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.support-topic{min-height:220px;padding:28px;display:flex;align-items:flex-start;flex-direction:column;border:1px solid var(--line);border-radius:22px;background:var(--surface)}.support-topic>svg{width:34px;height:34px;margin-bottom:auto;color:var(--lime)}.support-topic h2{margin-top:34px;font-size:1.18rem}.support-topic p{margin:10px 0 0;font-size:.84rem}.support-guide .support-warning{margin:42px 0 0}.support-contact{display:grid;grid-template-columns:1fr auto;align-items:center;gap:34px}.support-contact button{min-height:50px;padding:0 20px;display:inline-flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:999px;color:var(--text-tertiary);background:#ffffff06;cursor:not-allowed;white-space:nowrap}.support-contact button svg{width:20px;height:20px}.access-dialog{width:min(520px,calc(100vw - 32px));padding:42px;border:1px solid rgba(217,255,10,.24);border-radius:28px;color:var(--text-primary);background:radial-gradient(circle at 100% 0%,rgba(217,255,10,.09),transparent 18rem),#121519;box-shadow:0 40px 120px #0000009e}.access-dialog::backdrop{background:#000000c2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.access-dialog__close{position:absolute;top:18px;right:18px;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;color:var(--white);background:#0d0f12b3;cursor:pointer}.access-dialog__close svg{width:20px;height:20px}.access-dialog__icon{width:60px;height:60px;margin-bottom:28px;display:flex;align-items:center;justify-content:center;border-radius:18px;color:var(--ink);background:var(--lime)}.access-dialog__icon svg{width:30px;height:30px}.access-dialog h2{margin:12px 0 0;font-size:2.65rem;line-height:1.04;letter-spacing:-.05em}.access-dialog>p{margin:20px 0 0;color:var(--text-secondary);line-height:1.7}.access-dialog__platforms{margin:28px 0;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.access-dialog__platforms span{min-height:64px;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#ffffff06;font-weight:650}.access-dialog__platforms svg{width:25px;height:25px}[data-reveal]{opacity:0;transform:translateY(26px);transition:opacity .7s cubic-bezier(.2,.8,.2,1),transform .7s cubic-bezier(.2,.8,.2,1)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@media(max-width:1220px){.site-header{grid-template-columns:minmax(140px,1fr) auto minmax(140px,1fr)}.site-nav{gap:22px}.site-nav a:nth-child(4){display:none}.hero{min-height:750px;grid-template-columns:minmax(350px,.75fr) minmax(520px,1.25fr);gap:34px}.hero h1{font-size:clamp(3.55rem,5.2vw,4.55rem)}.platform-strip{grid-template-columns:.55fr 2.4fr;padding-inline:26px}.platform-item{padding-inline:10px;gap:8px}.platform-item>svg{width:24px;height:24px}.feature-row{grid-template-columns:minmax(280px,.7fr) minmax(500px,1.5fr)}.feature-row--reverse{grid-template-columns:minmax(500px,1.5fr) minmax(280px,.7fr)}.store-cta{grid-template-columns:1fr;gap:24px}.store-cta__copy{max-width:720px}.store-cta__screens{width:min(720px,100%);height:400px;margin:0 auto}}@media(max-width:980px){:root{--page-pad: clamp(22px, 4.5vw, 44px)}.site-header{min-height:76px;grid-template-columns:1fr auto auto}.site-nav{display:none}.menu-toggle{display:inline-flex}.site-nav--open{position:absolute;top:68px;left:0;right:0;padding:20px;display:grid;gap:2px;border:1px solid var(--line);border-radius:22px;background:#121519f5;box-shadow:0 24px 60px #0006;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-nav--open a,.site-nav--open a:nth-child(4){min-height:48px;padding:13px 12px;display:block;border-radius:12px}.site-nav--open a:after{display:none}.site-nav--open a:hover{background:#d9ff0a12}.hero{min-height:auto;padding-top:76px;grid-template-columns:1fr;gap:68px}.hero__copy{max-width:690px}.hero h1{font-size:clamp(4rem,10vw,6.1rem)}.hero__lead{max-width:620px}.hero-stage{width:94%;margin:0 auto}.platform-strip{margin-top:0;grid-template-columns:1fr}.platform-strip__intro{padding:0 0 22px;border-inline-end:0;border-bottom:1px solid var(--line)}.platform-strip__list{overflow-x:auto;grid-template-columns:repeat(5,minmax(132px,1fr));scrollbar-width:none}.platform-strip__list::-webkit-scrollbar{display:none}.feature-row,.feature-row--reverse{min-height:auto;padding:42px;grid-template-columns:1fr}.feature-row--reverse .feature-row__copy,.feature-row--reverse .feature-row__visual{order:initial}.feature-row__copy{max-width:690px}.capability-grid{grid-template-columns:repeat(2,1fr)}.capability:nth-child(2){border-inline-end:0}.capability:nth-child(-n+2){border-bottom:1px solid var(--line)}.how__panel,.trust{grid-template-columns:1fr}.trust__copy{max-width:760px}.store-cta{grid-template-columns:1fr;gap:24px}.store-cta__copy{max-width:720px}.store-cta__screens{width:min(720px,100%);height:400px;margin:0 auto}.site-footer{grid-template-columns:1fr;gap:42px}.site-footer__logo{justify-self:center}}@media(max-width:680px){:root{--page-pad: 20px;--radius-lg: 24px;--radius-md: 20px}html{scroll-padding-top:82px}.site-header{min-height:70px;gap:12px}.site-header .brand-logo__wordmark{display:none}.site-header .brand-logo__symbol{display:block}.header-cta{min-height:40px;padding-inline:15px;font-size:.78rem}.header-cta svg{display:none}.hero{padding-top:58px;padding-bottom:72px;gap:50px}.hero:before{width:100vw;right:-40%;top:30%}.hero__copy{padding:0}.hero h1{margin-top:20px;font-size:clamp(3.25rem,15vw,4.8rem);line-height:.98;letter-spacing:-.06em}.hero__lead{font-size:1rem;line-height:1.65}.hero__actions{align-items:stretch;flex-direction:column;gap:14px}.hero__actions .button{width:100%}.hero__actions .text-link{align-self:flex-start}.hero-stage{width:calc(100% + 18px);margin-left:-9px}.hero-stage__rear{top:5%;right:-2%;bottom:-2%;left:5%}.hero-stage__screen{border-radius:20px;transform:rotate(-.55deg)}.hero-stage__bar{min-height:34px;padding-inline:12px}.hero-stage__bar span{font-size:.58rem}.hero-stage__controls{right:10px;bottom:9px;min-height:32px;padding-inline:6px}.hero-stage__controls button{width:28px;height:28px}.platform-strip{padding:24px 20px}.platform-item{justify-content:flex-start;padding-inline:14px}.section{padding-block:88px}.section-heading{margin-bottom:44px;text-align:start}.section-heading p{margin-inline-start:0}.section-heading h2,.how h2,.trust h2,.store-cta h2{font-size:clamp(2.55rem,11vw,3.7rem)}.feature-rows{gap:24px}.feature-row,.feature-row--reverse{padding:28px 22px 22px;gap:34px}.feature-row__copy h3{font-size:clamp(2.25rem,10vw,3.2rem)}.feature-row__copy p{font-size:.93rem}.feature-row__visual{border-radius:16px}.live-showcase{padding:18px 12px 12px}.live-showcase--compact{padding-top:41px}.live-showcase__top{min-height:20px}.live-showcase__title{gap:6px}.live-showcase__title>svg{width:21px;height:21px;padding:4px;border-radius:6px}.live-showcase__title strong{font-size:.67rem}.live-showcase__title small,.live-showcase__status,.live-showcase__controls{display:none}.live-showcase__section-head{margin-top:7px}.live-showcase__section-head strong{font-size:.5rem}.live-showcase__section-head span{font-size:.44rem}.live-showcase__grid{margin-top:5px;gap:5px}.live-channel{min-height:45px;padding:4px;grid-template-columns:31px minmax(0,1fr);gap:5px;border-radius:7px}.live-channel__logo{width:31px;height:27px;padding:4px;border-radius:5px}.live-channel__copy strong{font-size:.44rem}.live-channel__copy small,.live-channel__copy em{display:none}.capability-grid{grid-template-columns:1fr}.capability,.capability:nth-child(2){min-height:290px;border-inline-end:0;border-bottom:1px solid var(--line)}.capability:last-child{border-bottom:0}.how{padding-top:0}.how__panel{padding:34px 22px;gap:38px}.steps li{padding-inline:68px 0}.steps__icon{width:46px;height:46px}.trust{gap:52px}.trust__facts>div{grid-template-columns:38px 1fr;gap:16px}.trust__facts>div>svg{width:28px;height:28px}.faq{padding-top:40px}.faq summary{min-height:80px;font-size:.95rem}.faq details p{padding-inline-end:8px;font-size:.9rem}.store-cta{min-height:640px;margin-bottom:48px;padding:34px 22px 24px;gap:18px}.store-cta__copy>p{font-size:.9rem}.store-cta__badges{grid-template-columns:1fr;gap:8px}.store-badge{width:100%;min-height:58px}.store-cta__screens{height:230px}.store-screen--wide{width:88%;top:8px;left:0;border-radius:13px}.store-screen--portrait{width:31%;right:1%;bottom:0;border-radius:12px}.site-footer{min-height:440px;padding-block:56px;grid-template-columns:1fr;gap:36px}.site-footer__content{align-items:flex-start;text-align:start}.site-footer__primary,.site-footer__platforms,.site-footer__meta{justify-content:flex-start}.site-footer__primary{gap:12px 20px}.site-footer__platforms{gap:10px 18px}.site-footer__logo{justify-self:start}.legal-header{min-height:72px}.legal-header .brand-logo__wordmark{width:124px}.legal-header__back{min-height:38px;padding-inline:13px;font-size:.75rem}.legal-main{padding-top:56px}.legal-hero h1{font-size:clamp(2.15rem,10.8vw,3.7rem);line-height:1;overflow-wrap:anywhere}.legal-hero>p{font-size:.96rem}.legal-tabs{width:100%;overflow-x:auto;border-radius:16px;scrollbar-width:none}.legal-tabs::-webkit-scrollbar{display:none}.legal-tabs a{flex:1 0 auto;justify-content:center}.legal-card{padding:28px 22px;border-radius:22px}.legal-card section+section{margin-top:32px;padding-top:32px}.legal-card p,.legal-card li{font-size:.9rem}.support-grid{grid-template-columns:1fr}.support-topic{min-height:190px}.support-contact{grid-template-columns:1fr}.support-contact button{width:100%;justify-content:center}.access-dialog{padding:34px 24px 24px}.access-dialog h2{font-size:2.25rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}[data-reveal]{opacity:1;transform:none}.hero-stage__screen,.hero-stage__rear,.hero-stage__glow{transform:none}}.ambient-field{position:absolute;display:block;width:auto;height:auto;opacity:0;pointer-events:none;transition:opacity .9s ease}.ambient-field[data-ready=true]{opacity:1}.header-cta{text-decoration:none}.hero{isolation:isolate}.hero:before{width:62%;max-width:none;right:-8%;top:8%;background:radial-gradient(ellipse,rgba(180,214,52,.055),rgba(39,55,55,.025) 44%,transparent 72%);filter:none}.hero__ambient{z-index:-1;top:-86px;right:-15vw;bottom:-112px;left:-8vw;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.76) 24%,#000 52%,rgba(0,0,0,.82) 84%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.76) 24%,#000 52%,rgba(0,0,0,.82) 84%,transparent 100%)}.hero__copy,.hero-stage{position:relative}.hero__copy{z-index:4}.hero-stage{z-index:3;perspective:1800px}.hero-stage__glow{inset:auto 8% -12% 12%;height:30%;border-radius:50%;background:radial-gradient(ellipse,rgba(195,231,36,.16),rgba(54,78,75,.07) 42%,transparent 72%);filter:blur(28px);opacity:.34;transform:translate3d(calc(var(--shift-x) * .45),calc(var(--shift-y) * .45),-80px)}.hero-stage__rear{top:16px;right:-12px;bottom:-12px;left:16px;border-color:#ffffff13;border-radius:30px;background:#1c22236b;transform:translate3d(calc(var(--shift-x) * -.3),calc(var(--shift-y) * -.3),-54px);transition:transform .42s cubic-bezier(.2,.75,.2,1)}.hero-stage__screen{border-color:#ffffff21;border-radius:30px;background:#07090bfa;box-shadow:0 42px 100px #00000080,0 0 0 1px #ffffff06,inset 0 1px #ffffff14;transform:translate3d(var(--shift-x),var(--shift-y),0) rotateX(var(--tilt-x)) rotateY(var(--tilt-y));transition:transform .42s cubic-bezier(.2,.75,.2,1);animation:none}.hero-stage__screen:after{content:"";position:absolute;z-index:8;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(118deg,rgba(255,255,255,.07),transparent 18%,transparent 76%,rgba(217,255,10,.025));pointer-events:none}.hero-stage__bar{min-height:48px;padding-inline:20px;border-bottom-color:#ffffff13;background:#090b0dd1;-webkit-backdrop-filter:blur(22px) saturate(120%);backdrop-filter:blur(22px) saturate(120%)}.hero-stage__bar span{letter-spacing:.01em}.hero-stage__slide{transform:none;transition:opacity 1.05s cubic-bezier(.22,.72,.22,1)}.hero-stage__slide.is-active{transform:none}.hero-stage__controls{right:16px;bottom:14px;min-height:48px;padding:2px 4px;gap:0;border-color:#ffffff1f;background:#07090bc2;-webkit-backdrop-filter:blur(20px) saturate(125%);backdrop-filter:blur(20px) saturate(125%)}.hero-stage__controls button{width:44px;height:44px;color:var(--text-secondary)}.hero-stage__controls button:hover{color:var(--white)}.hero-stage__controls button span{width:6px;height:6px;border-color:#fff9}.hero-stage__controls button.is-active span{width:18px}.hero-stage__pause{position:relative;margin-left:2px}.hero-stage__pause:before{content:"";position:absolute;left:0;width:1px;height:18px;background:#ffffff1c}.hero-stage__pause svg{width:13px;height:13px}.platform-strip{border-color:#ffffff17;background:#0f1215c7;box-shadow:0 28px 80px #0000003d,inset 0 1px #ffffff09;-webkit-backdrop-filter:blur(24px) saturate(115%);backdrop-filter:blur(24px) saturate(115%)}.platform-item small{color:#d9ff0aad;font-size:.64rem;font-weight:680;letter-spacing:.06em}.feature-row{border-color:#ffffff16;background:linear-gradient(145deg,rgba(255,255,255,.024),transparent 34%),var(--surface)}.feature-row__visual{border-color:#ffffff1f;box-shadow:0 36px 90px #0000005c,inset 0 1px #ffffff0d}.feature-row__visual>img{transition:filter .42s ease}.feature-row:hover .feature-row__visual>img{transform:none;filter:brightness(1.025)}[data-reveal]{transform:translateY(14px);transition:opacity .76s cubic-bezier(.22,.72,.22,1),transform .76s cubic-bezier(.22,.72,.22,1)}.store-cta{isolation:isolate;min-height:620px;padding:clamp(48px,5vw,76px);grid-template-columns:minmax(390px,.9fr) minmax(520px,1.1fr);gap:clamp(50px,6vw,96px);border-color:#ffffff1f;background:radial-gradient(circle at 78% 30%,rgba(105,133,91,.08),transparent 34rem),linear-gradient(145deg,#151a1d,#0b0e10 72%);box-shadow:0 34px 100px #0000004d,inset 0 1px #ffffff0a}.store-cta:after{display:none}.store-cta__ambient{z-index:-1;top:-20%;right:-22%;bottom:-28%;left:18%;-webkit-mask-image:radial-gradient(ellipse at 56% 48%,#000 0%,transparent 76%);mask-image:radial-gradient(ellipse at 56% 48%,#000 0%,transparent 76%)}.store-cta__copy,.store-cta__screens{z-index:2}.store-cta h2{max-width:660px;font-size:clamp(2.7rem,4.15vw,4.35rem);line-height:1.01}.store-cta__copy>p{max-width:590px;font-size:1rem}.store-cta__platforms{margin-top:32px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.store-cta__platforms>div{min-width:0;min-height:82px;padding:17px;display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:13px;border:1px solid rgba(255,255,255,.1);border-radius:17px;background:#ffffff06;box-shadow:inset 0 1px #ffffff06}.store-cta__platforms svg{width:27px;height:27px;color:#ffffffe6}.store-cta__platforms span{min-width:0;display:flex;flex-direction:column}.store-cta__platforms strong{color:var(--white);font-size:.82rem;font-weight:680}.store-cta__platforms small{margin-top:4px;overflow:hidden;color:var(--text-tertiary);font-size:.66rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.store-cta__verification{max-width:570px!important;margin-top:19px!important;display:flex;align-items:flex-start;gap:9px;color:var(--text-tertiary)!important;font-size:.76rem!important;line-height:1.55!important}.store-cta__verification svg{width:17px;height:17px;margin-top:1px;flex:0 0 auto;color:#d9ff0ab8}.store-cta__screens{height:clamp(360px,34vw,470px)}.store-screen{border-color:#ffffff24;box-shadow:0 36px 100px #00000080,0 0 0 1px #ffffff06,inset 0 1px #ffffff12}.store-screen--wide{width:88%;top:7%;left:0;border-radius:24px;transform:none}.store-screen--portrait{width:29%;right:0;bottom:4%;border-radius:22px;transform:none}.site-footer{min-height:0;padding:0;display:block;border-top-color:#ffffff16;background:linear-gradient(180deg,rgba(255,255,255,.012),transparent 32%),#06080aad}.site-footer__inner{width:min(calc(100% - (var(--page-pad) * 2)),var(--content-width));margin:0 auto;padding:clamp(64px,7vw,92px) 0 32px;display:grid;grid-template-columns:minmax(280px,.82fr) minmax(560px,1.18fr);align-items:start;gap:clamp(64px,9vw,148px)}.site-footer__brand{max-width:360px}.site-footer__logo{display:inline-flex;justify-self:auto;text-decoration:none}.site-footer .brand-logo__wordmark{width:168px}.site-footer__brand>p{margin:28px 0 0;color:var(--text-primary);font-size:clamp(1.12rem,1.5vw,1.35rem);line-height:1.45;letter-spacing:-.025em;font-weight:570}.site-footer__brand>small{display:block;margin-top:10px;color:var(--text-tertiary);font-size:.76rem;line-height:1.55}.site-footer__nav{display:grid;grid-template-columns:1.2fr 1.05fr .9fr;align-items:start;gap:clamp(28px,5vw,72px)}.site-footer__group{display:flex;align-items:flex-start;flex-direction:column;gap:12px}.site-footer__group strong{margin-bottom:6px;color:#d9ff0abd;font-size:.69rem;font-weight:760;letter-spacing:.12em;text-transform:uppercase}.site-footer__group a{color:var(--text-secondary);text-decoration:none;font-size:.84rem;font-weight:520;transition:color .17s ease,transform .17s ease}.site-footer__group a:hover{color:var(--white);transform:translate(2px)}.site-footer__rail{grid-column:1 / -1;min-width:0;margin-top:10px;padding-top:24px;display:flex;align-items:flex-start;justify-content:space-between;gap:36px;border-top:1px solid rgba(255,255,255,.085);color:#ffffff75;font-size:.72rem}.site-footer__rail span{flex:0 0 auto}.site-footer__rail p{max-width:620px;margin:0;text-align:right;line-height:1.6}.support-contact>svg{width:44px;height:44px;color:#d9ff0aad}@media(max-width:1220px){.store-cta{grid-template-columns:1fr;gap:36px}.store-cta__copy{max-width:780px}.store-cta__screens{width:min(820px,100%);height:clamp(350px,54vw,470px);margin-inline:auto}}@media(max-width:1080px){.site-footer__inner{grid-template-columns:1fr;gap:54px}.site-footer__brand{max-width:520px}.site-footer__logo{justify-self:start}}@media(max-width:980px){.hero__ambient{top:-76px;right:-24vw;bottom:-70px;left:-24vw}}@media(max-width:680px){.hero__ambient{top:-70px;right:-50px;bottom:-40px;left:-50px;-webkit-mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,.84) 70%,transparent);mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,.84) 70%,transparent)}.hero-stage__screen{border-radius:20px;transform:translate3d(var(--shift-x),var(--shift-y),0) rotateX(var(--tilt-x)) rotateY(var(--tilt-y))}.hero-stage__rear{top:8px;right:-6px;bottom:-6px;left:8px;border-radius:21px}.hero-stage__controls{right:8px;bottom:7px;min-height:44px}.hero-stage__controls button{width:44px;height:44px}.platform-strip__list{overflow:visible;grid-template-columns:repeat(2,minmax(0,1fr))}.platform-item{min-height:70px;justify-content:flex-start;border-inline-end:0;border-bottom:1px solid var(--line)}.platform-item:last-child{grid-column:1 / -1;border-bottom:0}.store-cta{min-height:0;padding:36px 22px 28px;gap:32px}.store-cta__ambient{top:26%;right:-40%;bottom:-22%;left:-26%}.store-cta__platforms{grid-template-columns:1fr}.store-cta__platforms>div{min-height:74px}.store-cta__screens{height:clamp(240px,72vw,330px)}.store-screen--wide{width:91%;top:2%;border-radius:15px}.store-screen--portrait{width:30%;right:0;bottom:1%;border-radius:14px}.site-footer{min-height:0;padding-block:0}.site-footer__inner{padding:58px 0 28px;gap:46px}.site-footer__nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 30px}.site-footer__group:last-child{grid-column:1 / -1}.site-footer__rail{align-items:flex-start;flex-direction:column;gap:12px}.site-footer__rail p{max-width:460px;text-align:start}}@media(prefers-reduced-motion:reduce){.ambient-field{display:none}.hero-stage__screen,.hero-stage__rear,.hero-stage__glow{transform:none}}.site-header__actions,.legal-header__actions{justify-self:end;display:flex;align-items:center;justify-content:flex-end;gap:10px}.legal-header__actions{justify-self:auto}.language-switcher{position:relative;z-index:90;width:max-content}.language-switcher summary{min-height:44px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:999px;color:var(--text-secondary);background:#121519d1;cursor:pointer;list-style:none;font-size:.8rem;font-weight:650;white-space:nowrap;transition:color .18s ease,border-color .18s ease,background .18s ease;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.language-switcher summary::-webkit-details-marker{display:none}.language-switcher summary>svg:first-child{width:18px;height:18px;color:var(--lime)}.language-switcher summary>svg:last-child{width:14px;height:14px;transition:transform .18s ease}.language-switcher summary:hover,.language-switcher[open] summary{color:var(--white);border-color:var(--line-strong);background:var(--surface-elevated)}.language-switcher[open] summary>svg:last-child{transform:rotate(180deg)}.language-switcher__code{display:none;letter-spacing:.08em}.language-switcher--compact .language-switcher__current{display:none}.language-switcher--compact .language-switcher__code{display:inline}.language-switcher__menu{position:absolute;inset-block-start:calc(100% + 10px);inset-inline-end:0;width:min(390px,calc(100vw - 40px));padding:9px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;overflow:hidden;border:1px solid var(--line-strong);border-radius:20px;background:#121519fa;box-shadow:0 28px 72px #00000085;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.language-switcher__menu a{position:relative;min-width:0;min-height:52px;padding:8px 36px 8px 11px;display:flex;flex-direction:column;justify-content:center;border-radius:12px;color:var(--text-secondary);text-decoration:none;text-align:start;transition:color .16s ease,background .16s ease}.language-switcher__menu a:hover{color:var(--white);background:#ffffff0e}.language-switcher__menu a[aria-current=page]{color:var(--white);background:#d9ff0a17}.language-switcher__menu a>span{min-width:0;overflow:hidden;font-size:.82rem;font-weight:680;text-overflow:ellipsis;white-space:nowrap}.language-switcher__menu a>small{margin-top:1px;overflow:hidden;color:var(--text-tertiary);font-size:.66rem;text-overflow:ellipsis;white-space:nowrap}.language-switcher__menu a>svg{position:absolute;inset-block-start:18px;inset-inline-end:12px;width:16px;height:16px;color:var(--lime)}.site-footer__brand .language-switcher{margin-top:22px}.site-footer__brand .language-switcher__menu{inset-block-start:auto;inset-block-end:calc(100% + 10px);inset-inline-start:0;inset-inline-end:auto}html[dir=rtl] .site-footer__group a:hover{transform:translate(-2px)}html[dir=rtl] .header-cta svg,html[dir=rtl] .hero__actions svg,html[dir=rtl] .legal-header__back svg{transform:scaleX(-1)}html[dir=rtl] .site-footer__rail p{text-align:start}html[dir=rtl] .hero-stage,html[dir=rtl] .feature-row__visual,html[dir=rtl] .store-cta__screens{direction:ltr}html[dir=rtl] .live-showcase{direction:rtl}@media(max-width:980px){.site-header__actions{gap:8px}.language-switcher__menu{position:fixed;inset-block-start:76px;inset-inline-end:var(--page-pad)}}@media(max-width:680px){.site-header__actions{gap:6px}.site-header__actions .header-cta{display:none}.language-switcher summary{width:40px;min-height:40px;padding:0}.language-switcher summary>svg:last-child{display:none}.language-switcher__current,.language-switcher__code{display:none!important}.language-switcher__menu{inset-block-start:70px;grid-template-columns:1fr;max-height:min(72vh,620px);overflow-y:auto}.legal-header{gap:14px}.legal-header .brand-logo__wordmark{display:none}.legal-header .brand-logo__symbol{display:block}.legal-header__actions{gap:6px}.legal-header__back{min-height:40px;padding-inline:13px}.site-footer__brand .language-switcher summary{width:auto;padding-inline:14px}.site-footer__brand .language-switcher__current{display:inline!important}.site-footer__brand .language-switcher__menu{inset-block-start:auto;inset-block-end:20px;inset-inline-start:var(--page-pad);inset-inline-end:var(--page-pad);width:auto}}
