@font-face{font-family:Anton;src:url('anton.3b78556a6d.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:'IBM Plex Sans';src:url('plex-400.e93b8ddf8b.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:'IBM Plex Sans';src:url('plex-600.f308ee3633.woff2') format('woff2');font-style:normal;font-weight:600 800;font-display:swap}
:root{--red:#c72c30;--ink:#181a19;--paper:#eeede8;--white:#fff;--muted:#5e615d;--line:#cdcec7;--pad:clamp(24px,4.45vw,80px);--display:Anton,'Arial Narrow',Impact,sans-serif;--body:'IBM Plex Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:17px;line-height:1.6}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,p,figure{margin:0}h1,h2{font-family:var(--display);font-weight:400;line-height:1.04;letter-spacing:-.018em}h2{font-size:clamp(48px,5.5vw,84px)}button,a,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #0089c9;outline-offset:6px}.skip-link{position:fixed;top:12px;left:20px;transform:translateY(-200%);z-index:100;background:white;padding:12px 20px;color:#111}.skip-link:focus{transform:none}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:0 var(--pad);background:var(--ink);color:var(--white);position:relative;z-index:20;border-bottom:1px solid #393b38}.wordmark{white-space:nowrap;font-weight:700;font-size:clamp(22px,2.25vw,34px);letter-spacing:-1.7px;line-height:1;display:inline-flex;align-items:baseline;padding:14px 0}.wordmark b{color:#e24245;font-weight:700;letter-spacing:-1.4px}.desktop-nav{display:flex;align-items:center;gap:clamp(20px,2.4vw,40px)}.desktop-nav a{padding:16px 0;font-size:15px;position:relative}.desktop-nav a:after{content:'';height:2px;background:var(--red);position:absolute;left:0;right:0;bottom:9px;transform:scaleX(0);transform-origin:left;transition:transform .2s}.desktop-nav a:hover:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:20px}.language-switch{display:flex;align-items:center;gap:1px;font-size:14px}.language-switch button{border:0;color:#9fa29d;cursor:pointer;background:none;min-width:44px;min-height:44px;padding:9px;font-size:14px}.language-switch button[aria-pressed=true]{color:white;font-weight:600}.language-switch span{color:#6b6d69}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:min(810px,calc(100svh - 88px));background:var(--red)}.hero-copy{color:white;padding:42px var(--pad) 38px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0}.eyebrow{font-size:13px;letter-spacing:.15em;font-weight:600;line-height:1.5;text-transform:uppercase}.hero .eyebrow{display:flex;align-items:center;gap:12px;font-size:12px;margin-bottom:30px}.line{height:2px;width:30px;background:currentColor}.hero h1{display:flex;flex-direction:column;font-size:clamp(96px,11.45vw,176px);letter-spacing:-.025em;line-height:.98}.hero h1>span{display:block}.hero h1 small{font-size:clamp(37px,4.08vw,64px);line-height:1.2;letter-spacing:-.016em;margin-top:6px}.hero-description{max-width:390px;font-size:16px;line-height:1.6;margin:24px 0 24px;color:#fff}.button{min-height:56px;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:15px 23px;font-size:16px;font-weight:600;line-height:1.5;transition:background .2s,transform .2s}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#30332f;transform:translateY(-2px)}.button-light{background:var(--paper);color:var(--ink)}.button-light:hover{background:white;transform:translateY(-2px)}.button>span:last-child{font-size:24px;line-height:1}.hero-location{display:flex;align-items:center;gap:9px;min-height:44px;font-size:15px;margin-top:13px}.hero-location svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6}.hero-photo{position:relative;min-width:0;overflow:hidden}.hero-photo img{object-position:52% center}.photo-label{position:absolute;bottom:0;left:0;right:0;background:var(--ink);color:white;font-size:11px;line-height:1.5;letter-spacing:.15em;padding:15px 24px}.service-strip{display:grid;grid-template-columns:1fr 1fr 1.8fr;padding:26px var(--pad);border-bottom:1px solid var(--line)}.service-strip a{font-family:var(--display);font-size:clamp(28px,4.5vw,68px);line-height:1.25;text-transform:uppercase;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 26px;border-right:1px solid var(--ink);transition:color .2s}.service-strip a:first-child{padding-left:0}.service-strip a:last-child{padding-right:0;border:0}.service-strip a:hover{color:var(--red)}.strip-arrow{font-family:var(--body);font-size:30px}.section-space{padding:100px var(--pad)}.section-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:36px}.section-note{font-size:14px;color:var(--muted)}.wheel-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:clamp(36px,5vw,80px);align-items:center}.image-frame{overflow:hidden;background:#c3c5bf}.wheel-photo{aspect-ratio:1.18}.wheel-photo img{object-position:58% center}.wheel-copy p{margin-top:24px;max-width:420px}.muted{color:var(--muted)}.text-link{display:flex;width:fit-content;gap:30px;align-items:center;justify-content:space-between;padding:13px 0;border-bottom:1px solid currentColor;font-size:15px;font-weight:600;line-height:1.5;margin-top:25px;min-height:48px}.text-link:hover{color:var(--red)}.text-link span:last-child{font-size:23px}.tyre-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;border-top:1px solid var(--line);background:#e3e3dc}.tyre-heading .eyebrow{margin-bottom:27px;color:#a32025}.tyre-information{max-width:550px}.lead{font-size:clamp(21px,2vw,28px);line-height:1.5}.tyre-size{padding:30px 0;margin:22px 0;border-top:1px solid #bfc2b8;border-bottom:1px solid #bfc2b8}.tyre-size>span{font-family:var(--display);font-size:clamp(47px,5.3vw,78px);line-height:1.2;letter-spacing:.015em;white-space:nowrap}.tyre-size b{color:var(--red);font-weight:400}.size-slash{color:#92958d}.tyre-size small{display:block;font-size:11px;letter-spacing:.15em;margin-top:8px;color:var(--muted)}.workshop-section{display:grid;grid-template-columns:1fr 1fr;background:var(--ink);color:var(--paper)}.workshop-copy{padding:80px var(--pad)}.workshop-copy>.eyebrow{color:#f06d6e;margin-bottom:30px}.workshop-copy>p:not(.eyebrow){max-width:450px;margin:26px 0}.workshop-copy .button{margin-top:4px}.parts-note{border-top:1px solid #4e514c;margin-top:44px;padding-top:28px}.parts-note .eyebrow{color:#d9dbd5}.parts-note p{font-size:15px;line-height:1.65;color:#c0c3bc;margin-top:10px}.parts-note .text-link{margin-top:12px}.parts-note .text-link:hover{color:white}.mural-photo{display:flex;flex-direction:column;min-width:0}.mural-photo img{height:0;flex:1;min-height:420px;object-position:48% center}.mural-photo figcaption{background:var(--red);color:white;font-size:15px;padding:18px 25px}.contact-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:42px;gap:30px}.contact-heading .eyebrow{padding-top:10px}.contact-heading h2{width:58%}.contact-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:clamp(36px,5vw,80px);align-items:center}.contact-photo{aspect-ratio:1.35}.contact-photo img{object-position:56% center}.contact-details{min-width:0}.contact-phone{font-family:var(--display);font-size:clamp(32px,3.4vw,52px);line-height:1.3;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid var(--ink);white-space:nowrap}.contact-phone>span{font-family:var(--body);font-size:30px}.contact-details>.muted{font-size:14px;margin-top:10px}.address{margin:30px 0}.address b{font-weight:600}.address address{font-style:normal;margin-top:5px;font-size:20px;line-height:1.5}.contact-details .button{display:flex;max-width:320px}.facebook-link{display:flex;align-items:center;gap:22px;margin-top:15px;font-size:14px;padding:12px 0;min-height:44px}.facebook-link:hover{color:var(--red)}.site-footer{padding:30px var(--pad);background:var(--ink);color:white;display:flex;align-items:center;justify-content:space-between;gap:30px;flex-wrap:wrap}.site-footer>.wordmark{font-size:26px}.site-footer>p{font-size:14px;color:#b8bbb4}.privacy{font-size:13px;max-width:390px;color:#b8bbb4}.privacy summary{cursor:pointer;min-height:44px;display:flex;align-items:center;text-decoration:underline;text-underline-offset:5px}.privacy[open]{flex-basis:100%;max-width:100%}.privacy p{max-width:770px;margin-bottom:14px}.mobile-nav{position:absolute;top:100%;left:0;right:0;padding:14px var(--pad) 25px;background:var(--ink);box-shadow:0 16px 20px #0002}.mobile-nav a{display:block;padding:12px 0;border-bottom:1px solid #454842;font-size:19px}html[lang=en] .hero h1 small{font-size:clamp(37px,4.5vw,70px)}
@media(min-width:1700px){.hero{min-height:810px}.hero-copy{padding-left:max(80px,calc((100vw - 1560px)/2))}.hero h1{font-size:190px}.hero h1 small{font-size:69px}.section-space{padding-left:max(80px,calc((100vw - 1560px)/2));padding-right:max(80px,calc((100vw - 1560px)/2))}}
@media(max-width:1050px){.desktop-nav{gap:19px}.desktop-nav a{font-size:14px}.site-header{gap:20px}.wordmark{font-size:26px}.hero{min-height:700px}.hero-copy{padding:34px var(--pad)}.hero h1{font-size:clamp(88px,11.3vw,130px)}.hero .eyebrow{margin-bottom:26px;font-size:11px}.hero h1 small{font-size:3.9vw}.service-strip a{padding:0 18px}.strip-arrow{font-size:22px}.section-space{padding-top:74px;padding-bottom:74px}.wheel-grid,.contact-grid{gap:36px}.workshop-copy{padding:65px var(--pad)}.tyre-section{gap:40px}.contact-phone{font-size:3.9vw}.section-note{max-width:240px;text-align:right}}
@media(max-width:760px){html{scroll-padding-top:25px}.site-header{height:74px;padding:0 24px;gap:15px}.wordmark{font-size:26px;letter-spacing:-1.3px}.desktop-nav{display:none}.header-actions{gap:9px}.language-switch{gap:0}.language-switch button{min-width:35px;padding:8px 5px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;background:none;border:0;padding:9px;color:white;cursor:pointer}.menu-toggle span{height:2px;width:25px;background:currentColor;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:34px 24px 27px}.hero .eyebrow{margin-bottom:25px;font-size:11px}.hero h1{font-size:clamp(100px,26.3vw,162px);line-height:.99}.hero h1 small{font-size:clamp(37px,10.25vw,58px);margin-top:7px}.hero-description{font-size:16px;max-width:380px;margin:23px 0}.hero .button{min-width:280px;max-width:100%;font-size:16px}.hero-location{margin-top:13px;font-size:14px}.hero-photo{height:365px}.hero-photo img{object-position:50% center}.photo-label{font-size:10px;padding:13px 24px}.service-strip{padding:0 24px;grid-template-columns:1fr}.service-strip a{font-size:30px;padding:15px 0!important;border:0;border-bottom:1px solid var(--line);line-height:1.2}.service-strip a:last-child{border:0}.strip-arrow{font-size:25px}.section-space{padding:55px 24px}.section-heading{margin-bottom:26px;align-items:flex-start}.section-note{max-width:125px;font-size:12px;line-height:1.5}.eyebrow{font-size:12px;letter-spacing:.12em}.wheel-grid,.contact-grid,.tyre-section{grid-template-columns:1fr;gap:30px}.wheel-photo{aspect-ratio:1.12}.wheel-copy h2{font-size:clamp(48px,13vw,76px)}.wheel-copy p{margin-top:20px;max-width:600px}.wheel-copy .text-link{margin-top:20px}.tyre-heading .eyebrow{margin-bottom:20px}.tyre-heading h2{font-size:clamp(48px,13vw,76px)}.tyre-information{max-width:none}.lead{font-size:22px}.tyre-size{padding:23px 0;margin:22px 0}.tyre-size>span{font-size:clamp(52px,14vw,75px)}.workshop-section{grid-template-columns:1fr}.workshop-copy{padding:55px 24px}.workshop-copy h2{font-size:clamp(52px,14vw,78px)}.workshop-copy>.eyebrow{margin-bottom:23px}.workshop-copy>p:not(.eyebrow){margin:23px 0;max-width:600px}.parts-note{margin-top:36px}.mural-photo img{flex:initial;height:auto;min-height:0;aspect-ratio:1.3;object-position:center}.mural-photo figcaption{padding:16px 24px;font-size:14px}.contact-heading{display:block;margin-bottom:30px}.contact-heading .eyebrow{padding:0;margin-bottom:20px}.contact-heading h2{width:100%;font-size:clamp(46px,12.4vw,76px)}.contact-photo{aspect-ratio:1.2}.contact-details{padding-top:4px}.contact-phone{font-size:clamp(38px,10.5vw,60px);max-width:460px}.contact-details .button{max-width:none}.contact-details>.muted{font-size:15px}.site-footer{padding:27px 24px;display:block}.site-footer>p{margin:5px 0 12px}.site-footer .wordmark{font-size:26px}.privacy{max-width:none}.privacy p{font-size:14px}html[lang=en] .hero h1 small{font-size:clamp(40px,11vw,64px)}}
@media(max-width:374px){.site-header{padding:0 20px;gap:6px}.site-header .wordmark{font-size:24px}.header-actions{gap:4px}.hero h1{font-size:98px}.hero h1 small{font-size:36px}.hero .eyebrow{letter-spacing:.1em}.hero .button{min-width:0;width:100%;padding:14px 17px}.hero-photo{height:320px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{.site-header,.service-strip,.language-switch,.site-footer{display:none}.hero{min-height:0}.hero-copy{padding:25px}.hero h1{font-size:65px}.hero h1 small{font-size:25px}.section-space{padding:30px}.button{border:1px solid currentColor}img{break-inside:avoid}}

/* Workshop Poster, refined composition */
:root{--red:#c72c30;--pad:clamp(24px,4.2vw,76px)}
.hero{grid-template-columns:40% 60%;min-height:650px;height:min(780px,calc(100svh - 88px));max-height:none}
.hero-copy{position:relative;padding:38px var(--pad);justify-content:center;z-index:2}
.hero h1{font-size:clamp(94px,11.1vw,176px);line-height:1.015;letter-spacing:-.022em}
.hero h1 small{font-size:clamp(30px,3.35vw,53px);line-height:1.3;margin-top:12px;letter-spacing:0}
.hero .eyebrow{font-size:11px;letter-spacing:.13em;margin-bottom:30px}
.hero-description{margin:23px 0 25px;font-size:17px;line-height:1.55}
.hero .button{padding:16px 19px;gap:18px;white-space:nowrap;font-size:15px}
.hero-location{margin-top:14px;font-size:14px}.location-mark{font-size:24px;line-height:1}
.hero-photo{background:#292b28}.hero-photo img{object-position:55% 50%;transform:scale(1.025);will-change:transform}
.photo-caption{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;background:var(--ink);color:var(--paper);padding:18px 28px;gap:20px}
.photo-caption>span{font-size:11px;letter-spacing:.16em;font-weight:600}.photo-caption a{width:46px;height:46px;display:grid;place-items:center;border:1px solid #777a72;font-size:26px;transition:background .2s}.photo-caption a:hover{background:var(--red)}
.service-strip{grid-template-columns:1fr 1fr 1fr;padding:26px var(--pad)}
.service-strip a{position:relative;display:block;padding:0 32px;font-family:var(--body);font-size:17px;border-color:#bbbbb4;line-height:1.4;min-width:0}
.service-strip a small{display:block;font-size:10px;letter-spacing:.13em;margin-bottom:9px;color:var(--muted);font-weight:400}
.service-strip a>span{display:block;font-size:clamp(22px,2.45vw,38px);font-family:var(--display);padding-right:25px;line-height:1.15}
.service-strip a b{position:absolute;right:28px;bottom:1px;font-size:22px;font-weight:400}.service-strip a:last-child b{right:0}
.section-space{padding:90px var(--pad)}
.selection{display:grid;grid-template-columns:1.25fr 1fr;gap:clamp(40px,7vw,110px)}
.selection h2{font-size:clamp(46px,5.4vw,84px);line-height:1.12;margin-top:26px}.selection h2 em{font-style:normal;color:var(--red)}
.selection-intro{max-width:420px;margin-top:25px;color:var(--muted);font-size:17px;line-height:1.7}
.selection-list{align-self:center;padding-top:10px}.selection-row{border-top:1px solid var(--ink);padding:24px 0}.selection-row h3{margin:0;font-family:var(--display);font-size:clamp(26px,2.65vw,40px);font-weight:400;line-height:1.2;letter-spacing:.01em}.selection-row p{max-width:390px;color:var(--muted);font-size:16px;margin-top:12px;line-height:1.65}.selection-list>.text-link{margin-top:0;gap:18px;width:100%}
.service-section{display:grid;grid-template-columns:45% 55%;background:var(--ink);color:var(--paper)}
.tyre-photo{position:relative;min-width:0;overflow:hidden;min-height:620px}.tyre-photo img{object-position:center;position:absolute;inset:0}.vertical-caption{position:absolute;left:16px;top:25px;writing-mode:vertical-rl;transform:rotate(180deg);font-size:10px;letter-spacing:.2em;color:white;background:var(--ink);padding:14px 7px}
.service-content{padding:60px var(--pad)}.service-content article+article{border-top:1px solid #4b4e46;padding-top:30px;margin-top:30px}.service-content .eyebrow{font-size:11px;color:#f78283;margin-bottom:18px}.service-content h2{font-size:clamp(35px,3.7vw,59px);line-height:1.16;letter-spacing:0}.service-content p:not(.eyebrow){font-size:16px;color:#c4c7be;max-width:480px;margin-top:16px}.service-content .text-link{font-size:15px;margin-top:13px;color:white}.service-content .text-link:hover{color:#f78283}
.parts-strip{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:25px var(--pad);background:var(--red);color:white}.parts-strip p{font-size:16px}.parts-strip .text-link{font-size:15px;margin:0;white-space:nowrap;min-width:175px}.parts-strip .text-link:hover{color:white;border-bottom-width:2px}
.landmark{background:var(--paper)}.landmark-heading{display:grid;grid-template-columns:.6fr 1.3fr .9fr;gap:32px;align-items:end;margin-bottom:40px}.landmark-heading .eyebrow{align-self:start;padding-top:10px}.landmark-heading h2{font-size:clamp(38px,4.5vw,68px);line-height:1.15}.landmark-heading>p:last-child{font-size:16px;color:var(--muted);padding-bottom:4px;line-height:1.7}.landmark .mural-photo{display:block;overflow:hidden}.landmark .mural-photo img{display:block;height:auto;min-height:0;aspect-ratio:1.98;object-fit:cover;object-position:center}.landmark .mural-photo figcaption{display:flex;justify-content:space-between;gap:20px;font-size:11px;font-weight:600;letter-spacing:.14em;padding:18px 23px;background:var(--ink)}
.contact-section{border-top:1px solid #c6c7bf;padding-top:70px}.contact-heading{margin-bottom:35px}.contact-heading h2{font-size:clamp(44px,5vw,76px);line-height:1.1}.contact-photo{aspect-ratio:1.35}.contact-details .prepare{margin-top:20px;max-width:440px;font-size:14px;border-bottom:1px solid var(--line)}.prepare summary{cursor:pointer;padding:12px 0;min-height:44px;font-weight:600}.prepare p{margin:0 0 15px;color:var(--muted);font-size:14px;line-height:1.7}.contact-details .address{margin:22px 0}.contact-phone{font-size:clamp(36px,3.55vw,56px)}
.text-link{transition:color .2s,border-color .2s}.text-link>span:last-child{transition:transform .25s}.text-link:hover>span:last-child{transform:translate(3px,-3px)}
html[lang=en] .hero h1{font-size:clamp(85px,9.15vw,145px)}html[lang=en] .hero h1 small{font-size:clamp(30px,3.35vw,53px)}
@keyframes headline-enter{from{transform:translateY(22px)}to{transform:translateY(0)}}
@keyframes photo-enter{from{transform:scale(1.065)}to{transform:scale(1.025)}}
@media(prefers-reduced-motion:no-preference){.hero h1>span{animation:headline-enter .85s cubic-bezier(.2,.75,.2,1) both}.hero h1>span:nth-child(2){animation-delay:.1s}.hero h1 small{animation:headline-enter .85s .2s cubic-bezier(.2,.75,.2,1) both}.hero-photo img{animation:photo-enter 1.4s cubic-bezier(.2,.75,.2,1) backwards}}
@media(min-width:1700px){.hero{height:810px;min-height:0}.hero-copy{padding-left:var(--pad)}.hero h1{font-size:190px}.hero h1 small{font-size:57px}}
@media(max-width:1050px) and (min-width:761px){.hero{height:680px;min-height:0}.hero-copy{padding:30px 30px}.hero h1{font-size:11.7vw}.hero h1 small{font-size:3.5vw}.hero .button{font-size:14px;gap:10px;padding:13px 14px;min-height:52px}.hero-description{font-size:16px}.hero .eyebrow{font-size:10px}.hero-location{font-size:12px}.service-strip a{padding:0 22px}.service-strip a>span{font-size:25px}.service-strip a b{right:16px}.selection{gap:40px}.selection h2{font-size:5.7vw}.service-content{padding:45px 36px}.service-content h2{font-size:4vw}.landmark-heading{grid-template-columns:1fr 1.4fr}.landmark-heading>p:last-child{grid-column:2}.parts-strip{gap:20px}.parts-strip p{max-width:270px;font-size:14px}.parts-strip .eyebrow{font-size:11px}.parts-strip .text-link{min-width:150px;font-size:14px}html[lang=en] .hero h1{font-size:10vw}}
@media(max-width:760px){
.hero{height:auto;min-height:0;grid-template-columns:1fr}.hero-copy{padding:29px 24px 23px}.hero .eyebrow{margin-bottom:22px;font-size:10px}.hero h1{font-size:clamp(94px,26vw,146px);line-height:1.01}.hero h1 small{font-size:clamp(33px,9.4vw,53px);margin-top:8px}.hero-description{font-size:16px;line-height:1.55;margin:19px 0 20px}.hero .button{min-width:0;max-width:100%;font-size:15px;padding:14px 20px;min-height:52px}.hero-location{margin-top:9px;font-size:13px;min-height:36px}.hero-photo{height:330px}.hero-photo img{object-position:55% center}.photo-caption{padding:10px 20px}.photo-caption>span{font-size:9px;letter-spacing:.12em}.photo-caption a{height:36px;width:44px;font-size:22px;min-height:44px}
.service-strip{padding:0 24px;grid-template-columns:1fr}.service-strip a{padding:15px 0!important;display:grid;grid-template-columns:1fr;gap:0}.service-strip a small{font-size:9px;margin-bottom:6px;letter-spacing:.12em}.service-strip a>span{font-size:27px;line-height:1.2}.service-strip a b{right:0;bottom:18px;font-size:25px}.section-space{padding:55px 24px}.selection{grid-template-columns:1fr;gap:32px}.selection h2{font-size:clamp(40px,11.5vw,66px);margin-top:20px;line-height:1.17}.selection-intro{font-size:16px;max-width:550px;margin-top:20px}.selection-list{padding:0}.selection-row{padding:22px 0}.selection-row h3{font-size:31px}.selection-row p{font-size:16px;margin-top:10px;max-width:550px}.selection-list .text-link{font-size:14px;gap:18px}
.service-section{grid-template-columns:1fr}.tyre-photo{min-height:0;height:270px}.tyre-photo img{object-position:center 48%}.vertical-caption{font-size:9px;left:10px;top:15px}.service-content{padding:40px 24px 44px}.service-content h2{font-size:clamp(33px,9.5vw,52px)}.service-content .eyebrow{margin-bottom:16px;font-size:10px}.service-content p:not(.eyebrow){font-size:16px}.service-content article+article{padding-top:28px;margin-top:28px}.parts-strip{display:grid;grid-template-columns:1fr;gap:8px;padding:25px 24px}.parts-strip p{font-size:16px}.parts-strip .text-link{min-width:0;width:100%;font-size:15px;margin-top:1px}.landmark-heading{grid-template-columns:1fr;gap:18px;margin-bottom:26px}.landmark-heading .eyebrow{padding:0}.landmark-heading h2{font-size:clamp(40px,11.5vw,66px)}.landmark-heading>p:last-child{font-size:16px;padding:0}.landmark .mural-photo{margin:0 -24px}.landmark .mural-photo img{aspect-ratio:1.78;object-fit:contain;background:#b7b9b5}.landmark .mural-photo figcaption{font-size:9px;padding:15px 20px;gap:15px;letter-spacing:.1em}.landmark{padding-bottom:0}.contact-section{border:0;padding-top:55px}.contact-heading h2{font-size:clamp(42px,11.5vw,66px)}.contact-heading{margin-bottom:28px}.contact-photo{aspect-ratio:1.55}.contact-photo img{object-position:center}.contact-phone{font-size:clamp(38px,10.7vw,60px)}.contact-details .prepare{max-width:none}.contact-details .address{margin:25px 0}.site-footer .wordmark{font-size:25px}
html[lang=en] .hero h1{font-size:clamp(91px,24vw,140px)}html[lang=en] .hero h1 small{font-size:clamp(34px,10vw,55px)}
}
@media(max-width:374px){.site-header .wordmark{font-size:22px}.hero-copy{padding-left:22px;padding-right:22px}.hero h1{font-size:94px}.hero h1 small{font-size:33px}.hero .button{width:auto;min-width:0}.hero-photo{height:290px}.selection h2{font-size:40px}.service-content h2{font-size:33px}html[lang=en] .hero h1{font-size:91px}}
@media(prefers-reduced-motion:reduce){.hero-photo img{transform:none!important;will-change:auto}.hero h1>span,.hero h1 small{transform:none!important}}

/* Verified offer and contact refinement */
.hero h1,html[lang=en] .hero h1{font-size:clamp(44px,6.05vw,102px);line-height:1.09;letter-spacing:-.018em}.hero h1 em{font-style:normal;color:var(--ink)}.hero .eyebrow{flex-wrap:wrap;gap:8px}.hero .eyebrow .line{display:none}.hero-location{min-height:44px}.section-space{padding-top:65px;padding-bottom:65px}
.trust-band{display:grid;grid-template-columns:1fr 1fr 1.1fr;background:#e2e1da;padding:25px var(--pad);gap:24px;border-bottom:1px solid var(--line)}.trust-band>div,.trust-band>a{display:flex;flex-direction:column;border-right:1px solid #b9b9af;padding-right:18px}.trust-band>a{border:0;min-height:44px}.trust-band strong{font-family:var(--display);font-size:48px;line-height:1.2;font-weight:400}.trust-band strong>span{font-family:var(--body);font-size:22px}.trust-band>div>span,.trust-band>a>span{font-size:11px;letter-spacing:.06em;margin-top:6px}.trust-band small{font-size:10px;color:var(--muted);margin-top:3px}.trust-band>a:hover strong{color:var(--red)}
.catalogue{background:#dedfd7}.catalogue-heading{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:50px;margin-bottom:30px}.catalogue h2{font-size:clamp(45px,5.7vw,84px);margin-top:18px;line-height:1.1}.catalogue h2 em{font-style:normal;color:var(--red)}.catalogue-heading>p{font-size:15px;max-width:480px;color:var(--muted)}.catalogue-tools{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:25px;flex-wrap:wrap}.catalogue-tools[hidden],.offer[hidden]{display:none}.filters{display:flex;flex-wrap:wrap;gap:6px}.filters button{border:1px solid #a9aca2;background:transparent;padding:10px 16px;min-height:44px;cursor:pointer;font-size:14px}.filters button[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}.filters button:hover{border-color:var(--red)}.offer-search{font-size:12px;display:flex;flex-direction:column;gap:5px;width:250px}.offer-search input{background:var(--paper);border:1px solid #95998c;min-height:44px;font:inherit;font-size:16px;padding:8px 12px;width:100%;border-radius:0}.offer-search input:focus-visible{outline:3px solid #0089c9;outline-offset:3px}.offer{display:grid;grid-template-columns:44px 1fr auto;gap:25px;align-items:center;border-top:1px solid #a9aca2;padding:22px 10px;transition:background .2s}.offer:last-child{border-bottom:1px solid #a9aca2}.offer:hover{background:var(--paper)}.offer-number{font-family:var(--display);font-size:21px;color:var(--red)}.offer-copy{display:flex;flex-direction:column;min-width:0}.offer-copy b{font-size:20px;font-weight:600}.offer-copy>span{font-size:15px}.offer-copy small{font-size:11px;color:var(--muted);letter-spacing:.05em;margin-top:3px}.offer-price{font-family:var(--display);font-size:30px;white-space:nowrap}.offer-price>span{margin-left:24px;font-family:var(--body)}#offer-status{font-size:12px;color:var(--muted);margin-top:16px;min-height:20px}.catalogue>.text-link{margin-top:12px}
.landmark-heading{grid-template-columns:1.2fr 1fr;gap:20px 40px}.landmark-heading>.eyebrow{grid-column:1/-1;padding:0}.landmark-heading>p:last-child{grid-column:auto}.contact-heading{display:block}.contact-heading h2{width:auto;margin-top:18px}.contact-grid{align-items:start}.contact-photo{aspect-ratio:auto;background:transparent}.contact-photo img{height:auto;aspect-ratio:16/9;object-fit:contain;object-position:center}.location-panel{display:flex;align-items:center;gap:20px;background:#ddded5;padding:24px;margin-top:12px;border-left:4px solid var(--red)}.location-panel>.location-mark{font-size:38px;color:var(--red)}.location-panel>span:nth-child(2){flex:1}.location-panel b{display:block;font-size:17px}.location-panel>span>span{font-size:12px}.location-panel:hover{background:#d2d4c9}.contact-options{display:flex;flex-direction:column;margin-top:12px}.contact-options a{display:flex;align-items:center;min-height:44px;font-size:14px;text-decoration:underline;text-underline-offset:4px}.contact-options a:hover{color:var(--red)}.hours{padding:22px 0;border-bottom:1px solid var(--line)}.hours h3{font-size:12px;letter-spacing:.12em;margin:0 0 12px}.hours dl{margin:0;font-size:14px}.hours dl>div{display:flex;justify-content:space-between;gap:16px;padding:4px 0}.hours dd{margin:0;white-space:nowrap}.legal-name{font-size:12px;color:var(--muted);margin:4px 0}.design-credit{font-size:12px;color:#b8bbb4;min-height:44px;display:flex;align-items:center;text-decoration:underline;text-underline-offset:4px}.privacy{max-width:none}.privacy p{max-width:980px}.language-switch button{min-width:44px}
@media(max-width:1050px) and (min-width:761px){.hero h1,html[lang=en] .hero h1{font-size:5.9vw}.hero .eyebrow{letter-spacing:.06em;font-size:9px}.catalogue-heading{gap:30px}.contact-grid{grid-template-columns:1fr 1fr}.contact-phone{font-size:3.7vw}.location-panel{padding:18px;gap:12px}}
@media(max-width:760px){.site-header{gap:8px;padding-left:20px;padding-right:20px}.site-header .wordmark{font-size:22px}.header-actions{gap:2px}.hero h1,html[lang=en] .hero h1{font-size:clamp(46px,11.7vw,84px);line-height:1.09}.hero-copy{padding-top:32px;padding-bottom:24px}.hero .eyebrow{font-size:10px;letter-spacing:.08em;margin-bottom:20px}.hero-photo{height:300px}.section-space{padding-top:45px;padding-bottom:45px}.trust-band{padding:23px 24px;gap:13px;grid-template-columns:1fr 1fr}.trust-band strong{font-size:38px}.trust-band>div:nth-child(2){border:0}.trust-band>a{grid-column:1/-1;border-top:1px solid #b9b9af;padding-top:14px;display:grid;grid-template-columns:105px 1fr;gap:0 12px;align-items:center}.trust-band>a strong{grid-row:span 2}.trust-band strong>span{font-size:17px}.trust-band>a>span{margin:0}.trust-band>div>span{font-size:9px}.catalogue-heading{grid-template-columns:1fr;gap:20px;margin-bottom:25px}.catalogue h2{font-size:clamp(44px,12vw,66px)}.catalogue-tools{gap:18px}.offer-search{width:100%}.filters{gap:5px}.filters button{padding:9px 12px;font-size:12px}.offer{grid-template-columns:25px 1fr;gap:8px 12px;padding:19px 0}.offer-copy b{font-size:18px}.offer-copy>span{font-size:14px}.offer-price{grid-column:2;font-size:26px;display:flex;justify-content:space-between}.offer-number{font-size:19px;align-self:start;padding-top:2px}.landmark-heading{grid-template-columns:1fr;gap:18px}.landmark{padding-bottom:0}.contact-grid{gap:26px}.location-panel{padding:18px;gap:12px}.contact-heading h2{margin-top:0}.site-footer .design-credit{margin-top:8px}}
@media(max-width:350px){.site-header .wordmark{font-size:19px}.site-header{padding:0 16px;gap:4px}.hero h1,html[lang=en] .hero h1{font-size:10.8vw}.hero .eyebrow{font-size:9px}.filters button{padding:9px 8px}}

/* Responsive copy, readable labels and intrinsic sizing */
:root{--pad:clamp(24px,4.2vw,76px)}
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{overflow-wrap:break-word}main,section,article,nav,.contact-visual,.contact-details,.selection-heading,.selection-list,.service-content{min-width:0}h1,h2,h3{text-wrap:balance}p{max-width:100%}button,input,summary{font-family:inherit}input{min-width:0}a,button{touch-action:manipulation}.hero{height:auto;min-height:660px}.hero-copy{padding-top:48px;padding-bottom:48px}.hero h1,html[lang=en] .hero h1{font-size:clamp(2.75rem,5.8vw,6.25rem)}.hero .eyebrow{font-size:.75rem;letter-spacing:.07em;line-height:1.6}.hero-description{font-size:1rem;max-width:27rem}.hero .button{white-space:normal;max-width:100%;font-size:1rem}.button>span:first-child{min-width:0}.button>span:last-child{flex-shrink:0}.hero-location{font-size:.875rem}.photo-caption>span{font-size:.75rem;letter-spacing:.08em}.photo-caption a{flex-shrink:0}.service-strip a small{font-size:.75rem;letter-spacing:.07em}.service-strip a{padding-right:30px}.service-strip a b{right:8px}.service-strip a>span{font-size:clamp(1.4rem,2.3vw,2.4rem)}.trust-band>div>span,.trust-band>a>span{font-size:.75rem;letter-spacing:.03em}.trust-band small{font-size:.75rem}.trust-band>a{grid-template-columns:minmax(95px,auto) minmax(0,1fr)}.selection h2{font-size:clamp(2.75rem,5.2vw,5rem)}.selection-intro{line-height:1.6}.selection-row p{font-size:1rem}.service-content .eyebrow{font-size:.75rem}.service-content h2{font-size:clamp(2.2rem,3.7vw,3.7rem)}.service-content{padding-block:48px}.tyre-photo{min-height:540px}.catalogue-heading>p{font-size:1rem}.offer-copy>span{font-size:1rem}.offer-copy small{font-size:.75rem}.offer-search{font-size:.875rem}.filters button{font-size:.875rem}#offer-status{font-size:.875rem}.vertical-caption{font-size:.75rem}.landmark .mural-photo figcaption{font-size:.75rem;letter-spacing:.05em}.contact-heading h2{font-size:clamp(2.5rem,4.8vw,4.75rem)}.contact-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.contact-phone{font-size:clamp(2rem,3.6vw,3.5rem)}.contact-options a,.facebook-link,.text-link{font-size:.9375rem}.legal-name,.location-panel>span>span{font-size:.875rem}.hours dl,.prepare p,.contact-details>.muted{font-size:1rem}.hours h3{font-size:.875rem}.location-panel b{overflow-wrap:anywhere}.privacy,.design-credit{font-size:.875rem}.privacy p{line-height:1.7}.hours dl>div{flex-wrap:wrap}.hours dd{margin-left:auto}.site-footer{column-gap:24px;row-gap:12px}.text-link{max-width:100%}.text-link>span:first-child{min-width:0}.contact-phone>span{flex-shrink:0}.language-switch button{min-height:44px;min-width:44px}.wordmark{min-height:44px}
@media(min-width:1700px){:root{--pad:max(76px,calc((100vw - 1540px)/2))}.hero{grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);min-height:760px}.hero-copy{padding-right:56px}.hero h1,html[lang=en] .hero h1{font-size:6.25rem}.hero-photo{min-height:760px}.service-content{padding-right:var(--pad);padding-left:64px}.hero .eyebrow{max-width:30rem}}
@media(min-width:761px) and (max-width:1100px){.desktop-nav{display:none}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;background:none;border:0;padding:9px;color:white;cursor:pointer}.menu-toggle span{height:2px;width:25px;background:currentColor}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.hero{grid-template-columns:minmax(0,46fr) minmax(0,54fr);min-height:580px}.hero-copy{padding:36px 28px}.hero h1,html[lang=en] .hero h1{font-size:6.1vw}.hero .eyebrow{font-size:.75rem}.service-strip{gap:0}.service-strip a{padding:0 18px}.service-strip a small{font-size:.75rem}.service-strip a>span{font-size:1.6rem}.service-strip a b{right:8px}.selection{gap:32px}.service-section{grid-template-columns:minmax(0,42fr) minmax(0,58fr)}.service-content{padding:38px 30px}.service-content h2{font-size:2.35rem}.contact-grid{gap:28px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.contact-phone{font-size:2.25rem}.catalogue-tools{align-items:start}.offer-search{width:100%;max-width:360px}}
@media(max-width:760px){.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:30px 24px 24px}.hero h1,html[lang=en] .hero h1{font-size:clamp(2.65rem,11.5vw,5.5rem);line-height:1.08}.hero .eyebrow{font-size:.75rem;margin-bottom:18px}.hero-description{margin:18px 0;line-height:1.55}.hero .button{font-size:1rem;min-height:52px}.hero-photo{height:clamp(270px,65vw,420px)}.photo-caption{padding:10px 20px;gap:12px}.photo-caption>span{font-size:.75rem}.hero-location{font-size:.875rem;min-height:44px}.service-strip a{padding:15px 0!important}.service-strip a small{font-size:.75rem}.service-strip a>span{font-size:1.75rem}.service-strip a b{right:0}.trust-band>div>span{font-size:.75rem}.trust-band{gap:16px}.trust-band>a{grid-template-columns:100px minmax(0,1fr)}.selection h2{font-size:clamp(2.6rem,11vw,4rem)}.tyre-photo{min-height:0;height:clamp(240px,62vw,380px)}.service-content{padding:36px 24px}.service-content h2{font-size:clamp(2.05rem,9vw,3.25rem)}.service-content .eyebrow{font-size:.75rem}.catalogue-heading{gap:18px}.catalogue-tools{display:block}.catalogue-tools[hidden]{display:none}.filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.filters button{font-size:.875rem;padding:10px 8px;min-height:44px}.offer-search{margin-top:18px;max-width:none}.offer{grid-template-columns:24px minmax(0,1fr)}.offer-copy>span{font-size:1rem}.offer-copy b{font-size:1.125rem}.offer-copy small{font-size:.75rem}.offer-price{font-size:1.75rem}.landmark-heading{gap:16px}.landmark .mural-photo figcaption{flex-wrap:wrap;font-size:.75rem;gap:8px}.contact-grid{grid-template-columns:minmax(0,1fr);gap:24px}.contact-phone{font-size:clamp(2rem,10vw,3.5rem);white-space:normal}.contact-heading h2{font-size:clamp(2.3rem,10vw,4rem)}.contact-heading .eyebrow{margin-bottom:16px}.contact-options a{padding:10px 0}.location-panel{padding:18px 14px}.contact-details .prepare{font-size:.9375rem}.contact-details .address{margin-block:22px}.site-footer .wordmark{font-size:24px}}
@media(max-width:359px){.site-header{padding-inline:12px;gap:4px}.site-header .wordmark{font-size:18px;letter-spacing:-1px}.header-actions{gap:0}.hero-copy,.section-space,.service-content{padding-left:20px;padding-right:20px}.hero .eyebrow{font-size:.75rem;letter-spacing:0}.hero h1,html[lang=en] .hero h1{font-size:10.8vw}.hero .button{padding:13px 14px;gap:12px}.hero-photo{height:270px}.service-strip,.trust-band{padding-left:20px;padding-right:20px}.landmark .mural-photo{margin-inline:-20px}.site-footer{padding-inline:20px}}
@media(max-height:520px) and (min-width:761px){.hero{min-height:540px}.hero-copy{padding-block:28px}}
@media(prefers-reduced-motion:reduce){.hero-photo img{will-change:auto}}
