:root{color:#1a1c1f;background:#f4f4ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #171a1d;--ink-soft: #2a2f34;--paper: #f4f4ef;--white: #ffffff;--line: #d7d8d2;--muted: #686d70;--yellow: #ffd21f;--yellow-dark: #d8ae00;--red: #bd3e36;--green: #2c6b4d;--blue: #315f7b;--shadow: 0 14px 34px rgba(22, 25, 28, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden}body.dialog-open{overflow:hidden}section[id]{scroll-margin-top:78px}button,input,select,textarea{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}[hidden]{display:none!important}.container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.section-kicker,.eyebrow{margin:0 0 10px;color:var(--red);font-size:12px;font-weight:800;text-transform:uppercase}.section-kicker.light{color:var(--yellow)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:48px}.section-heading h2,.inspection-copy h2,.process-title h2,.guide-intro h2,.cta-inner h2,.faq-title h2{margin:0;font-size:44px;line-height:1.08;letter-spacing:0}.section-heading>p{max-width:470px;margin:0;color:var(--muted);font-size:15px;line-height:1.7}.button,.icon-button{min-height:46px;border:1px solid transparent;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:800;line-height:1}.button{padding:0 18px;font-size:13px}.button svg,.icon-button svg{width:18px;height:18px;stroke-width:2}.icon-button{width:46px;padding:0;background:transparent;color:inherit}.button-yellow{color:var(--ink);background:var(--yellow);border-color:var(--yellow)}.button-yellow:hover{background:#ffe054;border-color:#ffe054}.button-dark{color:#fff;background:var(--ink);border-color:var(--ink)}.button-outline{color:var(--ink);background:transparent;border-color:#a7aaa5}.button-outline:hover{border-color:var(--ink)}.button-ghost{color:var(--muted);background:transparent;border-color:var(--line)}.site-header{position:sticky;top:0;z-index:20;height:78px;padding:0 max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:38px;color:var(--ink);background:#f4f4eff5;border-bottom:1px solid rgba(23,26,29,.12);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand{display:inline-flex;align-items:center;gap:10px;width:fit-content}.brand-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:var(--ink)}.brand-mark>span{width:22px;height:22px;border:5px solid var(--yellow);border-radius:50%;position:relative}.brand-mark>span:after{content:"";position:absolute;left:-5px;right:-5px;top:6px;height:3px;background:#fff}.brand-copy strong,.brand-copy small{display:block;letter-spacing:0}.brand-copy strong{font-size:19px;line-height:1}.brand-copy small{margin-top:4px;color:var(--muted);font-size:8px;font-weight:800}.desktop-nav{justify-self:center;display:flex;align-items:center;gap:30px}.desktop-nav a{font-size:13px;font-weight:700}.desktop-nav a:hover{color:var(--red)}.header-actions{display:flex;align-items:center;gap:8px}.header-appointment{background:var(--ink);color:#fff}.menu-button{display:none}.mobile-nav{position:absolute;top:78px;left:0;right:0;padding:16px 24px 22px;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:var(--shadow)}.mobile-nav a{display:block;padding:12px 0;border-bottom:1px solid var(--line);font-size:14px;font-weight:750}.hero{position:relative;min-height:min(720px,calc(100svh - 125px));display:flex;align-items:center;overflow:hidden;color:#fff;background:var(--ink) url(/assets/workshop-hero.webp) center center / cover no-repeat}.hero-overlay{position:absolute;inset:0;background:#07090b61}.hero-content{position:relative;z-index:1;padding-block:70px}.eyebrow{color:#fff;display:flex;align-items:center;gap:9px}.eyebrow>span{width:28px;height:3px;background:var(--yellow)}.hero h1{max-width:710px;margin:0;font-size:76px;line-height:.98;letter-spacing:0}.hero-lead{max-width:610px;margin:24px 0 30px;color:#ffffffd9;font-size:20px;line-height:1.55}.hero-search{width:min(660px,100%)}.hero-search>label{display:block;margin-bottom:8px;color:#ffffffb8;font-size:10px;font-weight:800;text-transform:uppercase}.hero-search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.hero-search-field{height:56px;padding:0 16px;display:flex;align-items:center;gap:10px;background:#fff;border-radius:5px;color:var(--ink)}.hero-search-field svg{width:19px;color:var(--muted)}.hero-search-field input{min-width:0;flex:1;border:0;outline:0;color:var(--ink);background:transparent;font-size:15px}.hero-search-row .button{min-height:56px;padding-inline:24px}.hero-proof{margin-top:27px;display:flex;flex-wrap:wrap;gap:19px}.hero-proof span{display:inline-flex;align-items:center;gap:7px;color:#ffffffd1;font-size:11px;font-weight:650}.hero-proof svg{width:15px;color:var(--yellow)}.quick-strip{background:var(--yellow);border-bottom:1px solid var(--yellow-dark)}.quick-grid{min-height:92px;display:grid;grid-template-columns:repeat(4,1fr)}.quick-grid>div{padding:22px 28px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid rgba(23,26,29,.18)}.quick-grid>div:first-child{padding-left:0}.quick-grid>div:last-child{border-right:0}.quick-grid strong{font-size:19px}.quick-grid span{margin-top:4px;font-size:11px;color:#171a1db3}.inventory-section{padding:98px 0 110px}.inventory-heading{margin-bottom:45px}.tool-index{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:50%;color:var(--ink);background:var(--yellow);font-size:10px;font-weight:850}.smart-finder{margin-bottom:26px;border:1px solid var(--line);background:#fff}.smart-finder-head{min-height:82px;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.smart-finder-head>div:first-child,.trade-form-head{display:flex;align-items:center;gap:12px}.smart-finder-head strong,.smart-finder-head small,.trade-form-head strong,.trade-form-head small{display:block}.smart-finder-head strong,.trade-form-head strong{font-size:14px}.smart-finder-head small,.trade-form-head small{margin-top:3px;color:var(--muted);font-size:10px}.finder-tabs{display:inline-flex;border:1px solid #c8cac5;border-radius:5px;overflow:hidden}.finder-tabs button{min-height:42px;padding:0 14px;display:inline-flex;align-items:center;gap:7px;border:0;border-right:1px solid #c8cac5;color:var(--muted);background:transparent;font-size:11px;font-weight:750}.finder-tabs button:last-child{border-right:0}.finder-tabs button.active{color:#fff;background:var(--ink)}.finder-tabs svg{width:16px}.finder-mode{padding:22px}.finder-fields{display:grid;align-items:end;gap:12px}.bike-finder-grid{grid-template-columns:repeat(3,minmax(130px,1fr)) auto}.size-finder-grid{grid-template-columns:repeat(4,minmax(110px,1fr)) auto}.finder-fields label>span,.sort-control>span{display:block;margin-bottom:7px;color:var(--muted);font-size:9px;font-weight:800;text-transform:uppercase}.finder-fields select,.sort-control select,.form-grid select{width:100%;height:46px;padding:0 36px 0 12px;border:1px solid #c8cac5;border-radius:4px;outline:0;color:var(--ink);background:#fff}.finder-fields select:focus,.sort-control select:focus,.form-grid select:focus{border-color:var(--ink);box-shadow:0 0 0 3px #171a1d17}.finder-fields .button{min-height:46px;white-space:nowrap}.finder-fields button:disabled{cursor:not-allowed;opacity:.45}.fitment-result{margin:0 22px 22px;min-height:62px;padding:11px 12px 11px 14px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-left:4px solid var(--green);background:#eef2ee}.fitment-result>div{display:flex;align-items:center;gap:10px}.fitment-result>div>svg{width:20px;color:var(--green)}.fitment-result strong,.fitment-result small{display:block}.fitment-result strong{font-size:12px}.fitment-result small{margin-top:3px;color:var(--muted);font-size:10px}.fitment-result .button{min-height:38px}.finder{display:grid;grid-template-columns:minmax(260px,1.6fr) repeat(3,minmax(135px,.65fr));gap:14px;padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.finder label>span:first-child{display:block;margin-bottom:7px;color:var(--muted);font-size:9px;font-weight:800;text-transform:uppercase}.finder input,.finder select{width:100%;height:46px;border:1px solid #c8cac5;border-radius:4px;outline:0;color:var(--ink);background:#fff}.finder input:focus,.finder select:focus,.booking-form input:focus,.booking-form textarea:focus{border-color:var(--ink);box-shadow:0 0 0 3px #171a1d17}.finder select{padding:0 36px 0 12px}.finder-search>span:last-child{height:46px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid #c8cac5;border-radius:4px;background:#fff}.finder-search>span:last-child:focus-within{border-color:var(--ink);box-shadow:0 0 0 3px #171a1d17}.finder-search svg{width:17px;color:var(--muted)}.finder-search input{height:42px;padding:0;border:0;box-shadow:none!important}.inventory-toolbar{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px}.inventory-meta{display:flex;align-items:center;gap:18px}.inventory-meta>span{color:var(--muted);font-size:11px;font-weight:700;white-space:nowrap}.sort-control{display:flex;align-items:center;gap:8px}.sort-control>span{margin:0}.sort-control select{width:162px;height:36px;font-size:10px}.segmented{display:inline-flex;border:1px solid #c8cac5;border-radius:5px;overflow:hidden}.segmented button{min-height:36px;padding:0 14px;border:0;border-right:1px solid #c8cac5;background:transparent;color:var(--muted);font-size:11px;font-weight:750}.segmented button:last-child{border-right:0}.segmented button.active{color:#fff;background:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{min-width:0;border:1px solid var(--line);border-radius:6px;overflow:hidden;background:#fff;box-shadow:0 1px #171a1d05;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.product-media{position:relative;height:250px;display:grid;place-items:center;overflow:hidden;background:#e7e8e4}.product-media:before{content:"";position:absolute;inset:auto 0 0;height:46px;background:#171a1d0f}.product-media img{width:78%;height:87%;object-fit:contain;position:relative;z-index:1;filter:drop-shadow(0 18px 14px rgba(23,26,29,.16))}.media-disclaimer{position:absolute;z-index:2;left:12px;bottom:10px;color:#747a7d;font-size:8px;font-weight:700;text-transform:uppercase}.product-card:nth-child(2n) .product-media img{transform:rotateY(180deg) rotate(-2deg)}.product-card:nth-child(3n) .product-media img{transform:rotate(3deg) scale(.94)}.product-badges{position:absolute;z-index:2;top:12px;left:12px;right:12px;display:flex;justify-content:space-between;align-items:start;gap:8px}.product-badge{min-height:26px;padding:0 8px;display:inline-flex;align-items:center;border-radius:4px;font-size:9px;font-weight:850;text-transform:uppercase}.product-badge.used{color:#fff;background:var(--blue)}.product-badge.new{color:var(--ink);background:var(--yellow)}.product-badge.stock{color:var(--ink);background:#ffffffe0}.product-content{padding:18px}.product-type{margin:0 0 8px;color:var(--red);font-size:9px;font-weight:850;text-transform:uppercase}.product-title-row{display:flex;align-items:start;justify-content:space-between;gap:12px}.product-title-row h3{margin:0;font-size:20px;line-height:1.2}.product-title-row span{flex:0 0 auto;padding-top:3px;color:var(--muted);font-size:10px;font-weight:700}.compare-toggle{margin-top:8px;padding:0;display:inline-flex;align-items:center;gap:5px;border:0;color:var(--muted);background:transparent;font-size:9px;font-weight:750}.compare-toggle svg{width:13px}.compare-toggle:hover,.compare-toggle.active{color:var(--green)}.product-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:18px 0;background:var(--line);border:1px solid var(--line)}.product-meta>div{min-width:0;padding:10px 8px;background:#fafaf7}.product-meta small,.product-meta strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-meta small{color:var(--muted);font-size:8px;text-transform:uppercase}.product-meta strong{margin-top:4px;font-size:11px}.tread-row{display:flex;align-items:center;gap:10px;margin-bottom:16px}.tread-row>span{color:var(--muted);font-size:9px;white-space:nowrap}.tread-track{flex:1;height:6px;overflow:hidden;background:#e3e5df;border-radius:4px}.tread-track i{display:block;height:100%;background:var(--green)}.product-footer{min-height:48px;display:flex;align-items:end;justify-content:space-between;gap:12px}.product-price small,.product-price strong{display:block}.product-price small{color:var(--muted);font-size:8px}.product-price strong{margin-top:2px;font-size:21px}.product-actions{display:flex;gap:6px}.product-footer .button{min-height:40px;padding-inline:10px;font-size:10px}.empty-state{padding:70px 20px;text-align:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.empty-state svg{width:36px;height:36px;color:var(--muted)}.empty-state h3{margin:14px 0 5px}.empty-state p{margin:0 0 20px;color:var(--muted);font-size:13px}.inspection-section{display:grid;grid-template-columns:1.05fr .95fr;min-height:720px;background:var(--ink);color:#fff}.inspection-image{min-width:0;overflow:hidden}.inspection-image img{width:100%;height:100%;object-fit:cover}.inspection-copy{padding:80px max(52px,calc((100vw - 1180px)/2));padding-left:68px;display:flex;flex-direction:column;justify-content:center}.inspection-copy>p:not(.section-kicker){max-width:510px;margin:24px 0 36px;color:#b9bdbe;font-size:15px;line-height:1.75}.inspection-list{max-width:530px;margin:0;padding:0;list-style:none;border-top:1px solid #3c4145}.inspection-list li{min-height:76px;display:grid;grid-template-columns:42px 1fr;align-items:center;gap:15px;border-bottom:1px solid #3c4145}.inspection-list li>span{color:var(--yellow);font-size:11px;font-weight:850}.inspection-list strong,.inspection-list small{display:block}.inspection-list strong{font-size:14px}.inspection-list small{margin-top:4px;color:#92989b;font-size:10px}.services-section{padding:105px 0;background:#fff}.services-heading{margin-bottom:42px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.service-grid article{position:relative;min-height:285px;padding:28px 25px;border-right:1px solid var(--line)}.service-grid article:last-child{border-right:0}.service-grid article>svg{width:30px;height:30px;color:var(--red)}.service-grid article>span{position:absolute;top:30px;right:25px;color:#aaada9;font-size:10px;font-weight:800}.service-grid h3{margin:76px 0 10px;font-size:20px}.service-grid p{margin:0;color:var(--muted);font-size:12px;line-height:1.65}.process-section{padding:90px 0;background:#e6e7e2}.process-grid{display:grid;grid-template-columns:1.15fr repeat(3,1fr);gap:1px;background:#c9cbc5;border:1px solid #c9cbc5}.process-grid>div{min-height:285px;padding:28px;background:var(--paper)}.process-title{display:flex;flex-direction:column;justify-content:center}.process-step{position:relative}.process-step>strong{position:absolute;top:25px;right:25px;color:#9b9f9b;font-size:10px}.process-step>svg{width:27px;height:27px;color:var(--red)}.process-step h3{margin:90px 0 10px;font-size:18px}.process-step p{margin:0;color:var(--muted);font-size:12px;line-height:1.6}.guide-section{padding:104px 0;background:#fff}.guide-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:90px;align-items:start}.guide-intro{position:sticky;top:112px}.guide-intro>p:not(.section-kicker){max-width:455px;margin:22px 0 28px;color:var(--muted);font-size:14px;line-height:1.75}.guide-list{border-top:1px solid var(--line)}.guide-list>a{min-height:145px;padding:24px 0;display:grid;grid-template-columns:42px 1fr 28px;gap:18px;align-items:start;border-bottom:1px solid var(--line)}.guide-list>a>span{width:34px;height:34px;display:grid;place-items:center;color:var(--ink);background:var(--yellow);border-radius:50%;font-size:9px;font-weight:850}.guide-list small{color:var(--red);font-size:9px;font-weight:850;text-transform:uppercase}.guide-list h3{margin:7px 0 8px;font-size:19px;line-height:1.25}.guide-list p{margin:0;color:var(--muted);font-size:11px;line-height:1.65}.guide-list>a>svg{width:18px;margin-top:6px;color:var(--muted)}.guide-list>a:hover h3,.guide-list>a:hover>svg{color:var(--red)}.trade-section{padding:96px 0;color:#fff;background:#253930}.trade-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center}.trade-copy h2{margin:0;font-size:44px;line-height:1.08}.trade-copy>p:not(.section-kicker){max-width:500px;margin:22px 0 32px;color:#bec8c2;font-size:14px;line-height:1.75}.trade-copy ul{margin:0;padding:0;list-style:none;border-top:1px solid rgba(255,255,255,.18)}.trade-copy li{min-height:70px;display:flex;align-items:center;gap:13px;border-bottom:1px solid rgba(255,255,255,.18)}.trade-copy li>svg{width:20px;color:var(--yellow)}.trade-copy li strong,.trade-copy li small{display:block}.trade-copy li strong{font-size:12px}.trade-copy li small{margin-top:3px;color:#93a19a;font-size:9px}.trade-form{padding:26px;color:var(--ink);background:#fff;border-radius:7px}.trade-form-head{margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid var(--line)}.trade-form .form-grid{margin-bottom:18px}.trade-form .button{width:100%;min-height:52px}.trade-form>p{margin:11px 0 0;color:var(--muted);font-size:9px;line-height:1.5;text-align:center}.cta-section{padding:72px 0;color:#fff;background:var(--red)}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.cta-inner h2{max-width:750px}.cta-inner p:not(.section-kicker){max-width:680px;margin:17px 0 0;color:#ffffffc7;font-size:14px}.cta-button{min-height:54px;flex:0 0 auto}.faq-section{padding:105px 0;background:#fff}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:start}.faq-title{position:sticky;top:110px}.faq-title p:last-child{max-width:390px;margin-top:20px;color:var(--muted);font-size:13px;line-height:1.65}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:15px;list-style:none;cursor:pointer;font-size:15px;font-weight:750}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{width:18px;flex:0 0 18px;transition:transform .2s ease}.faq-list details[open] summary svg{transform:rotate(45deg)}.faq-list details p{max-width:680px;margin:-4px 0 24px;color:var(--muted);font-size:13px;line-height:1.7}.site-footer{padding:66px 0 24px;color:#d9dcdd;background:var(--ink)}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:55px;padding-bottom:50px}.footer-brand .brand-copy strong{color:#fff}.footer-brand .brand-copy small{color:#92989b}.footer-grid>div:first-child>p{max-width:260px;margin:20px 0 0;color:#8e9497;font-size:11px;line-height:1.6}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start;gap:11px}.footer-grid>div:not(:first-child)>strong{margin-bottom:8px;color:#fff;font-size:11px;text-transform:uppercase}.footer-grid a,.footer-grid span,.footer-grid button{color:#989ea1;font-size:11px}.footer-grid button{padding:0;display:inline-flex;align-items:center;gap:6px;border:0;background:transparent}.footer-grid button:hover,.footer-grid a:hover{color:var(--yellow)}.footer-grid button svg{width:13px}.footer-bottom{min-height:52px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;border-top:1px solid #343a3f;color:#747b7e;font-size:10px}.floating-whatsapp{position:fixed;z-index:15;right:22px;bottom:22px;width:52px;height:52px;display:grid;place-items:center;border:0;border-radius:50%;color:#fff;background:var(--green);box-shadow:0 12px 26px #171a1d3d;transition:bottom .2s ease}.floating-whatsapp svg{width:23px}.comparison-active .floating-whatsapp{bottom:104px}.compare-bar{position:fixed;z-index:18;left:50%;bottom:18px;width:min(850px,calc(100% - 150px));min-height:70px;padding:10px 12px 10px 16px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#fff;background:var(--ink);border:1px solid #3f4549;border-radius:7px;box-shadow:0 18px 45px #0000003d;transform:translate(-50%)}.compare-bar>div:first-child{min-width:0;display:flex;align-items:center;gap:14px}.compare-bar>div:first-child>span{flex:0 0 auto;color:#aeb3b5;font-size:10px;font-weight:750}.compare-items{min-width:0;display:flex;gap:6px;overflow-x:auto}.compare-items>span{min-height:34px;padding:0 6px 0 10px;display:inline-flex;align-items:center;gap:7px;border-radius:4px;color:var(--ink);background:#fff;font-size:10px;font-weight:750;white-space:nowrap}.compare-items button{width:24px;height:24px;padding:0;display:grid;place-items:center;border:0;color:var(--muted);background:transparent}.compare-items svg{width:13px}.compare-actions{display:flex;align-items:center;gap:6px}.compare-actions .icon-button{color:#aeb3b5}.booking-dialog,.product-dialog,.compare-dialog{max-height:calc(100svh - 32px);padding:0;border:0;border-radius:7px;color:var(--ink);background:#fff;box-shadow:0 28px 80px #00000047}.booking-dialog{width:min(720px,calc(100% - 28px))}.product-dialog{width:min(920px,calc(100% - 28px))}.compare-dialog{width:min(980px,calc(100% - 28px))}.booking-dialog::backdrop,.product-dialog::backdrop,.compare-dialog::backdrop{background:#080a0cad;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.booking-form{display:flex;flex-direction:column;max-height:calc(100svh - 32px)}.dialog-head{padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.dialog-head h2{margin:0;font-size:23px}.dialog-head .section-kicker{margin-bottom:5px}.dialog-body{padding:22px;overflow-y:auto}.selected-product{margin-bottom:18px;padding:12px 14px;border-left:4px solid var(--yellow);background:#f1f2ed;font-size:12px}.selected-product strong,.selected-product span{display:block}.selected-product span{margin-top:4px;color:var(--muted);font-size:10px}.booking-progress{margin-bottom:22px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;color:#a0a4a2;font-size:9px;font-weight:800;text-transform:uppercase}.booking-progress span{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.booking-progress b{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:var(--muted);background:#e6e7e2}.booking-progress span.active{color:var(--ink)}.booking-progress span.active b{color:var(--ink);background:var(--yellow)}.booking-progress>i{height:1px;background:var(--line)}.service-choice{margin:0 0 20px;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:9px;border:0}.service-choice legend{margin-bottom:7px;color:var(--ink);font-size:10px;font-weight:800}.service-choice label{position:relative;min-width:0}.service-choice input{position:absolute;opacity:0;pointer-events:none}.service-choice label>span{min-height:96px;padding:13px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid #c8cac5;border-radius:5px;cursor:pointer}.service-choice input:checked+span{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink);background:#f5f5f0}.service-choice svg{width:18px;margin-bottom:12px;color:var(--red)}.service-choice strong,.service-choice small{display:block}.service-choice strong{font-size:11px}.service-choice small{margin-top:4px;color:var(--muted);font-size:8px;line-height:1.35}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-grid label>span{display:block;margin-bottom:6px;font-size:10px;font-weight:800}.form-grid input,.form-grid textarea{width:100%;min-height:46px;padding:10px 12px;border:1px solid #c8cac5;border-radius:4px;outline:0;resize:vertical}.full-field{grid-column:1 / -1}.booking-summary{margin-bottom:20px;display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);background:var(--line);gap:1px}.booking-summary>div{min-width:0;padding:11px 12px;background:#f7f7f3}.booking-summary small,.booking-summary strong{display:block}.booking-summary small{color:var(--muted);font-size:8px;text-transform:uppercase}.booking-summary strong{margin-top:4px;overflow-wrap:anywhere;font-size:10px}.dialog-actions{padding:15px 22px;display:flex;justify-content:flex-end;gap:9px;border-top:1px solid var(--line)}.dialog-actions>span{flex:1}.product-dialog>div,.compare-dialog{max-height:calc(100svh - 32px);overflow:hidden}.product-detail-body{display:grid;grid-template-columns:.8fr 1.2fr;max-height:calc(100svh - 102px);overflow-y:auto}.detail-media{position:relative;min-height:540px;display:grid;place-items:center;overflow:hidden;background:#e7e8e4}.detail-media img{width:78%;filter:drop-shadow(0 22px 18px rgba(23,26,29,.17))}.detail-media>span{position:absolute;left:18px;bottom:16px;color:var(--muted);font-size:8px;font-weight:750;text-transform:uppercase}.detail-content{padding:26px}.detail-status{display:flex;align-items:center;justify-content:space-between;gap:15px}.detail-status>strong{font-size:12px}.detail-content>p{margin:20px 0;color:var(--muted);font-size:12px;line-height:1.7}.inspection-report{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);background:var(--line);gap:1px}.inspection-report>div{min-width:0;min-height:64px;padding:10px 11px;display:flex;align-items:center;gap:9px;background:#fafaf7}.inspection-report svg{width:16px;flex:0 0 16px;color:var(--green)}.inspection-report small,.inspection-report strong{display:block}.inspection-report small{color:var(--muted);font-size:8px}.inspection-report strong{margin-top:3px;overflow-wrap:anywhere;font-size:10px}.detail-total{margin:18px 0;display:flex;justify-content:space-between;gap:20px}.detail-total span{min-width:0}.detail-total small,.detail-total strong{display:block}.detail-total small{color:var(--muted);font-size:8px}.detail-total strong{margin-top:3px;font-size:18px}.detail-actions{display:flex;gap:8px}.detail-actions .button:last-child{flex:1}.compare-dialog{display:none}.compare-dialog[open]{display:block}.compare-dialog-body{max-height:calc(100svh - 104px);padding:20px;overflow-y:auto}.compare-scroll{overflow-x:auto}.compare-scroll table{width:100%;min-width:650px;border-collapse:collapse}.compare-scroll th,.compare-scroll td{padding:13px 14px;border:1px solid var(--line);text-align:left;font-size:11px}.compare-scroll thead th{background:var(--ink);color:#fff}.compare-scroll thead th:first-child{width:145px}.compare-scroll thead strong,.compare-scroll thead small{display:block}.compare-scroll thead small{margin-top:4px;color:#969c9f;font-size:8px}.compare-scroll tbody th{color:var(--muted);background:#f3f4ef;font-size:9px;text-transform:uppercase}.compare-scroll td{background:#fff}.compare-scroll .button{min-height:36px;font-size:10px}.toast{position:fixed;z-index:50;left:50%;bottom:28px;max-width:calc(100% - 32px);padding:12px 16px;border-radius:5px;color:#fff;background:var(--ink);box-shadow:var(--shadow);font-size:12px;transform:translate(-50%,20px);opacity:0;pointer-events:none;transition:.2s ease}.toast.show{opacity:1;transform:translate(-50%)}@media(max-width:1050px){.desktop-nav{gap:18px}.header-appointment span{display:none}.header-appointment{width:46px;padding:0}.hero h1{font-size:64px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bike-finder-grid{grid-template-columns:repeat(3,1fr)}.bike-finder-grid .button{grid-column:1 / -1}.size-finder-grid{grid-template-columns:repeat(4,1fr)}.size-finder-grid .button{grid-column:1 / -1}.finder{grid-template-columns:repeat(3,1fr)}.finder-search{grid-column:1 / -1}.inspection-section{grid-template-columns:1fr 1fr;min-height:660px}.inspection-copy{padding:60px 40px}.service-grid{grid-template-columns:1fr 1fr}.service-grid article:nth-child(2){border-right:0}.service-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.process-grid{grid-template-columns:1fr 1fr}.process-title{grid-row:span 2}.faq-layout{gap:55px}.trade-layout{gap:45px}.footer-grid{grid-template-columns:1.2fr repeat(3,1fr);gap:28px}}@media(max-width:900px){.site-header{grid-template-columns:auto 1fr auto}.desktop-nav{display:none}.header-actions{justify-self:end}.menu-button{display:inline-flex}}@media(max-width:760px){.container{width:min(100% - 32px,1180px)}.section-heading{align-items:start;flex-direction:column;gap:16px}.section-heading h2,.inspection-copy h2,.process-title h2,.guide-intro h2,.cta-inner h2,.faq-title h2{font-size:34px}.site-header{height:68px;padding:0 16px;grid-template-columns:auto 1fr auto;gap:12px}.desktop-nav{display:none}.header-actions{justify-self:end}.menu-button{display:inline-flex}.mobile-nav{top:68px}.hero{min-height:calc(100svh - 110px);background-position:58% center}.hero-overlay{background:#07090b8f}.hero-content{padding-block:54px}.hero h1{font-size:48px}.hero-lead{max-width:520px;font-size:17px}.hero-search-row{grid-template-columns:1fr}.hero-search-row .button{width:100%}.hero-proof{gap:11px 16px}.quick-grid{grid-template-columns:1fr 1fr}.quick-grid>div{min-height:78px;padding:16px;border-bottom:1px solid rgba(23,26,29,.18)}.quick-grid>div:first-child{padding-left:16px}.quick-grid>div:nth-child(2){border-right:0}.inventory-section{padding:72px 0 80px}.inventory-heading{margin-bottom:30px}.smart-finder-head{align-items:stretch;flex-direction:column}.finder-tabs{width:100%}.finder-tabs button{flex:1;justify-content:center}.bike-finder-grid,.size-finder-grid{grid-template-columns:1fr 1fr}.bike-finder-grid .button,.size-finder-grid .button{grid-column:1 / -1}.fitment-result{align-items:stretch;flex-direction:column}.fitment-result .button{width:100%}.finder{grid-template-columns:1fr 1fr}.finder-search{grid-column:1 / -1}.finder label:last-child{grid-column:1 / -1}.inventory-toolbar{align-items:start;flex-direction:column;justify-content:center;gap:10px;padding:15px 0}.inventory-meta{width:100%;justify-content:space-between}.segmented{width:100%}.segmented button{flex:1;padding-inline:8px}.product-grid{grid-template-columns:1fr}.product-media{height:280px}.inspection-section{grid-template-columns:1fr}.inspection-image{min-height:470px}.inspection-copy{padding:60px 24px}.services-section,.faq-section{padding:75px 0}.services-heading .button{width:100%}.service-grid{grid-template-columns:1fr}.service-grid article{min-height:235px;border-right:0;border-bottom:1px solid var(--line)}.service-grid article:last-child{border-bottom:0}.service-grid h3{margin-top:56px}.process-section{padding:68px 0}.process-grid{grid-template-columns:1fr}.process-title{grid-row:auto;min-height:220px!important}.process-grid>div{min-height:220px}.process-step h3{margin-top:66px}.guide-section{padding:74px 0}.guide-layout{grid-template-columns:1fr;gap:42px}.guide-intro{position:static}.trade-section{padding:72px 0}.trade-layout{grid-template-columns:1fr;gap:42px}.trade-copy h2{font-size:34px}.cta-inner{align-items:start;flex-direction:column;gap:26px}.cta-button{width:100%}.faq-layout{grid-template-columns:1fr;gap:35px}.faq-title{position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1 / -1}.compare-bar{bottom:10px;width:calc(100% - 20px);min-height:74px}.compare-bar>div:first-child{align-items:flex-start;flex-direction:column;gap:5px}.compare-items{max-width:calc(100vw - 210px)}.comparison-active .floating-whatsapp{bottom:100px}.product-detail-body{grid-template-columns:1fr}.detail-media{min-height:310px}.detail-media img{width:52%}.service-choice{grid-template-columns:1fr}.service-choice label>span{min-height:76px;display:grid;grid-template-columns:26px 1fr;grid-template-rows:auto auto;align-content:center;column-gap:8px}.service-choice svg{grid-row:1 / 3;margin:0}.booking-summary{grid-template-columns:1fr}}@media(max-width:480px){.brand-mark{width:36px;height:36px}.brand-copy strong{font-size:17px}.header-appointment{display:none}.hero h1{font-size:40px}.hero-lead{font-size:15px}.hero-proof span{width:100%}.quick-grid strong{font-size:16px}.quick-grid span{font-size:9px}.finder{grid-template-columns:1fr}.finder-search,.finder label:last-child{grid-column:auto}.smart-finder-head,.finder-mode{padding:16px}.finder-tabs{flex-direction:column}.finder-tabs button{border-right:0;border-bottom:1px solid #c8cac5}.finder-tabs button:last-child{border-bottom:0}.bike-finder-grid,.size-finder-grid{grid-template-columns:1fr}.bike-finder-grid .button,.size-finder-grid .button{grid-column:auto}.fitment-result{margin:0 16px 16px}.segmented button{font-size:9px}.inventory-meta{align-items:stretch;flex-direction:column;gap:8px}.sort-control{justify-content:space-between}.sort-control select{width:min(220px,70%)}.product-media{height:245px}.guide-list>a{grid-template-columns:36px 1fr 20px;gap:12px}.product-footer{align-items:stretch;flex-direction:column}.product-actions,.product-footer .button{width:100%}.product-actions .button{flex:1}.inspection-image{min-height:360px}.trade-form{padding:18px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column}.form-grid{grid-template-columns:1fr}.full-field{grid-column:auto}.dialog-actions .button{flex:1;padding-inline:10px}.dialog-actions>span{display:none}.inspection-report{grid-template-columns:1fr}.detail-media{min-height:255px}.detail-media img{width:58%}.detail-content{padding:18px}.detail-actions{flex-direction:column}.compare-bar{align-items:stretch;flex-direction:column;gap:8px}.compare-bar>div:first-child{width:100%}.compare-items{max-width:calc(100vw - 52px)}.compare-actions{width:100%}.compare-actions .button{flex:1}.comparison-active .floating-whatsapp{bottom:152px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
