:root{--bg: #F5ECDC;--text: #3E4231;--heading: #181A12;--muted: rgba(62, 66, 49, .72);--cta: #5C6B49;--ctaText: #FFFFFF;--ctaHover: #4F5D3F;--ctaActive: #425036;--ring: rgba(92, 107, 73, .45);--secondary: #B5895A;--secondaryText: #1E1F19;--secondaryHover: #A8794E;--success: #2F8F5B;--warning: #B7801E;--info: #4A6FA3;--border: rgba(24, 26, 18, .12);--outline: rgba(24, 26, 18, .18);--shadowSm: 0 2px 10px rgba(24, 26, 18, .06);--shadowMd: 0 8px 24px rgba(24, 26, 18, .1);--shadowLg: 0 16px 40px rgba(24, 26, 18, .14);--radius: 16px;--radiusLg: 22px;--space: 12px;--spaceLg: 20px;--surfaceHeader: rgba(245, 236, 220, .95);--surfaceFooter: rgba(245, 236, 220, .94);--surfaceBadge: rgba(92, 107, 73, .1);--font-heading: "Playfair Display", "Times New Roman", serif;--font-body: "Source Sans 3", "Segoe UI", sans-serif;--font-mono: "JetBrains Mono", "SFMono-Regular", Consolas, monospace;--ctaTextHover: var(--ctaText);--ctaBorder: transparent;--accentSage12: rgba(92, 107, 73, .12);--accentSage16: rgba(92, 107, 73, .16);--accentSage18: rgba(92, 107, 73, .18);--accentSage25: rgba(92, 107, 73, .25);--accentSage45: rgba(92, 107, 73, .45);--accentSand18: rgba(181, 137, 90, .18);--accentSand22: rgba(181, 137, 90, .22);--surfaceOverlay: rgba(24, 26, 18, .92);--surfaceOverlaySoft: rgba(24, 26, 18, .32);--surfaceHeaderElevated: rgba(245, 236, 220, .96);--surfaceGlass95: rgba(255, 255, 255, .95);--surfaceGlass90: rgba(255, 255, 255, .9);--surfaceGlass85: rgba(255, 255, 255, .85);--surfaceGlass80: rgba(255, 255, 255, .8);--surfaceGlass78: rgba(255, 255, 255, .78);--surfaceGlass75: rgba(255, 255, 255, .75);--surfaceGlass72: rgba(255, 255, 255, .72);--surfaceGlass70: rgba(255, 255, 255, .7);--surfaceGlass65: rgba(255, 255, 255, .65);--surfaceGlass60: rgba(255, 255, 255, .6);--surfaceGlass55: rgba(255, 255, 255, .55);--shadowLift: rgba(24, 26, 18, .06);--shadowMedium: rgba(24, 26, 18, .1);--shadowStrong: rgba(24, 26, 18, .12);--shadowDeep: rgba(24, 26, 18, .14);--shadowPop: rgba(24, 26, 18, .18);--shadowElevated: rgba(24, 26, 18, .22);--borderOverlay: rgba(245, 236, 220, .65)}:root{--font-size-root: 16px;--font-size-body: 1rem;--font-size-body-sm: .95rem;--font-size-body-xs: .9rem;--font-size-body-lg: 1.1rem;--font-size-caption: .85rem;--font-size-small: .875rem;--font-size-label: .88rem;--font-size-button: .95rem;--font-size-badge: .78rem;--font-size-eyebrow: .9rem;--font-size-eyebrow-lg: .95rem;--font-size-lead: clamp(1.05rem, 2vw, 1.25rem);--font-size-subtitle: clamp(1rem, 2vw, 1.15rem);--font-size-heading-display: clamp(2.5rem, 4vw, 3.5rem);--font-size-heading-xl: clamp(2rem, 3.2vw, 2.75rem);--font-size-heading-lg: clamp(1.6rem, 2.4vw, 2.1rem);--font-size-heading-md: clamp(1.35rem, 2vw, 1.75rem);--font-size-heading-sm: 1.2rem;--font-size-heading-xs: 1.05rem;--font-size-section-title: clamp(1.4rem, 3vw, 2.2rem);--font-size-card-title: clamp(1.5rem, 2.4vw, 1.85rem);--font-size-cta-title: clamp(2rem, 4vw, 2.85rem);--font-size-highlight: clamp(2.25rem, 5vw, 3rem);--font-size-quote: clamp(1.1rem, 2.2vw, 1.4rem);--font-size-faq-answer: clamp(.95rem, 1.6vw, 1.15rem);--font-size-menu: clamp(1rem, 1.4vw, 1.125rem);--line-height-tight: 1.35;--line-height-snug: 1.45;--line-height-base: 1.6;--line-height-relaxed: 1.7;--tracking-eyebrow: .12em;--tracking-eyebrow-tight: .08em}.heading-display,.heading-xl{font-family:var(--font-heading);font-size:var(--font-size-heading-display);line-height:var(--line-height-tight);font-weight:600}.heading-lg{font-family:var(--font-heading);font-size:var(--font-size-heading-xl);line-height:var(--line-height-tight);font-weight:600}.heading-md{font-family:var(--font-heading);font-size:var(--font-size-heading-lg);line-height:var(--line-height-tight);font-weight:600}.heading-sm{font-family:var(--font-heading);font-size:var(--font-size-heading-md);line-height:var(--line-height-tight);font-weight:600}.text-lead{font-size:var(--font-size-lead);line-height:var(--line-height-relaxed)}.text-subtitle{font-size:var(--font-size-subtitle);line-height:var(--line-height-relaxed)}.text-eyebrow{font-size:var(--font-size-eyebrow);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase}.text-eyebrow--lg{font-size:var(--font-size-eyebrow-lg);letter-spacing:var(--tracking-eyebrow-tight);text-transform:uppercase}.text-caption{font-size:var(--font-size-caption);line-height:var(--line-height-base)}.text-small{font-size:var(--font-size-body-xs);line-height:var(--line-height-base)}.text-quote{font-size:var(--font-size-quote);line-height:var(--line-height-relaxed);font-family:var(--font-body)}:root{font-family:var(--font-body);color:var(--text);background-color:var(--bg);line-height:var(--line-height-base);font-size:var(--font-size-root);scroll-behavior:smooth}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:var(--bg);color:var(--text);font-family:var(--font-body);font-size:var(--font-size-body);line-height:var(--line-height-relaxed);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,h6{margin:0;color:var(--heading);font-family:var(--font-heading);font-weight:600;line-height:1.15}h1{font-size:var(--font-size-heading-display);letter-spacing:-.015em}h2{font-size:var(--font-size-heading-xl);letter-spacing:-.01em}h3{font-size:var(--font-size-heading-lg)}h4{font-size:var(--font-size-heading-md)}h5{font-size:var(--font-size-heading-sm);letter-spacing:.01em}h6{font-size:var(--font-size-heading-xs);letter-spacing:.02em}p{margin:0 0 1.25rem}strong,b{color:var(--heading);font-weight:600}a{color:var(--text);text-decoration:none;transition:color .2s ease}a:hover{text-decoration:underline}a:focus-visible{text-decoration:none}small{font-size:var(--font-size-small);line-height:var(--line-height-base);color:var(--muted)}code,pre{font-family:var(--font-mono);font-size:var(--font-size-body-sm)}pre{margin:0 0 1.25rem;padding:1rem;border-radius:1rem;background:var(--accentSage12);overflow-x:auto}ul,ol{margin:0 0 1.25rem 1.5rem;padding:0}ul ul,ol ol,ul ol,ol ul{margin-top:.5rem}blockquote{margin:0 0 1.5rem;padding-left:1.5rem;border-left:4px solid var(--secondary);color:var(--muted);font-style:italic}img,svg,picture,video,canvas{display:block;max-width:100%}figure{margin:0}table{width:100%;border-collapse:collapse;margin:0 0 1.5rem}th,td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--border)}:where(a,button,input[type=button],input[type=submit],input[type=reset],summary,[role=button],[role=link],[tabindex]){outline:none}:where(a,button,input,textarea,select,summary,[role=button],[role=link],[role=tab],[role=menuitem],[tabindex]):focus-visible{outline:2px solid transparent;box-shadow:0 0 0 4px var(--ring)}button,input,select,textarea{font:inherit;color:inherit;background:transparent;border-radius:12px;border:1px solid var(--border);transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}input,select,textarea{width:100%;padding:.75rem 1rem;background:var(--surfaceGlass75)}button,input[type=button],input[type=submit],input[type=reset]{cursor:pointer}textarea{min-height:8rem;resize:vertical}input:focus-visible,select:focus-visible,textarea:focus-visible{border-color:var(--cta);background:var(--surfaceGlass95)}input:disabled,select:disabled,textarea:disabled,button:disabled{cursor:not-allowed;opacity:.6}label{display:block;margin-bottom:.5rem;font-weight:600}fieldset{border:1px solid var(--border);border-radius:16px;padding:1.5rem;margin:0 0 1.5rem}legend{padding:0 .5rem;font-weight:600;color:var(--heading)}::placeholder{color:var(--muted);opacity:1}hr{border:0;border-top:1px solid var(--border);margin:2rem 0}::selection{background:var(--cta);color:var(--ctaText)}body{color:var(--text);background:var(--bg)}.button{--h: 48px;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;height:var(--h);padding:0 1.2rem;border-radius:var(--radiusLg);border:1px solid transparent;font:600 var(--font-size-button) / 1 var(--font-body);letter-spacing:.02em;transition:transform .06s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease,color .2s ease;cursor:pointer;text-decoration:none;white-space:nowrap}.button:focus-visible{outline:3px solid var(--ring);outline-offset:2px}.button--primary{background:var(--cta);color:var(--ctaText);box-shadow:var(--shadowSm)}.button--primary:hover{background:var(--ctaHover);transform:translateY(-1px);box-shadow:var(--shadowMd)}.button--primary:active{background:var(--ctaActive);transform:translateY(0);box-shadow:var(--shadowSm)}.button--secondary{background:#b5895a24;color:var(--heading);border-color:#b5895a47}.button--secondary:hover{background:#b5895a38}.button--ghost,.button--tertiary{background:transparent;color:var(--cta);border-color:transparent}.button--ghost:hover,.button--tertiary:hover{background:var(--surfaceBadge)}.button--full{width:100%;display:flex}.icon-btn{width:40px;height:40px;display:inline-grid;place-items:center;border-radius:12px;border:1px solid var(--outline);background:#fff;box-shadow:var(--shadowSm);transition:transform .06s ease,box-shadow .2s ease}.icon-btn:hover{background:#fff;transform:translateY(-1px);box-shadow:var(--shadowMd)}.section{padding:clamp(32px,6vw,72px) 0}.section__title{font:700 var(--font-size-section-title) / 1.2 var(--font-heading);color:var(--heading);letter-spacing:.01em}.section__subtitle{color:#3e4231cc;max-width:62ch}.card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadowSm);padding:clamp(14px,2.4vw,22px);transition:transform .12s ease,box-shadow .2s ease}.card--lift:hover{transform:translateY(-2px);box-shadow:var(--shadowMd)}.kpi{background:#fff;border:1px dashed rgba(24,26,18,.16);border-radius:20px;padding:16px 18px}.kpi strong{font:700 var(--font-size-card-title) var(--font-heading);color:var(--heading)}.badge{display:inline-flex;align-items:center;gap:.5rem;font:600 var(--font-size-badge) var(--font-body);color:var(--heading);background:var(--surfaceBadge);border:1px solid rgba(92,107,73,.18);padding:.38rem .6rem;border-radius:999px}.site-header{position:sticky;top:0;z-index:50;backdrop-filter:saturate(120%) blur(8px);background:var(--surfaceHeader);border-bottom:1px solid var(--border)}.site-header .nav-cta{height:42px}.input,select,textarea{width:100%;background:#fff;color:var(--text);border:1px solid var(--outline);border-radius:14px;padding:.8rem .95rem;font:500 var(--font-size-body-sm) var(--font-body);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.input:focus-visible,select:focus-visible,textarea:focus-visible{outline:none;border-color:var(--cta);box-shadow:0 0 0 4px #5c6b4933}label{font-weight:600;color:var(--heading)}.help{color:#3e4231b3;font-size:var(--font-size-label)}.faq-item{border:1px solid var(--border);border-radius:14px;background:#fff}.faq-item+.faq-item{margin-top:10px}.faq-q{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;font-weight:700;color:var(--heading);cursor:pointer}.faq-q:hover{background:var(--surfaceBadge)}.faq-a{padding:0 16px 16px;color:#3e4231e6}h1,h2,h3{margin:0 0 .5em}p{line-height:var(--line-height-relaxed)}.lead{font-size:var(--font-size-lead);color:#3e4231d9}.container{max-width:1140px;margin-inline:auto;padding-inline:clamp(16px,3vw,28px)}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition:none!important;scroll-behavior:auto!important}}[disabled],.button[aria-disabled=true]{opacity:.55;cursor:not-allowed;filter:saturate(.8);pointer-events:none}:target{scroll-margin-top:84px}.site-header[data-astro-cid-bwbk47gm]{position:sticky;top:0;z-index:50;background:var(--surfaceHeader);backdrop-filter:saturate(120%) blur(8px);border-bottom:1px solid var(--border)}.site-header__inner[data-astro-cid-bwbk47gm]{margin:0 auto;padding:1.25rem clamp(1rem,4vw,2.5rem);display:flex;align-items:center;justify-content:space-between;gap:1.75rem;max-width:1200px}.site-header__brand[data-astro-cid-bwbk47gm]{display:inline-flex;align-items:center}.site-header__logo[data-astro-cid-bwbk47gm]{display:block;height:clamp(40px,6vw,60px);width:auto;max-width:clamp(140px,22vw,240px);object-fit:contain;flex-shrink:0}.site-header__nav[data-astro-cid-bwbk47gm]{display:none}.site-header__nav[data-astro-cid-bwbk47gm] ul[data-astro-cid-bwbk47gm]{list-style:none;display:flex;align-items:center;gap:1.5rem;margin:0;padding:0}.site-header__link[data-astro-cid-bwbk47gm]{font-weight:500;color:var(--text);transition:color .2s ease}.site-header__link--active[data-astro-cid-bwbk47gm]{color:var(--heading);font-weight:600}.site-header__link[data-astro-cid-bwbk47gm]:focus-visible,.site-header__link[data-astro-cid-bwbk47gm]:hover{color:var(--heading);text-decoration:underline;text-decoration-color:var(--secondary);text-decoration-thickness:2px}.site-header__cta[data-astro-cid-bwbk47gm]{display:none}.site-header__menu[data-astro-cid-bwbk47gm]{position:relative;display:inline-flex;flex-direction:column;justify-content:center;gap:6px;width:48px;height:48px;border:1px solid var(--border);border-radius:999px;background:var(--bg);cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.site-header__menu[data-astro-cid-bwbk47gm]:focus-visible,.site-header__menu[data-astro-cid-bwbk47gm]:hover{border-color:var(--cta);box-shadow:0 0 0 4px var(--ring)}.site-header__menu[data-astro-cid-bwbk47gm] span[data-astro-cid-bwbk47gm]{display:block;width:22px;height:2px;margin:0 auto;background:var(--text);border-radius:999px}.site-header__mobile[data-astro-cid-bwbk47gm]{display:none}.site-header__mobile[data-astro-cid-bwbk47gm] nav[data-astro-cid-bwbk47gm]{padding:0 1rem 1.5rem}.site-header__mobile[data-astro-cid-bwbk47gm] ul[data-astro-cid-bwbk47gm]{list-style:none;margin:0;padding:0;display:grid;gap:.75rem}.site-header__mobile-link[data-astro-cid-bwbk47gm]{display:block;padding:.85rem 1rem;border-radius:999px;background:var(--surfaceBadge);color:var(--heading);font-weight:500}.site-header__mobile-link--active[data-astro-cid-bwbk47gm]{background:var(--accentSage18)}.site-header__mobile-link[data-astro-cid-bwbk47gm]:focus-visible,.site-header__mobile-link[data-astro-cid-bwbk47gm]:hover{background:var(--accentSage18)}.site-header__mobile-cta[data-astro-cid-bwbk47gm]{display:flex;align-items:center;justify-content:center;margin-top:1rem;text-align:center}.sr-only[data-astro-cid-bwbk47gm]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (min-width: 768px){.site-header__inner[data-astro-cid-bwbk47gm]{padding-top:1.5rem;padding-bottom:1.5rem}.site-header__menu[data-astro-cid-bwbk47gm]{display:none}.site-header__nav[data-astro-cid-bwbk47gm],.site-header__cta[data-astro-cid-bwbk47gm]{display:inline-flex;align-items:center}}@media (max-width: 767px){.site-header__mobile[data-astro-cid-bwbk47gm]{display:block;border-top:1px solid var(--border);background:var(--surfaceHeaderElevated);backdrop-filter:blur(12px)}.site-header__mobile[data-astro-cid-bwbk47gm][hidden]{display:none}}.placeholder-image[data-astro-cid-3ibhh2ji]{display:grid;place-items:center;background:var(--bg);border:1px dashed var(--border);border-radius:1.25rem;overflow:hidden}.placeholder-image[data-astro-cid-3ibhh2ji] img[data-astro-cid-3ibhh2ji]{display:block;width:100%;height:100%;object-fit:var(--placeholder-fit, cover)}.sr-only[data-astro-cid-3ibhh2ji]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-footer[data-astro-cid-42fhlmsh]{background:var(--surfaceFooter);border-top:1px solid var(--border);margin-top:4rem;color:var(--text)}.site-footer__inner[data-astro-cid-42fhlmsh]{max-width:1200px;margin:0 auto;padding:clamp(2.5rem,6vw,4rem) clamp(1rem,4vw,2.5rem);display:grid;gap:clamp(2rem,4vw,3rem)}.site-footer[data-astro-cid-42fhlmsh] h2[data-astro-cid-42fhlmsh]{font-size:var(--font-size-heading-md);margin-bottom:.85rem}.site-footer[data-astro-cid-42fhlmsh] h3[data-astro-cid-42fhlmsh]{font-size:var(--font-size-body-lg);margin-bottom:.5rem}.site-footer__brand[data-astro-cid-42fhlmsh] p[data-astro-cid-42fhlmsh]{max-width:42ch;color:var(--muted)}.site-footer__contact[data-astro-cid-42fhlmsh] address[data-astro-cid-42fhlmsh]{display:grid;gap:.35rem;margin-bottom:1rem;font-style:normal}.site-footer__contact[data-astro-cid-42fhlmsh] ul[data-astro-cid-42fhlmsh]{list-style:none;padding:0;margin:0;display:grid;gap:.45rem}.site-footer__contact[data-astro-cid-42fhlmsh] a[data-astro-cid-42fhlmsh]:not(.button){color:var(--heading);font-weight:600}.site-footer__contact[data-astro-cid-42fhlmsh] a[data-astro-cid-42fhlmsh]:not(.button):hover,.site-footer__contact[data-astro-cid-42fhlmsh] a[data-astro-cid-42fhlmsh]:not(.button):focus-visible{text-decoration:underline}.site-footer__hours[data-astro-cid-42fhlmsh]{margin-top:.75rem;color:var(--muted)}.site-footer__cta-list[data-astro-cid-42fhlmsh]{margin:1.25rem 0 0;padding:0;list-style:none;display:grid;gap:.75rem}.site-footer__links[data-astro-cid-42fhlmsh] ul[data-astro-cid-42fhlmsh]{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.site-footer__links[data-astro-cid-42fhlmsh] a[data-astro-cid-42fhlmsh]{color:var(--text)}.site-footer__links[data-astro-cid-42fhlmsh] a[data-astro-cid-42fhlmsh]:hover,.site-footer__links[data-astro-cid-42fhlmsh] a[data-astro-cid-42fhlmsh]:focus-visible{color:var(--heading);text-decoration:underline}.site-footer__map-placeholder[data-astro-cid-42fhlmsh]{height:220px;border-radius:1.5rem}.site-footer__map-link[data-astro-cid-42fhlmsh]{display:inline-flex;align-items:center;gap:.5rem;margin-top:.85rem;font-weight:600;color:var(--text)}.site-footer__map-link[data-astro-cid-42fhlmsh]:hover,.site-footer__map-link[data-astro-cid-42fhlmsh]:focus-visible{color:var(--heading)}.site-footer__badges[data-astro-cid-42fhlmsh] ul[data-astro-cid-42fhlmsh]{list-style:none;margin:0;padding:0;display:flex;gap:1rem;flex-wrap:wrap}.site-footer__badge[data-astro-cid-42fhlmsh]{width:96px;height:96px;background:var(--surfaceBadge)}.site-footer__bottom[data-astro-cid-42fhlmsh]{border-top:1px solid var(--border);padding:1.25rem clamp(1rem,4vw,2.5rem);display:flex;flex-direction:column;gap:.5rem;align-items:flex-start;font-size:var(--font-size-body-sm)}.site-footer__bottom[data-astro-cid-42fhlmsh] a[data-astro-cid-42fhlmsh]{color:var(--text);font-weight:600}.site-footer__bottom[data-astro-cid-42fhlmsh] a[data-astro-cid-42fhlmsh]:hover,.site-footer__bottom[data-astro-cid-42fhlmsh] a[data-astro-cid-42fhlmsh]:focus-visible{text-decoration:underline}@media (min-width: 960px){.site-footer__inner[data-astro-cid-42fhlmsh]{grid-template-columns:1.25fr .85fr 1fr .8fr}.site-footer__bottom[data-astro-cid-42fhlmsh]{flex-direction:row;justify-content:space-between;align-items:center}}@media (max-width: 959px){.site-footer__badge[data-astro-cid-42fhlmsh]{width:80px;height:80px}}.mobile-action-bar[data-astro-cid-tfos7hil]{position:fixed;inset-inline:0;bottom:1.25rem;z-index:40;display:none;padding-inline:clamp(1rem,6vw,2rem);pointer-events:none}.mobile-action-bar[data-astro-cid-tfos7hil] ul[data-astro-cid-tfos7hil]{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;pointer-events:auto}.mobile-action-bar__link[data-astro-cid-tfos7hil]{--h: auto;min-height:48px;display:flex;flex-direction:column;justify-content:center;text-align:center;padding-block:.75rem;padding-inline:.85rem;white-space:normal;line-height:1.25}.mobile-action-bar__label[data-astro-cid-tfos7hil]{display:block;font-size:var(--font-size-button);line-height:1.2}@media (max-width: 767px){.mobile-action-bar[data-astro-cid-tfos7hil]{display:block;transition:opacity .2s ease,transform .2s ease;opacity:0;transform:translateY(16px)}.mobile-action-bar[data-astro-cid-tfos7hil][data-visible=false]{opacity:0;pointer-events:none;transform:translateY(16px)}.mobile-action-bar[data-astro-cid-tfos7hil][data-visible=true]{opacity:1;pointer-events:auto;transform:translateY(0)}}@media (pointer: coarse){.mobile-action-bar__link[data-astro-cid-tfos7hil]:hover{transform:none}}.cookie-banner[data-astro-cid-mu7n4aze]{position:fixed;inset-inline:clamp(1rem,4vw,2rem);bottom:clamp(1rem,4vw,2rem);z-index:60;padding:1.5rem;border-radius:1.5rem;border:1px solid var(--border);background:var(--surfaceOverlay);color:var(--bg);display:grid;gap:1rem;max-width:420px;box-shadow:0 20px 46px var(--surfaceOverlaySoft)}.cookie-banner__text[data-astro-cid-mu7n4aze] p[data-astro-cid-mu7n4aze]{margin:0;font-size:var(--font-size-body-sm);line-height:var(--line-height-snug)}.cookie-banner__text[data-astro-cid-mu7n4aze] details[data-astro-cid-mu7n4aze]{margin-top:.5rem}.cookie-banner__text[data-astro-cid-mu7n4aze] summary[data-astro-cid-mu7n4aze]{cursor:pointer;font-weight:600;color:var(--bg)}.cookie-banner__text[data-astro-cid-mu7n4aze] summary[data-astro-cid-mu7n4aze]::marker{color:var(--bg)}.cookie-banner__actions[data-astro-cid-mu7n4aze]{display:flex;flex-wrap:wrap;gap:.75rem}.cookie-banner__actions[data-astro-cid-mu7n4aze] button[data-astro-cid-mu7n4aze]{flex:1;min-width:140px;border-radius:999px;padding:.75rem 1.25rem;border:1px solid transparent;font-weight:600;font-size:var(--font-size-button);cursor:pointer;transition:transform .2s ease,background .2s ease,color .2s ease}.cookie-banner[data-astro-cid-mu7n4aze][hidden],.cookie-banner[data-astro-cid-mu7n4aze][data-hidden=true]{display:none!important}.cookie-banner__actions[data-astro-cid-mu7n4aze] button[data-astro-cid-mu7n4aze][data-cookie-action=accept]{background:var(--cta);color:var(--ctaText)}.cookie-banner__actions[data-astro-cid-mu7n4aze] button[data-astro-cid-mu7n4aze][data-cookie-action=accept]:hover,.cookie-banner__actions[data-astro-cid-mu7n4aze] button[data-astro-cid-mu7n4aze][data-cookie-action=accept]:focus-visible{transform:translateY(-1px);background:var(--ctaHover)}.cookie-banner__actions[data-astro-cid-mu7n4aze] button[data-astro-cid-mu7n4aze][data-cookie-action=decline]{background:transparent;border-color:var(--borderOverlay);color:var(--bg)}.cookie-banner__actions[data-astro-cid-mu7n4aze] button[data-astro-cid-mu7n4aze][data-cookie-action=decline]:hover,.cookie-banner__actions[data-astro-cid-mu7n4aze] button[data-astro-cid-mu7n4aze][data-cookie-action=decline]:focus-visible{transform:translateY(-1px);border-color:var(--bg)}@media (max-width: 480px){.cookie-banner[data-astro-cid-mu7n4aze]{inset-inline:1rem;bottom:1rem;max-width:none}}.site-body[data-astro-cid-37fxchfa]{min-height:100vh;display:flex;flex-direction:column;background:var(--bg)}.skip-link[data-astro-cid-37fxchfa]{position:fixed;top:1rem;left:50%;transform:translate(-50%);z-index:50;padding:.75rem 1.25rem;background:var(--cta);color:var(--ctaText);border-radius:999px;font-weight:600;box-shadow:0 12px 32px var(--shadowPop);clip-path:inset(0 round 999px);transition:opacity .2s ease;opacity:0;pointer-events:none}.skip-link[data-astro-cid-37fxchfa]:focus{opacity:1;pointer-events:auto}.site-content[data-astro-cid-37fxchfa]{flex:1;padding:clamp(2.5rem,6vw,4rem) clamp(1.25rem,5vw,2.75rem);max-width:1200px;width:100%;margin:0 auto;box-sizing:border-box}
