.page-nustar-app-casino {font-family: 'Arial', sans-serif;color: #333;line-height: 1.6;background-color: #f8f8f8;}.page-nustar-app-casino h1, .page-nustar-app-casino h2, .page-nustar-app-casino h3 {color: #2c3e50;margin-bottom: 15px;}.page-nustar-app-casino h1 {font-size: 2.8em;text-align: center;margin-bottom: 25px;}.page-nustar-app-casino h2 {font-size: 2.2em;text-align: center;margin-bottom: 20px;}.page-nustar-app-casino h3 {font-size: 1.8em;margin-bottom: 15px;}.page-nustar-app-casino section {padding: 40px 20px;margin-bottom: 20px;background-color: #fff;border-radius: 8px;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);}.page-nustar-app-casino__container {max-width: 1200px;margin: 0 auto;padding: 0 15px;}.page-nustar-app-casino__btn {display: inline-block;background-color: #e74c3c;color: #fff;padding: 12px 25px;border-radius: 5px;text-decoration: none;font-weight: bold;transition: background-color 0.3s ease;border: none;cursor: pointer;}.page-nustar-app-casino__btn:hover {background-color: #c0392b;}.page-nustar-app-casino__hero-section {position: relative;height: 500px;display: flex;align-items: center;justify-content: center;text-align: center;color: #fff;overflow: hidden;padding-top: 10px;}.page-nustar-app-casino__hero-background {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;z-index: 0;}.page-nustar-app-casino__hero-content {position: relative;z-index: 1;max-width: 800px;padding: 20px;background: rgba(0, 0, 0, 0.5);border-radius: 10px;}.page-nustar-app-casino__hero-content h1 {color: #fff;font-size: 3.5em;margin-bottom: 15px;}.page-nustar-app-casino__hero-content p {font-size: 1.2em;margin-bottom: 30px;}.page-nustar-app-casino__payment-providers {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: 30px;width: 100%;max-width: 100%;box-sizing: border-box;padding: 20px 0;background-color: #f2f2f2;border-radius: 8px;margin-bottom: 20px;}.page-nustar-app-casino__payment-logo {flex: 0 0 auto;width: 80px;height: 80px;max-width: 80px;max-height: 80px;box-sizing: border-box;}.page-nustar-app-casino__payment-logo img {display: block;width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;object-fit: contain;}.page-nustar-app-casino__intro-text {text-align: center;margin-bottom: 30px;}.page-nustar-app-casino__quick-access-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));gap: 20px;margin-top: 30px;}.page-nustar-app-casino__quick-access-item {text-align: center;background-color: #f9f9f9;padding: 25px;border-radius: 8px;box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05);}.page-nustar-app-casino__quick-access-item h3 {color: #3498db;margin-bottom: 15px;}.page-nustar-app-casino__quick-access-item .page-nustar-app-casino__btn {background-color: #3498db;}.page-nustar-app-casino__quick-access-item .page-nustar-app-casino__btn:hover {background-color: #2980b9;}.page-nustar-app-casino__game-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 25px;margin-top: 30px;}.page-nustar-app-casino__game-card {background-color: #f9f9f9;border-radius: 8px;overflow: hidden;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);transition: transform 0.3s ease;}.page-nustar-app-casino__game-card:hover {transform: translateY(-5px);}.page-nustar-app-casino__game-card img {width: 100%;height: 200px;object-fit: cover;}.page-nustar-app-casino__game-card-content {padding: 20px;}.page-nustar-app-casino__game-card-content h3 {margin-top: 0;font-size: 1.5em;}.page-nustar-app-casino__game-card-content p {font-size: 0.95em;color: #555;}.page-nustar-app-casino__promo-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 25px;margin-top: 30px;}.page-nustar-app-casino__promo-card {background-color: #f9f9f9;border-radius: 8px;overflow: hidden;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);text-align: center;padding-bottom: 20px;}.page-nustar-app-casino__promo-card img {width: 100%;height: 220px;object-fit: cover;}.page-nustar-app-casino__promo-card-content {padding: 20px 20px 10px;}.page-nustar-app-casino__promo-card-content h3 {margin-top: 0;font-size: 1.6em;color: #e74c3c;}.page-nustar-app-casino__promo-card-content p {font-size: 0.95em;color: #555;margin-bottom: 20px;}.page-nustar-app-casino__security-features {display: flex;flex-wrap: wrap;justify-content: center;gap: 25px;margin-top: 30px;}.page-nustar-app-casino__feature-item {flex: 1 1 300px;background-color: #f9f9f9;padding: 25px;border-radius: 8px;box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05);text-align: center;min-width: 280px;}.page-nustar-app-casino__feature-item h3 {color: #27ae60;margin-bottom: 10px;}.page-nustar-app-casino__faq-list {margin-top: 30px;}.page-nustar-app-casino__faq-item {background-color: #f9f9f9;margin-bottom: 15px;border-radius: 8px;overflow: hidden;box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05);}.page-nustar-app-casino__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 20px;background-color: #ecf0f1;cursor: pointer;user-select: none;transition: background-color 0.3s ease;}.page-nustar-app-casino__faq-question:hover {background-color: #dce2e6;}.page-nustar-app-casino__faq-question h3 {margin: 0;font-size: 1.1em;flex-grow: 1;pointer-events: none;}.page-nustar-app-casino__faq-toggle {font-size: 1.5em;font-weight: bold;margin-left: 15px;pointer-events: none;}.page-nustar-app-casino__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;font-size: 0.95em;color: #555;}.page-nustar-app-casino__faq-item.active .page-nustar-app-casino__faq-answer {max-height: 2000px !important;padding: 20px 20px !important;opacity: 1;}.page-nustar-app-casino__blog-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 25px;margin-top: 30px;}.page-nustar-app-casino__blog-card {background-color: #f9f9f9;border-radius: 8px;overflow: hidden;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);transition: transform 0.3s ease;}.page-nustar-app-casino__blog-card:hover {transform: translateY(-5px);}.page-nustar-app-casino__blog-card img {width: 100%;height: 200px;object-fit: cover;}.page-nustar-app-casino__blog-card-content {padding: 20px;}.page-nustar-app-casino__blog-card-content h3 {margin-top: 0;font-size: 1.4em;margin-bottom: 10px;}.page-nustar-app-casino__blog-card-content p {font-size: 0.9em;color: #555;margin-bottom: 15px;}.page-nustar-app-casino__blog-card-content a {color: #3498db;text-decoration: none;font-weight: bold;}.page-nustar-app-casino__blog-card-content a:hover {text-decoration: underline;}@media (max-width: 768px) {.page-nustar-app-casino h1 {font-size: 2.5em;}.page-nustar-app-casino h2 {font-size: 1.8em;}.page-nustar-app-casino__hero-section {height: 400px;}.page-nustar-app-casino__hero-content h1 {font-size: 2.5em;}.page-nustar-app-casino__hero-content p {font-size: 1em;}.page-nustar-app-casino__payment-providers {flex-direction: row;flex-wrap: wrap;justify-content: center;gap: 16px;}.page-nustar-app-casino__payment-logo, .page-nustar-app-casino__payment-logo img {width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;}.page-nustar-app-casino__quick-access-grid, .page-nustar-app-casino__game-grid, .page-nustar-app-casino__promo-grid, .page-nustar-app-casino__blog-grid {grid-template-columns: 1fr;}.page-nustar-app-casino__quick-access-item, .page-nustar-app-casino__game-card, .page-nustar-app-casino__promo-card, .page-nustar-app-casino__blog-card {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;}.page-nustar-app-casino__security-features {flex-direction: column;align-items: center;}.page-nustar-app-casino__feature-item {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;}.page-nustar-app-casino__faq-question {padding: 15px;}.page-nustar-app-casino__faq-question h3 {font-size: 1em;}.page-nustar-app-casino__faq-answer {padding: 0 15px !important;}.page-nustar-app-casino__faq-item.active .page-nustar-app-casino__faq-answer {padding: 15px 15px !important;}.page-nustar-app-casino img {max-width: 100% !important;height: auto !important;}.page-nustar-app-casino__faq-list, .page-nustar-app-casino__quick-access-grid, .page-nustar-app-casino__game-grid, .page-nustar-app-casino__promo-grid, .page-nustar-app-casino__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;}.page-nustar-app-casino ul, .page-nustar-app-casino ol {padding-left: 20px;}.page-nustar-app-casino li {box-sizing: border-box !important;width: 100% !important;max-width: 100% !important;margin-left: 0 !important;margin-right: 0 !important;word-wrap: break-word !important;overflow-wrap: break-word !important;word-break: break-word !important;}}