:root{--ink:#fffdf8;--muted:#c8bedf;--night:#0d071c;--violet:#2f176f;--pink:#ea376e;--gold:#f6a81c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 78% 18%, #7142d36b, transparent 32rem), radial-gradient(circle at 12% 56%, #e8356d29, transparent 28rem), var(--night);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}main{width:min(1180px,100% - 40px);margin:0 auto}nav{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;min-height:88px;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:12px;font-weight:800;display:flex}.brand-mark{color:#fff;background:var(--pink);border-radius:50%;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 0 28px #ea376e61}.nav-link{border:1px solid #ffffff38;border-radius:999px;padding:10px 18px;font-weight:700}.hero{flex-direction:column;justify-content:center;align-items:flex-start;min-height:690px;padding:88px 0 72px;display:flex}.eyebrow{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;margin-bottom:22px;font-size:.82rem;font-weight:900}h1{letter-spacing:-.075em;max-width:900px;margin:0;font-size:clamp(4rem,9vw,8rem);line-height:.92}h1 span{color:var(--gold)}.lead{max-width:700px;color:var(--muted);margin:34px 0 32px;font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.55}.actions{flex-wrap:wrap;gap:14px;display:flex}.store-button{background:#050505;border:1px solid #ffffff4d;border-radius:16px;align-items:center;gap:14px;min-width:218px;padding:13px 23px 14px;transition:transform .2s,border-color .2s;display:flex}.store-button:hover{border-color:var(--gold);transform:translateY(-3px)}.store-button small{letter-spacing:.07em;margin-bottom:1px;font-size:.63rem;display:block}.store-button strong{font-size:1.42rem;display:block}.store-icon{flex:0 0 34px;width:34px;height:34px}.apple-icon{color:#fff;place-items:center;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:2.35rem;line-height:1;display:grid;transform:translateY(-1px)}.google-play-icon{background:conic-gradient(from 28deg at 63% 50%, #ffcb3c 0 24%, #f34b47 24% 49%, #40b8f2 49% 73%, #4cc46b 73% 100%);clip-path:polygon(5% 2%,96% 50%,5% 98%)}.features{grid-template-columns:repeat(3,1fr);gap:16px;padding:0 0 88px;display:grid}.features article{background:linear-gradient(145deg,#ffffff17,#ffffff09);border:1px solid #ffffff21;border-radius:25px;min-height:260px;padding:30px}.features article>span{color:var(--gold);font-weight:900}h2{letter-spacing:-.04em;margin:50px 0 14px;font-size:1.75rem}.features p{color:var(--muted);margin:0;line-height:1.55}footer{color:var(--muted);border-top:1px solid #ffffff1f;justify-content:space-between;gap:20px;padding:30px 0 42px;font-size:.92rem;display:flex}footer span:first-child{color:var(--ink);font-weight:800}@media (width<=760px){main{width:min(100% - 28px,1180px)}.hero{min-height:620px;padding-top:64px}h1{font-size:clamp(3.5rem,17vw,5.8rem)}.features{grid-template-columns:1fr}.features article{min-height:220px}footer{flex-direction:column}}
