@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800&family=JetBrains+Mono:wght@400;500&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f4f6fb;--surface: #ffffff;--surface2: #f0f3fa;--border: #e4e8f2;--accent: #2563eb;--accent-light: #eff4ff;--green: #16a34a;--green-light: #f0fdf4;--orange: #ea580c;--orange-light: #fff7ed;--purple: #7c3aed;--purple-light: #f5f3ff;--text: #1e2640;--muted: #7b84a0;--font: "Nunito", sans-serif;--mono: "JetBrains Mono", monospace}body{background:var(--bg);color:var(--text);font-family:var(--font);min-height:100vh;-webkit-font-smoothing:antialiased}@keyframes pulse{0%,to{box-shadow:0 0 #16a34a66}50%{box-shadow:0 0 0 5px #16a34a00}}
