/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
.header-section__inner{flex-wrap:wrap;align-items:center;gap:.75rem;padding-block:1rem;display:flex}.header-section__logo{flex:1;justify-content:flex-start;align-items:center;display:flex}.header-section__actions-group{align-items:center;gap:1rem;display:flex}.header-section__actions-group[data-codex]{width:auto}.header-section__buttons{flex-basis:100%;align-items:center;gap:.75rem;display:flex}.header-section__buttons .button-block{flex:1}.header-section__action{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.bubble{background-color:var(--colour-neon-lime);color:var(--colour-charcoal);width:16px;height:16px;font-family:var(--font-body);border-radius:100%;justify-content:center;align-items:center;display:inline-flex}@media (min-width:1024px){.header-section__inner{grid-template:"hamburger.buttons actions"/auto 1fr auto auto;justify-content:normal;column-gap:1rem;display:grid;position:relative}.header-section__inner>button:first-child{grid-area:hamburger}.header-section__logo{flex:unset;z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header-section__actions-group{grid-area:actions}.header-section__buttons{flex-basis:unset;grid-area:buttons;padding-bottom:0}.header-section__buttons .button-block{flex:none}}:root{--header-row-height:64px;--header-buttons-row-height:60px;--announcement-height:31px;--header-offset:0px;--header-height:calc(var(--header-row-height) + var(--header-buttons-row-height) + var(--header-offset));--header-height-visible:var(--header-height)}@media (min-width:1024px){:root{--header-row-height:80px;--header-buttons-row-height:0px}}header.header-section{--colour-background:#1a1a1a}header[data-header-transparent]{background-color:#0000;transition:background-color .3s,color .3s}header:not([data-header-transparent]){transition:background-color .3s,color .3s;box-shadow:0 2px 2px -1px #f4f3f066}header[data-header-transparent][data-header-color=light]{--colour-foreground:white!important}header[data-header-transparent][data-header-color=dark]{--colour-foreground:black!important}header[data-header-color=dark] .button-block{--button-bg-color:var(--inverted-btn-bg)!important;--button-text-color:var(--inverted-btn-text)!important;--button-border-color:var(--inverted-btn-border)!important;--button-hover-bg-color:var(--inverted-btn-hover-bg)!important;--button-hover-text-color:var(--inverted-btn-hover-text)!important;--button-hover-border-color:var(--inverted-btn-hover-border)!important}header[data-header-transparent][data-header-color=dark] .header-section__logo img{filter:brightness(0);transition:filter .3s}header[data-header-transparent]:has([aria-controls=menu-drawer][aria-expanded=true]){box-shadow:0 2px 2px -1px #f4f3f066;background-color:var(--colour-background)!important;--colour-foreground:var(--colour-foreground)!important}header[data-header-transparent][data-header-color=dark]:has([aria-controls=menu-drawer][aria-expanded=true]) .header-section__logo img{filter:none}[data-header-wrapper]{transition:top .3s,margin-top .3s}:root[data-header-offset-transitioning]{overflow-anchor:none}[data-header-wrapper]:has([data-announcement-carousel][data-collapsed]){top:calc(-1 * var(--announcement-height));margin-top:calc(-1 * var(--announcement-height))}[data-announcement-carousel]{transition:opacity .3s}[data-announcement-carousel][data-collapsed]{opacity:0}
