: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}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,.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}.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-toolbar>span{color:var(--muted);font-size:11px;font-weight:700}.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))}.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}.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:10px}.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-footer .button{min-height:40px;padding-inline:13px;font-size:11px}.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}.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}.floating-whatsapp svg{width:23px}.booking-dialog{width:min(650px,calc(100% - 28px));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::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}.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}.dialog-actions{padding:15px 22px;display:flex;justify-content:flex-end;gap:9px;border-top:1px solid var(--line)}.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))}.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}.footer-grid{grid-template-columns:1.2fr repeat(3,1fr);gap:28px}}@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,.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}.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}.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}.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}}@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}.segmented button{font-size:9px}.product-media{height:245px}.product-footer{align-items:stretch;flex-direction:column}.product-footer .button{width:100%}.inspection-image{min-height:360px}.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}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
