/* General page styling */.page-2019-jeep-wrangler-jl-accessories {font-family: 'Arial', sans-serif;color: #e0e0e0; /* Light gray text for contrast on dark background */background-color: #1a1a1a; /* Dark background */line-height: 1.6;padding-bottom: 20px; /* Space above footer */padding-top: 10px; /* Small padding top as body handles shared-header offset */}/* Section styling */.page-2019-jeep-wrangler-jl-accessories__section-title {font-size: 2.2em;color: #ffffff; /* White for main titles */text-align: center;margin-bottom: 15px;padding-top: 40px;padding-left: 15px;padding-right: 15px;word-wrap: break-word;overflow-wrap: break-word;}.page-2019-jeep-wrangler-jl-accessories__section-subtitle {font-size: 1.1em;color: #b0b0b0;text-align: center;margin-bottom: 40px;padding-left: 15px;padding-right: 15px;word-wrap: break-word;overflow-wrap: break-word;}/* Buttons */.page-2019-jeep-wrangler-jl-accessories__hero-button,.page-2019-jeep-wrangler-jl-accessories__category-button,.page-2019-jeep-wrangler-jl-accessories__cta-button {display: inline-block;background-color: #ffcc00; /* Yellow/gold accent */color: #1a1a1a; /* Dark text on yellow */padding: 12px 25px;border-radius: 5px;text-decoration: none;font-weight: bold;transition: background-color 0.3s ease, transform 0.3s ease;border: none;cursor: pointer;font-size: 1em;}.page-2019-jeep-wrangler-jl-accessories__hero-button:hover,.page-2019-jeep-wrangler-jl-accessories__category-button:hover,.page-2019-jeep-wrangler-jl-accessories__cta-button:hover {background-color: #e6b800;transform: translateY(-2px);}/* Hero Section */.page-2019-jeep-wrangler-jl-accessories__hero-section {display: flex;flex-direction: column;align-items: center;text-align: center;padding: 20px 15px 40px;background-color: #222222;border-bottom: 5px solid #333333;}.page-2019-jeep-wrangler-jl-accessories__hero-image-wrapper {width: 100%;max-width: 100%;overflow: hidden;box-sizing: border-box;margin-bottom: 20px;}.page-2019-jeep-wrangler-jl-accessories__hero-image {max-width: 100%;height: auto;display: block;border-radius: 8px;object-fit: cover;min-width: 200px; /* Minimum size */min-height: 200px; /* Minimum size */}.page-2019-jeep-wrangler-jl-accessories__hero-content {margin-bottom: 30px;max-width: 800px;}.page-2019-jeep-wrangler-jl-accessories__hero-title {font-size: 2.5em;color: #ffffff;margin-bottom: 15px;word-wrap: break-word;overflow-wrap: break-word;}.page-2019-jeep-wrangler-jl-accessories__hero-description {font-size: 1.1em;color: #c0c0c0;margin-bottom: 30px;word-wrap: break-word;overflow-wrap: break-word;}/* Categories Section */.page-2019-jeep-wrangler-jl-accessories__categories-section {padding: 40px 15px;}.page-2019-jeep-wrangler-jl-accessories__category-grid {display: grid;grid-template-columns: 1fr; /* Single column on mobile */gap: 30px;max-width: 1200px;margin: 0 auto;}.page-2019-jeep-wrangler-jl-accessories__category-card {background-color: #2a2a2a;border-radius: 8px;overflow: hidden;box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);text-align: center;padding-bottom: 20px;display: flex;flex-direction: column;align-items: center;}.page-2019-jeep-wrangler-jl-accessories__category-image {width: 100%;height: 250px; /* Fixed height for consistency */object-fit: cover;margin-bottom: 15px;min-width: 200px; /* Minimum size */min-height: 200px; /* Minimum size */}.page-2019-jeep-wrangler-jl-accessories__category-title {font-size: 1.5em;color: #ffffff;margin-bottom: 10px;padding: 0 15px;word-wrap: break-word;overflow-wrap: break-word;}.page-2019-jeep-wrangler-jl-accessories__category-description {font-size: 0.95em;color: #b0b0b0;margin-bottom: 20px;flex-grow: 1;padding: 0 15px;word-wrap: break-word;overflow-wrap: break-word;}/* Features Section */.page-2019-jeep-wrangler-jl-accessories__features-section {padding: 40px 15px;background-color: #1f1f1f;}.page-2019-jeep-wrangler-jl-accessories__features-grid {display: grid;grid-template-columns: 1fr; /* Single column on mobile */gap: 30px;max-width: 1200px;margin: 0 auto;}.page-2019-jeep-wrangler-jl-accessories__feature-item {background-color: #2a2a2a;border-radius: 8px;padding: 30px 20px;text-align: center;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);}.page-2019-jeep-wrangler-jl-accessories__feature-icon {width: 100px; /* Display size */height: 100px; /* Display size */margin-bottom: 15px;object-fit: contain;min-width: 200px; /* Enforce minimum size for gallery placeholder */min-height: 200px; /* Enforce minimum size for gallery placeholder */}.page-2019-jeep-wrangler-jl-accessories__feature-title {font-size: 1.4em;color: #ffffff;margin-bottom: 10px;word-wrap: break-word;overflow-wrap: break-word;}.page-2019-jeep-wrangler-jl-accessories__feature-description {font-size: 0.9em;color: #b0b0b0;word-wrap: break-word;overflow-wrap: break-word;}/* CTA Section */.page-2019-jeep-wrangler-jl-accessories__cta-section {background-color: #222222;padding: 50px 15px;text-align: center;border-top: 5px solid #333333;}.page-2019-jeep-wrangler-jl-accessories__cta-title {font-size: 2em;color: #ffffff;margin-bottom: 15px;word-wrap: break-word;overflow-wrap: break-word;}.page-2019-jeep-wrangler-jl-accessories__cta-description {font-size: 1.1em;color: #c0c0c0;margin-bottom: 30px;max-width: 700px;margin-left: auto;margin-right: auto;word-wrap: break-word;overflow-wrap: break-word;}/* FAQ Section */.page-2019-jeep-wrangler-jl-accessories__faq-section {padding: 40px 15px;max-width: 900px;margin: 0 auto;}.page-2019-jeep-wrangler-jl-accessories__faq-list {margin-top: 30px;}.page-2019-jeep-wrangler-jl-accessories__faq-item {background-color: #2a2a2a;border-radius: 8px;margin-bottom: 15px;overflow: hidden;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);}.page-2019-jeep-wrangler-jl-accessories__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 20px 25px;background-color: #333333;cursor: pointer;user-select: none;transition: background-color 0.3s ease;}.page-2019-jeep-wrangler-jl-accessories__faq-question:hover {background-color: #444444;}.page-2019-jeep-wrangler-jl-accessories__faq-question-title {font-size: 1.2em;color: #ffffff;margin: 0;pointer-events: none; /* Prevent text selection interfering with click */flex-grow: 1;text-align: left;word-wrap: break-word;overflow-wrap: break-word;}.page-2019-jeep-wrangler-jl-accessories__faq-toggle {font-size: 1.8em;color: #ffcc00;margin-left: 15px;font-weight: bold;pointer-events: none; /* Prevent icon from interfering with click */transition: transform 0.3s ease;}.page-2019-jeep-wrangler-jl-accessories__faq-item.active .page-2019-jeep-wrangler-jl-accessories__faq-toggle {transform: rotate(45deg); /* Plus to X/Minus */}.page-2019-jeep-wrangler-jl-accessories__faq-answer {max-height: 0;overflow: hidden;padding: 0 25px;transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;opacity: 0;color: #c0c0c0;font-size: 0.95em;background-color: #2a2a2a;box-sizing: border-box; /* Ensure padding is included in height */}.page-2019-jeep-wrangler-jl-accessories__faq-item.active .page-2019-jeep-wrangler-jl-accessories__faq-answer {max-height: 2000px !important; /* Sufficiently large */padding: 20px 25px !important;opacity: 1;}.page-2019-jeep-wrangler-jl-accessories__faq-answer p {margin: 0;word-wrap: break-word;overflow-wrap: break-word;}/* Responsive adjustments */@media (min-width: 768px) {.page-2019-jeep-wrangler-jl-accessories__hero-section {flex-direction: row;text-align: left;padding: 40px 30px 60px;}.page-2019-jeep-wrangler-jl-accessories__hero-content {flex: 1;margin-right: 40px;margin-bottom: 0;}.page-2019-jeep-wrangler-jl-accessories__hero-image-wrapper {flex: 1;margin-bottom: 0;}.page-2019-jeep-wrangler-jl-accessories__hero-title {font-size: 3em;}.page-2019-jeep-wrangler-jl-accessories__section-title {font-size: 2.8em;}.page-2019-jeep-wrangler-jl-accessories__category-grid,.page-2019-jeep-wrangler-jl-accessories__features-grid {grid-template-columns: repeat(3, 1fr);gap: 40px;}.page-2019-jeep-wrangler-jl-accessories__categories-section,.page-2019-jeep-wrangler-jl-accessories__features-section,.page-2019-jeep-wrangler-jl-accessories__cta-section,.page-2019-jeep-wrangler-jl-accessories__faq-section {padding-left: 30px;padding-right: 30px;}}@media (max-width: 768px) { /* Mobile list item responsive requirements */.page-2019-jeep-wrangler-jl-accessories__category-card,.page-2019-jeep-wrangler-jl-accessories__feature-item,.page-2019-jeep-wrangler-jl-accessories__faq-item {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;padding: 15px !important; /* Adjust padding for mobile */}/* Mobile list container optimization */.page-2019-jeep-wrangler-jl-accessories__category-grid,.page-2019-jeep-wrangler-jl-accessories__features-grid,.page-2019-jeep-wrangler-jl-accessories__faq-list {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;padding: 0 !important; /* Remove container padding if any */margin-left: 0 !important;margin-right: 0 !important;}.page-2019-jeep-wrangler-jl-accessories__hero-image,.page-2019-jeep-wrangler-jl-accessories__category-image,.page-2019-jeep-wrangler-jl-accessories__feature-icon {max-width: 100% !important;height: auto !important;box-sizing: border-box !important;}.page-2019-jeep-wrangler-jl-accessories__hero-title {font-size: 2em;}.page-2019-jeep-wrangler-jl-accessories__section-title {font-size: 1.8em;padding-top: 20px;}.page-2019-jeep-wrangler-jl-accessories__cta-title {font-size: 1.8em;}.page-2019-jeep-wrangler-jl-accessories__faq-question {padding: 15px 20px;}.page-2019-jeep-wrangler-jl-accessories__faq-question-title {font-size: 1.1em;}.page-2019-jeep-wrangler-jl-accessories__faq-answer {padding: 15px 20px;}.page-2019-jeep-wrangler-jl-accessories__hero-description,.page-2019-jeep-wrangler-jl-accessories__section-subtitle,.page-2019-jeep-wrangler-jl-accessories__category-description,.page-2019-jeep-wrangler-jl-accessories__feature-description,.page-2019-jeep-wrangler-jl-accessories__cta-description,.page-2019-jeep-wrangler-jl-accessories__faq-answer p {word-wrap: break-word !important;overflow-wrap: break-word !important;word-break: break-word !important;}}/* Ensure minimum image size for GALLERY placeholders */.page-2019-jeep-wrangler-jl-accessories__feature-icon {min-width: 200px;min-height: 200px;}.page-2019-jeep-wrangler-jl-accessories__hero-image,.page-2019-jeep-wrangler-jl-accessories__category-image {min-width: 200px;min-height: 200px;}