:root{--bg: #121212;--bg-light: #1e1e1e;--fg: #e8e8e8;--fg-muted: #b6b6b6;--accent: #ffb74d;--accent-hover: #ffca7a;--border: #2a2a2a}body{background:var(--bg) !important;color:var(--fg) !important}h1,h2,h3,h4,h5,h6{color:var(--fg) !important}p{color:var(--fg) !important;line-height:1.65 !important}.wrapper,section{max-width:72ch !important;margin-left:auto !important;margin-right:auto !important}.wrapper img,section img{border-radius:8px;border:1px solid var(--border)}pre,code{background:var(--bg-light) !important;color:var(--fg) !important;border:1px solid var(--border) !important}blockquote{border-left:3px solid var(--border) !important;color:var(--fg) !important;background:transparent !important}body{background:#121212 !important;color:#e8e8e8 !important;font-family:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important}#header{background:#1a1a1a !important;border-bottom:1px solid #2a2a2a !important;box-shadow:none !important}#header nav ul li a{background:transparent !important;border:none !important;box-shadow:none !important;padding:0 !important;margin:0 12px !important;font-size:14px !important;color:#e8e8e8 !important}#header nav ul li a:hover{color:#ffb74d !important}section{margin-top:80px !important;padding-top:20px !important}h1,h2,h3{font-weight:500 !important;color:#f0f0f0 !important}@font-face{font-family:'OpenSansRegular';src:local("") !important}@font-face{font-family:'OpenSansLight';src:local("") !important}@font-face{font-family:'OpenSansItalic';src:local("") !important}@font-face{font-family:'OpenSansBold';src:local("") !important}@font-face{font-family:'OpenSansSemibold';src:local("") !important}.post,.post-content,article{max-width:72ch;margin-left:auto;margin-right:auto}.post p,.post-content p,article p{white-space:normal}a{color:#61dafb !important;border-bottom:1px solid rgba(97,218,251,0.35) !important;text-decoration:none}a:hover{color:#8fe9ff !important;border-bottom-color:rgba(97,218,251,0.7) !important}.site-nav{list-style:none;padding:1.2rem 0;margin:0;display:flex;gap:20px;justify-content:center;border-bottom:1px solid #333}.site-nav li a{text-decoration:none;color:#61dafb;transition:color 0.3s;font-size:0.95em}.site-nav li a:hover{color:#21a1f1}.page{max-width:800px;margin:0 auto;padding:2.5rem 1.5rem 3rem}
