@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";.site-header[data-astro-cid-nen7h5rs]{z-index:50;backdrop-filter:blur(16px);background:#f7f5efe6;border-bottom:1px solid #12211e1a;position:relative}.header-inner[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;gap:30px;min-height:88px;display:flex}.brand[data-astro-cid-nen7h5rs] img[data-astro-cid-nen7h5rs]{width:185px;height:auto}nav[data-astro-cid-nen7h5rs]{align-items:center;gap:6px;display:flex}nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:#41504c;border-radius:999px;padding:12px 15px;font-size:.94rem;font-weight:600}nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover,nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs][aria-current=page]{color:var(--ink);background:#fff}.search-link[data-astro-cid-nen7h5rs]{border:1px solid var(--line);align-items:center;gap:7px;margin-left:8px;display:inline-flex}.search-link[data-astro-cid-nen7h5rs] svg[data-astro-cid-nen7h5rs]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:18px}.menu-toggle[data-astro-cid-nen7h5rs]{border:1px solid var(--line);background:var(--surface);border-radius:50%;width:44px;height:44px;padding:10px;display:none}.menu-toggle[data-astro-cid-nen7h5rs]>span[data-astro-cid-nen7h5rs]:not(.sr-only){background:var(--ink);width:20px;height:2px;margin:4px auto;display:block}.sr-only[data-astro-cid-nen7h5rs]{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=760px){.header-inner[data-astro-cid-nen7h5rs]{min-height:72px}.brand[data-astro-cid-nen7h5rs] img[data-astro-cid-nen7h5rs]{width:150px}.menu-toggle[data-astro-cid-nen7h5rs]{display:block}nav[data-astro-cid-nen7h5rs]{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:18px;flex-direction:column;align-items:stretch;padding:12px;display:none;position:absolute;top:72px;left:14px;right:14px}nav[data-astro-cid-nen7h5rs].is-open{display:flex}nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{padding:14px}.search-link[data-astro-cid-nen7h5rs]{margin:4px 0 0}}.site-footer[data-astro-cid-jo6i4kqk]{background:var(--forest);color:#e8efe9;padding:72px 0 28px}.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1.8fr repeat(2,1fr);gap:46px;display:grid}.footer-intro[data-astro-cid-jo6i4kqk] img[data-astro-cid-jo6i4kqk]{filter:brightness(0)invert();width:170px}.footer-intro[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk]{color:#b9c9c4;max-width:390px}.footer-intro[data-astro-cid-jo6i4kqk] .responsible[data-astro-cid-jo6i4kqk]{color:#dce5df;margin-top:22px;font-size:.82rem}h2[data-astro-cid-jo6i4kqk]{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin:7px 0 20px;font-size:.87rem}a[data-astro-cid-jo6i4kqk]{color:#b9c9c4;width:fit-content;margin:0 0 12px;font-size:.92rem;display:block}a[data-astro-cid-jo6i4kqk]:hover{color:#fff}.footer-bottom[data-astro-cid-jo6i4kqk]{color:#91aaa2;border-top:1px solid #ffffff24;justify-content:space-between;gap:20px;margin-top:58px;padding-top:25px;font-size:.82rem;display:flex}@media (width<=900px){.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr 1fr}}@media (width<=560px){.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr;gap:25px}.footer-bottom[data-astro-cid-jo6i4kqk]{flex-direction:column;align-items:start}}:root{--ink:#12211e;--muted:#62706c;--paper:#f7f5ef;--surface:#fffdf8;--line:#dddcd4;--brand:#e9545b;--brand-dark:#c73c46;--forest:#173f37;--lime:#d7e876;--gold:#f2c86d;--shadow:0 20px 50px #132a2417;--radius-lg:28px;--radius-md:18px;--container:min(1180px, calc(100% - 40px));color-scheme:light;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth;background:var(--paper)}body{background:var(--paper);min-width:320px;color:var(--ink);margin:0}body::selection{background:var(--lime);color:var(--ink)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}h1,h2,h3,h4{letter-spacing:-.035em;margin-top:0;font-family:Manrope,sans-serif}h1{font-size:clamp(2.65rem,6vw,5.65rem);line-height:.96}h2{font-size:clamp(2rem,4vw,3.45rem);line-height:1.03}h3{font-size:1.3rem;line-height:1.2}p{line-height:1.7}.container{width:var(--container);margin-inline:auto}.section{padding:92px 0}.section-tight{padding:58px 0}.eyebrow{color:var(--brand-dark);text-transform:uppercase;letter-spacing:.13em;align-items:center;gap:10px;margin:0 0 16px;font:700 .77rem/1 Manrope,sans-serif;display:flex}.eyebrow:before{content:"";background:currentColor;border-radius:2px;width:28px;height:2px}.lede{max-width:700px;color:var(--muted);font-size:1.08rem}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px;display:flex}.section-heading h2{max-width:710px;margin-bottom:0}.muted{color:var(--muted)}.button{background:var(--brand);color:#fff;cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 20px;font-weight:700;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex}.button:hover{background:var(--brand-dark);transform:translateY(-2px);box-shadow:0 12px 24px #c73c462e}.button.secondary{color:var(--ink);border-color:var(--line);background:0 0}.button.secondary:hover{box-shadow:none;background:#fff}.button.dark{background:var(--forest)}.button.small{min-height:38px;padding-inline:15px;font-size:.9rem}.text-link{color:var(--brand-dark);font-weight:700}.grid{gap:20px;display:grid}.card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:0 12px 30px #132a240b}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:8px;margin:28px 0;font-size:.9rem;display:flex}.breadcrumbs a:hover{color:var(--brand-dark)}.legal-copy{max-width:850px}.legal-copy h2{margin:52px 0 16px;font-size:1.85rem}.legal-copy h3{margin:38px 0 10px}.legal-copy li{margin-bottom:10px;line-height:1.65}.empty-state{text-align:center;border-radius:var(--radius-md);color:var(--muted);border:1px dashed #b9bdb7;padding:44px}@media (width<=760px){:root{--container:min(100% - 28px, 1180px)}.section{padding:68px 0}.section-heading{flex-direction:column;align-items:start}h1{font-size:clamp(2.45rem,13vw,4rem)}h2{font-size:clamp(1.9rem,9vw,2.7rem)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
