:root,[data-theme=dark]{--bg: #0d0d0d;--bg-card: #151515;--bg-code: #2b2b2b;--bg-inline-code: #2b2b2b;--bg-blockquote: #151515;--bg-table-even: #1a1a1a;--bg-table-head: #222;--bg-table-cell: #151515;--table-border: #333;--table-head-color: #ddd;--table-cell-color: #ccc;--border: #1f1f1f;--border-hover: #333;--text: #e0e0e0;--text-secondary: #ccc;--text-muted: #888;--text-faint: #555;--heading: #fff;--accent: #a855f7;--accent-dark: #7c3aed;--accent-bg: rgba(168, 85, 247, .3);--code-text: #a9b7c6;--article-link: #5635ff;--blockquote-border: #a9b7c6;--blockquote-bg: rgba(203, 217, 232, .1);--header-bg: #000}[data-theme=light]{--bg: #e1e1e1;--bg-card: #fff;--bg-code: #2b2b2b;--bg-inline-code: #2b2b2b;--bg-blockquote: #f8f8ff;--bg-table-even: #f5f5f5;--bg-table-head: #f0f0f0;--bg-table-cell: #fff;--table-border: #ddd;--table-head-color: #333;--table-cell-color: #444;--border: #e0e0e0;--border-hover: #ccc;--text: #333;--text-secondary: #444;--text-muted: #666;--text-faint: #999;--heading: #1a1a2e;--accent: #7c3aed;--accent-dark: #5b21b6;--accent-bg: rgba(124, 58, 237, .15);--code-text: #a9b7c6;--article-link: #5635ff;--blockquote-border: #a9b7c6;--blockquote-bg: rgba(203, 217, 232, .2);--header-bg: #000}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#a9b7c6;background:#2b2b2b}.hljs-keyword,.hljs-selector-tag,.hljs-deletion{color:#cc7832}.hljs-attr,.hljs-property{color:#9876aa}.hljs-number,.hljs-literal,.hljs-bullet,.hljs-symbol{color:#6897bb}.hljs-string,.hljs-addition,.hljs-attribute{color:#6a8759}.hljs-section,.hljs-title,.hljs-type,.hljs-title.function_{color:#ffc66d}.hljs-name,.hljs-selector-class,.hljs-selector-id,.hljs-tag{color:#e8bf6a}.hljs-variable,.hljs-template-variable,.hljs-link{color:#629755}.hljs-comment,.hljs-quote{color:gray}.hljs-meta{color:#bbb529}.hljs-built_in,.hljs-punctuation{color:#a9b7c6}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--bg);color:var(--text);line-height:1.6;min-height:100vh;display:flex;flex-direction:column;transition:background-color .3s,color .3s}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}.site-header{background-color:var(--header-bg);padding:24px 0;position:sticky;top:0;z-index:100;border-bottom:1px solid #1a1a1a}.site-header .container{display:flex;align-items:center;justify-content:space-between}.site-header a{display:inline-flex;text-decoration:none}.site-header img{height:32px;width:auto}.theme-toggle{background:none;border:1px solid #333;border-radius:8px;padding:8px;cursor:pointer;color:#a3a3a3;display:flex;align-items:center;justify-content:center;transition:color .2s,border-color .2s}.theme-toggle:hover{color:#fff;border-color:#555}[data-theme=dark] .icon-sun{display:block}[data-theme=dark] .icon-moon,[data-theme=light] .icon-sun{display:none}[data-theme=light] .icon-moon{display:block}.site-footer{margin-top:50px;background-color:#161b22;color:#a3a3a3}.footer-bar{padding:30px 0;font-size:14px;background-color:#161b22;color:#8d96a0}.footer-area{display:flex;justify-content:space-between;align-items:center}.footer-links{padding-top:10px;padding-bottom:40px}.footer-links a{display:inline-flex;text-decoration:none}.footer-logo{width:80px;height:auto}.footer-copyright{display:flex;justify-content:space-between;align-items:center}.footer-copyright-text{flex:1}.footer-social{flex:1;text-align:right}.footer-social a{margin-left:10px;font-size:24px;color:#8d96a0;transition:color .2s;text-decoration:none}.footer-social a:hover{color:#fff;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 24px}.content{padding:60px 0;flex:1}.hero{margin-bottom:64px}.hero h1{font-size:3rem;font-weight:800;color:var(--heading);margin-bottom:16px;letter-spacing:-.02em}.hero h1 .accent{background:linear-gradient(50deg,#714dff,#9c83ff 35%,#e151ff 75%,#fff759 95%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero p{font-size:1.15rem;color:var(--text-muted);max-width:540px;line-height:1.7}.featured-post{margin-bottom:64px}.featured-card{display:grid;grid-template-columns:1.2fr 1fr;background:var(--bg-card);border-radius:16px;overflow:hidden;border:1px solid var(--border);transition:border-color .3s}.featured-card:hover{border-color:var(--border-hover)}.featured-card a{display:contents;color:inherit;text-decoration:none}.featured-card img{width:100%;height:100%;min-height:320px;object-fit:cover}.featured-card-body{padding:40px;display:flex;flex-direction:column;justify-content:center}.featured-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:16px}.featured-card h2{font-size:1.75rem;font-weight:700;color:var(--heading);line-height:1.3;margin-bottom:16px;letter-spacing:-.01em}.featured-card .post-description{color:var(--text-muted);font-size:.95rem;line-height:1.6;margin-bottom:20px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.featured-card .post-date{color:var(--text-faint);font-size:.85rem;margin-top:auto}.section-title{font-size:1.25rem;font-weight:600;color:var(--text-muted);margin-bottom:32px;text-transform:uppercase;letter-spacing:.08em}.posts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:24px}.post-card{background:var(--bg-card);border-radius:12px;overflow:hidden;border:1px solid var(--border);transition:border-color .3s,transform .2s;display:flex;flex-direction:column}.post-card:hover{border-color:var(--border-hover);transform:translateY(-2px)}.post-card a{color:inherit;text-decoration:none;display:flex;flex-direction:column;height:100%}.post-card img{width:100%;height:200px;object-fit:cover}.post-card-body{padding:20px;flex:1;display:flex;flex-direction:column}.post-card h3{font-size:1.05rem;font-weight:600;margin-bottom:8px;line-height:1.4;color:var(--heading);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.post-card .post-date{color:var(--text-faint);font-size:.8rem;margin-top:auto}.article-wrapper{max-width:720px;margin:0 auto}.article-banner{width:100%;max-height:460px;object-fit:cover;border-radius:16px;margin-bottom:40px;border:1px solid var(--border)}.article-meta{margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid var(--border)}.article-meta h1{font-size:2.8rem;font-weight:800;line-height:1.15;margin-bottom:20px;color:var(--heading);letter-spacing:-.03em}.article-meta .meta-info{color:var(--text-muted);font-size:.95rem}.article-content{font-family:"Source Serif 4",Georgia,Cambria,Times New Roman,serif;font-size:20px;line-height:32px}.article-content h2{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.75rem;font-weight:700;margin:56px 0 20px;color:var(--heading);letter-spacing:-.01em}.article-content h3{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.4rem;font-weight:600;margin:44px 0 16px;color:var(--heading)}.article-content p{margin:40px 0 20px;color:var(--text-secondary)}.article-content ul,.article-content ol{margin-bottom:24px;padding-left:28px;color:var(--text-secondary)}.article-content li{margin-bottom:10px}.article-content blockquote{border-left:5px solid var(--blockquote-border);padding:20px 28px;margin:32px 0;background:var(--blockquote-bg);border-radius:0;color:var(--text-muted)}.article-content blockquote p{font-size:28px;line-height:40px;margin:0}.article-content pre{background:#282b2e;color:#a9b7c6;border-radius:10px;overflow-x:auto;margin:20px 0;padding:24px;font-size:18px;line-height:1.5}.article-content pre code.hljs{padding:0;background:none}.article-content code{font-family:Consolas,Monaco,Andale Mono,monospace;font-size:.85em}.article-content :not(pre)>code{background:#87837826;padding:3px 6px;border-radius:4px;color:#9c27b0;font-size:.8em}.article-content a{color:var(--article-link);text-decoration:none}.article-content a:hover{text-decoration:underline}.article-content img{border-radius:10px;margin:28px 0;border:1px solid var(--border)}.article-content .table-wrapper{overflow-x:auto;margin:20px 0;-webkit-overflow-scrolling:touch;border:1px solid var(--table-border);border-radius:8px}.article-content table{border-collapse:collapse;width:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;line-height:1.6}.article-content th,.article-content td{border:1px solid var(--table-border);padding:10px 14px;text-align:left}.article-content th{background:var(--bg-table-head);color:var(--table-head-color);font-weight:600}.article-content td{color:var(--table-cell-color);background:var(--bg-table-cell)}.article-content tr:nth-child(2n) td{background:var(--bg-table-even)}.progress-bar{position:fixed;top:0;left:0;height:3px;width:0;background:linear-gradient(90deg,#a855f7,#6d28d9);z-index:200;transition:width .1s ease-out}.not-found{text-align:center;padding:80px 0}.not-found h1{font-size:4rem;font-weight:800;color:var(--heading);margin-bottom:12px}.not-found p{font-size:1.1rem;color:var(--text-muted);margin-bottom:24px}@media(max-width:768px){.hero h1{font-size:2rem}.featured-card{grid-template-columns:1fr}.featured-card img{min-height:200px}.featured-card-body{padding:24px}.featured-card h2{font-size:1.3rem}.article-meta h1{font-size:1.8rem}.posts-grid{grid-template-columns:1fr}.container{padding:0 16px}.footer-copyright{flex-direction:column;gap:16px;text-align:center}.footer-social{text-align:center}}
