@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/_astro/dm-sans-latin-ext-wght-normal.BOFOeGcA.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/_astro/dm-sans-latin-wght-normal.Xz1IZZA0.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--colour-ground:#f7f7f5;--colour-surface-muted:#eeede9;--colour-surface-dark:#1a1d19;--colour-surface-darkest:#1a1a1a;--colour-text:#1a1a1a;--colour-text-muted:#505050;--colour-text-on-dark:#f7f7f5;--colour-text-meta-dark:#a8a9a2;--colour-text-dark-body:#d2d3cd;--colour-accent:#27896a;--colour-link:#1a6b50;--colour-link-hover:#145340;--colour-mint:#7dd4b5;--colour-rule:#e3e2dc;--colour-rule-strong:#c9c8c2;--colour-rule-dark:#33362f;--colour-border-dark:#4a4d46;--colour-error-text:#8a2a1f;--colour-error-border:#b4402f;--colour-error-surface:#fbedea;--colour-error-edge:#e2b4ab;--space-1:8px;--space-2:16px;--space-3:24px;--space-4:32px;--space-5:48px;--space-6:64px;--space-7:96px;--font-sans:"DM Sans Variable", "DM Sans", Calibri, system-ui, sans-serif;--text-h1:clamp(32px, 5vw, 56px);--text-h2:clamp(26px, 3.4vw, 40px);--text-h3:clamp(20px, 2vw, 26px);--text-body:clamp(16px, 1.1vw, 18px);--text-meta:14px;--leading-tight:1.12;--leading-body:1.6;--measure:66ch;--content-max:1280px;--gutter:20px;--header-height:88px;--radius:6px;--radius-lg:10px}@media (width>=640px){:root{--gutter:32px}}@media (width>=960px){:root{--gutter:48px}}@media (width>=1200px){:root{--gutter:64px}}*,:before,:after{box-sizing:border-box}html{scroll-padding-top:var(--header-height);-webkit-text-size-adjust:100%}body{background:var(--colour-ground);color:var(--colour-text);font-family:var(--font-sans);font-size:var(--text-body);line-height:var(--leading-body);-webkit-font-smoothing:antialiased;margin:0}h1,h2,h3,h4{font-weight:700;line-height:var(--leading-tight);margin:0}h1{font-size:var(--text-h1);letter-spacing:-.02em}h2{font-size:var(--text-h2);letter-spacing:-.015em}h3{font-size:var(--text-h3)}p{margin:0}ul,ol{margin:0;padding:0;list-style:none}img{max-width:100%;height:auto}a{color:var(--colour-link);text-decoration:none}a:hover{color:var(--colour-link-hover);border-bottom:1px solid}p>a:not(.link-strong):not(.btn):not(.secondary){text-underline-offset:.18em;text-decoration:underline 1px}p>a:not(.link-strong):not(.btn):not(.secondary):hover{border-bottom:0;text-decoration-thickness:2px}button{cursor:pointer;font-family:inherit}:focus-visible{outline:2px solid var(--colour-accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.wrap{width:100%;max-width:var(--content-max);padding-inline:var(--gutter);margin-inline:auto}.skip-link{z-index:200;position:absolute;top:0;left:-9999px}.skip-link:focus{left:var(--space-2);top:var(--space-2);background:var(--colour-text);color:var(--colour-ground);border-radius:var(--radius);border-bottom:0;padding:12px 16px}.section{border-top:1px solid var(--colour-rule);padding-block:clamp(48px,7vw,96px)}.section--muted{background:var(--colour-surface-muted)}.section--dark{background:var(--colour-surface-dark);color:var(--colour-text-on-dark);border-top:0}.kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--colour-text-muted);margin-bottom:var(--space-2);font-size:12px;font-weight:600}.section--dark .kicker{color:var(--colour-mint)}.lede{font-size:clamp(17px,1.2vw,18px);line-height:var(--leading-body);color:var(--colour-text-muted);max-width:var(--measure)}.section--dark .lede{color:var(--colour-text-dark-body)}.btn{border-radius:var(--radius);align-items:center;min-height:48px;padding:13px 22px;font-size:16px;font-weight:600;display:inline-flex}.btn-primary{background:var(--colour-link);color:#fff}.btn-primary:hover{background:var(--colour-link-hover);color:#fff;border-bottom:0}.btn-secondary{border:1px solid var(--colour-text);color:var(--colour-text)}.btn-secondary:hover{background:var(--colour-text);color:var(--colour-ground);border-bottom:0}.link-strong{color:var(--colour-link);font-size:16px;font-weight:600}.section--dark .link-strong{color:var(--colour-mint)}.section--dark .link-strong:hover{color:#a8e8ce}.section--dark a{color:var(--colour-mint)}.site-header[data-astro-cid-fzpbxy5g]{z-index:100;background:var(--colour-surface-muted);border-bottom:1px solid var(--colour-rule);position:sticky;top:0}.bar[data-astro-cid-fzpbxy5g]{align-items:center;gap:var(--space-3);min-height:var(--header-height);flex-wrap:wrap;display:flex}.logo[data-astro-cid-fzpbxy5g]{border-bottom:0;flex:none;display:block}.logo[data-astro-cid-fzpbxy5g] img{width:clamp(160px,17vw,176px);height:auto;display:block}.logo[data-astro-cid-fzpbxy5g]:hover{border-bottom:0}.site-nav[data-astro-cid-fzpbxy5g]{margin-inline-start:auto}.desktop-list[data-astro-cid-fzpbxy5g]{gap:var(--space-3);flex-wrap:wrap;align-items:center;display:flex}.mobile-list[data-astro-cid-fzpbxy5g]{display:none}.nav-link[data-astro-cid-fzpbxy5g]{color:var(--colour-text-muted);white-space:nowrap;border-bottom:2px solid #0000;padding-bottom:3px;font-size:16px;font-weight:500}.nav-link[data-astro-cid-fzpbxy5g]:hover{color:var(--colour-text);border-bottom-color:var(--colour-rule-strong)}.nav-link[data-astro-cid-fzpbxy5g].current{color:var(--colour-text);border-bottom-color:var(--colour-accent);font-weight:600}.cta[data-astro-cid-fzpbxy5g]{background:var(--colour-link);color:#fff;border-radius:var(--radius);white-space:nowrap;align-items:center;min-height:44px;padding:11px 18px;font-size:15px;font-weight:600;display:inline-flex}.cta[data-astro-cid-fzpbxy5g]:hover{background:var(--colour-link-hover);color:#fff;border-bottom:0}.menu-toggle[data-astro-cid-fzpbxy5g]{display:none}@media (width<=959px){.logo[data-astro-cid-fzpbxy5g]{order:1}.cta[data-astro-cid-fzpbxy5g]{order:3;margin-inline-start:auto}.site-nav[data-astro-cid-fzpbxy5g]{width:100%;padding-bottom:var(--space-2);order:4;margin-inline-start:0}html.js .menu-toggle[data-astro-cid-fzpbxy5g]{border:1px solid var(--colour-text);border-radius:var(--radius);min-height:44px;color:var(--colour-text);background:0 0;order:2;align-items:center;padding:10px 16px;font-size:15px;font-weight:600;display:inline-flex}html.js .menu-toggle[data-astro-cid-fzpbxy5g]:hover{background:var(--colour-text);color:var(--colour-ground)}html.js .site-nav[data-astro-cid-fzpbxy5g]{display:none}html.js .site-nav[data-astro-cid-fzpbxy5g][data-open]{max-height:calc(100dvh - var(--header-height));display:block;overflow-y:auto}html.js .desktop-list[data-astro-cid-fzpbxy5g]{display:none}html.js .mobile-list[data-astro-cid-fzpbxy5g]{display:block}.menu-link[data-astro-cid-fzpbxy5g]{border-bottom:1px solid var(--colour-rule);min-height:48px;color:var(--colour-text-muted);align-items:center;padding:14px 0;font-size:18px;font-weight:500;display:flex}.menu-link[data-astro-cid-fzpbxy5g]:hover{color:var(--colour-text)}.menu-link[data-astro-cid-fzpbxy5g].current{color:var(--colour-text);font-weight:600}}.site-footer[data-astro-cid-nns7i3if]{background:var(--colour-surface-darkest);color:var(--colour-text-on-dark);margin-top:var(--space-7);padding-block:clamp(40px,5vw,64px)}.cols[data-astro-cid-nns7i3if]{gap:var(--space-5);grid-template-columns:1fr;display:grid}@media (width>=640px){.cols[data-astro-cid-nns7i3if]{gap:var(--space-4);grid-template-columns:2fr 1fr 1fr}}.identity[data-astro-cid-nns7i3if] img{width:184px;height:auto;margin-bottom:18px;display:block}.identity[data-astro-cid-nns7i3if] p[data-astro-cid-nns7i3if]{color:var(--colour-text-dark-body);max-width:42ch}.place[data-astro-cid-nns7i3if]{color:var(--colour-text-meta-dark);margin-top:var(--space-1)}h2[data-astro-cid-nns7i3if]{letter-spacing:.02em;text-transform:uppercase;color:var(--colour-text-meta-dark);margin-bottom:var(--space-2);font-size:15px;font-weight:600}nav[data-astro-cid-nns7i3if] ul[data-astro-cid-nns7i3if] li[data-astro-cid-nns7i3if],div[data-astro-cid-nns7i3if]>ul[data-astro-cid-nns7i3if] li[data-astro-cid-nns7i3if]{margin-bottom:var(--space-1)}.site-footer[data-astro-cid-nns7i3if] a[data-astro-cid-nns7i3if]{color:var(--colour-text-dark-body)}.site-footer[data-astro-cid-nns7i3if] a[data-astro-cid-nns7i3if]:hover{color:var(--colour-mint);border-bottom-color:currentColor}.base[data-astro-cid-nns7i3if]{gap:var(--space-2);margin-top:var(--space-5);padding-top:var(--space-3);border-top:1px solid var(--colour-rule-dark);font-size:var(--text-meta);color:var(--colour-text-meta-dark);flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.base-links[data-astro-cid-nns7i3if]{align-items:center;gap:var(--space-1) var(--space-3);flex-wrap:wrap;display:flex}.cookie-settings[data-astro-cid-nns7i3if]{display:none}html.js .cookie-settings[data-astro-cid-nns7i3if]{font:inherit;color:var(--colour-text-dark-body);background:0 0;border:0;padding:0;display:inline}html.js .cookie-settings[data-astro-cid-nns7i3if]:hover{color:var(--colour-mint);text-underline-offset:.16em;text-decoration:underline}.consent-banner[data-astro-cid-rtweqpe2]:not([hidden]){z-index:300;background:var(--colour-ground);border-top:3px solid var(--colour-accent);display:block;position:fixed;inset:auto 0 0;box-shadow:0 -8px 24px #0000001f}.consent-banner__inner[data-astro-cid-rtweqpe2]{max-width:var(--content-max);padding:var(--space-3) var(--gutter);gap:var(--space-2) var(--space-3);flex-wrap:wrap;justify-content:space-between;align-items:center;margin-inline:auto;display:flex}.consent-banner__text[data-astro-cid-rtweqpe2]{color:var(--colour-text);flex:32ch;max-width:68ch;font-size:15px;line-height:1.55}.consent-banner__text[data-astro-cid-rtweqpe2] a[data-astro-cid-rtweqpe2]{text-underline-offset:.16em;text-decoration:underline}.consent-banner__actions[data-astro-cid-rtweqpe2]{gap:var(--space-2);flex-wrap:wrap;flex:none;display:flex}.consent-dialog__backdrop[data-astro-cid-rtweqpe2]:not([hidden]){z-index:400;padding:var(--space-3);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.consent-dialog[data-astro-cid-rtweqpe2]{width:100%;max-width:480px;max-height:calc(100dvh - 2 * var(--space-3));background:var(--colour-ground);border:1px solid var(--colour-rule);border-radius:var(--radius-lg);padding:clamp(20px,4vw,32px);position:relative;overflow-y:auto;box-shadow:0 24px 60px #00000047}.consent-dialog[data-astro-cid-rtweqpe2]:focus{outline:none}.consent-dialog[data-astro-cid-rtweqpe2] h2[data-astro-cid-rtweqpe2]{margin-bottom:var(--space-2);padding-right:var(--space-4);font-size:clamp(20px,2.4vw,24px)}.consent-dialog__desc[data-astro-cid-rtweqpe2]{color:var(--colour-text-muted);margin-bottom:var(--space-3);font-size:15px;line-height:1.55}.consent-cat[data-astro-cid-rtweqpe2]{border-top:1px solid var(--colour-rule);padding-block:var(--space-2)}.consent-cat__head[data-astro-cid-rtweqpe2]{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.consent-cat__name[data-astro-cid-rtweqpe2]{color:var(--colour-text);font-size:16px;font-weight:600}.consent-cat__state[data-astro-cid-rtweqpe2]{color:var(--colour-link);text-transform:uppercase;letter-spacing:.04em;font-size:13px;font-weight:600}.consent-cat__toggle[data-astro-cid-rtweqpe2]{block-size:20px;inline-size:20px;accent-color:var(--colour-link);flex:none}.consent-cat__desc[data-astro-cid-rtweqpe2]{color:var(--colour-text-muted);margin-top:6px;font-size:13.5px;line-height:1.55}.consent-cat__desc[data-astro-cid-rtweqpe2] code[data-astro-cid-rtweqpe2]{background:var(--colour-surface-muted);border-radius:3px;padding:1px 4px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.92em}.consent-dialog__actions[data-astro-cid-rtweqpe2]{gap:var(--space-2);margin-top:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--colour-rule);flex-wrap:wrap;display:flex}.consent-dialog__x[data-astro-cid-rtweqpe2]{block-size:40px;inline-size:40px;color:var(--colour-text-muted);border-radius:var(--radius);background:0 0;border:0;justify-content:center;align-items:center;font-size:26px;line-height:1;display:inline-flex;position:absolute;top:10px;right:10px}.consent-dialog__x[data-astro-cid-rtweqpe2]:hover{color:var(--colour-text);background:var(--colour-surface-muted)}.consent-btn[data-astro-cid-rtweqpe2]{border-radius:var(--radius);border:1px solid #0000;justify-content:center;align-items:center;min-height:44px;padding:10px 18px;font-size:15px;font-weight:600;display:inline-flex}.consent-btn--primary[data-astro-cid-rtweqpe2]{background:var(--colour-link);color:#fff}.consent-btn--primary[data-astro-cid-rtweqpe2]:hover{background:var(--colour-link-hover);color:#fff}.consent-btn--ghost[data-astro-cid-rtweqpe2]{color:var(--colour-text);border-color:var(--colour-rule-strong);background:0 0}.consent-btn--ghost[data-astro-cid-rtweqpe2]:hover{background:var(--colour-surface-muted)}@media (width>=640px){.consent-banner__text[data-astro-cid-rtweqpe2]{font-size:14px}}main[data-astro-cid-z4jru4n3]{display:block}main[data-astro-cid-z4jru4n3]:focus{outline:none}
