:root{--c-teal:#64a5a1;--c-teal-dark:#4e8ba2;--c-green:#61983a;--c-forest:#467844;--c-lime:#aeae28;--c-gold:#b38645;--c-cream:#f2f6eb;--c-sand:#e6e8b6;--c-white:#fff;--c-ink:#28332b;--c-muted:#5f6b60;--c-line:#e0e6d6;--c-orange:#e8821e;--gradient-brand:linear-gradient(100deg, var(--c-orange) 0%, #d1b756 38%, var(--c-green) 100%);--bg:var(--c-cream);--bg-elevated:var(--c-white);--text:var(--c-ink);--text-muted:var(--c-muted);--primary:var(--c-teal);--accent:var(--c-green);--font-display:"Jost", system-ui, sans-serif;--font-body:"Open Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--container:1200px;--radius:16px;--radius-sm:10px;--shadow-sm:0 2px 10px #28332b0f;--shadow:0 10px 30px #28332b1a;--shadow-lg:0 24px 60px #28332b29;--gutter:clamp(1.25rem, 5vw, 3rem);--header-h:76px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--c-teal) var(--c-cream)}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:var(--c-cream)}::-webkit-scrollbar-thumb{background:var(--c-teal);border:3px solid var(--c-cream);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--c-green)}html,body{width:100%;margin:0;padding:0;overflow-x:clip}body{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:17px;line-height:1.65}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);color:var(--c-ink);letter-spacing:-.01em;margin:0 0 .5em;font-weight:600;line-height:1.14}h2,h3{color:var(--c-teal-dark)}h1{font-size:clamp(2.3rem,5vw,3.8rem)}h2{font-size:clamp(1.8rem,3.6vw,2.7rem)}h3{font-size:clamp(1.3rem,2.2vw,1.6rem)}h4{font-size:1.15rem}p{margin:0 0 1.1em}a{color:var(--c-teal-dark);text-decoration:none;transition:color .18s}a:hover{color:var(--c-green)}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:var(--container);padding-inline:var(--gutter);margin-inline:auto}.section{padding-block:clamp(3.5rem,8vw,7rem)}.section--cream{background:var(--c-cream)}.section--white{background:var(--c-white)}.section--teal{background:var(--c-teal);color:#fff}.section--teal :is(h1,h2,h3,h4){color:#fff}.eyebrow{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--c-green);margin-bottom:1rem;font-size:.8rem;font-weight:600;display:inline-block}.lead{color:var(--text-muted);font-size:clamp(1.05rem,1.6vw,1.25rem)}.btn{--btn-bg:var(--c-green);--btn-fg:#fff;background:var(--btn-bg);color:var(--btn-fg);border:2px solid var(--btn-bg);font-family:var(--font-body);cursor:pointer;border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 1.6rem;font-size:.98rem;font-weight:600;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.btn:hover{color:var(--btn-fg);box-shadow:var(--shadow);transform:translateY(-2px)}.btn--teal{--btn-bg:var(--c-teal)}.btn--forest{--btn-bg:var(--c-forest)}.btn--gold{--btn-bg:var(--c-gold)}.btn--orange{--btn-bg:var(--c-orange)}.btn--ghost{--btn-bg:var(--c-teal);--btn-fg:#fff;background:var(--btn-bg);border-color:var(--btn-bg)}.btn--light{--btn-fg:var(--c-green);background:#fff;border-color:#fff}.grid{gap:clamp(1.25rem,3vw,2rem);display:grid}.grid--2{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.grid--3{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header.svelte-1elxaub{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--c-line);background:#fffffffa;position:sticky;top:0}.site-header.svelte-1elxaub:before{content:"";background:linear-gradient(to right, var(--c-green) 0%, #d1b756 58%, var(--c-orange) 100%);height:5px;display:block}.bar.svelte-1elxaub{min-height:var(--header-h);justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.brand.svelte-1elxaub img:where(.svelte-1elxaub){width:auto;height:46px}.desktop-nav.svelte-1elxaub{gap:1.6rem;margin-left:auto;display:flex}.desktop-nav.svelte-1elxaub a:where(.svelte-1elxaub){color:var(--c-ink);border-bottom:2px solid #0000;padding:.3rem 0;font-size:.96rem;font-weight:600}.desktop-nav.svelte-1elxaub a:where(.svelte-1elxaub):hover,.desktop-nav.svelte-1elxaub a.active:where(.svelte-1elxaub){color:var(--c-green);border-color:var(--c-green)}.actions.svelte-1elxaub{align-items:center;gap:.75rem;display:flex}.lang.svelte-1elxaub{position:relative}.lang-toggle.svelte-1elxaub{border:1px solid var(--c-line);cursor:pointer;color:var(--c-ink);background:0 0;border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .55rem;display:inline-flex}.flag.svelte-1elxaub{object-fit:cover;border-radius:3px;width:22px;height:16px;display:block}.lang-menu.svelte-1elxaub{border:1px solid var(--c-line);box-shadow:var(--shadow);background:#fff;border-radius:10px;flex-direction:column;gap:.25rem;margin:0;padding:.35rem;list-style:none;display:flex;position:absolute;top:calc(100% + 6px);right:0}.lang-menu.svelte-1elxaub button:where(.svelte-1elxaub){cursor:pointer;background:0 0;border:0;border-radius:6px;padding:.3rem}.lang-menu.svelte-1elxaub button.active:where(.svelte-1elxaub),.lang-menu.svelte-1elxaub button:where(.svelte-1elxaub):hover{background:var(--c-cream)}.burger.svelte-1elxaub{cursor:pointer;background:0 0;border:0;flex-direction:column;gap:4px;padding:.4rem;display:none}.burger.svelte-1elxaub span:where(.svelte-1elxaub){background:var(--c-ink);border-radius:2px;width:24px;height:2px}.mobile-backdrop.svelte-1elxaub{opacity:0;pointer-events:none;z-index:90;background:#0000006b;transition:opacity .3s;display:none;position:fixed;inset:0}.mobile-backdrop.open.svelte-1elxaub{opacity:1;pointer-events:auto}.mobile-nav.svelte-1elxaub{border-left:1px solid var(--c-line);z-index:95;overscroll-behavior:contain;background:#fff;flex-direction:column;width:min(82vw,340px);height:100dvh;padding:0;transition:transform .34s cubic-bezier(.4,0,.2,1);display:none;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-10px 0 34px #00000024}.mobile-nav.open.svelte-1elxaub{transform:translate(0)}.mobile-head.svelte-1elxaub{min-height:var(--header-h);border-bottom:1px solid var(--c-line);background:var(--c-cream);justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 1.25rem;display:flex}.mobile-head.svelte-1elxaub .brand:where(.svelte-1elxaub) img:where(.svelte-1elxaub){width:auto;height:40px;display:block}.close.svelte-1elxaub{border:1px solid var(--c-line);width:40px;height:40px;color:var(--c-ink);cursor:pointer;background:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;transition:background .18s,color .18s;display:inline-flex}.close.svelte-1elxaub:hover{background:var(--c-green);color:#fff;border-color:var(--c-green)}.mobile-links.svelte-1elxaub{flex-direction:column;padding:.75rem 1.25rem 2rem;display:flex}.mobile-links.svelte-1elxaub a:where(.svelte-1elxaub){color:var(--c-ink);border-bottom:1px solid var(--c-line);padding:.9rem 0;font-weight:600}.mobile-links.svelte-1elxaub a:where(.svelte-1elxaub):last-child{border-bottom:0}.mobile-links.svelte-1elxaub a.active:where(.svelte-1elxaub){color:var(--c-green)}@media (width<=900px){.desktop-nav.svelte-1elxaub{display:none}.burger.svelte-1elxaub{display:flex}.mobile-backdrop.svelte-1elxaub{display:block}.mobile-nav.svelte-1elxaub{display:flex}}@media (prefers-reduced-motion:reduce){.mobile-nav.svelte-1elxaub{transition:none}}.site-footer.svelte-jz8lnl{background:var(--c-ink);color:#cfd6cb;margin-top:auto}.grid.svelte-jz8lnl{grid-template-columns:1.4fr 1fr 1fr;gap:2.5rem;padding-block:clamp(2.5rem,6vw,4.5rem);display:grid}h4.svelte-jz8lnl{color:#fff;margin-bottom:1rem;font-size:1.05rem}.about.svelte-jz8lnl p:where(.svelte-jz8lnl){max-width:32ch}ul.svelte-jz8lnl{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}a.svelte-jz8lnl{color:#cfd6cb;font-size:.95rem}a.svelte-jz8lnl:hover{color:var(--c-lime)}address.svelte-jz8lnl{font-size:.95rem;font-style:normal;line-height:1.9}.contact-link.svelte-jz8lnl{color:var(--c-lime);margin-top:.75rem;font-weight:600;display:inline-block}.bar.svelte-jz8lnl{color:#9aa494;border-top:1px solid #ffffff1f;padding-block:1.1rem;font-size:.85rem}.bar-inner.svelte-jz8lnl{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 1.5rem;display:flex}.legal-links.svelte-jz8lnl{gap:1.25rem;display:flex}.legal-links.svelte-jz8lnl a:where(.svelte-jz8lnl){color:#9aa494;font-size:.85rem}.legal-links.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--c-lime)}@media (width<=800px){.grid.svelte-jz8lnl{grid-template-columns:1fr 1fr}}@media (width<=520px){.grid.svelte-jz8lnl{grid-template-columns:1fr}}.app.svelte-12qhfyh{flex-direction:column;min-height:100vh;display:flex}main.svelte-12qhfyh{flex:1}
