:root{--brand-orange:#ff4337;--autorigin-blue:#0000d5;--autorigin-orange:#ff4337;--autorigin-red:#dc3545;--color-brand-blue-1:#0000d5;--report-bg-page:#fff;--report-bg-card:#fff;--report-bg-card-alt:#fafbfc;--report-bg-hover:#f4f6f8;--report-bg-input:#fff;--report-bg-sunken:#f0f2f5;--report-text-primary:#111827;--report-text-secondary:#4b5563;--report-text-muted:#9ca3af;--report-text-inverse:#fff;--report-header-blue-from:var(--autorigin-blue);--report-header-blue-to:#0000b0;--report-header-on-blue:var(--report-text-inverse);--report-border-default:#e5e7eb;--report-border-subtle:#f3f4f6;--report-border-strong:#d1d5db;--report-color-primary:#3b82f6;--report-color-primary-light:#60a5fa;--report-color-primary-hover:#2563eb;--report-color-success:#10b981;--report-color-success-light:#34d399;--report-color-warning:#f59e0b;--report-color-warning-light:#fbbf24;--report-color-error:#ef4444;--report-color-error-light:#f87171;--report-color-info:#06b6d4;--report-color-info-light:#22d3ee;--report-gray-50:#f9fafb;--report-gray-100:#f3f4f6;--report-gray-200:#e5e7eb;--report-gray-300:#d1d5db;--report-gray-400:#9ca3af;--report-gray-500:#6b7280;--report-gray-600:#4b5563;--report-gray-700:#374151;--report-gray-800:#1f2937;--report-gray-900:#111827;--report-scale-1:#10b981;--report-scale-2:#84cc16;--report-scale-3:#eab308;--report-scale-4:#f97316;--report-scale-5:#ef4444;--report-cat-1:#3b82f6;--report-cat-2:#14b8a6;--report-cat-3:#f59e0b;--report-cat-4:#a855f7;--report-chart-line:var(--report-color-primary);--report-bg-primary:var(--report-bg-card);--report-bg-secondary:var(--report-gray-50);--report-bg-tertiary:var(--report-gray-100);--report-bg-section:var(--report-bg-hover);--report-border:var(--report-border-default);--report-text-tertiary:var(--report-text-muted);--report-accent:var(--report-color-primary);--report-bg-default:var(--report-bg-card);--report-radius:1rem;--report-radius-sm:var(--report-radius);--report-radius-md:var(--report-radius);--report-radius-lg:var(--report-radius);--report-radius-xl:var(--report-radius);--report-radius-2xl:var(--report-radius);--report-radius-3xl:var(--report-radius);--report-radius-full:9999px;--report-shadow-sm:0 1px 2px #00000008;--report-shadow:0 4px 12px #0000000d;--report-shadow-lg:0 8px 24px #00000014;--report-shadow-xl:0 16px 40px #0000001a;--report-shadow-up:0 -4px 20px #0000001a;--report-space-1:.25rem;--report-space-2:.5rem;--report-space-3:.75rem;--report-space-4:1rem;--report-space-5:1.25rem;--report-space-6:1.5rem;--report-space-8:2rem}.report-content{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background-color:var(--report-bg-page);color:var(--report-text-primary);border-radius:.75rem}.report-feature-container{background-color:var(--report-bg-card);border:1px solid var(--report-border-default);box-shadow:var(--report-shadow-lg);border-radius:var(--report-radius-sm)!important}@media (max-width:639px){.report-content .report-card,.report-content .report-feature-container,.report-content .report-header-container{box-shadow:none;border-left:none;border-right:none;border-radius:0!important}}.report-radius-card{border-radius:var(--report-radius-2xl)!important}.report-radius-container{border-radius:var(--report-radius-xl)!important}.report-radius-container-lg{border-radius:var(--report-radius-2xl)!important}.report-radius-element{border-radius:var(--report-radius-lg)!important}.report-radius-element-sm{border-radius:var(--report-radius)!important}.report-radius-chip{border-radius:var(--report-radius-lg)!important}.report-radius-icon{border-radius:var(--report-radius-xl)!important}.report-scrollbar::-webkit-scrollbar{width:8px}.report-scrollbar::-webkit-scrollbar-track{background:var(--report-bg-hover);border-radius:4px}.report-scrollbar::-webkit-scrollbar-thumb{background:var(--report-border-strong);border-radius:4px}.report-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--report-text-muted)}.vehicle-overview-layout{flex-direction:row;align-items:flex-start;gap:1.5rem;display:flex}.vehicle-overview-layout--no-image{align-items:unset;flex-direction:column}.vehicle-overview-image{flex:0 0 55%}.vehicle-overview-specs{flex:1;min-width:0}@media (max-width:767px){.vehicle-overview-layout{flex-direction:column;align-items:stretch}.vehicle-overview-image,.vehicle-overview-specs{flex:unset;width:100%}}