/* CSS styles for page-jeep-jl-or-jk */:root{--primary-color: #FFD700;--secondary-color: #000000;--accent-color: #FF4500;--text-color: #FFFFFF;--background-color: #1a1a1a;--card-background: #2a2a2a;--border-color: #3a3a3a;--button-hover: #FFAA00;}.page-jeep-jl-or-jk{font-family: 'Arial', sans-serif;color: var(--text-color);background-color: var(--background-color);line-height: 1.6;}.page-jeep-jl-or-jk h1, .page-jeep-jl-or-jk h2, .page-jeep-jl-or-jk h3{color: var(--primary-color);text-align: center;margin-bottom: 20px;}.page-jeep-jl-or-jk h1{font-size: 2.8em;}.page-jeep-jl-or-jk h2{font-size: 2.2em;}.page-jeep-jl-or-jk h3{font-size: 1.8em;}.page-jeep-jl-or-jk h4{font-size: 1.4em;color: var(--primary-color);}.page-jeep-jl-or-jk__section{padding: 60px 20px;max-width: 1200px;margin: 0 auto;}.page-jeep-jl-or-jk__hero-section{background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:jeep,offroad,adventure,philippines]') no-repeat center center/cover;text-align: center;padding: 100px 20px 80px;position: relative;overflow: hidden;padding-top: 10px; /* Decorative top spacing */}.page-jeep-jl-or-jk__hero-section h1{font-size: 3.5em;margin-bottom: 20px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);}.page-jeep-jl-or-jk__hero-section p{font-size: 1.3em;margin-bottom: 30px;max-width: 800px;margin-left: auto;margin-right: auto;}.page-jeep-jl-or-jk__button{display: inline-block;background-color: var(--accent-color);color: var(--text-color);padding: 15px 30px;border-radius: 5px;text-decoration: none;font-weight: bold;transition: background-color 0.3s ease;border: none;cursor: pointer;}.page-jeep-jl-or-jk__button:hover{background-color: var(--button-hover);}.page-jeep-jl-or-jk__intro-grid{display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;margin-top: 40px;}.page-jeep-jl-or-jk__intro-card{background-color: var(--card-background);padding: 30px;border-radius: 10px;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);text-align: center;}.page-jeep-jl-or-jk__intro-card h3{color: var(--primary-color);margin-top: 0;font-size: 1.5em;}.page-jeep-jl-or-jk__intro-card p{font-size: 1em;color: #CCCCCC;}.page-jeep-jl-or-jk__quick-access-grid{display: flex;flex-wrap: wrap;justify-content: center;gap: 20px;margin-top: 40px;}.page-jeep-jl-or-jk__quick-access-button{flex: 1 1 auto;min-width: 180px;max-width: 250px;background-color: var(--card-background);color: var(--primary-color);padding: 15px 20px;border-radius: 8px;text-decoration: none;font-weight: bold;text-align: center;transition: background-color 0.3s ease, color 0.3s ease;border: 2px solid var(--primary-color);}.page-jeep-jl-or-jk__quick-access-button:hover{background-color: var(--primary-color);color: var(--secondary-color);}.page-jeep-jl-or-jk__games-grid{display: grid;grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));gap: 20px;margin-top: 40px;}.page-jeep-jl-or-jk__game-card{background-color: var(--card-background);padding: 20px;border-radius: 10px;text-align: center;transition: transform 0.3s ease;}.page-jeep-jl-or-jk__game-card:hover{transform: translateY(-5px);}.page-jeep-jl-or-jk__game-card img{width: 80px;height: 80px;object-fit: contain;margin-bottom: 10px;}.page-jeep-jl-or-jk__game-card h4{margin: 0;font-size: 1.1em;color: var(--primary-color);}.page-jeep-jl-or-jk__promotions-list{list-style: none;padding: 0;margin-top: 40px;}.page-jeep-jl-or-jk__promotion-item{background-color: var(--card-background);margin-bottom: 20px;padding: 25px;border-radius: 10px;display: flex;align-items: center;gap: 25px;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);}.page-jeep-jl-or-jk__promotion-item img{width: 200px;height: 150px;object-fit: cover;border-radius: 8px;flex-shrink: 0;}.page-jeep-jl-or-jk__promotion-content h3{margin-top: 0;text-align: left;font-size: 1.6em;}.page-jeep-jl-or-jk__promotion-content p{color: #CCCCCC;}.page-jeep-jl-or-jk__security-features{display: flex;flex-wrap: wrap;justify-content: center;gap: 30px;margin-top: 40px;}.page-jeep-jl-or-jk__feature-item{flex: 1 1 calc(33% - 20px);min-width: 280px;background-color: var(--card-background);padding: 25px;border-radius: 10px;text-align: center;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);}.page-jeep-jl-or-jk__feature-item img{width: 80px;height: 80px;margin-bottom: 15px;}.page-jeep-jl-or-jk__feature-item h4{color: var(--primary-color);margin-top: 0;}.page-jeep-jl-or-jk__faq-list{margin-top: 40px;}.page-jeep-jl-or-jk__faq-item{background-color: var(--card-background);margin-bottom: 15px;border-radius: 10px;overflow: hidden;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);}.page-jeep-jl-or-jk__faq-question{display: flex;justify-content: space-between;align-items: center;padding: 20px 25px;cursor: pointer;user-select: none;background-color: #333;color: var(--primary-color);font-weight: bold;transition: background-color 0.3s ease;}.page-jeep-jl-or-jk__faq-question h3{margin: 0;font-size: 1.3em;color: var(--primary-color);text-align: left;pointer-events: none;}.page-jeep-jl-or-jk__faq-toggle{font-size: 1.8em;line-height: 1;pointer-events: none;}.page-jeep-jl-or-jk__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: #CCCCCC;}.page-jeep-jl-or-jk__faq-item.active .page-jeep-jl-or-jk__faq-question{background-color: #444;}.page-jeep-jl-or-jk__faq-item.active .page-jeep-jl-or-jk__faq-answer{max-height: 2000px !important;padding: 20px 25px !important;opacity: 1;}.page-jeep-jl-or-jk__blog-grid{display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;margin-top: 40px;}.page-jeep-jl-or-jk__blog-card{background-color: var(--card-background);border-radius: 10px;overflow: hidden;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);transition: transform 0.3s ease;}.page-jeep-jl-or-jk__blog-card:hover{transform: translateY(-5px);}.page-jeep-jl-or-jk__blog-card img{width: 100%;height: 200px;object-fit: cover;}.page-jeep-jl-or-jk__blog-content{padding: 20px;}.page-jeep-jl-or-jk__blog-content h4{margin-top: 0;margin-bottom: 10px;text-align: left;}.page-jeep-jl-or-jk__blog-content h4 a{color: var(--primary-color);text-decoration: none;font-size: 1.2em;}.page-jeep-jl-or-jk__blog-content h4 a:hover{text-decoration: underline;}.page-jeep-jl-or-jk__blog-content p{font-size: 0.95em;color: #CCCCCC;margin-bottom: 20px;}.page-jeep-jl-or-jk__blog-card .page-jeep-jl-or-jk__button{width: 100%;text-align: center;padding: 10px 15px;font-size: 0.9em;}.page-jeep-jl-or-jk__blog-date{font-size: 0.85em;color: #888;margin-bottom: 15px;}.page-jeep-jl-or-jk__payment-providers{display: flex;flex-wrap: wrap;justify-content: center;gap: 20px;margin-top: 30px;}.page-jeep-jl-or-jk__payment-logo{width: 100px;height: 60px;object-fit: contain;filter: grayscale(100%);opacity: 0.7;transition: filter 0.3s ease, opacity 0.3s ease;}.page-jeep-jl-or-jk__payment-logo:hover{filter: grayscale(0%);opacity: 1;}@media (max-width: 1024px){.page-jeep-jl-or-jk__hero-section h1{font-size: 3em;}.page-jeep-jl-or-jk__hero-section p{font-size: 1.1em;}}.page-jeep-jl-or-jk__quick-access-button{max-width: 200px;}@media (max-width: 768px){.page-jeep-jl-or-jk__hero-section{padding: 80px 15px 60px;}.page-jeep-jl-or-jk__hero-section h1{font-size: 2.5em;}.page-jeep-jl-or-jk__hero-section p{font-size: 1em;}.page-jeep-jl-or-jk__section{padding: 40px 15px;}.page-jeep-jl-or-jk__intro-grid{grid-template-columns: 1fr;}.page-jeep-jl-or-jk__quick-access-grid{flex-direction: column;align-items: center;}.page-jeep-jl-or-jk__quick-access-button{width: 100% !important;max-width: 300px !important;box-sizing: border-box !important;margin: 0 !important;padding: 12px 15px;}.page-jeep-jl-or-jk__games-grid{grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));}.page-jeep-jl-or-jk__game-card img{width: 60px;height: 60px;}.page-jeep-jl-or-jk__game-card h4{font-size: 1em;}.page-jeep-jl-or-jk__promotion-item{flex-direction: column;text-align: center;}.page-jeep-jl-or-jk__promotion-item img{width: 100%;height: 180px;margin-bottom: 15px;}.page-jeep-jl-or-jk__promotion-content h3{text-align: center;}.page-jeep-jl-or-jk__security-features{flex-direction: column;}.page-jeep-jl-or-jk__feature-item{width: 100% !important;box-sizing: border-box !important;margin: 0 !important;}.page-jeep-jl-or-jk__faq-question{padding: 15px 20px;}.page-jeep-jl-or-jk__faq-question h3{font-size: 1.1em;}.page-jeep-jl-or-jk__faq-answer{padding: 15px 20px !important;}.page-jeep-jl-or-jk__blog-grid{grid-template-columns: 1fr;}.page-jeep-jl-or-jk__blog-card img{height: 180px;}.page-jeep-jl-or-jk__blog-content{padding: 15px;}.page-jeep-jl-or-jk__blog-content h4 a{font-size: 1.1em;}.page-jeep-jl-or-jk__blog-content p{font-size: 0.9em;}.page-jeep-jl-or-jk__payment-logo{width: 80px;height: 50px;}}@media (max-width: 480px){.page-jeep-jl-or-jk__hero-section h1{font-size: 2em;}.page-jeep-jl-or-jk__hero-section p{font-size: 0.9em;}.page-jeep-jl-or-jk__button{padding: 12px 25px;font-size: 0.9em;}.page-jeep-jl-or-jk__game-card{padding: 15px;}.page-jeep-jl-or-jk__game-card img{width: 50px;height: 50px;}.page-jeep-jl-or-jk__game-card h4{font-size: 0.9em;}.page-jeep-jl-or-jk__faq-question h3{font-size: 1em;}.page-jeep-jl-or-jk__faq-toggle{font-size: 1.5em;}.page-jeep-jl-or-jk__promotion-item img{height: 150px;}}