.page-nustar-meter-guide { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f4f4; }.page-nustar-meter-guide__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-nustar-meter-guide__hero-section { background-color: #000; color: #fff; padding: 10px 0 60px 0; text-align: center; position: relative; overflow: hidden; }.page-nustar-meter-guide__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.4; z-index: 1; }.page-nustar-meter-guide__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; padding: 20px; }.page-nustar-meter-guide__hero-title { font-size: 2.8em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-nustar-meter-guide__hero-description { font-size: 1.2em; margin-bottom: 30px; }.page-nustar-meter-guide__cta-button { display: inline-block; background-color: #ffcc00; color: #000; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; }.page-nustar-meter-guide__cta-button:hover { background-color: #e6b800; }.page-nustar-meter-guide__section { background-color: #fff; padding: 60px 20px; margin-bottom: 30px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); }.page-nustar-meter-guide__section-title { text-align: center; font-size: 2.2em; color: #007bff; margin-bottom: 40px; }.page-nustar-meter-guide__intro-text { font-size: 1.1em; text-align: center; max-width: 800px; margin: 0 auto 30px auto; }.page-nustar-meter-guide__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; }.page-nustar-meter-guide__feature-item { text-align: center; padding: 25px; border-radius: 8px; background-color: #f9f9f9; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05); }.page-nustar-meter-guide__feature-icon { width: 64px; height: 64px; margin-bottom: 15px; }.page-nustar-meter-guide__feature-title { font-size: 1.3em; color: #007bff; margin-bottom: 10px; }.page-nustar-meter-guide__feature-description { font-size: 0.95em; color: #555; }.page-nustar-meter-guide__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-top: 40px; }.page-nustar-meter-guide__access-button { display: block; text-align: center; background-color: #007bff; color: #fff; padding: 15px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-nustar-meter-guide__access-button:hover { background-color: #0056b3; }.page-nustar-meter-guide__game-providers-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 20px; margin-top: 40px; }.page-nustar-meter-guide__game-provider-item { text-align: center; padding: 20px; border-radius: 8px; background-color: #f9f9f9; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05); }.page-nustar-meter-guide__provider-logo { max-width: 100%; height: auto; display: block; margin: 0 auto 10px auto; }.page-nustar-meter-guide__provider-name { font-weight: bold; color: #333; }.page-nustar-meter-guide__promo-card-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-nustar-meter-guide__promo-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); display: flex; flex-direction: column; }.page-nustar-meter-guide__promo-image { width: 100%; height: 200px; object-fit: cover; }.page-nustar-meter-guide__promo-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; }.page-nustar-meter-guide__promo-title { font-size: 1.4em; color: #007bff; margin-bottom: 10px; }.page-nustar-meter-guide__promo-description { font-size: 0.95em; color: #555; margin-bottom: 20px; flex-grow: 1; }.page-nustar-meter-guide__promo-button { display: inline-block; background-color: #ffcc00; color: #000; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; align-self: flex-start; }.page-nustar-meter-guide__promo-button:hover { background-color: #e6b800; }.page-nustar-meter-guide__security-info { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 40px; }.page-nustar-meter-guide__security-item { text-align: center; max-width: 300px; }.page-nustar-meter-guide__security-icon { width: 80px; height: 80px; margin-bottom: 15px; }.page-nustar-meter-guide__security-title { font-size: 1.2em; color: #007bff; margin-bottom: 10px; }.page-nustar-meter-guide__payment-methods-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)); gap: 15px; margin-top: 30px; justify-content: center; }.page-nustar-meter-guide__payment-logo { max-width: 100px; height: auto; display: block; margin: 0 auto; }.page-nustar-meter-guide__contact-button { display: inline-block; background-color: #28a745; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; margin-top: 30px; transition: background-color 0.3s ease; }.page-nustar-meter-guide__contact-button:hover { background-color: #218838; }.page-nustar-meter-guide__faq-list { margin-top: 40px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-nustar-meter-guide__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-meter-guide__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #eee; border-bottom: 1px solid #ddd; user-select: none; }.page-nustar-meter-guide__faq-question h3 { margin: 0; font-size: 1.1em; color: #333; pointer-events: none; }.page-nustar-meter-guide__faq-toggle { font-size: 1.5em; font-weight: bold; color: #007bff; transition: transform 0.3s ease; pointer-events: none; }.page-nustar-meter-guide__faq-item.active .page-nustar-meter-guide__faq-toggle { transform: rotate(45deg); }.page-nustar-meter-guide__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; }.page-nustar-meter-guide__faq-item.active .page-nustar-meter-guide__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-nustar-meter-guide__faq-answer p { margin: 0; font-size: 0.95em; color: #555; }.page-nustar-meter-guide__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-nustar-meter-guide__blog-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); display: flex; flex-direction: column; text-decoration: none; color: inherit; transition: transform 0.2s ease; }.page-nustar-meter-guide__blog-card:hover { transform: translateY(-5px); }.page-nustar-meter-guide__blog-image { width: 100%; height: 200px; object-fit: cover; }.page-nustar-meter-guide__blog-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; }.page-nustar-meter-guide__blog-title { font-size: 1.3em; color: #007bff; margin-bottom: 10px; }.page-nustar-meter-guide__blog-excerpt { font-size: 0.9em; color: #555; flex-grow: 1; margin-bottom: 15px; }.page-nustar-meter-guide__blog-date { font-size: 0.8em; color: #888; text-align: right; }.page-nustar-meter-guide__floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; }.page-nustar-meter-guide__floating-button { background-color: #007bff; color: #fff; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease; }.page-nustar-meter-guide__floating-button--register { background-color: #ffcc00; color: #000; }.page-nustar-meter-guide__floating-button--register:hover { background-color: #e6b800; }.page-nustar-meter-guide__floating-button--login:hover { background-color: #0056b3; }@media (max-width: 768px) { .page-nustar-meter-guide__hero-title { font-size: 2em; }.page-nustar-meter-guide__hero-description { font-size: 1em; }.page-nustar-meter-guide__section { padding: 40px 15px; }.page-nustar-meter-guide__section-title { font-size: 1.8em; }.page-nustar-meter-guide__intro-text { font-size: 1em; }.page-nustar-meter-guide__features-grid, .page-nustar-meter-guide__quick-access-grid, .page-nustar-meter-guide__game-providers-grid, .page-nustar-meter-guide__promo-card-grid, .page-nustar-meter-guide__blog-grid { grid-template-columns: 1fr; }.page-nustar-meter-guide__faq-question { padding: 15px 20px; }.page-nustar-meter-guide__faq-question h3 { font-size: 1em; }.page-nustar-meter-guide__faq-answer { padding: 0 20px; }.page-nustar-meter-guide__faq-item.active .page-nustar-meter-guide__faq-answer { padding: 15px 20px !important; }.page-nustar-meter-guide__floating-buttons { right: 10px; bottom: 10px; }.page-nustar-meter-guide__floating-button { padding: 10px 15px; font-size: 0.9em; }/* Mobile list item responsiveness */.page-nustar-meter-guide__features-grid > *, .page-nustar-meter-guide__quick-access-grid > *, .page-nustar-meter-guide__game-providers-grid > *, .page-nustar-meter-guide__promo-card-grid > *, .page-nustar-meter-guide__blog-grid > * { 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-nustar-meter-guide__features-grid, .page-nustar-meter-guide__quick-access-grid, .page-nustar-meter-guide__game-providers-grid, .page-nustar-meter-guide__promo-card-grid, .page-nustar-meter-guide__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; }}