:root{--aside-width:400px;--cart-aside-summary-height-with-discount:300px;--cart-aside-summary-height:250px;--grid-item-width:355px;--header-height:64px;--color-dark:#000;--color-light:#fff}img{border-radius:4px}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{overflow-x:clip}img,svg,video{max-width:100%}@font-face{font-family:Inter;src:url(/fonts/inter.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}:root{--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:24px;--sp-6:32px;--sp-8:48px;--sp-10:64px;--sp-12:96px;--fs-xs:.78rem;--fs-sm:.9rem;--fs-md:1rem;--fs-lg:1.15rem;--fs-xl:1.4rem;--fs-2xl:1.9rem;--fs-3xl:clamp(2.2rem, 5vw, 3.4rem);--font-mono:ui-monospace, "SF Mono", "Cascadia Mono", "Roboto Mono", Menlo, Consolas, monospace;--r-pill:999px;--mk-fit:#4e9e55;--mk-check:#dba02c;--mk-red:var(--accent);--mk-red-bright:var(--accent-strong);--mk-black:var(--ink);--mk-char:var(--surface-dark);--mk-muted:var(--text-muted);--mk-bg:var(--surface-2);--mk-line:var(--line);--mk-sand:var(--surface-2);--mk-bronze:var(--accent-2);--mk-yellow:#ffdf0c;--mk-green:#05bc37;--r-sm:var(--radius-sm);--r-md:var(--radius);--r-lg:var(--radius-lg);--sh-1:0 1px 2px #14110d0f, 0 6px 20px #14110d12;--sh-2:0 2px 6px #14110d14, 0 16px 40px #14110d1a}:root,:root[data-theme=servixa]{--accent:#d90202;--accent-strong:#b40202;--accent-2:#d90202;--ink:#111;--text:#111;--text-muted:#585b6b;--bg:#fff;--surface:#fff;--surface-2:#f4f4f5;--surface-warm:#f0f0f2;--surface-dark:#111;--line:#e6e6e6;--line-strong:#d6d6da;--font-body:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-heading:var(--font-body);--radius-sm:6px;--radius:10px;--radius-lg:14px}:root[data-theme=tactical]{--accent:#db2525;--accent-strong:#f40002;--accent-2:#c1883a;--ink:#15120d;--text:#1a1a1a;--text-muted:#565656;--bg:#fff;--surface:#fff;--surface-2:var(--surface-2);--surface-warm:var(--surface-warm);--surface-dark:#15120d;--line:#e6e2da;--line-strong:var(--line-strong);--font-body:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, sans-serif;--font-heading:var(--font-body);--radius-sm:4px;--radius:8px;--radius-lg:12px}body{font-family:var(--font-body);color:var(--text)}.link:hover{cursor:pointer;text-decoration:underline}.mock-shop-notice{background:var(--color-light);border:1px solid var(--color-dark);border-left-width:.5rem;margin:1rem 0;padding:0}.mock-shop-notice .inner{padding:.875rem 1rem}.mock-shop-notice h2{font-size:1.6rem;font-weight:700;line-height:1.4}.mock-shop-notice p{margin-bottom:.5rem;font-size:1rem;line-height:1.4}.mock-shop-notice footer{background:#0000000f;padding:.5rem 1rem}.mock-shop-notice .small{margin-bottom:.5rem;font-size:.875rem;line-height:1.4}.mock-shop-notice code{background:#0000000f;border-radius:.25rem;padding:.1em .3em}.mock-shop-notice a{text-underline-offset:6px;text-decoration:underline}@media (width<=45em){html:has(.overlay.expanded){overflow:hidden}}aside{background:var(--color-light);height:100vh;width:min(var(--aside-width), 100vw);right:calc(-1 * var(--aside-width));transition:transform .2s ease-in-out;position:fixed;top:0;box-shadow:0 0 50px #0000004d}aside header{border-bottom:1px solid var(--color-dark);height:var(--header-height);justify-content:space-between;align-items:center;padding:0 20px;display:flex}aside header h3{margin:0}aside header .close{opacity:.8;width:20px;font-weight:700;text-decoration:none;transition:all .2s}aside header .close:hover{opacity:1}aside header h2{margin-top:0;margin-bottom:.6rem}aside main{margin:1rem}aside p{margin:0 0 .25rem}aside p:last-child{margin:0}aside li{margin-bottom:.125rem}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.overlay{opacity:0;pointer-events:none;visibility:hidden;z-index:10;background:#0003;transition:opacity .4s;position:fixed;inset:0}.overlay .close-outside{color:#0000;height:100%;width:calc(100% - var(--aside-width));background:0 0;border:none;position:absolute;top:0;left:0}.overlay .light{background:#ffffff80}.overlay .cancel{cursor:default;width:100%;height:100%;position:absolute}.overlay.expanded{opacity:1;pointer-events:auto;visibility:visible}.overlay.expanded aside{transform:translateX(calc(var(--aside-width) * -1))}button.reset{background:inherit;font-size:inherit;border:0}button.reset>*{margin:0}button.reset:not(:has(>*)){height:1.5rem;line-height:1.5rem}button.reset:hover:not(:has(>*)){cursor:pointer;text-decoration:underline}.header{height:var(--header-height);z-index:1;background:#fff;align-items:center;padding:0 1rem;display:flex;position:sticky;top:0}@media (width>=48em){.header-menu-mobile-toggle{display:none}}.header-menu-mobile{grid-gap:1rem;flex-direction:column;display:flex}.header-menu-desktop{grid-gap:1rem;display:none}@media (width>=45em){.header-menu-desktop{grid-gap:1rem;margin-left:3rem;display:flex}}.header-menu-item{cursor:pointer}.header-ctas{grid-gap:1rem;align-items:center;margin-left:auto;display:flex}.header-ctas>*{min-width:fit-content}.footer{background:var(--color-dark);margin-top:auto}.footer-menu{grid-gap:1rem;flex-wrap:wrap;justify-content:center;padding:1rem;display:flex}.footer-menu a{color:var(--color-light);min-width:fit-content}.cart-main{height:100%;max-height:calc(100vh - var(--cart-aside-summary-height));width:auto;overflow-y:auto}.cart-main.with-discount{max-height:calc(100vh - var(--cart-aside-summary-height-with-discount))}.cart-line{padding:.75rem 0}.cart-line-inner{display:flex}.cart-line img{height:100%;margin-right:.75rem;display:block}.cart-summary-page{position:relative}.cart-summary-aside{border-top:1px solid var(--color-dark);width:calc(var(--aside-width) - 40px);background:#fff;padding-top:.75rem;position:absolute;bottom:0}.cart-line-quantity{display:flex}.cart-line-children{padding-left:2rem}.cart-discount{align-items:center;margin-top:.25rem;display:flex}.cart-subtotal{align-items:center;display:flex}.predictive-search{height:calc(100vh - var(--header-height) - 40px);overflow-y:auto}.predictive-search-form{background:var(--color-light);position:sticky;top:0}.predictive-search-result{margin-bottom:2rem}.predictive-search-result h5{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--mk-muted);border-bottom:1px solid var(--line);margin:0 0 .5rem;padding-bottom:.4rem;font-size:.7rem;font-weight:700}.predictive-search-result-item{margin-bottom:.15rem;list-style:none}.predictive-search-result-item a{border-radius:var(--r-sm);color:var(--mk-char);align-items:center;gap:.75rem;margin:0 -8px;padding:6px 8px;text-decoration:none;display:flex}.predictive-search-result-item a:hover{background:var(--mk-bg)}.predictive-search-result-item a p{margin:0;font-size:.9rem;line-height:1.25}.predictive-search-result-item a small{color:var(--mk-black);font-size:.82rem;font-weight:700}.predictive-search-result-item a .price-request{color:var(--mk-red)}.predictive-search-result-item a img{object-fit:contain;background:var(--surface-warm);border-radius:var(--r-sm);flex:none;width:46px;height:46px;margin-right:0}.search-results-item{margin-bottom:.5rem}.search-results-item a{flex:row;align-items:center;gap:1rem;display:flex}.featured-collection{margin-bottom:2rem;display:block;position:relative}.featured-collection-image{aspect-ratio:1}@media (width>=45em){.featured-collection-image{aspect-ratio:16/9}}.featured-collection img{object-fit:cover;height:auto;max-height:100%}.recommended-products-grid{grid-gap:1.5rem;grid-template-columns:repeat(2,1fr);display:grid}@media (width>=45em){.recommended-products-grid{grid-template-columns:repeat(4,1fr)}}.recommended-product img{height:auto}.collections-grid{grid-gap:1.5rem;grid-template-columns:repeat(auto-fit, minmax(min(100%, var(--grid-item-width)), 1fr));margin-bottom:2rem;display:grid}.collection-item img{height:auto}.collection-description{max-width:95%;margin-bottom:1rem}@media (width>=45em){.collection-description{max-width:600px}}.products-grid{grid-gap:1.5rem;grid-template-columns:repeat(auto-fit, minmax(min(100%, var(--grid-item-width)), 1fr));margin-bottom:2rem;display:grid}.product-item img{width:100%;height:auto}.product{display:grid}@media (width>=45em){.product{grid-gap:4rem;grid-template-columns:1fr 1fr}}.product h1{margin-top:0}.product-image img{width:100%;height:auto}.product-main{align-self:start;position:sticky;top:6rem}.product-price-on-sale{grid-gap:.5rem;display:flex}.product-price-on-sale s{opacity:.5}.product-options-grid{grid-gap:.75rem;flex-wrap:wrap;display:flex}.product-options-item,.product-options-item:disabled{background-color:#0000;padding:.25rem .5rem;font-family:inherit;font-size:1rem}.product-option-label-swatch{width:1.25rem;height:1.25rem;margin:.25rem 0}.product-option-label-swatch img{width:100%}.blog-grid{grid-gap:1.5rem;grid-template-columns:repeat(auto-fit, minmax(var(--grid-item-width), 1fr));margin-bottom:2rem;display:grid}.blog-article-image{aspect-ratio:3/2;display:block}.blog-article-image img{height:100%}.article img{width:100%;height:auto}.account-logout{display:inline-block}.order-search-form{margin-bottom:1.5rem}.order-search-fieldset{border:1px solid #e5e5e5;border-radius:4px;padding:1rem}.order-search-legend{padding:0 .5rem;font-weight:600}.order-search-active{opacity:.7;margin-left:.5rem;font-weight:400}.order-search-inputs{grid-template-columns:1fr;gap:1rem;margin:.25rem 0 1rem;display:grid}@media (width>=640px){.order-search-inputs{grid-template-columns:1fr 1fr}}.order-search-input{border:1px solid #d1d5db;border-radius:4px;width:100%;padding:.5rem;font-size:1rem}.order-search-buttons{flex-wrap:wrap;gap:.75rem;display:flex}.fitment-page{max-width:1100px;margin:0 auto;padding:1.5rem 1rem 4rem}.fitment-hero h1{margin:0 0 .25rem}.fitment-hero p{color:#555;margin:0 0 1.5rem}.garage-selectors{background:var(--surface-2);border:1px solid #e3e3e3;border-radius:12px;flex-wrap:wrap;align-items:end;gap:1rem;padding:1.25rem;display:flex}.garage-field{flex-direction:column;flex:180px;gap:.35rem;min-width:0;font-size:.85rem;font-weight:600;display:flex}.garage-field select{background:#fff;border:1px solid #cfcfcf;border-radius:8px;width:100%;min-width:0;padding:.6rem .5rem;font-size:.95rem}.garage-field select:disabled{color:#999;background:#eee}.garage-reset{cursor:pointer;background:#fff;border:1px solid #cfcfcf;border-radius:8px;padding:.6rem 1rem}.garage-loading{color:#666;padding:1.5rem 0}.garage-error{color:#b00020}.garage-result{gap:1.5rem;margin-top:1.5rem;display:grid}.fit-summary{border-left:4px solid #111;padding-left:1rem}.fit-summary h3{margin:0 0 .5rem}.fit-summary ul{flex-wrap:wrap;gap:.5rem 1.5rem;margin:0;padding:0;list-style:none;display:flex}.fit-summary li b{color:#666;margin-right:.35rem;font-weight:600}.fit-note{color:#7a5c00;background:#fff8e1;border-radius:6px;margin:.75rem 0 0;padding:.5rem .75rem;font-size:.85rem}.fit-block h4{margin:0 0 .6rem}.plus-grid{flex-wrap:wrap;gap:.75rem;display:flex}.plus-step{background:var(--surface-2);border-radius:8px;flex-direction:column;gap:.25rem;min-width:120px;padding:.6rem .85rem;display:flex}.plus-rim{font-weight:700}.plus-opt{color:#444;font-size:.85rem}.offroad-row{flex-wrap:wrap;gap:.6rem;display:flex}.offroad-chip{border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;padding:.5rem .8rem;font-size:.8rem;display:flex}.offroad-chip b{font-size:1rem}.fit-products{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;display:grid}.prod-col{border:1px solid #e3e3e3;border-radius:10px;padding:1rem}.prod-col h4{align-items:center;gap:.5rem;margin:0 0 .15rem;display:flex}.prod-count{color:#fff;background:#111;border-radius:999px;padding:.1rem .55rem;font-size:.75rem}.prod-suffix{color:#888;margin:0 0 .75rem;font-size:.75rem}.prod-col ul{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.prod-col li{flex-direction:column;font-size:.9rem;display:flex}.prod-meta{color:#888;font-size:.75rem}.prod-more{color:#666;margin:.75rem 0 0;font-size:.8rem}:root{--color-dark:var(--ink);--header-height:84px;--heading-weight:800}:root[data-theme=tactical]{--heading-weight:600}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:var(--heading-weight);letter-spacing:.01em;overflow-wrap:break-word;text-wrap:balance}h1,h2{text-transform:uppercase}a{color:inherit;text-decoration:none}a:hover{color:var(--mk-red)}button,.button,a.button,input[type=submit]{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.04em;border-radius:4px;font-weight:600}button:not(.reset):not(.header-menu-mobile-toggle),.button,a.button,input[type=submit]{background:var(--mk-red);color:#fff;cursor:pointer;border:none;padding:.7rem 1.4rem;transition:background .15s}button:not(.reset):not(.header-menu-mobile-toggle):hover,.button:hover,a.button:hover,input[type=submit]:hover{background:var(--mk-red-bright);color:#fff}.header{background:var(--mk-black);border-bottom:3px solid var(--mk-red);padding:0 1.5rem}.header a{color:#fff}.header a:hover{color:var(--mk-red)}.header-logo-img{width:auto;height:50px;display:block}.header-menu-item{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.03em;color:#fff;border-bottom:2px solid #0000;padding-bottom:2px;font-weight:500}.header-menu-item:hover,.header-menu-item.active{color:#fff;border-bottom-color:var(--mk-red)}.header-ctas a{color:#fff}.footer{background:var(--mk-black);border-top:3px solid var(--mk-red);color:#fff}.footer-menu a{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.03em;color:#fff}.footer-menu a:hover{color:var(--mk-red)}.product-item{border-radius:8px}.product-item img{border:1px solid var(--mk-line)}.product-item h4,.product-item .product-title{font-family:var(--font-heading);font-weight:500}.product-price{font-family:var(--font-heading);color:var(--mk-black);font-weight:600}.product-price-on-sale strong{color:var(--mk-red)}.fit-summary{border-left-color:var(--mk-red)}.prod-count{background:var(--mk-red)}.plus-rim{color:var(--mk-red)}.garage-selectors{border-color:var(--mk-line)}.collection-description h1,.collections-grid h2,.recommended-products h2{letter-spacing:.02em}.header .header-ctas button,.header .header-ctas a{color:#fff}.header .header-ctas button:hover,.header .header-ctas a:hover{color:var(--mk-red)}.home{flex-direction:column;display:flex}.home>section{width:100%}.home-hero{text-align:center;color:#fff;background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:340px;display:flex;position:relative}.home-hero:before{content:"";background:linear-gradient(#00000080,#000000d9);position:absolute;inset:0}.home-hero-inner{z-index:1;max-width:min(900px,100%);padding:2rem 1rem;position:relative}.home-hero h1{margin:0 0 .5rem;font-size:clamp(2.2rem,6vw,4rem);line-height:1.02}.home-hero h1 span{color:var(--mk-red)}.home-hero p{color:#dcdcdc;margin:0;font-size:1.1rem}.home-hero-cta{gap:var(--sp-3);margin-top:var(--sp-5);flex-wrap:wrap;justify-content:center;display:flex}.btn-primary,.btn-ghost{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;border-radius:var(--r-pill);cursor:pointer;justify-content:center;align-items:center;padding:13px 26px;font-size:.82rem;font-weight:700;text-decoration:none;transition:transform .15s,filter .15s,background .15s;display:inline-flex}.btn-primary{background:var(--mk-red);color:#fff;border:2px solid var(--mk-red)}.btn-primary:hover{filter:brightness(1.1);transform:translateY(-2px)}.btn-ghost{color:#fff;background:0 0;border:2px solid #ffffff8c}.btn-ghost:hover{color:var(--mk-char);background:#fff;border-color:#fff;transform:translateY(-2px)}.home-vehicle{background:var(--mk-bg);padding:3rem 1rem 3.25rem}.home-vehicle>h2{text-align:center;margin:0 auto .4rem}.home-vehicle-sub{text-align:center;max-width:560px;color:var(--mk-muted);margin:0 auto 1.75rem;font-size:1rem}.home-vehicle .garage{max-width:1100px;margin:0 auto}.home-tiles{width:100%;max-width:1200px;margin:0 auto;padding:3rem 1rem}.home-tiles>h2{text-align:center;margin:0 0 1.5rem}.tiles-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (width>=900px){.tiles-grid{grid-template-columns:repeat(3,1fr)}}.tile{aspect-ratio:4/3;background-position:50%;background-size:cover;border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;transition:transform .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.tile:after{content:"";background:#00000047;position:absolute;inset:0}.tile:hover{border-color:var(--mk-red);transform:translateY(-4px)}.tile-label{z-index:1;object-fit:contain;filter:drop-shadow(0 2px 6px #0009);max-width:64%;max-height:46%;position:relative}.home-brands{border-top:1px solid var(--mk-line);border-bottom:1px solid var(--mk-line);background:#fff;padding:2.75rem 1rem}.brands-title{text-align:center;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.14em;color:var(--mk-muted);margin:0 0 1.75rem;font-size:.72rem;font-weight:700}.brand-tabs{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:2.25rem;display:flex}.brand-tab{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;border-radius:var(--r-pill);cursor:pointer;border:1px solid var(--line-strong);color:var(--mk-char);background:#fff;padding:8px 18px;font-size:.74rem;font-weight:700;transition:background .15s,color .15s,border-color .15s}.brand-tab:hover{border-color:var(--mk-red);color:var(--mk-red)}.brand-tab.on{background:var(--mk-red);border-color:var(--mk-red);color:#fff}.brand-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem 3.5rem;max-width:1100px;min-height:100px;margin:0 auto;display:flex}.brand-all{text-align:center;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--mk-red);margin-top:2rem;font-size:.74rem;font-weight:700;text-decoration:none;display:block}.brand-all:hover{text-decoration:underline}.brand-logo-link{flex:none;align-items:center;display:inline-flex}.brand-logo{object-fit:contain;filter:grayscale();opacity:.62;width:auto;max-width:148px;height:42px;transition:opacity .2s,filter .2s}.brand-logo-link:hover .brand-logo{filter:grayscale(0);opacity:1}.brand-logo--invert{filter:grayscale()invert()}.brand-logo-link:hover .brand-logo--invert{filter:invert()}.recommended-products{width:100%;max-width:1200px;margin:0 auto;padding:3rem 1rem}.recommended-products>h2{text-align:center;margin:0 0 1.5rem}@media (width<=560px){.header{gap:.4rem;padding:0 .7rem}.header-logo-img{max-height:30px}.header-ctas{gap:.55rem}.home-hero{min-height:280px}.home-hero h1{font-size:clamp(1.55rem,8vw,2.3rem)}.home-hero p{font-size:1rem}.home-tiles>h2,.home-vehicle>h2,.recommended-products h2{font-size:1.15rem}.garage-field{flex:100%}}.site-footer{background:var(--mk-char);color:var(--mk-sand);font-family:var(--font-body);margin-top:auto}.site-footer a{color:inherit}.footer-trust{border-bottom:1px solid #ffffff14}.footer-trust-inner{max-width:1200px;padding:var(--sp-5) var(--sp-4);gap:var(--sp-4);grid-template-columns:repeat(auto-fit,minmax(min(100%,210px),1fr));margin:0 auto;display:grid}.trust-item{flex-direction:column;gap:2px;display:flex}.trust-item b{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.02em;color:#fff;font-size:.95rem;font-weight:600}.trust-item span{color:#a69e8d;font-size:.85rem}.footer-main{max-width:1200px;padding:var(--sp-8) var(--sp-4);gap:var(--sp-6);grid-template-columns:1fr;margin:0 auto;display:grid}@media (width>=560px){.footer-main{grid-template-columns:1fr 1fr}}@media (width>=900px){.footer-main{grid-template-columns:2fr 1fr 1fr 1fr}}.footer-brand{max-width:34ch}.footer-logo{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:-.01em;color:#fff;margin-bottom:var(--sp-3);font-size:1.5rem;font-weight:700;display:inline-block}.footer-logo span{color:var(--mk-red)}.footer-brand p{color:#a69e8d;margin:0;font-size:.92rem;line-height:1.6}.footer-col{align-items:flex-start;gap:var(--sp-2);flex-direction:column;display:flex}.footer-col h3{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--mk-bronze);margin:0 0 var(--sp-2);font-size:.72rem;font-weight:600}.footer-col a{color:#c9c1b0;font-size:.92rem;text-decoration:none;transition:color .15s}.footer-col a:hover{color:#fff}.footer-bottom{max-width:1200px;padding:var(--sp-4);gap:var(--sp-3);color:#8b8373;border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;margin:0 auto;font-size:.82rem;display:flex}.footer-pay{font-family:var(--font-mono);letter-spacing:.02em}.garage-bar{background:var(--mk-char);color:var(--mk-sand);border-bottom:1px solid #ffffff14}.garage-bar-inner{max-width:1200px;padding:8px var(--sp-4);flex-wrap:wrap;align-items:center;gap:10px;margin:0 auto;font-size:.85rem;display:flex}.gb-icon{font-size:1rem;line-height:1}.gb-label{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:#9a8f79;font-size:.66rem}.gb-veh{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:-.01em;color:#fff;font-weight:600}.gb-note{color:var(--mk-fit);font-size:.78rem}.gb-prompt{color:#c9c1b0}.gb-actions{gap:var(--sp-4);align-items:center;margin-left:auto;display:flex}.gb-change,.gb-clear{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;background:0 0;border:none;padding:0;font-size:.72rem;text-decoration:none}.gb-change{color:var(--mk-bronze)}.gb-clear{color:#9a8f79}.gb-change:hover,.gb-clear:hover{color:#fff}.gb-cta{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:#fff;background:var(--mk-red);border-radius:var(--r-sm);margin-left:auto;padding:5px 12px;font-size:.72rem;text-decoration:none}.gb-cta:hover{background:var(--mk-red-bright)}@media (width<=560px){.gb-note{display:none}.garage-bar-inner{padding:7px var(--sp-3);gap:8px;font-size:.8rem}}.product-item-media{position:relative}.fit-badge{z-index:2;font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;border-radius:var(--r-sm);align-items:center;gap:4px;padding:4px 8px;font-size:.68rem;font-weight:600;display:inline-flex;position:absolute;top:8px;left:8px;box-shadow:0 1px 4px #00000040}.fit-yes{background:var(--mk-fit);color:#fff}.fit-check{background:var(--mk-check);color:#1a1a1a}.collection-head{margin-bottom:var(--sp-4)}.col-filters{margin-bottom:var(--sp-5)}.cf-bar{align-items:center;gap:var(--sp-2);flex-wrap:wrap;display:flex}.cf-fits{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.03em;border-radius:var(--r-pill);cursor:pointer;color:var(--mk-black);background:#fff;border:1px solid #c3b8a2;align-items:center;gap:6px;padding:8px 14px;font-size:.78rem;font-weight:600;display:inline-flex}.cf-fits.on{background:var(--mk-fit);color:#fff;border-color:var(--mk-fit)}.cf-facets{gap:var(--sp-2);flex-wrap:wrap;display:flex}.facet{position:relative}.facet>summary{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:var(--r-pill);border:1px solid var(--line-strong);background:#fff;align-items:center;gap:6px;padding:8px 14px;font-size:.85rem;list-style:none;display:inline-flex}.facet>summary::-webkit-details-marker{display:none}.facet>summary:after{content:"▾";opacity:.55;font-size:.7em}.facet[open]>summary{border-color:var(--mk-red)}.facet-n{background:var(--mk-red);color:#fff;border-radius:9px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:.68rem;font-weight:700;display:inline-flex}.facet-list{z-index:20;border:1px solid var(--line-strong);border-radius:var(--r-md);min-width:min(210px,80vw);max-height:320px;box-shadow:var(--sh-2);background:#fff;flex-direction:column;gap:2px;padding:8px;display:flex;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto}.facet-opt{border-radius:var(--r-sm);cursor:pointer;align-items:center;gap:8px;padding:6px 8px;font-size:.9rem;display:flex}.facet-opt:hover{background:var(--mk-bg)}.facet-opt input{accent-color:var(--mk-red)}.cf-sort{align-items:center;gap:8px;margin-left:auto;font-size:.85rem;display:inline-flex}.cf-sort>span{color:var(--mk-muted);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;font-size:.7rem}.cf-sort select{border-radius:var(--r-sm);border:1px solid var(--line-strong);background:#fff;padding:8px 10px;font-size:.85rem}.cf-active{gap:var(--sp-2);margin-top:var(--sp-3);flex-wrap:wrap;align-items:center;display:flex}.cf-chip{font-family:var(--font-mono);letter-spacing:.01em;border-radius:var(--r-pill);border:1px solid var(--line-strong);background:var(--mk-bg);cursor:pointer;padding:5px 10px;font-size:.78rem}.cf-chip:hover{border-color:var(--mk-red);color:var(--mk-red)}.cf-chip.fit{background:color-mix(in srgb, var(--mk-fit) 14%, #fff);border-color:color-mix(in srgb, var(--mk-fit) 45%, #fff);color:color-mix(in srgb, var(--mk-fit) 78%, #000)}.cf-clear{color:var(--mk-muted);cursor:pointer;background:0 0;border:none;font-size:.8rem;text-decoration:underline}.cf-clear:hover{color:var(--mk-red)}@media (width<=560px){.cf-sort{justify-content:space-between;width:100%;margin-left:0}}.cf-foot{align-items:center;gap:var(--sp-2) var(--sp-3);margin-top:var(--sp-3);padding-top:var(--sp-3);border-top:1px solid var(--line);flex-wrap:wrap;display:flex}.cf-count{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--mk-black);font-size:.78rem;font-weight:600}.cf-active{gap:var(--sp-2);flex-wrap:wrap;align-items:center;margin-top:0;display:flex}.facet-opt{justify-content:space-between}.facet-val{flex:auto}.facet-c{color:var(--mk-muted);font-size:.72rem;font-family:var(--font-mono);flex:none}.collection-empty{padding:var(--sp-8) var(--sp-4);text-align:center;color:var(--mk-muted);font-size:1.05rem}.col-pager{justify-content:center;align-items:center;gap:var(--sp-2);margin:var(--sp-7) 0 var(--sp-4);flex-wrap:wrap;display:flex}.pg-nums{align-items:center;gap:4px;margin:0;padding:0;list-style:none;display:flex}.pg-btn,.pg-num{border:1px solid var(--line-strong);border-radius:var(--r-sm);min-width:40px;height:40px;color:var(--mk-black);background:#fff;justify-content:center;align-items:center;padding:0 12px;font-size:.9rem;text-decoration:none;display:inline-flex}.pg-btn:hover,.pg-num:hover{border-color:var(--mk-red);color:var(--mk-red)}.pg-num.current{background:var(--mk-red);border-color:var(--mk-red);color:#fff;font-weight:700}.pg-btn.disabled{opacity:.4;pointer-events:none}.pg-gap{color:var(--mk-muted);padding:0 4px}@media (width<=560px){.pg-nums{display:none}}.pdp-fitment{margin:var(--sp-4) 0}.fitb{align-items:center;gap:var(--sp-3);padding:var(--sp-3) var(--sp-4);border-radius:var(--r-md);background:var(--mk-bg);margin-bottom:var(--sp-4);border:1px solid #e2dccf;display:flex}.fitb-ico{background:#fff;border:1px solid #e2dccf;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:1.1rem;font-weight:700;display:inline-flex}.fitb-body{flex:auto;min-width:0}.fitb-body b{font-size:1rem;line-height:1.3;display:block}.fitb-body p{color:var(--mk-muted);margin:2px 0 0;font-size:.85rem}.fitb-cta{white-space:nowrap;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.04em;border-radius:var(--r-pill);background:var(--mk-red);color:#fff;border:1px solid var(--mk-red);flex:none;padding:9px 14px;font-size:.75rem;font-weight:600;text-decoration:none}.fitb-cta:hover{filter:brightness(1.08)}.fitb.yes{background:color-mix(in srgb, var(--mk-fit) 10%, #fff);border-color:color-mix(in srgb, var(--mk-fit) 35%, #fff)}.fitb.yes .fitb-ico{background:var(--mk-fit);color:#fff;border-color:var(--mk-fit)}.fitb.no{background:color-mix(in srgb, var(--mk-check) 12%, #fff);border-color:color-mix(in srgb, var(--mk-check) 40%, #fff)}.fitb.no .fitb-ico{background:var(--mk-check);color:#15120d;border-color:var(--mk-check)}.pdp-specs{margin:0 0 var(--sp-4);border:1px solid var(--line);border-radius:var(--r-md);overflow:hidden}.pdp-spec{gap:var(--sp-3);padding:10px var(--sp-4);border-top:1px solid #f0ece3;font-size:.9rem;display:flex}.pdp-spec:first-child{border-top:none}.pdp-spec dt{color:var(--mk-muted);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;flex:0 0 130px;align-self:center;font-size:.72rem}.pdp-spec dd{margin:0;font-weight:600}.product-description{margin-top:var(--sp-5)}.product-description h2{margin-bottom:var(--sp-2);font-size:1.1rem}@media (width<=560px){.fitb{flex-wrap:wrap}.fitb-cta{text-align:center;width:100%}}.finance{color:var(--mk-muted);margin:0;line-height:1.35}.finance b{color:var(--mk-black);font-weight:700}.fin-ap{color:#b2fce4;background:#000;border-radius:4px;padding:0 5px;font-weight:700}.finance-card{margin-top:3px;font-size:.72rem}.finance-card .fin-ap{color:#111;background:0 0;padding:0}.finance-pdp{margin:6px 0 2px;font-size:.9rem}.product-item-price{color:var(--mk-black);margin-top:6px;font-weight:700;display:block}.products-grid{grid-gap:var(--sp-4);grid-template-columns:repeat(auto-fill,minmax(min(100%,250px),1fr))}.product-item{border:1px solid var(--line);border-radius:var(--r-md);color:inherit;background:#fff;flex-direction:column;text-decoration:none;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex;overflow:hidden}.product-item:hover{box-shadow:var(--sh-1);border-color:var(--line-strong);transform:translateY(-3px)}.product-item-media{background:var(--surface-warm);position:relative;overflow:hidden}.product-item-media img{border:none;border-radius:0;transition:transform .35s;display:block}.product-item:hover .product-item-media img{transform:scale(1.04)}.product-item h4{margin:var(--sp-3) var(--sp-3) 0;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.5em;font-size:.92rem;line-height:1.32;display:-webkit-box;overflow:hidden}.product-item .product-item-price{margin:6px var(--sp-3) 0;font-size:1rem}.product-item .finance-card{margin:2px var(--sp-3) var(--sp-4)}.recommended-products-grid{grid-gap:var(--sp-4)}.breadcrumbs{align-items:center;gap:var(--sp-2);color:var(--mk-muted);margin:0 0 var(--sp-4);flex-wrap:wrap;font-size:.8rem;display:flex}.breadcrumbs a{color:var(--mk-muted);text-decoration:none}.breadcrumbs a:hover{color:var(--mk-red)}.breadcrumbs span[aria-hidden]{opacity:.5}.crumb-current{color:var(--mk-black);text-overflow:ellipsis;white-space:nowrap;max-width:45ch;font-weight:600;overflow:hidden}.product-media-col{align-self:start}.product-image{border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface-warm);padding:var(--sp-5);overflow:hidden}.product-image img{mix-blend-mode:multiply}@media (width>=45em){.product-media-col{top:calc(var(--header-height) + 16px);position:sticky}}.pdp-trust{margin:var(--sp-4) 0 0;padding:var(--sp-3) 0 0;border-top:1px solid var(--line);gap:var(--sp-2) var(--sp-4);color:var(--mk-char);flex-wrap:wrap;font-size:.82rem;list-style:none;display:flex}.pdp-trust li{align-items:center;gap:6px;display:inline-flex}.product-description{line-height:1.6}.product-description :is(p,li){color:#33302a}.related{margin:var(--sp-10) 0 var(--sp-6)}.related>h2{margin:0 0 var(--sp-4);font-size:1.35rem}.related-grid{gap:var(--sp-4);grid-template-columns:repeat(auto-fill,minmax(min(100%,220px),1fr));display:grid}.related-skeleton{min-height:240px}.collections-page{max-width:1100px;margin:0 auto}.collections-head{margin-bottom:var(--sp-6)}.collections-head h1{margin:0 0 var(--sp-2)}.collections-head p{color:var(--mk-muted);margin:0;font-size:1.05rem}.col-group{margin-bottom:var(--sp-8)}.col-group>h2{font-size:.8rem;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--mk-muted);margin:0 0 var(--sp-4);padding-bottom:var(--sp-2);border-bottom:1px solid var(--line);font-weight:700}.cat-tiles{gap:var(--sp-3);grid-template-columns:repeat(auto-fill,minmax(min(100%,220px),1fr));display:grid}.cat-tile{min-height:84px;padding:var(--sp-4) var(--sp-5);border-radius:var(--r-md);background:linear-gradient(135deg, var(--mk-char), #2a241b);color:#fff;border:1px solid #0000;align-items:center;text-decoration:none;transition:transform .16s,border-color .16s;display:flex;position:relative;overflow:hidden}.cat-tile:before{content:"";background:var(--mk-red);width:4px;position:absolute;top:0;bottom:0;left:0}.cat-tile span{letter-spacing:.01em;font-size:1.05rem;font-weight:700}.cat-tile:hover{border-color:var(--mk-red);transform:translateY(-3px)}.chip-row{gap:var(--sp-2);flex-wrap:wrap;display:flex}.col-chip{border-radius:var(--r-pill);border:1px solid var(--line-strong);color:var(--mk-char);background:#fff;align-items:center;padding:9px 16px;font-size:.9rem;font-weight:500;text-decoration:none;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.col-chip:hover{border-color:var(--mk-red);color:var(--mk-red)}.header-menu-desktop{align-items:center}.nav-item{align-items:center;display:inline-flex;position:static}.mega{left:0;right:0;top:var(--header-height);border-top:1px solid var(--line);box-shadow:var(--sh-2);opacity:0;visibility:hidden;z-index:30;background:#fff;transition:opacity .16s,transform .16s,visibility .16s;position:absolute;transform:translateY(-6px)}.nav-item:hover .mega,.nav-item:focus-within .mega{opacity:1;visibility:visible;transform:translateY(0)}.header-menu-desktop.is-dismissed .nav-item .mega{opacity:0;visibility:hidden;transform:translateY(-6px)}.mega-inner{max-width:1200px;padding:var(--sp-6) var(--sp-5);gap:var(--sp-8);align-items:flex-start;margin:0 auto;display:flex}.mega-col{flex:none;min-width:170px}.mega-cta{flex:0 0 260px}.mega-col h4{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.09em;color:var(--mk-muted);margin:0 0 var(--sp-3);padding-bottom:var(--sp-2);border-bottom:1px solid var(--line);font-size:.72rem}.mega-col ul{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.mega-col a{border-radius:var(--r-sm);color:var(--mk-char);margin:0 -6px;padding:5px 6px;font-size:.92rem;text-decoration:none;display:block}.mega-col a:hover{background:var(--mk-bg);color:var(--mk-red)}.mega-more{margin-top:var(--sp-3);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--mk-red);font-size:.72rem;font-weight:700;text-decoration:none;display:inline-block}.mega-more:hover{text-decoration:underline}.mega-cta{padding:var(--sp-5);border-radius:var(--r-md);background:linear-gradient(135deg, var(--mk-char), #2a241b);color:#fff;flex-direction:column;justify-content:center;gap:4px;text-decoration:none;display:flex}.mega-cta-ico{font-size:1.6rem}.mega-cta b{font-size:1.05rem}.mega-cta span:last-child{color:var(--mk-bronze);font-size:.9rem;font-weight:600}.mega-cta:hover{filter:brightness(1.08)}.m-section{border-bottom:1px solid var(--mk-line)}.m-section>summary{cursor:pointer;justify-content:space-between;align-items:center;padding:10px 0;font-weight:600;list-style:none;display:flex}.m-section>summary::-webkit-details-marker{display:none}.m-section>summary:after{content:"+";color:var(--mk-muted);font-size:1.2rem}.m-section[open]>summary:after{content:"−"}.m-section ul{flex-direction:column;gap:2px;margin:0 0 8px;padding:0 0 0 8px;list-style:none;display:flex}.m-section ul a{color:var(--mk-char);padding:6px 0;text-decoration:none;display:block}.header{z-index:100}.rating{align-items:center;gap:6px;margin:4px 0 8px;display:inline-flex}.rating-stars{letter-spacing:1px;font-size:1rem;line-height:1;display:inline-block;position:relative}.rating-sm .rating-stars{font-size:.8rem}.rating-stars-empty{color:#d8cfbf}.rating-stars-full{white-space:nowrap;color:var(--mk-check);position:absolute;top:0;left:0;overflow:hidden}.rating-count{color:var(--mk-muted);font-size:.8rem}.home-why{padding:0 1rem var(--sp-6);width:100%;max-width:1200px;margin:0 auto}.why-grid{gap:var(--sp-4);background:var(--mk-char);border-radius:var(--r-lg);padding:var(--sp-6) var(--sp-5);grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));display:grid}.why-item{color:#fff;text-align:center;padding:0 var(--sp-2)}.why-ico{margin-bottom:var(--sp-2);font-size:1.9rem;display:block}.why-item b{margin-bottom:4px;font-size:1.05rem;display:block}.why-item p{color:#c9c2b5;margin:0;font-size:.85rem;line-height:1.45}.pkg-hero{background:linear-gradient(135deg, var(--mk-char), #2a241b);color:#fff;border-radius:var(--r-lg);padding:var(--sp-10) var(--sp-6);margin-bottom:var(--sp-6);text-align:center}.pkg-hero-inner{max-width:720px;margin:0 auto}.pkg-eyebrow{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.16em;color:var(--mk-bronze);font-size:.72rem}.pkg-hero h1{margin:var(--sp-3) 0;font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.08}.pkg-hero p{color:#cabfae;max-width:560px;margin:0 auto;font-size:1.05rem}.pkg-hero-cta{gap:var(--sp-3);margin-top:var(--sp-5);flex-wrap:wrap;justify-content:center;display:flex}.pkg-steps{gap:var(--sp-4);margin-bottom:var(--sp-8);grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));display:grid}.pkg-step{gap:var(--sp-3);align-items:flex-start;display:flex}.pkg-step-n{background:var(--mk-red);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-weight:700;display:inline-flex}.pkg-step b{margin-bottom:2px;display:block}.pkg-step p{color:var(--mk-muted);margin:0;font-size:.9rem}.pkg-veh{background:var(--mk-bg);border:1px solid var(--line);border-radius:var(--r-md);padding:var(--sp-3) var(--sp-4);margin-bottom:var(--sp-5)}.pkg-veh p{flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:.95rem;display:flex}.pkg-veh-ico{font-size:1.2rem}.pkg-veh-change{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;color:var(--mk-red);margin-left:auto;font-size:.72rem;font-weight:700;text-decoration:none}.pkg-veh-change:hover{text-decoration:underline}.pkg-row{margin-bottom:var(--sp-7)}.pkg-row-head{justify-content:space-between;align-items:baseline;gap:var(--sp-3);margin-bottom:var(--sp-4);flex-wrap:wrap;display:flex}.pkg-row-head h2{margin:0;font-size:1.2rem}.pkg-row-more{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;color:var(--mk-red);white-space:nowrap;font-size:.75rem;font-weight:700;text-decoration:none}.pkg-row-more:hover{text-decoration:underline}.pkg-empty{color:var(--mk-muted)}.pkg-benefits{margin:var(--sp-8) 0 var(--sp-4)}.pkg-benefits-grid{gap:var(--sp-4);background:var(--mk-char);border-radius:var(--r-lg);padding:var(--sp-6) var(--sp-5);grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));display:grid}.pkg-benefit{text-align:center;color:#fff}.pkg-benefit-ico{margin-bottom:var(--sp-2);font-size:1.7rem;display:block}.pkg-benefit b{margin-bottom:4px;display:block}.pkg-benefit p{color:#c9c2b5;margin:0;font-size:.85rem}.pkgb-cols{gap:var(--sp-6);margin-bottom:var(--sp-6);grid-template-columns:1fr;display:grid}@media (width>=800px){.pkgb-cols{grid-template-columns:1fr 1fr}}.pkgb-panel-head{justify-content:space-between;align-items:baseline;gap:var(--sp-3);margin-bottom:var(--sp-4);flex-wrap:wrap;display:flex}.pkgb-panel-head h2{align-items:center;gap:8px;margin:0;font-size:1.1rem;display:flex}.pkgb-step-n{background:var(--mk-red);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:.85rem;font-weight:700;display:inline-flex}.pkgb-choices{gap:var(--sp-3);grid-template-columns:repeat(3,1fr);display:grid}.pkgb-choice{text-align:left;cursor:pointer;border:1px solid var(--line);border-radius:var(--r-md);background:#fff;flex-direction:column;padding:0;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.pkgb-choice:hover{border-color:var(--line-strong)}.pkgb-choice.on{border-color:var(--mk-fit);box-shadow:0 0 0 2px var(--mk-fit) inset}.pkgb-choice-media{background:var(--surface-warm);position:relative}.pkgb-choice-media img{mix-blend-mode:multiply;display:block}.pkgb-choice-tick{background:var(--mk-fit);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.8rem;display:inline-flex;position:absolute;top:6px;right:6px}.pkgb-choice-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 8px 2px;font-size:.78rem;line-height:1.25;display:-webkit-box;overflow:hidden}.pkgb-choice-price{margin:0 8px 8px;font-size:.82rem;font-weight:700}.pkgb-summary{z-index:20;align-items:center;gap:var(--sp-3) var(--sp-4);background:var(--mk-char);color:#fff;border-radius:var(--r-md);padding:var(--sp-3) var(--sp-4);box-shadow:var(--sh-2);margin-top:var(--sp-4);flex-wrap:wrap;display:flex;position:sticky;bottom:0}.pkgb-slot{align-items:center;gap:10px;min-width:0;display:flex}.pkgb-slot-thumb{border-radius:var(--r-sm);background:var(--surface-warm);width:44px;height:44px;color:var(--mk-char);flex:none;justify-content:center;align-items:center;font-weight:700;display:inline-flex;overflow:hidden}.pkgb-slot-thumb img{mix-blend-mode:multiply}.pkgb-slot-body{flex-direction:column;min-width:0;display:flex}.pkgb-slot-label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:#b3aa99;font-size:.62rem}.pkgb-slot-empty{color:#8f8676;font-size:.85rem}.pkgb-slot-name{font-size:.85rem;font-weight:600}.pkgb-variant{border-radius:var(--r-sm);color:#fff;background:#26211a;border:1px solid #46403553;max-width:190px;margin-top:2px;padding:4px 8px;font-size:.82rem}.pkgb-plus{color:#8f8676;font-size:1.2rem}.pkgb-qty{flex-direction:column;display:flex}.pkgb-stepper{align-items:center;gap:10px;margin-top:2px;display:inline-flex}.pkgb-stepper button{border-radius:var(--r-sm);color:#fff;cursor:pointer;background:#26211a;border:1px solid #46403553;width:26px;height:26px;font-size:1rem;line-height:1}.pkgb-stepper button:hover{border-color:var(--mk-red)}.pkgb-total{flex-direction:column;margin-left:auto;display:flex}.pkgb-total b{font-size:1.15rem}.pkgb-summary form{margin:0}.pkgb-summary form button{background:var(--mk-red);color:#fff;cursor:pointer;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.04em;border-radius:var(--r-pill);border:none;padding:12px 20px;font-size:.78rem;font-weight:700}.pkgb-summary form button:hover:not(:disabled){filter:brightness(1.1)}.pkgb-summary form button:disabled{opacity:.45;cursor:not-allowed}@media (width<=560px){.pkgb-choices{grid-template-columns:repeat(2,1fr)}.pkgb-total{margin-left:0}.pkgb-summary form,.pkgb-summary form button{width:100%}}.price-request{color:var(--mk-red);font-style:normal;font-weight:700}.product-price.price-request{font-size:1.15rem}.product-item-price.price-request{font-size:.9rem}.product-enquire{border-radius:var(--r-sm);background:var(--mk-char);color:#fff;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.04em;justify-content:center;align-items:center;padding:12px 22px;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.product-enquire:hover{filter:brightness(1.15)}.overlay button.close-outside,.overlay button.cancel{background:0 0;border:none;border-radius:0;padding:0}.overlay{background:#14110d80}.cart-empty{padding:var(--sp-8) var(--sp-4);text-align:center}.cart-main{overflow-x:hidden}.cart-line-inner{align-items:flex-start;gap:.75rem}.cart-line-inner>div{min-width:0}.cart-line img{border:1px solid var(--line);margin-right:0}.search{max-width:1200px;margin:0 auto}.search>h1{margin:0 0 var(--sp-4)}.search-page-form{gap:var(--sp-2);margin-bottom:var(--sp-6);max-width:620px;display:flex}.search-page-form input[type=search]{border:1px solid var(--line-strong);border-radius:var(--r-sm);background:#fff;flex:auto;min-width:0;padding:12px 16px;font-size:1rem}.search-page-form button{white-space:nowrap;border-radius:var(--r-sm)}.search-result{margin-bottom:var(--sp-8)}.search-result>h2{font-size:.8rem;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--mk-muted);margin:0 0 var(--sp-4);padding-bottom:var(--sp-2);border-bottom:1px solid var(--line)}.search-results-item a{color:var(--mk-char);text-decoration:none}.search-results-item a:hover{color:var(--mk-red)}.pagination-prev,.pagination-next{margin:var(--sp-4) 0;justify-content:center;display:flex}.route-error{min-height:100vh;padding:var(--sp-6) var(--sp-4);background:radial-gradient(circle at 50% 0%, #2a241b, var(--mk-char) 60%);color:#fff;text-align:center;justify-content:center;align-items:center;display:flex}.route-error-inner{width:100%;max-width:560px}.route-error-logo{font-family:var(--font-mono);letter-spacing:.04em;color:#fff;margin-bottom:var(--sp-8);font-size:1.4rem;font-weight:800;text-decoration:none;display:inline-block}.route-error-logo span{color:var(--mk-red)}.route-error-code{font-family:var(--font-mono);color:var(--mk-red);opacity:.9;font-size:clamp(4rem,16vw,8rem);font-weight:800;line-height:1;display:block}.route-error h1{margin:var(--sp-3) 0 var(--sp-2);font-size:clamp(1.5rem,4vw,2.2rem)}.route-error p{color:#cabfae;margin:0 auto var(--sp-6);max-width:420px;font-size:1.05rem}.route-error-search{gap:var(--sp-2);max-width:440px;margin:0 auto var(--sp-5);display:flex}.route-error-search input{border-radius:var(--r-sm);color:#fff;background:#1c1812;border:1px solid #46403553;flex:auto;min-width:0;padding:12px 16px;font-size:1rem}.route-error-search input::placeholder{color:#8f8676}.route-error-search button{white-space:nowrap;border-radius:var(--r-sm);background:var(--mk-red);color:#fff;cursor:pointer;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.04em;border:none;padding:0 20px;font-weight:700}.route-error-links{gap:var(--sp-2) var(--sp-3);margin-bottom:var(--sp-6);flex-wrap:wrap;justify-content:center;display:flex}.route-error-links a{color:#fff;border-radius:var(--r-pill);border:1px solid #46403553;padding:7px 14px;font-size:.9rem;text-decoration:none}.route-error-links a:hover{border-color:var(--mk-red);color:var(--mk-red)}.route-error-home{display:inline-flex}:root{--page-max:1200px}.collection,.product,.packages,.collections-page,.search{max-width:var(--page-max);margin-left:auto;margin-right:auto}.product-item-media,.pkgb-choice-media{aspect-ratio:1;overflow:hidden}.pkgb-choice-media{flex:none}.product-item-media img,.pkgb-choice-media img{object-fit:contain;width:100%;height:100%}.pkgb-choice-title{min-height:2.3em}.pkgb-slot-thumb img,.product-image img{object-fit:contain}.theme-switch{z-index:90;background:var(--surface-dark);color:#fff;border-radius:var(--r-pill);box-shadow:var(--sh-2);font-family:var(--font-mono);align-items:center;gap:4px;padding:6px 6px 6px 12px;display:inline-flex;position:fixed;bottom:16px;left:16px}.theme-switch-label{text-transform:uppercase;letter-spacing:.12em;color:#ffffff8c;margin-right:4px;font-size:.6rem}.theme-switch-btn{font-family:var(--font-mono);border-radius:var(--r-pill);cursor:pointer;color:#cfcfd4;background:0 0;border:none;padding:5px 12px;font-size:.72rem;font-weight:700}.theme-switch-btn.on{background:var(--accent);color:#fff}@media (width<=560px){.theme-switch{bottom:10px;left:10px}}.utility-bar{color:#cfcfd4;background:#000;border-bottom:1px solid #ffffff14;font-size:.8rem}.utility-inner{max-width:var(--page-max,1200px);justify-content:space-between;align-items:center;gap:16px;height:40px;margin:0 auto;padding:0 1rem;display:flex}.util-left{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.util-left span{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.util-left b{color:var(--accent);font-weight:700}.util-right{white-space:nowrap;align-items:center;gap:10px;display:flex}.util-right a{color:#cfcfd4;text-decoration:none}.util-right a:hover{color:#fff}.util-sep{opacity:.4}@media (width<=700px){.util-left span:nth-child(n+2),.util-right{display:none}.utility-inner{justify-content:flex-start}}.btn-primary,.btn-ghost{gap:0;padding:8px 8px 8px 26px}.btn-primary:after,.btn-ghost:after{content:"→";border-radius:50%;flex:none;place-items:center;width:40px;height:40px;margin-left:16px;font-size:1.05rem;line-height:1;transition:transform .15s;display:inline-grid}.btn-primary:after{background:var(--ink);color:#fff}.btn-ghost:after{color:var(--ink);background:#fff}.btn-primary:hover:after,.btn-ghost:hover:after{transform:translate(2px)}.section-head{margin-bottom:var(--sp-6)}.section-head--center{text-align:center}.overline{color:var(--accent);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;margin-bottom:var(--sp-3);align-items:center;gap:10px;font-size:.72rem;font-weight:700;display:inline-flex}.overline:before,.overline:after{content:"";background:var(--accent);border-radius:2px;width:22px;height:2px}.overline .dot{background:var(--accent);border-radius:50%;flex:none;width:6px;height:6px}.section-head h2{margin:0;font-size:clamp(1.7rem,3.6vw,2.6rem);line-height:1.08}.section-head h2 em{color:var(--accent);font-style:normal}
