:root{--bg-page: #0d0d0d;--bg-card: #161616;--bg-surface: #1e1e1e;--bg-hover: #262626;--border: #2e2e2e;--text-primary: #e8dcc8;--text-secondary: #8a7d6e;--text-muted: #5a5045;--accent: #c8922a;--accent-light: #f0b544;--accent-glow: rgba(200, 146, 42, .25);--positive-border: #4a9e5c;--positive-text: #6bbf7a;--positive-fill: rgba(74, 158, 92, .15);--positive-fill-hover: rgba(74, 158, 92, .28);--neutral-off-border: #5a5045;--neutral-off-text: #7a6e60;--neutral-off-fill: rgba(90, 80, 69, .2);--neutral-off-fill-hover: rgba(90, 80, 69, .35);--danger-border: rgba(180, 60, 60, .28);--danger-icon: #e06060;--danger-text: #e07070;--danger-fill: rgba(180, 60, 60, .08);--danger-fill-hover: rgba(180, 60, 60, .25);--warning-border: rgba(200, 146, 42, .2);--warning-fill: rgba(200, 146, 42, .08);--olive: #3a6645;--radius-pill: 20px;--radius-card: 12px;--radius-pane: 10px;--radius-input: 8px;--radius-icon-btn: 6px;--radius-inline-edit: 5px;--radius-badge: 4px;--dur-color: .15s;--dur-border: .2s;--dur-progress: .3s ease;--dur-spin: .8s;--dur-blink: .9s}*,*:before,*:after{box-sizing:border-box}html,body{height:100%}body{margin:0;background:var(--bg-page);color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95rem;line-height:1.5;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}button,input,select,textarea{font-family:inherit;color:inherit}a{color:var(--accent-light)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
