.page-jl-57-flight-status__body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #1a1a2e; color: #e0e0e0; line-height: 1.6; } .page-jl-57-flight-status__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-jl-57-flight-status__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:gaming,casino,philippines,excitement]') no-repeat center center/cover; padding: 120px 20px 80px; text-align: center; color: #fff; position: relative; overflow: hidden; padding-top: 10px; } .page-jl-57-flight-status__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); color: #f7d716; } .page-jl-57-flight-status__hero-subtitle { font-size: 1.5em; margin-bottom: 40px; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); } .page-jl-57-flight-status__cta-button { display: inline-block; background-color: #f7d716; color: #1a1a2e; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-jl-57-flight-status__cta-button:hover { background-color: #ffe033; transform: translateY(-3px); } .page-jl-57-flight-status__section { padding: 60px 20px; text-align: center; } .page-jl-57-flight-status__section--dark { background-color: #0f0f1d; } .page-jl-57-flight-status__section-title { font-size: 2.5em; color: #f7d716; margin-bottom: 40px; } .page-jl-57-flight-status__text-content { max-width: 800px; margin: 0 auto 40px; font-size: 1.1em; color: #ccc; } .page-jl-57-flight-status__feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1000px; margin: 0 auto; } .page-jl-57-flight-status__feature-item { background-color: #2a2a4a; padding: 30px; border-radius: 12px; text-align: center; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-jl-57-flight-status__feature-item:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.5); } .page-jl-57-flight-status__feature-icon { width: 80px; height: 80px; margin-bottom: 20px; } .page-jl-57-flight-status__feature-title { font-size: 1.5em; color: #f7d716; margin-bottom: 15px; } .page-jl-57-flight-status__feature-description { color: #ccc; font-size: 1em; } .page-jl-57-flight-status__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; max-width: 1200px; margin: 0 auto; } .page-jl-57-flight-status__game-card { background-color: #2a2a4a; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-jl-57-flight-status__game-card:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.5); } .page-jl-57-flight-status__game-image { width: 100%; height: 200px; object-fit: cover; } .page-jl-57-flight-status__game-content { padding: 20px; } .page-jl-57-flight-status__game-title { font-size: 1.4em; color: #f7d716; margin-bottom: 10px; } .page-jl-57-flight-status__game-description { font-size: 0.9em; color: #ccc; margin-bottom: 20px; } .page-jl-57-flight-status__game-button { display: inline-block; background-color: #f7d716; color: #1a1a2e; padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-jl-57-flight-status__game-button:hover { background-color: #ffe033; } .page-jl-57-flight-status__promo-card { background-color: #2a2a4a; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-jl-57-flight-status__promo-card:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.5); } .page-jl-57-flight-status__promo-image { width: 100%; height: 220px; object-fit: cover; } .page-jl-57-flight-status__promo-content { padding: 25px; } .page-jl-57-flight-status__promo-title { font-size: 1.6em; color: #f7d716; margin-bottom: 10px; } .page-jl-57-flight-status__promo-description { font-size: 1em; color: #ccc; margin-bottom: 20px; } .page-jl-57-flight-status__promo-button { display: inline-block; background-color: #f7d716; color: #1a1a2e; padding: 12px 25px; border-radius: 6px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-jl-57-flight-status__promo-button:hover { background-color: #ffe033; } .page-jl-57-flight-status__faq-list { max-width: 900px; margin: 0 auto; text-align: left; } .page-jl-57-flight-status__faq-item { background-color: #2a2a4a; margin-bottom: 15px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); overflow: hidden; } .page-jl-57-flight-status__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #3a3a5a; border-radius: 8px; user-select: none; transition: background-color 0.3s ease; } .page-jl-57-flight-status__faq-question:hover { background-color: #4a4a6a; } .page-jl-57-flight-status__faq-question h3 { margin: 0; font-size: 1.2em; color: #f7d716; pointer-events: none; } .page-jl-57-flight-status__faq-toggle { font-size: 1.5em; font-weight: bold; color: #f7d716; transition: transform 0.3s ease; pointer-events: none; } .page-jl-57-flight-status__faq-item.active .page-jl-57-flight-status__faq-toggle { transform: rotate(45deg); } .page-jl-57-flight-status__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: #ccc; } .page-jl-57-flight-status__faq-item.active .page-jl-57-flight-status__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-jl-57-flight-status__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-jl-57-flight-status__blog-card { background-color: #2a2a4a; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-jl-57-flight-status__blog-card:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.5); } .page-jl-57-flight-status__blog-image { width: 100%; height: 220px; object-fit: cover; } .page-jl-57-flight-status__blog-content { padding: 25px; } .page-jl-57-flight-status__blog-title { font-size: 1.5em; color: #f7d716; margin-bottom: 10px; } .page-jl-57-flight-status__blog-link { text-decoration: none; color: #f7d716; font-weight: bold; transition: color 0.3s ease; } .page-jl-57-flight-status__blog-link:hover { color: #ffe033; } .page-jl-57-flight-status__blog-excerpt { font-size: 1em; color: #ccc; margin-bottom: 15px; } .page-jl-57-flight-status__blog-date { font-size: 0.9em; color: #888; } .page-jl-57-flight-status__cta-floating-wrapper { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; } .page-jl-57-flight-status__cta-floating-button { background-color: #f7d716; color: #1a1a2e; padding: 12px 20px; border-radius: 30px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; text-align: center; min-width: 120px; } .page-jl-57-flight-status__cta-floating-button:hover { background-color: #ffe033; transform: translateY(-3px); } @media (max-width: 768px) { .page-jl-57-flight-status__hero-section { padding: 80px 15px 60px; } .page-jl-57-flight-status__hero-title { font-size: 2.5em; } .page-jl-57-flight-status__hero-subtitle { font-size: 1.2em; } .page-jl-57-flight-status__cta-button { padding: 12px 25px; font-size: 1em; } .page-jl-57-flight-status__section { padding: 40px 15px; } .page-jl-57-flight-status__section-title { font-size: 2em; } .page-jl-57-flight-status__text-content { font-size: 1em; } .page-jl-57-flight-status__feature-grid, .page-jl-57-flight-status__game-grid, .page-jl-57-flight-status__blog-grid { grid-template-columns: 1fr; } .page-jl-57-flight-status__feature-item, .page-jl-57-flight-status__game-card, .page-jl-57-flight-status__promo-card, .page-jl-57-flight-status__blog-card { max-width: 100% !important; width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-jl-57-flight-status__faq-question { padding: 15px 20px; } .page-jl-57-flight-status__faq-question h3 { font-size: 1.1em; } .page-jl-57-flight-status__faq-answer { padding: 0 20px; } .page-jl-57-flight-status__faq-item.active .page-jl-57-flight-status__faq-answer { padding: 15px 20px !important; } .page-jl-57-flight-status__cta-floating-wrapper { right: 10px; bottom: 10px; } .page-jl-57-flight-status__cta-floating-button { padding: 10px 15px; font-size: 0.9em; min-width: 100px; } } @media (max-width: 480px) { .page-jl-57-flight-status__hero-title { font-size: 2em; } .page-jl-57-flight-status__hero-subtitle { font-size: 1em; } .page-jl-57-flight-status__section-title { font-size: 1.8em; } }