:root{--yellow:#ffb400;--ink:#080806;--panel:#141411;--cream:#f5f1e8;--muted:#aaa69d;--line:#302f29}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--cream);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}.wrap{width:min(1180px,calc(100% - 44px));margin-inline:auto}.nav{height:96px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{color:var(--cream);text-decoration:none;font-weight:950;font-size:25px;letter-spacing:-1.2px}.brand span{color:var(--yellow);padding:0 3px}.nav-link,.text-link{color:var(--cream);text-decoration:none;font-weight:800}.nav-link{padding:12px 17px;border:1px solid var(--line);border-radius:999px}.hero{min-height:760px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:60px;padding-block:70px}.eyebrow{color:var(--yellow);font-size:13px;font-weight:900;letter-spacing:3px;margin:0 0 24px}.hero h1{font-size:clamp(56px,7vw,96px);letter-spacing:-5px;line-height:.92;margin:0}.hero h1 span{color:var(--yellow)}.lead{color:var(--muted);font-size:21px;line-height:1.55;max-width:590px;margin:30px 0 34px}.actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.store-button{display:flex;align-items:center;gap:12px;min-width:190px;background:var(--cream);color:#080806;text-decoration:none;border-radius:15px;padding:11px 20px 12px;box-shadow:0 18px 55px rgba(255,180,0,.12);transition:.2s}.store-button:hover{transform:translateY(-3px)}.store-button small,.store-button strong{display:block}.store-button small{font-size:11px}.store-button strong{font-size:21px;line-height:1}.apple{font-size:24px}.availability{color:var(--muted);font-size:13px}.phone-stage{height:650px;position:relative}.glow{position:absolute;width:520px;height:520px;top:70px;left:50%;transform:translateX(-50%);border-radius:50%;background:radial-gradient(circle,rgba(255,180,0,.28),transparent 68%);filter:blur(12px)}.phone{position:absolute;overflow:hidden;width:285px;height:617px;border:8px solid #252520;border-radius:46px;background:#000;box-shadow:0 30px 90px rgba(0,0,0,.65)}.phone img{width:100%;height:100%;object-fit:cover}.phone-front{left:38px;top:0;transform:rotate(-4deg);z-index:2}.phone-back{right:6px;top:62px;transform:rotate(7deg);opacity:.7}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding-bottom:100px}.features article{border:1px solid var(--line);background:linear-gradient(145deg,#171713,#0e0e0c);border-radius:24px;padding:34px;min-height:240px}.features b{color:var(--yellow);font-size:13px;letter-spacing:2px}.features h2{font-size:24px;margin:55px 0 12px}.features p{color:var(--muted);line-height:1.55;margin:0}.cta{border:1px solid var(--line);border-radius:28px;padding:30px 34px;display:flex;align-items:center;gap:24px;background:var(--panel)}.cta img{width:72px;height:72px;border-radius:18px}.cta .eyebrow{margin:0 0 6px}.cta h2{font-size:30px;margin:0}.cta .text-link{margin-left:auto;color:var(--yellow)}footer{height:120px;display:flex;align-items:center;justify-content:space-between;color:#77746d;font-size:13px}footer nav{display:flex;gap:20px}footer a{color:#aaa69d}@media(max-width:850px){.nav{height:76px}.hero{grid-template-columns:1fr;padding-top:70px}.hero-copy{text-align:center}.lead{margin-inline:auto}.actions{justify-content:center}.phone-stage{height:580px;max-width:520px;width:100%;margin-inline:auto}.phone{width:245px;height:530px}.phone-front{left:8%}.phone-back{right:8%}.features{grid-template-columns:1fr}.features article{min-height:180px}.features h2{margin-top:35px}.cta{align-items:flex-start;flex-wrap:wrap}.cta .text-link{width:100%;margin:5px 0 0 96px}}@media(max-width:520px){.wrap{width:min(100% - 28px,1180px)}.brand{font-size:20px}.nav-link{font-size:13px}.hero{padding-top:55px;gap:30px;min-height:auto}.hero h1{font-size:55px;letter-spacing:-3.5px}.lead{font-size:18px}.phone-stage{height:475px}.phone{width:195px;height:422px;border-width:6px;border-radius:34px}.phone-front{left:4%}.phone-back{right:3%;top:45px}.features{padding-bottom:60px}.cta{padding:24px}.cta img{width:58px;height:58px}.cta h2{font-size:24px}.cta .text-link{margin-left:82px}footer{height:auto;padding-block:35px;gap:20px;align-items:flex-start;flex-direction:column}}
html{overflow-x:hidden}.store-icon{width:34px;height:34px;border-radius:8px}
