/* Base styles for the page container */.page-ph-macao-game-online-free {font-family: 'Arial', sans-serif;color: #f0f0f0;background-color: #1a1a1a;line-height: 1.6;overflow-x: hidden; /* Prevent horizontal scroll from overflowing content */padding-top: 10px; /* Small top padding after body's header offset */}/* Section styling */.page-ph-macao-game-online-free__section {padding: 40px 20px;margin-bottom: 20px;background-color: #2a2a2a;border-radius: 8px;box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);max-width: 1200px;margin-left: auto;margin-right: auto;box-sizing: border-box;}.page-ph-macao-game-online-free__section--dark {background-color: #1a1a1a;}/* Headings */.page-ph-macao-game-online-free__heading-primary {font-size: 2.8em;color: #ffcc00;text-align: center;margin-bottom: 20px;font-weight: bold;}.page-ph-macao-game-online-free__heading-secondary {font-size: 2em;color: #ffcc00;text-align: center;margin-bottom: 25px;font-weight: 600;}.page-ph-macao-game-online-free__heading-tertiary {font-size: 1.5em;color: #ffffff;margin-bottom: 15px;font-weight: 500;}/* Paragraphs */.page-ph-macao-game-online-free__paragraph {font-size: 1em;color: #cccccc;margin-bottom: 15px;text-align: center;max-width: 800px;margin-left: auto;margin-right: auto;}/* Buttons (CTA) */.page-ph-macao-game-online-free__button {display: inline-block;background-color: #ffcc00;color: #1a1a1a;padding: 15px 30px;border-radius: 5px;text-decoration: none;font-weight: bold;font-size: 1.1em;transition: background-color 0.3s ease, transform 0.2s ease;border: none;cursor: pointer;text-align: center;box-sizing: border-box;}.page-ph-macao-game-online-free__button:hover {background-color: #e6b800;transform: translateY(-2px);}.page-ph-macao-game-online-free__button-group {display: flex;flex-wrap: wrap;justify-content: center;gap: 15px;margin-top: 30px;}/* Hero Section */.page-ph-macao-game-online-free__hero-section {position: relative;height: 500px; /* Adjust as needed */display: flex;align-items: center;justify-content: center;text-align: center;color: #fff;overflow: hidden;margin-bottom: 20px;border-radius: 8px;}.page-ph-macao-game-online-free__hero-background {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;z-index: 0;filter: brightness(0.6); /* Darken background for text readability */}.page-ph-macao-game-online-free__hero-content {position: relative;z-index: 1;max-width: 900px;padding: 0 20px;}.page-ph-macao-game-online-free__hero-content .page-ph-macao-game-online-free__heading-primary {color: #fff;text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);margin-bottom: 25px;font-size: 3em;}.page-ph-macao-game-online-free__hero-content .page-ph-macao-game-online-free__paragraph {color: #eee;font-size: 1.2em;margin-bottom: 30px;text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);}/* Game Cards / Promotion Cards */.page-ph-macao-game-online-free__card-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 25px;margin-top: 30px;}.page-ph-macao-game-online-free__card {background-color: #333;border-radius: 8px;overflow: hidden;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);transition: transform 0.2s ease, box-shadow 0.2s ease;display: flex;flex-direction: column;}.page-ph-macao-game-online-free__card:hover {transform: translateY(-5px);box-shadow: 0 6px 12px rgba(0, 0, 0, 0.5);}.page-ph-macao-game-online-free__card-image {width: 100%;height: 200px;object-fit: cover;display: block;}.page-ph-macao-game-online-free__card-content {padding: 20px;flex-grow: 1;display: flex;flex-direction: column;justify-content: space-between;}.page-ph-macao-game-online-free__card-title {font-size: 1.3em;color: #ffcc00;margin-bottom: 10px;font-weight: 600;}.page-ph-macao-game-online-free__card-description {font-size: 0.95em;color: #cccccc;margin-bottom: 15px;flex-grow: 1;}.page-ph-macao-game-online-free__card .page-ph-macao-game-online-free__button {width: 100%;padding: 10px 15px;font-size: 1em;}/* Quick Access / Alternative Links */.page-ph-macao-game-online-free__quick-access-section .page-ph-macao-game-online-free__button-group {margin-top: 20px;}/* Security & Customer Service */.page-ph-macao-game-online-free__security-content {display: flex;flex-direction: column;align-items: center;gap: 20px;margin-top: 20px;}.page-ph-macao-game-online-free__security-item {display: flex;align-items: center;background-color: #333;padding: 15px 20px;border-radius: 5px;width: 100%;max-width: 600px;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);}.page-ph-macao-game-online-free__security-icon {width: 60px;height: 60px;margin-right: 15px;object-fit: contain;}.page-ph-macao-game-online-free__security-text {font-size: 1.1em;color: #fff;flex-grow: 1;}/* FAQ Section */.page-ph-macao-game-online-free__faq-list {margin-top: 30px;max-width: 900px;margin-left: auto;margin-right: auto;}.page-ph-macao-game-online-free__faq-item {background-color: #333;margin-bottom: 10px;border-radius: 5px;overflow: hidden;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);}.page-ph-macao-game-online-free__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 15px 20px;cursor: pointer;background-color: #444;color: #ffcc00;font-weight: bold;font-size: 1.1em;transition: background-color 0.3s ease;user-select: none;}.page-ph-macao-game-online-free__faq-question h3 {margin: 0;font-size: 1.1em;pointer-events: none; /* Prevent h3 from blocking click event on parent */flex-grow: 1;}.page-ph-macao-game-online-free__faq-question:hover {background-color: #555;}.page-ph-macao-game-online-free__faq-toggle {font-size: 1.5em;line-height: 1;margin-left: 15px;pointer-events: none; /* Prevent toggle from blocking click event on parent */}.page-ph-macao-game-online-free__faq-answer {max-height: 0;overflow: hidden;padding: 0 20px;color: #cccccc;transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;opacity: 0;font-size: 0.95em;box-sizing: border-box;}.page-ph-macao-game-online-free__faq-item.active .page-ph-macao-game-online-free__faq-answer {max-height: 2000px !important; /* Sufficiently large */padding: 20px !important;opacity: 1;}.page-ph-macao-game-online-free__faq-item.active .page-ph-macao-game-online-free__faq-question {background-color: #555;}/* Blog Section */.page-ph-macao-game-online-free__blog-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 25px;margin-top: 30px;}.page-ph-macao-game-online-free__blog-post-card {background-color: #333;border-radius: 8px;overflow: hidden;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);transition: transform 0.2s ease, box-shadow 0.2s ease;display: flex;flex-direction: column;}.page-ph-macao-game-online-free__blog-post-card:hover {transform: translateY(-5px);box-shadow: 0 6px 12px rgba(0, 0, 0, 0.5);}.page-ph-macao-game-online-free__blog-image {width: 100%;height: 200px;object-fit: cover;display: block;}.page-ph-macao-game-online-free__blog-content {padding: 20px;flex-grow: 1;display: flex;flex-direction: column;justify-content: space-between;}.page-ph-macao-game-online-free__blog-title {font-size: 1.3em;color: #ffcc00;margin-bottom: 10px;font-weight: 600;}.page-ph-macao-game-online-free__blog-date {font-size: 0.85em;color: #999;margin-bottom: 10px;}.page-ph-macao-game-online-free__blog-excerpt {font-size: 0.95em;color: #cccccc;margin-bottom: 15px;flex-grow: 1;}.page-ph-macao-game-online-free__blog-post-card .page-ph-macao-game-online-free__button {width: 100%;padding: 10px 15px;font-size: 1em;}/* General image styling for responsiveness */.page-ph-macao-game-online-free img {max-width: 100%;height: auto;display: block; /* Remove extra space below images */}/* Responsive adjustments */@media (max-width: 768px) {.page-ph-macao-game-online-free__section {padding: 30px 15px;margin-bottom: 15px;}.page-ph-macao-game-online-free__heading-primary {font-size: 2.2em;}.page-ph-macao-game-online-free__heading-secondary {font-size: 1.7em;}.page-ph-macao-game-online-free__hero-section {height: 400px;}.page-ph-macao-game-online-free__hero-content .page-ph-macao-game-online-free__heading-primary {font-size: 2.5em;}.page-ph-macao-game-online-free__hero-content .page-ph-macao-game-online-free__paragraph {font-size: 1em;}.page-ph-macao-game-online-free__button {padding: 12px 25px;font-size: 1em;}.page-ph-macao-game-online-free__button-group {flex-direction: column;gap: 10px;}.page-ph-macao-game-online-free__card-grid,.page-ph-macao-game-online-free__blog-grid {grid-template-columns: 1fr; /* Single column on mobile */gap: 20px;}.page-ph-macao-game-online-free__card-image,.page-ph-macao-game-online-free__blog-image {height: 180px;}.page-ph-macao-game-online-free__security-item {flex-direction: column;text-align: center;padding: 10px 15px;}.page-ph-macao-game-online-free__security-icon {margin-right: 0;margin-bottom: 10px;}.page-ph-macao-game-online-free__security-text {font-size: 1em;}.page-ph-macao-game-online-free__faq-question {font-size: 1em;padding: 12px 15px;}.page-ph-macao-game-online-free__faq-question h3 {font-size: 1em;}.page-ph-macao-game-online-free__faq-answer {padding: 15px !important; /* Ensure padding is correct for active state */}/* Mobile list item responsiveness for card grids */.page-ph-macao-game-online-free__card,.page-ph-macao-game-online-free__blog-post-card {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-ph-macao-game-online-free__card-grid,.page-ph-macao-game-online-free__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;}/* Specific image responsive rules */.page-ph-macao-game-online-free img {max-width: 100% !important;height: auto !important;box-sizing: border-box !important;}}@media (max-width: 480px) {.page-ph-macao-game-online-free__hero-section {height: 350px;}.page-ph-macao-game-online-free__hero-content .page-ph-macao-game-online-free__heading-primary {font-size: 2em;}.page-ph-macao-game-online-free__button {font-size: 0.9em;padding: 10px 20px;}}