.page-ph365-log-in-org-ph-register__hero-section { background: linear-gradient(135deg, #2a0a5e 0%, #4a148c 100%); color: #fff; padding: 10px 0 60px; text-align: center; overflow: hidden; position: relative; border-bottom: 5px solid #ffeb3b; } .page-ph365-log-in-org-ph-register__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.2; z-index: 0; } .page-ph365-log-in-org-ph-register__hero-content { position: relative; z-index: 1; max-width: 90%; margin: 0 auto; padding-top: 20px; } .page-ph365-log-in-org-ph-register__hero-title { font-size: clamp(2.2rem, 5vw, 3.8rem); margin-bottom: 20px; line-height: 1.2; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-ph365-log-in-org-ph-register__hero-description { font-size: clamp(1rem, 2.5vw, 1.4rem); margin-bottom: 30px; line-height: 1.6; max-width: 800px; margin-left: auto; margin-right: auto; } .page-ph365-log-in-org-ph-register__cta-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; margin-bottom: 40px; } .page-ph365-log-in-org-ph-register__cta-button { display: inline-block; background-color: #ffeb3b; color: #4a148c; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1rem; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); } .page-ph365-log-in-org-ph-register__cta-button:hover { background-color: #ffd600; transform: translateY(-3px); } .page-ph365-log-in-org-ph-register__hero-image { max-width: 100%; height: auto; border-radius: 15px; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4); margin-top: 30px; } .page-ph365-log-in-org-ph-register__floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 15px; } .page-ph365-log-in-org-ph-register__floating-button { background-color: #ffeb3b; color: #4a148c; width: 60px; height: 60px; border-radius: 50%; display: flex; justify-content: center; align-items: center; font-weight: bold; font-size: 0.9rem; text-decoration: none; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease, transform 0.3s ease; text-align: center; line-height: 1.2; } .page-ph365-log-in-org-ph-register__floating-button:hover { background-color: #ffd600; transform: scale(1.05); } .page-ph365-log-in-org-ph-register__features-section { background-color: #f5f5f5; padding: 60px 20px; text-align: center; } .page-ph365-log-in-org-ph-register__section-title { font-size: clamp(1.8rem, 4vw, 3rem); color: #333; margin-bottom: 40px; } .page-ph365-log-in-org-ph-register__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-ph365-log-in-org-ph-register__feature-item { background-color: #fff; padding: 30px; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); text-align: left; transition: transform 0.3s ease; } .page-ph365-log-in-org-ph-register__feature-item:hover { transform: translateY(-5px); } .page-ph365-log-in-org-ph-register__feature-icon { max-width: 80px; height: auto; margin-bottom: 20px; display: block; margin-left: auto; margin-right: auto; } .page-ph365-log-in-org-ph-register__feature-title { font-size: 1.5rem; color: #4a148c; margin-bottom: 15px; } .page-ph365-log-in-org-ph-register__feature-description { font-size: 1rem; color: #666; line-height: 1.6; } .page-ph365-log-in-org-ph-register__game-showcase-section { background-color: #333; padding: 60px 20px; text-align: center; color: #fff; } .page-ph365-log-in-org-ph-register__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; max-width: 1200px; margin: 0 auto; } .page-ph365-log-in-org-ph-register__game-card { background-color: #1a1a1a; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-ph365-log-in-org-ph-register__game-card:hover { transform: translateY(-5px); } .page-ph365-log-in-org-ph-register__game-image { width: 100%; height: 200px; object-fit: cover; } .page-ph365-log-in-org-ph-register__game-info { padding: 20px; } .page-ph365-log-in-org-ph-register__game-title { font-size: 1.3rem; color: #ffeb3b; margin-bottom: 10px; } .page-ph365-log-in-org-ph-register__game-description { font-size: 0.9rem; color: #bbb; line-height: 1.5; margin-bottom: 15px; } .page-ph365-log-in-org-ph-register__play-button { display: inline-block; background-color: #ffeb3b; color: #4a148c; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 0.9rem; transition: background-color 0.3s ease; } .page-ph365-log-in-org-ph-register__play-button:hover { background-color: #ffd600; } .page-ph365-log-in-org-ph-register__promotions-section { background-color: #4a148c; padding: 60px 20px; text-align: center; color: #fff; } .page-ph365-log-in-org-ph-register__promotions-content { max-width: 900px; margin: 0 auto; } .page-ph365-log-in-org-ph-register__promotions-text { font-size: 1.1rem; line-height: 1.8; margin-bottom: 30px; } .page-ph365-log-in-org-ph-register__promo-image { max-width: 100%; height: auto; border-radius: 10px; margin-bottom: 30px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); } .page-ph365-log-in-org-ph-register__faq-section { background-color: #f0f0f0; padding: 60px 20px; } .page-ph365-log-in-org-ph-register__faq-container { max-width: 900px; margin: 0 auto; } .page-ph365-log-in-org-ph-register__faq-item { background-color: #fff; margin-bottom: 15px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); overflow: hidden; } .page-ph365-log-in-org-ph-register__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #fff; transition: background-color 0.3s ease; user-select: none; } .page-ph365-log-in-org-ph-register__faq-question:hover { background-color: #f9f9f9; } .page-ph365-log-in-org-ph-register__faq-question h3 { margin: 0; font-size: 1.2rem; color: #333; pointer-events: none; } .page-ph365-log-in-org-ph-register__faq-toggle { font-size: 1.8rem; font-weight: bold; color: #4a148c; transition: transform 0.3s ease; pointer-events: none; } .page-ph365-log-in-org-ph-register__faq-item.active .page-ph365-log-in-org-ph-register__faq-toggle { transform: rotate(45deg); } .page-ph365-log-in-org-ph-register__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; color: #555; line-height: 1.6; font-size: 1rem; } .page-ph365-log-in-org-ph-register__faq-item.active .page-ph365-log-in-org-ph-register__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } @media (max-width: 768px) { .page-ph365-log-in-org-ph-register__hero-content { padding-top: 10px; } .page-ph365-log-in-org-ph-register__hero-title { font-size: 2.2rem; } .page-ph365-log-in-org-ph-register__hero-description { font-size: 1rem; } .page-ph365-log-in-org-ph-register__cta-buttons { flex-direction: column; gap: 15px; } .page-ph365-log-in-org-ph-register__cta-button { width: 80%; margin: 0 auto; padding: 12px 25px; font-size: 1rem; } .page-ph365-log-in-org-ph-register__floating-buttons { bottom: 15px; right: 15px; gap: 10px; } .page-ph365-log-in-org-ph-register__floating-button { width: 50px; height: 50px; font-size: 0.8rem; } .page-ph365-log-in-org-ph-register__section-title { font-size: 2rem; } .page-ph365-log-in-org-ph-register__features-grid, .page-ph365-log-in-org-ph-register__game-grid { grid-template-columns: 1fr; } .page-ph365-log-in-org-ph-register__feature-item, .page-ph365-log-in-org-ph-register__game-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-ph365-log-in-org-ph-register__faq-question { padding: 15px 20px; } .page-ph365-log-in-org-ph-register__faq-question h3 { font-size: 1.1rem; } .page-ph365-log-in-org-ph-register__faq-answer { padding: 0 20px; font-size: 0.95rem; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-ph365-log-in-org-ph-register__faq-item.active .page-ph365-log-in-org-ph-register__faq-answer { padding: 15px 20px !important; } }