:root{color-scheme:dark;--bg:#000;--surface:#0a0a0d;--text:#f5f5f7;--muted:#b0b0bb;--accent:#8ce9f7;--line:#26262d;font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;background:var(--bg);color:var(--text);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;-webkit-font-smoothing:antialiased}button,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}img{display:block;max-width:100%;height:auto}figure,p,h1,h2,h3{margin:0}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}[hidden]{display:none!important}:focus-visible{outline:2px solid var(--accent);outline-offset:6px}.wrap{width:calc(100% - 96px);max-width:1340px;margin-inline:auto}.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}
.skip-link{position:fixed;inset-inline-start:20px;top:12px;z-index:30;padding:14px 20px;color:#000;background:#fff;border-radius:10px;transform:translateY(-180%)}.skip-link:focus{transform:none;color:#000}.site-header{position:relative;z-index:10;background:#000}.header-inner{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:block;flex-shrink:0;width:148px}.site-nav{display:flex;align-items:center;gap:26px;font-size:14px}.site-nav a{display:inline-flex;align-items:center;min-height:44px}.header-actions{display:flex;align-items:center;gap:22px}.web-link{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:14px;line-height:1.4;min-height:44px;white-space:nowrap}.menu-toggle{display:none}.nav-web-link{display:none!important}.language-control{display:flex;align-items:center;gap:6px;border:1px solid #303039;border-radius:999px;padding:5px 10px}.language-control svg{width:20px;height:20px;color:#d9d9e2}.language-control select{width:clamp(88px,8vw,122px);min-height:34px;border:0;background:#000;color:var(--text);font-size:14px;cursor:pointer}.language-status{position:fixed;top:12px;inset-inline:20px;z-index:50;max-width:680px;margin-inline:auto;padding:16px 22px;border:1px solid var(--line);border-radius:12px;background:#17171c;color:#fff;font-size:16px}
.hero{border-bottom:1px solid var(--line);background:#000}.hero-layout{min-height:calc(100svh - 100px);display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);grid-template-rows:auto 1fr auto;gap:24px clamp(24px,4vw,64px);padding-block:clamp(32px,4svh,64px) 28px}.hero h1{grid-column:1/-1;font-size:clamp(52px,5.9vw,98px);font-weight:400;line-height:1.1;letter-spacing:-.052em;overflow-wrap:anywhere}.hero-copy{grid-column:1;grid-row:2;align-self:start;padding-top:10px}.hero-lead{max-width:435px;font-size:clamp(18px,1.5vw,22px);line-height:1.65;color:#d0d0d9}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:56px;max-width:100%;padding:15px 27px;border-radius:999px;font-size:17px;line-height:1.4;font-weight:500;transition:transform .25s,background .2s}.button-primary{background:#f7f7f9;color:#08080b}.button-primary:hover{color:#08080b;background:#e2f8fc;transform:translateY(-2px)}.hero-copy .button{margin-top:32px}.button svg{width:22px;height:22px}.download-note{margin-top:20px;color:#9898a4;font-size:14px;line-height:1.65}.hero-art{grid-column:2;grid-row:2/4;position:relative;min-height:360px;align-self:stretch}.hero-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center;pointer-events:none;user-select:none}.scroll-cue{grid-column:1;grid-row:3;display:flex;align-items:center;gap:18px;font-size:14px;min-height:44px;color:#b5b5c0;width:fit-content}
.section{padding-block:130px}h2{font-size:clamp(38px,4.5vw,68px);font-weight:400;line-height:1.15;letter-spacing:-.043em;overflow-wrap:anywhere}.eyebrow{font-size:12px;line-height:1.6;letter-spacing:.14em;color:#9696a4;font-weight:400}.section-intro{text-align:center;margin-bottom:80px}.section-intro h2{margin-top:22px}.section-intro>p:last-child{font-size:clamp(18px,1.8vw,22px);line-height:1.65;color:var(--muted);margin:23px auto 0;max-width:700px}.screens-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(40px,9vw,140px);max-width:850px;margin-inline:auto;align-items:start}.screens-grid figure{min-width:0}.screen-second{margin-top:100px}.screen-surface{border-radius:30px;padding:1px;background:linear-gradient(140deg,#56cedc88,#b67bef44 40%,#2a2a32);overflow:hidden}.screen-surface img{border-radius:29px;width:100%}.screens-grid figcaption{padding:30px 3px 0}.screens-grid h3{font-size:34px;line-height:1.2;font-weight:400;letter-spacing:-.03em}.screens-grid figcaption p{font-size:17px;line-height:1.65;color:var(--muted);margin-top:14px}
.steps-section{border-top:1px solid var(--line)}.steps-section h2{max-width:850px}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;list-style:none;margin:75px 0 0;padding:0}.steps li+li{border-inline-start:1px solid var(--line);padding-inline-start:35px}.step-number{display:block;color:#aa99ff;font-size:40px;line-height:1.2;font-weight:300;letter-spacing:-.04em;margin-bottom:26px}.steps h3{font-size:23px;line-height:1.4;font-weight:400;letter-spacing:-.02em;margin-bottom:17px}.steps p{font-size:17px;line-height:1.75;color:var(--muted)}.details-section{border-block:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:90px}.detail-block{min-width:0}.detail-block+.detail-block{border-inline-start:1px solid var(--line);padding-inline-start:65px}.feature-icon{display:block;color:#8bddea}.feature-icon svg{width:34px;height:34px;stroke-width:1.2}.detail-block h2{font-size:clamp(38px,3.7vw,56px);margin:30px 0 27px}.detail-block>p{font-size:17px;line-height:1.75;color:var(--muted)}.detail-block .detail-note{font-size:14px;color:#9999a6;margin-top:25px}.text-link{display:inline-flex;align-items:center;gap:10px;color:#9aeaff;font-size:16px;line-height:1.5;min-height:44px;margin-top:24px}
.faq-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.faq-section h2{margin-top:22px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:24px;list-style:none;cursor:pointer;font-size:17px;line-height:1.6;padding:25px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span[aria-hidden]{font-size:26px;color:var(--accent);flex-shrink:0;transition:transform .2s}.faq-list details[open] summary>span[aria-hidden]{transform:rotate(45deg)}.faq-list p{padding:0 0 25px;font-size:16px;line-height:1.8;color:var(--muted)}.faq-list p a{color:#dce6ef;text-decoration:underline;text-underline-offset:3px}.download-section{border-top:1px solid var(--line);text-align:center;padding-block:130px}.download-section h2{font-size:clamp(56px,7vw,98px);max-width:1050px;margin:25px auto}.download-section>p:not(.eyebrow):not(.download-note){font-size:19px;line-height:1.7;color:var(--muted)}.download-section .button{margin-top:36px}.site-footer{border-top:1px solid var(--line);padding-block:40px 30px}.footer-top{display:flex;gap:28px;align-items:center}.footer-top p{flex:1;font-size:14px;color:var(--muted)}.footer-links{display:flex;flex-wrap:wrap;gap:10px 25px;margin-top:28px;padding-block:20px;border-bottom:1px solid var(--line);font-size:14px;color:#a6a6b2}.footer-links a{min-height:44px;display:inline-flex;align-items:center}.footer-bottom{display:flex;justify-content:space-between;gap:18px;padding-top:25px;font-size:12px;color:#9191a0;line-height:1.7}
[data-reveal]{transition:opacity .85s cubic-bezier(.16,1,.3,1),transform .85s cubic-bezier(.16,1,.3,1)}[data-reveal][data-pending]{opacity:0;transform:translate3d(0,55px,0) scale(.975)}[data-reveal]:focus-within{opacity:1;transform:none}.steps li:nth-child(2),.detail-block:nth-child(2){transition-delay:90ms}.steps li:nth-child(3){transition-delay:180ms}[dir=rtl] h1,[dir=rtl] h2{letter-spacing:0}[dir=rtl] .button svg{transform:scaleX(-1)}
@media(max-width:1140px){.wrap{width:calc(100% - 64px)}.header-inner{gap:20px}.js .menu-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;min-width:44px;border:1px solid var(--line);border-radius:999px;padding:8px 14px;color:var(--text);background:#08080a}.site-nav{flex-wrap:wrap;gap:12px 22px}.header-inner{flex-wrap:wrap}.site-nav{order:3;width:100%;padding-bottom:18px}.js .site-nav{display:none}.js .site-nav.is-open{display:flex;position:absolute;top:calc(100% - 1px);inset-inline:32px;width:auto;padding:22px;border:1px solid var(--line);border-radius:18px;background:#111115;box-shadow:0 20px 60px #0008}.nav-web-link{display:inline-flex!important}.header-actions{gap:12px}.header-inner>.brand{margin-inline-end:auto}.header-actions>.web-link{display:none}.details-section{gap:50px}.detail-block+.detail-block{padding-inline-start:40px}.faq-section{gap:50px}}
@media(max-width:760px){.wrap{width:calc(100% - 48px)}.header-inner{min-height:82px}.brand{width:124px}.header-inner{gap:12px}.language-control select{width:88px}.js .menu-toggle{padding:8px}.menu-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.js .site-nav.is-open{inset-inline:24px;flex-direction:column;align-items:stretch;gap:4px}.hero-layout{min-height:calc(100svh - 82px);grid-template-columns:1fr;grid-template-rows:auto auto minmax(240px,1fr) auto;gap:20px;padding-block:30px 20px}.hero h1{font-size:clamp(38px,7.8vw,58px);grid-column:1;grid-row:1}.hero-copy{grid-column:1;grid-row:2;padding:0}.hero-lead{max-width:480px;font-size:18px;line-height:1.6}.hero-copy .button{margin-top:24px}.download-note{margin-top:14px}.hero-art{grid-column:1;grid-row:3;min-height:240px;height:clamp(240px,33svh,360px);width:100%;align-self:center}.hero-art img{object-position:center}.scroll-cue{grid-column:1;grid-row:4;justify-self:center;font-size:13px}.section{padding-block:90px}.section-intro{margin-bottom:55px}.screens-grid{gap:35px}.screen-second{margin-top:70px}.screen-surface{border-radius:22px}.screen-surface img{border-radius:21px}.screens-grid h3{font-size:29px}.steps{gap:25px;margin-top:55px}.steps li+li{padding-inline-start:22px}.steps h3{font-size:20px}.details-section{grid-template-columns:1fr;gap:60px}.detail-block+.detail-block{border-inline-start:0;border-top:1px solid var(--line);padding-inline-start:0;padding-top:60px}.faq-section{grid-template-columns:1fr;gap:45px}.footer-top{flex-wrap:wrap}.footer-top p{flex-basis:calc(100% - 170px)}.footer-bottom{flex-direction:column;gap:8px}}
@media(max-width:480px){.wrap{width:calc(100% - 36px)}.brand{width:104px}.header-actions{gap:7px}.header-inner{gap:8px}.language-control{padding-inline:6px;gap:4px}.language-control svg{width:18px;height:18px}.language-control select{width:80px;font-size:13px}.hero h1{font-size:clamp(35px,9.2vw,44px)}.hero-lead{font-size:17px}.button{font-size:16px;padding:14px 22px;gap:20px}.screens-grid{grid-template-columns:1fr;max-width:300px;gap:65px}.screen-second{margin-top:0}.steps{grid-template-columns:1fr;gap:35px}.steps li+li{border-inline-start:0;border-top:1px solid var(--line);padding:35px 0 0}.step-number{margin-bottom:18px}.eyebrow{font-size:12px;letter-spacing:.1em}.footer-links{gap:6px 20px}.download-section h2{font-size:52px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}[data-reveal][data-pending]{opacity:1;transform:none}}
