:root{font-family:IBM Plex Sans,Space Grotesk,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background-color:#f6f7fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg: #f6f7fb;--surface: #ffffff;--surface-2: #f8fafc;--border: #e5e7eb;--text: #0f172a;--muted: #64748b;--brand: #1e40af;--brand-strong: #1d4ed8;--shadow-sm: 0 1px 2px rgba(15, 23, 42, .06);--shadow-md: 0 8px 24px rgba(15, 23, 42, .08);--radius-sm: 10px;--radius-md: 14px}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(1200px 600px at 20% -10%,#eef2ff,#eef2ff00 60%),radial-gradient(1200px 600px at 90% 0%,#ecfeff,#ecfeff00 55%),var(--bg);color:var(--text)}#root{min-height:100vh}a{color:var(--brand);text-decoration:inherit}a:hover{color:var(--brand-strong)}button{font-family:inherit}button,input,select,textarea{font:inherit}:where(input,select,textarea){background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text)}:where(input,select,textarea)::placeholder{color:#94a3b8}:where(input,select,textarea):focus{outline:2px solid rgba(29,78,216,.2);outline-offset:1px;border-color:#1d4ed873}.bg-white{background-color:var(--surface);box-shadow:var(--shadow-sm)}.border{border-color:var(--border)}.rounded{border-radius:var(--radius-sm)}.rounded-lg{border-radius:var(--radius-md)}
