/*! 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}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}}:root{--ink:#0a0a0a;--paper:#eee7d5;--white:#fff8e8;--orange:#ed5a2d;--orange-dark:#b93718;--green:#242627;--green-deep:#080909;--green-mid:#454849;--copper:#bb704c;--cream:#f5dfb6;--muted:#70776f;--line:#0a0a0a2e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{min-height:102px;color:var(--cream);z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080909fa;border-bottom:1px solid #f5dfb638;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;padding:8px clamp(20px,5vw,72px);display:grid;position:sticky;top:0}.brand{align-items:center;width:max-content;display:inline-flex}.brand-logo{width:clamp(92px,8vw,126px);height:auto;display:block}nav{text-transform:uppercase;letter-spacing:.08em;gap:32px;font-size:13px;font-weight:800;display:flex}nav a:hover,.text-link:hover{color:var(--orange)}.site-header>.button{justify-self:end}.header-actions{justify-self:end;align-items:center;gap:18px;display:flex}.header-phone{letter-spacing:.03em;font-size:13px;font-weight:900}.button{background:var(--orange);color:#fff;text-transform:uppercase;letter-spacing:.07em;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-size:13px;font-weight:900;transition:transform .2s,background .2s;display:inline-flex}.button:hover{background:var(--orange-dark);transform:translateY(-2px)}.button-small{min-height:44px;padding:0 18px}.button-light{background:var(--cream);color:var(--ink)}.button-light:hover{background:#e2cfa9}.hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);min-height:660px;display:grid;overflow:hidden}.hero-finder-wrap{background-color:var(--green-deep);background-image:linear-gradient(135deg,#ffffff0b 25%,#0000 25% 50%,#ffffff0b 50% 75%,#0000 75%);background-size:44px 44px;align-items:center;padding:clamp(34px,5vw,72px);display:flex}.hero-copy{color:var(--white);background:#1b1d1e;flex-direction:column;justify-content:center;padding:clamp(70px,10vw,140px) clamp(26px,7vw,100px);display:flex}.eyebrow{color:var(--orange);letter-spacing:.2em;margin:0 0 18px;font-size:12px;font-weight:900}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.075em;text-transform:uppercase;max-width:800px;margin-bottom:26px;font-size:clamp(58px,7.8vw,116px);font-weight:950;line-height:.82}.hero-lead{color:#c8c5bb;max-width:640px;font-size:clamp(18px,2vw,23px);line-height:1.45}.hero-actions{align-items:center;gap:26px;margin-top:16px;display:flex}.text-link{text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:900}.text-link span{color:var(--orange);margin-left:8px}.trust-row{text-transform:uppercase;letter-spacing:.08em;flex-wrap:wrap;gap:12px 26px;margin-top:52px;font-size:11px;font-weight:900;display:flex}.trust-row span:before{content:"✓";color:var(--orange);margin-right:8px}.hero-art{background:var(--ink);background-image:linear-gradient(135deg,#ffffff09 25%,#0000 25% 50%,#ffffff09 50% 75%,#0000 75%);background-size:56px 56px;position:relative;overflow:hidden}.tire-ring{border:48px solid #24241f;border-radius:50%;position:absolute}.tire-ring:after{content:"";border:9px dashed #3e3d36;border-radius:50%;position:absolute;inset:-38px}.tire-ring-one{width:520px;height:520px;top:90px;left:-65px}.tire-ring-two{opacity:.75;border-width:30px;width:330px;height:330px;top:-80px;right:-110px}.hero-stamp{border:2px solid var(--orange);color:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:150px;height:150px;display:flex;position:absolute;bottom:10%;right:9%;transform:rotate(-9deg)}.hero-stamp strong{color:var(--orange);font-size:31px}.hero-stamp span{letter-spacing:.15em;font-size:11px;font-weight:900}.three-paths{grid-template-columns:repeat(3,1fr);display:grid}.path-card{border-right:1px solid var(--line);min-height:245px;padding:36px;transition:background .2s,color .2s;position:relative}.path-card:last-child{border-right:0}.path-card:hover{background:var(--orange);color:#fff}.path-number{color:var(--muted);font-size:12px;font-weight:800}.path-card p{letter-spacing:.16em;color:var(--orange);margin:44px 0 8px;font-size:11px;font-weight:900}.path-card:hover p,.path-card:hover .path-number{color:#fff}.path-card h2{text-transform:uppercase;letter-spacing:-.05em;margin:0;font-size:clamp(26px,3vw,42px)}.path-arrow{font-size:28px;position:absolute;bottom:30px;right:34px}.section{padding:clamp(72px,9vw,130px) clamp(24px,7vw,105px)}.section h2{letter-spacing:-.06em;text-transform:uppercase;max-width:820px;margin-bottom:24px;font-size:clamp(42px,5.7vw,82px);line-height:.92}.section-copy{color:#5d5b55;max-width:610px;font-size:18px;line-height:1.6}.service-section{background:var(--white);grid-template-columns:1fr 1fr;gap:clamp(50px,9vw,150px);display:grid}.service-section .button{margin-top:18px}.service-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.service-list li{border-bottom:1px solid var(--line);padding:22px 45px 22px 4px;font-size:19px;font-weight:800;position:relative}.service-list li:after{content:"+";color:var(--orange);font-size:24px;position:absolute;right:8px}.builds-section{background:#d9cfb7}.section-heading-row{justify-content:space-between;align-items:end;gap:40px;margin-bottom:56px;display:flex}.section-heading-row h2{margin:0}.build-grid{grid-template-columns:1.25fr .75fr;gap:22px;display:grid}.build-card{background:var(--paper);padding-bottom:24px}.build-card-large{grid-row:span 2}.build-placeholder{color:#ffffff8c;background:linear-gradient(135deg, var(--green-deep), var(--green-mid));place-items:center;min-height:490px;display:grid;position:relative;overflow:hidden}.build-card:not(.build-card-large) .build-placeholder{min-height:210px}.build-placeholder:before{content:"";border:50px solid #ffffff12;border-radius:50%;width:380px;height:380px;position:absolute}.build-placeholder-alt{background:linear-gradient(135deg, #8b3c1b, var(--orange))}.build-placeholder-dark{background:linear-gradient(135deg,#07110b,#294c39)}.build-placeholder span{z-index:1;letter-spacing:.18em;font-size:11px;font-weight:900;position:relative}.build-card p{color:var(--orange);text-transform:uppercase;letter-spacing:.12em;margin:24px 24px 8px;font-size:11px;font-weight:900}.build-card h3{text-transform:uppercase;margin:0 24px;font-size:24px;line-height:1.1}.shop-section{color:#fff;background:var(--orange);grid-template-columns:1fr 1fr;gap:clamp(60px,10vw,160px);display:grid}.shop-section .eyebrow{color:var(--ink)}.shop-section .section-copy{color:#ffffffd1}.shop-copy .button{margin-top:16px}.category-grid{border-top:1px solid #ffffff59;border-left:1px solid #ffffff59;grid-template-columns:1fr 1fr;align-self:center;display:grid}.category-grid a{text-transform:uppercase;border-bottom:1px solid #ffffff59;border-right:1px solid #ffffff59;flex-direction:column;justify-content:space-between;min-height:130px;padding:22px;font-size:17px;font-weight:900;display:flex}.category-grid a:hover{background:#11110f21}.category-grid span{align-self:end;font-size:24px}.supplier-strip{text-align:center;background:var(--green-deep);color:#fff;padding:38px clamp(24px,7vw,105px)}.supplier-strip p{color:var(--orange);letter-spacing:.18em;margin-bottom:24px;font-size:11px;font-weight:900}.supplier-strip div{flex-wrap:wrap;justify-content:center;gap:18px 40px;font-size:clamp(16px,2vw,24px);font-weight:900;display:flex}footer{background:var(--green-deep);color:#b9b9a9;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:32px;padding:48px clamp(24px,7vw,105px);font-size:14px;line-height:1.7;display:grid}footer a{color:#fff;font-weight:800}footer p{margin-bottom:4px}.footer-logo{width:165px;height:auto;display:block}@media (width<=900px){.site-header{grid-template-columns:1fr auto}nav{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-art,.hero-finder-wrap{min-height:330px}.tire-ring-one{top:-55px;left:12%}.three-paths{grid-template-columns:1fr}.path-card{border-right:0;border-bottom:1px solid var(--line);min-height:180px}.path-card p{margin-top:28px}.service-section,.shop-section{grid-template-columns:1fr}.section-heading-row{flex-direction:column;align-items:start}.build-grid{grid-template-columns:1fr}.build-card-large{grid-row:auto}.build-card:not(.build-card-large) .build-placeholder,.build-placeholder{min-height:320px}footer{grid-template-columns:1fr}}@media (width<=560px){.site-header{min-height:72px;padding:10px 16px}.site-header>.button,.header-phone{display:none}.header-actions{gap:0}.header-actions .button{display:none}.brand-logo{width:82px}h1{font-size:clamp(50px,17vw,74px)}.hero-copy{padding:70px 20px}.hero-actions{flex-direction:column;align-items:stretch}.text-link{padding:12px 0}.trust-row{flex-direction:column}.section{padding:72px 20px}.section h2{font-size:43px}.category-grid{grid-template-columns:1fr}.category-grid a{min-height:100px}}.page-hero{flex-direction:column;justify-content:end;min-height:510px;padding:clamp(90px,11vw,150px) clamp(24px,7vw,105px);display:flex;position:relative;overflow:hidden}.page-hero:after{content:"";border:56px solid #11110f0f;border-radius:50%;width:480px;height:480px;position:absolute;top:-130px;right:-80px}.page-hero h1{max-width:1050px;margin-bottom:24px;font-size:clamp(60px,8vw,112px)}.page-hero>p:last-child{max-width:700px;margin:0;font-size:20px;line-height:1.55}.page-hero-dark{background:var(--ink);color:#fff}.page-hero-dark:after{border-color:#ffffff12}.page-hero-shop{background:var(--orange);color:#fff}.page-hero-shop .eyebrow{color:var(--ink)}.page-hero-shop .button{width:max-content;margin-top:26px}.page-hero-shop:after{border-color:#ffffff29}.service-card-grid{background:var(--white);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.service-card-grid article{border-right:1px solid var(--line);min-height:290px;padding:34px}.service-card-grid article:last-child{border-right:0}.service-card-grid span{color:var(--orange);font-size:30px}.service-card-grid h2{text-transform:uppercase;letter-spacing:-.04em;margin:70px 0 14px;font-size:28px}.service-card-grid p{color:#66645d;line-height:1.55}.form-section{background:#d9d4c9;padding:clamp(70px,9vw,125px) clamp(20px,7vw,105px)}.request-form{background:var(--white);max-width:1120px;margin:0 auto;padding:clamp(28px,5vw,68px)}.form-heading{grid-template-columns:1fr 1fr;column-gap:40px;margin-bottom:50px;display:grid}.form-heading .eyebrow{grid-column:1/-1}.form-heading h2{text-transform:uppercase;letter-spacing:-.055em;margin-bottom:0;font-size:clamp(42px,5vw,68px);line-height:.92}.form-heading>p:last-child{color:#66645d;align-self:end;line-height:1.55}.form-grid{grid-template-columns:1fr 1fr;gap:23px;display:grid}.form-grid label{text-transform:uppercase;letter-spacing:.09em;flex-direction:column;gap:8px;font-size:11px;font-weight:900;display:flex}.form-span-2{grid-column:1/-1}input,select,textarea{width:100%;color:var(--ink);font:inherit;text-transform:none;letter-spacing:0;background:#faf9f5;border:1px solid #c7c2b8;border-radius:0;padding:14px 15px;font-size:16px}input,select{min-height:52px}textarea{resize:vertical}input:focus,select:focus,textarea:focus{outline:2px solid var(--orange);outline-offset:1px}.honeypot{clip:rect(1px,1px,1px,1px);width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.form-submit-row{align-items:center;gap:24px;margin-top:30px;display:flex}.form-submit-row button{cursor:pointer;border:0}.form-submit-row button:disabled{opacity:.55;cursor:wait}.form-status{margin:0;font-size:14px;font-weight:800}.form-status.success{color:#26713b}.form-status.error{color:#a32913}.callout-bar{background:var(--orange);color:#fff;justify-content:center;gap:18px;padding:32px 20px;display:flex}.callout-bar a{font-weight:900;text-decoration:underline}.project-gallery{background:#d9d4c9;grid-template-columns:repeat(2,1fr);gap:24px;padding:clamp(60px,8vw,110px) clamp(20px,7vw,105px);display:grid}.project-tile{background:var(--paper)}.project-wide{grid-column:1/-1}.project-image{color:#ffffff8c;background:#32312b;place-items:center;min-height:390px;display:grid;position:relative;overflow:hidden}.project-wide .project-image{min-height:590px}.project-image:before{content:"";border:58px solid #ffffff14;border-radius:50%;width:440px;height:440px;position:absolute;transform:rotate(-16deg)}.project-image span{z-index:1;letter-spacing:.17em;font-size:11px;font-weight:900}.project-two{background:linear-gradient(135deg,#ad4015,#ee6c2e)}.project-three{background:linear-gradient(135deg,#181815,#555147)}.project-four{background:linear-gradient(135deg,#6d6b63,#282823)}.project-five{background:linear-gradient(135deg,#d85a21,#713116)}.project-six{background:linear-gradient(135deg,#22221e,#44413a)}.project-tile>div:last-child{padding:25px 28px 30px}.project-tile p{color:var(--orange);text-transform:uppercase;letter-spacing:.13em;margin-bottom:9px;font-size:11px;font-weight:900}.project-tile h2{text-transform:uppercase;letter-spacing:-.04em;margin:0;font-size:clamp(24px,3vw,40px);line-height:1}.social-callout{background:var(--white);justify-content:space-between;align-items:end;gap:40px;padding:clamp(70px,8vw,110px) clamp(20px,7vw,105px);display:flex}.social-callout h2{letter-spacing:-.055em;text-transform:uppercase;max-width:760px;margin:0;font-size:clamp(42px,5vw,72px);line-height:.94}.shop-intro{grid-template-columns:1fr .7fr;align-items:end;gap:60px;padding:clamp(65px,8vw,105px) clamp(20px,7vw,105px) 45px;display:grid}.shop-intro h2{text-transform:uppercase;letter-spacing:-.055em;max-width:760px;margin:0;font-size:clamp(42px,5vw,72px);line-height:.94}.shop-intro>p{color:#66645d;font-size:18px;line-height:1.6}.shop-category-grid{grid-template-columns:repeat(4,1fr);padding:0 clamp(20px,7vw,105px) clamp(70px,9vw,125px);display:grid}.shop-category-grid a{border:1px solid var(--line);background:var(--white);flex-direction:column;min-height:330px;margin:-1px 0 0 -1px;padding:28px;transition:color .2s,background .2s;display:flex}.shop-category-grid a:hover{background:var(--orange);color:#fff}.shop-category-grid>a>span{color:var(--orange);font-size:28px}.shop-category-grid a:hover>span{color:#fff}.shop-category-grid h2{text-transform:uppercase;letter-spacing:-.04em;margin:54px 0 14px;font-size:27px;line-height:1}.shop-category-grid p{color:#66645d;line-height:1.5}.shop-category-grid a:hover p{color:#ffffffd1}.shop-category-grid strong{text-transform:uppercase;letter-spacing:.08em;margin-top:auto;font-size:12px}.brand-wall{background:var(--ink);color:#fff;text-align:center;padding:clamp(70px,8vw,110px) clamp(20px,7vw,105px)}.brand-wall>div{flex-wrap:wrap;justify-content:center;gap:24px 44px;max-width:1100px;margin:35px auto 25px;display:flex}.brand-wall span{font-size:clamp(23px,3vw,42px);font-weight:900}.brand-note{color:#a9a69d;margin:38px 0 0}.fulfillment-grid{background:var(--orange);color:#fff;grid-template-columns:repeat(3,1fr);display:grid}.fulfillment-grid article{border-right:1px solid #ffffff4d;padding:clamp(50px,6vw,85px)}.fulfillment-grid article:last-child{border:0}.fulfillment-grid span{color:var(--ink);font-weight:900}.fulfillment-grid h2{text-transform:uppercase;margin:55px 0 15px;font-size:38px}.fulfillment-grid p{color:#fffc;line-height:1.55}@media (width<=900px){.service-card-grid{grid-template-columns:1fr 1fr}.service-card-grid article:nth-child(2){border-right:0}.form-heading,.shop-intro,.project-gallery{grid-template-columns:1fr}.project-wide{grid-column:auto}.project-wide .project-image{min-height:420px}.shop-category-grid{grid-template-columns:1fr 1fr}.fulfillment-grid{grid-template-columns:1fr}.fulfillment-grid article{border-bottom:1px solid #ffffff4d;border-right:0}}@media (width<=560px){.page-hero{min-height:430px;padding:85px 20px 70px}.page-hero h1{font-size:54px}.service-card-grid,.form-grid,.shop-category-grid{grid-template-columns:1fr}.service-card-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:220px}.service-card-grid h2{margin-top:36px}.form-heading{margin-bottom:35px}.form-span-2{grid-column:auto}.form-submit-row,.callout-bar,.social-callout{flex-direction:column;align-items:stretch}.project-image,.project-wide .project-image{min-height:330px}.social-callout .button{width:100%}.shop-category-grid a{min-height:270px}}.vehicle-finder{color:#fff;background:#222526;border:1px solid #ffffff29;width:100%;padding:clamp(25px,3vw,42px);box-shadow:0 30px 70px #00000040}.finder-heading{justify-content:space-between;align-items:start;gap:24px;margin-bottom:30px;display:flex}.finder-heading .eyebrow{margin-bottom:10px}.finder-heading h2{text-transform:uppercase;letter-spacing:-.055em;margin:0;font-size:clamp(31px,4vw,52px);line-height:.9}.garage-label{color:#c9cdca;letter-spacing:.12em;border:1px solid #ffffff47;padding:8px 10px;font-size:10px;font-weight:900}.vehicle-finder form{grid-template-columns:1fr 1fr;gap:14px;display:grid}.vehicle-finder label{flex-direction:column;gap:8px;display:flex}.vehicle-finder label>span{text-transform:uppercase;letter-spacing:.11em;color:#b9bfbc;font-size:11px;font-weight:900}.vehicle-finder select{background:#fff;border-color:#0000;min-width:0;font-weight:800}.vehicle-finder select:disabled{color:#9ca19f;cursor:not-allowed;background:#dfe2df}.finder-submit{color:#fff;background:var(--orange);min-height:58px;font:inherit;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;border:0;grid-column:1/-1;justify-content:space-between;align-items:center;margin-top:4px;padding:0 20px;font-size:14px;font-weight:900;display:flex}.finder-submit:hover{background:var(--orange-dark)}.finder-submit:disabled{color:#929596;cursor:not-allowed;background:#36393a}.finder-submit span{font-size:23px}.finder-foot{color:#aab0ad;text-transform:uppercase;letter-spacing:.08em;flex-wrap:wrap;gap:12px 24px;margin-top:24px;font-size:10px;font-weight:800;display:flex}.finder-foot span:before{content:"✓";color:var(--orange);margin-right:7px}.shop-platform{background:var(--paper)}.shop-command{color:#fff;background:var(--green-deep);border-bottom:6px solid var(--orange);grid-template-columns:minmax(0,.8fr) minmax(480px,1.2fr);align-items:center;gap:clamp(48px,7vw,110px);padding:clamp(72px,9vw,125px) clamp(22px,6vw,92px);display:grid}.shop-command-copy h1{margin-bottom:28px;font-size:clamp(52px,6.5vw,94px);line-height:.83}.shop-command-copy>p:last-child{color:#bbc0bd;max-width:650px;font-size:18px;line-height:1.6}.vehicle-finder-shop{box-shadow:none;background:#222526;border-color:#4b4f50}.fitment-banner{background:var(--white);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;padding:24px clamp(22px,6vw,92px);display:flex}.fitment-banner>div{align-items:center;gap:16px;display:flex}.fitment-check{aspect-ratio:1;color:#fff;background:var(--orange);border-radius:50%;place-items:center;width:42px;font-size:20px;font-weight:900;display:grid}.fitment-banner small,.fitment-banner strong,.fitment-banner p{display:block}.fitment-banner small{color:var(--muted);letter-spacing:.15em;margin-bottom:2px;font-size:9px;font-weight:900}.fitment-banner strong{text-transform:uppercase;font-size:18px}.fitment-banner p{color:var(--muted);margin:2px 0 0;font-size:13px}.fitment-banner>a{color:var(--orange);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:900;text-decoration:underline}.fitment-banner-empty{background:#dde0dc}.catalog-shell{padding:clamp(70px,8vw,115px) clamp(22px,6vw,92px)}.catalog-heading{grid-template-columns:1fr .7fr;align-items:end;gap:60px;margin-bottom:48px;display:grid}.catalog-heading h2{letter-spacing:-.06em;text-transform:uppercase;max-width:850px;margin:0;font-size:clamp(45px,5.8vw,82px);line-height:.88}.catalog-heading>p{color:#5b6060;max-width:610px;margin:0;font-size:17px;line-height:1.6}.parts-category-grid{grid-template-columns:repeat(4,1fr);display:grid}.parts-category-grid>a{border:1px solid var(--line);background:#fff;flex-direction:column;justify-content:space-between;min-height:300px;margin:-1px 0 0 -1px;padding:25px;transition:transform .2s,background .2s,color .2s;display:flex}.parts-category-grid>a:hover{z-index:1;color:#fff;background:var(--green);transform:translateY(-4px)}.category-mark{aspect-ratio:1;color:#fff;background:var(--orange);place-items:center;width:45px;font-size:21px;font-style:italic;font-weight:950;display:grid}.parts-category-grid h3{text-transform:uppercase;letter-spacing:-.04em;margin:36px 0 12px;font-size:25px;line-height:1}.parts-category-grid p{color:#666b69;line-height:1.5}.parts-category-grid>a:hover p{color:#b8bfbc}.parts-category-grid strong{text-transform:uppercase;letter-spacing:.08em;margin-top:auto;padding-top:20px;font-size:11px}.parts-category-grid strong span{color:var(--orange);margin-left:7px;font-size:17px}.product-family-section{color:#fff;background:var(--green-deep);padding:clamp(70px,8vw,115px) clamp(22px,6vw,92px)}.catalog-heading-light{align-items:center}.catalog-heading-light .text-link{justify-self:end}.product-family-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.product-family-grid article{background:#202324;border:1px solid #444849;min-width:0;padding:20px 20px 28px}.product-card-top{color:#aeb5b2;text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;gap:12px;font-size:10px;font-weight:900;display:flex}.product-card-top small{color:#7fc38e}.product-visual{background:linear-gradient(135deg,#3b3e3f,#080909);place-items:center;min-height:180px;margin:18px 0 25px;display:grid;position:relative;overflow:hidden}.product-visual:before{content:"";border:34px solid #ffffff0b;border-radius:50%;width:190px;height:190px;position:absolute}.product-visual span{color:#ffffff26;font-size:100px;font-style:italic;font-weight:950}.product-family-grid h3{text-transform:uppercase;letter-spacing:-.035em;margin-bottom:11px;font-size:25px;line-height:1}.product-family-grid article>strong{color:var(--orange);text-transform:uppercase;letter-spacing:.05em;font-size:11px;line-height:1.5}.product-family-grid article>p{color:#aeb4b2;min-height:48px;margin:14px 0 24px;line-height:1.5}.product-family-grid article>a{text-transform:uppercase;letter-spacing:.07em;font-size:11px;font-weight:900}.product-family-grid article>a:hover{color:var(--orange)}.fulfillment-platform{background:var(--orange);color:#fff;grid-template-columns:repeat(3,1fr);display:grid}.fulfillment-platform>div{border-right:1px solid #ffffff4d;min-height:310px;padding:clamp(38px,5vw,72px)}.fulfillment-platform>div:last-child{border:0}.fulfillment-platform span{color:var(--ink);font-weight:950}.fulfillment-platform h2{text-transform:uppercase;letter-spacing:-.04em;margin:60px 0 14px;font-size:36px}.fulfillment-platform p{color:#ffffffd6;margin:0;line-height:1.55}@media (width<=1100px){.header-phone{display:none}.shop-command{grid-template-columns:1fr}.parts-category-grid,.product-family-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.hero-finder-wrap{padding:35px 20px}.catalog-heading{grid-template-columns:1fr;gap:24px}.catalog-heading-light .text-link{justify-self:start}.fulfillment-platform{grid-template-columns:1fr}.fulfillment-platform>div{border-bottom:1px solid #ffffff4d;border-right:0;min-height:auto}.fulfillment-platform h2{margin-top:34px}}@media (width<=620px){.vehicle-finder{padding:23px 18px}.finder-heading{flex-direction:column}.vehicle-finder form{grid-template-columns:1fr}.finder-submit{grid-column:auto}.shop-command{padding:65px 18px}.shop-command-copy h1{font-size:51px}.fitment-banner{flex-direction:column;align-items:flex-start;padding:22px 18px}.catalog-shell,.product-family-section{padding-left:18px;padding-right:18px}.parts-category-grid,.product-family-grid{grid-template-columns:1fr}.parts-category-grid>a{min-height:250px}}
