:root{color-scheme:dark;--bg-base: #1a1a1e;--bg-surface-1: #232329;--bg-surface-2: #2d2d35;--bg-surface-3: #383841;--text-primary: #e8e6e0;--text-secondary: #9a968c;--text-tertiary: #66635c;--text-muted: #4a4845;--border-subtle: #2a2a30;--border-default: #3a3a42;--border-strong: #52525c;--accent-gold: #c9a876;--accent-gold-dim: #8a7353;--semantic-success: #7ba87b;--semantic-warning: #c9a876;--semantic-danger: #c06060;--semantic-info: #6b8cae;--font-sans: "Pretendard Variable", "Pretendard", -apple-system, BlinkMacSystemFont, system-ui, "Helvetica Neue", "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;--font-serif: "KoPub Batang", "Nanum Myeongjo", "Noto Serif KR", Georgia, serif;--font-mono: "JetBrains Mono", "SF Mono", Consolas, Menlo, monospace;--text-xs: 11px;--text-sm: 12px;--text-base: 13px;--text-md: 14px;--text-lg: 15px;--text-xl: 18px;--text-2xl: 22px;--text-3xl: 28px;--weight-regular: 400;--weight-medium: 500;--weight-semibold: 600;--lh-tight: 1.4;--lh-normal: 1.6;--lh-relaxed: 1.8;--tracking-tight: -.01em;--tracking-normal: 0;--tracking-wide: .08em;--tracking-wider: .16em;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--space-20: 80px;--radius-sm: 3px;--radius-md: 6px;--radius-lg: 10px;--radius-full: 9999px;--dur-fast: .12s;--dur-normal: .2s;--dur-slow: .4s;--dur-dramatic: 1.2s;--ease-standard: cubic-bezier(.4, 0, .2, 1);--ease-decelerate: cubic-bezier(0, 0, .2, 1);--ease-accelerate: cubic-bezier(.4, 0, 1, 1);--z-base: 0;--z-raised: 10;--z-dropdown: 100;--z-sticky: 200;--z-modal: 500;--z-cutin: 800;--z-toast: 1000;--z-tooltip: 1200}[data-theme=light]{color-scheme:light;--bg-base: #f8f6f2;--bg-surface-1: #ffffff;--bg-surface-2: #efeae2;--bg-surface-3: #e8e1d4;--text-primary: #1a1a1e;--text-secondary: #5c5a52;--text-tertiary: #8a8680;--text-muted: #a8a4a0;--border-subtle: #e8e2d8;--border-default: #d4ccbe;--border-strong: #b0a898;--accent-gold: #8a7353;--accent-gold-dim: #a08860}html{background:var(--bg-base);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--lh-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{margin:0;min-height:100vh}:focus-visible{outline:1.5px solid var(--accent-gold);outline-offset:2px;border-radius:var(--radius-sm)}::selection{background:var(--accent-gold-dim);color:var(--bg-base)}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}ul,ol{list-style:none;margin:0;padding:0}a{color:inherit;text-decoration:none}button{font-family:inherit;font-size:inherit;color:inherit;background:none;border:none;padding:0;cursor:pointer}input,textarea,select{font-family:inherit;font-size:inherit;color:inherit}option{background-color:var(--bg-surface-1);color:var(--text-primary)}img,picture,svg{display:block;max-width:100%}[data-room-play]{--text-secondary: var(--text-primary);--text-tertiary: var(--text-primary);--text-muted: var(--text-primary)}
