/* General Reset & Base Styles */.page-orionplay-ph {font-family: 'Arial', sans-serif;color: #eee;background-color: #1a1a2e;line-height: 1.6;}.page-orionplay-ph h1, .page-orionplay-ph h2, .page-orionplay-ph h3 {color: #fff;margin-bottom: 1rem;}.page-orionplay-ph h1 {font-size: 2.8rem;text-align: center;}.page-orionplay-ph h2 {font-size: 2.2rem;text-align: center;margin-top: 2rem;}.page-orionplay-ph h3 {font-size: 1.8rem;}.page-orionplay-ph p {margin-bottom: 1rem;}.page-orionplay-ph__container {max-width: 1200px;margin: 0 auto;padding: 0 15px;}.page-orionplay-ph__button {display: inline-block;background: linear-gradient(90deg, #ff6b6b, #ee5253);color: #fff;padding: 12px 25px;border-radius: 30px;text-decoration: none;font-weight: bold;transition: transform 0.3s ease, box-shadow 0.3s ease;border: none;cursor: pointer;font-size: 1rem;}.page-orionplay-ph__button:hover {transform: translateY(-3px);box-shadow: 0 8px 15px rgba(0, 0, 0, 0.3);}.page-orionplay-ph__text-center {text-align: center;}/* Hero Section */.page-orionplay-ph__hero-section {position: relative;overflow: hidden;padding: 10px 0 60px;min-height: 500px;display: flex;align-items: center;justify-content: center;text-align: center;background: url('[GALLERY:hero:1920x1080:orionplay ph,casino,mobile gaming,background]') no-repeat center center/cover;}.page-orionplay-ph__hero-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.6);z-index: 1;}.page-orionplay-ph__hero-content {position: relative;z-index: 2;max-width: 900px;padding: 20px;}.page-orionplay-ph__hero-content h1 {font-size: 3.5rem;margin-bottom: 1.5rem;line-height: 1.2;}.page-orionplay-ph__hero-content p {font-size: 1.3rem;margin-bottom: 2rem;max-width: 700px;margin-left: auto;margin-right: auto;}.page-orionplay-ph__hero-buttons .page-orionplay-ph__button:first-child {margin-right: 15px;}/* Floating Buttons */.page-orionplay-ph__floating-buttons {position: fixed;bottom: 20px;right: 20px;z-index: 1000;display: flex;flex-direction: column;gap: 10px;}.page-orionplay-ph__floating-buttons .page-orionplay-ph__button {width: 120px;text-align: center;padding: 10px 15px;font-size: 0.9rem;}/* Product Display Section */.page-orionplay-ph__product-section {padding: 60px 0;}.page-orionplay-ph__product-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 30px;margin-top: 40px;}.page-orionplay-ph__product-card {background-color: #2c2c44;border-radius: 15px;overflow: hidden;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);transition: transform 0.3s ease;text-align: center;padding-bottom: 20px;}.page-orionplay-ph__product-card:hover {transform: translateY(-5px);}.page-orionplay-ph__product-card img {width: 100%;height: 200px;object-fit: cover;display: block;}.page-orionplay-ph__product-card h3 {margin: 15px 0 10px;color: #ffcc00;font-size: 1.5rem;}.page-orionplay-ph__product-card p {font-size: 0.95rem;color: #ccc;padding: 0 15px;margin-bottom: 20px;}.page-orionplay-ph__product-card .page-orionplay-ph__button {margin-top: 15px;}/* Promotions Section */.page-orionplay-ph__promotions-section {padding: 60px 0;background-color: #1a1a2e;}.page-orionplay-ph__promotion-item {display: flex;align-items: center;background-color: #2c2c44;border-radius: 15px;margin-bottom: 30px;overflow: hidden;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);}.page-orionplay-ph__promotion-item:nth-child(even) {flex-direction: row-reverse;}.page-orionplay-ph__promotion-image {flex: 1;min-width: 250px;}.page-orionplay-ph__promotion-image img {width: 100%;height: 300px;object-fit: cover;display: block;}.page-orionplay-ph__promotion-content {flex: 2;padding: 30px;}.page-orionplay-ph__promotion-content h3 {color: #ffcc00;font-size: 1.8rem;margin-bottom: 10px;}.page-orionplay-ph__promotion-content p {font-size: 1.05rem;color: #ccc;margin-bottom: 20px;}/* About Section */.page-orionplay-ph__about-section {padding: 60px 0;background-color: #1a1a2e;}.page-orionplay-ph__about-content {display: flex;align-items: center;gap: 40px;margin-top: 40px;}.page-orionplay-ph__about-text {flex: 2;}.page-orionplay-ph__about-text h2 {text-align: left;}.page-orionplay-ph__about-text p {font-size: 1.05rem;color: #ccc;}.page-orionplay-ph__about-image {flex: 1;}.page-orionplay-ph__about-image img {width: 100%;height: auto;border-radius: 15px;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);}/* FAQ Section */.page-orionplay-ph__faq-section {padding: 60px 0;background-color: #1a1a2e;}.page-orionplay-ph__faq-list {margin-top: 40px;max-width: 800px;margin-left: auto;margin-right: auto;}.page-orionplay-ph__faq-item {background-color: #2c2c44;border-radius: 10px;margin-bottom: 15px;overflow: hidden;box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);}.page-orionplay-ph__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 20px 25px;cursor: pointer;user-select: none;background-color: #3a3a5a;transition: background-color 0.3s ease;}.page-orionplay-ph__faq-question:hover {background-color: #4a4a6a;}.page-orionplay-ph__faq-question h3 {margin: 0;font-size: 1.25rem;color: #fff;pointer-events: none;}.page-orionplay-ph__faq-toggle {font-size: 1.8rem;font-weight: bold;color: #ffcc00;transition: transform 0.3s ease;pointer-events: none;}.page-orionplay-ph__faq-item.active .page-orionplay-ph__faq-toggle {transform: rotate(45deg);}.page-orionplay-ph__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;background-color: #2c2c44;}.page-orionplay-ph__faq-item.active .page-orionplay-ph__faq-answer {max-height: 2000px !important;padding: 20px 25px !important;opacity: 1;}/* Mobile Responsiveness */@media (max-width: 768px) {.page-orionplay-ph__hero-content h1 {font-size: 2.5rem;}.page-orionplay-ph__hero-content p {font-size: 1.1rem;}.page-orionplay-ph__hero-buttons {display: flex;flex-direction: column;gap: 15px;}.page-orionplay-ph__hero-buttons .page-orionplay-ph__button:first-child {margin-right: 0;}.page-orionplay-ph__product-grid {grid-template-columns: 1fr;}.page-orionplay-ph__promotion-item {flex-direction: column !important;}.page-orionplay-ph__promotion-image {min-width: unset;}.page-orionplay-ph__promotion-image img {height: 250px;}.page-orionplay-ph__promotion-content {padding: 20px;}.page-orionplay-ph__about-content {flex-direction: column;}.page-orionplay-ph__about-text h2 {text-align: center;}.page-orionplay-ph__floating-buttons {bottom: 10px;right: 10px;}.page-orionplay-ph__faq-question {padding: 15px 20px;}.page-orionplay-ph__faq-question h3 {font-size: 1.1rem;}.page-orionplay-ph__faq-answer {padding: 0 20px;}.page-orionplay-ph__faq-item.active .page-orionplay-ph__faq-answer {padding: 15px 20px !important;}/* List item mobile responsiveness rules */.page-orionplay-ph__product-grid > .page-orionplay-ph__product-card, .page-orionplay-ph__promotion-item, .page-orionplay-ph__faq-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-orionplay-ph__product-grid, .page-orionplay-ph__faq-list {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;padding-left: 0 !important;padding-right: 0 !important;margin-left: 0 !important;margin-right: 0 !important;}}@media (max-width: 480px) {.page-orionplay-ph__hero-content h1 {font-size: 2rem;}.page-orionplay-ph__hero-content p {font-size: 1rem;}.page-orionplay-ph__product-card h3 {font-size: 1.3rem;}.page-orionplay-ph__promotion-content h3 {font-size: 1.5rem;}.page-orionplay-ph__button {padding: 10px 20px;font-size: 0.9rem;}}