.site-header[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:0;right:0;z-index:1000;background:var(--cream-light);border-bottom:1px solid rgba(64,78,49,.1);height:var(--nav-height);transition:box-shadow .3s ease,background .3s ease}.site-header[data-astro-cid-3ef6ksr2].scrolled{box-shadow:0 2px 24px #404e3114}.header-inner[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;height:100%;gap:1.5rem}.logo[data-astro-cid-3ef6ksr2]{height:clamp(40px,5vw + 28px,52px);width:auto}.nav-list[data-astro-cid-3ef6ksr2]{display:flex;list-style:none;gap:.25rem;align-items:center}.nav-item[data-astro-cid-3ef6ksr2]{position:relative}.nav-link[data-astro-cid-3ef6ksr2]{font-family:var(--font-body);font-weight:400;font-size:.8rem;letter-spacing:.06em;text-transform:uppercase;color:var(--green);padding:.5rem .75rem;display:flex;align-items:center;gap:.25rem;transition:color .2s;white-space:nowrap}.nav-link[data-astro-cid-3ef6ksr2]:hover{color:var(--green-light)}.chevron[data-astro-cid-3ef6ksr2]{font-size:.6rem;transition:transform .2s}.has-dropdown[data-astro-cid-3ef6ksr2]:hover .chevron[data-astro-cid-3ef6ksr2]{transform:rotate(180deg)}.dropdown[data-astro-cid-3ef6ksr2]{position:absolute;top:calc(100% + 8px);left:0;background:var(--cream-light);border:1px solid rgba(64,78,49,.1);border-radius:6px;list-style:none;min-width:220px;padding:.5rem 0;box-shadow:0 8px 32px #404e311f;opacity:0;visibility:hidden;transform:translateY(8px);transition:all .2s ease}.has-dropdown[data-astro-cid-3ef6ksr2]:hover .dropdown[data-astro-cid-3ef6ksr2],.has-dropdown[data-astro-cid-3ef6ksr2]:focus-within .dropdown[data-astro-cid-3ef6ksr2]{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-item[data-astro-cid-3ef6ksr2]{position:relative}.dropdown-link[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;padding:.6rem 1.25rem;font-size:.82rem;color:var(--grey);font-family:var(--font-body);font-weight:300;transition:background .15s,color .15s;white-space:nowrap}.dropdown-link[data-astro-cid-3ef6ksr2]:hover{background:var(--cream);color:var(--green)}.dropdown-divider[data-astro-cid-3ef6ksr2]{height:1px;background:#404e311a;margin:.4rem .75rem}.dropdown-gallery[data-astro-cid-3ef6ksr2]{color:var(--green);font-weight:400;justify-content:space-between}.dropdown-gallery[data-astro-cid-3ef6ksr2]:after{content:"›";font-size:1rem;margin-left:.75rem;opacity:.6;transition:opacity .2s,transform .2s}.has-sub[data-astro-cid-3ef6ksr2]:hover .dropdown-gallery[data-astro-cid-3ef6ksr2]:after,.has-sub[data-astro-cid-3ef6ksr2]:focus-within .dropdown-gallery[data-astro-cid-3ef6ksr2]:after{opacity:1;transform:translate(2px)}.subdropdown[data-astro-cid-3ef6ksr2]{position:absolute;top:-.5rem;left:calc(100% + 4px);background:var(--cream-light);border:1px solid rgba(64,78,49,.1);border-radius:6px;list-style:none;min-width:210px;padding:.5rem 0;box-shadow:0 8px 32px #404e311f;opacity:0;visibility:hidden;transform:translate(6px);transition:all .2s ease;z-index:10}.has-sub[data-astro-cid-3ef6ksr2]:hover .subdropdown[data-astro-cid-3ef6ksr2],.has-sub[data-astro-cid-3ef6ksr2]:focus-within .subdropdown[data-astro-cid-3ef6ksr2]{opacity:1;visibility:visible;transform:translate(0)}.header-ctas[data-astro-cid-3ef6ksr2]{display:flex;gap:.5rem;flex-shrink:0}.btn-sm[data-astro-cid-3ef6ksr2]{padding:.6rem 1.25rem;font-size:.75rem}.mobile-toggle[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;background:none;border:none;cursor:pointer;padding:0;margin-right:-.5rem}.mobile-toggle[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;width:24px;height:1.5px;margin:0 auto;background:var(--green);transform-origin:center;transition:transform .3s ease,opacity .2s ease}.mobile-toggle[data-astro-cid-3ef6ksr2].open span[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.mobile-toggle[data-astro-cid-3ef6ksr2].open span[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.mobile-toggle[data-astro-cid-3ef6ksr2].open span[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.mobile-nav[data-astro-cid-3ef6ksr2]{display:none;position:fixed;top:var(--nav-height);left:0;right:0;bottom:0;background:var(--cream-light);z-index:999;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;transform:translate(100%);visibility:hidden;transition:transform .4s cubic-bezier(.22,1,.36,1),visibility .4s}.mobile-nav[data-astro-cid-3ef6ksr2].open{transform:translate(0);visibility:visible}.mobile-nav-inner[data-astro-cid-3ef6ksr2]{padding:1.25rem 1.5rem 3rem;display:flex;flex-direction:column;min-height:100%}.mobile-nav-group[data-astro-cid-3ef6ksr2]{opacity:0;transform:translate(18px);transition:opacity .45s ease,transform .45s ease}.mobile-nav[data-astro-cid-3ef6ksr2].open .mobile-nav-group[data-astro-cid-3ef6ksr2]{opacity:1;transform:none;transition-delay:calc(.1s + var(--i) * .05s)}.mobile-nav-row[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;gap:.5rem;border-bottom:1px solid rgba(64,78,49,.12)}.mobile-nav-link[data-astro-cid-3ef6ksr2]{flex:1;font-family:var(--font-heading);font-size:1.5rem;font-weight:500;color:var(--green);display:block;padding:.85rem 0;line-height:1.1}.mobile-nav-group[data-astro-cid-3ef6ksr2].is-active>.mobile-nav-row[data-astro-cid-3ef6ksr2] .mobile-nav-link[data-astro-cid-3ef6ksr2]{position:relative}.mobile-nav-group[data-astro-cid-3ef6ksr2].is-active>.mobile-nav-row[data-astro-cid-3ef6ksr2] .mobile-nav-link[data-astro-cid-3ef6ksr2]:after{content:"";position:absolute;left:0;bottom:.6rem;width:26px;height:2px;background:var(--green-light)}.mobile-sub-toggle[data-astro-cid-3ef6ksr2]{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;margin-right:-.5rem}.mst-caret[data-astro-cid-3ef6ksr2]{width:9px;height:9px;border-right:1.6px solid var(--green);border-bottom:1.6px solid var(--green);transform:translateY(-2px) rotate(45deg);transition:transform .3s ease}.mobile-nav-group[data-astro-cid-3ef6ksr2].expanded .mst-caret[data-astro-cid-3ef6ksr2]{transform:translateY(2px) rotate(-135deg)}.mobile-sub-wrap[data-astro-cid-3ef6ksr2]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.mobile-nav-group[data-astro-cid-3ef6ksr2].expanded .mobile-sub-wrap[data-astro-cid-3ef6ksr2]{grid-template-rows:1fr}.mobile-sub[data-astro-cid-3ef6ksr2]{list-style:none;overflow:hidden;min-height:0;padding-left:.25rem}.mobile-sub-link[data-astro-cid-3ef6ksr2]{font-size:.95rem;color:var(--grey);display:block;padding:.7rem 0;font-family:var(--font-body);border-bottom:1px solid rgba(64,78,49,.06)}.mobile-sub[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]:last-child .mobile-sub-link[data-astro-cid-3ef6ksr2]{border-bottom:none}.mobile-sub-gallery[data-astro-cid-3ef6ksr2]{color:var(--green);font-weight:400}.mobile-ctas[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;gap:.75rem;margin-top:2rem}.mobile-ctas[data-astro-cid-3ef6ksr2] .btn[data-astro-cid-3ef6ksr2]{width:100%;text-align:center}@media(prefers-reduced-motion:reduce){.mobile-nav[data-astro-cid-3ef6ksr2],.mobile-nav-group[data-astro-cid-3ef6ksr2],.mobile-sub-wrap[data-astro-cid-3ef6ksr2],.mst-caret[data-astro-cid-3ef6ksr2],.mobile-toggle[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{transition:none}.mobile-nav[data-astro-cid-3ef6ksr2].open .mobile-nav-group[data-astro-cid-3ef6ksr2]{transition-delay:0s}}@media(max-width:1024px){.main-nav[data-astro-cid-3ef6ksr2],.header-ctas[data-astro-cid-3ef6ksr2]{display:none}.mobile-toggle[data-astro-cid-3ef6ksr2]{display:flex}.mobile-nav[data-astro-cid-3ef6ksr2]{display:block}}@media(min-width:600px)and (max-width:1024px){.mobile-nav-inner[data-astro-cid-3ef6ksr2]{max-width:560px;width:100%;margin-inline:auto;padding-inline:2rem}.mobile-nav-link[data-astro-cid-3ef6ksr2]{font-size:1.75rem}}.site-footer[data-astro-cid-sz7xmlte]{padding:var(--space-xl) 0 var(--space-md)}.site-footer[data-astro-cid-sz7xmlte],.site-footer[data-astro-cid-sz7xmlte] [data-astro-cid-sz7xmlte]{color:#fffc}.site-footer[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{color:var(--beige)}.site-footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--white)}.footer-trust[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:clamp(1.5rem,5vw,3.5rem);padding:0 0 var(--space-lg);margin-bottom:var(--space-lg);border-bottom:1px solid rgba(255,255,255,.12)}.footer-trust[data-astro-cid-sz7xmlte] .trust-item[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.85rem}.footer-trust[data-astro-cid-sz7xmlte] .trust-divider[data-astro-cid-sz7xmlte]{width:1px;align-self:stretch;min-height:44px;background:#ebdcce38}.footer-trust[data-astro-cid-sz7xmlte] .trust-g[data-astro-cid-sz7xmlte]{display:flex;flex-shrink:0}.footer-trust[data-astro-cid-sz7xmlte] .trust-body[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.15rem}.footer-trust[data-astro-cid-sz7xmlte] .trust-rating-row[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.5rem}.footer-trust[data-astro-cid-sz7xmlte] .trust-score[data-astro-cid-sz7xmlte]{font-family:var(--font-heading);font-weight:600;font-size:1.5rem;line-height:1;color:var(--beige)}.footer-trust[data-astro-cid-sz7xmlte] .trust-stars[data-astro-cid-sz7xmlte]{position:relative;display:inline-block;font-size:1rem;line-height:1;letter-spacing:2px}.footer-trust[data-astro-cid-sz7xmlte] .trust-stars-base[data-astro-cid-sz7xmlte]{color:#ebdcce47}.footer-trust[data-astro-cid-sz7xmlte] .trust-stars-fill[data-astro-cid-sz7xmlte]{position:absolute;top:0;left:0;width:var(--rating, 100%);overflow:hidden;white-space:nowrap;color:var(--beige)}.footer-trust[data-astro-cid-sz7xmlte] .trust-sub[data-astro-cid-sz7xmlte]{font-family:var(--font-body);font-size:.74rem;letter-spacing:.06em;color:#ffffffb3}.footer-trust[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte].trust-google{transition:transform .25s ease}.footer-trust[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte].trust-google:hover{transform:translateY(-2px)}.footer-trust[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte].trust-google:hover .trust-score[data-astro-cid-sz7xmlte],.footer-trust[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte].trust-google:hover .trust-sub[data-astro-cid-sz7xmlte]{color:var(--white)}.footer-trust[data-astro-cid-sz7xmlte] .trust-award-body[data-astro-cid-sz7xmlte]{align-items:center;text-align:center}.footer-trust[data-astro-cid-sz7xmlte] .trust-award-title[data-astro-cid-sz7xmlte]{font-family:var(--font-heading);font-weight:500;font-size:1.15rem;letter-spacing:.02em;color:var(--beige);line-height:1}.footer-trust[data-astro-cid-sz7xmlte] .trust-laurel[data-astro-cid-sz7xmlte]{width:26px;height:52px;color:var(--beige);flex-shrink:0;opacity:.9}.footer-trust[data-astro-cid-sz7xmlte] .trust-laurel-r[data-astro-cid-sz7xmlte]{transform:scaleX(-1)}@media(max-width:480px){.footer-trust[data-astro-cid-sz7xmlte]{gap:1.25rem}.footer-trust[data-astro-cid-sz7xmlte] .trust-divider[data-astro-cid-sz7xmlte]{display:none}}.footer-top[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:280px 1fr;gap:var(--space-xl);padding-bottom:var(--space-lg);border-bottom:1px solid rgba(255,255,255,.12)}.footer-logo[data-astro-cid-sz7xmlte]{height:50px;width:auto;margin-bottom:1rem;opacity:.9;filter:brightness(0) invert(1)}.footer-tagline[data-astro-cid-sz7xmlte]{font-size:.9rem;line-height:1.7;opacity:.75;max-width:none;margin-bottom:1.25rem}.footer-socials[data-astro-cid-sz7xmlte]{display:flex;gap:1rem}.footer-socials[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.2);transition:all .2s}.footer-socials[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{border-color:var(--beige);background:#ebdcce1a}.footer-nav[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-md)}.footer-col[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{font-family:var(--font-body);font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;margin-bottom:1rem;font-weight:700}.footer-col[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;display:flex;flex-direction:column;gap:.5rem}.footer-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.footer-col[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.85rem;opacity:.75;transition:opacity .2s;max-width:none}.footer-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{opacity:1}.footer-contact-link[data-astro-cid-sz7xmlte]{display:block;font-size:.85rem;opacity:.75;margin-bottom:.35rem}.footer-hours[data-astro-cid-sz7xmlte]{font-size:.78rem;opacity:.55;margin-top:.5rem}address[data-astro-cid-sz7xmlte]{font-style:normal;margin-bottom:.75rem}address[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.85rem;opacity:.75;max-width:none}.footer-bottom[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between;padding-top:var(--space-md);gap:1rem}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.78rem;opacity:.5;max-width:none}.footer-legal[data-astro-cid-sz7xmlte]{display:flex;gap:1.5rem}.footer-legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.footer-cookie-btn[data-astro-cid-sz7xmlte]{font-size:.78rem;opacity:.5}.footer-legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover,.footer-cookie-btn[data-astro-cid-sz7xmlte]:hover{opacity:.8}.footer-cookie-btn[data-astro-cid-sz7xmlte]{background:none;border:none;cursor:pointer;padding:0;color:inherit;font-family:var(--font-body);letter-spacing:inherit}@media(max-width:1024px){.footer-top[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:var(--space-lg)}.footer-nav[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.footer-nav[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr}.footer-bottom[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:flex-start}}.ipx[data-astro-cid-6m5dfvds]{--ipx-gold: #b89455;position:fixed;inset:0;z-index:2000;pointer-events:none}.ipx[data-astro-cid-6m5dfvds][data-state=open]{pointer-events:auto}.ipx-scrim[data-astro-cid-6m5dfvds]{position:absolute;inset:0;background:#141a0d24;opacity:0;transition:opacity .25s ease}.ipx[data-astro-cid-6m5dfvds][data-state=open] .ipx-scrim[data-astro-cid-6m5dfvds]{opacity:1}.ipx-pop[data-astro-cid-6m5dfvds]{position:absolute;width:min(420px,92vw);background:var(--cream-warm, #FFF9F3);border:1px solid rgba(64,78,49,.1);border-radius:16px;box-shadow:0 24px 60px #141a0d38;padding:.6rem;transform-origin:top right;opacity:0;transform:translateY(-8px) scale(.97);transition:opacity .22s ease,transform .28s cubic-bezier(.22,1,.36,1)}.ipx[data-astro-cid-6m5dfvds][data-state=open] .ipx-pop[data-astro-cid-6m5dfvds]{opacity:1;transform:translateY(0) scale(1)}.ipx-head[data-astro-cid-6m5dfvds]{display:flex;align-items:center;justify-content:space-between;padding:.5rem .6rem .6rem}.ipx-eyebrow[data-astro-cid-6m5dfvds]{font-family:var(--font-heading, serif);font-style:normal;font-weight:500;font-size:1.7rem;letter-spacing:.01em;color:var(--green, #404E31);line-height:1}.ipx-close[data-astro-cid-6m5dfvds]{width:30px;height:30px;border-radius:50%;border:1px solid rgba(64,78,49,.15);background:transparent;color:var(--green, #404E31);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .3s}.ipx-close[data-astro-cid-6m5dfvds]:hover{background:var(--cream, #F1ECE0);transform:rotate(90deg)}.ipx-rows[data-astro-cid-6m5dfvds]{display:flex;flex-direction:column;gap:2px}.ipx-row[data-astro-cid-6m5dfvds]{display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:.85rem;padding:.6rem;border-radius:11px;transition:background .18s ease}.ipx-row[data-astro-cid-6m5dfvds]:hover,.ipx-row[data-astro-cid-6m5dfvds]:focus-visible{background:var(--cream, #F1ECE0);outline:none}.ipx-thumb[data-astro-cid-6m5dfvds]{width:52px;height:52px;border-radius:9px;overflow:hidden;flex-shrink:0;background:var(--cream, #F1ECE0)}.ipx-thumb[data-astro-cid-6m5dfvds] img[data-astro-cid-6m5dfvds]{width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.22,1,.36,1)}.ipx-row[data-astro-cid-6m5dfvds]:hover .ipx-thumb[data-astro-cid-6m5dfvds] img[data-astro-cid-6m5dfvds]{transform:scale(1.08)}.ipx-body[data-astro-cid-6m5dfvds]{display:flex;flex-direction:column;gap:.1rem;min-width:0}.ipx-title[data-astro-cid-6m5dfvds]{font-family:var(--font-heading, serif);font-size:1.08rem;font-weight:500;color:var(--green, #404E31);line-height:1.2}.ipx-desc[data-astro-cid-6m5dfvds]{font-family:var(--font-body, sans-serif);font-weight:300;font-size:.78rem;color:var(--grey, #68696D);line-height:1.35}.ipx-arrow[data-astro-cid-6m5dfvds]{color:var(--ipx-gold);display:flex;transform:translate(-4px);opacity:.5;transition:transform .25s cubic-bezier(.22,1,.36,1),opacity .2s}.ipx-row[data-astro-cid-6m5dfvds]:hover .ipx-arrow[data-astro-cid-6m5dfvds],.ipx-row[data-astro-cid-6m5dfvds]:focus-visible .ipx-arrow[data-astro-cid-6m5dfvds]{transform:translate(0);opacity:1}@media(max-width:1024px){.ipx-close[data-astro-cid-6m5dfvds]{width:38px;height:38px}.ipx-pop[data-astro-cid-6m5dfvds]{inset:auto auto 0 50%!important;transform-origin:bottom center;transform:translate(-50%,100%);width:100%;max-width:520px;border-radius:18px 18px 0 0;padding:1rem .75rem calc(1rem + env(safe-area-inset-bottom,0))}.ipx[data-astro-cid-6m5dfvds][data-state=open] .ipx-pop[data-astro-cid-6m5dfvds]{transform:translate(-50%)}.ipx-scrim[data-astro-cid-6m5dfvds]{background:#141a0d4d}}@media(prefers-reduced-motion:reduce){.ipx-scrim[data-astro-cid-6m5dfvds],.ipx-pop[data-astro-cid-6m5dfvds],.ipx-thumb[data-astro-cid-6m5dfvds] img[data-astro-cid-6m5dfvds],.ipx-arrow[data-astro-cid-6m5dfvds],.ipx-close[data-astro-cid-6m5dfvds]{transition:none!important}}.cc-banner[data-astro-cid-2effgw6e]{position:fixed;left:clamp(1rem,3vw,1.75rem);bottom:clamp(1rem,3vw,1.75rem);z-index:1000;width:min(440px,calc(100vw - 2rem));opacity:0;transform:translateY(18px);transition:opacity .4s ease,transform .4s cubic-bezier(.22,1,.36,1)}.cc-banner[data-astro-cid-2effgw6e].is-visible{opacity:1;transform:translateY(0)}.cc-card[data-astro-cid-2effgw6e]{background:#fff;border:1px solid rgba(64,78,49,.12);border-radius:6px;padding:20px 26px;box-shadow:0 10px 34px #2d362321}.cc-icon[data-astro-cid-2effgw6e]{color:var(--green);display:inline-flex;margin-bottom:.65rem}.cc-text[data-astro-cid-2effgw6e] h2[data-astro-cid-2effgw6e]{font-family:var(--font-heading);font-weight:500;font-size:1.4rem;color:var(--green);margin:0 0 .4rem}.cc-text[data-astro-cid-2effgw6e] p[data-astro-cid-2effgw6e]{font-family:var(--font-body);font-size:.86rem;line-height:1.6;color:var(--grey);margin:0 0 1.1rem;max-width:none}.cc-text[data-astro-cid-2effgw6e] a[data-astro-cid-2effgw6e]{color:var(--green);text-decoration:underline;text-underline-offset:2px}.cc-actions[data-astro-cid-2effgw6e]{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.cc-btn[data-astro-cid-2effgw6e]{padding:.6rem .7rem;font-size:.78rem;border-radius:2px;flex:1 1 auto}.cc-modal[data-astro-cid-2effgw6e]{position:fixed;inset:0;z-index:1100;display:grid;place-items:center;padding:1.25rem}.cc-modal[data-astro-cid-2effgw6e][hidden]{display:none}.cc-modal-overlay[data-astro-cid-2effgw6e]{position:absolute;inset:0;background:#2d36238c;backdrop-filter:blur(3px);opacity:0;transition:opacity .3s ease}.cc-modal[data-astro-cid-2effgw6e].is-visible .cc-modal-overlay[data-astro-cid-2effgw6e]{opacity:1}.cc-modal-card[data-astro-cid-2effgw6e]{position:relative;width:min(540px,100%);max-height:calc(100vh - 2.5rem);max-height:calc(100svh - 2.5rem);overflow-y:auto;background:#fff;border-radius:10px;padding:clamp(1.75rem,4vw,2.5rem);box-shadow:0 30px 80px #2d36234d;opacity:0;transform:translateY(14px) scale(.985);transition:opacity .32s ease,transform .32s cubic-bezier(.22,1,.36,1)}.cc-modal[data-astro-cid-2effgw6e].is-visible .cc-modal-card[data-astro-cid-2effgw6e]{opacity:1;transform:translateY(0) scale(1)}.cc-close[data-astro-cid-2effgw6e]{position:absolute;top:.9rem;right:1.1rem;background:none;border:none;cursor:pointer;font-size:1.7rem;line-height:1;color:var(--green-light);transition:color .2s}.cc-close[data-astro-cid-2effgw6e]:hover{color:var(--green)}.cc-modal-script[data-astro-cid-2effgw6e]{font-size:1.6rem;color:var(--green-light);display:block;line-height:1}.cc-modal-card[data-astro-cid-2effgw6e] h2[data-astro-cid-2effgw6e]{font-family:var(--font-heading);font-weight:500;font-size:clamp(1.5rem,3vw,1.9rem);color:var(--green);margin:.1rem 0 .5rem}.cc-modal-intro[data-astro-cid-2effgw6e]{font-family:var(--font-body);font-size:.86rem;line-height:1.6;color:var(--grey);margin:0 0 1.5rem;max-width:none}.cc-options[data-astro-cid-2effgw6e]{list-style:none;padding:0;margin:0 0 1.6rem;display:flex;flex-direction:column;gap:.85rem}.cc-option[data-astro-cid-2effgw6e]{background:var(--cream);border:1px solid rgba(64,78,49,.1);border-radius:8px;padding:1.1rem 1.2rem}.cc-option-head[data-astro-cid-2effgw6e]{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.4rem}.cc-option-head[data-astro-cid-2effgw6e] h3[data-astro-cid-2effgw6e]{font-family:var(--font-heading);font-weight:600;font-size:1.1rem;color:var(--green);margin:0}.cc-option[data-astro-cid-2effgw6e] p[data-astro-cid-2effgw6e]{font-family:var(--font-body);font-size:.8rem;line-height:1.55;color:var(--grey);margin:0;max-width:none}.cc-pill[data-astro-cid-2effgw6e]{font-family:var(--font-body);font-size:.66rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--green);background:#8d958238;padding:.3rem .6rem;border-radius:100px;white-space:nowrap}.cc-switch[data-astro-cid-2effgw6e]{position:relative;display:inline-flex;flex-shrink:0;cursor:pointer}.cc-switch[data-astro-cid-2effgw6e] input[data-astro-cid-2effgw6e]{position:absolute;opacity:0;width:0;height:0}.cc-slider[data-astro-cid-2effgw6e]{width:44px;height:25px;border-radius:100px;background:#404e3138;transition:background .25s;display:inline-block;position:relative}.cc-slider[data-astro-cid-2effgw6e]:after{content:"";position:absolute;top:3px;left:3px;width:19px;height:19px;border-radius:50%;background:var(--cream-warm);box-shadow:0 1px 3px #00000040;transition:transform .25s cubic-bezier(.22,1,.36,1)}.cc-switch[data-astro-cid-2effgw6e] input[data-astro-cid-2effgw6e]:checked+.cc-slider[data-astro-cid-2effgw6e]{background:var(--green)}.cc-switch[data-astro-cid-2effgw6e] input[data-astro-cid-2effgw6e]:checked+.cc-slider[data-astro-cid-2effgw6e]:after{transform:translate(19px)}.cc-switch[data-astro-cid-2effgw6e] input[data-astro-cid-2effgw6e]:focus-visible+.cc-slider[data-astro-cid-2effgw6e]{outline:2px solid var(--green);outline-offset:2px}.cc-sr[data-astro-cid-2effgw6e]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.cc-modal-actions[data-astro-cid-2effgw6e]{display:flex;flex-wrap:wrap;gap:.7rem}.cc-modal-actions[data-astro-cid-2effgw6e] .btn[data-astro-cid-2effgw6e]{flex:1 1 auto}@media(prefers-reduced-motion:reduce){.cc-banner[data-astro-cid-2effgw6e],.cc-modal-card[data-astro-cid-2effgw6e],.cc-modal-overlay[data-astro-cid-2effgw6e],.cc-slider[data-astro-cid-2effgw6e]:after{transition:none}}@media(max-width:520px){.cc-banner[data-astro-cid-2effgw6e]{left:.75rem;right:.75rem;bottom:.75rem;width:auto}.cc-card[data-astro-cid-2effgw6e]{padding:16px 18px}.cc-btn[data-astro-cid-2effgw6e]{flex:1 1 calc(50% - .25rem)}.cc-actions[data-astro-cid-2effgw6e] .cc-btn[data-astro-cid-2effgw6e]:last-child{flex-basis:100%}}@media(max-width:380px){.cc-text[data-astro-cid-2effgw6e] h2[data-astro-cid-2effgw6e]{margin:0 0 .3rem}.cc-text[data-astro-cid-2effgw6e] p[data-astro-cid-2effgw6e]{margin:0 0 .85rem}}
