pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#abb2bf;background:#282c34}.hljs-comment,.hljs-quote{color:#5c6370;font-style:italic}.hljs-doctag,.hljs-keyword,.hljs-formula{color:#c678dd}.hljs-section,.hljs-name,.hljs-selector-tag,.hljs-deletion,.hljs-subst{color:#e06c75}.hljs-literal{color:#56b6c2}.hljs-string,.hljs-regexp,.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string{color:#98c379}.hljs-attr,.hljs-variable,.hljs-template-variable,.hljs-type,.hljs-selector-class,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-number{color:#d19a66}.hljs-symbol,.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-title{color:#61aeee}.hljs-built_in,.hljs-title.class_,.hljs-class .hljs-title{color:#e6c07b}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}:root{--color-bg: #0f172a;--color-bg-rgb: 15, 23, 42;--hover-tint: rgba(255, 255, 255, .06);--hover-tint-strong: rgba(255, 255, 255, .08);--shadow-strong: 0 12px 40px -8px rgba(0, 0, 0, .7);--color-bg-card: #1e293b;--color-bg-raised: #293548;--color-border: #334155;--color-accent: #06b6d4;--color-accent-dim: rgba(6, 182, 212, .15);--color-text: #f1f5f9;--color-text-muted: #94a3b8;--color-easy: #4ade80;--color-medium: #fb923c;--color-hard: #f87171;--color-found: #4ade80;--color-active: #06b6d4;--color-visited: #334155;--color-window: rgba(6, 182, 212, .25);--color-eliminated: #1e293b;--font-ui: "Inter", system-ui, -apple-system, sans-serif;--font-mono: "JetBrains Mono", "Fira Code", "Cascadia Code", monospace;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--transition-fast: .15s ease;--transition-base: .25s ease}[data-theme=light]{color-scheme:light;--color-bg: #f1f5f9;--color-bg-rgb: 241, 245, 249;--hover-tint: rgba(15, 23, 42, .05);--hover-tint-strong: rgba(15, 23, 42, .09);--shadow-strong: 0 12px 40px -8px rgba(15, 23, 42, .18);--color-bg-card: #ffffff;--color-bg-raised: #e2e8f0;--color-border: #cbd5e1;--color-accent: #0891b2;--color-accent-dim: rgba(8, 145, 178, .12);--color-text: #0f172a;--color-text-muted: #64748b;--color-easy: #16a34a;--color-medium: #ea580c;--color-hard: #dc2626;--color-found: #16a34a;--color-active: #0891b2;--color-visited: #cbd5e1;--color-window: rgba(8, 145, 178, .2);--color-eliminated: #e2e8f0}*,*:before,*:after{box-sizing:border-box}:root{color-scheme:dark}html,body{transition:background .2s ease,color .2s ease}html,body{margin:0;padding:0;background:var(--color-bg);color:var(--color-text);font-family:var(--font-ui);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;line-height:1.2}p,ul,ol{margin-top:0;margin-bottom:1rem}img,svg{vertical-align:middle;max-width:100%}button{font-family:inherit;cursor:pointer}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}code,pre,.mono{font-family:var(--font-mono)}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.text-muted{color:var(--color-text-muted)!important}.text-accent{color:var(--color-accent)}.bg-card{background:var(--color-bg-card)}.border-subtle{border:1px solid var(--color-border)}.badge-easy{color:var(--color-easy);background:rgba(74,222,128,.1)}.badge-medium{color:var(--color-medium);background:rgba(251,146,60,.1)}.badge-hard{color:var(--color-hard);background:rgba(248,113,113,.1)}.difficulty-badge{display:inline-flex;align-items:center;padding:2px 10px;border-radius:999px;font-size:.75rem;font-weight:600;letter-spacing:.03em}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}
