:root{color-scheme:light;--bg: #f5efe8;--surface: #fffdf9;--surface-soft: #f7f1e8;--text: #1f1812;--text-soft: #5b4f43;--line: #ccbca9;--accent: #5c432f;--accent-hover: #3b2b1f;--focus: #0f62fe;--shadow-sm: 0 4px 14px rgba(43, 29, 18, .08);--shadow-lg: 0 16px 34px rgba(43, 29, 18, .16);--ui-font: "Inter", "Avenir Next", "Segoe UI", Roboto, sans-serif;--heading-font: "Playfair Display", "Iowan Old Style", "Palatino Linotype", Palatino, "Times New Roman", serif}.dark[data-astro-cid-37fxchfa]{color-scheme:dark;--bg: #14100d;--surface: #1e1712;--surface-soft: #251d16;--text: #f3e7d8;--text-soft: #d2bda7;--line: #4e3f31;--accent: #f7c58e;--accent-hover: #ffe2c0;--focus: #7eb7ff;--shadow-sm: 0 4px 14px rgba(0, 0, 0, .3);--shadow-lg: 0 18px 38px rgba(0, 0, 0, .46)}[data-astro-cid-37fxchfa]{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--heading-font);font-size:1.0625rem;line-height:1.68;text-rendering:optimizeLegibility;transition:background-color .22s ease,color .22s ease}.container[data-astro-cid-37fxchfa]{max-width:1200px;margin:0 auto;padding:0 24px}.site-header[data-astro-cid-37fxchfa]{position:relative;border-bottom:1px solid var(--line)}.nav-shell[data-astro-cid-37fxchfa]{height:clamp(70px,6.4vw,84px);background:color-mix(in srgb,var(--surface) 78%,transparent 22%);border-bottom:1px solid color-mix(in srgb,var(--line) 82%,transparent 18%);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.nav-inner[data-astro-cid-37fxchfa]{height:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-nav[data-astro-cid-37fxchfa]{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.75rem;font-family:var(--ui-font)}.site-nav[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]{text-decoration:none;color:var(--text-soft);font-size:.93rem;font-weight:600;letter-spacing:.01em;padding:.4rem .68rem;border-radius:999px;border:1px solid transparent;transition:color .18s ease,border-color .18s ease,background-color .18s ease}.site-nav[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:hover,.site-nav[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:focus-visible{color:var(--text);border-color:var(--line);background:var(--surface-soft)}.theme-toggle[data-astro-cid-37fxchfa]{display:inline-flex;align-items:center;gap:.45rem;border:1px solid var(--line);border-radius:999px;background:var(--surface-soft);color:var(--text);font-family:var(--ui-font);font-size:.85rem;font-weight:600;padding:.38rem .62rem;cursor:pointer}.hero[data-astro-cid-37fxchfa]{position:relative;height:62vh;min-height:420px;height:60vh;min-height:390px;background-image:url(/images/header.png);background-size:cover;background-position:center}.hero-overlay[data-astro-cid-37fxchfa]{position:absolute;inset:0;background:linear-gradient(145deg,#0505059e,#090807c7),radial-gradient(circle at top right,rgba(247,197,142,.24),transparent 60%)}.hero-content[data-astro-cid-37fxchfa]{position:relative;z-index:1;display:grid;align-content:end;height:100%;padding-bottom:clamp(2rem,5vw,4rem)}.hero[data-astro-cid-37fxchfa] h1[data-astro-cid-37fxchfa]{margin:0;color:#fff;font-size:clamp(2.15rem,1.1rem + 3.1vw,3.55rem);letter-spacing:-.01em;text-shadow:0 14px 34px rgba(0,0,0,.4)}main[data-astro-cid-37fxchfa]{padding:clamp(1.3rem,3vw,2.5rem) 0}footer[data-astro-cid-37fxchfa]{border-top:1px solid color-mix(in srgb,var(--line) 80%,transparent 20%);padding:1.4rem 0 1.6rem;font-family:var(--ui-font);color:var(--text-soft);font-size:.88rem;background:color-mix(in srgb,var(--surface) 86%,var(--bg) 14%)}.footer-content[data-astro-cid-37fxchfa]{display:grid;gap:.35rem;justify-items:center;text-align:center}.footer-brand[data-astro-cid-37fxchfa]{color:var(--text);font-weight:600}.footer-social[data-astro-cid-37fxchfa]{display:inline-flex;gap:.55rem;align-items:center;margin-top:.15rem}.footer-social[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;border:1px solid var(--line);color:var(--text-soft);text-decoration:none;background:color-mix(in srgb,var(--surface) 75%,transparent 25%);transition:transform .18s ease,border-color .18s ease,color .18s ease,background-color .18s ease}.footer-social[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:hover,.footer-social[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:focus-visible{transform:translateY(-1px);border-color:color-mix(in srgb,var(--line) 70%,var(--accent) 30%);color:var(--text);background:var(--surface-soft)}@media(max-width:980px){.hero[data-astro-cid-37fxchfa]{height:66vh;min-height:370px;background-position:center top}.hero[data-astro-cid-37fxchfa] h1[data-astro-cid-37fxchfa]{max-width:14ch}}.hero-overlay[data-astro-cid-37fxchfa]{position:absolute;inset:0;background:linear-gradient(180deg,#00000047,#00000080)}.hero-content[data-astro-cid-37fxchfa]{position:relative;z-index:1;display:grid;align-content:end;height:100%;padding-bottom:clamp(1.5rem,4vw,3rem)}.hero[data-astro-cid-37fxchfa] h1[data-astro-cid-37fxchfa]{margin:0;color:#fff;font-size:clamp(2rem,1.1rem + 3vw,3.35rem)}main[data-astro-cid-37fxchfa]{padding:clamp(1.25rem,3vw,2.4rem) 0}footer[data-astro-cid-37fxchfa]{border-top:1px solid var(--line);padding:1.2rem 0;font-family:var(--ui-font);color:var(--text-soft);font-size:.88rem}@media(max-width:980px){.hero[data-astro-cid-37fxchfa]{height:66vh;min-height:360px;background-position:center top}.hero[data-astro-cid-37fxchfa] h1[data-astro-cid-37fxchfa]{max-width:14ch}}@media(max-width:720px){.nav-inner[data-astro-cid-37fxchfa]{align-items:center}.site-nav[data-astro-cid-37fxchfa]{gap:.45rem}.site-nav[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]{font-size:.85rem;padding:.34rem .54rem}.hero[data-astro-cid-37fxchfa]{min-height:330px}.hero-content[data-astro-cid-37fxchfa]{padding-bottom:1.6rem}.hero[data-astro-cid-37fxchfa] h1[data-astro-cid-37fxchfa]{font-size:clamp(1.85rem,1.2rem + 2.8vw,2.4rem)}.hero[data-astro-cid-37fxchfa]{min-height:320px}}
