.page-superph-register-philippines { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; padding-bottom: 80px; } .page-superph-register-philippines__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); text-align: center; } .page-superph-register-philippines__section--dark { background-color: #2c3e50; color: #ecf0f1; } .page-superph-register-philippines__section--dark h2, .page-superph-register-philippines__section--dark h3 { color: #ecf0f1; } .page-superph-register-philippines__section-title { font-size: 2.5em; color: #2980b9; margin-bottom: 20px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; } .page-superph-register-philippines__section-subtitle { font-size: 1.8em; color: #2c3e50; margin-bottom: 15px; } .page-superph-register-philippines__text-content { max-width: 800px; margin: 0 auto 20px auto; font-size: 1.1em; line-height: 1.8; } .page-superph-register-philippines__btn { display: inline-block; background-color: #e74c3c; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; font-size: 1em; } .page-superph-register-philippines__btn:hover { background-color: #c0392b; transform: translateY(-2px); } .page-superph-register-philippines__btn--secondary { background-color: #3498db; } .page-superph-register-philippines__btn--secondary:hover { background-color: #2980b9; } .page-superph-register-philippines__hero-section { background-color: #f4f7f6; padding: 10px 0 0 0; text-align: center; position: relative; overflow: hidden; } .page-superph-register-philippines__hero-image { width: 100%; height: auto; max-width: 100%; display: block; object-fit: cover; } .page-superph-register-philippines__hero-content { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 1; color: #fff; text-shadow: 2px 2px 4px rgba(0,0,0,0.7); width: 90%; max-width: 900px; } .page-superph-register-philippines__hero-title { font-size: 3em; margin-bottom: 15px; color: #fff; text-shadow: 2px 2px 4px rgba(0,0,0,0.7); } .page-superph-register-philippines__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; color: #fff; text-shadow: 1px 1px 3px rgba(0,0,0,0.5); } .page-superph-register-philippines__floating-buttons { position: fixed; bottom: 20px; width: 100%; display: flex; justify-content: center; gap: 15px; z-index: 1000; box-sizing: border-box; padding: 0 20px; } .page-superph-register-philippines__floating-btn { flex: 1; max-width: 180px; padding: 15px 10px; font-size: 1.1em; text-align: center; } .page-superph-register-philippines__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; max-width: 1000px; margin: 0 auto; } .page-superph-register-philippines__quick-access-item { background-color: #f0f0f0; padding: 20px; border-radius: 8px; text-align: center; box-shadow: 0 1px 3px rgba(0,0,0,0.1); } .page-superph-register-philippines__quick-access-item h3 { margin-top: 0; color: #2980b9; font-size: 1.3em; } .page-superph-register-philippines__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 20px; max-width: 1200px; margin: 0 auto; } .page-superph-register-philippines__game-card { background-color: #f9f9f9; padding: 15px; border-radius: 8px; text-align: center; box-shadow: 0 1px 3px rgba(0,0,0,0.1); display: flex; flex-direction: column; align-items: center; justify-content: space-between; min-height: 200px; } .page-superph-register-philippines__game-card-image { width: 80px; height: 80px; object-fit: contain; margin-bottom: 10px; } .page-superph-register-philippines__game-card h3 { font-size: 1.1em; color: #34495e; margin: 10px 0; } .page-superph-register-philippines__game-card p { font-size: 0.9em; color: #7f8c8d; flex-grow: 1; } .page-superph-register-philippines__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; max-width: 1200px; margin: 0 auto; } .page-superph-register-philippines__promo-card { background-color: #f9f9f9; padding: 20px; border-radius: 8px; text-align: left; box-shadow: 0 1px 3px rgba(0,0,0,0.1); display: flex; flex-direction: column; } .page-superph-register-philippines__promo-card h3 { font-size: 1.4em; color: #e74c3c; margin-top: 0; margin-bottom: 10px; } .page-superph-register-philippines__promo-card p { font-size: 0.95em; color: #555; flex-grow: 1; margin-bottom: 15px; } .page-superph-register-philippines__security-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 25px; max-width: 900px; margin: 0 auto; } .page-superph-register-philippines__feature-item { flex: 1 1 280px; background-color: #f0f0f0; padding: 20px; border-radius: 8px; text-align: left; box-shadow: 0 1px 3px rgba(0,0,0,0.1); min-width: 280px; max-width: 350px; } .page-superph-register-philippines__feature-item h3 { font-size: 1.3em; color: #2980b9; margin-top: 0; margin-bottom: 10px; } .page-superph-register-philippines__feature-item p { font-size: 0.95em; color: #555; } .page-superph-register-philippines__faq-list { max-width: 800px; margin: 0 auto; text-align: left; } .page-superph-register-philippines__faq-item { margin-bottom: 10px; border: 1px solid #ddd; border-radius: 8px; overflow: hidden; } .page-superph-register-philippines__faq-question { background-color: #f9f9f9; padding: 15px 20px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; font-weight: bold; color: #34495e; user-select: none; transition: background-color 0.3s ease; } .page-superph-register-philippines__faq-question:hover { background-color: #f0f0f0; } .page-superph-register-philippines__faq-question h3 { margin: 0; font-size: 1.1em; pointer-events: none; } .page-superph-register-philippines__faq-toggle { font-size: 1.5em; line-height: 1; pointer-events: none; transition: transform 0.3s ease; } .page-superph-register-philippines__faq-item.active .page-superph-register-philippines__faq-toggle { transform: rotate(45deg); } .page-superph-register-philippines__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; background-color: #fff; } .page-superph-register-philippines__faq-item.active .page-superph-register-philippines__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-superph-register-philippines__faq-answer p { margin: 0; font-size: 0.95em; color: #555; } .page-superph-register-philippines__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; max-width: 1200px; margin: 0 auto; } .page-superph-register-philippines__blog-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px rgba(0,0,0,0.1); text-align: left; display: flex; flex-direction: column; } .page-superph-register-philippines__blog-card-image { width: 100%; height: 180px; object-fit: cover; } .page-superph-register-philippines__blog-card-content { padding: 15px; flex-grow: 1; display: flex; flex-direction: column; } .page-superph-register-philippines__blog-card h3 { font-size: 1.2em; color: #34495e; margin-top: 0; margin-bottom: 10px; } .page-superph-register-philippines__blog-card p { font-size: 0.9em; color: #7f8c8d; flex-grow: 1; margin-bottom: 15px; } .page-superph-register-philippines__blog-card .page-superph-register-philippines__btn { align-self: flex-start; } @media (max-width: 768px) { .page-superph-register-philippines__hero-title { font-size: 2em; } .page-superph-register-philippines__hero-subtitle { font-size: 1.2em; } .page-superph-register-philippines__section-title { font-size: 2em; } .page-superph-register-philippines__section-subtitle { font-size: 1.5em; } .page-superph-register-philippines__floating-buttons { bottom: 10px; gap: 10px; padding: 0 10px; } .page-superph-register-philippines__floating-btn { font-size: 1em; padding: 12px 8px; max-width: 150px; } .page-superph-register-philippines__quick-access-grid, .page-superph-register-philippines__games-grid, .page-superph-register-philippines__promo-grid, .page-superph-register-philippines__blog-grid { grid-template-columns: 1fr; } .page-superph-register-philippines__quick-access-item, .page-superph-register-philippines__game-card, .page-superph-register-philippines__promo-card, .page-superph-register-philippines__feature-item, .page-superph-register-philippines__blog-card { width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; } .page-superph-register-philippines__section { padding: 30px 15px; } .page-superph-register-philippines__text-content { font-size: 1em; } .page-superph-register-philippines__faq-list { padding: 0; } .page-superph-register-philippines__faq-item { margin-left: 0 !important; margin-right: 0 !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; } .page-superph-register-philippines__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-superph-register-philippines__game-card p { font-size: 0.85em; } } @media (max-width: 480px) { .page-superph-register-philippines__hero-title { font-size: 1.8em; } .page-superph-register-philippines__hero-subtitle { font-size: 1em; } .page-superph-register-philippines__floating-buttons { flex-direction: column; align-items: center; } .page-superph-register-philippines__floating-btn { max-width: 250px; width: 100%; } }