@import"https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=DM+Sans:opsz,wght@9..40,300;9..40,400;9..40,500;9..40,600&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #080C12;--surface: #0D1117;--surface-2: #131C28;--surface-3: #1A2436;--border: rgba(255,255,255,.09);--border-strong: rgba(255,255,255,.18);--teal: #3B82F6;--teal-mid: #60A5FA;--teal-light: rgba(59,130,246,.12);--teal-pale: rgba(59,130,246,.07);--teal-light-border: rgba(59,130,246,.25);--text: #EEF4F9;--text-2: #96B4CC;--text-3: #607B96;--success: #22C55E;--warning: #F59E0B;--danger: #EF4444;--info: #3B82F6;--r-sm: 6px;--r-md: 10px;--r-lg: 14px;--shadow: 0 1px 3px rgba(0,0,0,.3), 0 1px 2px rgba(0,0,0,.2);--shadow-md: 0 4px 16px rgba(0,0,0,.4);--shadow-lg: 0 8px 32px rgba(0,0,0,.5);--font-serif: "Instrument Serif", Georgia, serif;--font-sans: "DM Sans", system-ui, sans-serif}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit}a{color:inherit}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#fff3}::selection{background:#3b82f640}:focus-visible{outline:2px solid var(--teal);outline-offset:2px}
