:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0}#root{min-height:100vh}.app{box-sizing:border-box;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.welcome{background:#fff;border:1px solid #e5e7eb;border-radius:18px;align-items:center;gap:1.5rem;width:min(720px,100%);padding:2.5rem;display:flex;box-shadow:0 20px 45px #0f172a14}.brand{color:#fff;background:#0f766e;border-radius:16px;flex:0 0 80px;place-items:center;height:80px;font-size:1.5rem;font-weight:700;display:grid}.eyebrow{color:#0f766e;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .35rem;font-size:.8rem;font-weight:700}h1{color:#0f172a;margin:0;font-size:clamp(2rem,5vw,3.25rem);line-height:1.05}.intro{color:#64748b;margin:1rem 0 0;line-height:1.6}@media (width<=560px){.welcome{flex-direction:column;align-items:flex-start;padding:1.75rem}}
