:root{--bg:#fafbfc;--text:#0f172a;--border:#e2e8f0;--muted:#64748b;--muted-2:#94a3b8;--card:#fff;--brand:#3b82f6;--brand-2:#1d4ed8;--ink:#1e293b }.row.new-car-product-section{display:grid;grid-template-columns:1fr 2fr;grid-column-gap:10px;grid-row-gap:10px}.row.new-car-product-section.single-section{grid-template-columns:1fr}.keyfeature td:first-child{padding:.8rem 1rem;color:var(--muted);font-size:.95rem;font-weight:600;font-family:Rund display!important;background:#eff6ff}td.right{background:#fff;font-weight:700}@media only screen and (max-width: 749px){.keyfeature td:first-child{font-size:12px}}.spec-topbar{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#1e1e1e,#2d2d2d);padding:15px 0;border-top-left-radius:20px;border-top-right-radius:20px}.model-selector:hover{background:#ffffff26}.main-wrapper{display:flex;border:1px solid var(--color-border, #dadce0)}.sidebar{width:auto;background:#f8fafc;border-right:1px solid #e2e8f0;overflow-y:auto;position:relative}.nav-list{list-style:none;padding:0;margin:0}.nav-item{padding:0}.nav-link{display:block;padding:.8rem 1rem;color:var(--muted);text-decoration:none;font-size:.95rem;font-weight:600;border-left:3px solid transparent;transition:.2s;cursor:pointer;position:relative}.nav-link:hover{color:#334155;background:#f1f5f9}.content{flex:1;overflow:auto;scroll-behavior:smooth;padding:1.25rem;height:calc(100vh - 10px)}.section{margin-bottom:3rem;scroll-margin-top:2rem}.section:last-child{margin-bottom:0}.section-title{font-size:1.05rem;font-weight:800;color:var(--ink);padding-bottom:0;margin:0;line-height:1}.info-tooltip{width:14px;height:14px;background:#94a3b8;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;color:#fff;cursor:help}@media (max-width: 768px){.main-wrapper{flex-direction:column;height:auto}.sidebar{width:100%;height:auto;max-height:100%;overflow-x:auto;overflow-y:hidden}.nav-list{display:flex;padding:.5rem;gap:.5rem}.nav-item{flex-shrink:0}.nav-link{border-left:none;border-bottom:3px solid transparent;border-radius:6px}.nav-link.active{border-left:none;border-bottom-color:#3b82f6}.content{height:70vh;padding:1.5rem}.specs-grid{grid-template-columns:1fr}}.density{display:flex;align-items:center;gap:.4rem;background:#ffffff14;border:1px solid rgba(255,255,255,.15);padding:.35rem .6rem;border-radius:999px;font-size:.85rem;color:#fff;font-weight:700}.model-selector{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:6px;padding:10px!important;color:#fff;font-size:.9rem;outline:none;cursor:pointer;margin:0;height:100%;font-weight:700}.feature-topbar{background:linear-gradient(135deg,#1e1e1e,#2d2d2d);padding:20px 10px;color:#fff;margin:0;border-top-left-radius:20px;border-top-right-radius:20px}@media only screen and (max-width: 740px){.feature-topbar{font-size:14px;padding:15px}td.right{font-size:12px}.keyfeature td:first-child{padding:10px 14px}}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text)}.container-nc{max-width:1200px;margin:0 auto;box-shadow:0 0 40px #00000014}.header{position:sticky;top:0;z-index:5;background:linear-gradient(135deg,#1e1e1e,#2d2d2d);color:#fff;border-bottom:1px solid #333}.header-inner{display:flex;gap:1rem;align-items:center;justify-content:space-between;width:100%;padding:0 10px;flex-wrap:wrap}.header h1{font-size:1.1rem;font-weight:700;letter-spacing:-.01em}.controls{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}@media only screen and (min-width: 1068px){.controls{flex-wrap:nowrap}}.model-selector:hover{background:#ffffff2e}.search{display:flex;align-items:center;gap:.5rem;background:#ffffff14;border:1px solid rgba(255,255,255,.15);padding:.4rem .6rem;border-radius:8px}.search input{background:transparent;border:none;outline:none;color:#fff;min-width:200px}.toggle{border:none!important;-webkit-appearance:none;appearance:none;width:34px!important;height:20px!important;border-radius:999px!important;position:relative;background:#94a3b8;outline:none;cursor:pointer}.toggle:checked{background:#22c55e}.toggle:before{content:"";position:absolute;left:2px;top:2px;width:16px;height:16px;border-radius:50%;background:#fff;transition:transform .2s}.toggle:checked:before{transform:translate(14px)}.main-wrapper{display:flex;min-height:calc(100vh - 64px)}.sidebar{width:auto;background:#f8fafc;border-right:1px solid var(--border);overflow:auto;position:sticky;top:64px;height:calc(100vh - 64px)}.nav-list{list-style:none;padding:.25rem 0}.nav-link.active{color:var(--brand);background:#eff6ff;border-left-color:var(--brand)}.section{margin-bottom:1.25rem;scroll-margin-top:2rem;background:#fff;border:1px solid var(--border);border-radius:12px}.section-header-block{display:flex;z-index:9;align-items:center;justify-content:space-between;padding:.5rem 1rem;border-bottom:1px solid var(--border);position:sticky;top:-20px;background:#fff}.section-actions{display:flex;gap:.5rem;align-items:center}.chip{font-weight:700;font-size:.75rem;background:#eef2ff;color:#3730a3;border:1px solid #c7d2fe;padding:.2rem .5rem;border-radius:999px}.collapse-btn{font-weight:700;border:1px solid var(--border);background:#f8fafc;border-radius:8px;padding:.3rem .6rem;font-size:.85rem;color:#334155;cursor:pointer}.specs{padding:1rem;position:relative;z-index:0}.specs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem}.spec-card{background:var(--card);border:1px solid var(--border);border-radius:10px;padding:.75rem;transition:border-color .2s,box-shadow .2s,transform .2s}.spec-card:hover{border-color:#cbd5e1;box-shadow:0 8px 24px #0000000f;transform:translateY(-1px)}.spec-label{font-size:12px;font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.35rem;display:flex;align-items:center;gap:.4rem}.info-tooltip{width:16px;height:16px;background:var(--muted-2);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:10px;color:#fff;cursor:help}.spec-value{font-size:14px;font-weight:800;color:var(--ink);margin-bottom:.1rem;line-height:1.25}.spec-description{display:none;font-size:12px;color:var(--muted);line-height:1.7;margin-top:6px}.feature-highlight{background:linear-gradient(135deg,var(--brand) 0%,var(--brand-2) 100%);color:#fff;border-color:var(--brand)}.feature-highlight .spec-label,.feature-highlight .spec-description{color:#ffffffe6}.feature-highlight .spec-value{color:#fff}.check-icon.ok{width:18px;height:18px;background:#10b981;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:800}.check-icon.no{width:18px;height:18px;background:red;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:800}.custom-tooltip{opacity:0;transform:translateY(0)}body.compact .sidebar{width:auto}body.compact .nav-link{padding:.6rem .8rem;font-size:.9rem}body.compact .section{margin-bottom:.9rem}body.compact .specs-grid{grid-template-columns:repeat(4,1fr);gap:.5rem}body.compact .spec-card{padding:.6rem}body.compact .spec-label{font-size:11px}body.compact .spec-value{font-size:12px}body.compact .spec-description{font-size:10px}@media (max-width: 900px){.header-inner h6{font-size:14px;line-height:1.5}.density{display:none}.model-selector{font-size:12px;padding:5px 8px!important}.row.new-car-product-section{grid-template-rows:1fr;grid-template-columns:1fr}.main-wrapper{flex-direction:row}.nc-right-section{overflow-x:hidden}.sidebar{flex-basis:33%;position:static;width:100%;height:auto;max-height:100%;overflow-x:auto;overflow-y:hidden}.nav-list{display:block;gap:.2rem;padding:.5rem .15rem}.nav-list li a{font-size:12px}.nav-link{border-left:none;border-bottom:3px solid transparent;border-radius:8px;padding:5px}.nav-link.active{border-left:none;border-bottom-color:var(--brand)}.content{padding:5px;min-height:99vh}.section-header-block{position:sticky;top:-5px;padding:5px 8px}.specs-grid{grid-template-columns:repeat(1,1fr)}.chip{display:none}.specs{padding:10px 5px}.spec-card{padding:4px}.section-title{font-size:12px;line-height:1}.collapse-btn,.spec-label{font-size:10px}.spec-value{font-size:12px}}.nc-left-section td.right span{display:flex;align-items:center;gap:10px}.nc-left-section td.right span i{font-style:normal}span.variant-price .amount{font-size:14px}
/*# sourceMappingURL=/cdn/shop/t/4/assets/new-car.css.map */
