*,*:before,*:after{box-sizing:border-box}:root{--color-primary: #e86500;--color-primary-dark: #b54e00;--color-background: #f8f9fa;--color-surface: #ffffff;--color-surface-hover: #f1f5f9;--color-text: #0f172a;--color-text-light: #475569;--color-text-muted: #94a3b8;--color-border: #e2e8f0;--color-border-light: #f1f5f9;--color-accent: #0f172a;--color-link: #2563eb;--color-primary-rgb: 232, 101, 0}html[data-theme=dark]{--color-primary: #ff7b1a;--color-primary-dark: #e86500;--color-background: #0b0d14;--color-surface: #13161f;--color-surface-hover: #1a1e2e;--color-text: #e8eaf0;--color-text-light: #9ba3b8;--color-text-muted: #606880;--color-border: #1e2233;--color-border-light: #161926;--color-accent: #0d1117;--color-link: #60a5fa;--color-primary-rgb: 255, 123, 26}html{font-size:16px;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;padding:0;background-color:var(--color-background);color:var(--color-text);font-family:Inter,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .25s ease,color .25s ease}img{max-width:100%;height:auto}a{text-decoration:none}*{min-height:0;min-width:0}::selection{background-color:var(--color-primary);color:#fff}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--color-background)}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}
