.series-landing[data-astro-cid-n7wrilah]{max-width:1200px;margin:0 auto;padding:2rem 1rem}.series-hero[data-astro-cid-n7wrilah]{margin-bottom:4rem}.series-hero-image[data-astro-cid-n7wrilah]{width:100%;height:400px;overflow:hidden;border-radius:12px;margin-bottom:2rem}.series-hero-image[data-astro-cid-n7wrilah] img[data-astro-cid-n7wrilah]{width:100%;height:100%;object-fit:cover}.series-hero-content[data-astro-cid-n7wrilah]{text-align:center}.series-badge[data-astro-cid-n7wrilah]{display:inline-block;background:var(--accent-color, #007acc);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.series-title[data-astro-cid-n7wrilah]{font-size:3rem;font-weight:700;margin:0 0 1rem;color:var(--text-color, #333);line-height:1.2}.series-description[data-astro-cid-n7wrilah]{font-size:1.25rem;color:var(--text-muted, #666);margin:0 0 2rem;line-height:1.6;max-width:800px;margin-left:auto;margin-right:auto}.series-meta[data-astro-cid-n7wrilah]{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}.series-count[data-astro-cid-n7wrilah]{font-size:1rem;font-weight:600;color:var(--text-color, #333)}.series-tags[data-astro-cid-n7wrilah]{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.series-tag[data-astro-cid-n7wrilah]{background:var(--tag-bg, #f0f0f0);color:var(--tag-color, #333);padding:.25rem .75rem;border-radius:4px;font-size:.875rem;text-decoration:none;transition:background .2s}.series-tag[data-astro-cid-n7wrilah]:hover{background:var(--tag-hover-bg, #e0e0e0)}.series-overview[data-astro-cid-n7wrilah]{max-width:800px;margin:0 auto 4rem;padding:2rem;background:var(--content-bg, #f9f9f9);border-radius:8px;line-height:1.8}.series-overview[data-astro-cid-n7wrilah] h2{font-size:1.75rem;margin:2rem 0 1rem;color:var(--text-color, #333)}.series-overview[data-astro-cid-n7wrilah] h3{font-size:1.25rem;margin:1.5rem 0 .75rem;color:var(--text-color, #333)}.series-overview[data-astro-cid-n7wrilah] ul{margin:1rem 0;padding-left:2rem}.series-overview[data-astro-cid-n7wrilah] li{margin:.5rem 0}.series-posts[data-astro-cid-n7wrilah]{margin-bottom:4rem}.series-posts-title[data-astro-cid-n7wrilah]{font-size:2rem;font-weight:700;margin:0 0 2rem;color:var(--text-color, #333);text-align:center}.series-posts-grid[data-astro-cid-n7wrilah]{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}.series-post-card[data-astro-cid-n7wrilah]{background:var(--card-bg, white);border:1px solid var(--card-border, #e0e0e0);border-radius:8px;overflow:hidden;box-shadow:0 4px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.series-post-card[data-astro-cid-n7wrilah]:hover{transform:translateY(-4px);box-shadow:0 16px 32px #2196f340}.series-post-link[data-astro-cid-n7wrilah]{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%}.series-post-header[data-astro-cid-n7wrilah]{position:relative}.series-post-number[data-astro-cid-n7wrilah]{position:absolute;top:1rem;left:1rem;background:var(--accent-color, #007acc);color:#fff;padding:.5rem 1rem;border-radius:4px;font-size:.875rem;font-weight:600;z-index:1}.series-post-image[data-astro-cid-n7wrilah]{width:100%;height:200px;overflow:hidden}.series-post-image[data-astro-cid-n7wrilah] img[data-astro-cid-n7wrilah]{width:100%;height:100%;object-fit:cover}.series-post-content[data-astro-cid-n7wrilah]{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.series-post-title[data-astro-cid-n7wrilah]{font-size:1.25rem;font-weight:600;margin:0 0 .75rem;color:var(--text-color, #333);line-height:1.3;transition:color .2s ease}.series-post-card[data-astro-cid-n7wrilah]:hover .series-post-title[data-astro-cid-n7wrilah]{color:var(--accent-color, #007acc)}.series-post-description[data-astro-cid-n7wrilah]{font-size:.95rem;color:var(--text-muted, #666);margin:0 0 auto;line-height:1.5;padding-bottom:1rem}.series-post-meta[data-astro-cid-n7wrilah]{font-size:.875rem;color:var(--text-muted, #999);margin-top:auto}.series-navigation-footer[data-astro-cid-n7wrilah]{display:flex;justify-content:space-between;gap:1rem;padding-top:2rem;border-top:1px solid var(--border-color, #e0e0e0)}.series-nav-link[data-astro-cid-n7wrilah]{color:var(--accent-color, #007acc);text-decoration:none;font-weight:500;transition:color .2s}.series-nav-link[data-astro-cid-n7wrilah]:hover{color:var(--link-hover-color, #005a9e)}[data-theme=dark] .series-landing[data-astro-cid-n7wrilah]{--text-color: #e0e0e0;--text-muted: #a0a0a0;--content-bg: #2d2d2d;--card-bg: #1a1a1a;--card-border: #404040;--tag-bg: #333;--tag-color: #e0e0e0;--tag-hover-bg: #444;--accent-color: #4da6ff;--link-hover-color: #66b3ff;--border-color: #404040}@media(max-width:768px){.series-title[data-astro-cid-n7wrilah]{font-size:2rem}.series-description[data-astro-cid-n7wrilah]{font-size:1.1rem}.series-hero-image[data-astro-cid-n7wrilah]{height:250px}.series-posts-grid[data-astro-cid-n7wrilah]{grid-template-columns:1fr}.series-navigation-footer[data-astro-cid-n7wrilah]{flex-direction:column;text-align:center}.series-meta[data-astro-cid-n7wrilah]{flex-direction:column;gap:1rem}}
