:root{--color-primary: #A41E22;--color-secondary: #58595B;--color-text: #1E1E1E;--color-text-muted: #58595B;--color-text-subtle: #8a8a8f;--color-bg: #fbfaf7;--color-surface: #ffffff;--color-rule: #e6ddc9;--font-display: "Source Serif 4", Georgia, "Times New Roman", serif;--font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono: "SF Mono", Consolas, "Liberation Mono", monospace;--step--2: .75rem;--step--1: .875rem;--step-0: 1rem;--step-1: 1.125rem;--step-2: 1.375rem;--step-3: 1.75rem;--step-4: 2.25rem;--step-5: 3rem;--step-6: 4rem;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem;--space-8: 4rem;--space-9: 6rem;--doc-max-width: 72rem;--read-measure: 36rem;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--border-subtle: 1px solid var(--color-rule);--scene-bg: #1a1612;--scene-bg-2: #2a231d;--scene-text: #f3ecdc;--scene-text-soft: #bfb8a8;--scene-accent: #d4a574;--scene-rule: rgba(212, 165, 116, .22);--motion-reveal-duration: .4s;--motion-reveal-easing: cubic-bezier(.2, .8, .2, 1);--motion-header-duration: .25s;--toc-width: 14rem;--header-height: 3.75rem}:root[data-mode=present]{--step-0: 1.25rem;--step-1: 1.5rem;--step-2: 1.875rem;--step-3: 2.5rem;--step-4: 3.25rem;--step-5: 4.5rem;--step-6: 6rem;--read-measure: 50rem}*,*:before,*:after{box-sizing:border-box}html{font-family:var(--font-body);color:var(--color-text);background:var(--color-bg);line-height:1.55;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;scroll-behavior:smooth;scroll-padding-top:var(--header-height)}body{margin:0}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:.2em}h1,h2,h3,h4{font-family:var(--font-display);font-weight:500;letter-spacing:-.015em;color:var(--color-text);margin:0}h1{font-size:var(--step-5);line-height:1.05}h2{font-size:var(--step-4);line-height:1.1}h3{font-size:var(--step-2);line-height:1.2}h4{font-size:var(--step-1);line-height:1.3}p{margin:0 0 var(--space-5);max-width:var(--read-measure)}ul,ol{max-width:var(--read-measure)}hr{border:none;border-top:var(--border-subtle);margin:var(--space-7) 0}.doc-container{max-width:var(--doc-max-width);margin:0 auto;padding:0 var(--space-5)}.doc-read{max-width:var(--read-measure)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.reveal{opacity:0;transform:translateY(12px);transition:opacity var(--motion-reveal-duration) var(--motion-reveal-easing),transform var(--motion-reveal-duration) var(--motion-reveal-easing);will-change:opacity,transform}.reveal.is-revealed{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}[data-scene=on]{background:var(--scene-bg);color:var(--scene-text)}[data-scene=on] a,[data-scene=on] .doc-section__number,[data-scene=on] .doc-section__anchor{color:var(--scene-accent)}[data-scene=on] .doc-section__title,[data-scene=on] h1,[data-scene=on] h2,[data-scene=on] h3,[data-scene=on] h4{color:var(--scene-text)}body{padding-top:var(--header-height)}@media(min-width:1100px){body{padding-left:var(--toc-width)}}.site-header[data-astro-cid-fa5vtw2v]{position:fixed;top:0;left:0;right:0;height:var(--header-height);background:#fbfaf7eb;backdrop-filter:blur(8px);border-bottom:var(--border-subtle);z-index:50;transition:transform var(--motion-header-duration) ease-out}.site-header[data-astro-cid-fa5vtw2v][data-hidden=true]{transform:translateY(-100%)}.site-header__inner[data-astro-cid-fa5vtw2v]{max-width:80rem;margin:0 auto;padding:0 var(--space-5);height:100%;display:flex;align-items:center;gap:var(--space-5)}.site-header__logo[data-astro-cid-fa5vtw2v]{font-family:var(--font-display);font-weight:700;font-size:var(--step-0);color:var(--color-text);text-decoration:none;white-space:nowrap}.site-header__primary[data-astro-cid-fa5vtw2v]{display:none;gap:var(--space-4);margin-left:var(--space-4)}@media(min-width:820px){.site-header__primary[data-astro-cid-fa5vtw2v]{display:flex}}.site-header__primary-link[data-astro-cid-fa5vtw2v]{font-family:var(--font-body);font-size:var(--step--1);color:var(--color-text-muted);text-decoration:none;font-weight:500;padding-bottom:.15rem;border-bottom:2px solid transparent;transition:color .18s ease,border-color .18s ease}.site-header__primary-link[data-astro-cid-fa5vtw2v][data-active=true]{color:var(--color-primary);border-bottom-color:var(--color-primary)}.site-header__primary-link[data-astro-cid-fa5vtw2v]:hover{color:var(--color-text);text-decoration:none}.site-header__nav[data-astro-cid-fa5vtw2v]{display:none;margin-left:var(--space-5);gap:var(--space-5);flex:1}@media(min-width:1200px){.site-header__nav[data-astro-cid-fa5vtw2v]{display:flex}}.site-header__link[data-astro-cid-fa5vtw2v]{font-family:var(--font-body);font-size:var(--step--1);color:var(--color-text-muted);text-decoration:none;display:inline-flex;gap:var(--space-2);align-items:baseline;white-space:nowrap}.site-header__num[data-astro-cid-fa5vtw2v]{font-family:var(--font-mono);font-size:.72rem;color:var(--color-primary);letter-spacing:.08em;font-weight:600}.site-header__label[data-astro-cid-fa5vtw2v]{font-weight:500}.site-header__link[data-astro-cid-fa5vtw2v]:hover{color:var(--color-text);text-decoration:none}.site-header__cta[data-astro-cid-fa5vtw2v]{margin-left:auto;font-family:var(--font-body);font-size:var(--step--1);background:var(--color-primary);color:#fff;padding:var(--space-2) var(--space-4);border-radius:var(--radius-sm);font-weight:600;text-decoration:none;white-space:nowrap}.site-header__cta[data-astro-cid-fa5vtw2v]:hover{filter:brightness(.92);text-decoration:none}.site-toc[data-astro-cid-b3ar26mu]{position:fixed;top:var(--header-height);left:0;bottom:0;width:var(--toc-width);padding:var(--space-6) var(--space-4);border-right:var(--border-subtle);background:var(--color-bg);overflow:auto;z-index:40;display:none}@media(min-width:1100px){.site-toc[data-astro-cid-b3ar26mu]{display:flex;flex-direction:column;gap:var(--space-5)}}.site-toc__nav[data-astro-cid-b3ar26mu]{display:flex;flex-direction:column;gap:var(--space-3)}.site-toc__item[data-astro-cid-b3ar26mu]{display:flex;gap:var(--space-3);align-items:baseline;padding:var(--space-2) var(--space-3);border-left:2px solid transparent;color:var(--color-text-muted);text-decoration:none;font-size:var(--step--1);line-height:1.3;transition:color .15s ease,border-color .15s ease,background .15s ease}.site-toc__item[data-astro-cid-b3ar26mu]:hover{color:var(--color-text);text-decoration:none}.site-toc__item[data-astro-cid-b3ar26mu][data-active=true]{border-left-color:var(--color-primary);background:#a41e220d;color:var(--color-text)}.site-toc__num[data-astro-cid-b3ar26mu]{font-family:var(--font-mono);font-size:.7rem;color:var(--color-primary);letter-spacing:.08em;font-weight:600;min-width:1.6rem}.site-toc__label[data-astro-cid-b3ar26mu]{font-weight:500}.site-toc__progress[data-astro-cid-b3ar26mu]{margin-top:auto;height:2px;background:var(--color-rule);border-radius:1px;overflow:hidden}.site-toc__progress-bar[data-astro-cid-b3ar26mu]{height:100%;width:0%;background:var(--color-primary);transition:width .15s linear}.doc-skip-link[data-astro-cid-xichhuew]{position:absolute;left:-9999px;top:0}.doc-skip-link[data-astro-cid-xichhuew]:focus{left:var(--space-4);top:var(--space-4);background:var(--color-text);color:var(--color-bg);padding:var(--space-2) var(--space-4);border-radius:var(--radius-sm);z-index:100}.doc-lede[data-astro-cid-65jgxlb6]{font-family:var(--font-display);font-size:var(--step-2);line-height:1.35;color:var(--color-text);max-width:var(--read-measure);margin:0 0 var(--space-6);font-weight:400}.doc-callout[data-astro-cid-bpge7juw]{border-left:3px solid var(--color-primary);padding:var(--space-4) var(--space-5);background:var(--color-surface);margin:var(--space-6) 0;max-width:var(--read-measure)}.doc-callout__label[data-astro-cid-bpge7juw]{font-size:var(--step--2);text-transform:uppercase;letter-spacing:.18em;color:var(--color-primary);font-weight:600;margin-bottom:var(--space-2)}.doc-callout__body[data-astro-cid-bpge7juw] p{margin:0 0 var(--space-3)}.doc-callout__body[data-astro-cid-bpge7juw] p:last-child{margin-bottom:0}
