.page-ph365-log-in-apps { font-family: 'Arial', sans-serif; color: #333; background-color: #f8f8f8; line-height: 1.6; padding-top: 10px; } .page-ph365-log-in-apps__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-ph365-log-in-apps__header { text-align: center; margin-bottom: 40px; } .page-ph365-log-in-apps__brand-keyword { font-size: 2.5em; color: #d4af37; margin-bottom: 10px; text-shadow: 2px 2px 4px rgba(0,0,0,0.2); } .page-ph365-log-in-apps__promo-slogan { font-size: 1.2em; color: #555; } .page-ph365-log-in-apps__hero-section { background: linear-gradient(135deg, #2c3e50, #4ca1af); color: #fff; padding: 60px 20px; text-align: center; border-radius: 8px; margin-bottom: 40px; position: relative; overflow: hidden; } .page-ph365-log-in-apps__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('[GALLERY:abstract:1920x1080:gaming,abstract,pattern]') no-repeat center center/cover; opacity: 0.1; z-index: 0; } .page-ph365-log-in-apps__hero-content { position: relative; z-index: 1; } .page-ph365-log-in-apps__hero-title { font-size: 2.8em; margin-bottom: 15px; text-shadow: 1px 1px 3px rgba(0,0,0,0.3); } .page-ph365-log-in-apps__hero-description { font-size: 1.2em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-ph365-log-in-apps__cta-button { display: inline-block; background-color: #d4af37; color: #fff; padding: 14px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; margin: 10px; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; } .page-ph365-log-in-apps__cta-button:hover { background-color: #e6b800; transform: translateY(-2px); } .page-ph365-log-in-apps__section-title { font-size: 2em; color: #2c3e50; text-align: center; margin-bottom: 30px; position: relative; padding-bottom: 10px; } .page-ph365-log-in-apps__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 60px; height: 3px; background-color: #d4af37; } .page-ph365-log-in-apps__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-bottom: 40px; } .page-ph365-log-in-apps__feature-item { background-color: #fff; padding: 30px; border-radius: 8px; box-shadow: 0 4px 15px rgba(0,0,0,0.08); text-align: center; transition: transform 0.3s ease; } .page-ph365-log-in-apps__feature-item:hover { transform: translateY(-5px); } .page-ph365-log-in-apps__feature-icon { width: 80px; height: 80px; margin-bottom: 20px; object-fit: contain; } .page-ph365-log-in-apps__feature-title { font-size: 1.4em; color: #2c3e50; margin-bottom: 15px; } .page-ph365-log-in-apps__feature-description { font-size: 0.95em; color: #666; } .page-ph365-log-in-apps__download-guide-section { background-color: #ecf0f1; padding: 50px 20px; border-radius: 8px; margin-bottom: 40px; } .page-ph365-log-in-apps__guide-steps { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 30px; } .page-ph365-log-in-apps__step-item { background-color: #fff; padding: 25px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0,0,0,0.05); text-align: center; flex: 1 1 300px; max-width: 350px; } .page-ph365-log-in-apps__step-number { font-size: 2.2em; color: #d4af37; font-weight: bold; margin-bottom: 15px; } .page-ph365-log-in-apps__step-title { font-size: 1.3em; color: #2c3e50; margin-bottom: 10px; } .page-ph365-log-in-apps__step-description { font-size: 0.9em; color: #666; } .page-ph365-log-in-apps__step-image { max-width: 100%; height: auto; border-radius: 5px; margin-top: 15px; box-shadow: 0 2px 8px rgba(0,0,0,0.1); } .page-ph365-log-in-apps__game-selection-section { margin-bottom: 40px; } .page-ph365-log-in-apps__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 20px; justify-items: center; } .page-ph365-log-in-apps__game-item { text-align: center; background-color: #fff; padding: 15px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0,0,0,0.05); transition: transform 0.2s ease; } .page-ph365-log-in-apps__game-item:hover { transform: translateY(-3px); } .page-ph365-log-in-apps__game-logo { width: 100%; max-width: 120px; height: auto; object-fit: contain; margin-bottom: 10px; } .page-ph365-log-in-apps__game-name { font-size: 0.95em; color: #2c3e50; font-weight: bold; } .page-ph365-log-in-apps__why-choose-section { background-color: #fdfdfd; padding: 50px 20px; border-radius: 8px; margin-bottom: 40px; } .page-ph365-log-in-apps__benefit-list { list-style: none; padding: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; } .page-ph365-log-in-apps__benefit-item { background-color: #e0e0e0; padding: 15px 25px; border-radius: 25px; color: #2c3e50; font-weight: bold; font-size: 1.05em; transition: background-color 0.3s ease; } .page-ph365-log-in-apps__benefit-item:hover { background-color: #d4af37; color: #fff; } .page-ph365-log-in-apps__faq-section { margin-bottom: 40px; } .page-ph365-log-in-apps__faq-item { background-color: #fff; margin-bottom: 15px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0,0,0,0.05); overflow: hidden; } .page-ph365-log-in-apps__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 25px; background-color: #e0e0e0; color: #2c3e50; font-size: 1.1em; font-weight: bold; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-ph365-log-in-apps__faq-question:hover { background-color: #d4af37; color: #fff; } .page-ph365-log-in-apps__faq-question h3 { margin: 0; font-size: 1.1em; color: inherit; pointer-events: none; } .page-ph365-log-in-apps__faq-toggle { font-size: 1.5em; font-weight: bold; pointer-events: none; transition: transform 0.3s ease; } .page-ph365-log-in-apps__faq-item.active .page-ph365-log-in-apps__faq-toggle { transform: rotate(45deg); } .page-ph365-log-in-apps__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; background-color: #fdfdfd; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; } .page-ph365-log-in-apps__faq-item.active .page-ph365-log-in-apps__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-ph365-log-in-apps__faq-answer p { margin: 0; color: #555; } .page-ph365-log-in-apps__cta-bottom-section { background: linear-gradient(45deg, #4ca1af, #2c3e50); color: #fff; padding: 60px 20px; text-align: center; border-radius: 8px; } .page-ph365-log-in-apps__cta-bottom-title { font-size: 2.2em; margin-bottom: 20px; text-shadow: 1px 1px 2px rgba(0,0,0,0.3); } .page-ph365-log-in-apps__cta-bottom-description { font-size: 1.1em; margin-bottom: 30px; max-width: 700px; margin-left: auto; margin-right: auto; } .page-ph365-log-in-apps__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; } .page-ph365-log-in-apps__floating-button { background-color: #d4af37; color: #fff; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1em; text-align: center; box-shadow: 0 4px 10px rgba(0,0,0,0.2); transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; min-width: 120px; } .page-ph365-log-in-apps__floating-button:hover { background-color: #e6b800; transform: translateY(-2px); } .page-ph365-log-in-apps__image-container { text-align: center; margin: 20px 0; } .page-ph365-log-in-apps__image { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 5px 20px rgba(0,0,0,0.1); } @media (max-width: 768px) { .page-ph365-log-in-apps__container { padding: 15px; } .page-ph365-log-in-apps__brand-keyword { font-size: 2em; } .page-ph365-log-in-apps__hero-title { font-size: 2em; } .page-ph365-log-in-apps__hero-description { font-size: 1em; } .page-ph365-log-in-apps__cta-button { padding: 12px 25px; font-size: 1em; margin: 5px; } .page-ph365-log-in-apps__section-title { font-size: 1.8em; } .page-ph365-log-in-apps__features-grid { grid-template-columns: 1fr; } .page-ph365-log-in-apps__feature-item { padding: 25px; } .page-ph365-log-in-apps__feature-title { font-size: 1.2em; } .page-ph365-log-in-apps__download-guide-section { padding: 40px 15px; } .page-ph365-log-in-apps__step-item { flex: 1 1 100%; max-width: 100%; } .page-ph365-log-in-apps__game-grid { grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); } .page-ph365-log-in-apps__game-logo { max-width: 100px; } .page-ph365-log-in-apps__benefit-item { font-size: 0.9em; padding: 10px 20px; } .page-ph365-log-in-apps__faq-question { padding: 15px 20px; font-size: 1em; } .page-ph365-log-in-apps__faq-question h3 { font-size: 1em; } .page-ph365-log-in-apps__faq-answer { padding: 0 20px; } .page-ph365-log-in-apps__faq-item.active .page-ph365-log-in-apps__faq-answer { padding: 15px 20px !important; } .page-ph365-log-in-apps__cta-bottom-section { padding: 40px 15px; } .page-ph365-log-in-apps__cta-bottom-title { font-size: 1.8em; } .page-ph365-log-in-apps__cta-bottom-description { font-size: 1em; } .page-ph365-log-in-apps__floating-buttons { right: 10px; bottom: 10px; } .page-ph365-log-in-apps__floating-button { padding: 10px 15px; font-size: 0.9em; min-width: 100px; } .page-ph365-log-in-apps__list-container { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-ph365-log-in-apps__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-ph365-log-in-apps__image { max-width: 100% !important; height: auto !important; } .page-ph365-log-in-apps__image-wrapper { width: 100% !important; max-width: 100% !important; overflow: hidden !important; box-sizing: border-box !important; } }