.site-header-module__wBaYfG__header{z-index:30;border-bottom:var(--border-dark);background:var(--colour-navy-900);color:var(--colour-white);position:relative}.site-header-module__wBaYfG__inner{justify-content:space-between;align-items:center;gap:var(--space-5);min-height:4.9rem;display:flex}.site-header-module__wBaYfG__brand{align-items:center;gap:var(--space-2);min-height:2.75rem;color:var(--colour-white);font-size:var(--step--1);font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.site-header-module__wBaYfG__brand img{width:9rem;height:auto}.site-header-module__wBaYfG__brand span{margin-left:var(--space-2);padding-left:var(--space-4);color:#ffffffe0;border-left:1px solid #ffffff3d}.site-header-module__wBaYfG__navigation{align-items:center;gap:clamp(1rem,1.8vw,1.75rem);display:flex}.site-header-module__wBaYfG__navigation a{color:#ffffffd1;min-height:2.75rem;font-size:var(--step--1);transition:color var(--transition-fast);align-items:center;font-weight:650;text-decoration:none;display:inline-flex;position:relative}.site-header-module__wBaYfG__navigation a:hover,.site-header-module__wBaYfG__navigation a[aria-current=page]{color:var(--colour-white)}.site-header-module__wBaYfG__navigation a[aria-current=page]:after{background:var(--colour-blue-600);content:"";height:3px;position:absolute;bottom:.2rem;left:0;right:0}.site-header-module__wBaYfG__toggle{border-radius:var(--radius-sm);width:2.75rem;height:2.75rem;color:var(--colour-white);cursor:pointer;background:0 0;border:1px solid #ffffff4d;display:none}.site-header-module__wBaYfG__toggle>span[aria-hidden=true]{width:1.25rem;height:2px;transition:opacity var(--transition-fast), rotate var(--transition-fast), translate var(--transition-fast);background:currentColor;margin:.23rem auto;display:block}.site-header-module__wBaYfG__toggleOpen>span[aria-hidden=true]:nth-of-type(2){translate:0 .29rem;rotate:45deg}.site-header-module__wBaYfG__toggleOpen>span[aria-hidden=true]:nth-of-type(3){opacity:0}.site-header-module__wBaYfG__toggleOpen>span[aria-hidden=true]:nth-of-type(4){translate:0 -.29rem;rotate:-45deg}@media (max-width:54rem){.site-header-module__wBaYfG__brand span{display:none}.site-header-module__wBaYfG__toggle{display:block}.site-header-module__wBaYfG__navigation{border-bottom:var(--border-dark);background:var(--colour-navy-900);max-height:calc(100svh - 4.9rem);padding:var(--space-3) max(1rem, calc((100vw - var(--container)) / 2)) calc(var(--space-3) + env(safe-area-inset-bottom));flex-direction:column;align-items:stretch;gap:0;display:none;position:absolute;top:calc(100% + 1px);left:0;right:0;overflow-y:auto;box-shadow:0 24px 34px #00000040}.site-header-module__wBaYfG__navigationOpen{display:flex}.site-header-module__wBaYfG__navigation a{min-height:3.25rem;padding-inline:var(--space-3);border-top:1px solid #ffffff1a}.site-header-module__wBaYfG__navigation a:first-child{border-top:0}.site-header-module__wBaYfG__navigation a[aria-current=page]:after{width:2px;height:auto;inset:.85rem auto .85rem 0}}@media (max-width:23.5rem){.site-header-module__wBaYfG__brand img{width:8rem}}
.site-footer-module__STLB6W__footer{border-top:var(--border-dark);background:var(--colour-navy-950);color:#ffffffb8}.site-footer-module__STLB6W__inner{grid-template-columns:minmax(20rem,1.3fr) auto auto;gap:clamp(2rem,4vw,3.5rem);padding-block:clamp(2.75rem,5vw,4rem);display:grid}.site-footer-module__STLB6W__identity{align-items:flex-start;gap:var(--space-4);display:flex}.site-footer-module__STLB6W__identity img{aspect-ratio:1;border-radius:.8rem;width:3.15rem;height:auto}.site-footer-module__STLB6W__identity strong{color:var(--colour-white);font-size:var(--step-0)}.site-footer-module__STLB6W__identity p,.site-footer-module__STLB6W__legal p{font-size:var(--step--1);margin:.2rem 0 0}.site-footer-module__STLB6W__identity p{max-width:27rem}.site-footer-module__STLB6W__links{align-content:start;gap:var(--space-1) clamp(1.5rem, 3vw, 2.5rem);grid-template-columns:repeat(2,minmax(6.5rem,1fr));display:grid}.site-footer-module__STLB6W__links a{color:#fffc;min-height:2.75rem;font-size:var(--step--1);align-items:center;text-decoration:none;display:inline-flex}.site-footer-module__STLB6W__links a:hover{color:var(--colour-white)}.site-footer-module__STLB6W__legal{text-align:right}@media (max-width:54rem){.site-footer-module__STLB6W__inner{grid-template-columns:1fr 1fr}.site-footer-module__STLB6W__legal{padding-top:var(--space-5);border-top:var(--border-dark);text-align:left;grid-column:1/-1}}@media (max-width:38rem){.site-footer-module__STLB6W__inner{gap:var(--space-6);grid-template-columns:1fr}.site-footer-module__STLB6W__links{grid-template-columns:1fr 1fr}.site-footer-module__STLB6W__legal{grid-column:auto}}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--colour-navy-950:#020914;--colour-navy-900:#06111e;--colour-navy-800:#0b1b2e;--colour-navy-700:#142640;--colour-blue-600:#0b63f6;--colour-blue-700:#0754d4;--colour-blue-100:#e8f2ff;--colour-amber-500:#f5a524;--colour-amber-100:#fff4dc;--colour-white:#fff;--colour-slate-50:#f7faff;--colour-slate-100:#eef4fb;--colour-slate-200:#dce6f2;--colour-slate-300:#c6d3e2;--colour-slate-500:#5d7086;--colour-slate-600:#445970;--colour-slate-700:#30445b;--colour-ink:#07111f;--colour-success:#168153;--colour-danger:#b42318;--colour-abv-background:#0e0d0c;--colour-abv-navigation:#191816;--colour-abv-surface:#1b1815;--colour-abv-cream:#f3ebdd;--colour-abv-amber:#f59a2a;--colour-abv-accent:#e89433;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:Inter, Manrope, ui-sans-serif, system-ui, sans-serif;--step--1:clamp(.84rem, .82rem + .08vw, .9rem);--step-0:clamp(1rem, .96rem + .18vw, 1.1rem);--step-1:clamp(1.18rem, 1.08rem + .42vw, 1.4rem);--step-2:clamp(1.45rem, 1.22rem + .92vw, 1.95rem);--step-3:clamp(1.9rem, 1.45rem + 1.7vw, 2.8rem);--step-4:clamp(2.4rem, 1.78rem + 2.35vw, 4rem);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--space-10:8rem;--space-12:12rem;--radius-sm:.65rem;--radius-md:1rem;--radius-lg:1.35rem;--radius-small:var(--radius-sm);--radius-medium:var(--radius-md);--radius-large:var(--radius-lg);--border-subtle:1px solid #0b1f3a24;--border-dark:1px solid #b8cbe62e;--shadow-soft:0 18px 44px #06111e14;--shadow-lift:0 22px 60px #06111e21;--container:78rem;--reading-width:43rem;--focus-ring:0 0 0 3px var(--colour-white), 0 0 0 6px var(--colour-blue-600);--transition-fast:.16s ease}
*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-moz-text-size-adjust:100%;text-size-adjust:100%}body{background:var(--colour-white);color:var(--colour-ink);font-family:var(--font-sans);font-size:var(--step-0);text-rendering:optimizelegibility;margin:0;line-height:1.65}img,svg{max-width:100%;display:block}img{height:auto}button,input,select,textarea{color:inherit;font:inherit}a{color:var(--colour-blue-700);text-underline-offset:.18em;text-decoration-thickness:.08em}a:hover{text-decoration-thickness:.12em}:focus-visible{box-shadow:var(--focus-ring);border-radius:.2rem;outline:0}::selection{background:var(--colour-blue-100);color:var(--colour-ink)}h1,h2,h3,p{margin-block-start:0}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.035em;line-height:1.08}h1{font-size:var(--step-4)}h2{font-size:var(--step-3)}h3{font-size:var(--step-1)}.container{width:min(calc(100% - 2rem), var(--container));margin-inline:auto}.reading-width{max-width:var(--reading-width)}.visually-hidden{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.draft-legal-notice{align-items:center;gap:var(--space-3);padding:var(--space-4);border:.1rem solid var(--colour-amber-500);border-radius:var(--radius-small);background:var(--colour-amber-100);color:var(--colour-navy-900);display:flex}.draft-legal-notice strong{color:var(--colour-white);background:var(--colour-navy-900);font-size:var(--step--1);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:.2rem .55rem}.skip-link{z-index:1000;top:var(--space-3);left:var(--space-3);border-radius:var(--radius-sm);background:var(--colour-white);color:var(--colour-ink);padding:.75rem 1rem;font-weight:700;position:fixed;translate:0 -180%}.skip-link:focus{translate:0}@media (max-width:24rem){.container{width:min(calc(100% - 1.25rem), var(--container))}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
