body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #f4f4f4; color: #333; line-height: 1.6; } .page-www-www-ph365 { max-width: 1200px; margin: 0 auto; padding: 10px; } .page-www-www-ph365__section { background-color: #fff; margin-bottom: 20px; padding: 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); } .page-www-www-ph365__section-title { text-align: center; color: #0056b3; margin-bottom: 25px; font-size: 2.2em; font-weight: bold; } .page-www-www-ph365__section-subtitle { text-align: center; color: #555; margin-bottom: 30px; font-size: 1.2em; } .page-www-www-ph365__hero-section { background: linear-gradient(135deg, #007bff, #003d7a); color: #fff; text-align: center; padding: 60px 20px; border-radius: 8px; margin-bottom: 20px; position: relative; overflow: hidden; padding-top: 70px; } .page-www-www-ph365__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; } .page-www-www-ph365__hero-content { position: relative; z-index: 1; } .page-www-www-ph365__hero-title { font-size: 2.8em; margin-bottom: 15px; line-height: 1.2; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-www-www-ph365__hero-description { font-size: 1.3em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-www-www-ph365__cta-button { display: inline-block; background-color: #ffc107; color: #333; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.2s ease; margin: 0 10px; border: none; cursor: pointer; } .page-www-www-ph365__cta-button:hover { background-color: #e0a800; transform: translateY(-2px); } .page-www-www-ph365__cta-button--primary { background-color: #28a745; color: #fff; } .page-www-www-ph365__cta-button--primary:hover { background-color: #218838; } .page-www-www-ph365__floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; } .page-www-www-ph365__floating-button { background-color: #007bff; color: #fff; padding: 10px 15px; border-radius: 50px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.2s ease; text-align: center; font-size: 0.9em; min-width: 80px; } .page-www-www-ph365__floating-button:hover { background-color: #0056b3; transform: scale(1.05); } .page-www-www-ph365__floating-button--register { background-color: #28a745; } .page-www-www-ph365__floating-button--register:hover { background-color: #218838; } .page-www-www-ph365__intro-text { text-align: justify; margin-bottom: 20px; font-size: 1.1em; } .page-www-www-ph365__link-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 15px; margin-top: 20px; } .page-www-www-ph365__link-item { text-align: center; } .page-www-www-ph365__link-button { display: block; background-color: #17a2b8; color: #fff; padding: 15px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; font-size: 1.0em; } .page-www-www-ph365__link-button:hover { background-color: #138496; } .page-www-www-ph365__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-www-www-ph365__game-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease; } .page-www-www-ph365__game-card:hover { transform: translateY(-5px); } .page-www-www-ph365__game-card-image { width: 100%; height: 200px; object-fit: cover; } .page-www-www-ph365__game-card-content { padding: 15px; } .page-www-www-ph365__game-card-title { font-size: 1.4em; color: #0056b3; margin-bottom: 10px; } .page-www-www-ph365__game-card-description { font-size: 0.95em; color: #666; margin-bottom: 15px; min-height: 45px; } .page-www-www-ph365__promotion-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-www-www-ph365__promotion-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease; } .page-www-www-ph365__promotion-card:hover { transform: translateY(-5px); } .page-www-www-ph365__promotion-card-image { width: 100%; height: 200px; object-fit: cover; } .page-www-www-ph365__promotion-card-content { padding: 15px; } .page-www-www-ph365__promotion-card-title { font-size: 1.4em; color: #0056b3; margin-bottom: 10px; } .page-www-www-ph365__promotion-card-description { font-size: 0.95em; color: #666; margin-bottom: 15px; min-height: 45px; } .page-www-www-ph365__support-info { display: flex; flex-wrap: wrap; justify-content: space-around; gap: 20px; margin-top: 20px; text-align: center; } .page-www-www-ph365__support-item { flex: 1 1 280px; padding: 15px; background-color: #e9f7ff; border-radius: 5px; } .page-www-www-ph365__support-item-title { font-size: 1.2em; color: #0056b3; margin-bottom: 10px; } .page-www-www-ph365__faq-list { margin-top: 20px; } .page-www-www-ph365__faq-item { background-color: #f0f8ff; border: 1px solid #d0e9ff; border-radius: 5px; margin-bottom: 10px; overflow: hidden; } .page-www-www-ph365__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #e0f2ff; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-www-www-ph365__faq-question:hover { background-color: #cce7ff; } .page-www-www-ph365__faq-question h3 { margin: 0; font-size: 1.1em; color: #0056b3; pointer-events: none; } .page-www-www-ph365__faq-toggle { font-size: 1.5em; font-weight: bold; color: #0056b3; transition: transform 0.3s ease; pointer-events: none; } .page-www-www-ph365__faq-item.active .page-www-www-ph365__faq-toggle { transform: rotate(45deg); } .page-www-www-ph365__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease; opacity: 0; } .page-www-www-ph365__faq-item.active .page-www-www-ph365__faq-answer { max-height: 2000px !important; padding: 15px 20px !important; opacity: 1; } .page-www-www-ph365__faq-answer p { margin: 0; padding-bottom: 10px; font-size: 0.95em; color: #555; } .page-www-www-ph365__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-www-www-ph365__blog-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; } .page-www-www-ph365__blog-card:hover { transform: translateY(-5px); } .page-www-www-ph365__blog-card-image { width: 100%; height: 180px; object-fit: cover; } .page-www-www-ph365__blog-card-content { padding: 15px; } .page-www-www-ph365__blog-card-title { font-size: 1.3em; color: #0056b3; margin-bottom: 10px; } .page-www-www-ph365__blog-card-excerpt { font-size: 0.9em; color: #666; margin-bottom: 15px; min-height: 40px; } .page-www-www-ph365__blog-card-link { display: inline-block; background-color: #007bff; color: #fff; padding: 8px 15px; border-radius: 5px; text-decoration: none; font-size: 0.9em; transition: background-color 0.3s ease; } .page-www-www-ph365__blog-card-link:hover { background-color: #0056b3; } /* Responsive adjustments */ @media (max-width: 768px) { .page-www-www-ph365 { padding: 5px; } .page-www-www-ph365__hero-title { font-size: 2em; } .page-www-www-ph365__hero-description { font-size: 1em; } .page-www-www-ph365__cta-button { padding: 10px 20px; font-size: 1em; margin: 5px; } .page-www-www-ph365__section-title { font-size: 1.8em; } .page-www-www-ph365__section-subtitle { font-size: 1em; } .page-www-www-ph365__intro-text { font-size: 1em; } .page-www-www-ph365__link-grid { grid-template-columns: 1fr; } .page-www-www-ph365__game-grid, .page-www-www-ph365__promotion-grid, .page-www-www-ph365__blog-grid { grid-template-columns: 1fr; } .page-www-www-ph365__game-card-image, .page-www-www-ph365__promotion-card-image, .page-www-www-ph365__blog-card-image { height: 150px; } .page-www-www-ph365__game-card-title, .page-www-www-ph365__promotion-card-title, .page-www-www-ph365__blog-card-title { font-size: 1.2em; } .page-www-www-ph365__game-card-description, .page-www-www-ph365__promotion-card-description, .page-www-www-ph365__blog-card-excerpt, .page-www-www-ph365__faq-answer p { font-size: 0.9em; } .page-www-www-ph365__faq-question h3 { font-size: 1em; } .page-www-www-ph365__faq-toggle { font-size: 1.3em; } .page-www-www-ph365__faq-answer { padding: 0 15px; } .page-www-www-ph365__faq-item.active .page-www-www-ph365__faq-answer { padding: 10px 15px !important; } .page-www-www-ph365__floating-buttons { bottom: 15px; right: 15px; gap: 8px; } .page-www-www-ph365__floating-button { padding: 8px 12px; font-size: 0.8em; min-width: 70px; } } @media (max-width: 375px) { .page-www-www-ph365__hero-title { font-size: 1.8em; } .page-www-www-ph365__hero-description { font-size: 0.9em; } .page-www-www-ph365__cta-button { padding: 8px 15px; font-size: 0.9em; } .page-www-www-ph365__section-title { font-size: 1.6em; } .page-www-www-ph365__intro-text { font-size: 0.9em; } .page-www-www-ph365__game-card-description, .page-www-www-ph365__promotion-card-description, .page-www-www-ph365__blog-card-excerpt { min-height: unset; } .page-www-www-ph365__link-grid > *, .page-www-www-ph365__game-grid > *, .page-www-www-ph365__promotion-grid > *, .page-www-www-ph365__blog-grid > * { width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-www-www-ph365__link-grid, .page-www-www-ph365__game-grid, .page-www-www-ph365__promotion-grid, .page-www-www-ph365__blog-grid { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-www-www-ph365__faq-item, .page-www-www-ph365__blog-card, .page-www-www-ph365__promotion-card, .page-www-www-ph365__game-card { width: 100% !important; box-sizing: border-box !important; } .page-www-www-ph365__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } img { max-width: 100% !important; height: auto !important; } }