/*! 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{.start{inset-inline-start:var(--spacing)}.grid{display:grid}.hidden{display:none}.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:#002147;--orange-dark:#00152f;--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}.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.slide-vezel{background:#f5f0e7}.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}.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{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-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);grid-template-rows:auto 1fr auto;grid-template-columns:1fr auto;align-items:center;gap:4px;height:165px;padding:14px;transition:background .25s,color .25s,transform .25s;display:grid}.brand-grid a:hover{color:var(--green);background:#eef3f8;transform:translateY(-3px)}.brand-grid span{color:#999;font-size:8px}.brand-grid img{object-fit:contain;filter:grayscale()contrast(1.15);grid-column:1/-1;justify-self:center;width:82px;height:62px;transition:filter .25s,transform .25s}.brand-grid a:hover img{filter:none;transform:scale(1.08)}.brand-grid b{font:900 14px var(--font-display);letter-spacing:.03em}.brand-grid small{color:var(--orange);text-align:right;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}.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{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{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,.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,.slide-tata .hero-content,.slide-vezel .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,.slide-tata .hero-product,.slide-vezel .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,.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}.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{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}.hero{--hero-image-width:680px;--hero-image-height:440px;background:#f3f0ea;height:570px}.hero.slide-tata{--hero-image-width:650px;--hero-image-height:430px;background:#edf1f3}.hero.slide-vezel{--hero-image-width:500px;--hero-image-height:430px;background:#f5f1ea}.hero-inner{grid-template-columns:minmax(310px,.76fr) minmax(0,1.24fr);gap:38px}.hero-content>span{letter-spacing:.19em;font-size:8px}.hero-content>span:before{width:40px;height:1px}.hero-content h1{letter-spacing:-.035em;max-width:470px;margin:20px 0 18px;font-size:clamp(30px,3vw,46px);line-height:1.03}.hero-content p{max-width:460px;font-size:15px;line-height:1.65}.hero-content>div{gap:12px;margin-top:30px}.hero-content .primary,.hero-content .secondary{letter-spacing:.11em;min-width:178px;height:46px;font-size:8px}.hero-product{isolation:isolate}.hero-product img{width:min(var(--hero-image-width),96%);height:min(var(--hero-image-height),86%);object-fit:contain;image-rendering:auto;z-index:2;filter:drop-shadow(22px 30px 24px #001a2e2b);animation:.7s both product-in,6s ease-in-out .7s infinite product-float;position:relative}.product-halo{z-index:0;background:#ffffffd9;width:440px;height:440px;animation:6.5s ease-in-out infinite halo-breathe;box-shadow:0 0 0 48px #fff5,0 0 0 94px #ffffff25}.hero-product:after{content:"";filter:blur(1px);background:linear-gradient(90deg,#0000,#00214738,#0000);width:58%;height:1px;position:absolute;bottom:15%;left:21%}.hero-controls{gap:12px;bottom:20px}.hero-controls>button{width:32px;height:32px;color:var(--green);border:1px solid #00214728;transition:background .2s,color .2s}.hero-controls>button:hover{background:var(--green);color:#fff}.hero-controls>div button{background:#00214722;width:28px;height:2px;position:relative;overflow:hidden}.hero-controls>div button.active{background:var(--orange);animation:6.5s linear slide-progress}.slide-count{font:700 8px/1 var(--font-display);letter-spacing:.1em;color:var(--green);align-items:center;gap:7px;margin-right:5px;display:flex}.slide-count i{background:#00214755;width:22px;height:1px;display:block}@keyframes product-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes halo-breathe{0%,to{opacity:.88;transform:scale(.98)}50%{opacity:1;transform:scale(1.025)}}@keyframes slide-progress{0%{transform-origin:0;transform:scaleX(.15)}to{transform-origin:0;transform:scaleX(1)}}@media (width<=780px){.hero{min-height:590px}.hero-inner{grid-template-columns:1fr;gap:8px;padding-top:34px}.hero-content{max-width:520px;padding-left:0}.hero-content>span{font-size:7px}.hero-content h1{margin:14px 0 12px;font-size:26px;line-height:1.05}.hero-content p{max-width:500px;font-size:13px;line-height:1.55}.hero-content>div{margin-top:20px}.hero-content .primary,.hero-content .secondary{min-width:160px;height:42px}.hero-product{height:330px}.hero-product img{width:96%;height:96%}.product-halo{width:255px;height:255px}.hero-controls{bottom:8px}.slide-count{display:none}}@media (width<=500px){.hero{min-height:640px}.hero-content h1{font-size:24px}.hero-content p{font-size:12.5px}.hero-content>div{gap:8px}.hero-content .primary,.hero-content .secondary{min-width:0;height:40px;font-size:7px}.hero-product{height:350px}.hero-controls>div button{width:20px}}@media (prefers-reduced-motion:reduce){.hero-product img,.product-halo,.hero-controls>div button.active{animation:none}}.announcement strong{color:#c7d8e8}.catalogue-banner span,.catalogue-banner h1 em{color:#fff}.product-image,.category-tile{background-color:#f4f6f8;background-image:linear-gradient(#00214708 1px,#0000 1px),linear-gradient(90deg,#00214708 1px,#0000 1px);background-size:24px 24px}.product-image:after{content:"";filter:blur(16px);pointer-events:none;background:#00214717;border-radius:50%;height:12%;position:absolute;inset:auto 12% 8%}.product-image img{z-index:1;filter:drop-shadow(8px 14px 12px #00214726);transform-origin:50%;will-change:transform;position:relative}.product-card:hover .product-image img{transform:translateY(-5px)scale(1.045)rotate(-1deg)}.category-tile img{filter:drop-shadow(12px 20px 15px #0021472e)}.modal-image{background-color:#f4f6f8;background-image:radial-gradient(circle,#fff 0 36%,#0000 68%),linear-gradient(#00214708 1px,#0000 1px),linear-gradient(90deg,#00214708 1px,#0000 1px);background-size:auto,28px 28px,28px 28px}.modal-image img{filter:drop-shadow(14px 22px 18px #00214730)}@media (width<=780px){body{overflow-x:hidden}.shell{width:calc(100% - 24px)}.header{position:sticky}.header-main{height:66px}.header-main>.logo{margin-left:34px}.header .logo>img{width:132px;height:48px}.menu-toggle{min-width:40px;min-height:40px;left:0!important}.cart-button{justify-content:center;min-width:40px;min-height:40px}.nav{z-index:90;top:66px;box-shadow:0 18px 35px #00152f2b}.nav .shell{background:#fff;width:100%;padding:6px 12px 14px}.nav a{border-bottom:1px solid var(--line);align-items:center;min-height:44px;display:flex}.mode-tabs{grid-template-columns:repeat(3,1fr);width:100%;display:grid}.mode-tabs button{min-height:40px;padding:7px 4px}.deck-fields{grid-template-columns:minmax(0,1fr) 108px}.deck-fields label,.deck-fields>a,.vehicle-fields select{min-height:44px}.vehicle-fields{grid-template-columns:1fr 1fr}.vehicle-fields select:nth-child(3),.vehicle-fields>a{grid-column:1/-1}.hero{height:550px;min-height:550px}.hero-inner{grid-template-rows:auto 1fr;gap:0;padding-top:26px}.hero-content{text-align:left}.hero-content>span:before{width:28px}.hero-content h1{margin:12px 0 10px;font-size:27px}.hero-content p{margin:0;font-size:12.5px;line-height:1.5}.hero-content>div{grid-template-columns:1fr 1fr;margin-top:15px;display:grid}.hero-content .primary,.hero-content .secondary{gap:8px;width:100%;min-width:0;height:40px;padding:0 8px}.hero-product{height:270px}.hero-product img{width:92%;max-width:520px;height:88%}.product-halo{width:220px;height:220px;box-shadow:0 0 0 32px #fff5,0 0 0 62px #ffffff25}.hero-controls{bottom:9px}.service-strip .shell{grid-template-columns:1fr 1fr}.service-strip article{min-height:78px;padding:14px 9px}.service-strip b{font-size:10px}.service-strip small{font-size:8px}.section{padding:58px 0}.section-title{margin-bottom:24px}.section-title h2,.finder-inner h2,.company-copy h2{font-size:32px}.product-grid,.catalogue-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-card{overflow:hidden}.product-image,.catalogue-product .product-image{height:175px}.product-info{padding:11px}.product-info h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:31px;font-size:13px;line-height:1.2;display:-webkit-box;overflow:hidden}.product-info>strong{overflow-wrap:anywhere;font-size:10px;line-height:1.25;display:block}.product-info>p{white-space:nowrap;text-overflow:ellipsis;margin:6px 0 10px;font-size:8px;overflow:hidden}.product-info>div{align-items:flex-end;gap:4px;padding-top:9px}.product-info>div span{overflow-wrap:anywhere;max-width:48%;font-size:6px}.product-info>div button{text-align:right;padding:5px 0;font-size:7px}.product-badge{padding:4px 6px;font-size:6px;top:7px;left:7px}.heart{width:29px;height:29px;font-size:16px;top:4px;right:5px}.brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-grid a{height:145px;padding:11px}.brand-grid img{width:72px;height:56px}.finder-inner{gap:26px}.finder-form select,.finder-form>a{min-height:48px}.company-copy{padding:55px 20px}.newsletter form{grid-template-columns:minmax(0,1fr) 100px}.newsletter input{min-width:0}.modal{align-items:end}.modal-card{border-radius:18px 18px 0 0;width:100%;max-height:92vh}.modal-image img{height:220px}.modal-copy{padding:24px}.catalogue-banner{height:225px}.catalogue-banner h1{font-size:36px}.catalogue-banner p{font-size:12px}.catalogue-toolbar{height:66px}.catalogue-layout{padding-bottom:60px}.catalogue-filters.open{max-height:70vh;overflow:auto}.catalogue-cta{padding:38px 0}}@media (width<=500px){.category-grid{grid-template-columns:1fr}.product-grid,.catalogue-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{height:535px;min-height:535px}.hero-product{height:250px}.product-image,.catalogue-product .product-image{height:145px}.product-info{padding:9px}.product-info>small{font-size:6px}.product-info h3{min-height:27px;margin:6px 0 4px;font-size:11px}.product-info>strong{font-size:9px}.product-info>p{font-size:7px}.product-info>div span{display:none}.product-info>div button{text-align:center;border:1px solid #00214724;width:100%;min-height:30px}.catalogue-banner h1{font-size:31px}.catalogue-toolbar label{align-items:center;display:flex}.catalogue-toolbar select{max-width:102px}.footer-grid{grid-template-columns:1fr 1fr}.footer-about,.footer-contact{grid-column:1/-1!important}.footer-grid>div{grid-column:auto}.footer-bottom{text-align:center;align-items:center}.brand-grid b{font-size:12px}}@media (width<=780px){.catalogue-banner{align-items:center;height:auto;min-height:210px;padding:34px 0 36px}.catalogue-banner:after{display:none}.catalogue-banner .shell{width:calc(100% - 28px)}.catalogue-banner span{letter-spacing:.16em;margin-bottom:14px;font-size:8px;line-height:1.25;display:block}.catalogue-banner h1{letter-spacing:-.02em;overflow-wrap:anywhere;max-width:100%;margin:0;font-size:clamp(29px,8.5vw,36px);line-height:.98}.catalogue-banner p{max-width:420px;margin:14px 0 0;font-size:12px;line-height:1.5}}@media (width<=390px){.catalogue-banner{min-height:198px;padding:30px 0}.catalogue-banner h1{font-size:28px}.catalogue-banner p{font-size:11px}}.hero{color:#fff;isolation:isolate;background:#00152f;height:600px;min-height:0}.hero:before{content:"";z-index:0;background-image:var(--hero-background);filter:saturate(.82)contrast(1.04);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.01)}.hero:after{content:"";z-index:1;background:linear-gradient(90deg,#00152ff2 0%,#00152fca 32%,#00152f42 62%,#00152f66 100%);position:absolute;inset:0}.hero-inner{z-index:3;grid-template-columns:minmax(310px,.72fr) minmax(0,1.28fr);gap:24px}.hero-content{max-width:520px;padding-left:0}.hero-content>span{color:#d7e3ee}.hero-content>span:before{background:#d7e3ee}.hero-content h1{color:#fff;letter-spacing:-.035em;text-shadow:0 4px 24px #00152f66;max-width:520px;margin:20px 0 28px;font-size:clamp(38px,4.8vw,66px);line-height:.94}.hero-content>div{margin-top:0}.hero-content .primary{color:#002147;background:#fff}.hero-content .primary:hover{background:#dce7f0}.hero-content .secondary{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00214738;border-color:#ffffffb8}.hero-product{z-index:3}.hero-product img{filter:drop-shadow(18px 24px 22px #0009);max-width:96%;max-height:88%;animation:.7s both product-in,6s ease-in-out .7s infinite product-float}.product-halo{display:none}.hero-product:after{filter:blur(7px);background:linear-gradient(90deg,#0000,#0009,#0000);height:4px;bottom:12%}.made-badge{color:#fff;background:#002147e8;border-color:#fff;bottom:13%;right:4%}.made-badge b{color:#d8e4ef}.hero-controls{z-index:5}.hero-controls>button{background:#ffffffed}.hero-caption-bar span{font:900 9px var(--font-display);color:#002147}.hero-caption-bar a{letter-spacing:.1em;color:#002147;white-space:nowrap;font-size:8px;font-weight:900}.catalogue-banner:after{display:none}.catalogue-banner{height:270px}.catalogue-banner h1{text-wrap:balance;max-width:900px;font-size:clamp(40px,5vw,64px);line-height:.94}.catalogue-banner p{max-width:620px}.section-title h2,.finder-inner h2,.company-copy h2,.catalogue-banner h1{overflow-wrap:break-word}.product-card,.product-info,.product-info h3,.product-info strong{min-width:0}.product-info h3,.product-info strong{overflow-wrap:anywhere}@media (width<=780px){.hero{height:510px;min-height:510px}.hero:before{background-position:64%}.hero:after{background:linear-gradient(#00152fed 0%,#00152fb8 46%,#00152f66 72%,#00152fa8 100%)}.hero-pattern{display:none}.hero-inner{grid-template-rows:auto 1fr;grid-template-columns:1fr;gap:0;padding-top:24px}.hero-content{max-width:100%;padding-right:8px}.hero-content>span{font-size:7px}.hero-content h1{max-width:390px;margin:12px 0 18px;font-size:clamp(27px,8vw,36px);line-height:.98}.hero-content>div{grid-template-columns:1fr 1fr;gap:8px;max-width:390px;margin-top:0}.hero-content .primary,.hero-content .secondary{white-space:nowrap;height:40px;padding:0 7px;font-size:7px}.hero-product{align-self:end;height:285px}.hero-product img{width:90%;max-width:520px;height:92%}.made-badge{border-width:4px;width:70px;height:70px;font-size:7px;bottom:12%;right:4%}.made-badge b{font-size:8px}.hero-controls{bottom:8px}.hero-caption-bar .shell{grid-template-columns:28px 1fr;gap:4px 10px;min-height:68px;padding:10px 0}.hero-caption-bar p{font-size:11px;line-height:1.4}.hero-caption-bar a{grid-column:2;font-size:7px}.catalogue-banner{height:auto;min-height:176px;padding:28px 0}.catalogue-banner h1{margin:0;font-size:clamp(27px,8vw,34px);line-height:1}.catalogue-banner p{max-width:100%;margin-top:12px}.section-title h2,.finder-inner h2,.company-copy h2{font-size:30px;line-height:1.05}.product-info h3{overflow-wrap:break-word}.product-info>strong{word-break:break-word}}@media (width<=390px){.hero{height:490px;min-height:490px}.hero-inner{padding-top:20px}.hero-content h1{font-size:26px}.hero-product{height:265px}.hero-content .primary,.hero-content .secondary{font-size:6.5px}.made-badge{display:none}.hero-caption-bar p{font-size:10.5px}.catalogue-banner{min-height:164px;padding:25px 0}.catalogue-banner h1{font-size:26px}.catalogue-banner span{margin-bottom:10px;font-size:7px}.catalogue-banner p{font-size:10.5px}}.hero{--hero-image-width:760px;--hero-image-height:540px;background:#00152f;height:650px;min-height:0}.hero.slide-oil{--hero-image-width:780px;--hero-image-height:550px}.hero.slide-cabin{--hero-image-width:720px;--hero-image-height:535px}.hero.slide-heavy{--hero-image-width:730px;--hero-image-height:545px}.hero.slide-tata{--hero-image-width:690px;--hero-image-height:535px}.hero.slide-vezel{--hero-image-width:620px;--hero-image-height:525px}.hero:before{display:none}.hero:after{z-index:1;background:linear-gradient(#00152f38 0%,#0000 45%,#00152fa8 100%)}.hero-vehicle-layer{z-index:0;background-image:var(--hero-background);filter:saturate(.9)contrast(1.08);transform-origin:50%;background-position:50%;background-size:cover;animation:.9s cubic-bezier(.2,.75,.2,1) both vehicle-arrive;position:absolute;inset:0}.hero-pattern{z-index:2;opacity:.12;-webkit-mask-image:linear-gradient(#000,#0000 78%);mask-image:linear-gradient(#000,#0000 78%)}.hero .hero-inner{z-index:3;width:100%;max-width:none;height:100%;padding:0;display:block;position:relative}.hero-product{z-index:3;isolation:isolate;pointer-events:none;justify-content:center;align-items:center;height:100%;padding:24px 0 66px;display:flex;position:absolute;inset:0}.hero-product img{width:min(var(--hero-image-width),52vw);height:min(var(--hero-image-height),82%);object-fit:contain;z-index:2;filter:drop-shadow(18px 34px 28px #000b);max-width:none;max-height:none;animation:.8s cubic-bezier(.18,.82,.2,1) .65s both filter-arrive,6s ease-in-out 1.45s infinite product-float;position:relative}.hero-product:before{content:"";z-index:1;opacity:0;background:radial-gradient(circle,#ffffff2e 0%,#ffffff12 42%,#0000 72%);border-radius:50%;width:min(560px,46vw);height:min(560px,74%);animation:.8s .82s forwards filter-glow;position:absolute}.hero-product:after{filter:blur(18px);opacity:.46;background:#0009;border-radius:50%;width:min(620px,48vw);height:16px;bottom:15%;left:50%;transform:translate(-50%)}.made-badge{z-index:4;border-width:5px;width:96px;height:96px;font-size:8px;animation:.6s 1.12s both badge-arrive;bottom:13%;right:8%;box-shadow:0 16px 35px #0005}.hero-controls{bottom:18px}@keyframes vehicle-arrive{0%{opacity:0;transform:scale(1.07)}to{opacity:1;transform:scale(1)}}@keyframes filter-arrive{0%{opacity:0;filter:blur(7px)drop-shadow(18px 34px 28px #0000);transform:translateY(34px)scale(.86)}to{opacity:1;filter:blur()drop-shadow(18px 34px 28px #000b);transform:translateY(0)scale(1)}}@keyframes filter-glow{to{opacity:1}}@keyframes badge-arrive{0%{opacity:0;transform:translateY(18px)rotate(8deg)}to{opacity:1;transform:translateY(0)rotate(8deg)}}.hero-caption-bar{border-bottom:1px solid var(--line);background:#fff;min-height:112px}.hero-caption-bar .shell{grid-template-columns:36px minmax(210px,.85fr) minmax(240px,1fr) auto;align-items:center;gap:22px;min-height:112px;display:grid}.hero-caption-bar .caption-number{font:900 10px/1 var(--font-display);color:#002147;align-self:start;margin-top:29px}.caption-title{flex-direction:column;gap:7px;min-width:0;display:flex}.caption-title small{letter-spacing:.17em;text-transform:uppercase;color:#53677b;font-size:7px;font-weight:900}.caption-title strong{font:800 clamp(22px,2vw,30px)/1 var(--font-display);letter-spacing:-.025em;text-transform:uppercase;color:#002147}.hero-caption-bar p{color:#4d5b6a;margin:0;font:italic 13px/1.5 Georgia,Times New Roman,serif}.caption-actions{grid-template-columns:repeat(2,150px);gap:8px;display:grid}.caption-actions .primary,.caption-actions .secondary{white-space:nowrap;gap:8px;width:150px;min-width:0;height:42px;padding:0 12px;font-size:7px}@media (width<=900px){.hero{height:560px}.hero-product img{width:min(var(--hero-image-width),66vw);height:min(var(--hero-image-height),78%)}.hero-caption-bar .shell{grid-template-columns:28px minmax(180px,.8fr) 1fr;gap:12px 16px;padding:15px 0}.hero-caption-bar .caption-number{margin-top:5px}.caption-actions{grid-area:2/3}}@media (width<=780px){.hero{height:500px;min-height:500px}.hero-vehicle-layer{background-position:50%}.hero:after{background:linear-gradient(#00152f1f 0%,#0000 38%,#00152fc4 100%)}.hero .hero-inner{padding:0}.hero-product{align-self:auto;height:100%;padding:18px 0 64px}.hero-product img{width:min(var(--hero-image-width),82vw);height:min(var(--hero-image-height),72%);max-width:none}.hero-product:before{width:72vw;height:66vw}.hero-product:after{width:64vw;bottom:17%}.made-badge{bottom:15%;right:5%}.hero-caption-bar{min-height:0}.hero-caption-bar .shell{grid-template-columns:24px 1fr;gap:10px 12px;min-height:0;padding:16px 0}.hero-caption-bar .caption-number{grid-row:1;margin-top:4px}.caption-title{grid-column:2}.caption-title strong{font-size:23px}.hero-caption-bar p{grid-column:2;font-size:11px;line-height:1.45}.caption-actions{grid-area:auto/2;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:100%}.caption-actions .primary,.caption-actions .secondary{width:100%;height:40px;font-size:6.5px}}@media (width<=500px){.hero{height:430px;min-height:430px}.hero-vehicle-layer{background-position:56%}.hero-product{height:100%;padding-bottom:54px}.hero-product img{width:88vw;height:68%}.hero-controls{bottom:10px}.made-badge{display:none}.hero-caption-bar .shell{grid-template-columns:20px 1fr;gap:8px 10px;width:calc(100% - 24px);padding:14px 0 16px}.caption-title{gap:5px}.caption-title strong{font-size:20px}.caption-title small{font-size:6px}.hero-caption-bar p{font-size:10.5px}.caption-actions .primary,.caption-actions .secondary{letter-spacing:.07em;height:38px;padding:0 6px;font-size:6px}}@media (width<=360px){.hero{height:400px;min-height:400px}.hero-product img{width:92vw;height:64%}.caption-actions{grid-template-columns:1fr}.caption-actions .primary,.caption-actions .secondary{height:36px}}@media (prefers-reduced-motion:reduce){.hero-vehicle-layer,.hero-product img,.hero-product:before,.made-badge{animation:none}}.hero{color:#002147;background:#fff;height:610px;min-height:0;overflow:hidden}.hero:after,.hero:before{display:none}.hero-panels{z-index:1;grid-template-columns:minmax(180px,.74fr) minmax(520px,1.58fr) minmax(180px,.74fr);gap:clamp(18px,2.35vw,45px);padding:0 clamp(8px,1vw,20px);display:grid;position:absolute;inset:12px 0 108px}.hero-panel{isolation:isolate;background:#111;border:0;width:100%;height:100%;padding:0;display:block;position:relative;overflow:visible}.hero-panel:before{content:"";z-index:0;background-image:var(--panel-background);filter:grayscale()contrast(1.08)brightness(.72);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.015)}.hero-panel:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#00152f0d 0%,#00152f2e 100%);position:absolute;inset:0}.hero-panel-side{cursor:pointer;outline-offset:5px;animation:.75s cubic-bezier(.2,.75,.2,1) both side-panel-arrive}.hero-panel-side:before{filter:grayscale()contrast(1.12)brightness(.58)}.hero-panel-side:hover:before{filter:grayscale()contrast(1.1)brightness(.72);transition:filter .35s,transform .6s;transform:scale(1.04)}.hero-panel-main{animation:.85s cubic-bezier(.2,.75,.2,1) both main-panel-arrive}.hero-panel-main:before{background-position:50%;animation:1.1s cubic-bezier(.2,.75,.2,1) both panel-image-settle}.hero-panel-main .hero-product{z-index:3;pointer-events:none;height:auto;padding:0;display:block;position:absolute;inset:0}.hero-panel-main .hero-product:before{display:none}.hero-panel-main .hero-product:after{content:"";filter:blur(20px);opacity:.5;background:#00152f45;border-radius:50%;width:min(430px,48%);height:34px;animation:.7s 1s both product-shadow-in;position:absolute;bottom:-69px;left:50%;transform:translate(-50%)}.hero-panel-main .hero-product img{width:min(var(--hero-image-width),56%);object-fit:contain;z-index:4;filter:drop-shadow(0 28px 22px #00152f4f);max-width:none;height:88%;max-height:none;animation:.82s cubic-bezier(.16,.86,.22,1) .62s both editorial-product-in,6s ease-in-out 1.44s infinite editorial-product-float;position:absolute;bottom:-82px;left:50%}.slide-cabin .hero-panel-main .hero-product img,.slide-vezel .hero-panel-main .hero-product img{width:min(var(--hero-image-width),62%)}.slide-heavy .hero-panel-main .hero-product img{width:min(var(--hero-image-width),60%)}.hero-panel-main .made-badge{z-index:5;color:#fff;background:#002147;border-width:5px;width:88px;height:88px;animation:.55s 1.05s both badge-arrive;bottom:-42px;right:4%;box-shadow:0 15px 32px #00152f3d}.hero-controls{z-index:7;bottom:24px}.hero-controls>button{color:#fff;background:#002147;border-color:#002147}.hero-controls>button:hover{color:#fff;background:#163a61}.slide-count{color:#002147}.slide-count i{background:#00214755}.hero-controls>div button{background:#00214728}.hero-controls>div button.active{background:#002147}@keyframes side-panel-arrive{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes main-panel-arrive{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@keyframes panel-image-settle{0%{opacity:0;transform:scale(1.08)}to{opacity:1;transform:scale(1.015)}}@keyframes editorial-product-in{0%{opacity:0;filter:blur(7px)drop-shadow(0 28px 22px #00152f00);transform:translate(-50%,38px)scale(.82)}to{opacity:1;filter:blur()drop-shadow(0 28px 22px #00152f4f);transform:translate(-50%)scale(1)}}@keyframes editorial-product-float{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,-8px)}}@keyframes product-shadow-in{0%{opacity:0;transform:translate(-50%)scale(.7)}to{opacity:.5;transform:translate(-50%)scale(1)}}@media (width<=1100px){.hero{height:560px}.hero-panels{grid-template-columns:minmax(125px,.48fr) minmax(470px,1.64fr) minmax(125px,.48fr);gap:18px;padding:0 10px;inset:10px 0 100px}.hero-panel-main .hero-product img{width:min(var(--hero-image-width),62%);bottom:-73px}.hero-panel-main .made-badge{width:76px;height:76px;bottom:-34px}}@media (width<=780px){.hero{height:490px;min-height:490px;padding:0}.hero-panels{padding:0;display:block;inset:8px 10px 92px}.hero-panel-side{display:none}.hero-panel-main{width:100%;height:100%}.hero-panel-main:before{background-position:50%}.hero-panel-main .hero-product{height:auto;padding:0}.hero-panel-main .hero-product img,.slide-cabin .hero-panel-main .hero-product img,.slide-vezel .hero-panel-main .hero-product img,.slide-heavy .hero-panel-main .hero-product img{width:min(var(--hero-image-width),74vw);max-width:none;height:82%;bottom:-66px}.hero-panel-main .hero-product:after{width:55vw;bottom:-55px}.hero-panel-main .made-badge{bottom:-35px;right:3%}.hero-controls{bottom:20px}}@media (width<=500px){.hero{height:430px;min-height:430px}.hero-panels{inset:7px 7px 82px}.hero-panel-main:before{background-position:55%}.hero-panel-main .hero-product img,.slide-cabin .hero-panel-main .hero-product img,.slide-vezel .hero-panel-main .hero-product img,.slide-heavy .hero-panel-main .hero-product img{width:82vw;height:76%;bottom:-58px}.hero-panel-main .hero-product:after{width:62vw;bottom:-49px}.hero-panel-main .made-badge{display:none}.hero-controls{bottom:16px}.hero-controls>button{width:30px;height:30px}}@media (width<=360px){.hero{height:400px;min-height:400px}.hero-panels{inset:6px 6px 76px}.hero-panel-main .hero-product img,.slide-cabin .hero-panel-main .hero-product img,.slide-vezel .hero-panel-main .hero-product img,.slide-heavy .hero-panel-main .hero-product img{width:86vw;height:72%;bottom:-52px}}@media (prefers-reduced-motion:reduce){.hero-panel,.hero-panel:before,.hero-panel-main .hero-product img,.hero-panel-main .hero-product:after{animation:none}}@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}
