LED Carbon Fiber Steering Wheel with Lights for Tesla Model 3 / Y【Style 4】
- Secure checkout
- Shipping details
- Return policy

Product details
Description How to Install LED Carbon Fiber Steering Wheel /* === Scoped CSS Rules Start === */.tesery-product--container {font-family: 'Inter', system-ui, sans-serif;color: var(--text-dark, #333);line-height: 1.6;padding: 0;background-color: transparent;}.tesery-product--container section {padding: 40px 24px;max-width: 100%;margin: 0 auto;box-sizing: border-box;}.tesery-product--container h2 {color: var(--accent-color, #333);text-align: center;margin: 0 0 1.5em;font-size: 2.8em;line-height: 1.2;}.tesery-product--container h3 {color: var(--accent-color, #333);margin: 2.5em 0 1em;font-size: 1.8em;text-align: center;}.tesery-product--container p {color: var(--text-medium, #4a4a4a);max-width: 800px;margin: 1em auto;text-align: center;}/* Hero Section Specifics - Updated for Left Image, Right Text */.tesery-hero-section {background: linear-gradient(180deg, var(--bg-primary) 0%, var(--crisp-white) 100%);padding: 60px 24px;display: flex;flex-direction: column;justify-content: center;align-items: center;text-align: center;}/* Value Propositions (now at the very top, inside Hero Section) */.tesery-hero-section .prop-grid {display: flex;justify-content: center;flex-wrap: wrap;gap: 20px;max-width: 1200px;margin-bottom: 40px;}.tesery-hero-section .prop-item span {font-size: 1.2em;margin-right: 8px;color: var(--accent-color);}.tesery-hero-section .hero-content-wrapper {display: flex;flex-direction: row;align-items: center;gap: 40px;max-width: 1200px;width: 100%;margin: 0 auto;}.tesery-hero-section .hero-image-wrapper {flex: 1;min-width: 250px;max-width: 600px; text-align: center;}.tesery-hero-section .hero-image {width: 100%;height: auto;max-width: 600px; display: block;margin: 0 auto;border-radius: var(--border-radius, 16px);box-shadow: var(--shadow-medium, 0 8px 40px rgba(0,0,0,0.12));}.tesery-hero-section .hero-text-content {flex: 1;text-align: left;}.tesery-hero-section h1 {font-size: 3.5em;color: var(--primary-color, #1a1a1a);margin-bottom: 0.2em;line-height: 1.1;text-align: left;}.tesery-hero-section .hero- {font-size: 1.1em;color: var(--text-medium);margin: 0.5em 0 1em;text-align: left;}.tesery-hero-section .subtitle {font-size: 1.5em;color: var(--text-medium);margin-bottom: 1.5em;font-style: italic;text-align: left;}.tesery-hero-section .brand-button {margin: 0;display: inline-block;}.tesery-product--container .prop-item {display: flex;align-items: center;background: var(--bg-secondary, #f0f0f0);border-radius: 50px;padding: 10px 20px;font-weight: 600;color: var(--text-dark);font-size: 1.1em;white-space: nowrap;box-shadow: 0 2px 10px rgba(0,0,0,0.05);}/* Feature Grid - Reused and enhanced */.tesery-feature-grid-section {background: linear-gradient(180deg, var(--crisp-white) 0%, var(--bg-secondary) 100%);}.tesery-product--container .feature-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 24px;max-width: 1200px;margin: 2em auto;}.tesery-product--container .feature-card {background: var(--crisp-white);padding: 24px;border-radius: var(--border-radius, 16px);box-shadow: var(--shadow-light, 0 4px 20px rgba(0,0,0,0.08));border: 1px solid var(--border-color, #e5e7eb);transition: all 0.3s ease;text-align: center;display: flex;flex-direction: column;justify-content: space-between;}.tesery-product--container .feature-card:hover {transform: translateY(-5px);box-shadow: var(--shadow-medium, 0 8px 40px rgba(0,0,0,0.12));border-color: var(--accent-light, #666);}.tesery-product--container .feature-card h4 {font-size: 1.4em;color: var(--accent-color, #333);margin-bottom: 12px;}.tesery-product--container .feature-card p {font-size: 0.95em;color: var(--text-medium, #4a4a4a);line-height: 1.7;margin: 0 auto 15px;}.tesery-product--container .feature-card img {max-width: 100%;height: auto;border-radius: var(--border-radius, 8px);margin-top: auto;box-shadow: var(--shadow-light, 0 4px 20px rgba(0,0,0,0.08));}/* Adjust feature icon sizing and styling */.tesery-product--container .feature-icon {font-size: 2.8rem;margin-bottom: 15px;display: inline-block;color: var(--accent-color, #333);background: none;}/* FAQ Section */.tesery-faq-section {background: linear-gradient(180deg, var(--bg-secondary) 0%, var(--crisp-white) 100%);box-shadow: var(--shadow-light, 0 4px 20px rgba(0,0,0,0.08));}.tesery-product--container .faq-section-content {margin: 2em auto;max-width: 900px;text-align: left;}.tesery-product--container .faq-item {margin-bottom: 12px;background: var(--crisp-white);border-radius: var(--border-radius, 16px);border: 1px solid var(--border-color, #e5e7eb);transition: all 0.3s ease;overflow: hidden;}.tesery-product--container .faq-item:hover {box-shadow: var(--shadow-medium, 0 8px 40px rgba(0,0,0,0.12));border-color: var(--accent-light.