*{box-sizing:border-box}:root{--bg:#f5f7f5;--surface:#fff;--surface-strong:#102018;--surface-muted:#edf2ee;--text:#111b16;--muted:#5b6b61;--line:#dce5df;--accent:#16833a;--accent-strong:#0f6b2e;--accent-soft:#dff4e6;--warning:#a66a00;--shadow:0 18px 45px rgba(17,27,22,.08)}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}button,input{font:inherit}a{color:inherit;text-decoration:none}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.92);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{max-width:1240px;min-height:76px;margin:0 auto;padding:0 20px;gap:24px}.brand,.header-inner{display:flex;align-items:center}.brand{gap:12px;min-width:0}.logo-mark{width:52px;height:52px;border-radius:10px;background:#0d1711;display:grid;place-items:center;overflow:hidden;flex:0 0 auto}.logo-mark img{width:92%;height:92%;object-fit:contain}.brand-text{display:flex;flex-direction:column;line-height:1.1}.brand-text span{font-size:18px;font-weight:800;letter-spacing:0}.brand-text small{margin-top:4px;color:var(--muted);font-size:12px}.nav-links{margin-left:auto;display:flex;align-items:center;gap:8px}.nav-links a{color:var(--muted);font-size:14px;font-weight:650;padding:10px 12px;border-radius:8px}.nav-links a:hover{background:var(--surface-muted);color:var(--text)}.empty-state a,.header-action,.product-action{background:var(--accent);color:#fff;border-radius:8px;font-weight:750;display:inline-flex;align-items:center;justify-content:center}.header-action{min-width:104px;height:42px;padding:0 16px}.hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;border:0;background:transparent;cursor:pointer;flex-shrink:0}.hamburger span{display:block;width:22px;height:2px;background:var(--text);border-radius:2px;transition:transform .2s,opacity .2s}.hamburger span.open:first-child{transform:translateY(7px) rotate(45deg)}.hamburger span.open:nth-child(2){opacity:0}.hamburger span.open:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-nav{display:none;position:fixed;top:70px;left:0;right:0;z-index:49;background:#fff;border-bottom:1px solid var(--line);padding:12px 16px 20px;flex-direction:column;gap:4px;box-shadow:0 8px 24px rgba(0,0,0,.1)}.mobile-nav a{padding:12px 14px;border-radius:8px;font-size:16px;font-weight:700;color:var(--text)}.mobile-nav a:hover{background:var(--surface-muted)}.mobile-nav-wa{margin-top:8px;background:var(--accent)!important;color:#fff!important;text-align:center;justify-content:center;display:flex;min-height:46px;align-items:center}.mobile-cat-strip{display:none}.empty-state a:hover,.header-action:hover,.product-action:hover{background:var(--accent-strong)}.hero-section{background:linear-gradient(135deg,rgba(16,32,24,.94),rgba(18,55,34,.9)),url(/brand/zt-auto-logo.png) right 7% center /min(420px,55vw) no-repeat;color:#fff}.hero-inner{max-width:1240px;margin:0 auto;min-height:440px;padding:72px 20px 56px;display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:36px;gap:36px;align-items:end}.hero-copy{max-width:720px}.eyebrow{margin:0 0 10px;color:var(--accent);font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.hero-section .eyebrow{color:#96efaf}h1,h2,h3,p{margin-top:0}.hero-copy h1{margin-bottom:16px;max-width:680px;font-size:clamp(38px,7vw,74px);line-height:.96;letter-spacing:0}.hero-text{max-width:650px;color:hsla(0,0%,100%,.78);font-size:18px;line-height:1.65;margin-bottom:30px}.search-panel{max-width:720px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.16);border-radius:12px;padding:12px}.search-panel label{display:block;margin:0 0 8px 4px;color:hsla(0,0%,100%,.72);font-size:13px;font-weight:700}.search-row{display:grid;grid-template-columns:1fr 132px;grid-gap:8px;gap:8px}.search-row input{width:100%;min-width:0;height:52px;border:0;border-radius:8px;padding:0 16px;outline:none;color:var(--text)}.search-row input:focus{box-shadow:0 0 0 3px rgba(22,131,58,.35)}.search-row button{height:52px;border:0;border-radius:8px;background:var(--accent);color:#fff;cursor:pointer;font-weight:800}.search-row button:hover{background:#21a64d}.hero-actions{margin-top:16px;display:flex;flex-wrap:wrap;gap:10px}.hero-actions a{min-height:42px;border-radius:8px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;font-weight:800}.hero-actions a:first-child{background:#fff;color:var(--surface-strong)}.hero-actions a:last-child{border:1px solid hsla(0,0%,100%,.24);color:#fff}.hero-panel{border:1px solid hsla(0,0%,100%,.18);border-radius:12px;padding:8px;display:grid;grid-gap:8px;gap:8px}.hero-panel,.hero-panel>div{background:hsla(0,0%,100%,.12)}.hero-panel>div{min-height:88px;border-radius:8px;padding:18px}.metric-value{display:block;color:#fff;font-size:28px;font-weight:850}.metric-label{display:block;margin-top:6px;color:hsla(0,0%,100%,.68);font-size:13px}.trust-strip{max-width:1240px;margin:0 auto;padding:18px 20px;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:10px;gap:10px}.trust-strip a{min-height:44px;border:1px solid var(--line);border-radius:8px;background:var(--surface);display:grid;place-items:center;color:var(--muted);font-size:13px;font-weight:800}.membership-strip{max-width:1240px;margin:0 auto;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.membership-strip>div{background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:20px;flex:1 1}.membership-strip h2{margin:0;max-width:760px;font-size:26px;line-height:1.14}.membership-strip>a{min-height:52px;border-radius:8px;background:var(--surface-strong);color:#fff;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;font-weight:850;white-space:nowrap}.catalog-shell{max-width:1240px;margin:0 auto;padding:22px 20px 56px;display:grid;grid-template-columns:280px minmax(0,1fr);grid-gap:24px;gap:24px;align-items:start}.filters{position:-webkit-sticky;position:sticky;top:96px;display:grid;grid-gap:14px;gap:14px}.filter-card{background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:16px}.logo-card{background:var(--surface-strong);color:#fff}.logo-card img{display:block;width:90px;height:90px;object-fit:contain;margin-bottom:10px}.logo-card p{margin:0;color:hsla(0,0%,100%,.72);font-size:13px;line-height:1.55}.filter-card h2{margin-bottom:12px;color:var(--text);font-size:13px;text-transform:uppercase;letter-spacing:.08em}.filter-btn{width:100%;min-height:38px;border:0;border-radius:8px;background:transparent;color:var(--muted);cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;text-align:left}.filter-btn.active,.filter-btn:hover{background:var(--surface-muted);color:var(--text)}.filter-btn.active{background:var(--accent);color:#fff;font-weight:800}.filter-btn strong{min-width:26px;border-radius:999px;background:#e8eee9;color:var(--muted);font-size:12px;padding:3px 7px;text-align:center}.filter-btn.active strong{background:hsla(0,0%,100%,.22);color:#fff}.check-row{display:flex;gap:10px;color:var(--muted);font-size:14px;line-height:1.4}.check-row input{width:18px;height:18px;accent-color:var(--accent);flex:0 0 auto}.results-area{min-width:0}.results-header{min-height:90px;background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:18px 20px;margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:20px}.results-header h2{margin:0;font-size:24px}.results-header p:last-child{margin:0;max-width:420px;color:var(--muted);font-size:14px;line-height:1.5;text-align:right}.results-header small{display:block;margin-top:8px;color:var(--muted);font-size:13px}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:18px;gap:18px}.product-card{background:var(--surface);border:1px solid var(--line);border-radius:10px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 1px 0 rgba(17,27,22,.03)}.product-card:hover{border-color:rgba(22,131,58,.45);box-shadow:var(--shadow)}.image-frame{position:relative;height:190px;background:#f7faf8;border-bottom:1px solid var(--line);display:grid;place-items:center}.image-frame img{width:100%;height:100%;object-fit:contain;padding:16px}.product-image-link{width:100%;height:100%;display:grid;place-items:center}.image-fallback{width:88px;height:88px;border-radius:14px;background:var(--surface-strong);color:#fff;display:grid;place-items:center;font-weight:900}.stock-tag{position:absolute;left:12px;top:12px;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.stock-tag.available{background:var(--accent-soft);color:var(--accent-strong)}.stock-tag.check{background:#fff4d9;color:var(--warning)}.product-info{padding:16px;display:flex;flex:1 1;flex-direction:column}.product-category{margin-bottom:8px;color:var(--accent);font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.product-info h3{margin-bottom:8px;font-size:16px;line-height:1.3}.description,.fitment,.sku{color:var(--muted);font-size:13px;line-height:1.5}.sku{margin-bottom:8px}.description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:58px}.fitment{padding-top:10px;margin-top:auto;border-top:1px solid var(--line)}.price-row{margin:14px 0;display:flex;align-items:baseline;justify-content:space-between;gap:12px}.price-row span{font-size:20px;font-weight:900}.price-row small{color:var(--muted);font-size:12px}.product-actions{display:grid;grid-template-columns:1fr 112px;grid-gap:8px;gap:8px}.details-action,.product-action{min-height:42px;padding:0 14px;width:100%}.details-action{border:1px solid var(--line);border-radius:8px;color:var(--accent-strong);display:inline-flex;align-items:center;justify-content:center;font-weight:850}.empty-state,.loading-state{background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:46px 22px;text-align:center}.empty-state h3{margin-bottom:8px}.empty-state p{color:var(--muted)}.empty-state a{min-height:42px;padding:0 16px;margin-top:10px}.pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:28px}.pagination button{min-width:42px;height:40px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--text);cursor:pointer;font-weight:750}.pagination button.active,.pagination button:hover:not(:disabled){border-color:var(--accent);background:var(--accent);color:#fff}.pagination button:disabled{opacity:.45;cursor:not-allowed}.site-footer{border-top:1px solid var(--line);background:var(--surface-strong);color:hsla(0,0%,100%,.76);padding:26px 20px;justify-content:center;flex-wrap:wrap;gap:16px 28px;text-align:center}.site-footer,.site-footer div{display:flex;align-items:center}.site-footer div{gap:10px}.site-footer img{width:40px;height:40px;object-fit:contain}.site-footer p{margin:0;font-size:14px}@media (max-width:960px){.hero-inner{grid-template-columns:1fr;align-items:start}.hero-panel{grid-template-columns:repeat(3,1fr)}.catalog-shell{grid-template-columns:1fr}.filters{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.logo-card{display:none}}@media (max-width:720px){.header-inner{min-height:70px;gap:12px}.brand-text small,.header-action,.nav-links{display:none}.hamburger,.mobile-nav{display:flex}.logo-mark{width:46px;height:46px}.hero-inner{padding:46px 16px 36px;min-height:auto}.hero-copy h1{font-size:42px}.hero-text{font-size:16px}.search-row{grid-template-columns:1fr}.search-row button{width:100%}.hero-panel{grid-template-columns:1fr}.trust-strip{grid-template-columns:repeat(3,1fr);padding-inline:16px}.catalog-shell{padding:16px 16px 40px;gap:0}.filters{display:none}.mobile-cat-strip{display:flex;overflow-x:auto;gap:8px;padding:0 0 14px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.mobile-cat-strip::-webkit-scrollbar{display:none}.mobile-cat-strip button{flex-shrink:0;padding:8px 16px;border-radius:999px;border:1px solid var(--line);background:var(--surface);cursor:pointer;font-size:14px;font-weight:700;color:var(--muted);white-space:nowrap}.mobile-cat-strip button.active{background:var(--accent);color:#fff;border-color:var(--accent)}.results-header{align-items:flex-start;flex-direction:column}.results-header p:last-child{text-align:left}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-info h3{font-size:14px}.price-row span{font-size:16px}.product-actions{grid-template-columns:1fr;gap:6px}.description{min-height:auto;-webkit-line-clamp:2}}.guide-page,.guides-preview{max-width:1240px;margin:0 auto;padding:34px 20px}.section-heading{min-height:96px;background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:20px;margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:20px}.section-heading h2{margin:0;max-width:680px;font-size:28px;line-height:1.1}.article-action-box a,.back-link,.guide-card a,.guide-cta a,.section-heading a{color:var(--accent-strong);font-weight:850}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.guide-grid-page{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));padding:0}.guide-card{background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:20px;min-height:230px;display:flex;flex-direction:column;gap:12px}.guide-card:hover{border-color:rgba(22,131,58,.45);box-shadow:var(--shadow)}.guide-card p{margin:0;color:var(--accent);font-size:12px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.guide-card h2,.guide-card h3{margin:0;font-size:20px;line-height:1.2}.guide-card span{color:var(--muted);font-size:14px;line-height:1.6}.guide-card a{margin-top:auto}.guide-hero{background:var(--surface-strong);color:#fff;border-radius:12px;padding:46px;margin-bottom:22px}.guide-hero h1{max-width:760px;margin-bottom:16px;font-size:clamp(36px,6vw,62px);line-height:.98}.guide-hero p:not(.eyebrow){max-width:720px;color:hsla(0,0%,100%,.72);font-size:17px;line-height:1.7}.back-link{display:inline-flex;margin-bottom:18px}.article-action-box,.guide-cta{background:var(--accent-soft);border:1px solid rgba(22,131,58,.18);border-radius:10px;padding:24px;margin-top:24px}.article-action-box p,.guide-cta p{color:var(--muted)}.article-page{max-width:940px}.article-shell{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:34px}.article-shell h1{margin-bottom:14px;font-size:clamp(34px,6vw,56px);line-height:1}.article-summary{color:var(--muted);font-size:18px;line-height:1.7}.article-meta-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin:28px 0}.article-meta-grid div{background:var(--surface-muted);border-radius:8px;padding:14px}.article-meta-grid span{display:block;color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px}.article-meta-grid strong{font-size:14px;line-height:1.45}.article-shell section{margin-top:28px}.article-shell section h2{margin-bottom:10px;font-size:24px}.article-shell li,.article-shell section p{color:var(--muted);line-height:1.75}.article-shell ul{padding-left:22px}.contact-page{max-width:1240px;margin:0 auto;padding:34px 20px 56px}.contact-hero{background:var(--surface-strong);color:#fff;border-radius:12px;padding:46px;margin-bottom:22px}.contact-hero h1{max-width:760px;margin-bottom:16px;font-size:clamp(38px,6vw,68px);line-height:.98}.contact-hero p:not(.eyebrow){max-width:680px;color:hsla(0,0%,100%,.72);font-size:17px;line-height:1.7}.contact-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.contact-actions a,.contact-grid a{min-height:44px;border-radius:8px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;font-weight:850}.contact-actions a:first-child{background:#fff;color:var(--surface-strong)}.contact-actions a:last-child,.contact-grid a{background:var(--accent);color:#fff}.contact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.contact-grid article,.contact-note{background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:22px}.contact-grid article{min-height:260px;display:flex;flex-direction:column;gap:12px}.contact-grid span{color:var(--accent);font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.contact-grid h2{margin:0;font-size:24px;line-height:1.15}.contact-grid p{color:var(--muted);line-height:1.6}.contact-grid a{margin-top:auto}.contact-grid a[aria-disabled=true]{background:var(--surface-muted);color:var(--muted);cursor:default}.contact-note{margin-top:22px}.contact-note h2{margin-bottom:14px;font-size:26px}.contact-note div{display:flex;flex-wrap:wrap;gap:10px}.contact-note span{border-radius:999px;background:var(--surface-muted);color:var(--muted);padding:8px 12px;font-weight:800}.vehicle-page{max-width:1240px;margin:0 auto;padding:34px 20px 56px}.vehicle-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:18px;gap:18px}.vehicle-card{background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:22px;min-height:260px;display:flex;flex-direction:column;gap:12px}.vehicle-card:hover{border-color:rgba(22,131,58,.45);box-shadow:var(--shadow)}.vehicle-card p{margin:0;color:var(--accent);font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.vehicle-card h2{margin:0;font-size:22px;line-height:1.18}.vehicle-card span{color:var(--muted);line-height:1.6}.vehicle-card div{display:flex;flex-wrap:wrap;gap:6px}.common-part-list span,.vehicle-card small{border-radius:999px;background:var(--surface-muted);color:var(--muted);padding:6px 9px;font-weight:800}.vehicle-card a{margin-top:auto;color:var(--accent-strong);font-weight:850}.vehicle-hero{background:var(--surface-strong);color:#fff;border-radius:12px;padding:46px;margin-bottom:22px}.vehicle-hero h1{max-width:820px;margin-bottom:16px;font-size:clamp(38px,6vw,68px);line-height:.98}.vehicle-hero p:not(.eyebrow){max-width:720px;color:hsla(0,0%,100%,.72);font-size:17px;line-height:1.7}.vehicle-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.vehicle-actions a{min-height:44px;border-radius:8px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;font-weight:850}.vehicle-actions a:first-child{background:var(--accent);color:#fff}.vehicle-actions a:last-child{border:1px solid hsla(0,0%,100%,.24);color:#fff}.vehicle-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-bottom:22px}.vehicle-summary-grid article{background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:20px}.vehicle-summary-grid span{display:block;font-size:24px;font-weight:900}.vehicle-summary-grid p{margin:8px 0 0;color:var(--muted)}.common-part-list,.source-count-list{display:flex;flex-wrap:wrap;gap:10px}.faq-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.faq-list article{border:1px solid var(--line);border-radius:8px;padding:16px}.faq-list h3{margin-bottom:8px;font-size:17px;line-height:1.3}.faq-list p{margin:0;color:var(--muted);line-height:1.65}.source-count-list div{border:1px solid var(--line);border-radius:8px;padding:12px}.source-count-list span,.source-count-list strong{display:block}.source-count-list span{margin-top:4px;color:var(--muted);font-size:13px}.compact-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));grid-gap:14px;gap:14px}.compact-product-grid article{border:1px solid var(--line);border-radius:8px;padding:16px}.compact-product-grid h3{margin-bottom:8px;font-size:16px;line-height:1.3}.compact-product-grid p{margin-bottom:10px;color:var(--muted);font-size:13px}.compact-product-grid span{display:block;margin-bottom:12px;font-weight:900}.compact-product-grid a:last-child{color:var(--accent-strong);font-weight:850}.product-detail-page{max-width:1240px;margin:0 auto;padding:34px 20px 56px}.product-detail-shell{display:grid;grid-template-columns:minmax(0,560px) minmax(0,1fr);grid-gap:24px;gap:24px;align-items:start}.detail-section,.product-detail-info,.product-gallery{background:var(--surface);border:1px solid var(--line);border-radius:10px}.product-gallery{padding:16px}.product-main-image{min-height:420px;background:#f7faf8;border:1px solid var(--line);border-radius:8px;display:grid;place-items:center}.product-main-image img{width:100%;height:100%;max-height:430px;object-fit:contain;padding:18px}.thumbnail-grid{margin-top:12px;display:grid;grid-template-columns:repeat(auto-fill,minmax(92px,1fr));grid-gap:10px;gap:10px}.thumbnail-grid a{height:92px;border:1px solid var(--line);border-radius:8px;background:#fff;display:grid;place-items:center}.thumbnail-grid img{width:100%;height:100%;object-fit:contain;padding:8px}.photo-note{min-height:92px;border:1px dashed var(--line);border-radius:8px;color:var(--muted);display:grid;place-items:center;padding:12px;font-size:13px;line-height:1.45}.product-detail-info{padding:28px}.product-detail-info h1{margin-bottom:14px;font-size:clamp(32px,5vw,54px);line-height:1}.detail-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.detail-badges span{border-radius:999px;background:var(--surface-muted);color:var(--muted);padding:7px 10px;font-size:12px;font-weight:850}.detail-badges .available{background:var(--accent-soft);color:var(--accent-strong)}.detail-badges .check{background:#fff4d9;color:var(--warning)}.detail-description{color:var(--muted);line-height:1.75}.detail-price-card{margin:22px 0;background:var(--surface-muted);border-radius:8px;padding:18px}.detail-price-card small,.detail-price-card span{display:block;color:var(--muted);font-size:13px}.detail-price-card strong{display:block;margin:6px 0;font-size:32px}.product-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin:0 0 22px}.product-specs div{border:1px solid var(--line);border-radius:8px;padding:12px}.product-specs dt{color:var(--muted);font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.product-specs dd{margin:6px 0 0;font-weight:800;line-height:1.35}.detail-whatsapp{min-height:46px;border-radius:8px;background:var(--accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;font-weight:850}.detail-section{margin-top:22px;padding:24px}.detail-section h2{margin-bottom:14px;font-size:26px}.detail-section p{color:var(--muted);line-height:1.7}.fitment-table{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));grid-gap:10px;gap:10px}.fitment-table div{border:1px solid var(--line);border-radius:8px;padding:12px}.fitment-table span{display:block;color:var(--accent);font-size:12px;font-weight:900}.fitment-table strong{display:block;margin-top:4px;line-height:1.35}.fitment-more{margin:16px 0 0}.membership-page{max-width:1240px;margin:0 auto;padding:34px 20px 56px}.membership-hero{background:var(--surface-strong);color:#fff;border-radius:12px;padding:46px;display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:34px;gap:34px;align-items:end}.membership-hero h1{max-width:820px;margin-bottom:16px;font-size:clamp(38px,6vw,68px);line-height:.98}.membership-hero p:not(.eyebrow){max-width:720px;color:hsla(0,0%,100%,.72);font-size:17px;line-height:1.7}.membership-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.form-actions a,.form-actions button,.membership-actions a{min-height:44px;border-radius:8px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;font-weight:850}.form-actions button,.membership-actions a:first-child{border:0;background:var(--accent);color:#fff}.form-actions a,.membership-actions a:last-child{border:1px solid hsla(0,0%,100%,.24);color:#fff}.member-card{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.18);border-radius:10px;padding:22px}.member-card img{width:96px;height:96px;object-fit:contain;margin-bottom:16px}.member-card h2{margin-bottom:10px;font-size:22px}.benefit-grid{margin-top:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.benefit-grid article,.signup-shell{background:var(--surface);border:1px solid var(--line);border-radius:10px}.benefit-grid article{padding:22px}.benefit-grid span{color:var(--accent);font-size:13px;font-weight:900}.benefit-grid h2{margin:10px 0;font-size:22px}.benefit-grid p,.signup-copy li,.signup-copy p{color:var(--muted);line-height:1.7}.signup-shell{margin-top:22px;padding:24px;display:grid;grid-template-columns:340px minmax(0,1fr);grid-gap:28px;gap:28px}.signup-copy h2{margin-bottom:12px;font-size:30px}.signup-copy ul{padding-left:20px}.signup-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.signup-form label{color:var(--text);font-size:13px;font-weight:800}.signup-form input,.signup-form select,.signup-form textarea{width:100%;margin-top:8px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--text);padding:0 12px;outline:none}.signup-form input,.signup-form select{height:46px}.signup-form textarea{min-height:110px;padding-top:12px;resize:vertical}.signup-form input:focus,.signup-form select:focus,.signup-form textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(22,131,58,.12)}.signup-form .wide{grid-column:1/-1}.consent-row{display:flex;align-items:flex-start;gap:10px;color:var(--muted);line-height:1.5}.consent-row input{width:18px;height:18px;margin-top:2px;accent-color:var(--accent);flex:0 0 auto}.form-actions{display:flex;flex-wrap:wrap;gap:10px}.form-actions a{border-color:var(--line);color:var(--accent-strong)}@media (max-width:960px){.faq-list,.product-detail-shell,.vehicle-summary-grid{grid-template-columns:1fr}.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-grid{grid-template-columns:1fr}.section-heading{align-items:flex-start;flex-direction:column}.article-meta-grid,.membership-hero,.membership-strip,.signup-shell{grid-template-columns:1fr}.membership-strip{align-items:stretch;flex-direction:column}.membership-strip>a{width:100%}.benefit-grid{grid-template-columns:1fr}}@media (max-width:720px){.contact-page,.guide-page,.guides-preview,.membership-page,.product-detail-page,.vehicle-page{padding:24px 16px}.article-shell,.contact-hero,.guide-hero,.membership-hero,.signup-shell,.vehicle-hero{padding:24px}.contact-grid{grid-template-columns:1fr}.section-heading h2{font-size:24px}.product-specs{grid-template-columns:1fr}.product-main-image{min-height:300px}.product-actions{grid-template-columns:1fr}.membership-strip{padding-inline:16px}.membership-strip h2{font-size:22px}.signup-form{grid-template-columns:1fr}}