.home-top-banner{border-radius:12px;margin:20px auto 0!important;max-width:1248px;min-height:460px;position:relative;width:100%;z-index:10}.home-top-banner .home-banner-bg{border-radius:12px;bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.home-top-banner .home-banner-bg picture{display:contents}.home-top-banner .home-banner-bg .home-banner-bg-img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.home-top-banner .home-banner-content{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:50px 20px 40px;position:relative;text-align:center;z-index:2}.home-top-banner .home-banner-title{color:#fff;font-size:42px;font-weight:700;line-height:1.2;margin:0 0 16px}.home-top-banner .home-banner-subtitle{color:#fff;font-size:16px;font-weight:300;line-height:1.5;margin:0 0 32px;max-width:700px}.home-top-banner .home-banner-search-panel{background:rgba(32,58,92,.48);border-radius:12px;max-width:1180px;overflow:visible;padding:24px 32px 28px;position:relative;width:100%;z-index:20}.home-top-banner .home-banner-panel-tabs{align-items:center;display:flex;gap:12px;justify-content:center;margin-bottom:20px;text-transform:uppercase}.home-top-banner .home-banner-panel-tabs .panel-tab{color:#fff;cursor:pointer;font-size:16px;text-decoration:none}.home-top-banner .home-banner-panel-tabs .panel-tab.active{font-weight:700;text-decoration:underline;text-underline-offset:4px}.home-top-banner .home-banner-panel-tabs .panel-tab:hover{text-decoration:underline;text-underline-offset:4px}.home-top-banner .home-banner-panel-tabs .panel-tab-separator{color:#fff;font-size:16px;opacity:.6}.home-top-banner .hvf{width:100%}.home-top-banner .hvf-dropdowns{display:flex;flex-wrap:wrap;gap:10px;width:100%}.home-top-banner .hvf-select{flex:1;position:relative}.home-top-banner .hvf-select-trigger{align-items:flex-start;background:#fff;border:1px solid #e0e0e0;border-radius:4px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:56px;padding:16px 40px 16px 44px;position:relative;transition:border-color .15s ease;width:100%}.home-top-banner .hvf-select.has-value .hvf-select-trigger{padding:8px 40px 8px 44px}.home-top-banner .hvf-select-trigger:hover{border-color:#9ca3af}.home-top-banner .hvf-select.open .hvf-select-trigger{border:2px solid #3f618e;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.home-top-banner .hvf-select.disabled .hvf-select-trigger{background:#f5f5f5;cursor:not-allowed;opacity:.6}.home-top-banner .hvf-select.disabled .hvf-select-trigger:hover{border-color:#e0e0e0}.home-top-banner .hvf-select-step{align-items:center;color:#3f618e;display:flex;font-size:13px;font-weight:700;gap:0;left:14px;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.home-top-banner .hvf-select-step-sep{color:#e0e0e0;font-size:16px;font-weight:300;margin-left:8px}.home-top-banner .hvf-select.has-value .hvf-select-step{display:flex}.home-top-banner .hvf-select-label{color:#6b7280;font-size:14px;font-weight:500;letter-spacing:.5px;line-height:1;text-transform:uppercase;transition:all .15s ease}.home-top-banner .hvf-select.has-value .hvf-select-label{color:#9ca3af;font-size:11px;font-weight:600}.home-top-banner .hvf-select-value{color:#1a1a2e;display:none;font-size:18px;font-weight:500;line-height:1.2;margin-top:2px}.home-top-banner .hvf-select.has-value .hvf-select-value{display:block}.home-top-banner .hvf-select-arrow{color:#9ca3af;position:absolute;right:14px;top:50%;transform:translateY(-50%);transition:transform .15s ease}.home-top-banner .hvf-select.open .hvf-select-arrow{transform:translateY(-50%) rotate(180deg)}.home-top-banner .hvf-select.disabled .hvf-select-arrow{opacity:.4}.home-top-banner .hvf-select-options{background:#fff;border:2px solid transparent;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-top:none;box-sizing:border-box;max-height:0;opacity:0;overflow:hidden;position:fixed;text-align:left;transition:max-height .2s ease,opacity .15s ease,border-color .15s ease;z-index:9999}.home-top-banner .hvf-select.open .hvf-select-options{border-color:#3f618e;max-height:250px;opacity:1;overflow-y:auto;scrollbar-color:#ccc transparent;scrollbar-width:thin}.home-top-banner .hvf-select.open .hvf-select-options::-webkit-scrollbar{width:6px}.home-top-banner .hvf-select.open .hvf-select-options::-webkit-scrollbar-track{background:transparent}.home-top-banner .hvf-select.open .hvf-select-options::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.home-top-banner .hvf-select-search{background:#fff;margin:10px 12px;position:sticky;top:0;z-index:1}.home-top-banner .hvf-select-search-input{border:1px solid #9ca3af;border-radius:4px;box-sizing:border-box;color:#1a1a2e;font-size:14px;font-weight:400;outline:none;padding:15px 14px;width:100%}.home-top-banner .hvf-select-search-input::-moz-placeholder{color:#9ca3af;font-weight:400}.home-top-banner .hvf-select-search-input::placeholder{color:#9ca3af;font-weight:400}.home-top-banner .hvf-select-group-label{color:#9ca3af;font-size:11px;font-weight:600;letter-spacing:.5px;padding:8px 14px 4px;text-transform:uppercase}.home-top-banner .hvf-select-option{align-items:center;border-bottom:1px solid #e0e0e0;color:#1a1a2e;cursor:pointer;display:flex;font-size:15px;font-weight:400;gap:8px;justify-content:space-between;margin-left:12px;padding:12px 16px;transition:background .15s ease}.home-top-banner .hvf-select-option:last-child{border-bottom:none}.home-top-banner .hvf-select-option:hover{background:#f5f5f5}.home-top-banner .hvf-select-option.selected{background:#3f618e;color:#fff;margin-left:12px;padding-left:18px}.home-top-banner .hvf-select-option.selected:hover{background:#35536f}.home-top-banner .hvf-select-option.hvf-loading{color:#9ca3af;cursor:default;font-style:italic;margin-left:0;padding-left:16px}.home-top-banner .hvf-select-option.hvf-loading:hover{background:transparent}.home-top-banner .hvf-make-logo{flex-shrink:0;height:32px;margin:-6px 0;max-width:44px;-o-object-fit:contain;object-fit:contain;width:auto}.home-top-banner .home-banner-search-panel--loading{pointer-events:none;position:relative}.home-top-banner .home-banner-search-panel--loading:before{backdrop-filter:blur(2px);background:rgba(32,58,92,.55);border-radius:inherit;content:"";inset:0;position:absolute;z-index:30}.home-top-banner .home-banner-search-panel--loading:after{animation:hvfSpin .6s linear infinite;border:3px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#fff;content:"";height:32px;left:50%;margin:-16px 0 0 -16px;position:absolute;top:50%;width:32px;z-index:31}@keyframes hvfSpin{to{transform:rotate(1turn)}}.home-top-banner .hvf-clear-btn{background:transparent;border:1px solid hsla(0,0%,100%,.5);border-radius:6px;color:#fff;cursor:pointer;font-size:14px;margin-top:24px;padding:12px 32px}.home-top-banner .hvf-clear-btn:hover{background:hsla(0,0%,100%,.1)}.garage-toast{opacity:0;pointer-events:none;position:absolute;right:0;top:calc(100% + 8px);transform:translateY(-8px);transition:opacity .3s ease,transform .3s ease;z-index:100}.garage-toast--visible{opacity:1;pointer-events:auto;transform:translateY(0)}.garage-toast--hiding{opacity:0;pointer-events:none;transform:translateY(-8px)}.garage-toast-inner{align-items:flex-start;background:#eef1f6;border:none;border-radius:10px;box-shadow:0 4px 20px rgba(32,58,92,.12);display:flex;gap:14px;max-width:420px;min-width:320px;padding:16px 18px}.garage-toast-icon{flex-shrink:0;margin-top:2px}.garage-toast-content{flex:1;min-width:0}.garage-toast-title{color:#203a5c;font-size:14px;line-height:1.4;margin-bottom:2px}.garage-toast-title strong{color:#1a1a2e;font-weight:600}.garage-toast-link{color:#203a5c;display:inline-block;font-size:13px;font-weight:600;margin-top:6px;text-decoration:none;transition:color .15s}.garage-toast-link:hover{color:#4a6fa5;text-decoration:underline}.garage-toast-close{background:none;border:none;color:#8b95a5;cursor:pointer;flex-shrink:0;font-size:18px;line-height:1;padding:0 2px;transition:color .15s}.garage-toast-close:hover{color:#203a5c}@media only screen and (max-width:600px){.garage-toast{left:-16px;right:-16px}.garage-toast-inner{max-width:none;min-width:0}}@media only screen and (max-width:1100px){.home-top-banner .home-banner-content{padding:40px 20px 36px}.home-top-banner .home-banner-title{font-size:32px}.home-top-banner .home-banner-subtitle{font-size:15px}.home-top-banner .home-banner-search-panel{max-width:100%;padding:20px 24px 24px}}@media only screen and (max-width:900px){.home-top-banner .hvf-dropdowns{flex-wrap:wrap}.home-top-banner .hvf-dropdowns .hvf-select{flex:1 1 calc(50% - 5px);min-width:calc(50% - 5px)}}@media only screen and (max-width:600px){.home-top-banner .home-banner-content{padding:36px 16px 32px}.home-top-banner .home-banner-title{font-size:28px}.home-top-banner .home-banner-subtitle{font-size:14px;margin-bottom:24px}.home-top-banner .home-banner-search-panel{border-radius:8px;padding:16px 16px 20px}.home-top-banner .hvf-dropdowns{flex-direction:column;flex-wrap:nowrap}.home-top-banner .hvf-dropdowns .hvf-select{flex:1 1 100%;min-width:100%}body.Boatplicity .home-top-banner .home-banner-title{font-size:26px}body.Boatplicity .home-top-banner .home-banner-accent{font-size:46px}}@media only screen and (max-width:480px){.home-top-banner .home-banner-content{padding:28px 12px 24px}.home-top-banner .home-banner-title{font-size:24px}.home-top-banner .home-banner-subtitle{font-size:13px}.home-top-banner .home-banner-panel-tabs .panel-tab{font-size:14px}body.Boatplicity .home-top-banner .home-banner-title{font-size:22px}body.Boatplicity .home-top-banner .home-banner-accent{font-size:38px}body.Boatplicity .home-top-banner .home-banner-content{padding-top:28px}}body.Boatplicity .home-top-banner .home-banner-search-panel{display:none}body.Boatplicity .home-top-banner .home-banner-overlay{background:hsla(0,0%,100%,.55);border-radius:0 0 50% 50%;height:55%;left:-5%;position:absolute;right:-5%;top:0;z-index:1}body.Boatplicity .home-top-banner .home-banner-content{justify-content:flex-start;padding-top:40px}body.Boatplicity .home-top-banner .home-banner-title{color:#1e3a5f;font-size:38px;font-style:normal;font-weight:600}body.Boatplicity .home-top-banner .home-banner-accent{color:#1e3a5f;font-size:64px;font-style:normal;font-weight:300;line-height:1;vertical-align:middle}body.Boatplicity .home-top-banner .home-banner-subtitle{color:#3a4a5c;font-style:normal;font-weight:400}body.THMotorsports .home-top-banner .home-banner-search-panel{background:hsla(0,0%,86%,.2)}body.Boatplicity .home-categories-line,body.DirtEverywhere .home-categories-line,body.THMotorsports .home-categories-line{padding:10px 20px 0}@media only screen and (max-width:1259px){.home-categories-line{min-height:auto!important;min-width:auto!important}}.home-top-banner~*{position:relative;z-index:1}.affirm-promo-section{margin:20px auto 0;max-width:1280px;padding:0 16px}.affirm-promo-banner{align-items:center;background:#f0eef6;border-radius:12px;display:flex;gap:24px;height:91px;padding:28px 40px;width:100%}.affirm-promo-banner .affirm-promo-banner-logo{flex-shrink:0}.affirm-promo-banner .affirm-promo-banner-logo img{display:block;height:38px;width:auto}.affirm-promo-banner .affirm-promo-banner-text{flex:1}.affirm-promo-banner .affirm-promo-banner-text h2{color:#443e60;font-size:20px;font-weight:700;line-height:1.3;margin:0 0 4px}.affirm-promo-banner .affirm-promo-banner-text p{color:#595471;font-size:14px;line-height:1.5;margin:0}.affirm-promo-banner .affirm-promo-banner-text .affirm-learn-more{color:#494af4;font-weight:500;text-decoration:underline}.affirm-promo-banner .affirm-promo-banner-text .affirm-learn-more:hover{text-decoration:none}@media (max-width:768px){.affirm-promo-banner{flex-direction:row;gap:16px;height:auto;padding:20px 24px}.affirm-promo-banner .affirm-promo-banner-logo img{height:40px}.affirm-promo-banner .affirm-promo-banner-text h2{font-size:17px}.affirm-promo-banner .affirm-promo-banner-text p{font-size:13px}}@media (max-width:480px){.affirm-promo-banner{flex-direction:column;padding:20px 16px;text-align:center}.affirm-promo-banner .affirm-promo-banner-logo img{height:36px}.affirm-promo-banner .affirm-promo-banner-text h2{font-size:16px}.affirm-promo-banner .affirm-promo-banner-text p{font-size:12px}}@media (max-width:375px){.affirm-promo-section{padding:0}}.homepagegarantebanner{align-items:center;border:1px solid #ccc;border-radius:5px;display:flex;flex-direction:row;height:66px;justify-content:space-around;margin:30px auto 35px;max-width:1295px;overflow:hidden;width:100%}.homepagegarantebanner1,.homepagegarantebanner1.home{background-image:url(/Content/new-images/guarantee.webp);background-position:50%;background-repeat:no-repeat;background-size:contain;height:65px;width:170px}.homepagegarantebanner2,.homepagegarantebanner2.home{display:inherit;float:left;height:60px;overflow:hidden;width:234px!important}.homepagegarantebanner2,.homepagegarantebanner2.home img{margin-top:-1px}.homepagegarantebanner3,.homepagegarantebanner3.home{background-image:url(/Content/new-images/verified.webp);background-position:50%;background-repeat:no-repeat;background-size:contain;height:58px;max-width:258px;width:100%}.homepagegarantebanner4,.homepagegarantebanner4.home{background-image:url(/Content/new-images/garant.webp);background-position:50%;background-repeat:no-repeat;background-size:contain;height:66px;width:66px}.homepagegarantebanner5,.homepagegarantebanner5.home{background-image:url(/Themes/Autoplicity/Content/images/sprite.png);background-position:0 -1794px;background-repeat:no-repeat;height:58px;width:120px}.homepagegarantebanner6,.homepagegarantebanner6.home{background-image:url(/Content/new-images/bbb.webp);background-position:50%;background-repeat:no-repeat;background-size:contain;height:58px;max-width:180px;width:100%}@media screen and (max-width:900px){.homepagegarantebanner{display:none}}.offers-grid{display:grid;gap:12px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(5,1fr);height:600px;margin:20px auto;max-width:1280px;padding:0 16px}.offers-card{border-radius:12px;color:#fff;cursor:pointer;display:block;isolation:isolate;overflow:hidden;position:relative}.offers-card:first-child{grid-column:1;grid-row:1/4}.offers-card:nth-child(2){grid-column:2;grid-row:3/6}.offers-card:nth-child(3){grid-column:3;grid-row:1/4}.offers-card:nth-child(4){grid-column:1;grid-row:4/6}.offers-card:nth-child(5){grid-column:2;grid-row:1/3}.offers-card:nth-child(6){grid-column:3;grid-row:4/6}.offers-card-logo{filter:drop-shadow(0 1px 3px rgba(0,0,0,.3));height:auto;pointer-events:none;position:absolute;right:12px;top:12px;width:230px;z-index:2}.offers-card>picture{z-index:-1}.offers-card-bg,.offers-card>picture{height:100%;left:0;position:absolute;top:0;width:100%}.offers-card-bg{-o-object-fit:cover;object-fit:cover}.offers-card-content{display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding:28px 24px;width:100%}.offers-card-title{color:#fff;font-size:32px;font-weight:700;line-height:1.1;margin:0}.offers-card-title-lg{font-size:42px}.offers-card-desc{color:#fff;font-size:14px;font-weight:300;line-height:1.5;margin:8px 0 0}.offers-card-desc strong{font-weight:700}.offers-card-divider{background:hsla(0,0%,100%,.5);display:block;height:1.5px;margin:14px 0;width:230px}.offers-card-cta{color:#fff;cursor:pointer;font-size:16px;font-weight:400;text-decoration:none}.offers-card-cta:after{content:"";inset:0;position:absolute;z-index:3}.offers-card-cta:hover{color:#fff;text-decoration:underline}.offers-card-highlight{color:#fff;font-size:28px;font-weight:400;margin:4px 0 0}.offers-card-highlight strong{font-size:36px;font-weight:700}.offers-card-sm{font-size:14px;font-weight:300}.offers-card-content-split{align-items:flex-end;flex-direction:row;justify-content:space-between}.offers-card-content-split .offers-card-left{flex:1}.offers-card-big-text{color:#fff;font-size:64px;font-weight:700;line-height:.85;opacity:.9;text-align:right}.offers-card-content-vertical{align-items:center;flex-direction:row;justify-content:space-between}.offers-card-side-text{color:#fff;font-size:26px;font-weight:700;letter-spacing:2px;text-transform:uppercase;writing-mode:vertical-rl}.offers-card-side-text.offers-card-side-left{transform:rotate(180deg)}.offers-card-center-text{align-items:center;display:flex;flex-direction:column;text-align:center}.offers-card-center-text .offers-card-divider{margin:0 auto 10px}@media only screen and (max-width:1024px){.offers-card-logo{width:140px}}@media only screen and (max-width:768px){.offers-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto;height:auto}.offers-card{min-height:220px}.offers-card:first-child{grid-column:1/3;grid-row:auto;order:1}.offers-card:nth-child(4){grid-column:1/3;grid-row:auto;order:2}.offers-card:nth-child(2){grid-column:1;grid-row:auto;order:3}.offers-card:nth-child(5){grid-column:2;grid-row:auto;order:4}.offers-card:nth-child(3){grid-column:1;grid-row:auto;order:5}.offers-card:nth-child(6){grid-column:2;grid-row:auto;order:6}.offers-card-title{font-size:28px}.offers-card-title-lg{font-size:34px}.offers-card-big-text{font-size:48px}.offers-card-side-text{font-size:22px}}@media only screen and (max-width:480px){.offers-grid{gap:8px;padding:0 8px}.offers-card{min-height:180px}.offers-card-title{font-size:24px}.offers-card-title-lg{font-size:28px}.offers-card-content{padding:20px 16px}.offers-card-big-text{font-size:40px}.offers-card-side-text{font-size:18px}}@media only screen and (max-width:375px){.offers-grid{padding:0}}.featured-vehicles{margin:40px auto 60px;max-width:1248px;padding:0 16px;position:relative}.featured-vehicles-header{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:24px}.featured-vehicles-tabs{border-bottom:1px solid #e0e0e0;display:flex;gap:24px}.featured-vehicles-tab{background:none;border:none;border-bottom:2px solid transparent;color:#6b7280;cursor:pointer;font-size:18px;font-weight:500;margin-bottom:-1px;padding:0 0 10px;transition:color .15s,border-color .15s}.featured-vehicles-tab.active{border-bottom-color:#1a1a2e;color:#1a1a2e;font-weight:700}.featured-vehicles-tab:hover:not(.active){color:#374151}.featured-vehicles-controls{align-items:center;display:flex;gap:12px}.featured-vehicles-search{align-items:center;display:flex;position:relative}.featured-vehicles-search .featured-vehicles-search-input{background:transparent;border:none;border-bottom:1.5px solid #3f618e;border-radius:0;color:#1a1a2e;font-size:16px;outline:none;padding:10px 36px 10px 0;width:180px}.featured-vehicles-search .featured-vehicles-search-input::-moz-placeholder{color:#8497b0;font-weight:400}.featured-vehicles-search .featured-vehicles-search-input::placeholder{color:#8497b0;font-weight:400}.featured-vehicles-search .featured-vehicles-search-icon{color:#8497b0;pointer-events:none;position:absolute;right:4px;top:50%;transform:translateY(-50%)}.featured-vehicles-nav{display:flex;flex-shrink:0;gap:8px}.featured-vehicles-nav-counter{color:#6b7280;font-size:13px;line-height:1;margin-top:12px;text-align:center}.featured-vehicles-nav-counter[hidden]{display:none}.featured-vehicles-nav-btn{align-items:center;background:#fff;border:1px solid #ddd;border-radius:4px;color:#333;cursor:pointer;display:flex;height:40px;justify-content:center;transition:border-color .2s,color .2s;width:40px}.featured-vehicles-nav-btn:hover:not(:disabled){border-color:#999;color:#000}.featured-vehicles-nav-btn:disabled{cursor:default;opacity:.35}.featured-vehicles-panel{display:none;overflow:hidden}.featured-vehicles-panel.active{display:block}.featured-vehicles-slider{display:flex;flex-wrap:nowrap;gap:16px;transition:transform .4s ease;will-change:transform}.featured-vehicles-panel.active{min-height:260px}.fv-panel--resizing{opacity:0;transition:opacity .15s ease}.fv-panel--fading{animation:fvFadeOut .2s ease forwards}.fv-panel--appearing{animation:fvFadeIn .3s ease forwards}@keyframes fvFadeOut{0%{opacity:1}to{opacity:0}}@keyframes fvFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.featured-vehicles{--fv-makes:6;--fv-models:3;--fv-gap:16px}.fv-tile--make,.fv-tile--model{flex:0 0 auto}.fv-empty-state{align-items:center;background:#f9fafb;border:1.5px dashed #d1d5db;border-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;height:260px;justify-content:center;padding:40px 24px;text-align:center}.fv-empty-state[hidden]{display:none}.fv-empty-state-text{color:#374151;font-size:16px;margin:0 0 12px}.fv-empty-state-link{align-items:center;border-bottom:1.5px solid #3f618e;color:#3f618e;cursor:pointer;display:inline-flex;font-size:15px;font-weight:600;gap:6px;padding-bottom:2px;text-decoration:none;transition:color .15s,border-color .15s}.fv-empty-state-link:hover{border-bottom-color:#203a5c;color:#203a5c;text-decoration:none}.fv-tile{background:#fff;border:1.5px solid #e0e0e0;border-radius:12px;box-sizing:border-box;color:#1a1a2e;display:flex;flex-direction:column;height:260px;min-width:0;overflow:hidden;position:relative;text-decoration:none;transition:border-color .2s}.fv-tile:hover{border-color:#3f618e;text-decoration:none}.fv-tile-image{align-items:center;display:flex;flex:1;justify-content:center;padding:12px 20px 4px}.fv-tile-image img{max-height:85px;max-width:100%;-o-object-fit:contain;object-fit:contain}.fv-tile-image--model{align-items:center;display:flex;height:180px;justify-content:center;overflow:hidden;padding:0;width:100%}.fv-tile-image--model img{display:block;height:100%;max-height:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:85%}.fv-tile-name{color:#374151;font-size:16px;font-weight:600;padding:0 12px 16px;text-align:center}.fv-tile-footer{border-top:1.5px solid #e0e0e0;gap:8px;justify-content:space-between;margin:auto 14px 14px;padding:10px 0 0}.fv-tile-footer,.fv-tile-link{align-items:center;display:flex}.fv-tile-link{color:#203a5c;font-size:13px;font-weight:500;gap:6px;margin-left:auto}.fv-tile-popular-inline{background:#203a5c;border-radius:6px;color:#fff;font-size:12px;font-weight:600;padding:5px 14px;white-space:nowrap}.fv-tile-header{align-items:center;display:flex;gap:8px;padding:12px 14px 0}.fv-tile-make-logo{flex-shrink:0;height:42px;-o-object-fit:contain;object-fit:contain;width:42px}.fv-tile-model-name{color:#374151;flex:1;font-size:16px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fv-tile-popular{background:#203a5c;border-radius:6px;color:#fff;font-size:12px;font-weight:600;padding:5px 14px;position:absolute;right:10px;top:10px;white-space:nowrap;z-index:1}@media (max-width:1100px){.featured-vehicles{--fv-makes:5;--fv-models:3}}@media (max-width:960px){.featured-vehicles{--fv-makes:4;--fv-models:2}}@media (max-width:768px){.featured-vehicles{--fv-makes:3;--fv-models:2}.featured-vehicles-header{flex-wrap:wrap;gap:12px}.featured-vehicles-tabs{width:100%}.featured-vehicles-controls{justify-content:space-between;width:100%}.featured-vehicles-search .featured-vehicles-search-input{width:100%}.featured-vehicles-nav{flex-shrink:0;margin-left:auto}}@media (max-width:580px){.featured-vehicles{--fv-makes:2;--fv-models:2;--fv-gap:12px}.featured-vehicles-search{flex:1}.featured-vehicles-slider{gap:12px}.fv-empty-state,.fv-tile{height:220px}.fv-tile-image img{max-height:65px}.fv-tile-name{font-size:14px;padding:0 8px 10px}.fv-tile-footer{margin:auto 10px 10px;padding:8px 0 0}.fv-tile-link{font-size:12px}.fv-tile-header{gap:6px;padding:10px 10px 0}.fv-tile-make-logo{height:30px;width:30px}.fv-tile-model-name{font-size:13px}.fv-tile-popular{right:8px;top:8px}.fv-tile-popular,.fv-tile-popular-inline{font-size:10px;padding:3px 10px}.featured-vehicles-tabs{gap:16px}.featured-vehicles-tab{font-size:20px}.featured-vehicles-search .featured-vehicles-search-input{font-size:13px}}@media (max-width:480px){.featured-vehicles{--fv-models:1}.featured-vehicles-panel[data-panel=models] .fv-empty-state,.fv-tile--model{height:440px}.fv-tile-image--model{height:340px}.fv-tile-image--model img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}}@media (max-width:420px){.featured-vehicles{--fv-makes:1}.featured-vehicles-panel[data-panel=makes] .fv-empty-state,.fv-tile--make{height:320px}.fv-tile--make .fv-tile-image{padding:24px 20px 8px}.fv-tile--make .fv-tile-image img{max-height:160px}}.home-featured-filters{display:none;margin:0 auto;max-width:1295px;padding:80px 10px;width:100%}.home-featured-filters .home-featured-filters-titles{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin:0 0 20px;width:100%}.home-featured-filters .home-featured-filters-titles a{border-bottom:2px solid transparent;color:#110f11;font-size:24px;font-weight:700;opacity:.7;text-decoration:none;transition:.2s ease-in-out}.home-featured-filters .home-featured-filters-titles a:first-child{margin:0 75px 0 0}.home-featured-filters .home-featured-filters-titles a.active,.home-featured-filters .home-featured-filters-titles a:hover{border-bottom:2px solid #2b63e3;opacity:1}.home-featured-filters .home-featured-filters-content .home-featured-filters-list{align-items:flex-start;display:none;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.home-featured-filters .home-featured-filters-content .home-featured-filters-list.active{display:flex}.home-featured-filters .home-featured-filters-content .home-featured-filters-list .home-featured-filters-list-item{align-items:center;border:1px solid #f3f2f4;border-radius:6px;box-shadow:0 0 0 0 rgba(34,60,80,0);cursor:pointer;display:flex;flex-direction:row;height:64px;justify-content:flex-start;margin:0 10px 10px 0;padding:15px;position:relative;transition:.2s ease-in-out;width:24%}.home-featured-filters .home-featured-filters-content .home-featured-filters-list .home-featured-filters-list-item:hover{box-shadow:0 0 5px 0 rgba(34,60,80,.2);text-decoration:none}.home-featured-filters .home-featured-filters-content .home-featured-filters-list .home-featured-filters-list-item p{color:#110f11;font-size:14px;padding:0 30px 0 0;pointer-events:none;position:relative;text-align:left;width:100%}.home-featured-filters .home-featured-filters-content .home-featured-filters-list .home-featured-filters-list-item p:after{background:url(/Content/Images/icons-home/arrow.svg) no-repeat 50%;content:"";filter:brightness(0) saturate(100%) invert(0) sepia(91%) saturate(7500%) hue-rotate(349deg) brightness(104%) contrast(96%);height:18px;position:absolute;right:0;top:0;width:18px}.home-featured-filters .home-featured-filters-content .home-featured-filters-list .home-featured-filters-list-hidden{align-items:flex-start;display:none;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.home-featured-filters .home-featured-filters-content .home-featured-filters-list .home-featured-filters-list-hidden.active{display:flex}.home-featured-filters .home-featured-filters-content .home-featured-filters-more-btn{border:1px solid #f3f2f4;border-radius:15px;cursor:pointer;display:none;padding:17px 15px;width:100%}.home-featured-filters .home-featured-filters-content .home-featured-filters-more-btn:hover{text-decoration:none}.home-featured-filters .home-featured-filters-content .home-featured-filters-more-btn.active{display:none}.home-featured-filters .home-featured-filters-content .home-featured-filters-more-btn p{color:#110f11;font-size:14px;font-weight:700;pointer-events:none;position:relative;text-align:left}.home-featured-filters .home-featured-filters-content .home-featured-filters-more-btn p:after{color:#110f11;content:"+";font-size:18px;font-weight:700;height:14px;position:absolute;right:2.6px;top:-3px;width:14px}.home-featured-filters .home-featured-filters-content .home-featured-filters-more-btn p:before{border:2px solid #110f11;border-radius:50%;content:"";height:18px;position:absolute;right:0;top:-3px;width:18px}@media only screen and (max-width:1100px){.home-featured-filters .home-featured-filters-titles a{font-size:22px}.home-featured-filters .home-featured-filters-content .home-featured-filters-list .home-featured-filters-list-item{width:32%}}@media only screen and (max-width:800px){.home-featured-filters .home-featured-filters-titles a{font-size:20px}.home-featured-filters .home-featured-filters-content .home-featured-filters-list{justify-content:space-between}.home-featured-filters .home-featured-filters-content .home-featured-filters-list .home-featured-filters-list-item{margin:0 0 10px;width:49%}}@media only screen and (max-width:560px){.home-featured-filters .home-featured-filters-titles a{font-size:17px}.home-featured-filters .home-featured-filters-content .home-featured-filters-more-btn{display:block}}.home-featured-brands{display:block;margin:30px auto;max-width:1295px;padding:0 10px;position:relative;text-align:right;width:100%}.home-featured-brands .all-brands-link-container{text-align:center}.home-featured-brands .all-brands-link-container .home-featured-allbrands-link{border:2px solid #94adcd;border-radius:5px;color:#203a5c;cursor:pointer;display:inline-block;font-size:13px;font-weight:400;margin:25px 0 0;opacity:1;padding:13px 6px;text-transform:uppercase;transition:.2s ease-in-out}.home-featured-brands .all-brands-link-container .home-featured-allbrands-link:hover{opacity:.8;text-decoration:none}.home-featured-brands .all-brands-link-container .home-featured-allbrands-link span{pointer-events:none}.featured-brands-section{margin:0 auto;max-width:1260px;padding:0 10px}.featured-brands-heading{color:#333;font-size:20px;font-weight:700;letter-spacing:.5px;margin:0 0 30px;text-align:center;text-transform:uppercase}.featured-brands-grid{display:grid;gap:12px;grid-template-columns:repeat(5,1fr)}.featured-brand-card{align-items:center;background:#ecf4ff;border-radius:5px;display:flex;justify-content:center;min-height:100px;padding:20px;text-decoration:none;transition:opacity .2s ease}.featured-brand-card:hover{opacity:.8}.featured-brand-card img{max-height:70px;max-width:100%;-o-object-fit:contain;object-fit:contain}@media (max-width:1024px){.featured-brands-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.featured-brands-grid{gap:10px;grid-template-columns:repeat(3,1fr)}.featured-brand-card{border-radius:5px;min-height:80px;padding:15px}.featured-brand-card img{max-height:55px}.featured-brands-heading{font-size:16px;margin-bottom:15px}}@media (max-width:480px){.featured-brands-grid{gap:8px;grid-template-columns:repeat(2,1fr)}.featured-brand-card{min-height:70px;padding:12px}.featured-brand-card img{max-height:45px}}.usa-custom-section{margin:40px auto 0;max-width:1260px;padding:0 10px}.usa-custom-header{align-items:center;background:url(/Content/img/home/usa-custom-made-brands/us-flag.png) 50%/cover no-repeat;display:flex;justify-content:center;min-height:70px;padding:20px 30px}.usa-custom-title{color:#333;font-size:20px;font-weight:700;letter-spacing:.5px;margin:0;text-align:center;text-transform:uppercase}.usa-custom-grid{display:grid;gap:0;grid-template-columns:repeat(4,1fr)}.usa-custom-card{align-items:center;background:#f0f6ff;border-right:1px solid #dde8f5;display:flex;flex-direction:column;padding:30px 24px 24px;text-align:center}.usa-custom-card:last-child{border-right:none}.usa-custom-card-logo{align-items:center;display:flex;height:60px;justify-content:center;margin-bottom:20px}.usa-custom-card-logo img{max-height:60px;max-width:180px;-o-object-fit:contain;object-fit:contain}.usa-custom-card-desc{color:#444;font-size:13px;line-height:1.6;margin:0 0 auto;padding-bottom:20px}.usa-custom-card-btn{border-radius:4px;display:inline-block;font-size:14px;font-weight:600;padding:10px 40px}.usa-custom-card-btn,.usa-custom-card-btn:active,.usa-custom-card-btn:focus,.usa-custom-card-btn:hover{background:#c5d3e6;color:#1a1a1a;text-decoration:none}@media (max-width:1024px){.usa-custom-grid{grid-template-columns:repeat(2,1fr)}.usa-custom-card{border-bottom:1px solid #dde8f5;border-right:none}.usa-custom-card:nth-child(odd){border-right:1px solid #dde8f5}.usa-custom-card:nth-child(n+3){border-bottom:none}}@media (max-width:600px){.usa-custom-grid{grid-template-columns:1fr}.usa-custom-card{border-bottom:1px solid #dde8f5}.usa-custom-card,.usa-custom-card:nth-child(odd){border-right:none}.usa-custom-card:last-child{border-bottom:none}.usa-custom-card:nth-child(n+3){border-bottom:1px solid #dde8f5}.usa-custom-title{font-size:16px}.usa-custom-flag{width:40px}}.top-selling-section{margin:0 auto;max-width:1260px;padding:30px 15px}.top-selling-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:20px}.top-selling-title{color:#1a1a2e;font-size:20px;font-weight:700;letter-spacing:.5px;margin:0 0 4px;text-transform:uppercase}.top-selling-subtitle{color:#777;font-size:14px;margin:0}.top-selling-nav{display:flex;flex-shrink:0;gap:8px}.top-selling-nav-btn{align-items:center;background:#fff;border:1px solid #ddd;border-radius:4px;color:#333;cursor:pointer;display:flex;height:40px;justify-content:center;transition:border-color .2s,color .2s;width:40px}.top-selling-nav-btn:hover:not(:disabled){border-color:#999;color:#000}.top-selling-nav-btn:disabled{cursor:default;opacity:.35}.top-selling-track-wrap{overflow:hidden}.top-selling-track{display:flex;gap:16px;transition:transform .35s ease}@media (max-width:768px){.top-selling-header{flex-direction:column;gap:12px}}@media (max-width:480px){.top-selling-section{padding:20px 10px}}.theme-thmotorsports .featured-brand-card{background:rgba(217,80,80,.14)}.theme-thmotorsports~.all-brands-link-container .home-featured-allbrands-link{border-color:#920a08;color:#920a08}.theme-boatplicity .featured-brand-card{background:rgba(122,138,169,.14)}.product-card-grid{contain:layout style;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-bottom:40px}.product-card{contain:layout style;min-width:0}.product-card-link{background:#fff;border:1px solid #eee;border-radius:8px;color:inherit;display:flex;flex-direction:column;height:100%;padding:16px;text-decoration:none;transition:box-shadow .2s ease}.product-card-link:hover{box-shadow:0 4px 16px rgba(0,0,0,.08);text-decoration:none}.product-card-badges{display:flex;flex-wrap:wrap;gap:6px;min-height:20px}.product-card-badge{border-radius:3px;color:#fff;display:inline-block;font-size:11px;font-weight:600;line-height:1.2;padding:3px 8px}.badge-bestseller{background:#d4a017}.badge-free-shipping{background:#2e9e2e}.badge-weekly-special{background:#d63031}.product-card-image{align-items:center;aspect-ratio:1/1;contain:layout style;cursor:pointer;display:flex;justify-content:center;margin-bottom:12px;position:relative;width:100%}.product-card-image img{height:auto;max-height:100%;max-width:100%;mix-blend-mode:darken;-o-object-fit:contain;object-fit:contain;width:auto}.product-card-image-note{bottom:0;color:#999;font-size:11px;left:0;position:absolute;right:0;text-align:center}.product-card-info{display:flex;flex:1;flex-direction:column}.product-card-name{color:#555;display:-webkit-box;font-size:18px;font-weight:400;-webkit-line-clamp:3;line-height:1.4;margin:0 0 10px;-webkit-box-orient:vertical;overflow:hidden}.product-card-name a{color:inherit;text-decoration:none}.product-card-rating{align-items:center;display:flex;gap:6px;margin-bottom:12px}.product-card-stars{display:flex;gap:0;line-height:1}.product-card-stars svg{height:19px;width:19px}.product-card-review-count{color:#777;font-size:13px}.product-card-manufacturer{flex-shrink:0;margin-left:auto}.product-card-manufacturer img{max-height:24px;max-width:80px;mix-blend-mode:darken;-o-object-fit:contain;object-fit:contain}.product-card-part-row{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:8px}.product-card-fitment{border-radius:3px;color:#555;display:inline-block;flex-shrink:0;font-size:12px;margin-left:auto;padding:3px 8px}.product-card-fitment:first-child{margin-left:0}.fitment-universal,.fitment-vehicle{background:#f0f0f0}.product-card-part{color:#777;font-size:13px}.product-card-part .part-label{font-weight:600}.product-card-price{align-items:baseline;display:flex;flex-wrap:wrap;gap:6px;margin-top:auto}.price-current{color:#1a1a2e;font-size:24px;font-weight:600}.price-sale{color:#d63031}.price-old{color:#999;font-size:13px;text-decoration:line-through}.price-save{color:#2e9e2e;font-size:12px;font-weight:600}.product-card-price-hidden{color:#2b63e3;cursor:pointer;font-size:14px;text-decoration:underline}.product-card-actions{border-top:1px solid #f0f0f0;display:flex;flex-direction:column;gap:8px;margin-top:12px;padding-top:12px}.product-card-tag{align-items:center;display:flex;font-size:12px;font-weight:600;gap:6px}.tag-free-shipping{color:#2e9e2e}.tag-free-shipping svg{flex-shrink:0;height:16px;width:16px}.product-card-stock-row{align-items:center;display:flex;gap:8px;justify-content:space-between}.product-card-stock{font-size:13px;font-weight:500}.product-card-stock.in-stock{color:#2e9e2e;font-weight:700}.product-card-stock.out-of-stock{color:#d63031}.product-card-vehicle-tag{align-self:flex-start;background:#f0f0f0;border-radius:10px;color:#555;display:inline-block;font-size:11px;padding:3px 8px}.product-card-btn-wrap{margin-top:12px}.product-card-btn{border:none;border-radius:4px;cursor:pointer;display:block;font-family:Open Sans,Arial,sans-serif;font-size:14px;font-weight:500;padding:14px 16px;text-align:center;text-decoration:none;text-transform:uppercase;transition:background .15s ease,opacity .15s ease;width:100%}.btn-add-to-cart{background:#6ad483;color:#fff}.btn-add-to-cart:hover{background:#42c962}.btn-view-options{background:#4a6fa5;color:#fff}.btn-view-options:hover{background:#3d5e8c;text-decoration:none}.btn-call{background:none;border:1px solid #ccc;border-radius:4px;color:#555;font-size:13px;padding:10px 16px;text-align:center}@media (max-width:1024px){.product-card-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.product-card-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.product-card-image{aspect-ratio:1/1}.price-current{font-size:20px}.product-card-stars svg{height:16px;width:16px}.product-card-review-count{font-size:12px}.product-card-stock-row{flex-wrap:wrap}}@media (max-width:480px){.product-card-grid{gap:10px;grid-template-columns:repeat(2,1fr)}.product-card-link{padding:12px}.product-card-image{aspect-ratio:1/1}.product-card-name{font-size:13px;-webkit-line-clamp:2}.product-card-stars svg{height:14px;width:14px}.price-current{font-size:17px}.price-old,.price-save{font-size:11px}.product-card-part-row{align-items:flex-start;flex-direction:column;gap:4px}.product-card-fitment{margin-left:0}.product-card-part,.product-card-stock{font-size:12px}.product-card-manufacturer img{max-height:20px;max-width:60px}.product-card-btn{font-size:12px;padding:10px 12px}.product-card-badge{font-size:10px;padding:3px 6px}.product-card-badges{gap:4px;min-height:16px}}@media (max-width:360px){.product-card-grid{gap:10px;grid-template-columns:1fr}.product-card-image{aspect-ratio:4/3}.product-card-name{font-size:14px;-webkit-line-clamp:3}.price-current{font-size:20px}}.top-selling-track .product-card{flex:0 0 calc(25% - 12px)}@media (max-width:1024px){.top-selling-track .product-card{flex:0 0 calc(33.333% - 11px)}}@media (max-width:768px){.top-selling-track .product-card{flex:0 0 calc(50% - 8px)}}@media (max-width:480px){.top-selling-track .product-card{flex:0 0 calc(50% - 8px)}}.category-tabs-section{contain:layout style;margin:30px auto 50px;max-width:1260px;min-height:500px;padding:0 10px}.category-tabs-bar{border-bottom:1px solid #e0e0e0;display:flex;gap:0;overflow-x:auto;-webkit-overflow-scrolling:touch;cursor:grab;scrollbar-width:none}.category-tabs-bar::-webkit-scrollbar{display:none}.category-tab{background:none;border:none;border-bottom:2px solid transparent;color:#6b7280;cursor:pointer;flex-shrink:0;font-family:inherit;font-size:16px;font-weight:500;padding:12px 20px;transition:color .2s ease,border-color .2s ease;white-space:nowrap}.category-tab:hover{color:#1a1a2e}.category-tab.active{border-bottom-color:#1a1a2e;color:#1a1a2e;font-weight:600}.category-tabs-divider{align-self:stretch;background:#e5e7eb;flex-shrink:0;margin:8px;width:1px}.category-tab--other{color:#9ca3af;font-weight:400}.category-tab--other:hover{color:#6b7280}.category-tab--other.active{border-bottom-color:#1a1a2e;color:#1a1a2e;font-weight:600}.category-tabs-labels{align-items:center;display:flex;gap:0;padding:4px 16px 0}.category-tabs-group-label{color:#6b7280;font-size:12px;font-weight:400;white-space:nowrap}.category-tabs-group-label--vehicle{flex:1}.category-tabs-group-label--other{text-align:right}.category-tabs-group-label--active{color:#203a5c;font-weight:500}.category-tab-section-label{color:#6b7280;font-size:14px;font-weight:400;padding:12px 0;text-align:left}.category-tab-section-title{color:#1a1a2e;font-weight:500}.category-tab-section-desc{color:#6b7280}.category-tab-section-label--other{border-top:1px solid #e5e7eb;margin-top:16px;padding-top:16px}.category-tab-section-label--other:first-child{border-top:none;margin-top:0;padding-top:12px}.category-tab-panel{display:none;min-height:280px;padding-top:20px}.category-tab-panel.active{display:block}.category-tab-grid{display:grid;gap:12px;grid-template-columns:repeat(5,1fr)}.category-tab-card{align-items:center;color:inherit;display:flex;flex-direction:column;text-decoration:none;transition:opacity .2s ease}.category-tab-card:hover{opacity:.75;text-decoration:none}.category-tab-card-image{align-items:center;aspect-ratio:150/120;background:#f5f5f5;border-radius:8px;display:flex;justify-content:center;overflow:hidden;padding:12px;width:100%}.category-tab-card-image img{max-height:100%;max-width:100%;mix-blend-mode:darken;-o-object-fit:contain;object-fit:contain}.category-tab-card-label{color:#1a1a2e;display:block;font-size:13px;font-weight:500;line-height:1.3;margin-top:8px;text-align:center}.category-tab-grid.collapsed{max-height:calc(40% + 12px);overflow:hidden}.category-tab-see-more{margin-top:40px;text-align:center}.category-tabs-section[data-skeleton] .category-tab--skeleton{animation:cat-skeleton-pulse 1.4s ease-in-out infinite;background:#f1f3f7;border-radius:6px;color:transparent;cursor:default;height:36px;min-width:80px;pointer-events:none}.category-tabs-section[data-skeleton] .category-tab-card--skeleton{cursor:default;pointer-events:none;text-decoration:none}.category-tabs-section[data-skeleton] .category-tab-card--skeleton .category-tab-card-image{animation:cat-skeleton-pulse 1.4s ease-in-out infinite;background:#f1f3f7}.category-tabs-section[data-skeleton] .category-tab-card--skeleton .category-tab-card-label{animation:cat-skeleton-pulse 1.4s ease-in-out infinite;background:#f1f3f7;border-radius:3px;display:block;height:14px;margin:8px auto 0;width:70%}@keyframes cat-skeleton-pulse{0%,to{opacity:.55}50%{opacity:1}}.category-tab-see-more-btn{align-items:center;background:none;border:2px solid #203a5c;border-radius:5px;color:#203a5c;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:400;gap:6px;padding:13px 24px;text-transform:uppercase}.category-tab-see-more-btn svg{height:18px;width:18px}.category-tab-see-more-btn.expanded svg{transform:rotate(180deg)}.category-tab-loading{align-items:center;display:flex;justify-content:center;min-height:250px}.category-tab-spinner{animation:cat-tab-spin .7s linear infinite;border:3px solid #e0e0e0;border-radius:50%;border-top-color:#1a1a2e;height:36px;width:36px}@keyframes cat-tab-spin{to{transform:rotate(1turn)}}@media (max-width:1024px){.category-tab-grid{grid-template-columns:repeat(4,1fr)}.category-tab{font-size:16px;padding:10px 16px}}@media (max-width:768px){.category-tabs-section{min-height:400px}.category-tabs-labels{display:none}.category-tab-card{transition:none}.category-tab-card:hover{opacity:1;text-decoration:none}.category-tab-grid{gap:10px;grid-template-columns:repeat(3,1fr)}.category-tab{font-size:15px;padding:10px 14px}.category-tab-panel{min-height:220px}.category-tab-card-label{font-size:12px}}@media (max-width:480px){.category-tabs-section{min-height:350px}.category-tab-grid{gap:8px;grid-template-columns:repeat(2,1fr)}.category-tab{font-size:14px;padding:8px 12px}.category-tab-panel{min-height:180px;padding-top:14px}.category-tab-card-label{font-size:11px;margin-top:6px}}.tire-banner-section{margin:20px auto 0;max-width:1280px;padding:0 16px}.tire-banner{align-items:center;background:#e6ebf2;border-radius:12px;display:flex;gap:24px;height:91px;padding:0 40px;width:100%}.tire-banner .tire-banner-icon{flex-shrink:0}.tire-banner .tire-banner-icon img{display:block;height:50px;-o-object-fit:contain;object-fit:contain;width:auto}.tire-banner .tire-banner-content{flex:1;min-width:0}.tire-banner .tire-banner-content .tire-banner-title{color:#443e60;font-size:20px;font-weight:700;line-height:1.3;margin:0 0 4px}.tire-banner .tire-banner-content .tire-banner-subtitle{color:#595471;font-size:14px;font-weight:400;line-height:1.5;margin:0}.tire-banner .tire-banner-btn{background:transparent;border:2px solid #3f618e;border-radius:8px;color:#3f618e;cursor:pointer;flex-shrink:0;font-size:14px;font-weight:600;padding:12px 24px;transition:all .15s ease;white-space:nowrap}.tire-banner .tire-banner-btn:hover{background:#3f618e;color:#fff}.tire-banner .tire-banner-btn-mobile{display:none}.tire-banner .tire-banner-btn-desktop{display:inline-flex}@media (max-width:768px){.tire-banner{flex-direction:row;gap:16px;height:auto;padding:20px 24px}.tire-banner .tire-banner-icon img{height:45px}.tire-banner .tire-banner-content .tire-banner-title{font-size:17px}.tire-banner .tire-banner-content .tire-banner-subtitle{font-size:13px}}@media (max-width:480px){.tire-banner{flex-direction:column;padding:20px 16px;text-align:center}.tire-banner .tire-banner-icon img{height:40px}.tire-banner .tire-banner-content .tire-banner-title{font-size:16px}.tire-banner .tire-banner-content .tire-banner-subtitle{font-size:12px;margin-bottom:12px}.tire-banner .tire-banner-btn-desktop{display:none}.tire-banner .tire-banner-btn-mobile{display:inline-flex}}@media (max-width:375px){.tire-banner-section{padding:0}}.THMotorsports .tire-banner{background:rgba(217,80,80,.14)}.THMotorsports .tire-banner .tire-banner-content .tire-banner-subtitle,.THMotorsports .tire-banner .tire-banner-content .tire-banner-title{color:#920a08}.THMotorsports .tire-banner .tire-banner-btn{border-color:#920a08;color:#920a08}.THMotorsports .tire-banner .tire-banner-btn:hover{background:#920a08;color:#fff}:root{--color-bg:#1a1a1a;--color-surface:#fff;--color-surface-elevated:#f5f5f5;--color-border:#e0e0e0;--color-border-focus:#3b82f6;--color-text-primary:#1a1a2e;--color-text-secondary:#6b7280;--color-text-muted:#9ca3af;--color-accent:#3b82f6;--color-accent-hover:#2563eb;--font-sans:"DM Sans",-apple-system,BlinkMacSystemFont,sans-serif;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-full:100px;--shadow-sm:0 1px 2px rgba(0,0,0,.05);--shadow-md:0 4px 12px rgba(0,0,0,.1);--shadow-lg:0 12px 40px rgba(0,0,0,.15);--shadow-xl:0 24px 64px rgba(0,0,0,.2);--transition-fast:150ms ease;--transition-base:200ms ease;--transition-slow:300ms ease}.modal-overlay{align-items:center;backdrop-filter:blur(4px);background:rgba(0,0,0,.7);display:flex;inset:0;justify-content:center;opacity:0;padding:var(--space-md);position:fixed;transition:all var(--transition-slow);visibility:hidden;z-index:1000}.modal-overlay.active{opacity:1;overscroll-behavior:contain;visibility:visible}.tire-modal{background:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);max-height:96vh;max-width:420px;overflow:visible;position:relative;transform:scale(.95) translateY(10px);transition:transform var(--transition-slow);width:100%}.modal-overlay.active .tire-modal{transform:scale(1) translateY(0)}.tire-modal-close{align-items:center;background:transparent;border:none;border-radius:50%;color:var(--color-text-muted);cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;right:var(--space-md);top:var(--space-md);transition:all var(--transition-fast);width:36px;z-index:10}.tire-modal-close:hover{background:var(--color-surface-elevated);color:var(--color-text-primary)}.tire-modal-header{padding:var(--space-lg) var(--space-lg) var(--space-md);text-align:center;text-transform:uppercase}.tire-modal-title{color:var(--color-text-primary);font-size:20px;font-weight:500;margin-bottom:30px}.tire-type-toggle{background:var(--color-surface-elevated);border-radius:var(--radius-full);display:flex;gap:4px;padding:4px;position:relative}.toggle-slider{background:var(--color-surface);border-radius:var(--radius-full);bottom:4px;box-shadow:0 1px 3px rgba(0,0,0,.1);left:4px;position:absolute;right:50%;top:4px;transition:left var(--transition-base),right var(--transition-base);z-index:0}.toggle-slider.right{left:50%;right:4px}.toggle-btn{background:transparent;border:none;border-radius:var(--radius-full);color:var(--color-text-secondary);cursor:pointer;flex:1;font-family:var(--font-sans);font-size:13px;font-weight:500;padding:10px var(--space-md);position:relative;transition:color var(--transition-fast);white-space:nowrap;z-index:1}.toggle-btn.active,.toggle-btn:hover:not(.active){color:var(--color-text-primary)}.toggle-btn.active{font-weight:600}.tire-configurator-container{overflow:visible;padding:var(--space-md) var(--space-lg) var(--space-xl);position:relative}.tire-section{animation:fadeIn var(--transition-base) ease;display:none;flex-direction:column;min-height:340px}.tire-section.active{display:flex}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.tire-size-display{align-items:flex-start;display:flex;gap:2px;justify-content:center;margin-bottom:var(--space-lg);padding-bottom:var(--space-md)}.tire-size-group{align-items:center;display:flex;flex-direction:column}.tire-size-value{color:var(--color-text-primary);font-size:40px;font-weight:300;letter-spacing:-1px;line-height:1}.tire-size-label,.tire-size-value--example{color:var(--color-text-muted)}.tire-size-label{font-size:10px;font-weight:500;letter-spacing:.3px;line-height:1.2;margin-top:6px;min-height:24px;text-align:center;text-transform:uppercase}.tire-size-prefix,.tire-size-separator{color:var(--color-text-muted);font-size:40px;font-weight:300;line-height:1;padding-top:0}.tire-dropdowns{display:flex;flex-direction:column;gap:var(--space-sm);margin-bottom:var(--space-lg)}.tire-custom-select,.tire-custom-select-trigger{position:relative;width:100%}.tire-custom-select-trigger{align-items:flex-start;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:56px;padding:16px 40px 16px 16px;transition:border-color var(--transition-fast),background-color var(--transition-fast)}.tire-custom-select.has-value .tire-custom-select-trigger{padding:8px 40px 8px 16px}.tire-custom-select-trigger:hover{border-color:var(--color-text-muted)}.tire-custom-select.open .tire-custom-select-trigger{border:2px solid #3f618e;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.tire-custom-select.disabled .tire-custom-select-trigger{background:var(--color-surface-elevated);cursor:not-allowed;opacity:.6}.tire-custom-select.disabled .tire-custom-select-trigger:hover{border-color:var(--color-border)}.tire-custom-select-label{color:var(--color-text-secondary);font-size:14px;font-weight:500;letter-spacing:.5px;line-height:1;text-transform:uppercase;transition:all var(--transition-fast)}.tire-custom-select.has-value .tire-custom-select-label{color:var(--color-text-muted);font-size:11px;font-weight:600}.tire-custom-select-value{color:var(--color-text-primary);display:none;font-size:18px;font-weight:500;line-height:1.2;margin-top:2px}.tire-custom-select.has-value .tire-custom-select-value{display:block}.tire-custom-select-arrow{color:var(--color-text-muted);position:absolute;right:14px;top:50%;transform:translateY(-50%);transition:transform var(--transition-fast)}.tire-custom-select.open .tire-custom-select-arrow{transform:translateY(-50%) rotate(180deg)}.tire-custom-select.disabled .tire-custom-select-arrow{opacity:.4}.tire-custom-select-search{background:#fff;margin:10px 12px;position:sticky;top:0;z-index:1}.tire-custom-select-search-input{border:1px solid #9ca3af;border-radius:4px;box-sizing:border-box;color:#1a1a2e;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:400;outline:none;padding:15px 14px!important;width:100%}.tire-custom-select-search-input::-moz-placeholder{color:#9ca3af;font-weight:400}.tire-custom-select-search-input::placeholder{color:#9ca3af;font-weight:400}.tire-custom-select-options{background:var(--color-surface);border:2px solid transparent;border-bottom-left-radius:var(--radius-sm);border-bottom-right-radius:var(--radius-sm);border-top:none;left:0;max-height:0;opacity:0;overflow:hidden;position:absolute;right:0;top:100%;transition:max-height var(--transition-base),opacity var(--transition-fast),border-color var(--transition-fast);z-index:100}.tire-custom-select.open .tire-custom-select-options{border-color:#3f618e;max-height:250px;opacity:1;overflow-y:auto;scrollbar-color:#ccc transparent;scrollbar-width:thin}.tire-custom-select.open .tire-custom-select-options::-webkit-scrollbar{width:6px}.tire-custom-select.open .tire-custom-select-options::-webkit-scrollbar-track{background:transparent}.tire-custom-select.open .tire-custom-select-options::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.tire-custom-select.open .tire-custom-select-options::-webkit-scrollbar-thumb:hover{background:#aaa}.tire-custom-select-option{border-bottom:1px solid var(--color-border);color:var(--color-text-primary);cursor:pointer;font-size:15px;font-weight:400;margin-left:12px;padding:12px 16px;transition:background var(--transition-fast)}.tire-custom-select-option:last-child{border-bottom:none}.tire-custom-select-option:hover{background:var(--color-surface-elevated)}.tire-custom-select-option.selected{background:#3f618e;color:#fff;font-weight:400;margin-left:12px;padding-left:18px}.tire-custom-select-option.selected:hover{background:#35536f}.tire-custom-select-option.loading{color:var(--color-text-muted);cursor:default;font-style:italic;margin-left:0;padding-left:16px}.tire-custom-select-option.loading:hover{background:transparent;color:var(--color-text-muted)}.tire-go-btn{background:var(--color-accent);border:none;border-radius:var(--radius-sm);color:#fff;cursor:pointer;font-family:var(--font-sans);font-size:16px;font-weight:700;letter-spacing:1px;padding:16px var(--space-lg);transition:all var(--transition-fast);width:100%}.tire-go-btn:hover{background:var(--color-accent-hover);box-shadow:0 4px 12px rgba(59,130,246,.3)}.tire-go-btn:active{opacity:.9}.tire-go-btn.disabled{cursor:not-allowed;opacity:.4;pointer-events:none}@media (max-width:480px){.tire-configurator-container{padding:var(--space-md)}.tire-size-prefix,.tire-size-separator,.tire-size-value{font-size:32px}.tire-modal-close{right:var(--space-sm);top:var(--space-sm)}.toggle-btn{font-size:12px;padding:8px var(--space-sm)}.tire-modal-header{padding:var(--space-md) var(--space-md) var(--space-sm)}}