.theme-toggle[data-astro-cid-x3pjskd3]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--color-nav-bg);border:none;cursor:pointer;border-radius:6px;color:var(--color-nav-fg);transition:background .15s,color .15s;flex-shrink:0}.theme-toggle[data-astro-cid-x3pjskd3]:hover{background:var(--color-nav-bg-hover);color:var(--color-nav-fg-hover)}.icon-sun[data-astro-cid-x3pjskd3]{display:none}.icon-moon[data-astro-cid-x3pjskd3],[data-theme=dark] .icon-sun[data-astro-cid-x3pjskd3]{display:block}[data-theme=dark] .icon-moon[data-astro-cid-x3pjskd3]{display:none}.site-header[data-astro-cid-3ef6ksr2]{--logo-height: 118px;--header-padding: 10px;position:sticky;top:0;z-index:100;background:var(--color-header-bg);border-bottom:1px solid var(--color-header-border);transition:background-color .2s ease,border-color .2s ease;box-shadow:0 24px 24px var(--color-card-shadow-hover)}.site-header[data-astro-cid-3ef6ksr2].header--scrolled{--logo-height: 40px;--header-padding: 12px}.header-inner[data-astro-cid-3ef6ksr2]{max-width:1200px;margin:0 auto;padding:var(--header-padding) 1.5rem;display:flex;align-items:center;justify-content:space-between;transition:padding .3s ease}.logo[data-astro-cid-3ef6ksr2]{text-decoration:none;display:flex;align-items:center;flex-shrink:0}.logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{height:var(--logo-height);width:auto;transition:height .3s ease}.logo-placeholder[data-astro-cid-3ef6ksr2]{font-size:1.25rem;font-weight:700;color:var(--color-fg);letter-spacing:-.02em;transition:font-size .3s ease}.nav[data-astro-cid-3ef6ksr2]{display:flex;gap:1rem;align-items:center}.nav-link[data-astro-cid-3ef6ksr2]{text-decoration:none;color:var(--color-nav-fg);font-size:.95rem;font-weight:500;padding:10px;border-radius:12px;border-bottom:2px solid transparent;transition:color .15s,border-color .15s}.nav-link[data-astro-cid-3ef6ksr2]:hover{color:var(--color-nav-fg-hover);background:var(--color-nav-bg-hover)}.header-actions[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.25rem}.hamburger[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:6px;border-radius:6px;width:36px;height:36px}.hamburger[data-astro-cid-3ef6ksr2]:hover{background:var(--color-surface-subtle)}.hamburger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;width:22px;height:2px;background:var(--color-nav-text);border-radius:2px;transition:transform .25s ease,opacity .2s ease,background-color .2s}.hamburger--open[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger--open[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger--open[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:860px){.site-header[data-astro-cid-3ef6ksr2]{--logo-height: 48px;--header-padding: 10px}.logo[data-astro-cid-3ef6ksr2]{flex-shrink:1;min-width:0}.logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{max-height:var(--logo-height);height:auto;max-width:100%}.logo-placeholder[data-astro-cid-3ef6ksr2]{font-size:1rem}.hamburger[data-astro-cid-3ef6ksr2]{display:flex}.nav[data-astro-cid-3ef6ksr2]{display:none;position:absolute;top:calc(var(--logo-height) + var(--header-padding) * 2);left:0;right:0;flex-direction:column;align-items:stretch;gap:0;background:var(--color-header-bg);border-bottom:1px solid var(--color-header-border);box-shadow:0 4px 12px var(--color-header-shadow);transition:background-color .2s ease}.nav--open[data-astro-cid-3ef6ksr2]{display:flex}.nav-link[data-astro-cid-3ef6ksr2]{padding:1rem 1.5rem;border-radius:0;border-bottom:1px solid var(--color-nav-item-divider);border-left:none;background:var(--color-nav-bg);color:var(--color-nav-fg)}.nav-link[data-astro-cid-3ef6ksr2]:last-child{border-bottom:none}.nav-link[data-astro-cid-3ef6ksr2]:hover{background:var(--color-nav-bg-hover);color:var(--color-nav-fg-hover);border-bottom-color:var(--color-nav-item-divider)}}}{}.footer-container[data-astro-cid-sz7xmlte]{--footer-bar-height: 100px;position:relative}#footer-logo[data-astro-cid-sz7xmlte]{position:fixed;bottom:0;left:25%;width:50%;display:block;z-index:0;opacity:.1}#footer-logo[data-astro-cid-sz7xmlte].anchored{position:absolute;bottom:var(--footer-bar-height)}.site-footer[data-astro-cid-sz7xmlte]{height:var(--footer-bar-height);background:var(--color-footer-bg);border-top:1px solid var(--color-header-border);display:flex;align-items:center;position:relative;z-index:1}.footer-inner[data-astro-cid-sz7xmlte]{max-width:1200px;width:100%;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.copyright[data-astro-cid-sz7xmlte]{margin:0;font-size:.65rem;color:color-mix(in srgb,var(--palette-deep-espresso) 20%,white);line-height:1.4;flex:1}.footer-link[data-astro-cid-sz7xmlte]{font-size:.7rem;color:color-mix(in srgb,var(--palette-deep-espresso) 20%,white);text-decoration:none;white-space:nowrap;opacity:.8;transition:opacity .15s}.footer-link[data-astro-cid-sz7xmlte]:hover{opacity:1}@media(max-width:640px){.footer-inner[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:flex-start;gap:.25rem;padding:.5rem 1rem}.site-footer[data-astro-cid-sz7xmlte]{height:auto;min-height:var(--footer-bar-height)}}#lightbox[data-astro-cid-gixpweiw]{position:fixed;inset:0;z-index:500;display:flex;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box}#lightbox[data-astro-cid-gixpweiw][hidden]{display:none}#lb-backdrop[data-astro-cid-gixpweiw]{position:absolute;inset:0;background:#000000d9;backdrop-filter:blur(4px)}#lb-panel[data-astro-cid-gixpweiw]{position:relative;z-index:1;display:flex;flex-direction:column;width:min(92vw,1100px);max-height:92dvh;background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px;overflow:hidden;box-shadow:0 24px 64px #0009}#lb-close[data-astro-cid-gixpweiw]{position:absolute;top:.6rem;right:.6rem;z-index:10;width:2.2rem;height:2.2rem;border-radius:50%;border:none;background:#0000008c;color:#fff;font-size:1.1rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}#lb-close[data-astro-cid-gixpweiw]:hover{background:#000c}#lb-wrap[data-astro-cid-gixpweiw]{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden;cursor:zoom-in;user-select:none;-webkit-user-select:none;touch-action:none}#lb-img[data-astro-cid-gixpweiw]{max-width:100%;max-height:100%;object-fit:contain;display:block;transform-origin:center center;transition:transform .05s linear;pointer-events:none;user-select:none;-webkit-user-drag:none}#lb-toolbar[data-astro-cid-gixpweiw]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.6rem 1rem;background:var(--color-card-title-bg);border-top:1px solid var(--color-border);flex-shrink:0}#lb-toolbar[data-astro-cid-gixpweiw] button[data-astro-cid-gixpweiw]{width:2rem;height:2rem;border-radius:6px;border:1px solid var(--color-card-border);background:var(--color-card-bg);color:var(--color-card-title);font-size:1.1rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .15s}#lb-toolbar[data-astro-cid-gixpweiw] button[data-astro-cid-gixpweiw]:hover:not(:disabled){opacity:.75}#lb-toolbar[data-astro-cid-gixpweiw] button[data-astro-cid-gixpweiw]:disabled{opacity:.3;cursor:default}#lb-zoom-pct[data-astro-cid-gixpweiw]{font-size:.8rem;font-weight:600;color:var(--color-card-title);min-width:3.5rem;text-align:center}#lb-zoom-reset[data-astro-cid-gixpweiw]{font-size:.95rem}:root{--palette-white: #ffffff;--palette-gray-50: #f9fafb;--palette-gray-100: #f3f4f6;--palette-gray-200: #e5e7eb;--palette-gray-300: #d1d5db;--palette-gray-400: #9ca3af;--palette-gray-500: #6b7280;--palette-gray-700: #374151;--palette-gray-800: #1f2937;--palette-gray-900: #111827;--palette-indigo-100: #e0e7ff;--palette-indigo-600: #4f46e5;--palette-indigo-700: #4338ca;--palette-green-50: #f0fdf4;--palette-shadow-sm: rgba(0, 0, 0, .06);--palette-shadow-md: rgba(0, 0, 0, .1);--palette-shadow-lg: rgba(0, 0, 0, .14);--palette-anchor-ochre: #7C5407;--palette-faded-brick-red: #9A4B3C;--palette-dusty-denim-blue: #5E7486;--palette-muted-pine-green: #6D7A52;--palette-aged-cream: #D8C8A8;--palette-weathered-tan: #A6875A;--palette-deep-espresso: #4A3420;--palette-paper: #F3EDE3;--palette-ink: #2B2118;--palette-dark-bg: #18110C;--palette-dark-surface: #241A12;--palette-dark-surface-2: #2F2217;--palette-dark-text: #E9DCC1;--palette-dark-ochre: #B7841F;--palette-dark-brick-red: #C06B57;--palette-dark-denim-blue: #86A2B6;--palette-dark-pine-green: #8C9A6A;--palette-dark-weathered-tan: #C3A476;--palette-dark-espresso: #0F0A06;--palette-blonde-espresso: #3D3022}:root{color-scheme:light;--logo-src: url(/assets/branding/header.png);--logo-src-mobile: url(/assets/branding/header_logo_mobile.png);--color-bg: var(--palette-aged-cream);--color-fg: var(--palette-ink);--color-fg-muted: var(--palette-deep-espresso);--color-fg-body: var(--palette-deep-espresso);--color-surface: color-mix(in srgb, var(--palette-paper) 80%, transparent);--color-surface-subtle: var(--palette-gray-100);--color-border: var(--palette-anchor-ochre);--color-border-subtle: var(--palette-warm-brown);--color-nav-bg: var(--palette-deep-espresso);--color-nav-fg: var(--palette-aged-cream);--color-nav-bg-hover: var(--palette-aged-cream);--color-nav-fg-hover: var(--palette-deep-espresso);--color-nav-item-divider: var(--palette-deep-espresso);--color-header-bg: var(--palette-deep-espresso);--color-header-border: var(--palette-anchor-ochre);--color-header-shadow: var(--palette-shadow-sm);--color-nav-text: var(--palette-aged-cream);--color-nav-text-hover: var(--palette-paper);--color-footer-bg: var(--palette-deep-espresso);--color-card-bg: var(--color-surface);--color-card-border: var(--palette-anchor-ochre);--color-card-shadow: var(--palette-shadow-md);--color-card-shadow-hover: var(--palette-shadow-lg);--color-card-image-bg: var(--palette-aged-cream);--color-card-placeholder-from: var(--palette-dark-weathered-tan);--color-card-placeholder-to: var(--palette-dark-weathered-tan);--color-card-title-bg: var(--palette-dark-weathered-tan);--color-card-title: var(--palette-deep-espresso);--color-card-description: var(--palette-deep-espresso);--color-step-number-bg: var(--palette-paper);--color-step-number-fg: var(--palette-deep-espresso)}[data-theme=dark]{color-scheme:dark;--color-bg: var(--palette-blonde-espresso);--color-fg: var(--palette-dark-text);--color-fg-muted: var(--palette-aged-cream);--color-fg-body: var(--palette-aged-cream);--color-surface: var(--palette-dark-surface);--color-surface-subtle: var(--palette-dark-surface-2);--color-nav-bg: var(--palette-deep-espresso);--color-nav-fg: var(--palette-aged-cream);--color-nav-bg-hover: var(--palette-aged-cream);--color-nav-fg-hover: var(--palette-deep-espresso);--color-nav-item-divider: var(--palette-aged-cream);--color-card-bg: var(--palette-dark-surface);--color-card-border: var(--palette-anchor-ochre);--color-card-image-bg: var(--palette-dark-surface);--color-card-placeholder-from: var(--palette-dark-surface-2);--color-card-placeholder-to: var(--palette-dark-surface-2);--color-card-title-bg: var(--palette-dark-espresso);--color-card-title: var(--palette-paper);--color-card-description: var(--palette-aged-cream);--color-step-number-bg: var(--palette-dark-surface);--color-step-number-fg: var(--palette-paper)}*,*:before,*:after{box-sizing:border-box}html{transition:background-color .2s ease,color .2s ease}.no-transition *,.no-transition *:before,.no-transition *:after{transition:none!important}html,body{margin:0;width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--color-bg);color:var(--color-fg);overflow:hidden}body{height:100dvh;display:flex;flex-direction:column}#content-scroller{flex:1;overflow-y:auto;min-height:0}main{position:relative;z-index:1}.video-embed{position:relative;aspect-ratio:16 / 9;width:100%;margin:1.5rem 0}.video-embed iframe{position:absolute;inset:0;width:100%;height:100%;border-radius:8px}
