.series-page[data-astro-cid-l5z445sn]{min-height:100vh;background:#0d1828;overflow-x:hidden}.hero[data-astro-cid-l5z445sn]{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:120px 64px 80px;overflow:hidden}.hero[data-astro-cid-l5z445sn]:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background-image:linear-gradient(rgba(93,211,216,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(93,211,216,.06) 1px,transparent 1px);background-size:60px 60px;animation:gridFlicker 4s ease-in-out infinite}.hero[data-astro-cid-l5z445sn]:after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background-image:linear-gradient(rgba(93,211,216,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(93,211,216,.025) 1px,transparent 1px);background-size:15px 15px}.hero-ticks[data-astro-cid-l5z445sn]{position:absolute;inset:40px;z-index:1;pointer-events:none}.hero-ticks[data-astro-cid-l5z445sn]:before,.hero-ticks[data-astro-cid-l5z445sn]:after,.hero-ticks[data-astro-cid-l5z445sn] span[data-astro-cid-l5z445sn]:before,.hero-ticks[data-astro-cid-l5z445sn] span[data-astro-cid-l5z445sn]:after{content:"";position:absolute;width:28px;height:28px;border-color:#6a98c8;border-style:solid}.hero-ticks[data-astro-cid-l5z445sn]:before{top:0;left:0;border-width:1.5px 0 0 1.5px}.hero-ticks[data-astro-cid-l5z445sn]:after{top:0;right:0;border-width:1.5px 1.5px 0 0}.hero-ticks[data-astro-cid-l5z445sn] span[data-astro-cid-l5z445sn]:before{bottom:0;left:0;border-width:0 0 1.5px 1.5px}.hero-ticks[data-astro-cid-l5z445sn] span[data-astro-cid-l5z445sn]:after{bottom:0;right:0;border-width:0 1.5px 1.5px 0}.fault-bar[data-astro-cid-l5z445sn]{position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,transparent,var(--accentColor),transparent);opacity:.4;z-index:2}.fault-bar[data-astro-cid-l5z445sn]:after{content:"";position:absolute;inset:0;background:inherit;filter:blur(4px);opacity:.6}.hero-inner[data-astro-cid-l5z445sn]{position:relative;z-index:2;max-width:1200px}.hero-badge[data-astro-cid-l5z445sn]{font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.22em;color:var(--accentColor);opacity:0;animation:fadeUp .5s ease forwards .2s;margin-bottom:32px;display:flex;align-items:center;gap:16px}.hero-badge[data-astro-cid-l5z445sn]:before{content:"";display:block;width:40px;height:1px;background:var(--accentColor)}.hero-title-svg[data-astro-cid-l5z445sn]{display:block;width:100%;max-width:1100px;height:auto;margin-bottom:48px;overflow:visible}.title-path[data-astro-cid-l5z445sn]{fill:none;stroke:#def;stroke-width:1.5;stroke-dasharray:3000;stroke-dashoffset:3000;animation:drawTitle 2.4s ease forwards .6s}.title-fill[data-astro-cid-l5z445sn]{fill:#def;opacity:0;animation:fadeIn .4s ease forwards 2.8s}.title-accent-path[data-astro-cid-l5z445sn]{fill:none;stroke:var(--accentColor);stroke-width:1.5;stroke-dasharray:3000;stroke-dashoffset:3000;animation:drawTitle 2s ease forwards 1.2s}.title-accent-fill[data-astro-cid-l5z445sn]{fill:var(--accentColor);opacity:0;animation:fadeIn .4s ease forwards 3s}@keyframes drawTitle{to{stroke-dashoffset:0}}@keyframes fadeIn{to{opacity:1}}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes gridFlicker{0%,to{opacity:1}48%{opacity:1}50%{opacity:.82}52%{opacity:1}82%{opacity:1}84%{opacity:.88}86%{opacity:1}}.hero-desc[data-astro-cid-l5z445sn]{font-family:IBM Plex Sans,sans-serif;font-size:clamp(14px,1.6vw,17px);color:#8ab4cc;max-width:640px;line-height:1.75;opacity:0;animation:fadeUp .6s ease forwards 2.6s;margin-bottom:48px}.hero-meta[data-astro-cid-l5z445sn]{display:flex;gap:40px;flex-wrap:wrap;opacity:0;animation:fadeUp .6s ease forwards 2.9s;margin-bottom:56px}.hero-meta-item[data-astro-cid-l5z445sn]{font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.14em;color:#4a6a88}.hero-meta-item[data-astro-cid-l5z445sn] strong[data-astro-cid-l5z445sn]{display:block;color:var(--accentColor);margin-bottom:4px;font-size:11px}.hero-cta[data-astro-cid-l5z445sn]{opacity:0;animation:fadeUp .6s ease forwards 3.1s}.btn-primary[data-astro-cid-l5z445sn]{display:inline-flex;align-items:center;gap:10px;font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.16em;color:#0d1828;background:var(--accentColor);padding:14px 28px;text-decoration:none;transition:opacity .2s ease,transform .2s ease}.btn-primary[data-astro-cid-l5z445sn]:hover{opacity:.85;transform:translateY(-1px)}.btn-secondary[data-astro-cid-l5z445sn]{display:inline-flex;align-items:center;gap:10px;font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.16em;color:var(--accentColor);border:1px solid rgba(var(--accentRgb),.3);padding:14px 28px;text-decoration:none;margin-left:16px;transition:border-color .2s ease,background .2s ease}.btn-secondary[data-astro-cid-l5z445sn]:hover{border-color:var(--accentColor);background:rgba(var(--accentRgb),.06)}.scroll-hint[data-astro-cid-l5z445sn]{position:absolute;bottom:40px;left:64px;font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.18em;color:#4a6a88;opacity:0;animation:fadeUp .5s ease forwards 3.4s;display:flex;align-items:center;gap:12px;z-index:2}.scroll-hint[data-astro-cid-l5z445sn]:before{content:"";display:block;width:1px;height:32px;background:#4a6a88;animation:scrollPulse 2s ease-in-out infinite 4s}@keyframes scrollPulse{0%,to{opacity:.4;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.3);transform-origin:top}}.episodes-section[data-astro-cid-l5z445sn]{position:relative;z-index:1;padding:80px 0 120px;border-top:1px solid rgba(93,211,216,.1)}.section-header[data-astro-cid-l5z445sn]{padding:0 64px;margin-bottom:40px;display:flex;align-items:baseline;gap:20px}.section-label[data-astro-cid-l5z445sn]{font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.22em;color:#4a6a88}.section-title[data-astro-cid-l5z445sn]{font-family:IBM Plex Mono,monospace;font-size:13px;letter-spacing:.14em;color:#8ab4cc}.carousel-wrap[data-astro-cid-l5z445sn]{position:relative}.episode-carousel[data-astro-cid-l5z445sn]{display:flex;gap:20px;overflow-x:auto;scroll-behavior:smooth;padding:8px 64px 32px;scrollbar-width:none;-ms-overflow-style:none}.episode-carousel[data-astro-cid-l5z445sn]::-webkit-scrollbar{display:none}.carousel-wrap[data-astro-cid-l5z445sn]:before,.carousel-wrap[data-astro-cid-l5z445sn]:after{content:"";position:absolute;top:0;bottom:0;width:80px;pointer-events:none;z-index:2}.carousel-wrap[data-astro-cid-l5z445sn]:before{left:0;background:linear-gradient(to right,#0d1828,transparent)}.carousel-wrap[data-astro-cid-l5z445sn]:after{right:0;background:linear-gradient(to left,#0d1828,transparent)}.carousel-btn[data-astro-cid-l5z445sn]{position:absolute;top:50%;transform:translateY(-60%);z-index:3;background:#0d1828d9;border:1px solid rgba(93,211,216,.2);color:#8ab4cc;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:20px;cursor:pointer;transition:border-color .2s,color .2s}.carousel-btn[data-astro-cid-l5z445sn]:hover{border-color:var(--accentColor);color:var(--accentColor)}.carousel-btn--prev[data-astro-cid-l5z445sn]{left:20px}.carousel-btn--next[data-astro-cid-l5z445sn]{right:20px}@media(max-width:768px){.hero[data-astro-cid-l5z445sn]{padding:100px 24px 60px}.section-header[data-astro-cid-l5z445sn]{padding:0 24px}.episode-carousel[data-astro-cid-l5z445sn]{padding:8px 24px 32px}.scroll-hint[data-astro-cid-l5z445sn]{left:24px}.hero-ticks[data-astro-cid-l5z445sn]{inset:16px}.btn-secondary[data-astro-cid-l5z445sn]{margin-left:0;margin-top:12px}.hero-cta[data-astro-cid-l5z445sn]{display:flex;flex-direction:column;align-items:flex-start}}
