.post-header{text-align:center;margin-bottom:2rem}.post-title{color:#1a202c;letter-spacing:-.02em;margin:0 0 .75rem;font-size:1.7rem;font-weight:600}.post-date{color:#8892b0;background:#f8fafc;border-radius:40px;align-items:center;gap:.5rem;padding:.4rem 1rem;font-size:.8rem;display:inline-flex}.date-icon{opacity:.6}@media (width<=560px){.post-title{font-size:1.5rem}.post-date{font-size:.8rem}}@media (prefers-color-scheme:dark){.post-title{color:#f1f5f9}.post-date{color:#94a3b8;background:#1e293b}}.post-description{background-color:rgba(var(--theme-color) / .1);padding:.75rem 1rem;font-size:.85rem}#post-cont{width:95%;padding:30px 90px}.prose pre{border-radius:8px;margin:1rem;padding:1rem;line-height:1.5;overflow-x:auto}.prose{color:#2c3e50;line-height:3}.prose h1{border-left:4px solid rgb(var(--theme-color));margin-bottom:1rem;padding-left:1rem;font-size:2rem}.prose h2{font-size:1.5rem}.prose a{color:rgb(var(--theme-color));border-bottom:1px solid #0000;text-decoration:none;transition:border-color .2s}.prose a:hover{border-bottom-color:rgb(var(--theme-color))}.prose ul,.prose ol{padding-left:1.5rem}.prose li{margin:.25rem 0}.prose ul ::marker{color:rgb(var(--theme-color))}.prose blockquote{border-left:4px solid rgb(var(--theme-color));margin:1.5rem 0;padding:0 .5rem;font-size:.95rem;line-height:2.5}.prose table{border-collapse:collapse;width:100%;margin:1rem 0;font-size:.9rem;line-height:2}.prose th,.prose td{text-align:left;border:1px solid #e5e7eb;padding:.5rem}.prose th{background-color:#f3f4f6;font-weight:600}.prose code{background-color:rgba(var(--theme-color) / .1);border-radius:.25rem;padding:.2rem .3rem;font-size:.875em}.prose pre code{color:inherit;background-color:#0000;padding:0}.prose img{border-radius:8px;max-width:80%;margin:1rem auto;display:block;box-shadow:0 2px 8px #0000001a}.post-wrapper{gap:.5rem;margin:0 auto;padding:0 1rem;display:flex}.post-main{flex:3.5;min-width:0}.post-sidebar{flex:1;width:260px}.sidebar-card{background:#fefefecc;border:1px solid #edf2f7;border-radius:16px;padding:1.25rem;position:sticky;top:6rem;box-shadow:0 2px 8px #00000005}.sidebar-header{border-bottom:2px solid rgb(var(--theme-color));align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.5rem;display:flex}.sidebar-header a{text-decoration:none}.sidebar-icon{font-size:1.2rem}.sidebar-title{color:#2c3e50;margin:0;font-size:1rem;font-weight:600;transition:all .3s}.sidebar-title:hover{color:rgb(var(--theme-color))}.sidebar-articles{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.sidebar-article a{color:#4a5568;padding:.4rem .5rem;font-size:.85rem;text-decoration:none;transition:all .2s;display:block}.sidebar-article a:hover{color:rgb(var(--theme-color));background-color:#f8fafc}.sidebar-article.current a{border-left:2px dashed rgb(var(--theme-color));background-color:#0000;font-weight:500}@media (width<=860px){.post-wrapper{flex-direction:column}.post-sidebar{order:2;width:100%;margin-top:1rem}.sidebar-card{position:static}}@media (prefers-color-scheme:dark){.sidebar-card{background:#1e293b;border-color:#334155}.sidebar-title{color:#f1f5f9}.sidebar-article a{color:#94a3b8}.sidebar-article a:hover{background-color:#334155}.sidebar-article.current a{color:#a5b4fc;background-color:#2d3a5e}}.series-container[data-astro-cid-b6abhsex]{max-width:800px;margin:0 auto;padding:2rem 1rem}.series-header[data-astro-cid-b6abhsex]{text-align:center;border-bottom:2px solid #eaeef2;margin-bottom:1rem;padding-bottom:2rem}.series-breadcrumb[data-astro-cid-b6abhsex]{color:#8892b0;background:#fefefecc;border-radius:10px;margin-bottom:1rem;padding:.3rem .6rem;font-size:.875rem}.series-breadcrumb[data-astro-cid-b6abhsex] a[data-astro-cid-b6abhsex]{color:#667eea;text-decoration:none;transition:color .2s}.series-breadcrumb[data-astro-cid-b6abhsex] a[data-astro-cid-b6abhsex]:hover{color:rgb(var(--theme-color));text-decoration:underline}.series-title[data-astro-cid-b6abhsex]{color:#1a202c;justify-content:center;align-items:center;gap:.75rem;margin:1rem 0 .5rem;font-size:1.8rem;font-weight:600;display:flex}.series-icon[data-astro-cid-b6abhsex]{font-size:2rem}.series-count[data-astro-cid-b6abhsex]{color:rgb(var(--theme-color));background:#eef2ff;border-radius:20px;padding:.25rem .75rem;font-size:.9rem;font-weight:500;display:inline-block}.section-title[data-astro-cid-b6abhsex]{color:#2c3e50;border-left:4px solid rgb(var(--theme-color));align-items:center;gap:.5rem;margin-bottom:1.5rem;padding-left:1rem;font-size:1.5rem;font-weight:600;display:flex}.section-icon[data-astro-cid-b6abhsex]{font-size:1.3rem}.subseries-section[data-astro-cid-b6abhsex]{margin-bottom:3rem}.subseries-grid[data-astro-cid-b6abhsex]{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.subseries-card[data-astro-cid-b6abhsex]{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.25rem;text-decoration:none;transition:all .3s;display:flex}.subseries-card[data-astro-cid-b6abhsex]:hover{border-color:rgb(var(--theme-color));background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);transform:translateY(-2px);box-shadow:0 8px 20px #667eea1f}.subseries-icon[data-astro-cid-b6abhsex]{font-size:1.5rem}.subseries-name[data-astro-cid-b6abhsex]{color:#2c3e50;flex:1;margin:0;font-size:1rem;font-weight:600}.subseries-arrow[data-astro-cid-b6abhsex]{color:rgb(var(--theme-color));opacity:.6;font-size:1.2rem;transition:opacity .2s}.subseries-card[data-astro-cid-b6abhsex]:hover .subseries-arrow[data-astro-cid-b6abhsex]{opacity:1}.articles-section[data-astro-cid-b6abhsex]{margin-top:1rem}.articles-list[data-astro-cid-b6abhsex]{flex-direction:column;gap:.5rem;display:flex}.article-item[data-astro-cid-b6abhsex]{background:#fff;border:1px solid #edf2f7;border-radius:12px;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .3s;display:flex}.article-item[data-astro-cid-b6abhsex]:has(.article-title:hover){border-color:#e2e8f0;transform:translate(4px);box-shadow:0 4px 12px #0000000d}.article-index[data-astro-cid-b6abhsex]{color:#cbd5e1;text-align:right;min-width:2rem;font-family:JetBrains Mono,SF Mono,monospace;font-size:1rem;font-weight:600}.article-content[data-astro-cid-b6abhsex]{flex:1}.article-title[data-astro-cid-b6abhsex]{color:#1a202c;margin-bottom:.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.article-title[data-astro-cid-b6abhsex]:hover{color:rgb(var(--theme-color))}.article-meta[data-astro-cid-b6abhsex]{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.article-date[data-astro-cid-b6abhsex]{color:#8892b0;background:#f1f5f9;border-radius:20px;padding:.2rem .6rem;font-size:.8rem}.article-description[data-astro-cid-b6abhsex]{color:#5a6a7e;font-size:.875rem;line-height:1.5}@media (width<=640px){.series-container[data-astro-cid-b6abhsex]{padding:1rem}.series-title[data-astro-cid-b6abhsex]{font-size:1.8rem}.subseries-grid[data-astro-cid-b6abhsex]{grid-template-columns:1fr}.article-item[data-astro-cid-b6abhsex]{flex-wrap:wrap}.article-index[data-astro-cid-b6abhsex]{display:none}.section-title[data-astro-cid-b6abhsex]{font-size:1.3rem}}@media (prefers-color-scheme:dark){.series-title[data-astro-cid-b6abhsex]{color:#e2e8f0}.article-item[data-astro-cid-b6abhsex]{background:#1e293b;border-color:#334155}.article-title[data-astro-cid-b6abhsex]{color:#f1f5f9}.article-date[data-astro-cid-b6abhsex]{color:#94a3b8;background:#334155}.article-description[data-astro-cid-b6abhsex]{color:#94a3b8}.subseries-card[data-astro-cid-b6abhsex]{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border-color:#334155}.subseries-name[data-astro-cid-b6abhsex],.section-title[data-astro-cid-b6abhsex]{color:#cbd5e1}}
