:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f6f4ef;--background-elevated:#fff;--foreground:#1f2937;--panel:#ffffffe6;--panel-strong:#fffffff7;--border:#94a3b83d;--border-strong:#94a3b857;--muted:#6b7280;--accent:#6366f1;--accent-soft:#6366f11f;--success:#16a34a;--warning:#f59e0b;--danger:#e11d48}*{box-sizing:border-box}html{background:radial-gradient(circle at top left,#6366f11a,transparent 26rem),radial-gradient(circle at 88% 10%,#f59e0b14,transparent 18rem),radial-gradient(circle at bottom right,#3b82f614,transparent 24rem),var(--background);scroll-behavior:smooth;min-height:100%}body{min-height:100vh;color:var(--foreground);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(#fbfaf7,#f3f1eb);margin:0;font-family:Satoshi,Avenir Next,Trebuchet MS,Segoe UI,sans-serif;position:relative}body:before{content:"";pointer-events:none;opacity:.45;background:linear-gradient(#6366f114,#0000 16rem),linear-gradient(90deg,#0f172a08 1px,#0000 1px) 0 0/32px 32px,linear-gradient(#0f172a08 1px,#0000 1px) 0 0/32px 32px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle at top,#000,#0000 78%);mask-image:radial-gradient(circle at top,#000,#0000 78%)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer}::selection{color:#111827;background:#6366f12e}:focus-visible{outline-offset:2px;outline:2px solid #6366f173}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-track{background:#e2e8f0b3}::-webkit-scrollbar-thumb{background:#94a3b8cc;border:2px solid #f1f5f9f2;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#64748be6}.panel{border:1px solid var(--border);background:var(--panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.panel-strong{border:1px solid var(--border-strong);background:var(--panel-strong);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.text-muted{color:var(--muted)}
