.stepthrough[data-astro-cid-hzepxsah]{max-width:var(--max-width-wide);margin:var(--space-12) 0;border:1px solid var(--color-surface);border-radius:6px;padding:var(--space-4)}.stepthrough-tablist[data-astro-cid-hzepxsah]{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-bottom:var(--space-4);padding:0}.stepthrough-tab[data-astro-cid-hzepxsah]{width:1.75rem;height:1.75rem;border-radius:3px;border:1px solid transparent;background-color:var(--color-surface);color:var(--color-text-muted);font-family:var(--font-body);font-size:var(--text-xs);font-weight:600;cursor:pointer;transition:background-color .15s ease,color .15s ease;display:flex;align-items:center;justify-content:center;line-height:1}.stepthrough-tab[data-astro-cid-hzepxsah]:hover{background-color:var(--color-accent-primary);color:var(--color-text-body)}.stepthrough-tab[data-astro-cid-hzepxsah][aria-selected=true]{background-color:var(--color-accent-primary);color:var(--color-text-body);border-color:var(--color-accent-primary)}.stepthrough-tab[data-astro-cid-hzepxsah]:focus-visible{outline:2px solid var(--color-text-heading);outline-offset:2px}.stepthrough-live-region[data-astro-cid-hzepxsah]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.stepthrough-panels[data-astro-cid-hzepxsah]{background-color:var(--color-surface);border-radius:6px;overflow:hidden}.stepthrough-controls[data-astro-cid-hzepxsah]{display:flex;align-items:center;margin-top:var(--space-3)}.stepthrough-button[data-astro-cid-hzepxsah]{padding:var(--space-2) var(--space-3);border:none;border-radius:3px;background-color:transparent;color:var(--color-text-body);font-family:var(--font-body);font-size:var(--text-sm);font-weight:600;cursor:pointer;text-decoration:none}.stepthrough-button[data-astro-cid-hzepxsah]:hover:not(.is-disabled){background-color:var(--color-surface)}.stepthrough-button[data-astro-cid-hzepxsah]:focus-visible{outline:2px solid var(--color-text-heading);outline-offset:2px}.stepthrough-button[data-astro-cid-hzepxsah].is-disabled{color:var(--color-text-muted);cursor:default;opacity:.4}.stepthrough-count[data-astro-cid-hzepxsah]{flex:1;text-align:center;font-size:var(--text-sm);color:var(--color-text-muted)}@media(prefers-reduced-motion:reduce){.stepthrough-tab[data-astro-cid-hzepxsah],.stepthrough-button[data-astro-cid-hzepxsah]{transition:none}}.step-figure[data-astro-cid-5vkjc2f4]{margin:0;display:flex;flex-direction:column}.step-image-trigger[data-astro-cid-5vkjc2f4]{display:block;width:100%;padding:0;border:none;background:none;cursor:zoom-in;position:relative}.step-image-trigger[data-astro-cid-5vkjc2f4]:focus-visible{outline:2px solid var(--color-text-heading);outline-offset:2px}.step-image[data-astro-cid-5vkjc2f4]{width:100%;height:auto;display:block}.step-expand-icon[data-astro-cid-5vkjc2f4]{position:absolute;bottom:var(--space-3);right:var(--space-3);background-color:#1a1916a6;color:#f5f2eb;width:2rem;height:2rem;border-radius:4px;display:flex;align-items:center;justify-content:center;opacity:.85;transition:opacity .15s ease,background-color .15s ease;pointer-events:none}.step-image-trigger[data-astro-cid-5vkjc2f4]:hover .step-expand-icon[data-astro-cid-5vkjc2f4],.step-image-trigger[data-astro-cid-5vkjc2f4]:focus-visible .step-expand-icon[data-astro-cid-5vkjc2f4]{opacity:1;background-color:#1a1916d9}.step-caption[data-astro-cid-5vkjc2f4]{padding:var(--space-8);font-size:var(--text-lg);line-height:1.6;color:var(--color-text-body);background-color:var(--color-bg);border-top:2px solid var(--color-surface)}.step-caption[data-astro-cid-5vkjc2f4] p{max-width:65ch;margin-bottom:var(--space-3)}.step-caption[data-astro-cid-5vkjc2f4] p:last-child{margin-bottom:0}.step-caption[data-astro-cid-5vkjc2f4] ul,.step-caption[data-astro-cid-5vkjc2f4] ol{padding-left:var(--space-6);margin-bottom:var(--space-3)}.step-caption[data-astro-cid-5vkjc2f4] li{margin-bottom:var(--space-2);max-width:65ch}.step-dialog[data-astro-cid-5vkjc2f4]{border:none;border-radius:6px;padding:0;max-width:min(90vw,72rem);max-height:90vh;width:100%;overflow:hidden;background:var(--color-bg);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.step-dialog[data-astro-cid-5vkjc2f4]::backdrop{background-color:#1a1916bf}.step-dialog-inner[data-astro-cid-5vkjc2f4]{display:flex;flex-direction:column;max-height:90vh}.step-dialog-scroll[data-astro-cid-5vkjc2f4]{overflow-y:auto;flex:1}.step-dialog-close-bar[data-astro-cid-5vkjc2f4]{display:flex;justify-content:flex-end;padding:var(--space-2) var(--space-3);background-color:var(--color-surface);flex-shrink:0}.step-dialog-close[data-astro-cid-5vkjc2f4]{width:2rem;height:2rem;border-radius:3px;border:none;background-color:transparent;color:var(--color-text-body);font-size:var(--text-sm);cursor:pointer;display:flex;align-items:center;justify-content:center}.step-dialog-close[data-astro-cid-5vkjc2f4]:hover{background-color:var(--color-bg)}.step-dialog-close[data-astro-cid-5vkjc2f4]:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:2px}.step-dialog-figure[data-astro-cid-5vkjc2f4]{margin:0;padding:var(--space-4)}.step-dialog-image[data-astro-cid-5vkjc2f4]{width:100%;height:auto;display:block;border-radius:3px}.step-dialog-caption[data-astro-cid-5vkjc2f4]{padding:var(--space-6) var(--space-4) var(--space-4);font-size:var(--text-base);line-height:1.6;color:var(--color-text-body)}.step-dialog-caption[data-astro-cid-5vkjc2f4] p,.step-dialog-caption[data-astro-cid-5vkjc2f4] li{max-width:100%;margin-bottom:var(--space-3)}.step-dialog-caption[data-astro-cid-5vkjc2f4] p:last-child{margin-bottom:0}.step-dialog-caption[data-astro-cid-5vkjc2f4] ul,.step-dialog-caption[data-astro-cid-5vkjc2f4] ol{padding-left:var(--space-6);margin-bottom:var(--space-3)}.step-dialog-caption[data-astro-cid-5vkjc2f4] li{margin-bottom:var(--space-2);max-width:65ch}.step-dialog-controls[data-astro-cid-5vkjc2f4]{display:flex;align-items:center;padding:var(--space-4);border-top:1px solid var(--color-surface);flex-shrink:0}.step-dialog-button[data-astro-cid-5vkjc2f4]{padding:var(--space-2) var(--space-3);border:none;border-radius:3px;background-color:transparent;color:var(--color-text-body);font-family:var(--font-body);font-size:var(--text-sm);font-weight:600;cursor:pointer;min-width:5rem}.step-dialog-button--next[data-astro-cid-5vkjc2f4]{text-align:right}.step-dialog-button--prev[data-astro-cid-5vkjc2f4]{text-align:left}.step-dialog-button[data-astro-cid-5vkjc2f4]:hover:not(.is-disabled){background-color:var(--color-surface)}.step-dialog-button[data-astro-cid-5vkjc2f4]:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:2px}.step-dialog-button[data-astro-cid-5vkjc2f4].is-disabled{color:var(--color-text-muted);cursor:default;opacity:.4}.step-dialog-count[data-astro-cid-5vkjc2f4]{flex:1;text-align:center;font-size:var(--text-sm);color:var(--color-text-muted)}@media(prefers-reduced-motion:reduce){.step-zoom-hint[data-astro-cid-5vkjc2f4]{transition:none}}
