:root{--ink:#090b0f;--ink-soft:#14171d;--paper:#f4f2ec;--white:#fff;--steel:#aeb5bf;--muted:#686e77;--line:#d8d6d0;--blue:#356bff;--blue-dark:#2456df;--shadow:0 24px 60px rgba(9,11,15,.14);--radius-control:10px;--radius-card:16px;--shell:min(1280px,calc(100vw - 96px))}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:40px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased}body.overlay-open{overflow:hidden}button,select{font:inherit}a,button,select{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,select:focus-visible{outline:3px solid #7fa1ff;outline-offset:3px}a{color:inherit;text-decoration:none}button{cursor:pointer}.page-shell{width:var(--shell);margin-inline:auto}.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.hero{height:760px;min-height:680px;position:relative;isolation:isolate;color:#fff;background:var(--ink);overflow:visible}.hero-image{z-index:-3;width:100%;height:100%;object-fit:cover;object-position:center 58%;filter:saturate(.78) contrast(1.08)}.hero-image,.hero-shade{position:absolute;inset:0}.hero-shade{z-index:-2;background:linear-gradient(90deg,rgba(4,6,10,.92),rgba(4,6,10,.7) 38%,rgba(4,6,10,.12) 76%),linear-gradient(0deg,rgba(4,6,10,.55),transparent 50%)}.site-header{height:88px;width:var(--shell);margin:auto;border-bottom:1px solid rgba(255,255,255,.16);position:relative;z-index:20}.brand,.site-header{display:flex;align-items:center}.brand{gap:11px;font-size:16px;font-weight:700}.brand-mark{display:grid;place-items:center;width:32px;height:32px;border:1px solid rgba(255,255,255,.5);border-radius:50%;font-size:13px;font-weight:700}.site-header nav{display:flex;margin-left:auto;gap:34px;align-items:center}.site-header nav a{color:rgba(255,255,255,.72);font-size:13px;transition:color .2s ease}.site-header nav a:hover{color:#fff}.enquiry-trigger{height:44px;margin-left:36px;padding:0 14px;border:1px solid rgba(255,255,255,.28);border-radius:var(--radius-control);background:rgba(9,11,15,.28);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;display:flex;align-items:center;gap:9px;font-size:13px;position:relative}.enquiry-trigger b{width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:var(--blue);font-size:10px}.menu-button{display:none;margin-left:auto;width:44px;height:44px;border:0;background:transparent;color:#fff;place-items:center}.hero-content{padding-top:116px}.overline{margin:0 0 22px;color:rgba(255,255,255,.65);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1.8px}.overline.dark{color:var(--blue)}h1,h2,h3,p{overflow-wrap:break-word}h1{max-width:720px;margin:0;font-size:clamp(48px,4.5vw,64px);line-height:1.03;letter-spacing:-2.7px;font-weight:500}.hero-copy{max-width:575px;margin:26px 0 31px;color:rgba(255,255,255,.7);font-size:16px;line-height:1.7}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:52px;padding:0 21px;border-radius:var(--radius-control);font-size:14px;font-weight:700}.button-primary{background:var(--blue);color:#fff;transition:background .2s ease,transform .2s ease}.button-primary:hover{background:var(--blue-dark);transform:translateY(-1px)}.finder-wrap{position:absolute;left:50%;bottom:0;transform:translate(-50%,50%);z-index:8}.finder{min-height:118px;background:#fff;color:var(--ink);border-radius:var(--radius-card);box-shadow:var(--shadow);display:grid;grid-template-columns:1.25fr repeat(3,1fr) .95fr;align-items:stretch;overflow:hidden}.finder-intro{padding:25px 28px;background:var(--ink-soft);color:#fff;display:flex;flex-direction:column;justify-content:center;gap:8px}.finder-intro small{color:var(--steel);font-size:11px}.finder-intro strong{font-size:15px}.finder label{min-width:0;padding:24px 22px;border-right:1px solid #ebe9e4;display:flex;flex-direction:column;justify-content:center;gap:11px}.finder label span{color:var(--muted);font-size:11px;font-weight:700}.finder select{width:100%;min-height:44px;margin:-10px 0;padding:0 4px;border:0;background:#fff;color:var(--ink);font-size:14px;font-weight:600}.finder select:disabled{color:#9a9da2}.finder-button{border:0;background:var(--blue);color:#fff;display:flex;align-items:center;justify-content:center;gap:16px;font-size:13px;font-weight:700;transition:background .2s ease}.finder-button:hover{background:var(--blue-dark)}.notice{min-height:48px;padding:15px 24px;background:#e7ecfb;color:#24345d;text-align:center;font-size:13px}.trust-strip{padding-top:104px;padding-bottom:46px;display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.trust-strip>div{display:flex;align-items:center;gap:14px;min-height:54px;padding:0 28px;border-right:1px solid var(--line)}.trust-strip>div:first-child{padding-left:0}.trust-strip>div:last-child{border:0}.trust-strip .icon{width:22px;color:var(--blue)}.trust-strip span{display:flex;flex-direction:column;gap:5px}.trust-strip strong{font-size:13px}.trust-strip small{color:var(--muted);font-size:11px}.section{padding-top:112px;padding-bottom:112px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:56px;margin-bottom:48px}.process h2,.section-heading h2{margin:0;font-size:clamp(38px,4vw,54px);line-height:1.08;letter-spacing:-2px;font-weight:500}.section-heading>a{display:flex;align-items:center;gap:13px;min-height:44px;border-bottom:1px solid var(--ink);font-size:13px;font-weight:700}.category-mosaic{display:grid;grid-template-columns:1.25fr .75fr 1fr;grid-template-rows:300px 300px;grid-gap:16px;gap:16px}.category-tile{position:relative;isolation:isolate;overflow:hidden;border-radius:var(--radius-card);color:#fff;background:#1a1d23}.category-tile.category-wide:first-child,.category-tile.category-wide:last-child{grid-column:span 2}.category-tile img{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.2,.7,.2,1)}.category-tile:hover img{transform:scale(1.035)}.tile-shade{position:absolute;z-index:-1;inset:0;background:linear-gradient(0deg,rgba(4,6,10,.8),rgba(4,6,10,.02) 70%)}.category-tile>div{position:absolute;left:28px;bottom:26px}.category-tile p{margin:0 0 7px;color:rgba(255,255,255,.7);font-size:11px}.category-tile h3{margin:0;font-size:27px;font-weight:500;letter-spacing:-.6px}.category-tile>.icon{position:absolute;right:24px;bottom:27px}.featured{background:#fff}.product-heading{align-items:flex-start}.product-heading>p{max-width:460px;margin:33px 0 0;color:var(--muted);font-size:12px;line-height:1.7}.vehicle-chip{display:inline-flex;align-items:center;gap:8px;margin:18px 0 0;padding:9px 12px;border-radius:999px;background:#e9eeff;color:#536079;font-size:11px;letter-spacing:0}.vehicle-chip span{color:var(--ink);font-weight:700}.vehicle-chip button{min-height:32px;border:0;background:transparent;color:var(--blue);font-weight:700}.product-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);grid-gap:18px;gap:18px}.product-card{min-width:0}.product-lead{grid-column:auto}.product-image{position:relative;height:320px;overflow:hidden;border-radius:var(--radius-card);background:#e7e6e2}.product-lead .product-image{height:390px}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-card:hover .product-image img{transform:scale(1.025)}.product-image>span{position:absolute;left:14px;top:14px;padding:7px 9px;border-radius:7px;background:rgba(9,11,15,.78);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.6px}.product-copy{padding:18px 2px 0}.product-copy>p{margin:0 0 8px;color:var(--blue);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.7px}.product-copy h3{margin:0 0 9px;font-size:18px;line-height:1.3;font-weight:600;letter-spacing:-.25px}.product-copy>small{color:var(--muted);font-size:11px}.product-copy>div{min-height:58px;margin-top:16px;padding-top:14px;border-top:1px solid #e9e8e3;display:flex;align-items:center;justify-content:space-between;gap:12px}.product-copy strong{font-size:17px}.product-copy strong i{display:block;margin-bottom:4px;color:var(--muted);font-size:9px;font-style:normal;font-weight:400;text-transform:uppercase;letter-spacing:.5px}.product-copy button{min-height:44px;padding:0 13px;border:1px solid #c9ccd2;border-radius:var(--radius-control);background:#fff;display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;white-space:nowrap}.product-copy button:hover{border-color:var(--ink)}.product-copy button[aria-pressed=true]{border-color:#aab9e7;background:#eef2ff;color:#214dc3}.product-copy button .icon{width:16px}.process{padding:112px 0;background:var(--ink);color:#fff}.process-grid{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:100px;gap:100px}.process ol{list-style:none;margin:0;padding:0}.process li{display:grid;grid-template-columns:62px 1fr;grid-gap:22px;gap:22px;padding:25px 0;border-top:1px solid rgba(255,255,255,.16)}.process li:last-child{border-bottom:1px solid rgba(255,255,255,.16)}.process li>span{color:var(--blue);font-size:12px;font-weight:700}.process strong{font-size:16px}.process li p{max-width:530px;margin:8px 0 0;color:var(--steel);font-size:13px;line-height:1.6}footer{background:#050609;color:#fff;padding:62px 0 28px}.footer-grid{display:grid;grid-template-columns:.8fr 1.3fr auto;grid-gap:58px;gap:58px;align-items:start}.footer-grid>p{max-width:530px;margin:2px 0;color:#858b94;font-size:12px;line-height:1.7}.footer-grid>div{display:flex;gap:22px;align-items:center}.footer-grid>div a,.footer-grid>div button{min-height:44px;border:0;background:transparent;color:#c2c6cd;font-size:11px}.footer-grid>small{grid-column:1/-1;padding-top:25px;border-top:1px solid #24262b;color:#646a73;font-size:10px}.drawer-backdrop{position:fixed;z-index:90;inset:0;border:0;background:rgba(3,4,7,.72);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.cart-drawer{position:fixed;z-index:100;right:0;top:0;width:min(480px,100vw);height:100dvh;background:#fff;box-shadow:-28px 0 70px rgba(0,0,0,.3);display:flex;flex-direction:column}.drawer-head{padding:28px 30px;border-bottom:1px solid #e5e4df;display:flex;justify-content:space-between;align-items:center}.drawer-head small{color:var(--blue);font-size:10px;text-transform:uppercase;letter-spacing:.8px}.drawer-head h2{margin:6px 0 0;font-size:30px;font-weight:500;letter-spacing:-1px}.drawer-head>button,.drawer-item>button{width:44px;height:44px;border:0;background:transparent;display:grid;place-items:center}.drawer-items{padding:8px 30px;overflow:auto;flex:1 1}.drawer-item{display:grid;grid-template-columns:76px 1fr 44px;grid-gap:15px;gap:15px;align-items:center;padding:18px 0;border-bottom:1px solid #e8e7e2}.drawer-item>img{width:76px;height:76px;border-radius:10px;object-fit:cover;background:#e8e7e2}.drawer-item>div{display:flex;flex-direction:column;gap:5px}.drawer-item small{color:var(--blue);font-size:9px;text-transform:uppercase}.drawer-item strong{font-size:13px}.drawer-item b{font-size:11px}.drawer-item>button .icon{width:17px}.drawer-total{padding:25px 30px;border-top:1px solid #dfded9;display:grid;grid-template-columns:1fr auto;grid-gap:10px;gap:10px;align-items:center}.drawer-total>span{font-size:11px;font-weight:700}.drawer-total>b{font-size:22px}.drawer-total>small{grid-column:1/-1;color:var(--muted);font-size:10px;line-height:1.5}.drawer-total>button,.empty-cart button{grid-column:1/-1;min-height:52px;margin-top:5px;border:0;border-radius:var(--radius-control);background:var(--blue);color:#fff;display:flex;align-items:center;justify-content:center;gap:20px;font-size:12px;font-weight:700}.drawer-total>button:hover,.empty-cart button:hover{background:var(--blue-dark)}.empty-cart{margin:auto;text-align:center;padding:40px}.empty-mark{width:62px;height:62px;margin:auto;border:1px solid #cfd2d8;border-radius:50%;display:grid;place-items:center;color:var(--blue);font-weight:700}.empty-cart h3{margin:24px 0 10px;font-size:24px;font-weight:500}.empty-cart p{max-width:270px;margin:0 auto 23px;color:var(--muted);font-size:12px;line-height:1.6}.empty-cart button{width:230px}@media(max-width:1000px){:root{--shell:min(100% - 48px,1280px)}.site-header nav{gap:20px}.enquiry-trigger{margin-left:20px}.finder{grid-template-columns:1.15fr repeat(3,1fr)}.finder-button{grid-column:1/-1;min-height:54px}.hero{height:800px}.hero-content{padding-top:105px}.category-mosaic{grid-template-columns:1fr 1fr}.category-tile.category-wide:first-child,.category-tile.category-wide:last-child{grid-column:auto}.product-grid{grid-template-columns:repeat(2,1fr)}.product-lead{grid-column:span 2}.process-grid{gap:50px}}@media(max-width:720px){:root{--shell:calc(100vw - 40px)}html{scroll-padding-top:20px}.hero{height:790px;min-height:760px}.hero-image{object-position:64% center}.hero-shade{background:linear-gradient(90deg,rgba(4,6,10,.92),rgba(4,6,10,.58)),linear-gradient(0deg,rgba(4,6,10,.72),transparent 55%)}.site-header{height:72px}.brand{font-size:14px}.brand-mark{width:30px;height:30px}.menu-button{display:grid}.site-header nav{display:none;position:fixed;z-index:25;left:0;right:0;top:72px;height:calc(100dvh - 72px);padding:40px 20px;background:var(--paper);color:var(--ink);flex-direction:column;align-items:flex-start;gap:0}.site-header nav.open{display:flex}.site-header nav a{width:100%;min-height:60px;border-bottom:1px solid var(--line);display:flex;align-items:center;font-size:20px;color:var(--ink)}.enquiry-trigger{margin-left:6px;width:44px;padding:0;justify-content:center}.enquiry-trigger span{display:none}.enquiry-trigger b{position:absolute;right:-4px;top:-3px}.hero-content{padding-top:74px}.overline{margin-bottom:17px}.hero h1{font-size:44px;line-height:1.06;letter-spacing:-2px}.hero-copy{max-width:350px;margin:22px 0 27px;font-size:14px;line-height:1.65}.button{min-height:50px}.finder-wrap{bottom:24px;transform:translateX(-50%)}.finder{min-height:0;grid-template-columns:1fr 1fr;border-radius:14px}.finder-intro{grid-column:1/-1;padding:17px 18px}.finder-intro small{display:none}.finder label{padding:12px 13px;gap:7px}.finder label:nth-of-type(3){grid-column:1/-1;border-top:1px solid #ebe9e4}.finder select{min-height:44px;margin:-5px 0;font-size:13px}.finder-button{grid-column:1/-1;min-height:52px}.notice{font-size:11px}.trust-strip{padding-top:48px;padding-bottom:25px;grid-template-columns:1fr}.trust-strip>div,.trust-strip>div:first-child{padding:14px 0;border-right:0;border-bottom:1px solid var(--line)}.trust-strip>div:last-child{border-bottom:0}.section{padding-top:72px;padding-bottom:72px}.section-heading{align-items:flex-start;gap:24px;margin-bottom:32px}.process h2,.section-heading h2{font-size:37px;letter-spacing:-1.5px}.section-heading>a{display:none}.category-mosaic{grid-template-columns:1fr;grid-template-rows:none;gap:12px}.category-tile{height:260px}.category-tile.category-wide:first-child,.category-tile.category-wide:last-child{grid-column:auto}.category-tile>div{left:20px;bottom:20px}.category-tile>.icon{right:20px;bottom:22px}.product-heading{display:block}.product-heading>p{margin-top:20px}.product-grid{grid-template-columns:1fr;gap:44px}.product-lead{grid-column:auto}.product-image,.product-lead .product-image{height:340px}.product-copy>div{align-items:end}.product-copy button{min-height:46px}.process{padding:72px 0}.process-grid{grid-template-columns:1fr;gap:44px}.process li{grid-template-columns:44px 1fr}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-grid>div{flex-wrap:wrap}.footer-grid>small{grid-column:auto}.drawer-head{padding:22px 20px}.drawer-items{padding:7px 20px}.drawer-total{padding:22px 20px}.drawer-item{grid-template-columns:66px 1fr 44px;gap:12px}.drawer-item>img{width:66px;height:66px}}@media(max-width:390px){.hero h1{font-size:41px}.product-image,.product-lead .product-image{height:315px}.product-copy>div{align-items:flex-start;flex-direction:column}.product-copy button{width:100%;justify-content:center}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}