a,button{color:inherit}.article-body h4,.hero-eyebrow,.section-heading,.tag{text-transform:uppercase}:root{--bg:#0d1321;--surface:#1a2035;--surface2:#222840;--border:#2e3a55;--text:#e2e8f0;--muted:#8896b3;--accent:#f5c518;--accent-h:#e0b010;--green:#4ade80;--red:#f87171;--radius:6px;--font:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--prose-w:1020px;--wide-w:1440px}*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font);background:var(--bg);color:var(--text);line-height:1.65;min-height:100vh;display:flex;flex-direction:column}a{text-decoration:none}img{max-width:100%;border-radius:var(--radius);display:block}button{cursor:pointer;border:none;background:0 0;font:inherit}.site-header{position:sticky;top:0;z-index:50;background:var(--surface);border-bottom:1px solid var(--border);backdrop-filter:blur(8px)}.site-nav{max-width:var(--wide-w);margin:0 auto;padding:0 1.5rem;height:3.25rem;display:flex;align-items:center;gap:1.5rem}.site-logo{font-weight:700;font-size:1rem;color:var(--accent);flex-shrink:0;letter-spacing:-.01em}.article-body a:hover,.site-logo:hover{color:var(--accent-h)}.site-nav-links{display:flex;align-items:center;gap:.15rem;margin-left:auto}.site-nav-links a{padding:.35rem .7rem;border-radius:var(--radius);font-size:.875rem;font-weight:500;color:var(--muted);transition:background .15s,color .15s}.site-nav-links a.active,.site-nav-links a:hover{background:var(--surface2);color:var(--text)}.article-related a:hover,.post-card-title a:hover,.site-nav-links a.active{color:var(--accent)}.nav-cta{margin-left:.5rem;background:var(--accent)!important;color:#000!important;font-weight:600!important;padding:.35rem .85rem!important}.nav-cta:hover{background:var(--accent-h)!important}.nav-cta--game{background:var(--surface2)!important;color:var(--accent)!important;border:1px solid var(--accent)}.article-subtitle,.post-card{border-bottom:1px solid var(--border)}.nav-cta--game:hover{background:var(--accent)!important;color:#000!important}.site-main{flex:1;width:100%}.hero{max-width:var(--prose-w);margin:5rem auto 4rem;padding:0 1.5rem;text-align:center}.hero-eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.12em;color:var(--accent);margin-bottom:1rem}.hero-title{font-size:clamp(2rem, 5vw, 3rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:1.1rem}.hero-title em{color:var(--accent);font-style:normal}.hero-subtitle{font-size:1.1rem;color:var(--muted);max-width:520px;margin:0 auto 2rem;line-height:1.6}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.btn{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1.2rem;border-radius:var(--radius);font-size:.9rem;font-weight:600;transition:background .15s,opacity .15s;white-space:nowrap}.article-back,.article-related a,.footer-links a,.post-card-title a{transition:color .15s}.btn-primary{background:var(--accent);color:#000}.btn-ghost,.tag{background:var(--surface2);border:1px solid var(--border)}.btn-primary:hover{background:var(--accent-h)}.btn-ghost{color:var(--text)}.btn-ghost:hover{background:var(--border)}.section-heading{font-size:.7rem;font-weight:700;letter-spacing:.1em;color:var(--muted);margin-bottom:1rem}.post-list-section{max-width:var(--prose-w);margin:0 auto 4rem;padding:0 1.5rem}.post-list{display:flex;flex-direction:column;gap:0}.post-card{padding:1.25rem 0}.post-card:first-child{border-top:1px solid var(--border)}.post-card-meta{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--muted);margin-bottom:.4rem}.article-back,.tag{display:inline-block;color:var(--muted)}.post-card-title{font-size:1.05rem;font-weight:600;line-height:1.35;margin-bottom:.3rem}.post-card-desc{font-size:.875rem;color:var(--muted);line-height:1.5}.tag{border-radius:3px;font-size:.65rem;font-weight:600;letter-spacing:.06em;padding:.1rem .4rem}.article-wrap{max-width:var(--prose-w);margin:3.5rem auto 5rem;padding:0 1.5rem}.article-back{font-size:.8rem;margin-bottom:1.5rem}.article-back:hover,.article-body,.footer-links a:hover{color:var(--text)}.article-meta{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:var(--muted);margin-bottom:.75rem}.callout,.footer-inner{gap:.75rem;display:flex}.article-title{font-size:clamp(1.5rem, 4vw, 2.25rem);font-weight:700;line-height:1.25;letter-spacing:-.02em;margin-bottom:.65rem}.article-subtitle{font-size:1.05rem;color:var(--muted);margin-bottom:2.5rem;line-height:1.55;padding-bottom:2rem}.article-body h2{font-size:1.35rem;font-weight:700;margin:2.5rem 0 .75rem;letter-spacing:-.01em}.article-body h3{font-size:1.1rem;font-weight:600;margin:2rem 0 .6rem}.article-body h4{font-size:.95rem;font-weight:600;color:var(--muted);letter-spacing:.06em;margin:1.75rem 0 .5rem}.article-body p{margin-bottom:1.15rem;line-height:1.75}.article-body a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.article-body strong{font-weight:700;color:var(--text)}.article-body em{font-style:italic;color:var(--muted)}.article-body ol,.article-body ul{margin:0 0 1.15rem 1.35rem;display:flex;flex-direction:column;gap:.35rem}.article-body li{line-height:1.65}.article-body blockquote{border-left:3px solid var(--accent);padding:.75rem 1.25rem;margin:1.5rem 0;background:var(--surface);border-radius:0 var(--radius) var(--radius) 0;color:var(--muted);font-size:.95rem}.article-body code{font-family:'JetBrains Mono','Fira Code',monospace;font-size:.82em;background:var(--surface2);border:1px solid var(--border);border-radius:3px;padding:.1em .35em;color:var(--accent)}.article-body pre{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.1rem 1.25rem;margin:1.25rem 0;overflow-x:auto;font-size:.82rem;line-height:1.6}.article-body pre code{background:0 0;border:none;padding:0;color:var(--text);font-size:inherit}.article-body hr{border:none;border-top:1px solid var(--border);margin:2.5rem 0}.article-body td,.article-body th{border-bottom:1px solid var(--border)}.article-body img,.callout{margin:1.5rem 0}.article-body table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.875rem}.article-body th,.article-related h4{font-size:.7rem;font-weight:700;text-transform:uppercase}.article-body th{text-align:left;padding:.5rem .75rem;letter-spacing:.07em;color:var(--muted)}.article-body td{padding:.55rem .75rem}.article-body tr:last-child td{border-bottom:none}.callout{align-items:flex-start;padding:.9rem 1.1rem;border-radius:var(--radius);font-size:.9rem;line-height:1.6}.callout-info{background:#1e3a5f33;border:1px solid #60a5fa44;color:#93c5fd}.callout-tip{background:#14532d33;border:1px solid #4ade8044;color:#86efac}.callout-warning{background:#78350f33;border:1px solid #fbbf2444;color:#fcd34d}.callout-danger{background:#7f1d1d33;border:1px solid #f8717144;color:#fca5a5}.article-related,.site-footer{border-top:1px solid var(--border)}.callout-icon{font-size:1rem;flex-shrink:0;margin-top:.05rem}.article-related{margin-top:3rem;padding-top:1.5rem}.article-related h4{letter-spacing:.1em;color:var(--muted);margin-bottom:.75rem}.article-related ul{list-style:none;display:flex;flex-direction:column;gap:.4rem}.article-related a{color:var(--muted);font-size:.9rem}.site-footer{background:var(--surface);padding:1.25rem 1.5rem}.footer-inner{max-width:var(--wide-w);margin:0 auto;align-items:center;justify-content:space-between;font-size:.8rem;color:var(--muted);flex-wrap:wrap}.footer-links{display:flex;gap:1rem}@media (max-width:640px){.site-nav{gap:.75rem}.site-nav-links a{padding:.3rem .5rem;font-size:.8rem}.nav-cta{display:none}.hero{margin-top:3rem}}