.vh2-breadcrumb{max-width:1200px;font:400 11px/1 var(--font-body,"DM Sans", -apple-system, BlinkMacSystemFont, sans-serif);color:var(--gray-400,#6b6b6b);flex-wrap:wrap;align-items:center;gap:0;margin:0 auto;padding:12px 16px;display:flex}.vh2-breadcrumb a{color:var(--gray-400,#6b6b6b);text-decoration:none}.vh2-breadcrumb a:hover{color:hsl(var(--accent,169 86% 39%))}.vh2-breadcrumb-sep{margin:0 6px}.vh2-breadcrumb-current{color:var(--gray-600,#525252)}.vh2-breadcrumb--sport,.vh2-breadcrumb--sport a{color:#ffffff4d}.vh2-breadcrumb--sport a:hover{color:#fff9}.vh2-breadcrumb--sport .vh2-breadcrumb-current{color:#ffffff80}@media (min-width:768px){.vh2-breadcrumb{padding:12px 24px}}.vh2-hero{max-width:1200px;margin:0 auto;padding:0 16px 28px}.vh2-hero-grid{flex-direction:column;gap:20px;display:flex}.vh2-hero-photo{background:var(--gray-100,#f5f5f5);border-radius:16px;justify-content:center;align-items:center;height:220px;display:flex;overflow:hidden}.vh2-hero-photo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.vh2-hero-info{padding-top:0}.vh2-hero-brand{font:400 10px/1 var(--font-body,"DM Sans", sans-serif);letter-spacing:.08em;text-transform:uppercase;color:var(--gray-400,#6b6b6b)}.vh2-hero-name{font:500 22px/1.2 var(--font-body,"DM Sans", sans-serif);color:var(--black,#171717);margin-top:4px}.vh2-hero-sub{font:400 12px/1 var(--font-body,"DM Sans", sans-serif);color:var(--gray-500,#737373);margin-top:4px}.vh2-hero-badges{gap:6px;margin-top:10px;display:flex}.vh2-hero-badge{font:500 9px/1 var(--font-body,"DM Sans", sans-serif);border-radius:6px;padding:4px 10px}.vh2-hero-badge--year{color:var(--gray-600,#525252);background:var(--gray-100,#f5f5f5)}.vh2-hero-badge--energy{color:#0c447c;background:#e6f1fb}.vh2-hero-badge--power{color:var(--gray-600,#525252);background:var(--gray-100,#f5f5f5)}.vh2-hero-stats{background:var(--pure-white,#fff);border:1px solid #0000000a;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:0;margin-top:20px;display:grid;overflow:hidden}.vh2-hero-stat{text-align:center;border-right:1px solid #0000000a;padding:14px 8px}.vh2-hero-stat:last-child{border-right:none}.vh2-hero-stat-val{font:300 20px/1 var(--font-body,"DM Sans", sans-serif);color:var(--black,#171717);font-variant-numeric:tabular-nums}.vh2-hero-stat-val .vh2-u{color:var(--gray-400,#6b6b6b);font-size:11px}.vh2-hero-stat-label{font:400 9px/1 var(--font-body,"DM Sans", sans-serif);color:var(--gray-400,#6b6b6b);margin-top:4px}.vh2-hero-cta{gap:8px;margin-top:16px;display:flex}.vh2-hero-cta-btn{font:600 11px/1 var(--font-body,"DM Sans", sans-serif);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;min-height:40px;padding:10px 18px;text-decoration:none;display:flex}.vh2-hero-cta-primary{background:hsl(var(--accent,169 86% 39%));color:#fff}.vh2-hero-cta-secondary{color:hsl(var(--accent,169 86% 39%));border:1px solid var(--gray-200,#e5e5e5);background:#fff}@media (min-width:768px){.vh2-hero{padding:0 24px 28px}.vh2-hero-grid{grid-template-columns:1fr 400px;align-items:start;gap:28px;display:grid}.vh2-hero-photo{height:280px}.vh2-hero-info{padding-top:8px}.vh2-hero-name{font-size:24px}.vh2-hero-stats{grid-template-columns:repeat(5,1fr)}.vh2-hero-stat{padding:14px 12px}.vh2-hero-stat-val{font-size:22px}}.vh2-hero--sport{background:#0a0a0a;max-width:none;padding:0 0 32px;position:relative;overflow:hidden}.vh2-hero--sport .vh2-hero-grid{max-width:1200px;margin:0 auto;padding:0 16px}.vh2-hero--sport .vh2-hero-photo{background:#151515;border-radius:0 0 16px 16px;height:240px}.vh2-hero--sport .vh2-hero-info{padding:16px 0 8px}.vh2-hero--sport .vh2-hero-brand{color:#ffffff4d}.vh2-hero--sport .vh2-hero-name{color:#fff;font-size:22px}.vh2-hero--sport .vh2-hero-sub{color:#ffffff59}.vh2-hero--sport .vh2-hero-badge--year{color:#ffffff80;background:#ffffff0f}.vh2-hero--sport .vh2-hero-badge--energy{color:#fff9;background:#ffffff0f}.vh2-hero--sport .vh2-hero-badge--power{color:#fff;background:#ffffff1a;font-weight:600}.vh2-hero--sport .vh2-hero-stats{background:#ffffff08;border-color:#ffffff0a;grid-template-columns:repeat(3,1fr)}.vh2-hero--sport .vh2-hero-stat{border-right-color:#ffffff0a;padding:16px 8px}.vh2-hero--sport .vh2-hero-stat-val{color:#fff;font-size:22px}.vh2-hero--sport .vh2-hero-stat-val .vh2-u{color:#ffffff4d}.vh2-hero--sport .vh2-hero-stat-label{color:#ffffff40;margin-top:6px}.vh2-hero-stat--highlight .vh2-hero-stat-val,.vh2-hero--sport .vh2-hero-stat--highlight .vh2-hero-stat-val{color:hsl(var(--accent,169 86% 39%));font-weight:500}.vh2-hero--sport .vh2-hero-stat--highlight .vh2-hero-stat-val .vh2-u{color:#3e6ae180}.vh2-hero--sport .vh2-hero-cta-primary{color:var(--black,#171717);background:#fff}.vh2-hero--sport .vh2-hero-cta-secondary{color:#fff9;background:#ffffff0f;border:1px solid #ffffff14}@media (min-width:768px){.vh2-hero--sport .vh2-hero-grid{grid-template-columns:1fr 440px;align-items:end;gap:32px;padding:0 24px;display:grid}.vh2-hero--sport .vh2-hero-photo{height:320px}.vh2-hero--sport .vh2-hero-info{padding:32px 0 8px}.vh2-hero--sport .vh2-hero-name{font-size:26px}.vh2-hero--sport .vh2-hero-stats{grid-template-columns:repeat(6,1fr)}.vh2-hero--sport .vh2-hero-stat{padding:16px 12px}.vh2-hero--sport .vh2-hero-stat-val{font-size:26px}}.vh2-layout{flex-direction:column;gap:24px;max-width:1200px;margin:0 auto;padding:0 16px;display:flex}.vh2-layout-main{flex:1;min-width:0}.vh2-layout-sidebar{display:none}@media (min-width:768px){.vh2-layout{-moz-column-gap:24px;grid-template-columns:1fr 320px;align-items:start;column-gap:24px;padding:0 24px;display:grid}.vh2-layout-sidebar{flex-direction:column;gap:16px;display:flex;position:sticky;top:64px}}
.vh2-section-label{font:600 10px/1 var(--font-body,"DM Sans", sans-serif);letter-spacing:.1em;text-transform:uppercase;color:var(--gray-400,#6b6b6b);align-items:center;gap:8px;margin-bottom:16px;display:flex}.vh2-section-label:after{content:"";background:var(--gray-200,#e5e5e5);flex:1;height:1px}.vh2-block{margin-bottom:32px}.vh2-cost-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 1px 3px #0000000f,0 2px 8px #0000000a}.vh2-cost-header{background:#f4f6fd;padding:24px 20px}.vh2-cost-hero-row{flex-direction:column;gap:8px;display:flex}.vh2-cost-hero-value{font:300 32px/1 var(--font-body,"DM Sans", sans-serif);color:#4a6cf7;font-variant-numeric:tabular-nums}.vh2-cost-hero-unit{font:400 14px/1 var(--font-body,"DM Sans", sans-serif);color:#4a6cf7}.vh2-cost-hero-ctx{font:400 12px/1 var(--font-body,"DM Sans", sans-serif);color:var(--gray-500,#737373)}.vh2-cost-body{padding:20px}.vh2-cost-scenarios{grid-template-columns:1fr;gap:8px;margin-bottom:20px;display:grid}.vh2-cost-scenario{text-align:center;background:var(--gray-100,#f5f5f4);border:1px solid #0000;border-radius:10px;padding:16px 12px}.vh2-cost-scenario--active{background:#eef1fd;border-color:#c7d2f6}.vh2-cost-scenario-label{font:600 9px/1 var(--font-body,"DM Sans", sans-serif);letter-spacing:.08em;text-transform:uppercase;color:var(--gray-500,#737373);margin-bottom:8px}.vh2-cost-scenario--active .vh2-cost-scenario-label{color:#4a6cf7}.vh2-cost-scenario-value{font:500 18px/1 var(--font-body,"DM Sans", sans-serif);color:var(--black,#171717);font-variant-numeric:tabular-nums}.vh2-cost-scenario--active .vh2-cost-scenario-value{color:#4a6cf7}.vh2-cost-scenario-sub{font:400 11px/1 var(--font-body,"DM Sans", sans-serif);color:var(--gray-400,#6b6b6b);margin-top:4px}.vh2-cost-annual{font:400 13px/1 var(--font-body,"DM Sans", sans-serif);color:var(--gray-500,#737373);justify-content:space-between;align-items:center;padding:12px 0;display:flex}.vh2-cost-annual-value{font:600 15px/1 var(--font-body,"DM Sans", sans-serif);color:#4a6cf7}.vh2-cost-insight{background:var(--gray-100,#f5f5f4);font:400 12px/1.6 var(--font-body,"DM Sans", sans-serif);color:var(--gray-600,#525252);border-radius:8px;margin-top:8px;padding:14px 16px}.vh2-cost-insight strong{color:var(--black,#171717);font-weight:600}.vh2-cost-link{border-top:1px solid var(--gray-200,#e5e5e5);text-align:center;margin-top:16px;padding-top:16px}.vh2-cost-link a{font:500 13px/1 var(--font-body,"DM Sans", sans-serif);color:#4a6cf7;text-decoration:none}.vh2-cost-link a:hover{text-decoration:underline}@media (min-width:768px){.vh2-cost-hero-row{flex-direction:row;justify-content:space-between;align-items:center}.vh2-cost-scenarios{grid-template-columns:repeat(3,1fr)}}.vh2-range-hero{flex-direction:column;gap:16px;margin-bottom:16px;display:flex}.vh2-range-stat{background:var(--pure-white,#fff);border:1px solid var(--gray-200,#e5e5e5);text-align:center;border-radius:12px;padding:20px}.vh2-range-stat-value{font:300 28px/1 var(--font-body,"DM Sans", sans-serif);color:var(--black,#171717);font-variant-numeric:tabular-nums}.vh2-range-stat-unit{color:var(--gray-400,#6b6b6b);font-size:14px}.vh2-range-stat-label{font:400 10px/1 var(--font-body,"DM Sans", sans-serif);letter-spacing:.04em;text-transform:uppercase;color:var(--gray-400,#6b6b6b);margin-top:6px}.vh2-range-details{background:var(--gray-200,#e5e5e5);border-radius:10px;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.vh2-range-detail{background:var(--pure-white,#fff);padding:14px 12px}.vh2-range-detail-val{font:500 15px/1 var(--font-body,"DM Sans", sans-serif);color:var(--black,#171717)}.vh2-range-detail-label{font:400 10px/1 var(--font-body,"DM Sans", sans-serif);letter-spacing:.04em;text-transform:uppercase;color:var(--gray-400,#6b6b6b);margin-top:4px}@media (min-width:768px){.vh2-range-hero{flex-direction:row}.vh2-range-stat{flex:1}}.vh2-ranking{border:1px solid var(--gray-200,#e5e5e5);border-radius:10px;margin-top:20px;overflow:hidden}.vh2-ranking-head{font:600 10px/1 var(--font-body,"DM Sans", sans-serif);letter-spacing:.08em;text-transform:uppercase;color:var(--gray-400,#6b6b6b);background:var(--gray-50,#fafaf9);grid-template-columns:32px 1fr 80px 80px;gap:8px;padding:10px 14px;display:grid}.vh2-ranking-row{font:400 12px/1.3 var(--font-body,"DM Sans", sans-serif);color:var(--gray-600,#525252);border-top:1px solid var(--gray-100,#f5f5f4);grid-template-columns:32px 1fr 80px 80px;align-items:center;gap:8px;padding:10px 14px;display:grid}.vh2-ranking-row--current{color:hsl(var(--accent,169 86% 39%));background:#3e6ae108;font-weight:600}.vh2-ranking-rank{text-align:center;font-weight:600}.vh2-ranking-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.vh2-ranking-val{text-align:right;font-variant-numeric:tabular-nums}.vh2-specs-group{border:1px solid var(--gray-200,#e5e5e5);border-radius:10px;margin-bottom:8px;overflow:hidden}.vh2-specs-group>summary{cursor:pointer;font:600 12px/1 var(--font-body,"DM Sans", sans-serif);letter-spacing:.04em;text-transform:uppercase;color:var(--gray-600,#525252);background:var(--gray-50,#fafaf9);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:14px 16px;list-style:none;display:flex}.vh2-specs-group>summary::-webkit-details-marker{display:none}.vh2-specs-chevron{color:var(--gray-400,#6b6b6b);font-size:14px;transition:transform .2s}.vh2-specs-group[open]>summary .vh2-specs-chevron{transform:rotate(180deg)}.vh2-specs-group-body{padding:0 16px 12px}.vh2-duels-grid{grid-template-columns:1fr;gap:12px;display:grid}.vh2-duel-card{background:var(--pure-white,#fff);border:1px solid var(--gray-200,#e5e5e5);color:inherit;border-radius:10px;flex-direction:column;gap:10px;padding:14px 16px;text-decoration:none;transition:border-color .15s;display:flex}.vh2-duel-card:hover{border-color:hsl(var(--accent,169 86% 39%))}.vh2-duel-thumbs{justify-content:center;align-items:center;gap:0;display:flex;position:relative}.vh2-duel-thumb{-o-object-fit:contain;object-fit:contain;background:var(--gray-50,#fafaf9);border-radius:6px;flex-shrink:0;width:80px;height:53px}.vh2-duel-thumb--empty{background:var(--gray-100,#f5f5f4);justify-content:center;align-items:center;display:flex}.vh2-duel-vs{background:hsl(var(--accent,169 86% 39%));color:#fff;width:26px;height:26px;font:700 9px/26px var(--font-body,"DM Sans", sans-serif);text-align:center;z-index:1;box-shadow:0 0 0 3px var(--pure-white,#fff);border-radius:50%;flex-shrink:0;margin:0 -6px}.vh2-duel-info{text-align:center;min-width:0}.vh2-duel-title{font:500 12px/1.3 var(--font-body,"DM Sans", sans-serif);color:var(--black,#171717);display:block}.vh2-duel-meta{font:400 10px/1 var(--font-body,"DM Sans", sans-serif);color:var(--gray-400,#6b6b6b);margin-top:3px;display:block}@media (min-width:768px){.vh2-duels-grid{grid-template-columns:1fr 1fr}.vh2-duel-thumb{width:90px;height:60px}}.vh2-editorial{padding:24px 0}.vh2-editorial h2{font:600 18px/1.3 var(--font-body,"DM Sans", sans-serif);color:var(--black,#171717);margin:0 0 12px}.vh2-editorial h3{font:600 14px/1.3 var(--font-body,"DM Sans", sans-serif);color:var(--gray-700,#44403c);margin:20px 0 8px}.vh2-editorial p{font:400 13px/1.7 var(--font-body,"DM Sans", sans-serif);color:var(--gray-600,#525252);margin:0 0 8px}.vh2-sidebar-cta{background:hsl(var(--accent,169 86% 39%));color:#fff;border-radius:12px;padding:20px 16px}.vh2-sidebar-cta-title{font:600 14px/1.3 var(--font-body,"DM Sans", sans-serif);margin-bottom:14px}.vh2-sidebar-cta-vehicle{background:#ffffff1a;border-radius:8px;align-items:center;gap:10px;margin-bottom:12px;padding:10px 12px;display:flex}.vh2-sidebar-cta-thumb{-o-object-fit:cover;object-fit:cover;background:#ffffff14;border-radius:4px;width:48px;height:32px}.vh2-sidebar-cta-name{font:500 12px/1.3 var(--font-body,"DM Sans", sans-serif);color:#fff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.vh2-sidebar-cta .lcf-input{color:#fff;font:400 12px/1 var(--font-body,"DM Sans", sans-serif);box-sizing:border-box;background:#ffffff1f;border:1px solid #ffffff26;border-radius:8px;width:100%;margin-bottom:8px;padding:10px 12px}.vh2-sidebar-cta .lcf-input::placeholder{color:#ffffff73}.vh2-sidebar-cta .lcf-consent{cursor:pointer;align-items:flex-start;gap:8px;margin:8px 0;display:flex}.vh2-sidebar-cta .lcf-consent-input{accent-color:#fff;margin-top:2px}.vh2-sidebar-cta .lcf-consent-label{font:400 10px/1.4 var(--font-body,"DM Sans", sans-serif);color:#ffffffb3}.vh2-sidebar-cta-submit{width:100%;color:hsl(var(--accent,169 86% 39%));font:600 12px/1 var(--font-body,"DM Sans", sans-serif);cursor:pointer;background:#fff;border:none;border-radius:8px;margin-top:8px;padding:10px}.vh2-sidebar-cta-submit:disabled{opacity:.6;cursor:not-allowed}.vh2-sidebar-cta-legal{font:400 9px/1.3 var(--font-body,"DM Sans", sans-serif);color:#ffffff59;text-align:center;margin-top:8px}.vh2-sidebar-cta .lcf-field-error{font:400 10px/1.3 var(--font-body,"DM Sans", sans-serif);color:#fca5a5;margin:2px 0 6px}.vh2-sidebar-cta .lcf-honeypot{opacity:0;height:0;position:absolute;left:-9999px;overflow:hidden}.vh2-sidebar-cta-success{text-align:center;padding:24px 16px}.vh2-sidebar-cta-success-icon{margin-bottom:8px;font-size:24px}.vh2-sidebar-cta-success-text{font:500 13px/1.4 var(--font-body,"DM Sans", sans-serif)}.vh2-sidebar-links{border:1px solid var(--gray-200,#e5e5e5);border-radius:12px;padding:16px}.vh2-sidebar-links h3{font:600 11px/1 var(--font-body,"DM Sans", sans-serif);letter-spacing:.06em;text-transform:uppercase;color:var(--gray-400,#6b6b6b);margin:0 0 12px}.vh2-sidebar-link{color:inherit;border-top:1px solid var(--gray-100,#f5f5f4);align-items:center;gap:10px;padding:8px 0;text-decoration:none;transition:background .15s;display:flex}.vh2-sidebar-link:first-of-type{border-top:none}.vh2-sidebar-link:hover{opacity:.85}.vh2-sidebar-link-thumb{-o-object-fit:contain;object-fit:contain;background:var(--gray-50,#fafaf9);border-radius:5px;flex-shrink:0;width:56px;height:36px}.vh2-sidebar-link-thumb--empty{background:var(--gray-100,#f5f5f4);display:block}.vh2-sidebar-link-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.vh2-sidebar-link-name{font:500 12px/1.3 var(--font-body,"DM Sans", sans-serif);color:var(--gray-700,#44403c);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.vh2-sidebar-link-power{font:400 10px/1 var(--font-body,"DM Sans", sans-serif);color:var(--gray-400,#6b6b6b)}
