.page-phwin88-com-app-for-android { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-phwin88-com-app-for-android__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-phwin88-com-app-for-android__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); }.page-phwin88-com-app-for-android__section:first-of-type { padding-top: 10px; /* Account for header offset, assuming body has main offset */ }.page-phwin88-com-app-for-android__hero-section { background-color: #0056b3; color: #fff; text-align: center; padding: 60px 20px; border-radius: 0; box-shadow: none; position: relative; overflow: hidden; }.page-phwin88-com-app-for-android__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; opacity: 0.3; }.page-phwin88-com-app-for-android__hero-content { position: relative; z-index: 2; max-width: 800px; margin: 0 auto; }.page-phwin88-com-app-for-android__hero-title { font-size: 2.8em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0,0,0,0.5); }.page-phwin88-com-app-for-android__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; }.page-phwin88-com-app-for-android__button { display: inline-block; background-color: #ffc107; color: #333; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; margin: 10px; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; }.page-phwin88-com-app-for-android__button:hover { background-color: #e0a800; transform: translateY(-2px); }.page-phwin88-com-app-for-android__button--primary { background-color: #28a745; color: #fff; }.page-phwin88-com-app-for-android__button--primary:hover { background-color: #218838; }.page-phwin88-com-app-for-android__heading { font-size: 2em; color: #0056b3; margin-bottom: 25px; text-align: center; }.page-phwin88-com-app-for-android__text-content { font-size: 1.1em; margin-bottom: 20px; }.page-phwin88-com-app-for-android__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; }.page-phwin88-com-app-for-android__card { background-color: #f0f0f0; border-radius: 8px; padding: 20px; text-align: center; box-shadow: 0 1px 3px rgba(0,0,0,0.1); }.page-phwin88-com-app-for-android__card-image { width: 100%; height: 250px; object-fit: cover; border-radius: 5px; margin-bottom: 15px; }.page-phwin88-com-app-for-android__card-title { font-size: 1.4em; color: #0056b3; margin-bottom: 10px; }.page-phwin88-com-app-for-android__card-description { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-phwin88-com-app-for-android__list { list-style: none; padding: 0; margin: 0; }.page-phwin88-com-app-for-android__list-item { background-color: #e9ecef; border-left: 5px solid #0056b3; padding: 15px; margin-bottom: 10px; border-radius: 4px; display: flex; align-items: center; justify-content: space-between; font-weight: bold; box-sizing: border-box; }.page-phwin88-com-app-for-android__list-item a { text-decoration: none; color: #0056b3; display: block; width: 100%; text-align: left; }.page-phwin88-com-app-for-android__list-item a:hover { text-decoration: underline; }.page-phwin88-com-app-for-android__faq-item { background-color: #f0f0f0; border-radius: 8px; margin-bottom: 10px; overflow: hidden; box-shadow: 0 1px 3px rgba(0,0,0,0.1); }.page-phwin88-com-app-for-android__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; user-select: none; background-color: #0056b3; color: #fff; border-bottom: 1px solid rgba(255,255,255,0.2); }.page-phwin88-com-app-for-android__faq-question h3 { margin: 0; font-size: 1.2em; pointer-events: none; }.page-phwin88-com-app-for-android__faq-toggle { font-size: 1.5em; font-weight: bold; transition: transform 0.3s ease; pointer-events: none; }.page-phwin88-com-app-for-android__faq-item.active .page-phwin88-com-app-for-android__faq-toggle { transform: rotate(45deg); }.page-phwin88-com-app-for-android__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.4s ease; opacity: 0; background-color: #fff; color: #333; }.page-phwin88-com-app-for-android__faq-item.active .page-phwin88-com-app-for-android__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-phwin88-com-app-for-android__blog-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; }.page-phwin88-com-app-for-android__blog-card { background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); overflow: hidden; text-decoration: none; color: inherit; display: flex; flex-direction: column; }.page-phwin88-com-app-for-android__blog-card-image { width: 100%; height: 200px; object-fit: cover; }.page-phwin88-com-app-for-android__blog-card-content { padding: 15px; flex-grow: 1; }.page-phwin88-com-app-for-android__blog-card-title { font-size: 1.2em; color: #0056b3; margin-bottom: 10px; }.page-phwin88-com-app-for-android__blog-card-excerpt { font-size: 0.9em; color: #555; margin-bottom: 15px; }.page-phwin88-com-app-for-android__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; }.page-phwin88-com-app-for-android__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-phwin88-com-app-for-android__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-phwin88-com-app-for-android img:not(.page-phwin88-com-app-for-android__payment-logo img) { max-width: 100%; height: auto; display: block; margin: 0 auto; }.page-phwin88-com-app-for-android__image-wrapper { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; }.page-phwin88-com-app-for-android__image-wrapper img { max-width: 100% !important; height: auto !important; }.page-phwin88-com-app-for-android__quick-access-links { display: flex; flex-direction: column; gap: 10px; }.page-phwin88-com-app-for-android__quick-access-links .page-phwin88-com-app-for-android__button { width: 100%; margin: 0; }.page-phwin88-com-app-for-android__contact-info { margin-top: 20px; font-size: 1em; }.page-phwin88-com-app-for-android__contact-info strong { color: #0056b3; }.page-phwin88-com-app-for-android__contact-info a { color: #0056b3; text-decoration: none; }.page-phwin88-com-app-for-android__contact-info a:hover { text-decoration: underline; }@media (max-width: 768px) { .page-phwin88-com-app-for-android__hero-title { font-size: 2em; }.page-phwin88-com-app-for-android__hero-subtitle { font-size: 1em; }.page-phwin88-com-app-for-android__button { padding: 10px 20px; margin: 5px; }.page-phwin88-com-app-for-android__heading { font-size: 1.5em; }.page-phwin88-com-app-for-android__section { padding: 25px 15px; }.page-phwin88-com-app-for-android__grid { grid-template-columns: 1fr; }.page-phwin88-com-app-for-android__card { padding: 15px; }.page-phwin88-com-app-for-android__card-image { height: 200px; }.page-phwin88-com-app-for-android__card-title { font-size: 1.2em; }.page-phwin88-com-app-for-android__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 12px 15px; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-phwin88-com-app-for-android__list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-phwin88-com-app-for-android__faq-question { padding: 12px 15px; }.page-phwin88-com-app-for-android__faq-question h3 { font-size: 1em; }.page-phwin88-com-app-for-android__faq-answer { padding: 15px !important; }.page-phwin88-com-app-for-android__blog-list { grid-template-columns: 1fr; }.page-phwin88-com-app-for-android__blog-card-image { height: 180px; }.page-phwin88-com-app-for-android__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-phwin88-com-app-for-android__payment-logo, .page-phwin88-com-app-for-android__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-phwin88-com-app-for-android img:not(.page-phwin88-com-app-for-android__payment-logo img) { max-width: 100% !important; height: auto !important; }.page-phwin88-com-app-for-android__image-wrapper { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; } }