:root{--copper-brown: #9E735B;--pale-silver: #C4BEB2;--woodsmoke-black: #0D0D0D;--copper-900: #4C3F38;--copper-800: #6B4E3C;--copper-700: #83604A;--copper-600: #9E735B;--copper-500: #AE8874;--copper-400: #C2A392;--copper-300: #D6C0B3;--copper-200: #E7D9D0;--copper-100: #F3ECE6;--silver-800: #78736A;--silver-700: #9A948A;--silver-600: #B0AA9E;--silver-500: #C4BEB2;--silver-400: #D3CEC5;--silver-300: #E1DDD6;--silver-200: #EDEAE5;--silver-100: #F3F1ED;--ink-900: #0D0D0D;--ink-800: #151414;--ink-700: #1A1919;--ink-600: #231F20;--ink-500: #3A3634;--ink-400: #5C5754;--ink-300: #8A8481;--ink-200: #C9C5C2;--ink-100: #E1DFDF;--white: #FFFFFF;--surface-page: #FFFFFF;--surface-page-warm: #F3F1ED;--surface-card: #FFFFFF;--surface-card-warm: #F3F1ED;--surface-neutral: #9E735B;--surface-inverse: #0D0D0D;--surface-subtle: #EDEAE5;--surface-overlay: rgba(13,13,13,.72);--text-heading: #0D0D0D;--text-body: #231F20;--text-muted: #78736A;--text-caption: #8A8481;--text-accent: #9E735B;--text-on-inverse: #FFFFFF;--text-on-neutral: #FFFFFF;--text-disabled: #C9C5C2;--border-hairline: #E1DFDF;--border-strong: #0D0D0D;--border-accent: #9E735B;--border-on-inverse: rgba(255,255,255,.24);--action-primary: #0D0D0D;--action-primary-hover: #231F20;--action-primary-press: #000000;--action-accent: #9E735B;--action-accent-hover: #83604A;--action-accent-press: #6B4E3C;--focus-ring: #9E735B;--status-positive: #4E7A50;--status-warning: #B4832F;--status-critical: #9A3B2E;--status-info: #4A6B80;--font-display: "Venera", "Orbitron", "Eurostile", "Square 721", sans-serif;--font-text: "Lausanne", "Archivo", "Helvetica Neue", Helvetica, Arial, sans-serif;--font-arabic: "Cairo", "Noto Naskh Arabic", sans-serif;--font-arabic-secondary: "Adobe Arabic", "Noto Naskh Arabic", serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, monospace}*{box-sizing:border-box}body{margin:0;background:var(--surface-page-warm);color:var(--text-body);font-family:var(--font-text);-webkit-font-smoothing:antialiased}a{color:var(--text-accent);text-decoration:none}a:hover{color:var(--action-accent-hover)}button:hover{opacity:.92}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--surface-page-warm)}::-webkit-scrollbar-thumb{background:var(--silver-400)}::-webkit-scrollbar-thumb:hover{background:var(--silver-600)}
