:root{--color-brand-orange:#f36c00;--color-workshop-charcoal:#171717;--color-tyre-black:#0d0d0d;--color-workshop-white:#f7f4ef;--color-white:#fff;--color-steel-grey:#5e6266;--color-workshop-grey:#d9d9d6;--color-trail-sand:#c7b79d;--color-success:#2e7d32;--color-warning:#a65b00;--color-error:#b3261e;--color-information:#2d5e87;--space-1:.25rem;--space-2:.5rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--space-16:4rem;--content-width:80rem;--radius:1rem;--transition:.18s ease}.container{width:min(calc(100% - 2.5rem),var(--content-width));margin-inline:auto}.foundation-note{padding:var(--space-8) 1.25rem;color:var(--color-steel-grey)}.hero-placeholder{min-height:clamp(26.25rem,48vw,35rem);padding:clamp(4rem,9vw,8rem) 0;background:linear-gradient(135deg,var(--color-tyre-black),var(--color-workshop-charcoal));border-block-end:4px solid var(--color-brand-orange);color:var(--color-white)}.hero-placeholder--home{min-height:clamp(42.5rem,60vw,48rem)}.hero-placeholder__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(12rem,.75fr);gap:var(--space-8);align-items:center}.hero-placeholder h1{margin:.5rem 0;font-size:clamp(2.25rem,6vw,4.5rem);line-height:1.05}.hero-placeholder__eyebrow{margin:0;color:var(--color-workshop-grey);font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.hero-placeholder__label{font-weight:700;color:var(--color-trail-sand)}.hero-placeholder__zone{min-height:13rem;padding:var(--space-6);border:1px dashed var(--color-steel-grey);display:grid;place-items:center;color:var(--color-workshop-grey)}.site-header{background:var(--color-workshop-charcoal);border-block-end:1px solid var(--color-steel-grey);color:var(--color-white)}.site-header__inner{min-height:5.5rem;display:flex;gap:var(--space-4);align-items:center;justify-content:space-between}.logo{display:block;flex:none}.logo img{display:block;width:100%;height:100%;object-fit:contain}.logo--header{width:3.5rem;height:3.5rem}.logo--footer{width:5rem;height:5rem}.button{min-height:3rem;border-radius:.5rem;align-items:center;justify-content:center;padding:.75rem 1rem;font:inherit;font-weight:700;text-decoration:none;display:inline-flex}.button--primary{background:var(--color-brand-orange);color:var(--color-tyre-black)}.desktop-navigation,.site-header__cta{display:none}.mobile-navigation__open,.mobile-navigation__panel button{min-height:2.75rem;border:1px solid var(--color-workshop-grey);background:transparent;color:var(--color-workshop-white);font:inherit;font-weight:700}.mobile-navigation__open{padding:.5rem .75rem}.mobile-navigation__panel{position:fixed;z-index:20;inset:0;background:var(--color-workshop-charcoal);overflow-y:auto;padding:var(--space-4) 1.25rem}.mobile-navigation__panel-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--color-steel-grey);padding-bottom:var(--space-4)}.mobile-navigation__panel-header p{margin:0;font-weight:700}.mobile-navigation__panel-header button{padding:.5rem .75rem}.mobile-navigation__list,.mobile-navigation__list ul,.desktop-navigation__list,.desktop-navigation__submenu{list-style:none;margin:0;padding:0}.mobile-navigation__list{margin:var(--space-8) 0}.mobile-navigation__list a,.mobile-navigation__workshop-trigger{width:100%;min-height:3rem;border:0;border-bottom:1px solid var(--color-steel-grey);color:var(--color-workshop-white);padding:.75rem 0;text-align:left;font:inherit;font-weight:700;text-decoration:none;display:flex;align-items:center}.mobile-navigation__workshop-trigger{background:transparent}.mobile-navigation__list [aria-current=page],.mobile-navigation__workshop-trigger.is-active{color:var(--color-brand-orange)}.mobile-navigation__group ul{padding-left:var(--space-6)}.mobile-navigation__cta{width:100%;margin-top:var(--space-6)}.mobile-menu-open{overflow:hidden}.site-footer{background:var(--color-tyre-black);color:var(--color-workshop-white);padding:var(--space-12) 0 var(--space-6)}.site-footer__grid{display:grid;gap:var(--space-8)}.site-footer h2{margin:0 0 var(--space-2);font-size:1rem}.site-footer p{margin:0 0 var(--space-4);overflow-wrap:anywhere}.site-footer__description{max-width:38rem}.site-footer__bottom{border-top:1px solid var(--color-steel-grey);padding-top:var(--space-6);font-size:.875rem}.site-footer__bottom p{margin:0 0 var(--space-2)}.site-footer__bottom nav{display:flex;gap:var(--space-4);margin-bottom:var(--space-2)}.site-footer a{color:var(--color-workshop-white);text-underline-offset:.2em}.page-content{min-height:6rem}.legal-page{max-width:47.5rem;padding-block:clamp(4rem,8vw,7rem)}.legal-page h1{margin-top:0;font-size:clamp(2.25rem,6vw,3.5rem);line-height:1.1}@media(min-width:48rem){.logo--footer{width:6rem;height:6rem}.site-footer__grid{grid-template-columns:1.3fr 1fr 1fr}.site-footer__bottom{display:flex;flex-wrap:wrap;gap:var(--space-2) var(--space-6);align-items:center}.site-footer__bottom p,.site-footer__bottom nav{margin:0}}@media(min-width:70rem){.site-header__inner{min-height:6.25rem;justify-content:initial}.logo--header{width:4.5rem;height:4.5rem}.desktop-navigation{display:block;margin-left:auto}.desktop-navigation__list{display:flex;align-items:center;gap:.25rem}.desktop-navigation__item{position:relative}.desktop-navigation a,.desktop-navigation__trigger{min-height:2.75rem;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--color-workshop-white);padding:.5rem .65rem;align-items:center;font:inherit;font-size:.875rem;font-weight:700;text-decoration:none;display:flex;gap:.25rem}.desktop-navigation a:hover,.desktop-navigation__trigger:hover,.desktop-navigation a[aria-current=page],.desktop-navigation__trigger.is-active{border-color:var(--color-brand-orange);color:var(--color-brand-orange)}.desktop-navigation__submenu{position:absolute;z-index:10;top:calc(100% + .5rem);left:0;width:max-content;min-width:13rem;background:var(--color-tyre-black);border:1px solid var(--color-steel-grey);padding:.35rem}.desktop-navigation__submenu a{width:100%;border-bottom:0;padding:.7rem}.site-header__cta{display:inline-flex;margin-left:var(--space-2);white-space:nowrap}.mobile-navigation{display:none}}@media(max-width:42rem){.hero-placeholder__grid{grid-template-columns:1fr}.hero-placeholder--home{min-height:auto}}@media(max-width:69.99rem){.logo--header{width:4rem;height:4rem}.site-header__inner{min-height:6rem}}@media(min-width:70rem){.logo--header{width:5rem;height:5rem}.site-header__inner{min-height:7rem}.site-footer__grid{grid-template-columns:1.2fr .85fr .85fr 1fr}.footer-nav{display:grid;align-content:start;gap:.5rem}.footer-nav a{min-height:2rem}.footer-nav a:hover{color:var(--color-brand-orange)}}.footer-nav{display:grid;gap:.25rem}.footer-nav a{display:flex;align-items:center;min-height:2.75rem}.site-footer__bottom{display:grid;gap:var(--space-2)}.site-footer__bottom nav{display:flex;flex-wrap:wrap;gap:var(--space-2) var(--space-4)}@media(min-width:40rem)and (max-width:69.99rem){.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__grid>div:first-child,.site-footer__grid>div:last-child{grid-column:1/-1}}@media(max-width:69.99rem){.site-footer__bottom{display:grid;gap:var(--space-2)}.site-footer__bottom p,.site-footer__bottom nav{margin:0}}*{box-sizing:border-box}html{background:var(--color-workshop-white);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--color-tyre-black)}body{margin:0;font-size:16px;line-height:1.65;overflow-x:hidden}main{min-height:0}img{max-width:100%;height:auto}a:focus-visible{outline:3px solid var(--color-brand-orange);outline-offset:3px}.skip-link{position:absolute;top:-5rem;left:1rem;z-index:10;padding:.75rem 1rem;background:var(--color-white);color:var(--color-tyre-black)}.skip-link:focus{top:1rem}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
