:root{--paper: #f7f2e8;--ink: #171717;--muted: #615d55;--line: #c8c0b2;--brand: #8e1f25;--brand-strong: #6f151a;--navy: #112a45;--surface: #fffdf8;--focus: #005fcc;--shadow: 0 10px 30px rgba(0,0,0,.08);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html[data-theme=dark]{--paper: #111315;--ink: #f4efe5;--muted: #b9b1a5;--line: #3a3f43;--brand: #df676d;--brand-strong: #ef858a;--navy: #8db3dc;--surface: #1b1e21;--focus: #8ec5ff;--shadow: 0 10px 30px rgba(0,0,0,.3)}@media(prefers-color-scheme:dark){html[data-theme=system]{--paper: #111315;--ink: #f4efe5;--muted: #b9b1a5;--line: #3a3f43;--brand: #df676d;--brand-strong: #ef858a;--navy: #8db3dc;--surface: #1b1e21;--focus: #8ec5ff;--shadow: 0 10px 30px rgba(0,0,0,.3)}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);line-height:1.55}img{max-width:100%;height:auto;display:block}a{color:inherit}button,input{font:inherit}button{cursor:pointer}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.skip-link{position:absolute;left:1rem;top:-4rem;background:var(--ink);color:var(--paper);padding:.7rem 1rem;z-index:1000}.skip-link:focus{top:1rem}.container{width:min(1180px,calc(100% - 2rem));margin-inline:auto}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-weight:800;font-size:.75rem;color:var(--brand)}.section-title{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,4vw,3rem);margin:0}.rule{border-top:1px solid var(--line)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.site-header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--paper) 95%,transparent);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.topbar[data-astro-cid-ctg3m53h]{min-height:92px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem}.menu-button[data-astro-cid-ctg3m53h]{display:none;border:0;background:transparent;color:var(--ink);font-size:1.55rem;padding:.55rem;min-width:44px;min-height:44px}.brand[data-astro-cid-ctg3m53h]{justify-self:center;text-decoration:none;text-align:center;display:grid;line-height:1}.brand-main[data-astro-cid-ctg3m53h]{font-family:Georgia,Times New Roman,serif;font-weight:900;font-size:clamp(2rem,4vw,3.2rem);letter-spacing:-.04em}.tagline[data-astro-cid-ctg3m53h]{margin-top:.45rem;color:var(--muted);font-size:.78rem;letter-spacing:.07em}.header-actions[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:.45rem}.search-link[data-astro-cid-ctg3m53h],.lang-link[data-astro-cid-ctg3m53h],.theme-group[data-astro-cid-ctg3m53h] button[data-astro-cid-ctg3m53h]{min-width:42px;min-height:42px;display:grid;place-items:center;border:0;background:transparent;color:var(--ink);text-decoration:none;font-weight:800}.theme-group[data-astro-cid-ctg3m53h]{display:flex;border-left:1px solid var(--line);margin-left:.25rem;padding-left:.25rem}.desktop-nav[data-astro-cid-ctg3m53h]{border-top:1px solid var(--line)}.nav-row[data-astro-cid-ctg3m53h]{display:flex;justify-content:center;align-items:center;gap:clamp(.75rem,2vw,1.5rem);min-height:48px;white-space:nowrap;overflow-x:auto;scrollbar-width:none}.nav-row[data-astro-cid-ctg3m53h]::-webkit-scrollbar{display:none}.nav-row[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{position:relative;text-decoration:none;font-size:.92rem;font-weight:700}.nav-row[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:after{content:"";position:absolute;left:0;right:100%;bottom:-.3rem;height:2px;background:var(--brand);transition:right .18s ease}.nav-row[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover:after,.nav-row[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:focus-visible:after{right:0}.live-wire[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:.4rem}.live-dot[data-astro-cid-ctg3m53h]{width:.55rem;height:.55rem;border-radius:50%;background:var(--brand);animation:pulse 1.8s ease-in-out infinite}.mobile-menu[data-astro-cid-ctg3m53h]{border-top:1px solid var(--line);background:var(--surface)}.mobile-links[data-astro-cid-ctg3m53h]{display:grid;grid-template-columns:1fr 1fr;gap:0;padding-block:.5rem 1rem}.mobile-links[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{text-decoration:none;padding:.85rem .2rem;border-bottom:1px solid var(--line);font-weight:750}@keyframes pulse{50%{opacity:.35;transform:scale(.82)}}@media(max-width:780px){.site-header[data-astro-cid-ctg3m53h]{position:sticky}.topbar[data-astro-cid-ctg3m53h]{min-height:68px;grid-template-columns:48px 1fr auto;gap:.35rem;width:min(100% - 1rem,1180px)}.menu-button[data-astro-cid-ctg3m53h]{display:grid;place-items:center}.brand-main[data-astro-cid-ctg3m53h]{font-size:clamp(1.45rem,7vw,2.1rem)}.tagline[data-astro-cid-ctg3m53h],.desktop-nav[data-astro-cid-ctg3m53h],.theme-group[data-astro-cid-ctg3m53h],.lang-link[data-astro-cid-ctg3m53h]{display:none}.search-link[data-astro-cid-ctg3m53h]{font-size:1.3rem}}@media(max-width:420px){.mobile-links[data-astro-cid-ctg3m53h]{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.live-dot[data-astro-cid-ctg3m53h]{animation:none}.nav-row[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:after{transition:none}}
