/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.static{position:static}.start{inset-inline-start:var(--spacing)}.table{display:table}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--orange:#e30613;--orange-dark:#bd0611;--green:#002147;--green-dark:#00152f;--ink:#141b24;--muted:#6b7280;--line:#e5e5e5;--soft:#f7f7f7;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-body),Nunito,Arial,sans-serif;background:#fff;margin:0}button,input,select,textarea{font:inherit}button,a{color:inherit}a{text-decoration:none}button{cursor:pointer}.shell{width:min(1380px,100% - 48px);margin:auto}.toast{z-index:120;background:var(--green);color:#fff;padding:14px 20px;font-size:13px;font-weight:800;animation:.25s toast-in;position:fixed;top:24px;right:24px;box-shadow:0 15px 40px #0003}@keyframes toast-in{0%{opacity:0;transform:translateY(-12px)}}.announcement{background:var(--green-dark);color:#fff;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;height:34px;padding:0 max(24px,50% - 690px);font-size:10px;display:flex}.announcement strong{color:#f9b47f}.header{z-index:70;background:#fff;position:sticky;top:0;box-shadow:0 4px 22px #0000000d}.header-main{grid-template-columns:250px 1fr auto;align-items:center;gap:34px;height:86px;display:grid}.logo{flex-shrink:0;align-items:center;gap:12px;display:flex}.logo-bars{background:var(--orange);align-items:flex-end;gap:4px;width:43px;height:42px;padding:8px;display:flex;transform:skew(-8deg)}.logo-bars i{background:#fff;width:6px}.logo-bars i:first-child{height:15px}.logo-bars i:nth-child(2){height:26px}.logo-bars i:nth-child(3){height:20px}.logo>span:last-child{flex-direction:column;display:flex}.logo b{font:900 24px/.9 var(--font-display);letter-spacing:.08em;color:var(--green)}.logo small{letter-spacing:.18em;margin-top:5px;font-size:7px;font-weight:800}.header-search{border:1px solid #ddd;grid-template-columns:42px 1fr 86px;align-items:center;height:46px;display:grid}.header-search>span{text-align:center;color:#9b9b9b;font-size:22px}.header-search input{border:0;outline:0;height:100%;font-size:13px}.header-search>a{background:var(--orange);color:#fff;letter-spacing:.06em;align-self:stretch;place-items:center;font-size:10px;font-weight:900;display:grid}.header-actions{gap:22px;display:flex}.header-actions>a,.cart-button{background:0 0;border:0;align-items:center;gap:8px;padding:0;display:flex}.header-actions>a>span:last-child,.cart-button>span:last-child{flex-direction:column;align-items:flex-start;display:flex}.header-actions small{color:#888;font-size:9px}.header-actions b{color:var(--green);font-size:12px}.action-icon{width:32px;height:32px;color:var(--orange);background:#f3f3f3;border-radius:50%;place-items:center;font-weight:900;display:grid}.menu-toggle{background:0 0;border:0;font-size:22px;display:none}.nav{border-top:1px solid var(--line);background:#fff}.nav .shell{align-items:center;gap:33px;height:50px;display:flex}.nav a{letter-spacing:.04em;font-size:10px;font-weight:900}.inventory-link{background:var(--orange);color:#fff;align-items:center;height:50px;margin-left:-1px;padding:0 24px;display:flex}.nav-promo{color:var(--orange);margin-left:auto;font-size:10px;font-weight:900}.search-deck{background:#f2f2f2;border-bottom:1px solid #ddd}.search-deck-inner{grid-template-columns:auto auto 1fr;align-items:center;gap:25px;padding:14px 0;display:grid}.search-deck-inner>strong{font-size:12px}.mode-tabs{display:flex}.mode-tabs button{color:#777;background:0 0;border:0;border-bottom:2px solid #0000;padding:7px 12px;font-size:9px;font-weight:900}.mode-tabs button.active{color:var(--orange);border-color:var(--orange)}.deck-fields{grid-template-columns:1fr 120px;display:grid}.deck-fields label{background:#fff;border:1px solid #ddd;grid-template-columns:34px 1fr;align-items:center;height:38px;display:grid}.deck-fields label span{text-align:center;color:#999}.deck-fields input{border:0;outline:0;height:100%;font-size:12px}.deck-fields>a{background:var(--green);color:#fff;place-items:center;font-size:9px;font-weight:900;display:grid}.vehicle-fields{grid-template-columns:repeat(3,1fr) 130px;gap:6px}.vehicle-fields select{background:#fff;border:1px solid #ddd;min-height:38px;padding:0 12px;font-size:11px}.vehicle-fields select:only-child{grid-column:1/4}.hero{background:#ebeee9;height:610px;transition:background .5s;position:relative;overflow:hidden}.hero.slide-cabin{background:#f2eee8}.hero.slide-heavy{background:#e9ecec}.hero-pattern{background-image:linear-gradient(#00000008 1px,#0000 1px),linear-gradient(90deg,#00000008 1px,#0000 1px);background-size:55px 55px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 20%,#0000);mask-image:linear-gradient(90deg,#000 20%,#0000)}.hero:after{content:"AUTOCOM";font:900 185px/1 var(--font-display);letter-spacing:-.05em;color:#1f453208;position:absolute;bottom:-85px;right:-20px}.hero-inner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;height:100%;display:grid;position:relative}.hero-content{max-width:620px}.hero-content>span,.section-kicker{color:var(--orange);letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:900}.hero-content h1{font:900 clamp(58px,6vw,92px)/.95 var(--font-display);letter-spacing:-.055em;color:var(--green);max-width:720px;margin:18px 0 22px}.hero-content p{color:#5d625f;max-width:550px;font-size:17px;line-height:1.65}.hero-content>div{gap:14px;margin-top:34px;display:flex}.primary,.secondary{letter-spacing:.06em;justify-content:center;align-items:center;gap:28px;min-width:205px;height:50px;font-size:10px;font-weight:900;display:flex}.primary{background:var(--orange);color:#fff}.primary:hover{background:var(--orange-dark)}.secondary{border:1px solid var(--green);color:var(--green)}.hero-product{place-items:center;height:100%;display:grid;position:relative}.hero-product img{object-fit:contain;filter:drop-shadow(30px 35px 25px #0003);width:92%;height:84%;animation:.6s product-in}@keyframes product-in{0%{opacity:0;transform:translate(35px)rotate(3deg)}}.product-halo{background:#fff;border-radius:50%;width:480px;height:480px;position:absolute;box-shadow:0 0 0 55px #ffffff42,0 0 0 105px #fff2}.made-badge{background:var(--green);color:#fff;letter-spacing:.06em;border:6px solid #fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:105px;height:105px;font-size:9px;display:flex;position:absolute;bottom:16%;right:2%;transform:rotate(8deg)}.made-badge b{color:#ffb276;font-size:10px}.hero-controls{z-index:5;align-items:center;gap:18px;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.hero-controls>button{background:#fff;border:0;width:34px;height:34px}.hero-controls>div{gap:7px;display:flex}.hero-controls>div button{background:#b7b7b7;border:0;width:22px;height:3px;padding:0}.hero-controls>div button.active{background:var(--orange)}.service-strip{border-bottom:1px solid var(--line);background:#fff}.service-strip .shell{grid-template-columns:repeat(4,1fr);display:grid}.service-strip article{border-right:1px solid var(--line);align-items:center;gap:15px;padding:24px 26px;display:flex}.service-strip article:first-child{border-left:1px solid var(--line)}.service-strip article>span{color:var(--orange);font-size:10px;font-weight:900}.service-strip article div{flex-direction:column;display:flex}.service-strip b{color:var(--green);font-size:12px}.service-strip small{color:#8a8a8a;margin-top:3px;font-size:10px}.section{padding:100px 0}.section-title{justify-content:space-between;align-items:flex-end;margin-bottom:38px;display:flex}.section-title span{letter-spacing:.15em;color:var(--orange);font-size:9px;font-weight:900}.section-title h2,.finder-inner h2,.company-copy h2,.quote-intro h2{font:900 clamp(38px,4vw,58px)/1 var(--font-display);letter-spacing:-.045em;color:var(--green);margin:10px 0 0}.section-title>a{color:var(--orange);border-bottom:1px solid #e3a170;padding-bottom:4px;font-size:10px;font-weight:900}.categories-section{background:#fff}.category-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.category-tile{background:#f3f3f3;border:1px solid #ececec;height:360px;position:relative;overflow:hidden}.category-tile>div{z-index:2;position:absolute;top:22px;left:24px;right:20px}.category-tile>div>span{color:#888;font-size:9px}.category-tile h3{font:900 23px var(--font-display);color:var(--green);margin:8px 0 3px}.category-tile p{color:#727272;font-size:11px}.category-tile b{color:var(--orange);font-size:9px;position:absolute;top:290px}.category-tile img{object-fit:contain;filter:drop-shadow(10px 18px 15px #0002);width:88%;height:68%;transition:transform .35s;position:absolute;bottom:-4%;right:-15%}.category-tile:hover img{transform:scale(1.07)rotate(-2deg)}.category-tile:hover{border-color:#d1d1d1}.finder-section{background:var(--green);color:#fff;padding:70px 0}.finder-inner{grid-template-columns:.8fr 1.2fr;align-items:end;gap:90px;display:grid}.finder-inner h2{color:#fff}.finder-inner>div>p{color:#c4d3ca;max-width:500px;font-size:13px;line-height:1.7}.finder-form{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.finder-form label{letter-spacing:.1em;color:#c2d0c7;font-size:8px}.finder-form select{color:#333;background:#fff;border:0;width:100%;height:48px;margin-top:7px;padding:0 12px;font-size:11px;display:block}.finder-form>a{background:var(--orange);grid-column:1/-1;place-items:center;height:50px;margin-top:4px;font-size:10px;font-weight:900;display:grid}.products-section{background:#f8f8f8}.product-title{align-items:center}.product-filters{gap:4px;display:flex}.product-filters button{background:#fff;border:1px solid #ddd;padding:9px 14px;font-size:9px;font-weight:800}.product-filters button.active{background:var(--green);border-color:var(--green);color:#fff}.product-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.product-card{background:#fff;border:1px solid #e7e7e7;min-width:0;transition:transform .25s,box-shadow .25s;position:relative}.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 35px #00000010}.product-badge{z-index:3;background:var(--orange);color:#fff;text-transform:uppercase;padding:5px 9px;font-size:8px;font-weight:900;position:absolute;top:13px;left:13px}.heart{z-index:3;background:#fff;border:0;border-radius:50%;width:33px;height:33px;font-size:19px;position:absolute;top:10px;right:12px}.product-image{background:#f2f2f2;border:0;width:100%;height:280px;position:relative;overflow:hidden}.product-image img{object-fit:contain;width:90%;height:90%;transition:transform .35s}.product-image>span{background:var(--green);color:#fff;padding:10px 20px;font-size:8px;font-weight:900;transition:transform .25s;position:absolute;bottom:0;left:50%;transform:translate(-50%,100%)}.product-card:hover .product-image>span{transform:translate(-50%,-12px)}.product-card:hover .product-image img{transform:scale(1.04)}.product-info{padding:19px}.product-info>small{color:var(--orange);text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:900}.product-info h3{font:800 16px/1.25 var(--font-display);margin:8px 0 5px}.product-info>strong{color:var(--green);font-size:13px}.product-info>p{color:#777;margin:7px 0 18px;font-size:10px}.product-info>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:13px;display:flex}.product-info>div span{color:#999;font-size:8px}.product-info>div button{color:var(--orange);background:0 0;border:0;font-size:8px;font-weight:900}.load-more{border:1px solid #bdbdbd;justify-content:center;align-items:center;gap:45px;width:260px;height:48px;margin:38px auto 0;font-size:9px;font-weight:900;display:flex}.no-results{text-align:center;background:#fff;border:1px solid #e5e5e5;padding:70px}.no-results h3{font:800 22px var(--font-display)}.no-results p{color:#777;font-size:13px}.no-results a{color:var(--orange);font-size:10px;font-weight:900}.brands-section{background:#fff}.brand-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(6,1fr);display:grid}.brand-grid a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;justify-content:space-between;height:130px;padding:16px;transition:background .2s,color .2s;display:flex}.brand-grid a:hover{background:var(--green);color:#fff}.brand-grid span{color:#999;font-size:8px}.brand-grid b{font:900 16px var(--font-display);letter-spacing:.03em}.brand-grid small{color:var(--orange);font-size:7px;font-weight:900}.company-section{background:#f0f0f0;grid-template-columns:1fr 1fr;min-height:690px;display:grid}.company-image{background:#dfe4df;position:relative;overflow:hidden}.company-image:before{content:"";background:#f5f6f3;border-radius:50%;width:500px;height:500px;position:absolute;top:-100px;right:-90px}.factory-shape{background:var(--green);clip-path:polygon(0 28%,34% 0,48% 18%,70% 2%,100% 26%,100% 100%,0 100%);height:62%;position:absolute;bottom:0;left:6%;right:6%}.factory-shape i{background:#e5e8e5;border:9px solid #143124;width:15%;height:48%;margin:28% 1.5% 0 7%;display:inline-block;position:relative}.company-image>span{font:900 70px var(--font-display);color:#1f453219;position:absolute;top:10%;left:8%}.company-copy{flex-direction:column;justify-content:center;padding:90px clamp(40px,7vw,110px);display:flex}.company-lead{font:700 19px/1.5 var(--font-display);color:#343c37}.company-copy>p:not(.company-lead){color:#626762;font-size:13px;line-height:1.75}.company-stats{border-top:1px solid #ccc;border-bottom:1px solid #ccc;grid-template-columns:repeat(3,1fr);margin:28px 0;display:grid}.company-stats div{flex-direction:column;padding:18px 5px;display:flex}.company-stats b{font:900 27px var(--font-display);color:var(--orange)}.company-stats span{letter-spacing:.08em;font-size:7px}.company-copy>a{color:var(--orange);align-self:flex-start;font-size:9px;font-weight:900}.quote-section{background:#f7f7f7;padding:100px 0}.quote-grid{grid-template-columns:.8fr 1.2fr;gap:100px;display:grid}.quote-intro>p{color:#6f736f;font-size:14px;line-height:1.7}.quote-intro ol{margin:0;padding:10px 0 0;list-style:none}.quote-intro li{border-top:1px solid #ddd;grid-template-columns:40px 1fr;gap:14px;padding:17px 0;display:grid}.quote-intro li>b{color:var(--orange);font-size:9px}.quote-intro li span{color:#777;flex-direction:column;font-size:11px;display:flex}.quote-intro li strong{color:var(--green);margin-bottom:3px;font-size:13px}.quote-form{background:#fff;padding:34px;box-shadow:0 12px 45px #0000000b}.upload{cursor:pointer;background:#fafafa;border:1px dashed #bbb;flex-direction:column;justify-content:center;align-items:center;height:140px;display:flex}.upload input{display:none}.upload>span{color:var(--orange);font-size:27px}.upload strong{margin:5px;font-size:9px}.upload small{color:#999;font-size:8px}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.quote-form>label:not(.upload),.form-row label{letter-spacing:.08em;color:#555;flex-direction:column;margin-top:16px;font-size:8px;font-weight:900;display:flex}.quote-form input,.quote-form textarea{outline-color:var(--orange);resize:vertical;border:1px solid #ddd;margin-top:7px;padding:13px;font-size:12px}.quote-form>button{background:var(--orange);color:#fff;border:0;justify-content:center;align-items:center;gap:90px;width:100%;height:50px;margin-top:18px;font-size:10px;font-weight:900;display:flex}.quote-form>small{text-align:center;color:#aaa;margin-top:12px;font-size:8px;display:block}.newsletter{background:var(--orange);color:#fff;padding:38px 0}.newsletter .shell{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.newsletter .shell>div{grid-template-columns:45px 1fr;align-items:center;display:grid}.newsletter .shell>div>span{grid-row:1/3;font-size:30px}.newsletter h3{font:800 21px var(--font-display);margin:0}.newsletter p{color:#ffe2cd;margin:4px 0 0;font-size:10px}.newsletter form{grid-template-columns:1fr 130px;height:48px;display:grid}.newsletter input{border:0;padding:0 16px}.newsletter button{background:var(--green);color:#fff;border:0;font-size:9px;font-weight:900}footer{color:#c9d3cd;background:#14281e;padding:70px 0 0}.footer-grid{grid-template-columns:1.4fr repeat(3,.7fr) 1.2fr;gap:55px;display:grid}.footer-logo b{color:#fff}.footer-logo small{color:#b1bdb6}.footer-about p{max-width:270px;margin:24px 0;font-size:11px;line-height:1.7}.footer-about>div{gap:8px;display:flex}.footer-about>div a{border:1px solid #4b5d53;place-items:center;width:31px;height:31px;font-weight:900;display:grid}.footer-grid h4{color:#fff;letter-spacing:.1em;margin:6px 0 20px;font-size:10px}.footer-grid>div:not(.footer-about){flex-direction:column;gap:11px;display:flex}.footer-grid>div>a{color:#bdc8c1;font-size:10px}.footer-contact p{margin:0 0 7px;font-size:10px;line-height:1.7}.footer-contact a:last-child{color:#f1a46b}.footer-bottom{letter-spacing:.06em;border-top:1px solid #405148;justify-content:space-between;align-items:center;height:70px;margin-top:55px;font-size:8px;display:flex}.footer-bottom a{color:#f0a16a;font-weight:900}.cart-drawer{z-index:100;pointer-events:none;visibility:hidden;position:fixed;inset:0}.cart-drawer.open{pointer-events:auto;visibility:visible}.drawer-backdrop,.modal-backdrop{background:#0009;border:0;width:100%;height:100%;position:absolute;inset:0}.cart-drawer aside{background:#fff;flex-direction:column;width:min(460px,94vw);transition:transform .3s;display:flex;position:absolute;top:0;bottom:0;right:0;transform:translate(100%)}.cart-drawer.open aside{transform:none}.drawer-title{border-bottom:1px solid var(--line);justify-content:space-between;padding:25px;display:flex}.drawer-title small{color:var(--orange);font-size:8px;font-weight:900}.drawer-title h2{font:800 24px var(--font-display);margin:5px 0}.drawer-title>button{background:0 0;border:0;font-size:28px}.empty-cart{text-align:center;margin:auto;padding:30px}.empty-cart>span{color:#ccc;font-size:40px}.empty-cart h3{font:800 20px var(--font-display)}.empty-cart p{color:#777;font-size:12px;line-height:1.6}.empty-cart button{background:var(--orange);color:#fff;border:0;padding:13px 20px;font-size:9px;font-weight:900}.drawer-products{padding:10px 25px;overflow:auto}.drawer-products article{border-bottom:1px solid var(--line);grid-template-columns:100px 1fr;gap:15px;padding:15px 0;display:grid}.drawer-products img{object-fit:contain;background:#f3f3f3;width:100px;height:100px}.drawer-products div{flex-direction:column;display:flex}.drawer-products small{color:var(--orange);font-size:8px}.drawer-products b{margin:5px 0;font-size:14px}.drawer-products span{color:#777;font-size:11px}.drawer-products button{color:#999;background:0 0;border:0;align-self:flex-start;padding:8px 0;font-size:9px;text-decoration:underline}.drawer-footer{border-top:1px solid var(--line);margin-top:auto;padding:22px}.drawer-footer p{justify-content:space-between;font-size:12px;display:flex}.drawer-footer a{background:var(--orange);color:#fff;place-items:center;height:48px;font-size:9px;font-weight:900;display:grid}.drawer-footer>button{color:#999;background:0 0;border:0;margin:13px auto 0;font-size:8px;display:block}.modal{z-index:110;place-items:center;display:grid;position:fixed;inset:0}.modal-card{background:#fff;grid-template-columns:1fr 1fr;width:min(920px,92vw);max-height:92vh;display:grid;position:relative;overflow:auto;box-shadow:0 25px 70px #0005}.modal-close{z-index:2;background:#fff;border:0;width:36px;height:36px;font-size:26px;position:absolute;top:8px;right:12px}.modal-image{background:#f3f3f3;place-items:center;padding:45px;display:grid}.modal-image img{object-fit:contain;width:100%;height:430px}.modal-copy{padding:55px}.modal-copy>small{color:var(--orange);text-transform:uppercase;font-size:8px;font-weight:900}.modal-copy h2{font:800 32px/1.1 var(--font-display);color:var(--green);margin:10px 0}.modal-copy h3{font-size:16px}.modal-copy dl{border-top:1px solid var(--line);margin:25px 0}.modal-copy dl div{border-bottom:1px solid var(--line);justify-content:space-between;padding:11px 0;display:flex}.modal-copy dt{color:#777;font-size:9px}.modal-copy dd{font-size:10px;font-weight:800}.modal-copy p{color:#6c6c6c;font-size:12px;line-height:1.7}.modal-copy>button{background:var(--orange);color:#fff;border:0;width:100%;height:48px;margin-top:15px;font-size:9px;font-weight:900}@media (width<=1100px){.header-main{grid-template-columns:220px 1fr}.header-actions>a{display:none}.nav .shell{gap:20px}.hero{height:560px}.product-grid{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.brand-grid{grid-template-columns:repeat(4,1fr)}.footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.footer-contact{grid-column:1/-1}.service-strip .shell{grid-template-columns:repeat(2,1fr)}}@media (width<=780px){.shell{width:min(100% - 30px,1380px)}.announcement span:last-child,.announcement strong{display:none}.announcement{justify-content:center}.header-main{grid-template-columns:36px 1fr auto;gap:8px;height:72px}.menu-toggle{display:block}.logo-bars{width:34px;height:34px;padding:6px}.logo b{font-size:18px}.header-search{display:none}.header-actions{gap:0}.cart-button>span:last-child{display:none}.nav{display:none;position:absolute;left:0;right:0}.nav.open{display:block}.nav .shell{flex-direction:column;align-items:stretch;gap:0;height:auto;padding:8px 0 18px;display:flex}.nav a,.nav-promo{margin:0;padding:12px 15px}.inventory-link{height:auto}.search-deck-inner{grid-template-columns:1fr auto;gap:8px;padding:12px 0}.search-deck-inner>strong{display:none}.mode-tabs,.deck-fields{grid-column:1/-1}.vehicle-fields{grid-template-columns:1fr}.vehicle-fields select:only-child{grid-column:auto}.hero{height:auto;min-height:700px}.hero-inner{grid-template-columns:1fr;padding-top:60px}.hero-content{z-index:3;position:relative}.hero-content h1{font-size:56px}.hero-content p{font-size:14px}.hero-product{height:380px}.hero-product img{height:100%}.product-halo{width:280px;height:280px}.made-badge{width:80px;height:80px;bottom:8%;right:8%}.hero-controls{bottom:10px}.service-strip .shell{grid-template-columns:1fr 1fr}.service-strip article{padding:18px 12px}.section{padding:70px 0}.section-title{flex-direction:column;align-items:flex-start;gap:15px}.section-title h2,.finder-inner h2,.company-copy h2,.quote-intro h2{font-size:40px}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.category-tile{height:330px}.product-filters{width:100%;padding-bottom:5px;overflow:auto}.finder-inner,.quote-grid{grid-template-columns:1fr;gap:40px}.finder-form,.company-section{grid-template-columns:1fr}.company-image{min-height:480px}.brand-grid{grid-template-columns:repeat(3,1fr)}.newsletter .shell{grid-template-columns:1fr;gap:24px}.footer-grid{grid-template-columns:1fr 1fr}.footer-about{grid-column:1/-1}.modal-card{grid-template-columns:1fr}.modal-image img{height:280px}.modal-copy{padding:30px}.modal-image{padding:25px}}@media (width<=500px){.hero-content h1{font-size:46px}.hero-content>div{flex-direction:column}.primary,.secondary{width:100%}.hero-product{height:330px}.service-strip .shell,.category-grid,.product-grid{grid-template-columns:1fr}.service-strip article{border-left:1px solid var(--line)}.category-tile{height:350px}.product-image{height:320px}.brand-grid{grid-template-columns:repeat(2,1fr)}.company-image{min-height:360px}.company-stats,.form-row{grid-template-columns:1fr}.quote-form{padding:20px}.footer-grid{grid-template-columns:1fr}.footer-grid>div{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start;gap:12px;height:auto;padding:22px 0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-product img,.toast{animation:none}.cart-drawer aside,.product-card,.category-tile img{transition:none}}.logo>img{object-fit:contain;width:215px;height:66px;display:block}.footer-logo>img{filter:drop-shadow(0 5px 12px #0006);width:225px;height:auto}@media (width<=780px){.header .logo>img{width:155px;height:54px}}.hero-content>span{align-items:center;gap:12px;display:inline-flex}.hero-content>span:before{content:"";background:var(--orange);width:42px;height:2px}.hero-content h1{text-transform:uppercase;text-wrap:balance}.hero-content p{font-family:Georgia,Times New Roman,serif;font-size:18px}.slide-oil .hero-content,.slide-cabin .hero-content,.slide-heavy .hero-content{animation:.75s cubic-bezier(.2,.8,.2,1) classic-copy-in}.slide-oil .hero-product,.slide-cabin .hero-product,.slide-heavy .hero-product{animation:.9s cubic-bezier(.2,.8,.2,1) classic-product-in}@keyframes classic-copy-in{0%{opacity:0;transform:translate(-36px)}to{opacity:1;transform:none}}@keyframes classic-product-in{0%{opacity:0;transform:translate(55px)scale(.96)}to{opacity:1;transform:none}}.primary,.secondary,.inventory-link,.mode-tabs button{letter-spacing:.1em}.section-title h2,.finder-inner h2,.company-copy h2,.quote-intro h2,.category-tile h3,.product-info h3{font-weight:700}.header-search:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #00214712}.catalogue-page{background:#f7f7f7;min-height:100vh}.catalogue-header{position:relative;top:auto}.catalogue-search button{background:var(--orange);color:#fff;letter-spacing:.08em;border:0;align-self:stretch;font-size:10px;font-weight:900}.inquiry-count{border-left:1px solid var(--line);min-width:58px;height:44px;font:800 17px var(--font-display);color:var(--green);flex-direction:column;justify-content:center;align-items:center;padding-left:17px;display:flex}.inquiry-count small{font:700 7px var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:#888}.catalogue-banner{background:var(--green);color:#fff;align-items:center;height:335px;display:flex;position:relative;overflow:hidden}.catalogue-banner:after{content:"FILTER";font:900 190px/1 var(--font-display);letter-spacing:.03em;color:#fff08;position:absolute;bottom:-65px;right:-30px}.catalogue-lines{background:repeating-linear-gradient(115deg,#0000 0 72px,#ffffff08 73px 75px);position:absolute;inset:0}.catalogue-banner .shell{z-index:2;position:relative}.catalogue-banner span{color:#f26b72;letter-spacing:.2em;font-size:9px;font-weight:900}.catalogue-banner h1{font:800 clamp(50px,6vw,78px)/.9 var(--font-display);text-transform:uppercase;letter-spacing:-.025em;margin:16px 0}.catalogue-banner h1 em{color:#f26b72;font-style:normal}.catalogue-banner p{color:#c7d3e0;font:italic 16px Georgia,serif}.breadcrumb{border-bottom:1px solid var(--line);color:#999;align-items:center;gap:12px;height:62px;font-size:9px;display:flex}.breadcrumb strong{color:var(--green)}.catalogue-toolbar{justify-content:space-between;align-items:center;height:82px;display:flex}.catalogue-toolbar>div{align-items:center;gap:10px;display:flex}.catalogue-toolbar>div strong{font:800 24px var(--font-display);color:var(--green)}.catalogue-toolbar>div span{letter-spacing:.1em;color:#888;font-size:8px}.catalogue-toolbar label{letter-spacing:.1em;font-size:8px;font-weight:900}.catalogue-toolbar select{background:#fff;border:1px solid #ddd;height:38px;margin-left:10px;padding:0 30px 0 12px;font-size:10px}.mobile-filter-button{background:var(--green);color:#fff;border:0;padding:11px 16px;font-size:9px;font-weight:900;display:none}.catalogue-layout{grid-template-columns:250px 1fr;gap:34px;padding-bottom:100px;display:grid}.catalogue-filters{border:1px solid var(--line);background:#fff;align-self:start}.filter-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:19px;display:flex}.filter-heading h2{font:800 20px var(--font-display);text-transform:uppercase;color:var(--green);margin:0}.filter-heading button{color:var(--orange);background:0 0;border:0;font-size:8px;font-weight:900}.sidebar-search{border-bottom:1px solid var(--line);letter-spacing:.1em;flex-direction:column;padding:17px;font-size:8px;font-weight:900;display:flex}.sidebar-search input{border:1px solid #ddd;height:40px;margin-top:8px;padding:0 10px;font-size:10px}.catalogue-filters fieldset{border:0;border-bottom:1px solid var(--line);margin:0;padding:19px}.catalogue-filters legend{letter-spacing:.12em;color:var(--green);padding-bottom:7px;font-size:8px;font-weight:900}.catalogue-filters fieldset label{color:#555;cursor:pointer;grid-template-columns:18px 1fr auto;align-items:center;padding:7px 0;font-size:10px;display:grid}.catalogue-filters input{accent-color:var(--orange)}.catalogue-filters fieldset small{color:#aaa}.filter-help{background:#eef2f7;padding:22px}.filter-help>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.filter-help h3{font:700 16px var(--font-display);color:var(--green);margin:12px 0 5px}.filter-help p{color:#6d7480;font-size:10px;line-height:1.6}.filter-help a{color:var(--orange);font-size:8px;font-weight:900}.active-filters{border:1px solid var(--line);background:#fff;align-items:center;gap:7px;min-height:45px;margin-bottom:14px;padding:8px 12px;display:flex}.active-filters>span{letter-spacing:.1em;color:#999;margin-right:5px;font-size:7px;font-weight:900}.active-filters button{background:#f8f8f8;border:1px solid #d8d8d8;padding:6px 9px;font-size:8px}.catalogue-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.catalogue-product .product-image{height:245px}.catalogue-empty{border:1px solid var(--line);text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:480px;padding:40px;display:flex}.catalogue-empty>span{color:#ccd2d9;font-size:60px}.catalogue-empty h2{font:700 35px var(--font-display);text-transform:uppercase;color:var(--green);margin:10px 0}.catalogue-empty p{color:#6d7480;max-width:530px;font:italic 14px/1.7 Georgia,serif}.catalogue-empty button{background:var(--green);color:#fff;border:0;margin:15px;padding:13px 24px;font-size:9px;font-weight:900}.catalogue-empty a{color:var(--orange);font-size:9px;font-weight:900}.catalogue-cta{background:var(--orange);color:#fff;padding:50px 0}.catalogue-cta .shell{justify-content:space-between;align-items:center;display:flex}.catalogue-cta span{letter-spacing:.15em;font-size:8px}.catalogue-cta h2{font:700 36px var(--font-display);text-transform:uppercase;margin:6px 0}.catalogue-cta a{border:1px solid #fff8;padding:15px 20px;font-size:9px;font-weight:900}.catalogue-footer{background:var(--green-dark);color:#fff;padding:50px 0}.catalogue-footer .shell{grid-template-columns:250px 1fr auto;align-items:center;gap:40px;display:grid}.catalogue-footer p{color:#bec9d6;font:italic 12px Georgia,serif}.catalogue-footer .shell>div{flex-direction:column;gap:5px;font-size:10px;display:flex}.catalogue-footer .footer-logo img{width:205px}@media (width<=1100px){.catalogue-grid{grid-template-columns:repeat(2,1fr)}.catalogue-layout{grid-template-columns:220px 1fr}.catalogue-header .header-main{grid-template-columns:220px 1fr auto}.catalogue-header .header-actions>a{display:none}.catalogue-banner{height:300px}}@media (width<=780px){.announcement{height:29px}.header{position:relative}.header-main{grid-template-columns:1fr auto}.header-main .menu-toggle{position:absolute;left:7px}.header-main>.logo{margin-left:34px}.header-actions .cart-button{display:flex}.search-deck{position:relative}.search-deck-inner{padding:10px 0}.hero{min-height:640px}.hero-inner{padding-top:48px}.hero-content h1{font-size:48px}.hero-content p{font-size:15px}.hero-product{height:315px}.hero-product img{max-width:92%}.product-halo{width:245px;height:245px}.service-strip article{min-height:74px}.category-grid{gap:10px}.category-tile{height:310px}.product-grid{gap:10px}.product-image{height:250px}.product-info{padding:15px}.brand-grid a{height:110px}.company-copy{padding:65px 25px}.quote-grid{gap:28px}.catalogue-header .header-main{justify-content:space-between;display:flex}.catalogue-header .header-search{display:none}.catalogue-header .header-actions{display:flex}.catalogue-header .nav{display:block;overflow-x:auto}.catalogue-header .nav .shell{flex-direction:row;width:max-content;height:46px;padding:0 15px;display:flex}.catalogue-header .nav a{white-space:nowrap}.catalogue-banner{height:275px}.catalogue-banner h1{font-size:48px}.catalogue-banner:after{font-size:115px;bottom:-35px}.catalogue-toolbar{height:72px}.catalogue-toolbar>div span{display:none}.mobile-filter-button{display:block}.catalogue-layout{grid-template-columns:1fr;gap:14px}.catalogue-filters{display:none}.catalogue-filters.open{display:block}.catalogue-grid{grid-template-columns:repeat(2,1fr)}.catalogue-product .product-image{height:225px}.catalogue-cta .shell{flex-direction:column;align-items:flex-start;gap:20px}.catalogue-footer .shell{grid-template-columns:1fr;gap:20px}.active-filters{overflow:auto}.active-filters button{white-space:nowrap}}@media (width<=500px){.header-main>.logo{margin-left:25px}.header .logo>img{width:145px}.hero-content h1{font-size:42px}.hero-product{height:285px}.made-badge{display:none}.category-grid,.product-grid,.catalogue-grid{grid-template-columns:1fr}.product-image,.catalogue-product .product-image{height:310px}.section-title h2,.finder-inner h2,.company-copy h2,.quote-intro h2{font-size:35px}.catalogue-banner{height:245px}.catalogue-banner h1{font-size:41px}.catalogue-toolbar label{font-size:0}.catalogue-toolbar select{margin:0;font-size:9px}.catalogue-product .product-info{padding:17px}.catalogue-empty{min-height:400px;padding:25px}.catalogue-cta h2{font-size:30px}}.products-view-all{text-align:center;margin-top:35px}.products-view-all a,.catalogue-load-more{border:1px solid var(--green);min-height:48px;color:var(--green);letter-spacing:.08em;background:#fff;justify-content:center;align-items:center;padding:0 24px;font-size:9px;font-weight:900;transition:background .2s,color .2s;display:inline-flex}.products-view-all a:hover,.catalogue-load-more:hover{background:var(--green);color:#fff}.catalogue-load-more{gap:24px;margin:34px auto 0}.catalogue-load-more span{opacity:.65;font-size:8px}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
