/* General styling for the page-bingoplus-web scope */.page-bingoplus-web {font-family: 'Arial', sans-serif;color: #f0f0f0;background-color: #1a1a2e;line-height: 1.6;padding-top: var(--header-offset, 122px);box-sizing: border-box;}.page-bingoplus-web__container {max-width: 1200px;margin: 0 auto;padding: 20px;box-sizing: border-box;}.page-bingoplus-web__section-title {font-size: 2.5em;color: #e94560;text-align: center;margin-bottom: 40px;position: relative;padding-bottom: 10px;}.page-bingoplus-web__section-title::after {content: '';position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);width: 80px;height: 4px;background-color: #e94560;border-radius: 2px;}/* HERO Section */.page-bingoplus-web__hero-section {position: relative;width: 100%;height: 600px;display: flex;align-items: center;justify-content: center;overflow: hidden;text-align: center;padding: 10px 0 0 0;box-sizing: border-box;}.page-bingoplus-web__hero-image {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;z-index: 0;filter: brightness(0.5);max-width: 100%;}.page-bingoplus-web__hero-content {position: relative;z-index: 1;color: #fff;max-width: 900px;padding: 20px;background: rgba(0, 0, 0, 0.4);border-radius: 10px;}.page-bingoplus-web__hero-title {font-size: 3.5em;margin-bottom: 20px;color: #f7d716;line-height: 1.2;}.page-bingoplus-web__hero-description {font-size: 1.3em;margin-bottom: 30px;color: #e0e0e0;}.page-bingoplus-web__cta-button {display: inline-block;background-color: #e94560;color: #fff;padding: 15px 30px;border-radius: 8px;text-decoration: none;font-size: 1.4em;font-weight: bold;transition: background-color 0.3s ease, transform 0.3s ease;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);}.page-bingoplus-web__cta-button:hover {background-color: #ff6b82;transform: translateY(-3px);}/* Introduction Section */.page-bingoplus-web__intro-section {padding: 60px 0;background-color: #1a1a2e;}.page-bingoplus-web__intro-text {font-size: 1.1em;text-align: center;margin-bottom: 50px;max-width: 900px;margin-left: auto;margin-right: auto;color: #ccc;}.page-bingoplus-web__intro-features {display: grid;grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));gap: 30px;text-align: center;}.page-bingoplus-web__feature-item {background-color: #2a2a4a;padding: 30px;border-radius: 10px;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);transition: transform 0.3s ease;box-sizing: border-box;}.page-bingoplus-web__feature-item:hover {transform: translateY(-10px);}.page-bingoplus-web__feature-icon {width: 80px;height: 80px;margin-bottom: 20px;max-width: 100%;height: auto;display: block;margin-left: auto;margin-right: auto;}.page-bingoplus-web__feature-title {font-size: 1.5em;color: #f7d716;margin-bottom: 15px;}.page-bingoplus-web__feature-description {font-size: 1em;color: #b0b0b0;}/* Quick Access Section */.page-bingoplus-web__quick-access-section {padding: 60px 0;background-color: #1a1a2e;}.page-bingoplus-web__quick-access-text {font-size: 1.1em;text-align: center;margin-bottom: 40px;color: #ccc;}.page-bingoplus-web__access-links {display: flex;flex-wrap: wrap;justify-content: center;gap: 20px;}.page-bingoplus-web__access-button {display: inline-block;background-color: #3e277c;color: #fff;padding: 12px 25px;border-radius: 5px;text-decoration: none;font-size: 1.1em;font-weight: bold;transition: background-color 0.3s ease, transform 0.3s ease;box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);}.page-bingoplus-web__access-button:hover {background-color: #5d3f9b;transform: translateY(-2px);}/* Games Section */.page-bingoplus-web__games-section {padding: 60px 0;background-color: #0f0f1d;}.page-bingoplus-web__games-intro {font-size: 1.1em;text-align: center;margin-bottom: 50px;color: #ccc;}.page-bingoplus-web__game-categories {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 30px;}.page-bingoplus-web__game-card {background-color: #2a2a4a;border-radius: 10px;overflow: hidden;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);text-align: center;transition: transform 0.3s ease;box-sizing: border-box;}.page-bingoplus-web__game-card:hover {transform: translateY(-10px);}.page-bingoplus-web__game-image {width: 100%;height: 200px;object-fit: cover;max-width: 100%;}.page-bingoplus-web__game-title {font-size: 1.8em;color: #f7d716;margin: 20px 0 10px;}.page-bingoplus-web__game-description {font-size: 0.95em;color: #b0b0b0;padding: 0 20px 20px;}.page-bingoplus-web__game-button {display: inline-block;background-color: #e94560;color: #fff;padding: 10px 20px;border-radius: 5px;text-decoration: none;font-size: 1em;font-weight: bold;margin-bottom: 20px;transition: background-color 0.3s ease;}.page-bingoplus-web__game-button:hover {background-color: #ff6b82;}/* Promotions Section */.page-bingoplus-web__promotions-section {padding: 60px 0;background-color: #1a1a2e;}.page-bingoplus-web__promotions-intro {font-size: 1.1em;text-align: center;margin-bottom: 50px;color: #ccc;}.page-bingoplus-web__promo-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 30px;}.page-bingoplus-web__promo-card {background-color: #2a2a4a;border-radius: 10px;overflow: hidden;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);text-align: center;transition: transform 0.3s ease;box-sizing: border-box;}.page-bingoplus-web__promo-card:hover {transform: translateY(-10px);}.page-bingoplus-web__promo-image {width: 100%;height: 200px;object-fit: cover;max-width: 100%;}.page-bingoplus-web__promo-title {font-size: 1.8em;color: #f7d716;margin: 20px 0 10px;}.page-bingoplus-web__promo-description {font-size: 0.95em;color: #b0b0b0;padding: 0 20px 20px;}.page-bingoplus-web__promo-button {display: inline-block;background-color: #e94560;color: #fff;padding: 10px 20px;border-radius: 5px;text-decoration: none;font-size: 1em;font-weight: bold;margin-bottom: 20px;transition: background-color 0.3s ease;}.page-bingoplus-web__promo-button:hover {background-color: #ff6b82;}/* Security & Support Section */.page-bingoplus-web__security-support-section {padding: 60px 0;background-color: #0f0f1d;}.page-bingoplus-web__security-intro {font-size: 1.1em;text-align: center;margin-bottom: 50px;color: #ccc;}.page-bingoplus-web__security-features {display: grid;grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));gap: 30px;text-align: center;margin-bottom: 40px;}.page-bingoplus-web__security-item {background-color: #2a2a4a;padding: 30px;border-radius: 10px;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);box-sizing: border-box;}.page-bingoplus-web__security-icon {width: 80px;height: 80px;margin-bottom: 20px;max-width: 100%;height: auto;display: block;margin-left: auto;margin-right: auto;}.page-bingoplus-web__security-title {font-size: 1.5em;color: #f7d716;margin-bottom: 15px;}.page-bingoplus-web__security-description {font-size: 1em;color: #b0b0b0;}.page-bingoplus-web__contact-button {display: block;width: fit-content;margin: 0 auto;background-color: #e94560;color: #fff;padding: 15px 30px;border-radius: 8px;text-decoration: none;font-size: 1.2em;font-weight: bold;transition: background-color 0.3s ease, transform 0.3s ease;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);}.page-bingoplus-web__contact-button:hover {background-color: #ff6b82;transform: translateY(-3px);}/* FAQ Section */.page-bingoplus-web__faq-section {padding: 60px 0;background-color: #1a1a2e;}.page-bingoplus-web__faq-list {max-width: 800px;margin: 0 auto;}.page-bingoplus-web__faq-item {background-color: #2a2a4a;margin-bottom: 15px;border-radius: 8px;overflow: hidden;box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);box-sizing: border-box;}.page-bingoplus-web__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 20px 25px;cursor: pointer;user-select: none;background-color: #3e277c;color: #fff;font-weight: bold;transition: background-color 0.3s ease;}.page-bingoplus-web__faq-question:hover {background-color: #5d3f9b;}.page-bingoplus-web__faq-heading {margin: 0;font-size: 1.2em;color: #fff;pointer-events: none;}.page-bingoplus-web__faq-toggle {font-size: 1.5em;font-weight: bold;transition: transform 0.3s ease;pointer-events: none;}.page-bingoplus-web__faq-item.active .page-bingoplus-web__faq-toggle {transform: rotate(45deg);}.page-bingoplus-web__faq-answer {max-height: 0;overflow: hidden;padding: 0 25px;color: #e0e0e0;background-color: #2a2a4a;transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;opacity: 0;box-sizing: border-box;}.page-bingoplus-web__faq-item.active .page-bingoplus-web__faq-answer {max-height: 2000px !important;padding: 20px 25px !important;opacity: 1;}.page-bingoplus-web__faq-answer p {margin: 0;font-size: 1em;}/* Blog Section */.page-bingoplus-web__blog-section {padding: 60px 0;background-color: #0f0f1d;}.page-bingoplus-web__blog-intro {font-size: 1.1em;text-align: center;margin-bottom: 50px;color: #ccc;}.page-bingoplus-web__blog-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;}.page-bingoplus-web__blog-card {background-color: #2a2a4a;border-radius: 10px;overflow: hidden;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);transition: transform 0.3s ease;box-sizing: border-box;}.page-bingoplus-web__blog-card:hover {transform: translateY(-10px);}.page-bingoplus-web__blog-image {width: 100%;height: 220px;object-fit: cover;max-width: 100%;}.page-bingoplus-web__blog-title {font-size: 1.4em;margin: 20px 20px 10px;line-height: 1.4;}.page-bingoplus-web__blog-title a {color: #f7d716;text-decoration: none;transition: color 0.3s ease;}.page-bingoplus-web__blog-title a:hover {color: #e94560;}.page-bingoplus-web__blog-excerpt {font-size: 0.95em;color: #b0b0b0;padding: 0 20px 15px;}.page-bingoplus-web__blog-date {display: block;font-size: 0.85em;color: #888;padding: 0 20px 20px;}/* Responsive adjustments */@media (max-width: 1024px) {.page-bingoplus-web__hero-title {font-size: 2.8em;}.page-bingoplus-web__hero-description {font-size: 1.1em;}.page-bingoplus-web__section-title {font-size: 2em;}}@media (max-width: 768px) {.page-bingoplus-web__hero-section {height: 500px;}.page-bingoplus-web__hero-title {font-size: 2.2em;}.page-bingoplus-web__hero-description {font-size: 1em;}.page-bingoplus-web__cta-button {font-size: 1.2em;padding: 12px 25px;}.page-bingoplus-web__section-title {font-size: 1.8em;margin-bottom: 30px;}/* List items responsive */.page-bingoplus-web__intro-features,.page-bingoplus-web__game-categories,.page-bingoplus-web__promo-grid,.page-bingoplus-web__security-features,.page-bingoplus-web__blog-grid {grid-template-columns: 1fr;gap: 20px;}.page-bingoplus-web__feature-item,.page-bingoplus-web__game-card,.page-bingoplus-web__promo-card,.page-bingoplus-web__security-item,.page-bingoplus-web__blog-card {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;padding: 20px !important;}.page-bingoplus-web__container {padding: 15px;}.page-bingoplus-web__access-links {flex-direction: column;align-items: center;}.page-bingoplus-web__access-button {width: 80%;max-width: 300px;}/* FAQ mobile adjustments */.page-bingoplus-web__faq-question {padding: 15px 20px;}.page-bingoplus-web__faq-heading {font-size: 1.1em;}.page-bingoplus-web__faq-answer {padding: 15px 20px;}.page-bingoplus-web__faq-answer p {word-wrap: break-word !important;overflow-wrap: break-word !important;word-break: break-word !important;}/* Image responsiveness */.page-bingoplus-web__hero-image,.page-bingoplus-web__feature-icon,.page-bingoplus-web__game-image,.page-bingoplus-web__promo-image,.page-bingoplus-web__security-icon,.page-bingoplus-web__blog-image {max-width: 100% !important;height: auto !important;}}@media (max-width: 480px) {.page-bingoplus-web__hero-section {height: 400px;}.page-bingoplus-web__hero-title {font-size: 1.8em;}.page-bingoplus-web__hero-description {font-size: 0.9em;}.page-bingoplus-web__cta-button {font-size: 1em;padding: 10px 20px;}.page-bingoplus-web__section-title {font-size: 1.5em;}.page-bingoplus-web__feature-title,.page-bingoplus-web__game-title,.page-bingoplus-web__promo-title,.page-bingoplus-web__security-title {font-size: 1.3em;}.page-bingoplus-web__blog-title {font-size: 1.2em;}}