/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--black:#111214;--yellow:#ffbf00;--green:#10a34a;--line:#e2e2e2;--muted:#666}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#121212;background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.shell{width:min(1160px,100% - 32px);margin:auto}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.topbar{background:var(--black);color:#fff;justify-content:center;align-items:center;gap:84px;height:48px;font-size:13px;font-weight:700;display:flex}.header{grid-template-columns:330px 1fr 280px;align-items:center;gap:28px;height:104px;display:grid}.logo{letter-spacing:-2px;align-items:center;gap:12px;font-size:30px;font-weight:900;display:flex}.logo-mark{width:51px;height:62px;color:var(--yellow);border:5px double #1b1b1b;border-radius:50%;place-items:center;font-size:27px;display:grid}.logo em{color:var(--yellow);font-style:normal}.logo small{letter-spacing:.5px;margin-top:3px;font-size:9px;display:block}.search{border:1px solid #d5d5d5;border-radius:24px;align-items:center;height:46px;padding-left:20px;display:flex;box-shadow:0 1px 4px #0000000c}.search input{border:0;outline:0;width:100%;font-size:13px}.search button{background:0 0;border:0;padding:0 18px;font-size:28px}.actions{justify-content:flex-end;gap:17px;display:flex}.actions button{cursor:pointer;background:0 0;border:0;min-width:66px;font-size:28px}.actions small{margin-top:3px;font-size:11px;display:block}.nav{background:var(--black);color:#fff;height:50px}.nav .shell{grid-template-columns:repeat(7,1fr);height:100%;display:grid}.nav a{text-transform:uppercase;border-right:1px solid #25272a;place-items:center;font-size:12px;font-weight:900;display:grid}.nav a:first-child{border-left:1px solid #25272a}.nav a:hover{color:var(--yellow)}.hero{background:#dfe8ed;height:500px;position:relative;overflow:hidden}.hero-bg{background:linear-gradient(165deg,#0000 0 49%,#3d5056 50% 53%,#e1e1df 54% 58%,#6f7a73 59% 60%,#0000 61%),linear-gradient(145deg,#0000 0 42%,#9aaab0 43% 55%,#0000 56%),linear-gradient(215deg,#0000 0 42%,#6f8389 43% 55%,#0000 56%),linear-gradient(#d7ecf8 0%,#eaf1f3 48%,#667b71 49%,#33463c 100%);position:absolute;inset:0}.hero-bg:after{content:"";clip-path:polygon(0 40%,25% 66%,55% 48%,100% 0,100% 100%,0 100%);background:linear-gradient(8deg,#747b7b 0 25%,#d6d7d5 26% 31%,#535957 32% 100%);height:145px;position:absolute;bottom:0;left:0;right:0}.hero-copy{z-index:1;padding-top:56px;position:relative}.hero h1{text-transform:uppercase;letter-spacing:-1.5px;margin:0 0 15px;font-size:46px;line-height:1.08}.hero h1 span{color:var(--yellow)}.hero-copy p{margin:0;font-size:18px;font-weight:600;line-height:1.45}.hero-tire{z-index:1;object-fit:cover;mix-blend-mode:multiply;width:520px;height:530px;position:absolute;top:8px;right:8%}.finder{z-index:3;background:#fff;border:8px solid #17191b;border-radius:15px;margin-top:-274px;position:relative;overflow:hidden;box-shadow:0 7px 16px #0003}.vehicle-tabs{background:var(--black);grid-template-columns:repeat(4,1fr);height:59px;display:grid}.vehicle-tabs button{color:#fff;text-transform:uppercase;background:0 0;border:0;border-right:1px solid #292b2e;font-size:13px;font-weight:900}.vehicle-tabs button[aria-selected=true]{color:var(--yellow)}.finder-body{padding:23px 30px 19px}.select-grid{grid-template-columns:repeat(4,1fr);gap:20px 28px;display:grid}.select-grid label{text-transform:uppercase;font-size:11px;font-weight:900}.select-grid select{background:#fff;border:1px solid #d6d6d6;border-radius:6px;width:100%;height:46px;margin-top:8px;padding:0 13px;font-weight:700;display:block}.primary{background:var(--yellow);text-transform:uppercase;cursor:pointer;border:0;border-radius:7px;grid-column:2/4;height:54px;font-size:16px;font-weight:900}.primary:hover{background:#eeb300}.trust{border:1px solid var(--line);border-radius:10px;grid-template-columns:repeat(5,1fr);margin-top:34px;display:grid}.trust>div{border-right:1px solid var(--line);grid-template-columns:47px 1fr;align-content:center;gap:3px 12px;min-height:91px;padding:14px 19px;display:grid}.trust>div:last-child{border:0}.icon{border:2px solid #333;border-radius:50%;grid-row:span 2;place-items:center;width:43px;height:43px;font-weight:900;display:grid}.trust b{text-transform:uppercase;align-self:end;font-size:10px}.trust span:last-child{color:#555;font-size:10px}.brands{text-align:center;padding:32px 0 18px}.brands>p{font-size:14px;font-weight:900}.brands>div{border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(7,1fr);margin-top:15px;display:grid;overflow:hidden}.brands b{border-right:1px solid var(--line);place-items:center;height:64px;font-size:13px;display:grid}.brands b:nth-child(2){color:#d20d16;background:#ffdc00}.brands b:nth-child(3){color:#e76b23}.brands b:nth-child(5){color:#164b9a}.brands b:nth-child(6){color:#e97321}.brands b:last-child{border:0;font-size:10px}.products-section{padding:15px 0 42px}.section-head{justify-content:center;margin-bottom:18px;display:flex}.section-head h2{text-transform:uppercase;margin:0;font-size:15px}.product-grid{grid-template-columns:repeat(4,1fr);gap:21px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden}.product-media{height:225px;position:relative}.product-media img{object-fit:cover;mix-blend-mode:multiply;width:100%;height:100%}.discount{z-index:2;background:var(--yellow);color:#111;border-radius:5px;padding:6px 9px;font-size:10px;font-weight:900;position:absolute;top:14px;left:14px}.heart{z-index:2;background:#fff;border:0;border-radius:50%;font-size:19px;position:absolute;top:10px;right:10px}.product-info{padding:0 20px 19px}.brand{color:#555;text-transform:uppercase;font-size:9px}.product-info h3{margin:7px 0 5px;font-size:14px;line-height:1.25}.size{margin:0;font-size:12px}.product-meta{color:#666;min-height:14px;margin:9px 0;font-size:10px}.price-row{justify-content:space-between;align-items:center;display:flex}.price-row strong{font-size:21px}.price-row button{background:var(--yellow);border:0;border-radius:50%;width:32px;height:32px;font-size:20px}.stock{color:var(--green);margin:9px 0;font-size:10px;font-weight:900}.card-link{text-transform:uppercase;font-size:9px;font-weight:900}.load-more,.all-faq{background:#fff;border:1px solid #d7d7d7;border-radius:5px;margin:24px auto 0;padding:9px 22px;font-size:10px;font-weight:900;display:block}.empty-results{text-align:center;border:1px solid var(--line);padding:40px}.why{background:var(--black);color:#fff;border-radius:8px;padding:17px 28px 22px}.why h2{text-align:center;margin:0 0 18px;font-size:14px}.why-grid{grid-template-columns:repeat(4,1fr);display:grid}.why-grid article{border-right:1px solid #393b3d;align-items:center;gap:14px;padding:0 20px;display:flex}.why-grid article:last-child{border:0}.why-grid .icon{border-color:#fff;flex:0 0 41px}.why-grid h3{margin:0 0 5px;font-size:10px}.why-grid p{color:#ddd;margin:0;font-size:9px;line-height:1.5}.reviews{padding:22px 55px 18px}.reviews>h2,.faq>h2{text-align:center;margin:0 0 12px;font-size:15px}.trustpilot{justify-content:center;align-items:center;gap:18px;margin-bottom:17px;font-size:12px;display:flex}.trustpilot span{color:#fff;letter-spacing:3px;background:#00a86b;padding:5px 7px}.trustpilot small{font-size:9px}.review-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.review-grid blockquote{border:1px solid var(--line);border-radius:7px;margin:0;padding:17px;font-size:11px}.review-grid blockquote>b{display:block}.stars{color:#ffb000;margin:6px 0;display:block}.review-grid p{margin:0;line-height:1.5}.faq{padding:10px 30px 35px}.faq-grid{grid-template-columns:1fr 1fr;display:grid}.faq details{border:1px solid var(--line);margin:-1px 0 0 -1px}.faq summary{cursor:pointer;justify-content:space-between;padding:11px 15px;font-size:10px;font-weight:700;list-style:none;display:flex}.faq details p{color:#555;padding:0 15px 12px;font-size:10px}.footer{color:#bbb;text-align:center;background:#111;padding:22px 0;font-size:11px}.breadcrumb{color:#666;gap:10px;padding:23px 0;font-size:11px;display:flex}.product-detail{grid-template-columns:1.05fr .95fr;gap:48px;padding-bottom:45px;display:grid}.gallery{grid-template-columns:72px 1fr;gap:14px;display:grid}.thumbs{flex-direction:column;gap:9px;display:flex}.thumbs button{border:1px solid var(--line);background:#fff;border-radius:7px;height:72px;overflow:hidden}.thumbs button.active{border:2px solid #111}.thumbs img,.main-image img{object-fit:cover;width:100%;height:100%}.main-image{border:1px solid var(--line);border-radius:9px;height:500px;overflow:hidden}.main-image img{mix-blend-mode:multiply}.buy-box h1{margin:7px 0 13px;font-size:34px;line-height:1.15}.season-pill{background:#ffe2a0;border-radius:4px;margin-right:6px;padding:6px 9px;font-size:10px;font-weight:900;display:inline-block}.rating{font-size:11px}.rating span{color:#ffb000}.detail-price{margin:22px 0}.detail-price strong{font-size:34px}.benefits{padding:0;font-size:12px;line-height:2;list-style:none}.benefits li:before{content:"✓";color:var(--green);margin-right:9px;font-weight:700}.purchase{gap:9px;display:flex}.purchase .primary{flex:1;grid-column:auto}.stepper{border:1px solid var(--line);border-radius:6px;display:flex}.stepper button,.stepper b{background:#fff;border:0;place-items:center;width:38px;display:grid}.wishlist{background:0 0;border:0;margin-top:15px}.spec-zone{grid-template-columns:1fr 2fr;gap:25px;padding:30px 0;display:grid}.energy,.specs{border:1px solid var(--line);border-radius:8px;padding:24px}.energy h2{color:#1761a7;font-size:32px}.energy-meta{grid-template-columns:1fr auto;gap:9px;font-size:11px;display:grid}.specs>div{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;padding:9px 0;font-size:11px;display:grid}.tabs{padding:20px 0 50px}.tab-buttons{border-bottom:1px solid var(--line);display:flex;overflow:auto}.tab-buttons button{text-transform:uppercase;white-space:nowrap;background:#fff;border:0;padding:14px 18px;font-size:10px;font-weight:700}.tab-buttons button.active{border-bottom:3px solid #111}.tab-content{background:#f7f7f7;min-height:150px;padding:24px;font-size:12px;line-height:1.7}.related{padding:20px 0 70px}.related .section-head{justify-content:flex-start}.compact .product-media{height:190px;display:block}.product-trust{margin-bottom:60px}.no-related{background:#f6f6f6;padding:25px}.energy-product{font-size:11px}.eyebrow{text-transform:uppercase;font-size:10px;font-weight:700}@media (width<=900px){.topbar{gap:25px}.topbar span:nth-child(n+3){display:none}.header{grid-template-columns:1fr auto;height:135px}.search{grid-area:2/1/auto/-1}.nav{display:none}.hero h1{font-size:38px}.hero-tire{opacity:.6;right:-120px}.finder{margin-top:-235px}.select-grid{grid-template-columns:repeat(2,1fr)}.primary{grid-column:1/-1}.trust,.brands>div,.product-grid,.why-grid,.review-grid{grid-template-columns:repeat(2,1fr)}.trust>div:nth-child(2n),.why-grid article:nth-child(2n){border-right:0}.product-detail{grid-template-columns:1fr}.footer .shell{display:block}}@media (width<=600px){.shell{width:calc(100% - 20px)}.logo{font-size:20px}.logo-mark{width:40px;height:48px}.actions button:nth-child(-n+2){display:none}.hero{height:420px}.hero-copy{padding-top:35px}.hero h1{font-size:31px}.hero-copy p{font-size:13px}.hero-tire{width:390px;height:400px;right:-145px}.finder{border-width:5px;margin-top:-205px}.vehicle-tabs button{font-size:9px}.finder-body{padding:18px 14px}.select-grid{gap:12px}.select-grid label{font-size:9px}.trust{grid-template-columns:1fr;margin-top:20px}.trust>div{border-right:0;border-bottom:1px solid var(--line)}.brands>div{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:1fr 1fr;gap:9px}.product-media{height:160px}.product-info{padding:0 12px 14px}.price-row strong{font-size:17px}.why-grid,.review-grid{grid-template-columns:1fr}.why-grid article{border-bottom:1px solid #393b3d;border-right:0;padding:13px 0}.trustpilot{flex-wrap:wrap}.reviews{padding-inline:10px}.faq{padding-inline:0}.faq-grid,.gallery{grid-template-columns:1fr}.thumbs{display:none}.main-image{height:350px}.spec-zone{grid-template-columns:1fr}}
