@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f8fafb;--surface: #ffffff;--surface-2: #f1f5f9;--surface-hover: rgba(0,0,0,.02);--border: rgba(0,0,0,.06);--border-2: rgba(0,0,0,.1);--accent: #0d9488;--accent-light: rgba(13,148,136,.08);--accent-text: #0f766e;--purple: #7c3aed;--purple-light: rgba(124,58,237,.06);--green: #059669;--green-bg: rgba(5,150,105,.07);--amber: #d97706;--amber-bg: rgba(217,119,6,.07);--red: #dc2626;--red-bg: rgba(220,38,38,.06);--text: #111827;--text-2: #4b5563;--text-3: #9ca3af;--high: #dc2626;--high-bg: rgba(220,38,38,.06);--medium: #d97706;--medium-bg: rgba(217,119,6,.06);--low: #6366f1;--low-bg: rgba(99,102,241,.06);--shadow-sm: 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 2px 8px rgba(0,0,0,.04), 0 1px 2px rgba(0,0,0,.03);--shadow-lg: 0 8px 24px rgba(0,0,0,.06), 0 2px 4px rgba(0,0,0,.03);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-feature-settings:"cv02","cv03","cv04","cv11";font-size:14px;line-height:1.5;color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{height:100vh;overflow:hidden;background:radial-gradient(ellipse 90% 55% at 10% -8%,rgba(16,185,129,.13) 0%,transparent 55%),radial-gradient(ellipse 55% 45% at 92% 108%,rgba(124,58,237,.09) 0%,transparent 50%),radial-gradient(ellipse 40% 30% at 55% 15%,rgba(236,72,153,.05) 0%,transparent 40%),radial-gradient(ellipse 50% 40% at 30% 85%,rgba(59,130,246,.04) 0%,transparent 45%),#f8fafb;background-attachment:fixed}#root{height:100vh;display:flex;flex-direction:column}button{cursor:pointer;font-family:inherit;font-size:inherit}input,textarea,select{font-family:inherit;font-size:inherit;color-scheme:light}::selection{background:#0d948826}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0000001f;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#0003}
