:root{--color-bg: #1A1A1A;--color-bg-card: #262626;--color-bg-tertiary: #383838;--color-accent-gold: #D9C7A0;--color-accent-gold-mid: #C6A671;--color-text: #FFFFFF;--color-text-muted: #CCCCCC;--color-text-dim: #999999;--color-border: #E7DCC1;--color-success-bg: rgba(10, 41, 18, .97);--color-success: #39C056;--color-error-bg: rgba(41, 10, 10, .97);--color-error: #D44A4A;--space-xs: 8px;--space-sm: 12px;--space-md: 16px;--space-lg: 24px;--space-xl: 32px;--space-2xl: 48px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-full: 9999px;--font-display: "Georgia", "Times New Roman", serif;--font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%;overflow:hidden}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none}button{font-family:var(--font-body);cursor:pointer;border:none;background:none}select{font-family:var(--font-body)}@media(orientation:landscape){.landscape-warning{display:flex!important}}
