.kcs-cfit{display:block;margin-top:1.2rem;margin-bottom:1.2rem}.kcs-cfit[hidden]{display:none}.kcs-cfit__shell{position:relative;overflow:hidden;border:1px solid #e5e7eb;border-radius:18px;background:#fff;box-shadow:0 14px 38px #0f172a12;padding:2.2rem}.kcs-cfit__shell:before{content:"";position:absolute;inset:0 0 auto 0;height:3px;background:#e31b23}.kcs-cfit__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;margin-bottom:1.8rem}.kcs-cfit__eyebrow,.kcs-cfit__results-kicker{display:block;margin-bottom:.55rem;color:#e31b23;font-size:1.05rem;font-weight:800;letter-spacing:.12em}.kcs-cfit__title{margin:0;color:#111827;font-size:clamp(2.2rem,2.8vw,3.2rem);line-height:1.08;font-weight:800}.kcs-cfit__subtitle{max-width:760px;margin:.8rem 0 0;color:#64748b;font-size:1.35rem;line-height:1.45}.kcs-cfit__collection-pill{display:inline-flex;align-items:center;gap:.75rem;flex:0 0 auto;padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:999px;background:#f8fafc;color:#111827;font-size:1.1rem;font-weight:800;letter-spacing:.04em}.kcs-cfit__dot{width:.7rem;height:.7rem;border-radius:50%;background:#e31b23;box-shadow:0 0 0 4px #e31b231a}.kcs-cfit__form{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr) minmax(0,.8fr) auto auto;gap:1rem;align-items:end}.kcs-cfit__field{min-width:0}.kcs-cfit__field label{display:block;margin:0 0 .55rem;color:#374151;font-size:1.15rem;font-weight:700}.kcs-cfit__select-wrap{position:relative}.kcs-cfit__field select{width:100%;min-height:5rem;appearance:none;-webkit-appearance:none;border:1px solid #d7dce3;border-radius:11px;background:#fff;color:#111827;padding:0 4.2rem 0 1.35rem;font:inherit;font-size:1.3rem;font-weight:600;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.kcs-cfit__field select:hover:not(:disabled){border-color:#aeb6c2}.kcs-cfit__field select:focus-visible{outline:none;border-color:#e31b23;box-shadow:0 0 0 3px #e31b231f}.kcs-cfit__field select:disabled{color:#9ca3af;background:#f6f7f9;cursor:not-allowed}.kcs-cfit__chevron{position:absolute;right:1.5rem;top:50%;width:.8rem;height:.8rem;border-right:2px solid #6b7280;border-bottom:2px solid #6b7280;transform:translateY(-65%) rotate(45deg);pointer-events:none}.kcs-cfit__submit,.kcs-cfit__clear{min-height:5rem;border-radius:11px;padding:0 1.6rem;font:inherit;font-size:1.2rem;font-weight:800;cursor:pointer;white-space:nowrap;transition:transform .14s ease,box-shadow .16s ease,background .16s ease,opacity .16s ease}.kcs-cfit__submit{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;border:1px solid #e31b23;background:#e31b23;color:#fff;box-shadow:0 8px 20px #e31b2333}.kcs-cfit__submit svg{width:1.8rem;height:1.8rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .16s ease}.kcs-cfit__submit:hover:not(:disabled){transform:translateY(-1px);background:#c9141c;box-shadow:0 10px 25px #e31b2342}.kcs-cfit__submit:hover:not(:disabled) svg{transform:translate(3px)}.kcs-cfit__submit:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.kcs-cfit__clear{border:1px solid #d7dce3;background:#fff;color:#374151}.kcs-cfit__clear:hover{background:#f8fafc}.kcs-cfit__status{min-height:0;margin-top:1rem;color:#475569;font-size:1.2rem}.kcs-cfit__status:empty{display:none}.kcs-cfit__status[data-error=true]{color:#b91c1c}.kcs-cfit__results{margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb}.kcs-cfit__results-head{display:flex;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:1.6rem}.kcs-cfit__results-title{margin:0;color:#111827;font-size:2rem;line-height:1.2}.kcs-cfit__count{flex:0 0 auto;border-radius:999px;background:#111827;color:#fff;padding:.7rem 1rem;font-size:1.1rem;font-weight:800}.kcs-cfit__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(205px,1fr));gap:1.8rem}.kcs-cfit-card{min-width:0}.kcs-cfit-card__link{display:block;height:100%;color:inherit;text-decoration:none}.kcs-cfit-card__media{position:relative;overflow:hidden;aspect-ratio:1/1;border-radius:10px;background:#f5f6f7}.kcs-cfit-card__media img{width:100%;height:100%;display:block;object-fit:contain;padding:1.4rem;transition:transform .22s ease}.kcs-cfit-card__link:hover .kcs-cfit-card__media img{transform:scale(1.035)}.kcs-cfit-card__badge{position:absolute;left:1rem;bottom:1rem;border-radius:999px;background:#111827;color:#fff;padding:.45rem .9rem;font-size:1rem;font-weight:700}.kcs-cfit-card__badge--stock{background:#0f766e}.kcs-cfit-card__body{padding:1.1rem .1rem 0}.kcs-cfit-card__title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;margin:0;color:#111827;font-size:1.3rem;line-height:1.35;font-weight:700}.kcs-cfit-card__sku{margin:.6rem 0 0;color:#7c8593;font-size:1.05rem}.kcs-cfit-card__price{margin-top:.75rem;color:#111827;font-size:1.45rem;font-weight:800}.kcs-cfit__empty{padding:3rem 2rem;border:1px dashed #cbd5e1;border-radius:14px;text-align:center;color:#64748b;font-size:1.25rem}.kcs-cfit__empty strong,.kcs-cfit__empty span{display:block}.kcs-cfit__empty strong{color:#111827;font-size:1.5rem;margin-bottom:.4rem}.kcs-cfit[data-loading=true] .kcs-cfit__submit{pointer-events:none}@media screen and (max-width:989px){.kcs-cfit__form{grid-template-columns:repeat(2,minmax(0,1fr))}.kcs-cfit__submit,.kcs-cfit__clear{width:100%}}@media screen and (max-width:749px){.kcs-cfit{margin-top:.8rem;margin-bottom:.8rem}.kcs-cfit__shell{padding:1.6rem 1.4rem;border-radius:14px}.kcs-cfit__heading{display:block;margin-bottom:1.5rem}.kcs-cfit__collection-pill{margin-top:1.2rem}.kcs-cfit__form{grid-template-columns:1fr;gap:.9rem}.kcs-cfit__field select,.kcs-cfit__submit,.kcs-cfit__clear{min-height:4.8rem}.kcs-cfit__results-head{align-items:flex-start}.kcs-cfit__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.kcs-cfit-card__media img{padding:.9rem}}@media screen and (max-width:420px){.kcs-cfit__grid{grid-template-columns:1fr}}.kh{--r:#ed1c24;position:relative;background:#07090d;color:#fff;overflow:hidden}.kh__stage{position:relative;height:clamp(540px,45vw,710px)}.kh__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .58s ease,visibility .58s ease;isolation:isolate}.kh__slide.is-on{opacity:1;visibility:visible;pointer-events:auto;z-index:2}.kh__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:67% 52%;z-index:-3}.kh__slide.is-on .kh__bg{animation:khzoom 4s linear both}.kh__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(90deg,#030508f7,#030508d4 35%,#0305084d 68%,#0305081f),linear-gradient(0deg,rgba(3,5,8,.55),transparent 45%)}.kh__wrap{height:100%;display:flex;align-items:center}.kh__copy{width:min(650px,58%);padding:30px 0 92px;transform:translateY(14px);opacity:0;transition:.55s ease .1s}.kh__slide.is-on .kh__copy{transform:none;opacity:1}.kh__eyebrow{margin:0 0 16px;font-size:12px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.kh__eyebrow:before{content:"";display:inline-block;width:26px;height:3px;background:var(--r);margin:0 10px 3px 0}.kh h1,.kh h2{margin:0 0 18px;color:#fff;font-weight:850;letter-spacing:-.045em;line-height:.98}.kh h1{font-size:clamp(44px,5vw,76px)}.kh h2{font-size:clamp(42px,4.8vw,70px)}.kh__text{max-width:570px;margin:0 0 28px;color:#ffffffd1;font-size:clamp(16px,1.25vw,19px);line-height:1.55}.kh__actions{display:flex;gap:12px;flex-wrap:wrap}.kh__btn{min-height:52px;padding:14px 24px;border-radius:5px;display:inline-flex;align-items:center;gap:22px;text-decoration:none;font-size:14px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.kh__btn:hover{transform:translateY(-2px)}.kh__btn:active{transform:scale(.96)}.kh__btn--red{color:#fff;background:var(--r);border:1px solid var(--r);box-shadow:0 8px 22px #ed1c2429}.kh__btn--red:hover{box-shadow:0 10px 28px #ed1c2442}.kh__btn--ghost{color:#fff;background:#07090d73;border:1px solid rgba(255,255,255,.35);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.kh__product-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;display:flex;align-items:center;justify-content:flex-end;padding:36px max(4vw,48px) 36px 42%;background:#080b10}.kh__product{width:100%;height:100%;max-width:900px;object-fit:contain;filter:drop-shadow(0 28px 28px rgba(0,0,0,.45));transform:scale(.93) translate(26px);opacity:.25;transition:transform .75s ease,opacity .58s ease}.kh__slide.is-on .kh__product{transform:scale(1);opacity:1}.kh__shade--product{background:radial-gradient(circle at 80% 50%,rgba(237,28,36,.16),transparent 28%),linear-gradient(90deg,#080b10,#080b10f2 43%,#080b1094 68%,#080b10bf)}.kh__nav{position:absolute;z-index:8;left:50%;bottom:28px;transform:translate(-50%);display:flex;align-items:center;gap:13px;pointer-events:none}.kh__nav>*{pointer-events:auto}.kh__arrow{width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:#07090d80;color:#fff;font-size:19px;cursor:pointer;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.kh__arrow:hover{background:var(--r);border-color:var(--r);transform:translateY(-1px)}.kh__arrow:active{transform:scale(.91)}.kh__dots{display:flex;gap:7px}.kh__dot{position:relative;width:50px;height:18px;border:0;padding:0;background:transparent;cursor:pointer}.kh__dot:before{content:"";position:absolute;left:0;right:0;top:8px;height:3px;border-radius:9px;background:#ffffff47}.kh__dot span{position:absolute;left:0;top:8px;width:0;height:3px;border-radius:9px;background:var(--r)}.kh__dot.is-on span{animation:khprog 4s linear forwards}.kh__count{min-width:43px;font-size:12px;color:#ffffffa6}.kh__count b{font-size:14px;color:#fff}@keyframes khprog{to{width:100%}}@keyframes khzoom{0%{transform:scale(1.02)}to{transform:scale(1.075)}}@media(max-width:989px){.kh__stage{height:600px}.kh__copy{width:min(580px,80%);padding-bottom:105px}.kh__product-media{padding:80px 3vw 55px 35%}}@media(max-width:749px){.kh__stage{height:560px}.kh__bg{object-position:66% 50%}.kh__shade{background:linear-gradient(90deg,#030508eb,#03050861),linear-gradient(0deg,rgba(3,5,8,.72),transparent 58%)}.kh__copy{width:100%;padding:40px 0 105px}.kh h1,.kh h2{font-size:clamp(39px,11.4vw,56px);max-width:94%}.kh__text{max-width:90%;font-size:15px}.kh__btn{min-height:48px;padding:12px 16px;font-size:13px}.kh__product-media{padding:170px 0 44px 30%}.kh__product{max-height:62%;align-self:flex-end}.kh__shade--product{background:linear-gradient(180deg,#07090dfa,#07090de6 43%,#07090d61)}.kh__nav{bottom:22px;gap:9px}.kh__dot{width:34px}.kh__count{display:none}}@media(prefers-reduced-motion:reduce){.kh__slide,.kh__copy,.kh__product{transition:none}.kh__bg,.kh__dot span{animation:none!important}.kh__dot.is-on span{width:100%}}.kcs-trust{background:#fff;border-bottom:1px solid rgba(11,14,19,.08);padding-top:20px}.kcs-trust__wrap{padding-top:40px;padding-bottom:40px}.kcs-trust__orders{position:relative;overflow:hidden;padding:22px 26px 18px;border:1px solid rgba(215,25,32,.16);border-radius:14px;background:linear-gradient(105deg,#fff 0% 54%,#fff5f5);box-shadow:0 12px 32px #0b0e1311;isolation:isolate}.kcs-trust__orders:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(105deg,transparent 12%,rgba(215,25,32,.035) 42%,rgba(215,25,32,.09) 50%,rgba(215,25,32,.035) 58%,transparent 88%);transform:translate(-120%);animation:kcsTrustSweep 7s ease-in-out infinite;pointer-events:none}.kcs-trust__orders-top{display:flex;align-items:center;gap:14px}.kcs-trust__orders-icon{width:48px;height:48px;flex:0 0 48px;display:grid;place-items:center;border-radius:50%;background:#d71920;color:#fff;box-shadow:0 8px 20px #d719202e;animation:kcsTrustFloat 3.4s ease-in-out infinite}.kcs-trust__orders-icon svg,.kcs-trust__action-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.kcs-trust__orders-title{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.kcs-trust__orders-title strong{color:#0b0e13;font-size:16px;line-height:1.2;font-weight:850}.kcs-trust__live{display:inline-flex;align-items:center;gap:6px;min-height:22px;padding:4px 9px;border:1px solid rgba(215,25,32,.14);border-radius:999px;background:#d719200e;color:#b81218;font-size:9px;line-height:1;font-weight:850;letter-spacing:.08em;white-space:nowrap}.kcs-trust__live-dot{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#d71920;animation:kcsTrustPulse 1.7s ease-out infinite}.kcs-trust__dispatch{position:relative;height:30px;margin-top:18px}.kcs-trust__dispatch-line{position:absolute;left:10px;right:10px;top:14px;height:3px;border-radius:999px;background:linear-gradient(90deg,#d719202e,#d719209e,#d719202e)}.kcs-trust__dispatch-node{position:absolute;top:10px;width:11px;height:11px;border:2px solid #fff;border-radius:50%;background:#d71920;box-shadow:0 0 0 1px #d719203d}.kcs-trust__dispatch-node--1{left:5px}.kcs-trust__dispatch-node--2{left:50%;transform:translate(-50%)}.kcs-trust__dispatch-node--3{right:5px}.kcs-trust__parcel{position:absolute;top:2px;left:0;z-index:2;width:27px;height:27px;display:grid;place-items:center;border-radius:7px;background:#fff;color:#d71920;box-shadow:0 4px 13px #0b0e1329;animation:kcsTrustParcel 6s cubic-bezier(.45,0,.25,1) infinite}.kcs-trust__parcel svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.kcs-trust__dispatch-labels{display:flex;justify-content:space-between;gap:12px;padding:0 2px;color:#0b0e137a;font-size:9px;line-height:1.2;font-weight:750;letter-spacing:.02em}.kcs-trust__actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:34px;margin-bottom:34px}.kcs-trust__action{min-height:76px;display:flex;align-items:center;gap:14px;padding:16px 20px;border:1px solid rgba(11,14,19,.09);border-radius:12px;background:#fff;box-shadow:0 8px 22px #0b0e1309;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.kcs-trust__action:hover{transform:translateY(-2px);border-color:#d7192033;box-shadow:0 12px 28px #0b0e1312}.kcs-trust__action-icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:50%;background:#f7f7f8;color:#d71920}.kcs-trust__action strong{color:#0b0e13;font-size:14px;line-height:1.25;font-weight:800}@keyframes kcsTrustPulse{0%{box-shadow:0 0 #d719204d}70%{box-shadow:0 0 0 8px #d7192000}to{box-shadow:0 0 #d7192000}}@keyframes kcsTrustFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes kcsTrustSweep{0%,58%{transform:translate(-120%);opacity:0}68%{opacity:1}88%{transform:translate(120%);opacity:1}to{transform:translate(120%);opacity:0}}@keyframes kcsTrustParcel{0%{left:0;opacity:0;transform:scale(.88)}7%{opacity:1;transform:scale(1)}43%{left:calc(50% - 13px);opacity:1}58%{left:calc(50% - 13px);opacity:1}93%{left:calc(100% - 27px);opacity:1}to{left:calc(100% - 27px);opacity:0;transform:scale(.9)}}@media(max-width:749px){.kcs-trust{padding-top:24px}.kcs-trust__wrap{padding-top:28px;padding-bottom:28px}.kcs-trust__orders{padding:18px 16px 15px;border-radius:12px}.kcs-trust__orders-icon{width:44px;height:44px;flex-basis:44px}.kcs-trust__orders-title{gap:7px}.kcs-trust__orders-title strong{width:100%;font-size:15px}.kcs-trust__dispatch{margin-top:16px}.kcs-trust__actions{grid-template-columns:1fr;gap:10px;margin-top:24px;margin-bottom:24px}.kcs-trust__action{min-height:64px;padding:11px 14px}.kcs-trust__action-icon{width:38px;height:38px;flex-basis:38px}}@media(prefers-reduced-motion:reduce){.kcs-trust__orders:before,.kcs-trust__orders-icon,.kcs-trust__live-dot,.kcs-trust__parcel{animation:none}.kcs-trust__parcel{left:calc(100% - 27px);opacity:1}.kcs-trust__action{transition:none}}.kcs-store{--kcs-red:#d71920;--kcs-ink:#17191c;--kcs-muted:#646970;--kcs-line:#e3e5e7;--kcs-soft:#f5f6f7;letter-spacing:0;color:var(--kcs-ink)}.kcs-store h1,.kcs-store h2,.kcs-store h3{font-weight:700;letter-spacing:-.025em}.kcs-store .page-width{max-width:1320px}.kcs-store a:focus-visible,.kcs-store button:focus-visible,.kcs-store input:focus-visible,.kcs-store select:focus-visible,.kcs-store summary:focus-visible{outline:3px solid var(--kcs-red);outline-offset:4px}.kcs-store [hidden]{display:none!important}.kcs-header.header{column-gap:32px;row-gap:4px;padding-top:12px;padding-bottom:0}.kcs-header .header__heading-link{padding:8px 0}.kcs-store .kcs-header details-modal.header__search{display:none!important}.kcs-header .header__menu-item{padding:12px 20px 12px 0;font-size:14px;font-weight:600}.kcs-header .header__inline-menu{margin:0}.kcs-search{display:flex;align-items:center;background:var(--kcs-soft);border:1px solid var(--kcs-line);border-radius:6px;grid-area:search;min-width:0;width:100%;height:46px}.kcs-search input{font:inherit;font-size:15px;background:transparent;min-width:0;flex:1;width:100%;height:100%;padding:0 16px;border:0;outline-offset:0}.kcs-search button{height:44px;width:52px;background:var(--kcs-red);border:0;border-radius:0 5px 5px 0;color:#fff;cursor:pointer;display:grid;place-items:center;flex-shrink:0}.kcs-eyebrow{font-size:12px;font-weight:800;letter-spacing:.14em!important;text-transform:uppercase;margin:0 0 14px;color:var(--kcs-red)}.kcs-hero{position:relative;background:#11151b;overflow:hidden;color:#fff;isolation:isolate}.kcs-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:75% 62%;z-index:-2}.kcs-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#070a0ef0,#070a0ecc 35%,#070a0e24 75%)}.kcs-hero__inner{min-height:340px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-top:30px;padding-bottom:36px}.kcs-hero .kcs-eyebrow{color:#fff;opacity:.8;font-size:11px}.kcs-hero h2{font-size:clamp(34px,3.5vw,49px);line-height:1.03;max-width:530px;color:#fff;margin:0 0 14px;letter-spacing:-.035em}.kcs-hero__text{font-size:16px;line-height:1.5;max-width:430px;color:#e2e3e5;margin:0 0 24px}.kcs-hero__actions{display:flex;gap:26px;align-items:center;flex-wrap:wrap}.kcs-button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:46px;padding:12px 22px;border-radius:4px;background:var(--kcs-red);color:#fff;text-decoration:none;font-size:14px;font-weight:700;line-height:1.4;border:1px solid transparent;transition:background .18s}.kcs-button:hover{background:#b91218;color:#fff}.kcs-button--dark{background:var(--kcs-ink)}.kcs-button--dark:hover{background:#33383f}.kcs-hero__secondary{color:#fff;font-size:14px;font-weight:600;text-underline-offset:5px}.kcs-store #fitment-widget{position:relative;max-width:1220px;margin:0 auto;padding:24px 0 28px;border:0;border-bottom:1px solid var(--kcs-line);border-radius:0;box-shadow:none;scroll-margin-top:180px;font-family:inherit;font-size:16px}.kcs-store #fitment-widget .fitment-title{font-family:inherit;text-align:left;font-size:24px;margin:0 0 18px;letter-spacing:-.025em}.kcs-store #fitment-widget .fitment-form{grid-template-columns:repeat(5,minmax(0,1fr)) 160px;gap:12px;margin-bottom:0}.kcs-store #fitment-widget .fitment-row select{font:inherit;font-size:14px;min-height:46px;padding-right:28px;border-radius:4px;color:#17191c}.kcs-store #fitment-widget .fitment-row select:disabled{color:#747980}.kcs-store #fitment-widget .fitment-row label{font-size:13px;font-weight:600}.kcs-store #fitment-widget .fitment-button{grid-column:auto;height:46px;border-radius:4px;background:var(--kcs-red);box-shadow:none;font-size:14px;margin-top:0;padding:10px}.kcs-store #fitment-widget .fitment-button:hover,.kcs-store #fitment-widget .fitment-card-button:hover{background:#b91218;transform:none;box-shadow:none}.kcs-store #fitment-widget .fitment-meta{margin:8px 0 0}.kcs-store #fitment-widget .fitment-meta:has(.fitment-status:empty):has(.fitment-summary:empty){display:none}.kcs-store #fitment-widget .fitment-results:empty{margin:0}.kcs-store #fitment-widget .fitment-card-button{background:var(--kcs-red);border-radius:4px;box-shadow:none;color:#fff}.kcs-store #fitment-widget .fitment-category-chip{background:#fff0f0;color:#b91218}.kcs-store .kcs-section{padding-top:54px;padding-bottom:54px}.kcs-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px}.kcs-section-heading h2,.kcs-business h2{font-size:32px;line-height:1.12;margin:0}.kcs-section-heading p:not(.kcs-eyebrow){font-size:14px;color:var(--kcs-muted);max-width:290px;margin:0}.kcs-text-link{display:inline-flex;align-items:center;gap:16px;color:var(--kcs-ink);font-weight:700;font-size:14px;text-decoration:none;border-bottom:1px solid currentColor;padding:0 0 4px;white-space:nowrap}.kcs-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.kcs-category{display:flex;flex-direction:column;border:1px solid var(--kcs-line);border-radius:6px;padding:14px;background:#fff;color:var(--kcs-ink);text-decoration:none;min-width:0;transition:border-color .18s,transform .18s}.kcs-category:hover{border-color:var(--kcs-red);transform:translateY(-3px)}.kcs-category__image{aspect-ratio:1.55;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff;margin-bottom:16px}.kcs-category__image img{height:100%;width:100%;object-fit:contain}.kcs-category__label{font-size:16px;font-weight:700;line-height:1.35;display:flex;justify-content:space-between;gap:10px;margin-top:auto}.kcs-category__label>span{color:var(--kcs-red)}.kcs-featured-band{background:var(--kcs-soft)}.kcs-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.kcs-product-card{background:#fff;border:1px solid var(--kcs-line);border-radius:6px;display:flex;flex-direction:column;overflow:hidden;min-width:0}.kcs-product-card__image{display:block;aspect-ratio:1.15;padding:18px;background:#fff}.kcs-product-card__image img{width:100%;height:100%;object-fit:contain}.kcs-product-card__body{display:flex;flex-direction:column;padding:18px;border-top:1px solid #f0f1f2;flex:1}.kcs-product-card__category{font-size:10px;letter-spacing:.09em;font-weight:700;color:var(--kcs-muted);margin:0 0 8px}.kcs-product-card h3{font-size:16px;line-height:1.4;margin:0 0 8px;letter-spacing:0;min-height:45px}.kcs-product-card h3 a{color:inherit;text-decoration:none;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.kcs-product-card__sku{font-size:11px;color:var(--kcs-muted);overflow-wrap:anywhere;margin:0 0 14px}.kcs-product-card__price{font-size:21px;font-weight:800;letter-spacing:-.03em;margin:auto 0 6px}.kcs-product-card__price>span{font-size:12px;font-weight:400}.kcs-product-card__status{font-size:12px;color:#456249;margin:0 0 16px}.kcs-product-card__link{display:flex;align-items:center;justify-content:space-between;min-height:44px;color:var(--kcs-ink);font-size:13px;font-weight:700;text-decoration:none;border-top:1px solid var(--kcs-line);padding-top:10px}.kcs-product-card__link:hover{color:var(--kcs-red)}.kcs-section-end{text-align:center;margin-top:30px}.kcs-business{display:grid;grid-template-columns:1.35fr 1fr;gap:24px}.kcs-business__wholesale{position:relative;isolation:isolate;overflow:hidden;background:#181c22;color:#fff;border-radius:6px;padding:38px}.kcs-business__wholesale h2{color:#fff;max-width:360px;font-size:37px}.kcs-business__wholesale>.kcs-eyebrow{color:#ff7b7f}.kcs-business__wholesale>p:not(.kcs-eyebrow){max-width:360px;color:#d0d3d7;font-size:16px;line-height:1.65;margin:20px 0 26px}.kcs-business__watermark{font-weight:900;font-style:italic;font-size:140px;letter-spacing:-10px;color:#ffffff06;position:absolute;right:-10px;bottom:-40px;z-index:-1}.kcs-business__stores{padding:38px;border:1px solid var(--kcs-line);border-radius:6px}.kcs-business__stores>p:not(.kcs-eyebrow){font-size:15px;color:var(--kcs-muted);line-height:1.6}.kcs-city{display:flex;gap:18px;align-items:center;padding:13px 0;border-bottom:1px solid var(--kcs-line);font-size:16px}.kcs-city>span{font-size:12px;color:var(--kcs-red);font-weight:700}.kcs-business__stores>.kcs-text-link{margin-top:24px}.kcs-store .card__heading{font-size:16px!important;line-height:1.4!important;letter-spacing:0}.kcs-store .card__heading>a{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.kcs-store .card__media .media img{object-fit:contain;padding:10px}.kcs-store .card-information>.price{font-weight:700;font-size:19px}.kcs-store .card__information{padding-top:16px}.kcs-store .product__title h1{font-size:clamp(25px,2.6vw,36px);line-height:1.2;letter-spacing:-.03em}.kcs-store .product__title{margin-bottom:12px}.kcs-store .product__info-container{scroll-margin-top:180px}.kcs-store .product__info-container .price--large{font-size:28px;font-weight:800}.kcs-store .product__info-container .price-item--regular:is(s){font-size:16px;font-weight:400}.kcs-store .product-form__submit{--color-button:215,25,32;--color-button-text:255,255,255;font-weight:700;min-height:50px;font-size:16px;border-radius:4px}.kcs-store .product-form__submit:disabled{--color-button:115,119,124}.kcs-store .kcs-wait{display:block;width:fit-content;margin:12px 0 0;background:#f3f4f5;padding:9px 12px;border-radius:4px;color:#484d54;font:600 13px/1.45 var(--font-body-family)}.kcs-store .product__sku{font-size:13px;color:var(--kcs-muted);letter-spacing:.02em}.kcs-details{border-bottom:1px solid var(--kcs-line);margin:10px 0}.kcs-details>summary{display:flex;align-items:center;justify-content:space-between;list-style:none;padding:16px 0;font-size:14px;font-weight:700;cursor:pointer}.kcs-details>summary::-webkit-details-marker{display:none}.kcs-details>summary:after{content:"+";font-size:22px;font-weight:400}.kcs-details[open]>summary:after{content:"\2212"}.kcs-details__body{font-size:14px;line-height:1.65;padding-bottom:16px;overflow-wrap:anywhere}.kcs-details__body h2{font-size:20px}.kcs-details__body img{max-width:100%;height:auto}.kcs-product-support{border:1px solid var(--kcs-line);background:var(--kcs-soft);border-radius:4px;padding:16px;margin:18px 0}.kcs-product-support p{font-size:13px;margin:0 0 8px;line-height:1.6}.kcs-product-support a{font-size:14px;color:var(--kcs-ink);font-weight:700;text-underline-offset:4px}.kcs-mobile-purchase{display:none}.kcs-catalog{display:block}.kcs-catalog h1{font-size:42px;margin:0 0 12px}.kcs-catalog__intro{font-size:16px;color:var(--kcs-muted);margin:0 0 24px}.kcs-catalog__search{font:inherit;font-size:16px;padding:12px 16px;border:1px solid #c5c9cd;border-radius:4px;width:min(100%,520px);min-height:48px;margin-bottom:22px}.kcs-catalog__filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.kcs-catalog__filters button{font:600 14px/1.3 var(--font-body-family);padding:12px 18px;min-height:44px;background:#fff;border:1px solid var(--kcs-line);border-radius:4px;cursor:pointer;color:var(--kcs-ink)}.kcs-catalog__filters button[aria-pressed=true]{background:var(--kcs-ink);color:#fff;border-color:var(--kcs-ink)}.kcs-catalog__count{font-size:13px;color:var(--kcs-muted)}.kcs-category-grid--catalog{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.kcs-category-grid--catalog .kcs-category__label{font-size:14px}.kcs-category__fallback{font-weight:900;font-style:italic;font-size:42px;color:#d9dcdf}.kcs-store .footer .footer-block__heading{font-size:20px}.kcs-store .footer .footer-block__details-content{font-size:14px;line-height:1.8}@media(min-width:990px){.kcs-header.header{grid-template-columns:150px minmax(240px,1fr) auto;grid-template-areas:"heading search icons" "navigation navigation navigation"}.kcs-header .header__inline-menu{grid-area:navigation;border-top:1px solid #f0f1f2}.kcs-header .header__icons{grid-area:icons}}@media(max-width:989px){.kcs-store #fitment-widget{margin-left:32px;margin-right:32px}.kcs-store #fitment-widget .fitment-form{grid-template-columns:repeat(3,minmax(0,1fr))}.kcs-header.header{grid-template-areas:"left-icons heading icons" "search search search";row-gap:10px;padding-bottom:12px}.kcs-hero__inner{min-height:310px}.kcs-product-grid,.kcs-category-grid--catalog{grid-template-columns:repeat(3,minmax(0,1fr))}.kcs-business__wholesale,.kcs-business__stores{padding:28px}.kcs-business h2{font-size:29px}}@media(max-width:749px){.kcs-store .page-width{padding-left:20px;padding-right:20px}.kcs-header.header{column-gap:12px}.kcs-header .header__heading-logo-wrapper{max-width:105px}.kcs-search input{font-size:16px;padding-left:12px}.kcs-hero__inner{min-height:320px;padding-top:28px;padding-bottom:28px}.kcs-hero:before{background:linear-gradient(90deg,#070a0ee6,#070a0e75)}.kcs-hero__image{object-position:68% 50%}.kcs-hero h2{font-size:35px;max-width:330px}.kcs-hero__text{max-width:330px;font-size:14px}.kcs-hero .kcs-eyebrow{font-size:9px;letter-spacing:.1em!important}.kcs-hero__actions{gap:18px}.kcs-button{font-size:13px;padding:12px 16px;gap:16px}.kcs-hero__secondary{font-size:12px}.kcs-store #fitment-widget{margin:0 20px;padding:24px 0}.kcs-store #fitment-widget .fitment-title{font-size:21px}.kcs-store #fitment-widget .fitment-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.kcs-store #fitment-widget .fitment-row select{font-size:16px;padding-left:10px}.kcs-store #fitment-widget .fitment-row:first-child{grid-column:1/-1}.kcs-store #fitment-widget .fitment-button{grid-column:1/-1;margin-top:4px}.kcs-store .kcs-section{padding-top:36px;padding-bottom:36px}.kcs-section-heading{align-items:flex-start;gap:16px;flex-direction:column;margin-bottom:22px}.kcs-section-heading h2{font-size:27px}.kcs-eyebrow{font-size:10px;margin-bottom:10px}.kcs-category-grid,.kcs-product-grid,.kcs-category-grid--catalog{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.kcs-category{padding:10px}.kcs-category__image{aspect-ratio:1.2;margin-bottom:10px}.kcs-category__label{font-size:14px;gap:4px}.kcs-product-card__image{padding:10px;aspect-ratio:1}.kcs-product-card__body{padding:12px}.kcs-product-card h3{font-size:13px;min-height:54px}.kcs-product-card__category{font-size:9px}.kcs-product-card__sku{font-size:10px}.kcs-product-card__price{font-size:16px}.kcs-product-card__status{font-size:11px}.kcs-product-card__link{font-size:12px}.kcs-business{grid-template-columns:1fr;gap:18px}.kcs-business__wholesale,.kcs-business__stores{padding:26px}.kcs-business h2{font-size:29px}.kcs-business__wholesale>p:not(.kcs-eyebrow){font-size:14px}.kcs-store .product__info-container .price--large{font-size:25px}.kcs-mobile-purchase{display:block;position:fixed;left:0;bottom:0;z-index:4;width:calc(100% - 82px);padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--kcs-line);box-shadow:0 -4px 20px #00000008}.kcs-mobile-purchase .kcs-button{width:100%;min-height:44px}.kcs-store:has(.kcs-mobile-purchase){padding-bottom:82px}.kcs-catalog h1{font-size:32px}.kcs-catalog__filters{gap:6px}.kcs-catalog__filters button{font-size:12px;padding:10px 12px}.kcs-store .card__heading{font-size:14px!important}}@media(prefers-reduced-motion:reduce){.kcs-store *{scroll-behavior:auto!important}.kcs-category,.kcs-button{transition:none}.kcs-category:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/19/compiled_assets/styles.css.map */
