@font-face{font-family:Barlow;src:url('/assets/valvoline/barlow-full-regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Barlow;src:url('/assets/valvoline/barlow-full-bold.ttf') format('truetype');font-weight:500 900;font-style:normal;font-display:swap}
@font-face{font-family:BarlowDisplay;src:url('/assets/valvoline/barlow-condensed-full-extrabold.ttf') format('truetype');font-weight:400 900;font-style:normal;font-display:swap}
:root,html[data-theme="light"]{color-scheme:light;--v-navy:#08234b;--v-ink:#102943;--v-blue:#0082ca;--v-red:#e1251b;--bg:#f7f8fa;--panel:#fff;--line:#dfe5ec;--line-strong:#bdc9d7;--text:#102943;--muted:#637082;--soft:#4c6177;--red:#e1251b;--red-dark:#ba1d17;--shadow:0 12px 35px #08234b08}
html{scroll-behavior:smooth;scroll-padding-top:115px}
html body{margin:0;background:#fff!important;color:var(--v-ink)!important;font-family:Barlow,Arial,sans-serif;font-size:16px;line-height:1.5}
*{box-sizing:border-box}a{text-decoration:none;color:inherit}button,input,select,textarea{font-family:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #0082ca;outline-offset:4px}button,a{touch-action:manipulation}img{max-width:100%}[hidden]{display:none!important}
.v-container,html body .wrap,html body .footer-grid{width:min(1320px,calc(100% - 96px));margin-inline:auto}
.v-topline{height:31px;background:var(--v-navy);color:#e6edf6;font-size:11px;letter-spacing:1.2px;text-transform:uppercase}.v-topline .v-container{height:100%;display:flex;align-items:center;justify-content:space-between}.v-topline a{color:#fff}.v-topline span:last-child{color:#b6c6d9}
html body .v-header{background:#fff!important;position:sticky;top:0;z-index:40;border-bottom:1px solid #e9edf3;backdrop-filter:none;box-shadow:none}
html body .v-header .wrap{display:flex;justify-content:space-between;align-items:center;gap:32px;padding:24px 0;min-height:91px}
html body .v-header .brand{min-width:180px;display:flex;gap:0}.v-header .brand img,html body .v-header .brand img{width:185px;max-width:none;height:auto;box-shadow:none;background:none;border:0;border-radius:0;filter:none}
.v-header-links{display:flex;align-items:center;gap:27px;font-size:14px;font-weight:700;white-space:nowrap}.v-header-links a:hover{color:var(--v-red)}
html body .v-header .search{display:flex;max-width:235px;flex:1;border:1px solid #dfe5ec;border-radius:2px;background:#f7f8fa!important;overflow:visible;position:relative}
html body .v-header .search input{width:100%;min-width:0;padding:11px 12px;font-size:13px;background:transparent!important;color:var(--v-ink)!important}
html body .v-header .search button{width:42px;padding:8px;border:0;border-radius:0;background:none;color:var(--v-navy)}
.v-icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6;vertical-align:middle}
html body .v-header .header-actions{display:flex;gap:19px}.v-header .header-actions .v-account,html body .v-header .cart{display:flex;align-items:center;gap:8px;padding:4px 0;border:0;background:none!important;color:var(--v-navy)!important;border-radius:0;font-size:13px;white-space:nowrap;box-shadow:none}
html body .v-header .cart-badge{background:var(--v-red);color:#fff;min-width:18px;height:18px;font-size:10px;line-height:18px;border-radius:50%;text-align:center;padding:0 4px}.v-header .theme-toggle{display:none!important}
html body .v-nav{background:#fff!important;color:var(--v-navy)!important;border-bottom:1px solid #e9edf3;position:relative;z-index:20}.v-nav .v-container{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 0;font-size:12px;letter-spacing:.45px;font-weight:700}.v-nav a:hover{color:var(--v-red)}.v-nav .v-nav-featured{color:var(--v-blue)}
html body .v-home{width:100%;margin:0;padding:0;background:#fff}.v-home>section{max-width:none}.v-home .v-hero{width:100%;height:650px;min-height:0;position:relative;padding:0;margin:0;isolation:isolate;background:#06172f;color:#fff;overflow:hidden}
.v-hero-image{position:absolute;width:100%;height:100%;inset:0;object-fit:cover;object-position:65% 53%;z-index:-2}
.v-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#06172fe8 0%,#06172f91 33%,transparent 70%);z-index:-1}
.v-hero-content{padding-top:67px}.v-eyebrow{display:flex;align-items:center;gap:11px;font-size:11px;letter-spacing:2.5px;font-weight:700}.v-eyebrow>span{width:29px;height:3px;background:var(--v-red)}
.v-hero h1{font-family:BarlowDisplay,Impact,sans-serif;font-size:clamp(57px,6.3vw,91px);line-height:.93;letter-spacing:.3px;font-weight:400;margin:25px 0 23px;max-width:610px;color:#fff}.v-hero h1 em{font-style:normal;color:#78c9f1}.v-hero p{font-size:17px;line-height:1.65;color:#d2dce9;margin:0 0 29px}
.v-hero-actions{display:flex;align-items:center;gap:31px}.v-button{display:inline-flex;justify-content:space-between;align-items:center;gap:35px;padding:15px 24px;min-height:51px;background:var(--v-red);color:#fff;border:1px solid transparent;border-radius:2px;font-size:14px;font-weight:700;cursor:pointer;transition:background .2s,transform .2s}.v-button:hover{background:#bd2119;transform:translateY(-2px)}.v-button span{font-size:22px;line-height:1}.v-button-navy{background:var(--v-navy)}.v-button-navy:hover{background:#104681}.v-button-white{background:#fff;color:var(--v-navy)}.v-button-white:hover{background:#eef5fc}.v-text-link{display:inline-flex;gap:21px;align-items:center;color:#fff;font-size:14px;border-bottom:1px solid #ffffff70;padding:12px 0}
.v-hero-caption{position:absolute;right:48px;bottom:51px;display:grid;gap:5px;text-align:right;font-size:10px;letter-spacing:2px;color:#c4d6e7}.v-hero-caption span+span{font-size:9px;color:#8ca3bb}.v-racing-line{position:absolute;bottom:0;right:0;height:5px;width:40%;background:linear-gradient(110deg,#0082ca 0 43%,white 43% 46%,#e1251b 46%)}
html body .v-home .v-finder{position:relative;margin-top:-29px;z-index:2;padding:26px 30px 16px;background:#fff;box-shadow:0 14px 42px #10294313;border:1px solid #e8edf1;border-radius:3px;display:grid;grid-template-columns:.85fr 2fr;gap:8px 36px}
.v-kicker{font-size:10px;font-weight:700;letter-spacing:1.65px;color:var(--v-blue);display:block;margin-bottom:9px}.v-finder h2{font-size:23px;line-height:1.2;margin:0;font-weight:700;letter-spacing:-.5px}.v-finder form{display:grid;grid-template-columns:1fr 1fr auto;align-items:end;gap:17px}.v-finder label{display:grid;gap:5px;font-size:10px;letter-spacing:.4px;font-weight:700}.v-finder select{border:1px solid #dce3eb;background:#f8fafb;color:#102943;padding:13px 12px;width:100%;font-size:13px;min-height:46px;border-radius:2px}.v-finder .v-button{min-height:46px;padding:12px 21px}.v-finder-note{font-size:11px;color:#6e7d8f;margin:8px 0 0;grid-column:2}.v-finder-note a{color:var(--v-navy);text-decoration:underline;text-underline-offset:3px}
.v-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;padding:29px 0 28px;border-bottom:1px solid #e5eaf0}.v-benefits>div{display:flex;align-items:center;justify-content:center;gap:16px}.v-benefits>div+div{border-left:1px solid #e5eaf0}.v-benefit-icon{font-size:12px;font-weight:700;color:var(--v-blue);border:1px solid #cbdbe8;width:37px;height:37px;border-radius:50%;display:grid;place-items:center}.v-benefits strong{font-size:13px;display:block}.v-benefits small{display:block;font-size:11px;color:#788494;margin-top:3px}
html body .v-home .v-section{padding-top:68px;padding-bottom:68px}.v-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.v-section-head h2,.v-help h2{margin:0;font-size:35px;font-weight:700;line-height:1.15;letter-spacing:-1px}.v-link{display:inline-flex;align-items:center;gap:20px;font-size:13px;font-weight:700;padding:8px 0;border:0;border-bottom:1px solid #cbd7e5;color:var(--v-navy);background:none;cursor:pointer}.v-link:hover{color:var(--v-red)}.v-link span{font-size:20px}
.v-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.v-category{position:relative;background:#f1f4f7;border:1px solid #edf0f4;border-radius:2px;overflow:hidden;padding:20px 22px 24px;display:flex;flex-direction:column;transition:transform .25s,box-shadow .25s}.v-category:hover{transform:translateY(-5px);box-shadow:0 15px 40px #08234b12}.v-category-number{font-size:9px;letter-spacing:1.1px;color:#6e7d8b;font-weight:700}.v-category img{height:175px;object-fit:contain;width:100%;margin:20px 0 22px;mix-blend-mode:multiply;transition:transform .3s}.v-category:hover img{transform:scale(1.045)}.v-category h3{margin:0 0 6px;font-size:19px;letter-spacing:-.45px}.v-category div>span{font-size:11px;color:#6b7b8e}.v-category b{position:absolute;bottom:24px;right:18px;font-size:21px;font-weight:400}.v-category div{padding-right:15px}
html body .v-home .v-products-section{background:#f6f8fa;width:100%;padding:0;margin:0}.v-products{display:grid;grid-template-columns:repeat(4,1fr);gap:19px}.v-product{display:flex;flex-direction:column;border:1px solid #e1e7ee;background:#fff;border-radius:3px;overflow:hidden;transition:box-shadow .2s}.v-product:hover{box-shadow:0 16px 38px #08234b13}.v-product-photo{height:210px;background:#fff;padding:27px;display:flex;justify-content:center}.v-product-photo img{width:100%;height:100%;object-fit:contain}.v-product-content{padding:20px;border-top:1px solid #f1f3f6;display:flex;flex:1;flex-direction:column}.v-product-type{font-size:9px;color:#7b8795;letter-spacing:1px;text-transform:uppercase}.v-product h3{font-size:16px;line-height:1.35;min-height:43px;margin:9px 0 15px;font-weight:700}.v-product-stock{font-size:10px;color:#32775e;display:flex;align-items:center;gap:6px}.v-product-stock:before{content:"";width:5px;height:5px;background:#38846a;border-radius:50%}.v-product-bottom{margin-top:auto;padding-top:14px;display:flex;align-items:center;justify-content:space-between;gap:10px}.v-product-price{font-size:25px;font-weight:700;letter-spacing:-.6px}.v-product-price small{font-size:10px;display:block;font-weight:400;letter-spacing:0;color:#7b8795}.v-cart-add{width:41px;height:41px;border:0;border-radius:2px;color:#fff;background:var(--v-navy);cursor:pointer}.v-cart-add:hover{background:var(--v-red)}.v-cart-add:disabled{opacity:.5;cursor:wait}.v-loading{color:var(--muted);grid-column:1/-1;min-height:120px}
.v-series-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.v-series{position:relative;min-height:270px;padding:29px 29px 25px;overflow:hidden;background:#f0f4f8;color:var(--v-navy);display:flex;flex-direction:column}.v-series:after{content:"V";font-family:BarlowDisplay;position:absolute;right:-4px;top:15px;font-size:220px;line-height:1;color:#08234b05;pointer-events:none;transform:skew(-11deg)}.v-series>span{font-size:9px;font-weight:700;letter-spacing:1.5px}.v-series h3{font-family:BarlowDisplay;font-size:47px;line-height:1;margin:25px 0 10px;font-weight:400}.v-series h3 span{font-family:Barlow;font-size:13px;vertical-align:top}.v-series p{font-size:13px;line-height:1.7;margin:0 0 20px;color:#657487}.v-series b{font-size:12px;margin-top:auto;display:flex;justify-content:space-between;align-items:center}.v-series b span{font-size:23px}.v-maxlife{background:#0a2b53;color:#fff}.v-maxlife p{color:#b9cbe0}.v-maxlife:after{color:#ffffff06}.v-racing{background:#e1251b;color:#fff}.v-racing p{color:#ffdedc}.v-racing:after{color:#ffffff0b}
html body .v-home .v-story{width:100%;padding:0;margin:0;background:#071d3b;color:#fff;overflow:hidden}.v-story-inner{min-height:390px;display:grid;grid-template-columns:1.2fr 1fr;align-items:center;position:relative;padding-top:65px;padding-bottom:65px}.v-story-inner>div:first-child{position:relative;z-index:1}.v-story h2{font-family:BarlowDisplay;font-size:62px;line-height:1;letter-spacing:0;margin:17px 0;color:#fff;font-weight:400}.v-story p{color:#bac9dc;max-width:455px;font-size:14px;line-height:1.75;margin:0 0 24px}.v-story .v-kicker{color:#80c6ed}.v-story-mark{position:absolute;right:0;font-family:BarlowDisplay;font-size:480px;line-height:1;background:linear-gradient(110deg,#0082ca 0 47%,#fff 47% 49%,#e1251b 49%);-webkit-background-clip:text;background-clip:text;color:transparent;transform:skew(-8deg);opacity:.95}
html body .v-fitment-section .tool-strip{width:100%;padding:0;margin:0;background:none;scroll-margin-top:120px}.v-fitment-section .tool-strip-copy{display:none}.v-fitment-section .tool-strip-card,html body .v-fitment-section .tool-strip-card{width:100%;padding:22px;background:#f3f6f9;border:1px solid #dfe6ee;display:block;box-shadow:none;border-radius:3px}.v-fitment-section .tool-strip-form{display:grid;grid-template-columns:repeat(4,1fr) auto;gap:12px}.v-fitment-section select,.v-fitment-section input{padding:13px 12px;border:1px solid #d6dfe9;border-radius:2px;color:#102943;background:white;width:100%;min-width:0;font-size:12px}.v-fitment-section .v-finder-note{margin-top:15px}
html body .v-home .v-help{background:#f2f5f8;display:flex;align-items:center;justify-content:space-between;gap:35px;padding:37px 40px;margin-bottom:70px;border-left:3px solid var(--v-blue)}.v-help h2{font-size:27px}.v-help p{font-size:13px;color:#6a7b8e;margin:12px 0 0}
html body .v-footer{background:#061b36;margin:0;border:0;color:#d6e0eb;padding:50px 0 20px}.v-footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:45px;padding-bottom:40px}.v-footer-brand img{width:195px;filter:brightness(0) invert(1);height:auto}.v-footer p{font-size:12px;color:#92a7bf;line-height:1.8;max-width:310px;margin:20px 0}.v-footer h3{font-size:11px;letter-spacing:1px;font-weight:700;text-transform:uppercase;margin:0 0 20px;color:#fff}.v-footer a:not(.v-footer-brand){display:block;font-size:12px;color:#b7c7da;margin-bottom:10px}.v-footer a:hover{color:white}.v-footer-bottom{border-top:1px solid #ffffff18;padding-top:20px;display:flex;gap:30px;justify-content:space-between;font-size:10px;color:#889eb8}.v-footer-bottom span{max-width:660px}.v-footer-bottom a{display:inline!important;margin:0!important;font-size:10px!important}
/* Shared storefront components: retain data hooks and commerce behavior. */
html body .page-hero-card,html body .catalog-panel,html body .catalog-card,html body .catalog-detail,html body .commerce-panel,html body .commerce-card,html body .account-card,html body .account-shell,html body .product-page-card,html body .product-page-section{background:#fff!important;border:1px solid #e1e7ed!important;border-radius:4px!important;box-shadow:none!important;color:var(--v-ink)!important}
html body main:not(.v-home){padding-top:20px;background:#f7f9fb}.page-hero h1,html body .search-detail-hero h1{color:var(--v-navy);font-size:32px;letter-spacing:-.6px}.page-hero-card p{color:#6b7b8f!important}.page-kicker,.store-pill{background:#edf4fa!important;color:#126295!important;border-color:#cddfeb!important;border-radius:2px!important;font-size:10px!important}
html body .cta,html body .mini-cta{background:var(--v-navy)!important;color:white!important;box-shadow:none!important;border-radius:3px!important;border:0!important}.cta:hover{background:#13497f!important}.outline,html body .outline{border-color:#cfdae6!important;background:#fff!important;color:var(--v-navy)!important;border-radius:3px!important;box-shadow:none!important}
html body input:not([type=checkbox]):not([type=radio]):not([type=range]),html body select,html body textarea{background:#fff;color:var(--v-ink);border-color:#d6dfe8;border-radius:3px}
html body .catalog-card{grid-template-columns:140px minmax(0,1fr) 185px}.catalog-card-media{background:#f5f7f9!important;border-color:#e6ebf1!important;padding:20px!important}.catalog-card-media img{mix-blend-mode:multiply;max-height:155px!important}.catalog-card-body{padding:21px!important}.catalog-card-side{padding:20px!important;background:#fff!important;border-color:#e1e8ef!important}.catalog-card-body h3{font-size:18px!important;color:var(--v-navy)!important}.catalog-price{color:var(--v-navy)!important}.catalog-meta,.catalog-stock,.catalog-code-line,.catalog-availability,.catalog-filter-count,.catalog-brand-line{color:#536a80!important}.catalog-card .catalog-stock{font-size:11px!important}.catalog-panel h3{color:#0e3157!important}.catalog-panel label{color:#536a80!important}.catalog-toolbar,.catalog-toolbar-row,.catalog-pagination,.catalog-total-banner,.catalog-shipping-banner,.shipping-benefit-home,.shipping-cutoff-banner{background:#eef3f8!important;border-color:#dde6ef!important;color:#163956!important;box-shadow:none!important;border-radius:3px!important}.catalog-total-banner strong,.catalog-shipping-banner strong{color:#0c305a!important}
html body .catalog-sidebar-tree{display:none!important}.product-page-title{font-size:clamp(28px,3vw,42px)!important;color:var(--v-navy);line-height:1.12!important}.product-page-image{background:#f4f6f8!important;border-color:#dfe5ed!important;min-height:410px}.product-page-image img{mix-blend-mode:multiply}.product-page-summary,.catalog-spec,.catalog-specs,.product-description-panel,.product-fitment-section,.product-meta-chip{color:#435b73!important;background:#f5f7fa!important;border-color:#e0e7ef!important}.catalog-spec strong{color:#163553!important}.product-main-cta{background:var(--v-red)!important}.product-page-section h2,.product-page-section h3{color:#0a2f56}.product-oe-group,.product-document-link,.catalog-code-chip{background:white!important;color:#28486a!important;border-color:#dbe4ed!important}
html body .commerce-hero,html body .commerce-item,html body .checkout-auth-card,html body .checkout-recipient,.account-panel,.account-tabs,.commerce-summary,.account-stat{background:#fff!important;color:var(--v-ink)!important;border-color:#dfe6ee!important;box-shadow:none!important;border-radius:4px!important}.commerce-item small,.commerce-status,.account-panel p,.checkout-auth-copy,.checkout-helper{color:#657b90!important}.commerce-summary strong,.commerce-summary span{color:#193754!important}.account-tabs button,.account-tab{color:#23405d!important}.account-tabs button.active,.account-tabs button.is-active{background:var(--v-navy)!important;color:white!important}.commerce-tabs,.commerce-tab{border-color:#dce5ef!important}.commerce-layout{gap:24px!important}.commerce-panel h2,.commerce-hero h1{color:var(--v-navy)!important}.commerce-form label{color:#486279!important}.google-button{background:white!important;color:#1b3654!important;border-color:#d4dfeb!important}
.ai-chat-toggle,html body .ai-chat-toggle{background:var(--v-navy)!important;box-shadow:0 6px 22px #08234b25!important;border:1px solid #ffffff20!important}.ai-chat-header{background:var(--v-navy)!important}.ai-chat-panel{border-color:#d6e0eb!important}.expert-chat{display:none!important}.commerce-toast{background:var(--v-navy)!important;color:#fff!important;border-radius:4px!important}.catalog-mobile-filter-toggle{background:var(--v-navy)!important;color:#fff!important}.drawer{background:white!important;color:#12365c!important}.drawer-head,.drawer-panel,.drawer-list a{background:#f1f5f9!important;color:#23476a!important}.scan-dialog,.scan-tools{background:#f4f7fa!important;color:#163454!important}.scan-head h2,.scan-head p{color:#163454!important}
.v-catalog-intro{background:var(--v-navy);color:white;padding:38px 0}.v-catalog-intro .v-kicker{color:#81c8ef}.v-catalog-intro h1{font-family:BarlowDisplay;font-size:48px;font-weight:400;line-height:1;margin:0 0 12px}.v-catalog-intro p{margin:0;color:#bbcee1;font-size:14px}.v-catalog-intro+.page-hero{padding-top:25px}
.v-admin-brand img{max-width:170px!important;filter:none!important}.v-admin-brand{color:var(--v-navy)}
@media(min-width:1600px){.v-hero-image{object-position:center 57%}.v-hero h1{font-size:96px}}
@media(max-width:1150px){.v-container,html body .wrap{width:calc(100% - 56px)}.v-header-links{gap:18px}.v-header-links a:nth-child(2){display:none}html body .v-header .wrap{gap:22px}.v-header .brand img,html body .v-header .brand img{width:155px}.v-header .brand{min-width:155px!important}.v-nav .v-container{font-size:11px}.v-finder form{gap:10px}.v-home .v-finder{grid-template-columns:.8fr 2fr!important;gap:20px!important}.v-finder h2{font-size:22px}.v-category{padding:17px}.v-category h3{font-size:17px}.v-section-head h2{font-size:31px}.v-fitment-section .tool-strip-form{grid-template-columns:repeat(2,1fr)!important}.v-fitment-section .tool-strip-form .cta{grid-column:1/-1}.catalog-layout{grid-template-columns:230px minmax(0,1fr)!important}html body .catalog-card{grid-template-columns:100px minmax(0,1fr) 145px}.catalog-card-body,.catalog-card-side{padding:14px!important}}
@media(max-width:800px){.v-container,html body .wrap{width:calc(100% - 36px)}.v-header-links{display:none}html body .v-header .wrap{gap:15px;padding:17px 0;min-height:77px}.v-header .brand img,html body .v-header .brand img{width:145px}.v-header .brand{min-width:145px!important}html body .v-header .search{max-width:none}.v-nav .v-container{overflow-x:auto;justify-content:flex-start;gap:28px;white-space:nowrap}.v-nav .v-nav-featured{margin-left:auto}.v-home .v-hero{height:610px!important}.v-hero-content{padding-top:58px}.v-hero h1{font-size:72px;max-width:500px}.v-hero-image{object-position:66% 50%}.v-hero:after{background:linear-gradient(90deg,#06172ff2,#06172f9c 45%,#06172f30)}.v-hero-caption{display:none}.v-home .v-finder{grid-template-columns:1fr!important;padding:25px 22px!important}.v-finder-note{grid-column:1}.v-benefits{gap:16px}.v-benefits>div{gap:10px}.v-benefit-icon{display:none}.v-benefits strong{font-size:11px}.v-benefits small{font-size:10px}.v-category-grid,.v-products{grid-template-columns:repeat(2,1fr)}.v-series-grid{gap:12px}.v-series{padding:23px 18px;min-height:280px}.v-series h3{font-size:37px}.v-series p{font-size:12px}.v-series>span{font-size:8px}.v-story-mark{font-size:390px;right:-20px;opacity:.6}.v-story-inner{grid-template-columns:1fr}.v-story p{max-width:360px}.v-help{flex-direction:column;align-items:flex-start!important}.v-footer-top{grid-template-columns:1.5fr 1fr;gap:28px}.v-footer-bottom{flex-direction:column;gap:10px}.catalog-layout{grid-template-columns:1fr!important}.v-header .v-account span{display:none}.v-header .header-actions{gap:13px!important}}
@media(max-width:550px){.v-topline{height:28px;font-size:8px;letter-spacing:.7px}.v-topline span:last-child{display:none}.v-header .brand img,html body .v-header .brand img{width:137px}.v-header .brand{min-width:137px!important}html body .v-header .wrap{flex-wrap:wrap!important;display:flex!important;padding:14px 0 12px!important;gap:12px!important}.v-header .header-actions{margin-left:auto!important}.v-header .search{order:3;flex-basis:100%!important;max-width:100%!important;margin:0!important}.v-header .search input{padding:9px 11px!important}.v-header .cart-label{display:none}.v-nav .v-container{padding:10px 0;gap:23px;font-size:10px}.v-nav a:last-child{display:none}.v-home .v-hero{height:555px!important}.v-hero-content{padding-top:39px}.v-hero h1{font-size:61px;line-height:.94;letter-spacing:0;margin:23px 0 20px}.v-eyebrow{font-size:9px;letter-spacing:2px}.v-hero p{font-size:14px;margin-bottom:25px}.v-hero-image{object-position:64% 50%;opacity:.75}.v-hero:after{background:linear-gradient(90deg,#06172fee,#06172f80)}.v-hero-actions{gap:23px}.v-hero-actions .v-button{font-size:12px;gap:23px;padding:13px 18px}.v-text-link{font-size:12px;gap:13px}.v-home .v-finder{margin-top:-24px!important;padding:20px 18px 16px!important}.v-finder form{grid-template-columns:1fr 1fr}.v-finder form button{grid-column:1/-1}.v-finder h2{font-size:23px}.v-finder-note{font-size:10px;line-height:1.6}.v-benefits{padding:25px 0;grid-template-columns:1fr;gap:15px}.v-benefits>div{justify-content:flex-start!important;border-left:0!important;gap:13px}.v-benefit-icon{display:grid;width:31px;height:31px;font-size:10px}.v-benefits strong{font-size:12px}.v-benefits small{font-size:11px}.v-home .v-section{padding-top:43px!important;padding-bottom:43px!important}.v-section-head{align-items:start;gap:14px}.v-section-head h2{font-size:28px;letter-spacing:-.8px}.v-section-head .v-link{font-size:10px;gap:9px;flex-shrink:0;margin-top:20px}.v-kicker{font-size:8px;letter-spacing:1.35px}.v-category-grid,.v-products{gap:11px}.v-category{padding:13px 12px 17px}.v-category img{height:135px;margin:15px 0}.v-category-number{font-size:7px}.v-category h3{font-size:16px;line-height:1.15;min-height:36px}.v-category div>span{font-size:10px;line-height:1.4;display:block;min-height:28px}.v-category b{right:9px;bottom:15px;font-size:17px}.v-product-photo{height:160px;padding:19px}.v-product-content{padding:12px}.v-product h3{font-size:13px;min-height:53px}.v-product-price{font-size:20px}.v-product-type{font-size:8px}.v-product-stock{font-size:9px}.v-cart-add{width:32px;height:35px}.v-cart-add .v-icon{width:17px}.v-series-grid{grid-template-columns:1fr}.v-series{min-height:245px;padding:27px}.v-series h3{font-size:45px}.v-series p{font-size:14px}.v-story-inner{padding-top:43px;padding-bottom:43px;min-height:390px}.v-story h2{font-size:53px}.v-story p{font-size:13px;max-width:290px}.v-story-mark{font-size:320px;opacity:.17;right:-18px}.v-fitment-section .v-section-head{display:block}.v-fitment-section .v-link{margin-top:15px}.v-fitment-section .tool-strip-card{padding:14px!important}.v-fitment-section .tool-strip-form{grid-template-columns:1fr!important}.v-home .v-help{padding:26px 22px!important;margin-bottom:40px!important}.v-help h2{font-size:24px}.v-help .v-button{width:100%;font-size:12px;gap:15px}.v-footer-top{grid-template-columns:1fr 1fr;gap:26px}.v-footer-top>div:first-child{grid-column:1/-1}.v-footer-top{padding-bottom:20px}.v-footer-bottom{font-size:9px}.v-footer h3{font-size:10px}.v-footer a:not(.v-footer-brand){font-size:11px}.v-footer p{font-size:11px}.v-catalog-intro{padding:28px 0}.v-catalog-intro h1{font-size:39px}html body .catalog-card{grid-template-columns:90px minmax(0,1fr)!important}.catalog-card-side{grid-column:1/-1;display:flex!important;justify-content:space-between!important;align-items:center!important;flex-wrap:wrap!important;border-top:1px solid #e2e9f0!important}.catalog-card-side .catalog-price{margin:0!important;font-size:24px!important}.catalog-card-side .catalog-stock{max-width:50%}.catalog-card-side button,.catalog-card-side .outline{width:auto!important;padding:9px 13px!important;font-size:12px!important}.catalog-card-body h3{font-size:15px!important}.catalog-card-media{padding:10px!important;min-height:140px!important}.catalog-meta{font-size:11px!important}.product-page-image{min-height:270px}.product-page-title{font-size:29px!important}.v-header .mobile-menu-toggle,.v-header .mobile-theme-toggle{display:none!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Retire closed legacy navigation without its off-canvas shadow. */
html body .product-page-image img{max-height:390px!important;height:390px!important;min-height:0!important;max-width:100%!important}.product-page-image{overflow:hidden!important}@media(max-width:550px){html body .product-page-image img{height:270px!important;max-height:270px!important}}
html body nav.product-breadcrumb{background:transparent!important;color:#687f94!important;padding:0!important;box-shadow:none!important;border:0!important}.product-breadcrumb a{color:#486985!important}.product-page-image{height:430px!important;min-height:0!important;padding:20px!important}.product-page-image img{height:100%!important;max-height:100%!important;width:100%!important;object-fit:contain!important}.product-buy-box{background:#f1f6fa!important;border-color:#dce6ee!important}.product-stock-pill{background:#eaf5ef!important;color:#267450!important;border-color:#cce6d9!important}.product-buy-label{color:#687f94!important}.product-code-line span,.product-key-facts span{background:#f1f6fa!important;color:#365775!important;border-color:#dce6ef!important}.product-docs a{background:#f4f7fa!important;color:#254b6d!important;border-color:#dce7ef!important}
@media(max-width:550px){.product-page-image{height:310px!important}.product-page-card{padding:14px!important;gap:20px!important}.product-buy-box{padding:14px!important}.product-stock-pill{white-space:normal!important}}
body:not(.drawer-open) .drawer{visibility:hidden!important;box-shadow:none!important}
html body .v-header .search button{box-shadow:none!important}
[data-catalog-category-panel]{display:none!important}
html body .pill,html body .commerce-pill{background:#edf4fa!important;color:#285678!important;border-color:#d5e4ef!important;box-shadow:none!important}.account-status strong{margin-right:6px}
.shipping-benefit,.shipping-benefit-catalog{background:#edf4fa!important;border:1px solid #dbe7f0!important;box-shadow:none!important;color:#163754!important}.shipping-benefit strong{color:#163754!important}.shipping-benefit span{color:#4f6d87!important}.shipping-benefit-mini{color:#527188!important;background:#edf4fa!important;border-color:#dce7ef!important;box-shadow:none!important}
@media(max-width:550px){html body .v-header .wrap{display:flex!important;flex-wrap:wrap!important;justify-content:space-between!important}html body .v-header .brand{order:1!important;width:auto!important;flex:0 0 auto!important}html body .v-header .header-actions{order:2!important;width:auto!important;flex:0 0 auto!important;display:flex!important;gap:16px!important;margin:0!important}html body .v-header .search{order:3!important;flex:0 0 100%!important;width:100%!important}.v-topline .v-container>span:nth-child(2){display:none}.v-topline .v-container{white-space:nowrap;font-size:8px!important}}
.aca-ai-chat-toggle{background:#08234b!important;border:1px solid #dce7f026!important;border-radius:3px!important;box-shadow:0 7px 25px #08234b20!important;font-family:Barlow!important;font-size:13px!important}.aca-ai-chat-icon{background:#ffffff16!important}.aca-ai-chat-head{background:#08234b!important}.aca-ai-chat-panel{background:#fff!important;color:#163754!important;border-color:#cddbea!important;border-radius:5px!important}.aca-ai-chat-form{background:#f4f7fa!important}.aca-ai-chat-form button{background:#e1251b!important}.aca-ai-chat-message.expert{background:#eef3f8!important;color:#26445f!important}
.admin-login,html[data-theme=light] .admin-login{background:linear-gradient(120deg,#061c38 0%,#143c68 100%)!important}.admin-login-card,.admin-modal-card,.panel,.kpi{background:#fff!important;color:#153654!important;box-shadow:0 14px 35px #08234b0a!important;border-color:#dfe7ee!important;border-radius:4px!important}.admin-login-card{padding:37px!important}.admin-login-card img{width:195px!important;border-radius:0!important}.admin-login-card h1{font-family:BarlowDisplay;font-size:38px!important;font-weight:400;color:#08234b}.admin-login-card .pill{background:#eef4fa!important;color:#236291!important;border:0!important}.admin-header{background:#fff!important;border-color:#dce5ee!important}.admin-brand img{width:155px!important;filter:none!important}.admin-nav a,.admin-nav button,.admin-header button{color:#163754!important}.admin-nav-menu{background:#fff!important;color:#163754!important;border-color:#d9e3ed!important}.admin-nav-menu a{background:#f2f6fa!important}.admin-shell .view-head{color:#153654}.admin-shell .view-head p,.admin-shell .muted{color:#687f94!important}.admin-shell table{background:#fff!important;color:#24425d!important}.admin-shell th,.admin-shell td{border-color:#dce6f0!important}.admin-shell th{background:#edf3f8!important}.admin-shell .order-card,.admin-shell .sync-card{background:#fff!important;border-color:#dce5ee!important;color:#24425d!important}
.checkout-customer-access,.checkout-guest-access,.checkout-login-box,.checkout-fieldset,.checkout-logged-access{background:#f4f7fa!important;color:#274560!important;border-color:#dce5ee!important;box-shadow:none!important;border-radius:3px!important}.checkout-customer-access strong,.checkout-title-row h2,.checkout-fieldset legend{color:#123758!important}.google-login{background:white!important;color:#23405a!important;border-color:#cbd9e6!important}.google-login span{color:#23537d!important}.commerce-muted{color:#6a7b8e!important}.commerce-summary-row,.commerce-total{border-color:#dce5ee!important;color:#153754!important}
