:root{--green:#4a9d5f;--green-dark:#2f7a45;--ink:#23262b;--bg:#fff;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only}*{box-sizing:border-box}html,body{height:100%}body{background:var(--bg);color:var(--ink);justify-content:center;align-items:center;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex}#app{justify-content:center;align-items:center;width:100%;min-height:100vh;padding:24px;display:flex}.coming-soon{text-align:center;flex-direction:column;align-items:center;max-width:560px;display:flex}.logo{width:min(460px,85vw);height:auto;margin-bottom:8px}h1{letter-spacing:-.01em;color:#6b7280;margin:8px 0 12px;font-size:clamp(1.15rem,3vw,1.6rem);font-weight:400}.badge{background:linear-gradient(135deg, var(--green), var(--green-dark));color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:8px 20px;font-size:.85rem;font-weight:600;display:inline-block;box-shadow:0 6px 16px #4a9d5f4d}
