@font-face{font-family:Anton;src:url('assets/anton.ttf') format('truetype');font-display:block}
:root{color-scheme:dark;--paper:#0c0d11;--ink:#f5f1e7;--yellow:#ffd60a}
*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #ffd60a;outline-offset:6px} .shell{max-width:1600px;min-height:100svh;margin:auto;padding:34px 6vw 22px;display:flex;flex-direction:column}header{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.brand{display:block;width:132px}.brand img{display:block;width:100%;height:auto}.edition{font-size:10px;font-weight:700;letter-spacing:1.8px}main{display:grid;grid-template-columns:1.15fr 1fr;gap:30px;align-items:center;flex:1;min-height:580px;padding:30px 0}.pitch{position:relative;z-index:2;padding-bottom:16px}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:700;display:flex;align-items:center;gap:9px;margin:0 0 25px}.eyebrow>span{width:7px;height:7px;background:var(--ink);border-radius:50%}h1{font-family:Anton,Impact,sans-serif;font-size:clamp(52px,6.3vw,100px);font-weight:400;letter-spacing:-1.5px;line-height:1.1;margin:0 0 28px}h1 span{background:linear-gradient(transparent 65%,var(--yellow) 65%,var(--yellow) 94%,transparent 94%);white-space:nowrap}.intro{font-size:clamp(17px,1.5vw,22px);line-height:1.45;max-width:450px;margin:0 0 13px}.description{font-size:16px;line-height:1.65;color:#b9b9bd;max-width:405px;margin:0 0 28px}.download{border:0;background:var(--ink);color:var(--paper);padding:16px 20px;border-radius:13px;display:inline-flex;align-items:center;gap:12px;min-height:58px;font-size:16px;font-weight:700;cursor:pointer;transition:background .18s,transform .18s}.download svg{width:25px;height:25px}.download>span:last-child{margin-left:18px;font-size:23px;font-weight:400}.download:hover{background:#34352e;transform:translateY(-2px)}#launch-note{font-size:12px;color:#a5a5ad;margin:11px 0 0}.trust{font-size:11px;color:#a5a5ad;margin:27px 0 0}.visual{position:relative;isolation:isolate;display:flex;align-items:center;justify-content:center;min-height:560px;height:min(68vh,690px)}.ribbon{position:absolute;z-index:-1;left:-7%;right:-10%;top:49%;height:130px;background:var(--yellow);transform:rotate(-13deg);border-radius:4px}.phone{width:clamp(220px,22vw,302px);border:6px solid #292a2c;border-radius:46px;padding:3px;background:#030407;box-shadow:0 2px 0 1px #98958b,16px 25px 34px #17181d26;transform:rotate(5deg);overflow:hidden;flex-shrink:0}.phone img{display:block;width:100%;height:auto;border-radius:35px;background:#0c0d11}.caption{position:absolute;bottom:5%;left:-3%;display:flex;align-items:center;gap:10px;transform:rotate(-5deg);padding:12px 16px;background:var(--paper);font-size:11px;font-weight:700;line-height:1.5;letter-spacing:.6px}.spark{font-size:38px;line-height:1}footer{border-top:1px solid #303138;padding-top:20px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:11px;color:#a5a5ad}footer nav{display:flex;gap:24px}footer a{text-decoration:none}footer a:hover{text-decoration:underline}dialog{border:0;border-radius:20px;padding:45px;width:min(90vw,470px);color:var(--ink);background:var(--paper);box-shadow:0 25px 100px #0005}dialog::backdrop{background:#111a}dialog h2{font:400 43px/1.15 Anton,Impact,sans-serif;margin:0 0 20px}dialog p:not(.eyebrow){line-height:1.6;color:#b9b9bd}dialog .close{position:absolute;right:15px;top:10px;border:0;background:none;font-size:30px;cursor:pointer}.dismiss{border:0;background:var(--yellow);padding:13px 22px;border-radius:9px;font-weight:700;cursor:pointer}.legal{max-width:760px;margin:0 auto;padding:36px 24px 70px}.legal .brand{margin-bottom:55px}.legal h1{font-size:56px}.legal h2{font-size:21px;margin-top:30px}.legal p{font-size:16px;line-height:1.7;color:#c2c2c8}.legal footer{margin-top:45px}
@media(min-width:1500px){.shell{padding-left:90px;padding-right:90px}}
@media(max-width:760px){.shell{padding:24px 25px 20px}.brand{width:112px}.edition{font-size:8px;letter-spacing:1px;max-width:125px;text-align:right;line-height:1.6}main{grid-template-columns:1fr;gap:0;padding-top:35px;min-height:0}.pitch{padding:0}h1{font-size:clamp(45px,10.8vw,76px);letter-spacing:-.7px;margin-bottom:20px}.eyebrow{margin-bottom:18px;font-size:10px}.intro{font-size:18px;max-width:330px}.description{font-size:14px;max-width:370px;margin-bottom:22px}.trust{margin-top:18px;font-size:10px}.visual{height:430px;min-height:0;overflow:hidden;margin:26px -25px 0;padding-top:30px;align-items:flex-start}.phone{width:230px;border-radius:38px}.phone img{border-radius:28px}.ribbon{left:0;right:0;top:47%;height:100px}.caption{bottom:35px;left:12px;font-size:9px;padding:9px 12px}footer{padding-top:18px;font-size:10px;flex-wrap:wrap;gap:16px}footer>span:last-child{display:none}footer nav{gap:18px}}
@media(min-width:761px) and (max-height:780px){.shell{padding-top:20px}.visual{height:530px;min-height:530px}.phone{width:230px}main{min-height:530px;padding:15px 0}h1{font-size:clamp(50px,6vw,85px)}.caption{bottom:4%}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{transition:none!important;scroll-behavior:auto!important}}

@media(max-width:760px){main{padding:24px 0 0}.intro{display:none}.visual{height:clamp(170px,calc(100svh - 580px),310px);margin-top:20px;padding-top:20px}.caption{bottom:18px}.description{margin-top:0}.trust{margin-top:16px}footer{position:relative;background:var(--paper);padding-bottom:2px}}

/* Dark brand treatment across landing, dialog and legal pages. */
h1 span{background:none;color:var(--yellow)}.download{background:var(--yellow);color:#17181d}.download:hover{background:#ffe34b}.dismiss{color:#17181d}.caption{background:#1b1c23;border:1px solid #3a3b43}.spark{color:var(--yellow)}dialog{border:1px solid #3a3b43}dialog .close{color:var(--ink)}.legal{display:block;min-height:0}.legal a:not(.brand){text-underline-offset:4px}.legal h1{overflow-wrap:break-word}
