
Center Console Box Ambient Light for Model 3 Highland & New Model Y
/* === Premium Tesla Accessory Page Styling === */ :root { --tesla-blue: #2c5e8a; --tesla-light-blue: #3a7cb4; --tesla-dark: #1c1c1c; --tesla-light: #f8f9fa; --tesla-accent: #e82127; /* Tesla red accent */ --ambient-purple: #8b5cf6; --ambient-pink: #ec4899; --ambient-cyan: #06b6d4; --section-color-1: #ffffff; --section-color-2: #ffffff; --section-color-3: #ffffff; --section-color-4: #ffffff; --body-font: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif; --heading-font: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif; } /* Base styling */ .tesery-product-description-container { font-family: var(--body-font); color: #333; line-heig