:root{--vt-bg-dark: #0f1013;--vt-bg-card: #161b23;--vt-bg-soft: #f4f6f8;--vt-text-main: #0f1115;--vt-text-light: #e9eef5;--vt-text-muted: #aeb9c7;--vt-border: #2d3440;--vt-accent: #e30613;--vt-accent-hover: #b8040f;--vt-danger: #d90416;--vt-radius: 16px;--vt-shadow: 0 12px 30px rgba(0, 0, 0, .18)}.vt-section{padding:3.2rem 0}.vt-container{width:min(1200px,100% - 3rem);margin:0 auto}.vt-eyebrow{margin:0 0 .8rem;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:var(--vt-accent);font-weight:700}.vt-title{margin:0 0 .8rem;color:var(--vt-text-main);font-size:clamp(1.5rem,2.8vw,2.2rem);line-height:1.15;font-weight:800}.vt-muted{color:var(--vt-text-muted)}.vt-category-grid__lead{max-width:42rem;margin:0 0 1.25rem;line-height:1.55}.vt-featured-collection__grid{margin-top:1.25rem}.vt-featured-collection__link{text-decoration:none;color:inherit;display:block;height:100%}.vt-featured-collection__img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:12px;margin-bottom:.65rem}.vt-featured-collection__card-title{margin:0;font-size:1rem;line-height:1.3}.vt-featured-collection__card{display:flex;flex-direction:column;gap:.75rem}.vt-featured-collection__price{margin:.35rem 0 0;font-weight:700;color:#1c2838}.vt-featured-collection__card .vt-button-secondary{width:100%}.vt-featured-collection__cta{margin-top:1.25rem}.vt-grid{display:grid;gap:1rem}.vt-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.vt-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.vt-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.vt-card{background:#fff;border:1px solid #d8e0ea;border-radius:var(--vt-radius);box-shadow:0 4px 14px #0c162114;padding:1.25rem;color:#243142;transition:transform .2s ease,box-shadow .2s ease}.vt-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #0c162124}.vt-card h3,.vt-card h4{margin-top:0}.vt-card ul{margin:.8rem 0 0;padding-left:1rem}.vt-category-grid .vt-card{min-height:220px;display:flex;flex-direction:column;justify-content:space-between;gap:.7rem}.vt-category-card p{color:#5d6c80}.vt-category-card h3{margin:0}.vt-category-card .vt-button-secondary{width:100%}.vt-card li{margin-bottom:.35rem}.vt-button,.vt-button-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:44px;padding:.65rem 1.1rem;border-radius:10px;border:1px solid transparent;text-decoration:none;font-weight:700}.vt-button{background:var(--vt-accent);color:#fff}.vt-button:hover{background:var(--vt-accent-hover)}.vt-button:focus-visible,.vt-button-secondary:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline:3px solid rgba(21,131,255,.35);outline-offset:2px}.vt-button-secondary{background:#fff;color:var(--vt-text-main);border-color:#cad5e1}.vt-button-secondary:hover{border-color:var(--vt-accent);color:var(--vt-accent)}.vt-button[disabled],.vt-button-secondary[disabled],button[disabled]{opacity:.55;cursor:not-allowed}.vt-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 80% 20%,rgba(21,131,255,.2),transparent 40%),radial-gradient(circle at 10% 90%,rgba(230,57,70,.08),transparent 45%),linear-gradient(145deg,#0d1118,#1b2330 55%,#10151d);color:var(--vt-text-light)}.vt-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(-70deg,transparent 0,transparent 22px,rgba(255,255,255,.03) 22px,rgba(255,255,255,.03) 24px);pointer-events:none}.vt-hero__inner{position:relative;z-index:1;padding:5rem 0 4rem;display:grid;gap:1.2rem}.vt-hero h1{margin:0;font-size:clamp(2rem,5vw,3.4rem);line-height:1.05;max-width:14ch;font-weight:800}.vt-hero p{margin:0;max-width:64ch;color:#d5deea}.vt-hero__trust-points{margin:.2rem 0 0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:.55rem}.vt-hero__trust-points li{display:inline-flex;align-items:center;min-height:32px;padding:0 .7rem;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#00000038;color:#f0f4fb;font-size:.82rem;font-weight:700}.vt-actions{display:flex;flex-wrap:wrap;gap:.75rem}.vt-vehicle-finder{margin-top:-1.7rem;position:relative;z-index:2}.vt-finder-card{background:#fff;border-radius:18px;box-shadow:var(--vt-shadow);padding:1.4rem}.vt-finder-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:.75rem;align-items:end}.vt-input-group label{display:block;font-size:.82rem;font-weight:700;margin-bottom:.4rem;color:#314156}.vt-input-group input,.vt-input-group select{width:100%;min-height:46px;border:1px solid #c7d4e2;border-radius:10px;padding:0 .75rem;font-size:.95rem;background:#fff}.vt-types .vt-card{display:flex;flex-direction:column;min-height:100%}.vt-types .vt-card .vt-button-secondary{margin-top:auto}.vt-benefit-card{text-align:center;padding:1rem}.vt-icon-dot{width:34px;height:34px;border-radius:50%;margin:0 auto .65rem;background:linear-gradient(145deg,#f11422,#b8040f);box-shadow:0 8px 18px #d9041659}.vt-compare{background:var(--vt-bg-soft)}.vt-best-sellers-list{list-style:none;margin:1rem 0 0;padding:0;display:grid;gap:.7rem}.vt-best-sellers-list a{text-decoration:none;color:#1c2838;font-weight:600}.vt-placeholder{border:1px dashed #8ea2ba;border-radius:14px;background:#eef3f8;color:#34485f}.vt-trust{background:linear-gradient(135deg,#11161e,#1b2330)}.vt-trust .vt-trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem}.vt-trust-item{color:#e4ecf5;border:1px solid #2a3443;border-radius:12px;padding:.85rem;text-align:center;font-weight:600;background:#ffffff08}.vt-badge{display:inline-flex;align-items:center;border:1px solid #cbd8e6;border-radius:999px;padding:.28rem .7rem;margin:0 .4rem .4rem 0;font-size:.78rem;background:#fff}.vt-badge--universal{border-color:#ffd3d7;background:#fff2f3;color:#8c131d}.vt-badge--compat{border-color:#ffd3d7;background:#fff1f2;color:#9f1d29}.vt-warning{border-left:4px solid var(--vt-danger);background:#fff4f5;color:#5a1f24;border-radius:8px;padding:.9rem}.vt-table{width:100%;border-collapse:collapse}.vt-table th,.vt-table td{border-bottom:1px solid #d6e1ec;padding:.7rem;text-align:left}@media(max-width:1024px){.vt-grid-4,.vt-finder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.vt-section{padding:2.2rem 0}.vt-container{width:min(1200px,100% - 1.3rem)}.vt-grid-2,.vt-grid-3,.vt-grid-4,.vt-trust .vt-trust-grid{grid-template-columns:1fr}.vt-trust .vt-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vt-hero__inner{padding:3.5rem 0 3.2rem}.vt-hero__trust-points{flex-direction:column;align-items:flex-start}.vt-vehicle-finder{margin-top:-1.2rem}.vt-finder-grid{grid-template-columns:1fr}}.vt-wiper-configurator{background:linear-gradient(165deg,#f0f4fa,#e8eef6 45%,#f7f9fc);border-bottom:1px solid #d8e2ee}.vt-wiper-configurator__header{max-width:40rem;margin-bottom:2rem}.vt-wiper-configurator__sub{font-size:1.05rem;line-height:1.55}.vt-config-steps{display:flex;flex-direction:column;gap:1.75rem}.vt-config-step{background:#fff;border:1px solid #d8e2ee;border-radius:var(--vt-radius);padding:1.35rem 1.4rem;box-shadow:0 6px 20px #0f19280f}.vt-config-step__title{margin:0 0 1rem;font-size:1.05rem;font-weight:800;color:#1a2433}.vt-config-step__hint{margin:-.5rem 0 1rem;font-size:.88rem;line-height:1.45;color:var(--vt-muted, #5c6570)}.vt-config-field--full{grid-column:1 / -1}.vt-config-search{width:100%;max-width:36rem;padding:.65rem .85rem;font-size:1rem;border:1px solid var(--vt-border, #d8dee4);border-radius:var(--vt-radius, 8px);background:var(--vt-surface, #fff);color:var(--vt-text)}.vt-config-search::placeholder{color:var(--vt-muted, #7a8490)}.vt-config-search:focus{outline:none;border-color:var(--vt-accent, #c41e3a);box-shadow:0 0 0 3px color-mix(in srgb,var(--vt-accent, #c41e3a) 22%,transparent)}.vt-config-options{display:flex;flex-wrap:wrap;gap:.65rem}.vt-config-option{display:flex;align-items:center;gap:.5rem;padding:.55rem .85rem;border-radius:999px;border:1px solid #c9d6e6;background:#fafcfe;cursor:pointer;font-size:.92rem;font-weight:600;color:#243142;transition:border-color .15s ease,background .15s ease}.vt-config-option:has(input:focus-visible){outline:2px solid var(--vt-accent);outline-offset:2px}.vt-config-option:has(input:checked){border-color:var(--vt-accent);background:#eef6ff;color:#0b3d82}.vt-config-option input{accent-color:var(--vt-accent)}.vt-config-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.vt-config-field{display:flex;flex-direction:column;gap:.4rem}.vt-config-label{font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#5c6b7d}.vt-config-select{width:100%;border:1px solid #c9d6e6;border-radius:12px;padding:.65rem .85rem;font-size:1rem;font-weight:600;color:#1a2433;background:#fff;-webkit-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#5c6b7d 50%),linear-gradient(135deg,#5c6b7d 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% + 3px),calc(100% - 12px) calc(50% + 3px);background-size:6px 6px,6px 6px;background-repeat:no-repeat}.vt-config-select:disabled{opacity:.55;cursor:not-allowed}.vt-config-actions{margin-top:1.75rem}.vt-config-warning{margin-top:1.25rem;font-size:.88rem;font-weight:600;color:#6a4b16;background:#fff8e6;border:1px solid #f0d090;border-radius:12px;padding:.85rem 1rem}.vt-config-warning--inline{margin-top:.75rem;font-size:.82rem}.vt-config-result{margin-top:2rem}.vt-config-result--hidden{display:none}.vt-config-msg{margin:0 0 .5rem;font-size:.98rem;line-height:1.5;color:#243142}.vt-config-msg--error{color:#8b1c26;font-weight:700}.vt-config-msg--muted{color:#5c6b7d;font-size:.9rem}.vt-config-result__title{margin:0 0 1rem;font-size:1.15rem;font-weight:800}.vt-config-result__inner{padding-top:.5rem}.vt-config-product-card{display:grid;grid-template-columns:minmax(0,140px) minmax(0,1fr);gap:1.25rem;align-items:start;padding:1.25rem;border-radius:var(--vt-radius);border:1px solid #d8e2ee;background:#fff;margin-bottom:1rem;box-shadow:0 8px 26px #0c162114}.vt-config-product-card--primary{border-color:#ffc4ca;box-shadow:0 12px 32px #e3061324}.vt-config-product-card__img{width:100%;max-width:140px;border-radius:12px;object-fit:cover;aspect-ratio:1}.vt-config-product-card__img--placeholder{background:linear-gradient(135deg,#e4eaf2,#d4dde8)}.vt-config-product-card__title{margin:0 0 .35rem;font-size:1.1rem;font-weight:800;line-height:1.25}.vt-config-product-card__price{margin:0 0 .75rem;font-size:1.35rem;font-weight:800;color:#0b6d3a}.vt-config-product-card__meta{margin:0 0 1rem;padding:0;list-style:none;font-size:.9rem;line-height:1.55;color:#3d4b5c}.vt-config-product-card__meta li{margin-bottom:.25rem}.vt-config-product-card__actions{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center}.vt-config-qty{margin-bottom:.75rem}.vt-config-qty__label{font-size:.88rem;font-weight:700;color:#3d4b5c}.vt-config-qty__input{width:4.5rem;margin-left:.35rem;padding:.35rem .5rem;border-radius:8px;border:1px solid #c9d6e6;font-weight:700}.vt-config-add-to-cart{min-height:2.75rem}.vt-config-alt-title{margin:1.75rem 0 .75rem;font-size:.95rem;font-weight:800;color:#5c6b7d}.vt-config-alt-grid{display:grid;gap:1rem}@media(max-width:768px){.vt-config-grid,.vt-config-product-card{grid-template-columns:1fr}.vt-config-product-card__img{max-width:100%}}.vt-product-page{padding:2rem 0 3rem}.vt-product-page__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,440px);gap:2rem;align-items:start}.vt-product-gallery__main-image{border-radius:14px;border:1px solid #d8e2ee;background:#fff}.vt-product-gallery__main-image img,.vt-product-gallery__thumb-image img{aspect-ratio:1;object-fit:cover}.vt-product-gallery__thumbs{margin-top:.9rem;display:grid;gap:.6rem;grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}.vt-product-gallery__thumb-image{border-radius:10px;border:1px solid #d8e2ee}.vt-product-summary__title{margin:0 0 .4rem;font-size:clamp(1.4rem,2.1vw,2rem);line-height:1.2}.vt-product-summary__price{margin:0 0 1rem;font-size:1.6rem;font-weight:800;color:#0b6d3a}.vt-product-summary__meta{display:flex;flex-wrap:wrap;gap:.45rem;margin:-.35rem 0 .7rem}.vt-product-summary__meta-item{display:inline-flex;align-items:center;min-height:30px;padding:0 .65rem;border-radius:999px;border:1px solid #d5e0ec;background:#f7faff;color:#31455c;font-size:.82rem;font-weight:700}.vt-product-summary__badges{margin:0 0 .7rem}.vt-product-summary__highlights{margin:0 0 1rem;padding-left:1rem;color:#3b4d63;font-size:.92rem;line-height:1.5}.vt-product-summary__highlights li{margin-bottom:.25rem}.vt-product-form{border:1px solid #d8e2ee;border-radius:14px;padding:1rem;background:#fbfdff}.vt-product-form__label{display:block;margin:.6rem 0 .3rem;font-weight:700;color:#314156}.vt-product-form__control{width:100%;min-height:44px;border-radius:10px;border:1px solid #c9d6e6;padding:0 .75rem;font-size:1rem}.vt-product-form__submit{width:100%;margin-top:1rem}.vt-product-form__buy-now{margin-top:.75rem}.vt-product-form__microcopy{margin:.65rem 0 0;font-size:.86rem;color:#50637c}.vt-product-summary__desc{margin-top:1rem;color:#324256;line-height:1.6}.vt-product-summary__compat,.vt-product-summary__specs{margin-top:1rem}.vt-product-summary__specs .vt-card{padding:1rem;box-shadow:none}.vt-product-summary__specs .vt-card h3{font-size:1rem;margin-bottom:.6rem}.vt-product-summary__specs .vt-card ul{margin:0;color:#3d4f66}.vt-cart-page{padding:2rem 0 3rem}.vt-cart-page__title{margin:0 0 1rem}.vt-cart-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(290px,360px);gap:1.25rem;align-items:start}.vt-cart-items,.vt-cart-summary{background:#fff;border:1px solid #d8e2ee;border-radius:14px;padding:1rem}.vt-cart-item{display:grid;grid-template-columns:90px minmax(0,1fr);gap:.9rem;padding:.9rem 0;border-bottom:1px solid #e8eef6}.vt-cart-item:first-child{padding-top:0}.vt-cart-item:last-child{border-bottom:0;padding-bottom:0}.vt-cart-item__image{border-radius:10px;border:1px solid #d8e2ee}.vt-cart-item__image img{width:90px;height:90px;object-fit:cover}.vt-cart-item__title{text-decoration:none;color:#0f1115;font-weight:700}.vt-cart-item__variant{margin:.3rem 0;color:#5c6b7d;font-size:.9rem}.vt-cart-item__price{margin:.3rem 0;font-weight:800;color:#124d90}.vt-cart-item__actions{display:flex;gap:.8rem;align-items:center}.vt-cart-item__qty-label{display:inline-flex;align-items:center;gap:.4rem;font-size:.9rem}.vt-cart-item__qty{width:4.6rem;min-height:36px;border:1px solid #c9d6e6;border-radius:8px;padding:0 .5rem}.vt-cart-item__remove{color:#b4232f;text-decoration:none;font-weight:600}.vt-cart-update{margin-top:1rem}.vt-cart-summary__line{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.vt-cart-summary__note{margin:-.35rem 0 1rem;font-size:.87rem;color:#5f7088}.vt-cart-shipping{border:1px solid #e2eaf4;border-radius:12px;padding:.85rem;background:#f9fbfe}.vt-cart-shipping__title{margin:0 0 .3rem;font-size:1rem}.vt-cart-shipping__text{margin:0 0 .6rem;color:#51627a;font-size:.92rem}.vt-cart-checkout{width:100%;margin-top:1rem}.vt-cart-summary__trust{margin:.85rem 0 0;padding-left:1rem;color:#3d4f66;font-size:.88rem;line-height:1.45}.vt-cart-empty{border:1px solid #d8e2ee;border-radius:14px;padding:1rem;background:#fbfdff;display:flex;align-items:center;justify-content:space-between;gap:1rem}@media(max-width:900px){.vt-product-page__grid,.vt-cart-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/via-torque.css.map */
