:root{--gv-canvas: #1c1b18;--gv-deep: #141310;--gv-raised: #26241f;--gv-rim: #3a3833;--gv-rim-2: #4b4841;--gv-text: #ece7da;--gv-text-2: #b3ad9f;--gv-text-3: #8a8478;--gv-signal: #e66f27;--gv-plate: #ede9df;--gv-plate-rim: #d9d3c4;--gv-plate-ink: #1c1b18;--gv-plate-muted: #6b665b;--gv-font-sans: "Archivo", "Arial Narrow", Arial, sans-serif;--gv-font-mono: "IBM Plex Mono", monospace;color-scheme:dark}*,*:before,*:after{box-sizing:border-box}html{scroll-padding-top:100px}body{margin:0;background:var(--gv-canvas);color:var(--gv-text);font:400 16px/1.55 var(--gv-font-sans);font-variation-settings:"wdth" 100;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,input,select,textarea,summary,a{-webkit-tap-highlight-color:rgb(236 231 218 / 15%);touch-action:manipulation}button,input,select,textarea{border-radius:0}button,select,summary{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit;text-underline-offset:4px}img,svg{display:block;max-width:100%}img{height:auto}button svg,a svg{flex-shrink:0}h1,h2,h3,h4,p{margin:0}h1,h2,h3{overflow-wrap:break-word}p{text-wrap:pretty}ul,ol{padding-inline-start:1.4em}figure{margin:0}hr{border:0;border-top:1px solid var(--gv-rim)}fieldset{min-width:0}:focus-visible{outline:2px solid var(--gv-text);outline-offset:5px}[hidden]{display:none!important}[id]{scroll-margin-top:100px}::selection{background:var(--gv-text);color:var(--gv-canvas)}.gv-wrap{width:100%;max-width:1440px;padding-inline:40px;margin-inline:auto}.gv-section{padding-block:96px}.gv-muted{color:var(--gv-text-2)}.gv-mono,.gv-price{font-family:var(--gv-font-mono);font-variant-numeric:tabular-nums}.gv-eyebrow{color:var(--gv-text-2);font:400 12px/1.5 var(--gv-font-mono);letter-spacing:.08em;text-transform:uppercase}.gv-display{font-variation-settings:"wdth" 72;font-weight:600;line-height:.98;letter-spacing:.03em;text-transform:uppercase;text-wrap:balance}.gv-section-title{max-width:800px;font-size:clamp(36px,4.3vw,56px)}.gv-sr-only,.visually-hidden{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.gv-button{display:inline-flex;min-height:52px;justify-content:center;align-items:center;gap:20px;padding:14px 24px;border:1px solid var(--gv-text);background:var(--gv-text);color:var(--gv-canvas);font-size:16px;font-weight:600;font-variation-settings:"wdth" 82;line-height:1.25;letter-spacing:.05em;text-transform:uppercase;text-align:center;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s}.gv-button:hover{background:var(--gv-plate);border-color:var(--gv-plate)}.gv-button--ghost{border-color:var(--gv-rim-2);background:transparent;color:var(--gv-text)}.gv-button--ghost:hover{border-color:var(--gv-text);background:var(--gv-raised)}.gv-button:disabled{opacity:.55}.gv-text-link{display:inline-flex;min-height:44px;align-items:center;justify-content:space-between;gap:16px;text-decoration:underline;text-decoration-color:var(--gv-rim-2);transition:text-decoration-color .18s}.gv-text-link:hover{text-decoration-color:currentColor}.gv-quality{display:inline-flex;gap:8px;align-items:center;color:var(--gv-text-2);font:400 11px/1.5 var(--gv-font-mono);letter-spacing:.04em;text-transform:uppercase}.gv-quality__light{display:inline-block;width:6px;height:6px;flex:0 0 6px;border:1px solid currentColor;border-radius:50%}.gv-quality--verified{color:var(--gv-signal)}.gv-quality--verified .gv-quality__light{border-color:var(--gv-signal);background:var(--gv-signal)}.gv-home-hero{padding-top:40px}.gv-home-hero__topline{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding-bottom:24px;border-bottom:1px solid var(--gv-rim)}.gv-home-hero__grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:64px;padding-top:40px}.gv-home-hero__copy{display:flex;flex-direction:column;align-items:flex-start;padding-top:28px}.gv-home-hero__title{max-width:620px;font-size:clamp(60px,6.1vw,88px)}.gv-home-hero__description{max-width:430px;margin-top:28px;color:var(--gv-text-2);font-size:18px;line-height:1.6}.gv-home-hero__actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px 24px;margin-top:32px}.gv-home-hero__note{width:100%;margin-top:auto;padding-top:44px}.gv-home-hero__note-inner{display:grid;grid-template-columns:32px minmax(0,1fr);gap:16px;max-width:420px;padding-top:24px;border-top:1px solid var(--gv-rim)}.gv-home-hero__note-index{font:400 12px/1.7 var(--gv-font-mono);color:var(--gv-text-2)}.gv-home-hero__note strong{display:block;margin-bottom:4px;font-size:15px;font-weight:500}.gv-home-hero__note p{color:var(--gv-text-2);font-size:14px;line-height:1.6}.gv-home-feature{min-width:0}.gv-home-feature__plate{position:relative;display:flex;flex-direction:column;background:var(--gv-plate);color:var(--gv-plate-ink);min-height:430px}.gv-home-feature__plate{text-decoration:none}.gv-home-feature__plate:focus-visible{outline-color:var(--gv-text)}.gv-home-feature__plate-head{display:flex;justify-content:space-between;gap:16px;padding:18px 24px;border-bottom:1px solid var(--gv-plate-rim);color:var(--gv-plate-muted);font:400 11px/1.5 var(--gv-font-mono);letter-spacing:.06em;text-transform:uppercase}.gv-home-feature__image{display:flex;flex:1;align-items:center;justify-content:center;width:100%;aspect-ratio:1.18;padding:7%}.gv-home-feature__image img{width:100%;height:100%;max-height:470px;object-fit:contain;mix-blend-mode:multiply}.gv-home-feature__plate-caption{display:flex;justify-content:space-between;gap:16px;padding:14px 24px;border-top:1px solid var(--gv-plate-rim);color:var(--gv-plate-muted);font:400 11px/1.5 var(--gv-font-mono);letter-spacing:.04em;text-transform:uppercase}.gv-home-feature__body{padding-top:18px}.gv-home-feature__title{margin-top:12px;font-size:18px;font-weight:500;line-height:1.45}.gv-home-feature__title a{text-decoration:none}.gv-home-feature__title a:hover{text-decoration:underline}.gv-home-feature__foot{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:12px}.gv-home-feature__foot .gv-price{font-size:18px}.gv-home-feature__foot .gv-text-link{font-size:14px}.gv-home-feature__empty{width:100%;display:grid;min-height:400px;place-items:center;padding:48px;color:var(--gv-plate-muted);font:400 13px/1.5 var(--gv-font-mono)}.gv-home-directory{border-top:1px solid var(--gv-rim)}.gv-home-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:32px}.gv-home-section-head .gv-eyebrow{margin-bottom:16px}.gv-home-section-head>p{max-width:310px;color:var(--gv-text-2);font-size:14px}.gv-home-directory__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:64px}.gv-home-directory__label{margin-bottom:16px}.gv-home-parts{list-style:none;margin:0;padding:0;border-top:1px solid var(--gv-rim)}.gv-home-parts__link{display:grid;grid-template-columns:minmax(0,1fr) auto 20px;gap:18px;align-items:center;min-height:70px;padding:17px 0;border-bottom:1px solid var(--gv-rim);text-decoration:none;transition:background-color .18s,border-color .18s}.gv-home-parts__link:hover{background:var(--gv-raised);border-color:var(--gv-rim-2)}.gv-home-parts__name{font-size:23px;font-variation-settings:"wdth" 85;line-height:1.2}.gv-home-parts__count{color:var(--gv-text-2);font:400 11px/1.4 var(--gv-font-mono)}.gv-home-brands{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;margin:0;padding:0;list-style:none;border-top:1px solid var(--gv-rim)}.gv-home-brands__link{display:flex;justify-content:space-between;align-items:center;gap:16px;min-height:70px;height:100%;border-bottom:1px solid var(--gv-rim);padding:16px 0;font-size:14px;text-decoration:none;transition:border-color .18s}.gv-home-brands__link:hover{border-color:var(--gv-text)}.gv-home-brands__link span:last-child{color:var(--gv-text-2);font:400 11px/1.5 var(--gv-font-mono)}.gv-home-directory__help{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px 24px;margin-top:28px;padding-top:20px;border-top:1px solid var(--gv-rim);color:var(--gv-text-2);font-size:14px}.gv-home-catalog{border-top:1px solid var(--gv-rim)}.gv-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 24px}.gv-card{min-width:0;display:flex;flex-direction:column;align-self:stretch;text-decoration:none}.gv-card__plate{display:flex;flex-direction:column;flex-shrink:0;background:var(--gv-plate);color:var(--gv-plate-ink)}.gv-card__plate-head{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding:14px 18px;border-bottom:1px solid var(--gv-plate-rim);color:var(--gv-plate-muted);font:400 10px/1.5 var(--gv-font-mono);letter-spacing:.05em;text-transform:uppercase}.gv-card__plate-head span:first-child{overflow-wrap:anywhere}.gv-card__plate-head span:last-child{flex-shrink:0}.gv-card__image{display:flex;align-items:center;justify-content:center;aspect-ratio:4 / 5;padding:10%}.gv-card__image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:opacity .18s}.gv-card:hover .gv-card__image img{opacity:.88}.gv-card__image-empty{color:var(--gv-plate-muted);font:400 12px/1.5 var(--gv-font-mono);text-align:center}.gv-card__body{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding-top:18px}.gv-card__title{width:100%;margin-top:12px;margin-bottom:20px;font-size:20px;font-weight:500;line-height:1.45;overflow-wrap:anywhere;text-wrap:pretty}.gv-card:hover .gv-card__title{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}.gv-card__foot{display:flex;justify-content:space-between;align-items:center;gap:16px;width:100%;margin-top:auto;padding-block:16px;border-top:1px solid var(--gv-rim);border-bottom:1px solid var(--gv-rim)}.gv-card__price{font:400 16px/1.5 var(--gv-font-mono)}.gv-card__from{font-size:11px;color:var(--gv-text-2)}.gv-card__availability{margin-top:10px;color:var(--gv-text-2);font:400 11px/1.5 var(--gv-font-mono)}.gv-card__arrow{display:inline-grid;place-items:center;width:28px;height:28px}.gv-home-catalog__end{margin-top:32px;display:flex;justify-content:center}.gv-home-empty{padding:40px;border:1px solid var(--gv-rim);color:var(--gv-text-2)}.gv-home-engines{background:var(--gv-deep);border-top:1px solid var(--gv-rim);border-bottom:1px solid var(--gv-rim)}.gv-home-engines__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--gv-rim-2);border-bottom:1px solid var(--gv-rim-2)}.gv-home-engine{display:flex;flex-direction:column;min-width:0;padding:28px 32px 24px;border-right:1px solid var(--gv-rim-2);text-decoration:none;transition:background-color .18s}.gv-home-engine:first-child{padding-left:0}.gv-home-engine:last-child{padding-right:0;border-right:0}.gv-home-engine:hover{background:var(--gv-raised)}.gv-home-engine__number{margin-block:24px 12px;font-size:clamp(90px,10.5vw,148px)}.gv-home-engine__number span{font-size:.27em;vertical-align:baseline}.gv-home-engine__name{min-height:48px;font-size:20px;line-height:1.35}.gv-home-engine__foot{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:28px;color:var(--gv-text-2);font:400 11px/1.5 var(--gv-font-mono)}.gv-home-engine__empty{margin-top:6px;color:var(--gv-text-2);font-size:13px}.gv-home-engines__note{max-width:740px;margin-top:24px;color:var(--gv-text-2);font-size:13px}.gv-home-order-notes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px;padding-block:48px}.gv-home-order-note{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:16px}.gv-home-order-note>span{padding-top:2px;color:var(--gv-text-2);font:400 11px/1.5 var(--gv-font-mono)}.gv-home-order-note h2{margin-bottom:8px;font-size:16px;font-weight:500}.gv-home-order-note p{color:var(--gv-text-2);font-size:13px;line-height:1.65}@media(min-width:1440px){.gv-home-hero__title{font-size:88px}}@media(max-width:1099px){.gv-home-hero__grid{gap:32px;grid-template-columns:repeat(2,minmax(0,1fr))}.gv-home-hero__title{font-size:clamp(54px,6.7vw,74px)}.gv-home-hero__copy{padding-top:12px}.gv-home-feature__plate{min-height:380px}.gv-home-directory__grid{gap:32px}.gv-card-grid{gap:32px 20px}.gv-card__title{font-size:18px}.gv-home-order-notes{gap:28px}}@media(max-width:749px){html{scroll-padding-top:80px}.gv-wrap{padding-inline:24px}.gv-section{padding-block:64px}.gv-home-hero{padding-top:24px}.gv-home-hero__topline{align-items:flex-start;padding-bottom:20px}.gv-home-hero__topline>:last-child{text-align:right}.gv-home-hero__grid{grid-template-columns:minmax(0,1fr);gap:32px;padding-top:28px}.gv-home-hero__copy{padding-top:0}.gv-home-hero__title{max-width:580px;font-size:clamp(54px,10.5vw,72px)}.gv-home-hero__description{margin-top:24px;font-size:16px}.gv-home-hero__actions{width:100%;margin-top:24px}.gv-home-hero__note{display:none}.gv-home-hero__note-inner{max-width:none}.gv-home-feature__plate{min-height:0}.gv-home-feature__plate-head,.gv-home-feature__plate-caption{padding-inline:18px;font-size:10px}.gv-home-feature__image{aspect-ratio:1.12}.gv-home-feature__image img{max-height:440px}.gv-home-feature__title{font-size:17px}.gv-home-section-head{align-items:flex-start;flex-direction:column}.gv-home-section-head .gv-eyebrow{margin-bottom:12px}.gv-home-section-head>p{max-width:500px}.gv-home-directory__grid{grid-template-columns:minmax(0,1fr);gap:36px}.gv-home-parts__name{font-size:22px}.gv-home-parts__link{min-height:66px;gap:12px}.gv-home-parts__count{font-size:10px}.gv-home-brands{gap:0 20px}.gv-home-brands__link{min-height:64px}.gv-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 16px}.gv-card__plate-head{padding:12px;font-size:9px}.gv-card__title{font-size:16px;line-height:1.5}.gv-card__body{padding-top:14px}.gv-card__price{font-size:14px}.gv-card .gv-quality{font-size:10px}.gv-card__foot{gap:8px}.gv-home-engines__grid{grid-template-columns:minmax(0,1fr)}.gv-home-engine,.gv-home-engine:first-child,.gv-home-engine:last-child{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:20px;padding:24px 0;border-right:0;border-bottom:1px solid var(--gv-rim-2)}.gv-home-engine:last-child{border-bottom:0}.gv-home-engine>.gv-eyebrow{grid-column:1 / -1}.gv-home-engine__number{grid-row:2 / 5;margin-block:16px 0;font-size:clamp(80px,18vw,132px)}.gv-home-engine__name{align-self:end;min-height:0;margin-top:24px;font-size:18px}.gv-home-engine__foot{grid-column:2;margin-top:16px}.gv-home-engine__empty{grid-column:2;font-size:12px}.gv-home-order-notes{grid-template-columns:minmax(0,1fr);gap:28px;padding-block:40px}.gv-home-order-note{padding-bottom:24px;border-bottom:1px solid var(--gv-rim)}.gv-home-order-note:last-child{padding-bottom:0;border-bottom:0}}@media(max-width:479px){.gv-home-hero__topline{font-size:10px}.gv-home-hero__actions .gv-button{width:100%}.gv-card-grid{grid-template-columns:minmax(0,1fr);gap:36px}.gv-card__image{aspect-ratio:4 / 5}.gv-card__title{font-size:19px}.gv-card__plate-head{padding:14px 18px;font-size:10px}.gv-card .gv-quality{font-size:11px}.gv-card__price{font-size:16px}.gv-home-brands{grid-template-columns:minmax(0,1fr)}.gv-home-brands__link{min-height:56px}.gv-home-feature__foot{flex-wrap:wrap;gap:4px 16px}.gv-home-parts__count{max-width:82px;text-align:right}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/gv-base.css.map */
