.page-jl { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-jl__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-jl__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); }.page-jl__section--dark { background-color: #222; color: #fff; }.page-jl__section-title { font-size: 2.5em; color: #0056b3; margin-bottom: 20px; text-align: center; }.page-jl__section--dark .page-jl__section-title { color: #fff; }.page-jl__text-center { text-align: center; }.page-jl__button { display: inline-block; background-color: #007bff; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-jl__button:hover { background-color: #0056b3; }.page-jl__button--primary { background-color: #28a745; }.page-jl__button--primary:hover { background-color: #218838; }.page-jl__button--secondary { background-color: #6c757d; }.page-jl__button--secondary:hover { background-color: #5a6268; }.page-jl__hero-section { background-image: url('[GALLERY:hero:1920x1080:online casino,gaming,philippines]'); background-size: cover; background-position: center; color: #fff; text-align: center; padding: 100px 20px; border-radius: 0; box-shadow: none; padding-top: 10px; /* Decorative top padding */ }.page-jl__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0,0,0,0.7); }.page-jl__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; text-shadow: 1px 1px 3px rgba(0,0,0,0.6); }.page-jl__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; padding: 20px; }.page-jl__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-jl__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-jl__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; }.page-jl__grid-item { background-color: #f0f0f0; padding: 25px; border-radius: 8px; text-align: center; }.page-jl__grid-item img { max-width: 100%; height: auto; border-radius: 5px; margin-bottom: 15px; }.page-jl__grid-item-title { font-size: 1.5em; color: #0056b3; margin-bottom: 10px; }.page-jl__quick-access-list { list-style: none; padding: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 20px; }.page-jl__quick-access-item { flex: 1 1 auto; min-width: 200px; max-width: 280px; text-align: center; }.page-jl__quick-access-item .page-jl__button { width: 100%; }.page-jl__game-category { display: flex; flex-direction: column; align-items: center; text-align: center; margin-bottom: 30px; }.page-jl__game-category img { max-width: 100%; height: auto; border-radius: 8px; margin-bottom: 15px; }.page-jl__game-category-title { font-size: 1.8em; color: #0056b3; margin-bottom: 10px; }.page-jl__game-category-description { margin-bottom: 15px; }.page-jl__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 30px; margin-top: 30px; }.page-jl__promotion-card { background-color: #f0f0f0; padding: 25px; border-radius: 8px; text-align: center; }.page-jl__promotion-card img { max-width: 100%; height: auto; border-radius: 5px; margin-bottom: 15px; }.page-jl__promotion-card-title { font-size: 1.6em; color: #0056b3; margin-bottom: 10px; }.page-jl__security-features { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 30px; }.page-jl__feature-item { background-color: #f0f0f0; padding: 20px; border-radius: 8px; text-align: center; }.page-jl__feature-icon { font-size: 3em; color: #007bff; margin-bottom: 10px; }.page-jl__feature-title { font-size: 1.4em; color: #0056b3; margin-bottom: 10px; }.page-jl__faq-item { border-bottom: 1px solid #eee; margin-bottom: 10px; }.page-jl__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 0; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-jl__faq-question:hover { background-color: #f5f5f5; }.page-jl__faq-question h3 { margin: 0; font-size: 1.2em; color: #0056b3; pointer-events: none; }.page-jl__faq-toggle { font-size: 1.5em; font-weight: bold; color: #007bff; pointer-events: none; transition: transform 0.3s ease; }.page-jl__faq-item.active .page-jl__faq-toggle { transform: rotate(45deg); }.page-jl__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; }.page-jl__faq-item.active .page-jl__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-jl__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; }.page-jl__blog-card { background-color: #f0f0f0; padding: 25px; border-radius: 8px; }.page-jl__blog-card-img { max-width: 100%; height: auto; border-radius: 5px; margin-bottom: 15px; }.page-jl__blog-card-title { font-size: 1.4em; color: #0056b3; margin-bottom: 10px; }.page-jl__blog-card-title a { text-decoration: none; color: #0056b3; }.page-jl__blog-card-title a:hover { text-decoration: underline; }.page-jl__blog-card-date { font-size: 0.9em; color: #666; margin-bottom: 10px; }.page-jl__blog-card-excerpt { font-size: 1em; color: #555; margin-bottom: 15px; }.page-jl__blog-card .page-jl__button { width: auto; }.page-jl__app-download-section { text-align: center; padding: 50px 20px; background-color: #e9ecef; border-radius: 8px; margin-top: 40px; }.page-jl__app-download-title { font-size: 2em; color: #0056b3; margin-bottom: 15px; }.page-jl__app-download-description { font-size: 1.1em; margin-bottom: 25px; }.page-jl__app-download-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; }.page-jl__app-download-buttons img { max-width: 180px; height: auto; }.page-jl__app-download-buttons .page-jl__button { margin-top: 10px; }.page-jl__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-jl__floating-button { background-color: #dc3545; color: #fff; border-radius: 50%; width: 55px; height: 55px; display: flex; justify-content: center; align-items: center; font-size: 1.1em; text-decoration: none; box-shadow: 0 4px 8px rgba(0,0,0,0.2); transition: background-color 0.3s ease; }.page-jl__floating-button:hover { background-color: #c82333; }.page-jl__floating-button--login { background-color: #007bff; }.page-jl__floating-button--login:hover { background-color: #0056b3; }@media (max-width: 768px) { .page-jl__container { padding: 10px; }.page-jl__section { padding: 30px 15px; }.page-jl__section-title { font-size: 2em; }.page-jl__hero-section { padding: 80px 15px; }.page-jl__hero-title { font-size: 2.5em; }.page-jl__hero-subtitle { font-size: 1.2em; }.page-jl__grid { grid-template-columns: 1fr; }.page-jl__quick-access-list { flex-direction: column; align-items: center; }.page-jl__quick-access-item { width: 100% !important; max-width: 300px !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-jl__quick-access-item .page-jl__button { width: 100% !important; box-sizing: border-box !important; }.page-jl__game-category-title { font-size: 1.5em; }.page-jl__promotions-grid { grid-template-columns: 1fr; }.page-jl__promotion-card-title { font-size: 1.4em; }.page-jl__security-features { grid-template-columns: 1fr; }.page-jl__faq-question h3 { font-size: 1.1em; }.page-jl__blog-grid { grid-template-columns: 1fr; }.page-jl__app-download-title { font-size: 1.8em; }.page-jl__app-download-description { font-size: 1em; }.page-jl__app-download-buttons { flex-direction: column; align-items: center; }.page-jl__app-download-buttons img { max-width: 150px; }.page-jl__floating-buttons { bottom: 15px; right: 15px; }.page-jl__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-jl__payment-logo, .page-jl__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }}