:root{font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,"Apple Color Emoji","Segoe UI Emoji";color:#0f172a;--bg: #ffffff;--surface: rgba(255, 255, 255, .75);--surface-2: rgba(255, 255, 255, .9);--text: #0f172a;--muted: #64748b;--blue-50: #eef7ff;--blue-100: #d9efff;--blue-200: #bfe3ff;--blue-300: #8fd0ff;--blue-500: #3aa0ff;--border: rgba(15, 23, 42, .1);--shadow: 0 18px 45px rgba(2, 6, 23, .1);--shadow-soft: 0 10px 25px rgba(2, 6, 23, .08);--radius: 18px;--radius-sm: 12px}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--bg);color:var(--text);padding-bottom:30rem}body:before{content:"";position:fixed;inset:-40vh -30vw auto -30vw;height:70vh;background:radial-gradient(closest-side,rgba(58,160,255,.22),transparent 70%),radial-gradient(closest-side,rgba(143,208,255,.22),transparent 65%);filter:blur(8px);pointer-events:none;z-index:-1}body:after{content:"";position:fixed;inset:auto -30vw -45vh -30vw;height:80vh;background:radial-gradient(closest-side,rgba(191,227,255,.2),transparent 70%),radial-gradient(closest-side,rgba(58,160,255,.12),transparent 60%);filter:blur(10px);pointer-events:none;z-index:-1}input,button,textarea{font:inherit}html,body{overflow-anchor:none}
