:root{color:#211614;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff8ef;font-family:Geist,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}#root{min-height:100dvh}.page{color:#211614;background:#fff8ef;min-height:100dvh;overflow:hidden}.hero{align-items:center;gap:2rem;width:100%;max-width:72rem;min-height:100dvh;margin:0 auto;padding:1.5rem 1.25rem;display:grid}.hero-content{z-index:1;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.app-icon{border-radius:1.35rem;width:6rem;height:6rem;margin-bottom:1.25rem;box-shadow:0 20px 60px #78141433}.pill{letter-spacing:.08em;text-transform:uppercase;color:#fff;background:#dc353b;border-radius:999px;margin-bottom:.75rem;padding:.5rem 1rem;font-size:.8rem;font-weight:800}.hero-content h1{color:#dc353b;max-width:32rem;margin:0;font-size:clamp(2.4rem,3vw + 1.5rem,4rem);font-weight:900;line-height:1.02}.subtitle{color:#503632;max-width:26rem;margin-top:1.25rem;font-size:1.1rem;font-weight:600;line-height:1.7}.store-badges{flex-direction:column;gap:.75rem;width:min(90%,20rem);margin-top:2rem;display:flex}.badge-link{border-radius:1rem;outline:none;transition:transform .2s,box-shadow .2s;display:block}.badge-link:hover{transform:translateY(-2px);box-shadow:0 16px 30px #7814142e}.badge-link:focus-visible{box-shadow:0 0 0 4px #ffd447}.badge-link img{width:100%;height:auto;display:block}.hero-visual{justify-content:center;align-items:center;width:100%;max-width:21rem;margin:0 auto;display:flex;position:relative}.blob{border-radius:3rem;position:absolute}.blob-teal{background:#18ddc3;inset:2.5rem 0 0}.blob-yellow{background:#fff200;border-radius:50%;width:7rem;height:7rem;top:3rem;left:-2rem}.blob-green{background:#5fe052;border-radius:50%;width:6rem;height:6rem;bottom:4rem;right:-1.5rem}.phone-shot{filter:drop-shadow(0 25px 40px #00000026);width:72%;height:auto;position:relative}@media (width>=1024px){.hero{grid-template-columns:.95fr 1.05fr;padding:1.5rem 3rem}.hero-content{text-align:left;align-items:flex-start}.store-badges{flex-direction:row;width:min(90%,28rem)}.hero-visual{max-width:24rem}.phone-shot{width:70%}}@media (width>=640px){.app-icon{width:7rem;height:7rem}}
