:root{color-scheme:light dark;--theme-color:#0f1b13;--theme-accent:#c9a227;--theme-accent-hot:#3eb168;--theme-tint:#f7f3ea;--theme-tint-rgb:247, 243, 234;--theme-soft:#eef3ef;--theme-text:#3a4038;--theme-heading:#0f1b13;--theme-muted:#5c665c;--theme-bg:#fff;--theme-surface:#fff;--theme-surface-2:#f7f3ea;--theme-border:#e4e0d4;--theme-lead:#555c55;--theme-tools-bg:#fffffff7;--theme-input-bg:#fff;--theme-tag-bg:#eef3ef;--theme-spicy-bg:#fff0f0;--font-body:"Work Sans", "Segoe UI", system-ui, sans-serif;--font-heading:"Playfair Display", Georgia, serif;--font-brand:"Cinzel", "Playfair Display", Georgia, serif;--container:1100px;--radius:3px;--radius-card:10px;--shadow-card:0 1px 2px #0f1b130d, 0 8px 24px #0f1b1312}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--theme-color:#0f1b13;--theme-accent:#d4b03a;--theme-accent-hot:#4fc97a;--theme-tint:#152018;--theme-tint-rgb:21, 32, 24;--theme-soft:#121a15;--theme-text:#e4e0d4;--theme-heading:#f7f3ea;--theme-muted:#b8c3b8;--theme-bg:#0c120e;--theme-surface:#152018;--theme-surface-2:#1a261d;--theme-border:#2a3830;--theme-lead:#d2cdc4;--theme-tools-bg:#0c120ef0;--theme-input-bg:#152018;--theme-tag-bg:#1f2c22;--theme-spicy-bg:#3a1c1e;--shadow-card:0 1px 2px #00000059, 0 10px 28px #00000047}}html[data-theme=dark]{color-scheme:dark;--theme-color:#0f1b13;--theme-accent:#d4b03a;--theme-accent-hot:#4fc97a;--theme-tint:#152018;--theme-tint-rgb:21, 32, 24;--theme-soft:#121a15;--theme-text:#e4e0d4;--theme-heading:#f7f3ea;--theme-muted:#b8c3b8;--theme-bg:#0c120e;--theme-surface:#152018;--theme-surface-2:#1a261d;--theme-border:#2a3830;--theme-lead:#d2cdc4;--theme-tools-bg:#0c120ef0;--theme-input-bg:#152018;--theme-tag-bg:#1f2c22;--theme-spicy-bg:#3a1c1e;--shadow-card:0 1px 2px #00000059, 0 10px 28px #00000047}html[data-theme=light]{color-scheme:light}*,:before,:after{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;scroll-behavior:smooth}html,body{min-height:100%;font-family:var(--font-body);color:var(--theme-text);background:var(--theme-bg);margin:0;padding:0;font-size:16px;line-height:1.6}body{flex-direction:column;min-height:100vh;display:flex}main{flex:1}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--theme-heading);margin:0;font-weight:700;line-height:1.2}p{margin:0}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 1.25rem}.section{padding:4.5rem 0}.section--tint{background:var(--theme-tint)}.section--soft{background:var(--theme-soft)}.section-title{text-align:center;margin-bottom:.75rem;font-size:clamp(1.75rem,3vw,2.25rem)}.section-lead{text-align:center;max-width:40rem;color:var(--theme-lead);margin:0 auto 2.5rem;font-size:1.05rem}.btn{border-radius:var(--radius);font-family:var(--font-body);letter-spacing:.02em;cursor:pointer;border:2px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1.35rem;font-size:.95rem;font-weight:600;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex}.btn--primary{background:var(--theme-accent);border-color:var(--theme-accent);color:#0f1b13}.btn--primary:hover{background:#b8911b;border-color:#b8911b}.btn--hot{background:var(--theme-accent-hot);border-color:var(--theme-accent-hot);color:#fff}.btn--hot:hover{filter:brightness(1.06)}.btn--outline{color:#fff;background:0 0;border-color:#fff}.btn--outline:hover{background:var(--theme-accent);border-color:var(--theme-accent);color:#0f1b13}.btn--outline-dark{border-color:var(--theme-accent);color:var(--theme-heading);background:0 0}.btn--outline-dark:hover{background:var(--theme-accent);color:#0f1b13}:focus-visible{outline:2px solid var(--theme-accent);outline-offset:2px}@media (width>=768px){.section{padding:5.5rem 0}}.site-header[data-astro-cid-nen7h5rs]{background:var(--theme-color);z-index:100;position:sticky;top:0}.header-inner[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;gap:1rem;padding-top:.55rem;padding-bottom:.55rem;display:flex;position:relative}.brand[data-astro-cid-nen7h5rs]{flex-shrink:0;align-items:center;display:flex}.brand-logo[data-astro-cid-nen7h5rs]{object-fit:contain;width:auto;height:58px}.header-actions[data-astro-cid-nen7h5rs]{align-items:center;gap:.35rem;margin-left:auto;display:flex}.header-order[data-astro-cid-nen7h5rs]{border-radius:var(--radius);background:var(--theme-accent);color:#0f1b13;letter-spacing:.02em;white-space:nowrap;justify-content:center;align-items:center;padding:.45rem .85rem;font-size:.82rem;font-weight:700;display:inline-flex}.header-order[data-astro-cid-nen7h5rs]:hover{background:#b8911b}.theme-toggle[data-astro-cid-nen7h5rs]{color:#f7f3ea;cursor:pointer;background:#ffffff14;border:1px solid #c9a22773;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}.theme-toggle[data-astro-cid-nen7h5rs]:hover{background:#c9a22738}.theme-icon[data-astro-cid-nen7h5rs]{line-height:0;display:none}html[data-theme=dark] .theme-icon--sun[data-astro-cid-nen7h5rs],html[data-theme=light] .theme-icon--moon[data-astro-cid-nen7h5rs],html:not([data-theme]) .theme-icon--moon[data-astro-cid-nen7h5rs]{display:block}.nav[data-astro-cid-nen7h5rs]{flex-wrap:wrap;align-items:center;gap:.25rem 1.25rem;display:flex}.nav-link[data-astro-cid-nen7h5rs]{color:#f7f3ea;opacity:.92;padding:.35rem 0;font-size:.95rem;font-weight:600}.nav-link[data-astro-cid-nen7h5rs]:hover,.nav-link[data-astro-cid-nen7h5rs].active{opacity:1;color:var(--theme-accent);text-underline-offset:4px;text-decoration:underline}.menu-toggle[data-astro-cid-nen7h5rs]{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:42px;height:42px;padding:0;display:none}.menu-toggle[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background:#f7f3ea;width:22px;height:2px;display:block}@media (width>=901px){.header-actions[data-astro-cid-nen7h5rs]{order:3;margin-left:.5rem}.nav[data-astro-cid-nen7h5rs]{order:2;margin-left:auto}}@media (width<=900px){.menu-toggle[data-astro-cid-nen7h5rs]{display:flex}.nav[data-astro-cid-nen7h5rs]{background:var(--theme-color);flex-direction:column;align-items:stretch;gap:0;padding:.5rem 1.25rem 1rem;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 8px 16px #00000059}.nav[data-astro-cid-nen7h5rs].is-open{display:flex}.nav-link[data-astro-cid-nen7h5rs]{border-bottom:1px solid #ffffff1f;padding:.85rem 0}}.site-footer[data-astro-cid-jo6i4kqk]{color:#eae9e9;background:#0f1b13;margin-top:auto}.footer-grid[data-astro-cid-jo6i4kqk]{gap:2rem;padding:3rem 1.25rem;display:grid}.footer-logo[data-astro-cid-jo6i4kqk]{width:auto;height:72px;margin-bottom:.75rem}.footer-tagline[data-astro-cid-jo6i4kqk]{opacity:.85;max-width:24rem;margin-bottom:.5rem;font-size:.95rem}.footer-nav[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:.55rem;display:flex}.footer-nav[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover,.footer-contact[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--theme-accent);text-decoration:underline}.footer-heading[data-astro-cid-jo6i4kqk]{font-family:var(--font-heading);color:#fff;margin-bottom:.75rem;font-weight:700}.footer-contact[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:.65rem;display:flex}.footer-bottom[data-astro-cid-jo6i4kqk]{opacity:.85;border-top:1px solid #ffffff1a;padding:1rem 0;font-size:.9rem}.footer-bottom[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--theme-accent);text-decoration:underline}@media (width>=768px){.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1.3fr .8fr 1fr;align-items:start}}.pickup-note[data-astro-cid-33yrlvmp]{background:var(--theme-accent);color:#0f1b13;text-align:center;padding:1rem 0;font-weight:600}.pickup-note[data-astro-cid-33yrlvmp] a[data-astro-cid-33yrlvmp]{color:#0f1b13;text-underline-offset:3px;font-weight:800;text-decoration:underline}.pickup-note[data-astro-cid-33yrlvmp] p[data-astro-cid-33yrlvmp]{max-width:52rem;margin:0 auto;font-size:.98rem;line-height:1.5}
