@font-face{font-family:Inter;src:url(/assets/inter-latin.woff2)format("woff2");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:Barlow;src:url(/assets/barlow-semibold.woff2)format("woff2");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Barlow;src:url(/assets/barlow-bold.woff2)format("woff2");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Barlow;src:url(/assets/barlow-extrabold.woff2)format("woff2");font-style:normal;font-weight:800;font-display:swap}:root{color-scheme:dark;--bg:#07100e;--surface:#0d1714;--elevated:#12201b;--green:#39d98a;--green-dark:#1faf6c;--text:#f4f7f5;--muted:#aab6b1;--border:#253630;--border-strong:#34493f;--font-heading:Barlow,Arial,sans-serif;--ease:cubic-bezier(.16,.8,.24,1);--radius-card:14px;background:var(--bg);color:var(--text);font-synthesis:none;font-family:Inter,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{background:var(--bg);margin:0}a{color:inherit;text-decoration:none}button,input,summary{font:inherit}img{max-width:100%;height:auto;display:block}figure,p,h1,h2,h3,h4,dl,dd{margin:0}ul,ol{margin:0;padding:0;list-style:none}a,summary,button{touch-action:manipulation}a:focus-visible,summary:focus-visible,button:focus-visible,[tabindex="0"]:focus-visible{outline:2px solid var(--green);outline-offset:6px}::selection{background:var(--green);color:var(--bg)}.wrap{width:min(1240px,100% - 96px);margin-inline:auto}.section{border-top:1px solid var(--border);padding-block:104px;position:relative}.eyebrow,.small-label{letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:600;line-height:1.6}.eyebrow{color:var(--green);margin-bottom:24px}.small-label{color:var(--muted);letter-spacing:.09em}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:700}h1{letter-spacing:-.065em;font-size:clamp(52px,5.5vw,80px);line-height:1.045}h2{letter-spacing:-.045em;font-size:clamp(36px,3.65vw,54px);line-height:1.12}h2 span,h1 span{color:var(--green)}h3{letter-spacing:-.02em;font-size:20px;font-weight:600;line-height:1.35}p{color:var(--muted);line-height:1.7}.section-heading>p:last-child{max-width:530px;margin-top:20px;font-size:15px}.split-heading{justify-content:space-between;align-items:flex-end;gap:50px;display:flex}.split-heading>p:last-child{max-width:380px;margin-bottom:3px}.section-footnote{text-align:center;margin-top:30px;font-size:12px}.skip-link{background:var(--green);color:var(--bg);z-index:20;padding:14px 20px;position:fixed;top:12px;left:12px;transform:translateY(-180%)}.skip-link:focus{transform:none}.depth{isolation:isolate;background:radial-gradient(ellipse 55% 45% at var(--glow-x,80%) var(--glow-y,20%),var(--glow,#39d98a17),transparent 70%) no-repeat,var(--section-bg,transparent);overflow:clip}.depth:before,.depth:after{content:"";z-index:-1;pointer-events:none;position:absolute;inset:0}.depth:before{opacity:.035;background:url(/assets/texture/grain.webp) 0 0/160px}.depth:after{background:url(/assets/texture/pitch-lines.svg) var(--lines-x,50%) var(--lines-y,50%)/var(--lines-size,min(1180px,150%)) no-repeat;opacity:var(--lines-opacity,.04);-webkit-mask-image:radial-gradient(ellipse 60% 60% at var(--lines-x,50%) var(--lines-y,50%),#000 20%,transparent 75%);mask-image:radial-gradient(ellipse 60% 60% at var(--lines-x,50%) var(--lines-y,50%),#000 20%,transparent 75%)}@media (prefers-reduced-motion:no-preference){html.js [data-reveal]{opacity:0;transition:opacity .75s var(--ease),translate .75s var(--ease);transition-delay:calc(var(--reveal-i,0) * 90ms);translate:0 22px}html.js [data-reveal].is-visible{opacity:1;translate:0}}.site-header{z-index:5;border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:28px;height:112px;display:flex;position:relative}.brand{flex-shrink:0;width:198px;display:block}.brand img{width:100%}.desktop-nav{color:var(--muted);gap:32px;margin-left:auto;margin-right:40px;font-size:13px;display:flex}.desktop-nav a,.site-footer nav a{padding-block:14px;transition:color .2s}.desktop-nav a:hover,.site-footer nav a:hover,.text-link:hover{color:var(--green)}.header-cta{border:1px solid var(--border-strong);background:#0d17148c;border-radius:6px;align-items:center;gap:26px;min-height:46px;padding:0 17px;font-size:12px;font-weight:600;transition:border-color .2s,box-shadow .2s,background .2s;display:flex}.header-cta:hover{border-color:var(--green);background:#12201b;box-shadow:0 0 24px -8px #39d98a80}.header-cta span{color:var(--green);font-size:18px}.mobile-menu{display:none}.lang-switch{border:1px solid var(--border-strong);background:#0d17148c;border-radius:6px;flex-shrink:0;display:flex}.lang-switch a{letter-spacing:.1em;min-width:42px;min-height:44px;color:var(--muted);place-items:center;padding-inline:8px;font-size:11px;font-weight:600;transition:color .2s,background .2s;display:grid}.lang-switch a+a{border-left:1px solid var(--border-strong)}.lang-switch a:first-child{border-radius:5px 0 0 5px}.lang-switch a:last-child{border-radius:0 5px 5px 0}.lang-switch a:hover{color:var(--green)}.lang-switch a[aria-current]{color:var(--text);box-shadow:inset 0 -2px 0 var(--green);background:#12201b}.lang-switch a:focus-visible{outline-offset:2px}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero-image{align-items:center;min-height:calc(100vh - 112px);padding-block:90px;display:flex;position:relative;overflow:hidden}.hero-background,.hero-overlay{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-background{object-position:center center}.hero-overlay{background:linear-gradient(90deg,#07100ef2 0%,#07100ebf 34%,#07100e42 70%,#07100e82 100%),linear-gradient(#07100e55 0%,#0000 20% 76%,#07100e 100%)}.hero-inner{z-index:1;justify-content:space-between;align-items:center;gap:64px;display:flex;position:relative}.hero-copy{flex-shrink:0;max-width:560px}.hero-copy .eyebrow{align-items:center;gap:10px;margin-bottom:30px;font-size:10px;display:flex}.status-dot{background:var(--green);border-radius:50%;width:6px;height:6px}.hero-subtitle{letter-spacing:-.035em;color:var(--text);margin-top:30px;font-size:24px;line-height:1.4}.hero-description{max-width:430px;margin-top:17px;font-size:14px}.hero-actions{flex-wrap:wrap;align-items:center;gap:8px 26px;margin-top:29px;display:flex}.button{background:var(--green);color:var(--bg);white-space:nowrap;border-radius:4px;justify-content:space-between;align-items:center;gap:27px;min-height:52px;padding:16px 20px;font-size:12px;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.button:hover{background:#65e5a5;transform:translateY(-2px);box-shadow:0 12px 30px -12px #39d98aa0}.button span{font-size:19px;line-height:1}.text-link{white-space:nowrap;align-items:center;gap:12px;min-height:46px;font-size:12px;transition:color .2s;display:inline-flex}.availability{color:var(--muted);margin-top:18px;font-size:11px}.hero-visual{aspect-ratio:.5;flex:400px;max-width:400px;margin-inline:auto;position:relative}.hero-visual-glow{filter:blur(48px);z-index:0;pointer-events:none;background:radial-gradient(closest-side,#39d98a3d,#0000 72%);position:absolute;inset:8% 4%}.hero-screen{background:#07100e;border-radius:22px;display:block;position:absolute;box-shadow:0 26px 54px -22px #000d,0 0 0 1px #ffffff17}.hero-screen-home{z-index:1;filter:saturate(.85)brightness(.68);width:54%;top:0;left:3%;rotate:-9deg}.hero-screen-passing{z-index:2;filter:saturate(.95)brightness(.86);width:56%;top:13%;right:3%;rotate:8deg}.hero-screen-detail{z-index:3;width:72%;bottom:1%;left:50%;translate:-50%;rotate:-2deg;box-shadow:0 40px 70px -18px #000e,0 0 70px -14px #39d98a4d}@keyframes heroScreenInY{0%{opacity:0;translate:0 24px}to{opacity:1;translate:0}}@keyframes heroScreenInDetail{0%{opacity:0;translate:-50% 28px}to{opacity:1;translate:-50%}}.hero-screen-home{animation:heroScreenInY .7s var(--ease) 50ms both}.hero-screen-passing{animation:heroScreenInY .7s var(--ease) .16s both}.hero-screen-detail{animation:heroScreenInDetail .8s var(--ease) .24s both}.preview-banner{color:#07100e;text-align:center;background:#facc15;margin:0;padding:10px 20px;font-size:12px;font-weight:700}.screen-placeholder{color:#facc15;text-align:center;overflow-wrap:anywhere;background:#12201b;border:2px dashed #facc15;border-radius:22px;place-items:center;padding:12px;font-size:11px;line-height:1.4;display:grid}.app-screen{background:#07100e;border-radius:22px;width:100%;height:auto;display:block;box-shadow:0 30px 60px -24px #000e,0 0 0 1px #ffffff17}.visual-section{--glow-x:72%;--glow-y:45%;--glow:#39d98a1c;--lines-x:78%;--lines-y:50%;--lines-size:980px;--lines-opacity:.05;padding-block:88px}.manifest{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:72px;display:grid}.manifest .visual-lead{color:#c4ceca;max-width:400px;margin-top:22px;font-size:16px;line-height:1.6}.manifest-statement{border-left:2px solid var(--green);font-family:var(--font-heading);letter-spacing:-.035em;color:var(--text);text-wrap:balance;padding-left:32px;font-size:clamp(30px,3.5vw,50px);font-weight:700;line-height:1.12;position:relative}.manifest-statement span{color:var(--green)}.visual-key{border-top:1px solid var(--border);flex-wrap:wrap;gap:14px 34px;margin-top:52px;padding-top:26px;display:flex}.visual-key li{color:#c4ceca;align-items:center;gap:10px;font-size:13px;display:flex}.visual-key svg{flex-shrink:0;width:34px;height:22px}.site-footer{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:14px 30px;padding-block:25px 26px;display:flex}.site-footer .brand{width:144px}.site-footer p{font-size:10px}.site-footer nav{gap:23px;margin-left:auto;font-size:11px;display:flex}.site-footer small{text-align:right;width:100%;color:var(--muted);font-size:9px}.legal-main{max-width:740px;min-height:64vh;padding-block:95px}.legal-main h1{margin-bottom:27px;font-size:clamp(36px,5vw,58px)}.legal-main p{margin-block:15px}.legal-main .button{margin-top:26px}.notice{border-left:2px solid var(--green);background:var(--surface);padding:15px 22px}.brand-inline{white-space:nowrap;letter-spacing:-.075em;font-family:Inter,Arial,sans-serif;font-size:.96em;font-weight:800;line-height:1;display:inline-block}.brand-inline-fut{color:var(--text)}.brand-inline-lume{color:var(--green)}.site-footer .brand-inline{font-size:1em}@media (width<=1180px){.hero-inner{flex-direction:column;align-items:stretch;gap:48px}.hero-copy{max-width:none}.hero-visual{flex:none;width:100%;max-width:340px;overflow:hidden}}@media (width<=1100px){.wrap{width:calc(100% - 64px)}.hero-image{min-height:680px}.desktop-nav{gap:20px;margin-right:0}.hero-actions{column-gap:15px}.section{padding-block:88px}}@media (width<=850px){.desktop-nav{gap:17px;font-size:11px}.site-header{gap:15px;height:93px}.brand{width:156px}.header-cta{gap:13px;padding-inline:12px;font-size:10px}.hero-image{min-height:660px}.hero h1{font-size:52px}.manifest{grid-template-columns:1fr;gap:36px}.hero-subtitle{font-size:21px}.hero-description{font-size:13px}}@media (width<=699px){.header-cta{display:none}}@media (width<=600px){.wrap{width:calc(100% - 40px)}.site-header{height:84px}.site-header .brand{width:151px}.desktop-nav,.header-cta{display:none}.site-header{gap:10px}.lang-switch{margin-left:auto}.lang-switch a{min-width:36px;padding-inline:6px}.mobile-menu{z-index:10;display:block;position:relative}.mobile-menu summary{border:1px solid var(--border-strong);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:10px;min-width:72px;min-height:44px;padding-inline:12px;font-size:12px;font-weight:600;list-style:none;transition:border-color .2s;display:flex}.mobile-menu[open] summary,.mobile-menu summary:hover{border-color:var(--green)}.mobile-menu summary::-webkit-details-marker{display:none}.menu-icon{width:18px;height:18px;color:var(--green);display:block}.mobile-menu nav{border:1px solid var(--border-strong);backdrop-filter:blur(12px);background:#12201bf2;border-radius:12px;width:min(300px,100vw - 40px);padding:8px;position:absolute;top:56px;right:0;box-shadow:0 24px 50px #000a}.mobile-menu nav a{border-radius:8px;align-items:center;min-height:48px;padding:0 16px;font-size:15px;display:flex}.mobile-menu nav a:hover{background:var(--surface);color:var(--green)}.mobile-menu nav a:last-child{background:var(--green);color:var(--bg);justify-content:space-between;margin-top:6px;font-weight:700}.hero-image{align-items:flex-end;min-height:calc(100svh - 84px);padding-block:52px 56px}.hero-background{object-position:61% center}.hero-overlay{background:linear-gradient(90deg,#07100eea 0%,#07100e96 72%,#07100e40 100%),linear-gradient(#07100e33 0%,#07100e99 55%,#07100ef5 100%)}.hero-copy .eyebrow{letter-spacing:.11em;margin-bottom:24px;font-size:9px}.hero h1{letter-spacing:-.063em;font-size:clamp(42px,11.9vw,57px);line-height:1.08}.hero-subtitle{margin-top:24px;font-size:21px}.hero-description{max-width:350px;margin-top:15px;font-size:13px}.hero-actions{column-gap:18px;margin-top:24px}.button{gap:20px;padding:14px 17px;font-size:12px}.hero-actions .text-link{font-size:12px}.availability{margin-top:12px;font-size:11px}.hero-visual{aspect-ratio:.48;max-width:290px}.hero-screen-passing{display:none}.hero-screen-home{filter:saturate(.8)brightness(.5);width:52%;rotate:-6deg}.hero-screen-detail{width:80%}.section{padding-block:64px}h2{letter-spacing:-.04em;font-size:clamp(32px,9.4vw,38px)}.eyebrow{margin-bottom:19px;font-size:10px}.section-heading>p:last-child{margin-top:18px;font-size:14px;line-height:1.7}.split-heading{display:block}.visual-section{padding-block:60px}.manifest{gap:28px}.manifest-statement{padding-left:20px;font-size:clamp(26px,7.6vw,32px)}.manifest .visual-lead{margin-top:16px;font-size:15px}.visual-key{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;margin-top:32px;padding-top:22px;display:grid}.visual-key li{font-size:12px}.split-heading>p:last-child{max-width:380px;margin-top:18px;font-size:14px}.section-footnote{text-wrap:balance;font-size:11px;line-height:1.7}.site-footer{gap:10px 0;padding-block:24px}.site-footer .brand{width:145px}.site-footer p{width:100%;font-size:11px}.site-footer nav{gap:26px;width:100%;margin:6px 0 0;font-size:12px}.site-footer small{text-align:left;margin-top:9px;font-size:10px}.legal-main{padding-block:62px}.legal-main h1{overflow-wrap:anywhere;font-size:35px}.legal-main p{font-size:14px}}@media (width<=374px){.site-header .brand{width:128px}.mobile-menu summary{min-width:44px;padding-inline:12px}.mobile-menu summary>span{display:none}.hero h1{font-size:40px}.hero-actions .button{flex:auto;justify-content:space-between}.hero-screen-home{display:none}.hero-visual{aspect-ratio:.46}.hero-screen-detail{width:84%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.button:hover{transform:none}}
