*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;overflow-x:hidden}:root{--color-bg:#0d1117;--color-bg-alt:#161b22;--color-bg-card:#ffffff0a;--color-bg-card-hover:#ffffff14;--color-surface:#21262d;--color-border:#30363d;--color-border-light:#484f58;--color-text-primary:#f0f6fc;--color-text-secondary:#c9d1d9;--color-text-muted:#8b949e;--color-accent:#d32f2f;--color-accent-hover:#f44336;--color-accent-soft:#d32f2f26;--color-white:#fff;--color-black:#000;--color-cat-politics:#d32f2f;--color-cat-economy:#1976d2;--color-cat-history:#e65100;--font-sans:"Noto Sans KR", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:"Bebas Neue", "Impact", sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-bold:700;--font-weight-black:900;--line-height-tight:1.2;--line-height-normal:1.6;--line-height-loose:1.8;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--max-width:1280px;--header-height:64px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--shadow-sm:0 1px 3px #0000004d;--shadow-md:0 4px 12px #0006;--shadow-lg:0 16px 32px #0009;--shadow-glow:0 0 20px #d32f2f4d;--shadow-glass:inset 0 1px 1px #ffffff1a;--transition-fast:.15s ease;--transition-normal:.25s ease;--transition-slow:.4s ease}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--line-height-normal);color:var(--color-text-primary);background-color:var(--color-bg);min-height:100vh}a{color:inherit;text-decoration:none}img,video{max-width:100%;height:auto;display:block}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}ul,ol{list-style:none}.container{width:100%;max-width:var(--max-width);padding:0 var(--space-6);margin:0 auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.badge{padding:var(--space-1) var(--space-3);font-size:var(--text-xs);font-weight:var(--font-weight-bold);text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);align-items:center;display:inline-flex}.badge--politics{background:var(--color-cat-politics);color:var(--color-white)}.badge--economy{background:var(--color-cat-economy);color:var(--color-white)}.badge--history{background:var(--color-cat-history);color:var(--color-white)}.btn{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-6);font-size:var(--text-sm);font-weight:var(--font-weight-bold);border-radius:var(--radius-md);transition:all var(--transition-fast);display:inline-flex}.btn--primary{background:var(--color-accent);color:var(--color-white);box-shadow:var(--shadow-sm)}.btn--primary:hover{background:var(--color-accent-hover);box-shadow:var(--shadow-md);transform:translateY(-1px)}.btn--outline{color:var(--color-text-primary);border:1px solid var(--color-border);background:0 0}.btn--outline:hover{border-color:var(--color-text-primary);background:var(--color-surface)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in,.stagger>*{animation:.5s both fadeInUp}.stagger>:first-child{animation-delay:50ms}.stagger>:nth-child(2){animation-delay:.1s}.stagger>:nth-child(3){animation-delay:.15s}.stagger>:nth-child(4){animation-delay:.2s}.stagger>:nth-child(5){animation-delay:.25s}.stagger>:nth-child(6){animation-delay:.3s}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-border-light);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}
