:root{--bg: #F4ECD7;--surface: #FCF6E5;--surface-2: #E9DDBC;--surface-3: #D6C597;--fg: #2D2118;--fg-muted: #5A4A38;--accent: #3F571D;--accent-hover: #314416;--wood: #6B4423;--shadow-sm: 0 2px 6px rgba(45, 33, 24, .08);--shadow-md: 0 14px 30px -12px rgba(45, 33, 24, .2);--shadow-lg: 0 26px 50px -18px rgba(45, 33, 24, .24);--radius: 14px;--max-w: 1120px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--bg);color:var(--fg);line-height:1.65;font-size:17px;-webkit-font-smoothing:antialiased;min-height:100dvh;overflow-x:hidden;overflow-wrap:break-word}.demo-banner{background:var(--fg);color:#f4ecd7;text-align:center;font-size:.82rem;padding:.5rem 1rem;letter-spacing:.04em;position:sticky;top:0;z-index:100}.demo-banner a:not(.btn){color:#e8c97d;text-decoration:underline}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}img,svg{max-width:100%;height:auto;display:block}h1,h2,h3{font-family:Iowan Old Style,Georgia,Palatino Linotype,serif;letter-spacing:-.005em;line-height:1.18;font-weight:700}h1{font-size:clamp(2.3rem,5vw,3.7rem)}h2{font-size:clamp(1.7rem,3.6vw,2.4rem)}h3{font-size:1.25rem}p{color:var(--fg)}.muted{color:var(--fg-muted)}.container{max-width:var(--max-w);margin:0 auto;padding:0 1.5rem}section{padding:4.5rem 0}@media(max-width:640px){section{padding:3rem 0}}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.85rem 1.7rem;border-radius:999px;font-weight:600;font-size:1rem;transition:background .15s ease;text-decoration:none;cursor:pointer;border:0}.btn.btn-primary,a.btn-primary,button.btn-primary{background:var(--accent);color:#fff}.btn.btn-primary:hover,a.btn-primary:hover,button.btn-primary:hover{background:var(--accent-hover);text-decoration:none}.btn.btn-ghost,a.btn-ghost,button.btn-ghost{background:var(--surface-2);color:var(--fg)}.btn.btn-ghost:hover,a.btn-ghost:hover,button.btn-ghost:hover{background:var(--surface-3);text-decoration:none}.site-header[data-astro-cid-3ef6ksr2]{position:sticky;top:var(--demo-banner-h, 40px);z-index:65;background:#f4ecd7f2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 1px #2d21181a}.nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;padding:.9rem 1.5rem}.brand[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:.7rem;color:var(--fg);text-decoration:none}.brand[data-astro-cid-3ef6ksr2]:hover{text-decoration:none}.brand-mark[data-astro-cid-3ef6ksr2]{width:46px;height:46px;background:var(--fg);border-radius:10px;display:inline-flex;align-items:center;justify-content:center}.brand-mark[data-astro-cid-3ef6ksr2] svg[data-astro-cid-3ef6ksr2]{width:28px;height:28px}.brand-text[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;line-height:1.1}.brand-name[data-astro-cid-3ef6ksr2]{font-weight:700;font-size:1rem;font-family:Georgia,serif;color:var(--fg)}.brand-sub[data-astro-cid-3ef6ksr2]{color:var(--fg-muted);font-size:.78rem}.desktop-nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:1.5rem}.desktop-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:not(.btn){color:var(--fg);font-weight:500;font-size:.95rem}.desktop-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:not(.btn):hover{color:var(--accent);text-decoration:none}.desktop-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].is-active{color:var(--accent)}.btn-sm[data-astro-cid-3ef6ksr2]{min-height:40px;padding:.45rem 1rem;font-size:.9rem}.burger[data-astro-cid-3ef6ksr2]{display:none;width:44px;height:44px;background:transparent;border:0;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer}.burger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;width:22px;height:2px;background:var(--fg);border-radius:2px;transition:transform .25s ease,opacity .2s ease}.burger[data-astro-cid-3ef6ksr2].open span[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(7px) rotate(45deg)}.burger[data-astro-cid-3ef6ksr2].open span[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.burger[data-astro-cid-3ef6ksr2].open span[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu[data-astro-cid-3ef6ksr2]{position:fixed;top:var(--demo-banner-h, 40px);right:0;bottom:0;left:0;background:var(--bg);transform:translateY(-100%);opacity:0;transition:transform .3s ease,opacity .25s ease;pointer-events:none;z-index:50;padding-top:80px}.mobile-menu[data-astro-cid-3ef6ksr2].open{transform:translateY(0);opacity:1;pointer-events:auto}.mobile-menu[data-astro-cid-3ef6ksr2] nav[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;padding:1.5rem;gap:.3rem}.m-link[data-astro-cid-3ef6ksr2]{color:var(--fg);text-decoration:none;font-family:Georgia,serif;font-size:1.55rem;font-weight:600;padding:.9rem .5rem;border-radius:12px}.m-link[data-astro-cid-3ef6ksr2]:hover,.m-link[data-astro-cid-3ef6ksr2]:active{background:var(--surface-2);text-decoration:none}@media(max-width:880px){.desktop-nav[data-astro-cid-3ef6ksr2]{display:none}.burger[data-astro-cid-3ef6ksr2]{display:flex}.brand-sub[data-astro-cid-3ef6ksr2]{display:none}}.site-footer[data-astro-cid-sz7xmlte]{padding:2.2rem 0 3rem;font-size:.92rem;box-shadow:0 -1px #2d21181a}.row[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;gap:.6rem 1.4rem;align-items:center;justify-content:space-between}.meta[data-astro-cid-sz7xmlte]{display:inline-flex;flex-wrap:wrap;gap:.6rem;align-items:center}.meta[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:not(.btn){color:var(--accent)}
