html[data-theme=light]{--background:#f2f5ec;--foreground:#262659;--accent:#0e49af;--muted:#bbc789;--border:#7cadff}html[data-theme=dark]{--background:#000123;--accent:#617bff;--foreground:#eaedf3;--muted:#0c0e4f;--border:#303f8a}:root{--space-1:.5rem;--space-2:1rem;--space-3:1.5rem;--space-4:2rem}body{background-color:var(--background);min-height:100svh;color:var(--foreground);background-blend-mode:multiply;background-image:url(/assets/watercolor-2.avif);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;margin:0;padding:0;font-family:Lora,serif;line-height:1.7;display:flex}body:before{content:"";background-color:var(--background);opacity:.7;pointer-events:none;z-index:-1;position:fixed;inset:0}main,section{max-width:900px;padding:var(--space-4) var(--space-2);margin:0 auto}p{margin-bottom:var(--space-3)}a{color:var(--foreground);text-decoration:underline;transition:opacity .2s,color .2s}a:hover{color:var(--accent);opacity:.8}.muted{color:var(--muted)}hr,.card,table,th,td{border:1px solid var(--border)}h1,h2,h3,h4,h5,h6{color:var(--foreground);text-wrap:balance;font-family:Playfair Display,serif}h1{font-size:clamp(2rem,4vw,2.5rem)}h2{font-size:clamp(1.5rem,3vw,2rem)}h3{font-size:clamp(1.25rem,2.5vw,1.5rem)}img{filter:brightness(1.1)contrast(1.05)saturate(1.2)hue-rotate(-10deg);border-radius:8px;max-width:100%;margin:1rem auto;display:block}ul,ol{gap:.75rem;display:grid}ul li::marker,ol li::marker{color:var(--accent);font-weight:600}button,.link-button{background-color:var(--accent);color:var(--foreground);cursor:pointer;border:none;padding:.5rem 1rem}button:hover,.link-button:hover{opacity:.9}.text-image-section{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:3rem;max-width:900px;margin:2rem auto;padding:0 1rem;display:flex}.text-image-section .text-content{flex:1;min-width:250px}.text-image-section .image-content{text-align:right;flex:0 0 300px}.text-image-section .image-content img{border-radius:.5rem;align-self:flex-start;max-width:100%;height:auto;margin:0;display:inline-block}@media (width<=768px){.text-image-section{flex-direction:column;gap:1.5rem}.text-image-section .image-content{text-align:center;flex:none;order:0;width:100%}.text-image-section .image-content img{width:100%;max-width:180px;height:auto;margin:0 auto;display:block}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}#skip-to-content.astro-3ef6ksr2{background:var(--accent);color:#fff;z-index:9999;border-radius:.25rem;padding:.75rem 1rem;font-weight:600;transition:transform .2s;position:absolute;top:0;left:0;transform:translateY(-150%)}#skip-to-content.astro-3ef6ksr2:focus{transform:translateY(0)}header.astro-3ef6ksr2{z-index:1000;backdrop-filter:blur(5px);background:color-mix(in srgb,var(--background) 10%,transparent);border-bottom:1px solid color-mix(in srgb,var(--foreground) 10%,transparent);position:sticky;top:0}.nav-container.astro-3ef6ksr2{max-width:900px;padding:0 var(--space-2);margin:0 auto}.top-nav-wrap.astro-3ef6ksr2{padding:1rem var(--space-2);justify-content:space-between;align-items:center;display:flex}.hamburger-menu.astro-3ef6ksr2{cursor:pointer;background:0 0;border:none;display:block}.hamburger-menu.astro-3ef6ksr2 svg.astro-3ef6ksr2{width:1.5rem;height:1.5rem}.desktop-nav.astro-3ef6ksr2{align-items:center;gap:1.5rem;display:flex}.desktop-nav.astro-3ef6ksr2 .nav-links.astro-3ef6ksr2{gap:2rem;margin:0;padding:0;list-style:none;display:none}.desktop-nav.astro-3ef6ksr2 .nav-links.astro-3ef6ksr2 a.astro-3ef6ksr2{font-weight:600;text-decoration:none}.desktop-nav.astro-3ef6ksr2 .nav-links.astro-3ef6ksr2 a.astro-3ef6ksr2.active{text-underline-offset:4px;text-decoration:underline}@media (width>=640px){.desktop-nav.astro-3ef6ksr2 .nav-links.astro-3ef6ksr2{flex-direction:row;display:flex}.hamburger-menu.astro-3ef6ksr2{display:none}}#sun-svg.astro-3ef6ksr2,#moon-svg.astro-3ef6ksr2{width:1.5rem;height:1.5rem}#moon-svg.astro-3ef6ksr2{display:none}html[data-theme=dark] #moon-svg.astro-3ef6ksr2{display:block}html[data-theme=dark] #sun-svg.astro-3ef6ksr2{display:none}.theme-btn.astro-3ef6ksr2{cursor:pointer;background:0 0;border:none;padding:0}.mobile-nav-overlay.astro-3ef6ksr2{backdrop-filter:blur(8px);background:color-mix(in srgb,var(--background) 10%,transparent);opacity:0;pointer-events:none;z-index:9999;flex-direction:column;justify-content:center;align-items:center;font-size:clamp(2rem,4vw,2.5rem);transition:opacity .3s,transform .3s;display:flex;position:fixed;inset:0;transform:translateY(-10px)}.mobile-nav-overlay.astro-3ef6ksr2.open{opacity:1;pointer-events:auto;transform:translateY(0)}.close-menu.astro-3ef6ksr2{color:var(--foreground);cursor:pointer;background:0 0;border:none;font-size:2rem;position:absolute;top:1rem;right:1rem}.mobile-nav-links.astro-3ef6ksr2{text-align:center;flex-direction:column;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.mobile-nav-links.astro-3ef6ksr2 a.astro-3ef6ksr2{color:var(--foreground);font-weight:600;text-decoration:none}@media (width>=640px){.mobile-nav-overlay.astro-3ef6ksr2{display:none}}footer.astro-sz7xmlte{color:var(--foreground);margin-top:3rem;padding:2rem 1rem 1.5rem}.footer-wrapper.astro-sz7xmlte{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:900px;margin:0 auto;display:flex}.copyright-wrapper.astro-sz7xmlte{color:var(--accent);letter-spacing:.5px;font-size:.9rem}.icon-bar.astro-sz7xmlte{align-items:center;gap:16px;display:flex}.icon-bar.astro-sz7xmlte a.astro-sz7xmlte{display:inline-flex}.icon-bar.astro-sz7xmlte a.astro-sz7xmlte:hover{color:var(--accent)}.icon-tabler.astro-sz7xmlte{width:32px;height:32px}