@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600&display=swap";:root{color:#173f35;font-synthesis:none;text-rendering:optimizelegibility;background:#f5f1e8;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}html{background:#173f35;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.app-shell{background:#f5f1e8;min-height:100svh;overflow:hidden}.hero{min-height:100svh;padding:max(24px, env(safe-area-inset-top)) 24px max(24px, env(safe-area-inset-bottom));flex-direction:column;display:flex;position:relative}.hero__glow{opacity:.25;filter:blur(2px);background:#f2b84b;border-radius:50%;width:310px;height:310px;position:absolute;top:80px;right:-150px}.hero__header{justify-content:space-between;align-items:center;gap:16px;display:flex;position:relative}.brand{letter-spacing:-.04em;align-items:center;gap:10px;font-size:1.35rem;font-weight:700;display:inline-flex}.brand__mark{color:#f5f1e8;background:#173f35;border-radius:12px;place-items:center;width:38px;height:38px;font-family:Fraunces,Georgia,serif;font-size:1.5rem;display:grid}.install-button{color:#173f35;font:inherit;cursor:pointer;background:#ffffff61;border:1px solid #173f3538;border-radius:999px;padding:9px 14px;font-size:.78rem;font-weight:600}.hero__content{max-width:640px;margin:auto 0;padding:70px 0 52px;position:relative}.eyebrow{color:#a46612;letter-spacing:.17em;text-transform:uppercase;margin:0 0 18px;font-size:.72rem;font-weight:700}h1{letter-spacing:-.055em;margin:0;font-family:Fraunces,Georgia,serif;font-size:clamp(3.2rem,15vw,5.8rem);line-height:.95}h1 em{color:#a46612;font-style:normal}.hero__description{color:#506b64;max-width:390px;margin:26px 0 32px;font-size:1.05rem;line-height:1.65}.primary-button{color:#fff;background:#173f35;border-radius:16px;justify-content:space-between;align-items:center;gap:48px;min-width:215px;padding:17px 20px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 12px 30px #173f352e}.primary-button span{font-size:1.35rem}.future-nav{scrollbar-width:none;gap:8px;padding-bottom:2px;display:flex;position:relative;overflow-x:auto}.future-nav::-webkit-scrollbar{display:none}.future-nav span{color:#6b7d78;background:#ffffff59;border:1px solid #173f351f;border-radius:999px;flex:none;padding:8px 11px;font-size:.7rem}.coming-soon{min-height:100svh;padding:max(28px, env(safe-area-inset-top)) 24px;flex-direction:column;justify-content:center;align-items:flex-start;max-width:760px;margin:0 auto;display:flex}.coming-soon .brand{top:max(24px, env(safe-area-inset-top));position:absolute}.coming-soon .eyebrow{margin-top:70px}.coming-soon h1{font-size:clamp(3rem,12vw,5rem)}.coming-soon p:not(.eyebrow){color:#506b64;max-width:500px;line-height:1.65}.text-link{margin-top:24px;font-weight:700;text-decoration:none}@media (min-width:700px){.hero{padding-inline:clamp(40px,8vw,112px)}.hero__glow{width:520px;height:520px;top:40px;right:-170px}.hero__content{padding-block:90px 60px}.future-nav{flex-wrap:wrap;overflow:visible}}@media (prefers-reduced-motion:no-preference){.hero__content{animation:.65s ease-out both reveal}.primary-button{transition:transform .2s,box-shadow .2s}.primary-button:hover{transform:translateY(-2px);box-shadow:0 16px 34px #173f353d}@keyframes reveal{0%{opacity:0;transform:translateY(14px)}}}
