:root{--bg:#f7faf8;--surface:#fff;--surface-soft:#f2f7f4;--text:#1f2a24;--text-muted:#5a6a63;--primary:#1f6b5c;--primary-hover:#185346;--accent:#f2a65a;--accent-soft:#ffe2b8;--berry-soft:#ffd9df;--sky-soft:#dff2ff;--border:#d8e3dd}body{background:linear-gradient(180deg, #fff 0, #fff 120px, transparent 120px), radial-gradient(circle at 100% 0%, #eaf5f0 0, transparent 30%), radial-gradient(circle at 5% 18%, #fff2de 0, transparent 24%), var(--bg);color:var(--text);margin:0;font-family:Nunito,system-ui,-apple-system,sans-serif}.page.svelte-12qhfyh{padding-bottom:2rem}header.svelte-12qhfyh{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);background:#fffffff0;position:sticky;top:0}.container.svelte-12qhfyh{width:min(1180px,100% - 2rem);margin:0 auto}.topbar.svelte-12qhfyh{align-items:center;gap:1rem;padding:.7rem 0;display:flex}.top-content.svelte-12qhfyh{flex:1;min-width:0}.brand.svelte-12qhfyh{justify-content:space-between;align-items:center;gap:1rem;display:flex}img.svelte-12qhfyh{object-fit:contain;object-position:center;background:#f9fcfa;border-radius:14px;width:96px;height:96px;display:block;box-shadow:0 8px 20px #1f6b5c24}.logo-link.svelte-12qhfyh{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.eyebrow.svelte-12qhfyh{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);margin:0;font-size:.8rem;font-weight:700}h1.svelte-12qhfyh{letter-spacing:.01em;margin:.25rem 0 0;font-family:"Baloo 2",Nunito,system-ui,sans-serif;font-size:clamp(1rem,1.5vw,1.22rem);line-height:1.2}.cta-top.svelte-12qhfyh{background:var(--primary);color:#fff;white-space:nowrap;border-radius:999px;padding:.55rem .95rem;font-weight:700;text-decoration:none}.cta-top.svelte-12qhfyh:hover{background:var(--primary-hover)}.nav-wrap.svelte-12qhfyh{border-top:1px solid var(--border);margin-top:.55rem}nav.svelte-12qhfyh{flex-wrap:wrap;gap:.55rem;padding:.55rem 0;display:flex}a.svelte-12qhfyh{color:var(--text);border-radius:8px;padding:.4rem .68rem;font-size:.92rem;font-weight:700;text-decoration:none}a.active.svelte-12qhfyh{background:var(--sky-soft);color:var(--primary)}a.svelte-12qhfyh:focus-visible{outline:3px solid var(--accent);outline-offset:2px}main.svelte-12qhfyh{margin-top:1rem;padding:.8rem 0 0;line-height:1.6}h2{color:#16352d;margin-top:0}.menu-toggle.svelte-12qhfyh,.mobile-drawer.svelte-12qhfyh,.drawer-backdrop.svelte-12qhfyh{display:none}.top-actions.svelte-12qhfyh{align-items:center;gap:.55rem;display:flex}.mobile-actions.svelte-12qhfyh{display:none}@media (width>=760px){main.svelte-12qhfyh{padding-top:1rem}}@media (width<=700px){img.svelte-12qhfyh{width:62px;height:62px}.container.svelte-12qhfyh{width:min(1180px,100% - 1.1rem)}.brand.svelte-12qhfyh{gap:.6rem}.eyebrow.svelte-12qhfyh{font-size:.72rem}h1.svelte-12qhfyh{font-size:.98rem;line-height:1.15}.cta-top.svelte-12qhfyh{padding:.46rem .76rem;font-size:.86rem}.desktop-nav.svelte-12qhfyh{display:none}.menu-toggle.svelte-12qhfyh{border:1px solid var(--border);background:#fff;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:38px;height:38px;padding:0;display:inline-flex}.menu-toggle.svelte-12qhfyh span:where(.svelte-12qhfyh){background:var(--text);border-radius:3px;width:18px;height:2px;display:block}.drawer-backdrop.open.svelte-12qhfyh{z-index:39;background:#14231c47;display:block;position:fixed;inset:0}.mobile-drawer.svelte-12qhfyh{z-index:40;border-left:1px solid var(--border);background:#fff;width:min(84vw,320px);padding:.9rem .8rem;transition:transform .18s;display:block;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-10px 0 30px #14231c29}.mobile-drawer.open.svelte-12qhfyh{transform:translate(0)}.drawer-head.svelte-12qhfyh{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.drawer-close.svelte-12qhfyh{border:1px solid var(--border);background:#fff;border-radius:8px;width:34px;height:34px}.mobile-nav-list.svelte-12qhfyh{gap:.35rem;display:grid}.mobile-nav-list.svelte-12qhfyh a:where(.svelte-12qhfyh){border:1px solid var(--border);background:#fff;border-radius:9px;padding:.6rem .65rem;font-size:.9rem}.mobile-actions.svelte-12qhfyh{z-index:30;border:1px solid var(--border);background:#fffffff0;border-radius:14px;grid-template-columns:1fr 1fr;gap:.5rem;padding:.45rem;display:grid;position:fixed;bottom:.55rem;left:.55rem;right:.55rem;box-shadow:0 14px 28px #14231c29}.mobile-actions.svelte-12qhfyh a:where(.svelte-12qhfyh){text-align:center;border-radius:10px;padding:.62rem .55rem;font-size:.9rem;font-weight:800}.mobile-actions.svelte-12qhfyh a:where(.svelte-12qhfyh):first-child{background:var(--primary);color:#fff}.mobile-actions.svelte-12qhfyh a:where(.svelte-12qhfyh):last-child{background:var(--accent-soft);color:#4a3112}main.svelte-12qhfyh{padding-top:.55rem}.page.svelte-12qhfyh{padding-bottom:5.8rem}}
