.filmstrip[data-astro-cid-etxbv4ew]{display:flex;gap:var(--space-2);overflow-x:auto;padding:var(--space-3) 0;scrollbar-width:thin;scrollbar-color:var(--border-default) transparent}.filmstrip__thumb[data-astro-cid-etxbv4ew]{flex-shrink:0;width:52px;height:32px;border-radius:var(--radius-sm);border:2px solid var(--border-default);background:var(--bg-raised);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .15s,background .15s}.filmstrip__thumb[data-astro-cid-etxbv4ew]:hover{border-color:var(--accent-primary);background:var(--bg-surface)}.filmstrip__thumb[data-astro-cid-etxbv4ew][aria-selected=true]{border-color:var(--accent-primary);background:var(--accent-primary)}.filmstrip__thumb[data-astro-cid-etxbv4ew][aria-selected=true] .filmstrip__num[data-astro-cid-etxbv4ew]{color:#fff}.filmstrip__num[data-astro-cid-etxbv4ew]{font-size:.6875rem;font-weight:600;color:var(--text-muted);pointer-events:none}.slide-viewer[data-astro-cid-4fpnreif]{border:1px solid var(--border-default);border-radius:var(--radius-lg);overflow:hidden;background:var(--bg-surface)}.slide-stage[data-astro-cid-4fpnreif]{aspect-ratio:16 / 9;overflow:hidden;position:relative}.slide-stage[data-astro-cid-4fpnreif] section.slide{display:flex;flex-direction:column;justify-content:flex-start;padding:var(--space-8) var(--space-12);height:100%;width:100%;overflow-y:auto;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--border-default) transparent}.slide-stage[data-astro-cid-4fpnreif] section.slide[hidden]{display:none}.slide-stage[data-astro-cid-4fpnreif] section.slide h2{font-size:clamp(1.5rem,3vw,2.25rem);margin-bottom:var(--space-6)}.slide-stage[data-astro-cid-4fpnreif] section.slide p,.slide-stage[data-astro-cid-4fpnreif] section.slide li{font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.65;color:var(--text-secondary)}.slide-controls[data-astro-cid-4fpnreif]{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-top:1px solid var(--border-subtle);background:var(--bg-surface)}#slide-counter[data-astro-cid-4fpnreif]{flex:1;text-align:center;font-size:.875rem;color:var(--text-muted);font-variant-numeric:tabular-nums}.ctrl-btn[data-astro-cid-4fpnreif]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:var(--radius-md);border:1px solid var(--border-default);background:var(--bg-raised);color:var(--text-secondary);cursor:pointer;transition:background .15s,color .15s}.ctrl-btn[data-astro-cid-4fpnreif]:hover:not(:disabled){background:var(--accent-primary);color:#fff;border-color:var(--accent-primary)}.ctrl-btn[data-astro-cid-4fpnreif]:disabled{opacity:.35;cursor:not-allowed}.ctrl-btn--fs[data-astro-cid-4fpnreif]{margin-left:auto}.slide-viewer[data-astro-cid-4fpnreif].is-fullscreen{position:fixed;inset:0;z-index:9999;border-radius:0;border:none;display:flex;flex-direction:column}.is-fullscreen[data-astro-cid-4fpnreif] .slide-stage[data-astro-cid-4fpnreif]{flex:1;display:flex;align-items:center;justify-content:center;background:#000;padding-bottom:64px}.is-fullscreen[data-astro-cid-4fpnreif] .slide-stage[data-astro-cid-4fpnreif] section.slide{width:min(100vw,calc((100vh - 64px) * 16 / 9));height:auto;aspect-ratio:16 / 9;max-height:calc(100vh - 64px);overflow:hidden}.is-fullscreen[data-astro-cid-4fpnreif] .slide-controls[data-astro-cid-4fpnreif]{position:absolute;bottom:0;left:0;right:0;background:#080f1ed9;backdrop-filter:blur(8px)}.breadcrumb[data-astro-cid-mhmhxhh5] ol[data-astro-cid-mhmhxhh5]{display:flex;list-style:none;gap:var(--space-2);font-size:.875rem;color:var(--text-muted);margin-bottom:var(--space-6)}.breadcrumb[data-astro-cid-mhmhxhh5] a[data-astro-cid-mhmhxhh5]{color:var(--text-muted);text-decoration:none}.breadcrumb[data-astro-cid-mhmhxhh5] a[data-astro-cid-mhmhxhh5]:hover{color:var(--accent-primary)}.deck-header[data-astro-cid-mhmhxhh5]{margin-bottom:var(--space-6)}.deck-header[data-astro-cid-mhmhxhh5] h1[data-astro-cid-mhmhxhh5]{font-size:clamp(1.75rem,4vw,2.5rem);margin-bottom:var(--space-4)}.deck-meta[data-astro-cid-mhmhxhh5]{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-3);margin-bottom:var(--space-3)}.meta-item[data-astro-cid-mhmhxhh5]{font-size:.875rem;color:var(--text-muted)}.deck-tags[data-astro-cid-mhmhxhh5]{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-bottom:var(--space-4)}.tag[data-astro-cid-mhmhxhh5]{font-size:.8125rem;color:var(--accent-primary);text-decoration:none}.tag[data-astro-cid-mhmhxhh5]:hover{color:var(--accent-secondary)}.deck-description[data-astro-cid-mhmhxhh5]{color:var(--text-secondary);font-size:1.125rem}.card[data-astro-cid-dohjnao5]{background:var(--bg-raised);border:1px solid var(--border-default);border-radius:var(--radius-md);padding:var(--space-4);display:flex;flex-direction:column;gap:var(--space-2)}.card__icon[data-astro-cid-dohjnao5]{font-size:1.5rem;line-height:1}.card__title[data-astro-cid-dohjnao5]{font-size:.9375rem;color:var(--text-primary);margin:0}.card__body[data-astro-cid-dohjnao5]{font-size:.875rem;color:var(--text-secondary);margin:0;line-height:1.5}.card-group[data-astro-cid-o43wxie6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:var(--space-4);margin:var(--space-6) 0}.stat[data-astro-cid-ybwvpedg]{background:var(--bg-raised);border:1px solid var(--border-default);border-radius:var(--radius-md);padding:var(--space-4);display:flex;flex-direction:column;align-items:center;gap:var(--space-1);text-align:center}.stat__value[data-astro-cid-ybwvpedg]{font-size:2rem;font-weight:700;font-family:var(--font-heading);color:var(--accent-primary);line-height:1}.stat__label[data-astro-cid-ybwvpedg]{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary)}.stat__sub[data-astro-cid-ybwvpedg]{font-size:.75rem;color:var(--text-muted)}[data-theme=light] .stat__value[data-astro-cid-ybwvpedg]{color:var(--accent-primary)}.step[data-astro-cid-5vkjc2f4]{display:flex;gap:var(--space-4);padding-bottom:var(--space-6);position:relative;counter-increment:step-counter}.step[data-astro-cid-5vkjc2f4]:last-child{padding-bottom:0}.step[data-astro-cid-5vkjc2f4]:not(:last-child):after{content:"";position:absolute;left:1.25rem;top:2.5rem;bottom:0;width:2px;background:var(--border-default);transform:translate(-50%)}.step__marker[data-astro-cid-5vkjc2f4]{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:50%;background:var(--accent-primary);display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.step__marker[data-astro-cid-5vkjc2f4]:before{content:counter(step-counter);font-size:.875rem;font-weight:700;color:#fff;font-family:var(--font-body)}.step__content[data-astro-cid-5vkjc2f4]{padding-top:.375rem}.step__title[data-astro-cid-5vkjc2f4]{font-size:.9375rem;color:var(--text-primary);margin-bottom:var(--space-1)}.step__body[data-astro-cid-5vkjc2f4]{font-size:.875rem;color:var(--text-secondary);margin:0;line-height:1.5}.steps[data-astro-cid-cx7gdanv]{list-style:none;margin:var(--space-6) 0;padding:0;display:flex;flex-direction:column;counter-reset:step-counter}
