Center Screen Swivel Rotating Mount Kit for Tesla Cybertruck
:root { --accent-color: #007BFF; --text-color: #333; --border-radius: 12px; --shadow-light: 0 4px 12px rgba(0, 0, 0, 0.05); --shadow-hover: 0 8px 20px rgba(0, 0, 0, 0.1); } .product-detail-container { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.6; color: var(--text-color); max-width: 1200px; margin: 0 auto; padding: 20px; } .product-detail-container *, .product-detail-container *::before, .product-detail-container *::after { box-sizing: border-box; } h2, h3 { color: var(--text-color); margin-top: 40px; margin-bottom: 15px; } h2 { font-size: 28px; font-weight: bold; color: var(--accent-color); text-align: center; margin-bottom: 20px; } h3 { font-size: 22px; font-weight: 600; } .section-title { font-size: 24px;