.page-phlaro-code { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; overflow-x: hidden; } .page-phlaro-code__section-title { font-size: 2.5rem; color: #e94560; text-align: center; margin-bottom: 20px; padding: 0 15px; line-height: 1.2; } .page-phlaro-code__section-description { font-size: 1.1rem; text-align: center; max-width: 800px; margin: 0 auto 40px auto; padding: 0 15px; color: #cccccc; } .page-phlaro-code__cta-button, .page-phlaro-code__access-button, .page-phlaro-code__game-button, .page-phlaro-code__promo-button { display: inline-block; background-color: #e94560; color: #fff; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.1rem; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; box-sizing: border-box; } .page-phlaro-code__cta-button:hover, .page-phlaro-code__access-button:hover, .page-phlaro-code__game-button:hover, .page-phlaro-code__promo-button:hover { background-color: #ff6a80; transform: translateY(-2px); } .page-phlaro-code__cta-button--secondary { background-color: #0f3460; margin-left: 20px; } .page-phlaro-code__cta-button--secondary:hover { background-color: #164a8c; } /* HERO Section */ .page-phlaro-code__hero-section { position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; color: #fff; min-height: 70vh; padding: 10px 20px 80px 20px; overflow: hidden; box-sizing: border-box; } .page-phlaro-code__hero-image-wrapper { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; overflow: hidden; } .page-phlaro-code__hero-image { width: 100%; height: 100%; object-fit: cover; filter: brightness(0.5); } .page-phlaro-code__hero-content { position: relative; z-index: 1; max-width: 900px; } .page-phlaro-code__hero-title { font-size: 3.5rem; margin-bottom: 20px; line-height: 1.1; text-shadow: 2px 2px 4px rgba(0,0,0,0.7); color: #fff; } .page-phlaro-code__hero-subtitle { font-size: 1.4rem; margin-bottom: 40px; text-shadow: 1px 1px 3px rgba(0,0,0,0.7); color: #f0f0f0; } .page-phlaro-code__hero-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; } /* Intro Section */ .page-phlaro-code__intro-section, .page-phlaro-code__quick-access-section, .page-phlaro-code__games-section, .page-phlaro-code__promotions-section, .page-phlaro-code__security-support-section, .page-phlaro-code__faq-section, .page-phlaro-code__blog-section { padding: 80px 20px; background-color: #1a1a2e; margin-bottom: 20px; } .page-phlaro-code__intro-section { background-color: #0f3460; } .page-phlaro-code__features { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; max-width: 1200px; margin: 0 auto; } .page-phlaro-code__feature-item { background-color: #1a1a2e; padding: 30px; border-radius: 12px; text-align: center; flex: 1 1 calc(33% - 40px); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); box-sizing: border-box; min-width: 280px; } .page-phlaro-code__feature-icon { width: 200px; height: auto; margin-bottom: 20px; border-radius: 8px; object-fit: cover; } .page-phlaro-code__feature-title { font-size: 1.8rem; color: #e94560; margin-bottom: 10px; } .page-phlaro-code__feature-text { font-size: 1rem; color: #cccccc; } /* Quick Access Section */ .page-phlaro-code__quick-access-section { background-color: #0f3460; } .page-phlaro-code__access-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; max-width: 1000px; margin: 0 auto; } .page-phlaro-code__access-button { padding: 12px 25px; font-size: 1rem; background-color: #e94560; border-radius: 6px; } /* Games Section */ .page-phlaro-code__games-section { background-color: #1a1a2e; } .page-phlaro-code__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-phlaro-code__game-category { background-color: #0f3460; border-radius: 12px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); text-align: center; display: flex; flex-direction: column; } .page-phlaro-code__game-image { width: 100%; height: 250px; object-fit: cover; border-bottom: 3px solid #e94560; } .page-phlaro-code__game-title { font-size: 1.7rem; color: #e94560; margin: 20px 15px 10px 15px; } .page-phlaro-code__game-text { font-size: 1rem; color: #cccccc; padding: 0 15px 20px 15px; flex-grow: 1; } .page-phlaro-code__game-button { margin: 0 15px 20px 15px; align-self: center; width: calc(100% - 30px); } /* Promotions Section */ .page-phlaro-code__promotions-section { background-color: #0f3460; } .page-phlaro-code__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-phlaro-code__promo-card { background-color: #1a1a2e; border-radius: 12px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); text-align: center; display: flex; flex-direction: column; } .page-phlaro-code__promo-image { width: 100%; height: 200px; object-fit: cover; border-bottom: 3px solid #e94560; } .page-phlaro-code__promo-title { font-size: 1.7rem; color: #e94560; margin: 20px 15px 10px 15px; } .page-phlaro-code__promo-text { font-size: 1rem; color: #cccccc; padding: 0 15px 20px 15px; flex-grow: 1; } .page-phlaro-code__promo-button { margin: 0 15px 20px 15px; align-self: center; width: calc(100% - 30px); } /* Security & Support Section */ .page-phlaro-code__security-support-section { background-color: #1a1a2e; } .page-phlaro-code__info-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto 50px auto; } .page-phlaro-code__info-item { background-color: #0f3460; padding: 30px; border-radius: 12px; text-align: center; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); box-sizing: border-box; } .page-phlaro-code__info-icon { width: 200px; height: auto; margin-bottom: 20px; border-radius: 8px; object-fit: cover; } .page-phlaro-code__info-title { font-size: 1.8rem; color: #e94560; margin-bottom: 10px; } .page-phlaro-code__info-text { font-size: 1rem; color: #cccccc; } .page-phlaro-code__contact-cta { text-align: center; margin-top: 40px; } /* FAQ Section */ .page-phlaro-code__faq-section { background-color: #0f3460; } .page-phlaro-code__faq-list { max-width: 900px; margin: 0 auto; } .page-phlaro-code__faq-item { background-color: #1a1a2e; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); } .page-phlaro-code__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #2e3a59; color: #fff; font-size: 1.2rem; font-weight: bold; user-select: none; transition: background-color 0.3s ease; } .page-phlaro-code__faq-question:hover { background-color: #3f4d71; } .page-phlaro-code__faq-heading { margin: 0; color: #fff; pointer-events: none; } .page-phlaro-code__faq-toggle { font-size: 1.5rem; font-weight: bold; color: #e94560; transition: transform 0.3s ease; pointer-events: none; } .page-phlaro-code__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; color: #cccccc; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; } .page-phlaro-code__faq-item.active .page-phlaro-code__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-phlaro-code__faq-item.active .page-phlaro-code__faq-toggle { transform: rotate(45deg); } /* Blog Section */ .page-phlaro-code__blog-section { background-color: #1a1a2e; } .page-phlaro-code__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-phlaro-code__blog-card { background-color: #0f3460; border-radius: 12px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); display: flex; flex-direction: column; } .page-phlaro-code__blog-image { width: 100%; height: 200px; object-fit: cover; border-bottom: 3px solid #e94560; } .page-phlaro-code__blog-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; } .page-phlaro-code__blog-title { font-size: 1.5rem; margin-bottom: 10px; line-height: 1.3; } .page-phlaro-code__blog-title a { color: #e94560; text-decoration: none; transition: color 0.3s ease; } .page-phlaro-code__blog-title a:hover { color: #ff6a80; text-decoration: underline; } .page-phlaro-code__blog-excerpt { font-size: 0.95rem; color: #cccccc; margin-bottom: 15px; flex-grow: 1; } .page-phlaro-code__blog-date { font-size: 0.85rem; color: #888; text-align: right; } /* Responsive adjustments */ @media (max-width: 1024px) { .page-phlaro-code__hero-title { font-size: 3rem; } .page-phlaro-code__hero-subtitle { font-size: 1.2rem; } .page-phlaro-code__section-title { font-size: 2rem; } .page-phlaro-code__feature-item, .page-phlaro-code__info-item { flex: 1 1 calc(50% - 20px); } } @media (max-width: 768px) { .page-phlaro-code__hero-section { min-height: 60vh; padding-bottom: 60px; } .page-phlaro-code__hero-title { font-size: 2.5rem; } .page-phlaro-code__hero-subtitle { font-size: 1.1rem; } .page-phlaro-code__hero-buttons { flex-direction: column; gap: 15px; } .page-phlaro-code__cta-button--secondary { margin-left: 0; } .page-phlaro-code__section-title { font-size: 1.8rem; } .page-phlaro-code__section-description { font-size: 1rem; } .page-phlaro-code__features, .page-phlaro-code__game-categories, .page-phlaro-code__promo-grid, .page-phlaro-code__info-grid, .page-phlaro-code__blog-grid { gap: 20px; } .page-phlaro-code__feature-item, .page-phlaro-code__game-category, .page-phlaro-code__promo-card, .page-phlaro-code__info-item, .page-phlaro-code__blog-card { flex: 1 1 100%; min-width: unset; box-sizing: border-box !important; width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; } .page-phlaro-code__feature-icon, .page-phlaro-code__info-icon { width: 250px; height: auto; } .page-phlaro-code__access-links { flex-direction: column; align-items: center; } .page-phlaro-code__access-button, .page-phlaro-code__game-button, .page-phlaro-code__promo-button { width: 100%; margin-left: 0; margin-right: 0; padding: 12px 20px; } .page-phlaro-code__faq-question { padding: 15px 20px; font-size: 1.1rem; } .page-phlaro-code__faq-answer { padding: 0 20px; } .page-phlaro-code__faq-item.active .page-phlaro-code__faq-answer { padding: 15px 20px !important; } /* Image responsiveness */ .page-phlaro-code__hero-image, .page-phlaro-code__feature-icon, .page-phlaro-code__game-image, .page-phlaro-code__promo-image, .page-phlaro-code__info-icon, .page-phlaro-code__blog-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-phlaro-code__hero-image-wrapper { width: 100% !important; max-width: 100% !important; overflow: hidden !important; box-sizing: border-box !important; } }