.site-header[data-astro-cid-nen7h5rs]{z-index:30;background:var(--color-surface,#fffdf9);border-bottom:1px solid var(--color-border,#e7dfd3);position:sticky;top:0}.site-header-inner[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;gap:16px;padding-block:16px;display:flex}.brand[data-astro-cid-nen7h5rs]{font-family:var(--font-heading,inherit);color:var(--color-text,inherit);flex-shrink:0;font-size:1.5rem;font-weight:700;text-decoration:none}.brand[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{color:var(--color-sage-700,inherit)}.brand[data-astro-cid-nen7h5rs]:hover{text-decoration:none}.menu-toggle[data-astro-cid-nen7h5rs]{background:var(--color-sage-700,#3f5b47);color:#fffdf9;min-height:44px;font-family:var(--font-ui,inherit);font-weight:600;font-size:var(--fs-ui,.9375rem);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:10px;padding:0 20px;transition:background .15s,box-shadow .15s,transform .15s;display:flex;box-shadow:0 2px 8px -2px #3f5b4780}.menu-toggle[data-astro-cid-nen7h5rs]:hover{background:var(--color-sage-800,#324a38);transform:translateY(-1px);box-shadow:0 4px 12px -2px #3f5b478c}.menu-toggle[data-astro-cid-nen7h5rs][aria-expanded=true]{background:var(--color-sage-800,#324a38)}.menu-toggle-box[data-astro-cid-nen7h5rs]{flex-direction:column;justify-content:center;gap:4px;width:20px;height:16px;display:flex}.menu-toggle-bar[data-astro-cid-nen7h5rs]{background:currentColor;border-radius:2px;width:100%;height:2px;transition:transform .2s,opacity .2s;display:block}.menu-toggle[data-astro-cid-nen7h5rs][aria-expanded=true] .menu-toggle-bar[data-astro-cid-nen7h5rs]:first-child{transform:translateY(6px)rotate(45deg)}.menu-toggle[data-astro-cid-nen7h5rs][aria-expanded=true] .menu-toggle-bar[data-astro-cid-nen7h5rs]:nth-child(2){opacity:0}.menu-toggle[data-astro-cid-nen7h5rs][aria-expanded=true] .menu-toggle-bar[data-astro-cid-nen7h5rs]:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.mega-menu-backdrop[data-astro-cid-nen7h5rs]{top:var(--header-height,64px);backdrop-filter:blur(6px);z-index:25;background:#2b26222e;position:fixed;bottom:0;left:0;right:0}@supports not (backdrop-filter:blur(1px)){.mega-menu-backdrop[data-astro-cid-nen7h5rs]{-webkit-backdrop-filter:blur(6px)}}.mega-menu[data-astro-cid-nen7h5rs]{inset-inline:0;z-index:30;backdrop-filter:blur(32px)saturate(160%);border-bottom:1px solid var(--color-border,#e7dfd3);box-shadow:var(--shadow,0 8px 24px -12px #2b26221f), 0 32px 64px -24px #2b26224d;background:#fffdf9b3;max-height:calc(100vh - 100%);position:absolute;top:100%;overflow-y:auto}@supports not (backdrop-filter:blur(1px)){.mega-menu[data-astro-cid-nen7h5rs]{-webkit-backdrop-filter:blur(32px)saturate(160%)}}.mega-menu-inner[data-astro-cid-nen7h5rs]{flex-direction:column;padding-block:32px 40px;display:flex}.mega-menu-top-row[data-astro-cid-nen7h5rs]{grid-template-columns:1fr 1fr;align-items:start;gap:20px;display:grid}.mega-menu-search-wrap[data-astro-cid-nen7h5rs]{width:100%;position:relative}.mega-menu-search[data-astro-cid-nen7h5rs]{border:1.5px solid var(--color-border,#e7dfd3);background:#ffffff8c;border-radius:999px;align-items:center;gap:12px;width:100%;padding:8px 8px 8px 26px;transition:border-color .15s,background .15s;display:flex}.mega-menu-suggestions[data-astro-cid-nen7h5rs]{z-index:2;background:var(--color-surface,#fffdf9);border:1px solid var(--color-border,#e7dfd3);box-shadow:var(--shadow,0 8px 24px -12px #2b26221f);border-radius:18px;max-height:320px;margin:8px 0 0;padding:8px;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.mega-menu-suggestion{border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;text-decoration:none;display:flex}.mega-menu-suggestion:hover,.mega-menu-suggestion.is-active{background:var(--color-sage-100,#e4ede6)}.mega-menu-suggestion-title{font-family:var(--font-ui,inherit);color:var(--color-text,inherit);font-size:.9375rem;font-weight:600}.mega-menu-suggestion-category{font-family:var(--font-ui,inherit);color:var(--color-text-muted,inherit);flex-shrink:0;font-size:.8125rem}.mega-menu-suggestions-empty{font-family:var(--font-ui,inherit);color:var(--color-text-muted,inherit);padding:10px 14px;font-size:.9375rem}.mega-menu-search[data-astro-cid-nen7h5rs]:focus-within{border-color:var(--color-sage-700,#3f5b47);background:#ffffffd9}.mega-menu-search[data-astro-cid-nen7h5rs] svg[data-astro-cid-nen7h5rs]{width:24px;height:24px;color:var(--color-text-muted,inherit);flex-shrink:0}.mega-menu-search-input[data-astro-cid-nen7h5rs]{min-width:0;font-family:var(--font-ui,inherit);color:var(--color-text,inherit);background:0 0;border:0;flex:1;font-size:1.1875rem}.mega-menu-search-input[data-astro-cid-nen7h5rs]:focus{outline:none}.mega-menu-search-input[data-astro-cid-nen7h5rs]::placeholder{color:var(--color-text-muted,inherit)}.mega-menu-search-button[data-astro-cid-nen7h5rs]{background:var(--color-sage-700,#3f5b47);color:#fffdf9;height:48px;font-family:var(--font-ui,inherit);font-weight:600;font-size:var(--fs-ui,.9375rem);cursor:pointer;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0 26px;transition:background .15s,transform .15s;display:inline-flex}.mega-menu-search-button[data-astro-cid-nen7h5rs]:hover{background:var(--color-sage-800,#324a38);transform:translateY(-1px)}.mega-menu-search-button[data-astro-cid-nen7h5rs]:active{transform:translateY(0)}.mega-menu-tips[data-astro-cid-nen7h5rs]{border:1.5px solid var(--color-border,#e7dfd3);background:#ffffff80;border-radius:20px;flex-direction:column;justify-content:center;gap:10px;width:100%;padding:14px 20px;display:flex}.mega-menu-tips-heading[data-astro-cid-nen7h5rs]{font-family:var(--font-ui,inherit);font-weight:700;font-size:var(--fs-ui,.9375rem);color:var(--color-terracotta-700,#9a4a36);align-items:center;gap:8px;text-decoration:none;display:inline-flex}.mega-menu-tips-heading[data-astro-cid-nen7h5rs] svg[data-astro-cid-nen7h5rs]{flex-shrink:0;width:18px;height:18px}.mega-menu-tips-heading[data-astro-cid-nen7h5rs]:hover{color:#7e3c2b;text-decoration:underline}.mega-menu-tips-list[data-astro-cid-nen7h5rs]{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.mega-menu-tips-list[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{font-family:var(--font-body,inherit);color:var(--color-text-muted,inherit);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;text-decoration:none;display:block;overflow:hidden}.mega-menu-tips-list[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--color-sage-700,inherit);text-decoration:underline}.mega-menu-search-divider[data-astro-cid-nen7h5rs]{background:var(--color-border,#e7dfd3);border-radius:2px;width:60px;height:2px;margin:24px auto 32px}.mega-menu-grid[data-astro-cid-nen7h5rs]{grid-template-columns:repeat(2,1fr);gap:12px 40px;display:grid}.mega-menu-item[data-astro-cid-nen7h5rs]{border-radius:18px;align-items:flex-start;gap:20px;padding:22px 24px;text-decoration:none;display:flex}.mega-menu-item[data-astro-cid-nen7h5rs]:hover{background:#ffffff8c;text-decoration:none}.mega-menu-icon[data-astro-cid-nen7h5rs]{background:var(--color-sage-100,transparent);width:60px;height:60px;color:var(--color-sage-700,inherit);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.mega-menu-icon[data-astro-cid-nen7h5rs] svg{width:30px;height:30px}.mega-menu-text[data-astro-cid-nen7h5rs]{flex-direction:column;gap:4px;padding-top:4px;display:flex}.mega-menu-heading[data-astro-cid-nen7h5rs]{font-family:var(--font-heading,inherit);color:var(--color-text,inherit);font-size:1.375rem;font-weight:700}.mega-menu-desc[data-astro-cid-nen7h5rs]{font-family:var(--font-ui,inherit);color:var(--color-text-muted,inherit);font-size:1.0625rem}.mega-menu-footer[data-astro-cid-nen7h5rs]{border-top:1px solid var(--color-border,#e7dfd3);gap:24px;margin-top:32px;padding-top:24px;display:flex}.mega-menu-footer-link[data-astro-cid-nen7h5rs]{font-family:var(--font-ui,inherit);font-weight:700;font-size:var(--fs-ui,.9375rem);color:var(--color-sage-700,#3f5b47);text-decoration:underline;text-decoration-color:var(--color-sage-700,#3f5b47);text-underline-offset:3px;text-decoration-thickness:2px}.mega-menu-footer-link[data-astro-cid-nen7h5rs]:hover{color:var(--color-sage-800,#324a38);text-decoration-color:var(--color-sage-800,#324a38)}@media (width<=640px){.site-header-inner[data-astro-cid-nen7h5rs]{gap:8px}.brand[data-astro-cid-nen7h5rs]{font-size:1.25rem}.menu-toggle-label[data-astro-cid-nen7h5rs]{display:none}.menu-toggle[data-astro-cid-nen7h5rs]{padding:0 12px}.mega-menu[data-astro-cid-nen7h5rs]{top:var(--header-height,64px);max-height:none;position:fixed;bottom:0}.mega-menu-inner[data-astro-cid-nen7h5rs]{padding-block:20px}.mega-menu-top-row[data-astro-cid-nen7h5rs]{grid-template-columns:1fr;gap:12px}.mega-menu-search[data-astro-cid-nen7h5rs]{padding:6px 6px 6px 18px}.mega-menu-search[data-astro-cid-nen7h5rs] svg[data-astro-cid-nen7h5rs]{width:18px;height:18px}.mega-menu-search-input[data-astro-cid-nen7h5rs]{font-size:1rem}.mega-menu-search-button[data-astro-cid-nen7h5rs]{height:40px;padding:0 18px}.mega-menu-tips[data-astro-cid-nen7h5rs]{padding:14px 18px}.mega-menu-search-divider[data-astro-cid-nen7h5rs]{margin:16px auto 20px}.mega-menu-grid[data-astro-cid-nen7h5rs]{grid-template-columns:1fr;gap:4px}.mega-menu-footer[data-astro-cid-nen7h5rs]{margin-top:20px;padding-top:20px}.mega-menu-icon[data-astro-cid-nen7h5rs]{border-radius:14px;width:48px;height:48px}.mega-menu-icon[data-astro-cid-nen7h5rs] svg{width:24px;height:24px}.mega-menu-heading[data-astro-cid-nen7h5rs]{font-size:1.1875rem}.mega-menu-desc[data-astro-cid-nen7h5rs]{font-size:var(--fs-ui,.9375rem)}}.site-footer[data-astro-cid-jo6i4kqk]{border-top:1px solid var(--color-border,#e7dfd3);background:var(--color-surface,#fffdf9);margin-top:64px}.site-footer-inner[data-astro-cid-jo6i4kqk]{font-family:var(--font-ui,inherit);font-size:var(--fs-ui,.9375rem);color:var(--color-text-muted,inherit);flex-wrap:wrap;justify-content:space-between;gap:32px;padding-block:40px 32px;display:flex}.site-footer-brand[data-astro-cid-jo6i4kqk]{max-width:32ch}.brand[data-astro-cid-jo6i4kqk]{font-family:var(--font-heading,inherit);color:var(--color-text,inherit);font-size:1.25rem;font-weight:700;text-decoration:none}.brand[data-astro-cid-jo6i4kqk] span[data-astro-cid-jo6i4kqk]{color:var(--color-sage-700,inherit)}.brand[data-astro-cid-jo6i4kqk]:hover{text-decoration:none}.site-footer-brand[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk]{margin:8px 0 0}.site-footer-nav[data-astro-cid-jo6i4kqk] ul[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;gap:4px 16px;margin:0;padding:0;list-style:none;display:flex}.site-footer-nav[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--color-text-muted,inherit);text-decoration:none}.site-footer-nav[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--color-sage-700,inherit);text-decoration:underline}.site-footer-copy[data-astro-cid-jo6i4kqk]{align-self:flex-end;margin:0}.cookie-consent[data-astro-cid-kror3uvh]{z-index:1000;background:var(--color-surface-raised);border:1px solid var(--color-border);box-shadow:var(--shadow);border-radius:16px;padding:20px;position:fixed;bottom:16px;left:16px;right:16px}.cookie-consent-inner[data-astro-cid-kror3uvh]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.cookie-consent[data-astro-cid-kror3uvh] p[data-astro-cid-kror3uvh]{font-family:var(--font-ui);font-size:var(--fs-ui,.9375rem);color:var(--color-text);max-width:60ch;margin:0}.cookie-consent-actions[data-astro-cid-kror3uvh]{flex-shrink:0;gap:12px;display:flex}:root{--color-bg:#fbf7f0;--color-surface:#fffdf9;--color-surface-raised:#fff;--color-text:#2b2622;--color-text-muted:#5c5650;--color-sage-100:#e4ede6;--color-sage-700:#3f5b47;--color-sage-800:#324a38;--color-terracotta-100:#f3e1da;--color-terracotta-700:#9a4a36;--color-amber-100:#fbebcf;--color-amber-800:#7a4e10;--color-border:#e7dfd3;--shadow:0 1px 2px #2b26220f, 0 8px 24px -12px #2b26221f;--font-body:"Dosis", -apple-system, system-ui, sans-serif;--font-heading:"Baloo 2", "Dosis", sans-serif;--font-ui:"Geist", -apple-system, "Segoe UI", system-ui, sans-serif;--fs-h1:2.5rem;--fs-h2:2rem;--fs-h3:1.5rem;--fs-h4:1.25rem;--fs-lead:1.25rem;--fs-body:1.125rem;--fs-small:1rem;--fs-ui:.9375rem;--measure:66ch;--breadcrumb-decoration:none;--breadcrumb-decoration-hover:underline}@media (width<=600px){:root{--fs-h1:2rem;--fs-h2:1.625rem;--fs-h3:1.3125rem;--fs-lead:1.125rem;--fs-body:1rem;--fs-small:.9375rem}}*,:before,:after{box-sizing:border-box}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);font-size:var(--fs-body);letter-spacing:.01em;text-align:left;hyphens:none;-webkit-font-smoothing:antialiased;margin:0;line-height:1.6}h1,h2,h3,h4{font-family:var(--font-heading);letter-spacing:0;text-wrap:balance;color:var(--color-text);margin:1.5em 0 .5em;line-height:1.25}h1{font-size:var(--fs-h1);margin-top:0;font-weight:700}h2{font-size:var(--fs-h2);font-weight:600}h3{font-size:var(--fs-h3);font-weight:600}h4{font-size:var(--fs-h4);font-weight:600}p,li{max-width:var(--measure);text-wrap:pretty;hyphens:none}p+p{margin-top:1em}em,i{font-style:normal;font-weight:500}strong{font-weight:600}a{color:var(--color-sage-700);text-underline-offset:3px;text-decoration-thickness:1.5px}a:hover{text-decoration-thickness:2px}:focus-visible{outline:3px solid var(--color-sage-700);outline-offset:2px;border-radius:4px}::selection{background:var(--color-sage-100);color:var(--color-text)}img{max-width:100%}.skip-link{background:var(--color-surface-raised);color:var(--color-text);z-index:100;font-family:var(--font-ui);font-weight:600;font-size:var(--fs-ui);border-radius:8px;padding:8px 16px;position:absolute;top:0;left:-9999px}.skip-link:focus{top:8px;left:8px}.wrap{max-width:1180px;margin-inline:auto;padding-inline:24px}@media (width<=640px){.wrap{padding-inline:16px}}.btn{font-family:var(--font-ui);font-weight:600;font-size:var(--fs-ui);cursor:pointer;border:2px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:12px 24px;line-height:1.4;text-decoration:none;display:inline-flex}.btn-primary{background:var(--color-sage-700);color:#fffdf9}.btn-primary:hover{background:var(--color-sage-800);text-decoration:none}.btn-secondary{border-color:var(--color-sage-700);color:var(--color-sage-700);background:0 0}.btn-secondary:hover{background:var(--color-sage-100);text-decoration:none}.pill{font-family:var(--font-ui);font-weight:500;font-size:var(--fs-ui);background:var(--color-sage-100);color:var(--color-sage-800);border-radius:999px;padding:4px 14px;line-height:1.6;text-decoration:none;display:inline-block}a.pill:hover{background:var(--color-sage-700);color:#fffdf9;text-decoration:none}.eyebrow{font-family:var(--font-ui);letter-spacing:.06em;text-transform:uppercase;color:var(--color-terracotta-700);font-size:.8125rem;font-weight:600}.lead{font-size:var(--fs-lead);letter-spacing:.01em;color:var(--color-text-muted);max-width:58ch;line-height:1.6}.article-page{max-width:760px;padding-block:40px 96px}.article-page article ul,.article-page article ol{flex-direction:column;gap:.5em;padding-left:1.25em;display:flex}.article-page article img{border-radius:12px;max-width:100%;height:auto;margin-block:1.5rem}html{color-scheme:light}
