.page-nustar-updated__hero-section { background-image: url('[GALLERY:hero:1920x1080:nustar updated,online casino,philippines,gaming]'); background-size: cover; background-position: center; color: #fff; text-align: center; padding: 10px 20px 80px; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 70vh; position: relative; }.page-nustar-updated__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.6); z-index: 1; }.page-nustar-updated__hero-content { position: relative; z-index: 2; max-width: 900px; }.page-nustar-updated__hero-title { font-size: 2.8em; margin-bottom: 20px; line-height: 1.2; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-nustar-updated__hero-description { font-size: 1.2em; margin-bottom: 30px; line-height: 1.5; }.page-nustar-updated__hero-cta-group { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; }.page-nustar-updated__cta-button { display: inline-block; background-color: #ffcc00; color: #333; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; }.page-nustar-updated__cta-button:hover { background-color: #e6b800; transform: translateY(-3px); }.page-nustar-updated__section { padding: 60px 20px; text-align: center; }.page-nustar-updated__section--dark { background-color: #1a1a1a; color: #f0f0f0; }.page-nustar-updated__section--light { background-color: #2a2a2a; color: #f0f0f0; }.page-nustar-updated__section-title { font-size: 2.2em; color: #ffcc00; margin-bottom: 40px; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); }.page-nustar-updated__section-text { max-width: 800px; margin: 0 auto 40px; line-height: 1.6; font-size: 1.1em; }.page-nustar-updated__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-nustar-updated__card { background-color: #333; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.4); text-align: left; transition: transform 0.3s ease; display: flex; flex-direction: column; }.page-nustar-updated__card:hover { transform: translateY(-5px); }.page-nustar-updated__card-image { width: 100%; height: 200px; object-fit: cover; }.page-nustar-updated__card-content { padding: 25px; flex-grow: 1; display: flex; flex-direction: column; }.page-nustar-updated__card-title { font-size: 1.5em; color: #ffcc00; margin-bottom: 15px; }.page-nustar-updated__card-text { font-size: 0.95em; line-height: 1.5; margin-bottom: 20px; flex-grow: 1; }.page-nustar-updated__card-button { display: inline-block; background-color: #007bff; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; align-self: flex-start; }.page-nustar-updated__card-button:hover { background-color: #0056b3; }.page-nustar-updated__quick-access-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; max-width: 1000px; margin: 0 auto; }.page-nustar-updated__quick-access-button { display: inline-block; background-color: #007bff; color: #fff; padding: 15px 25px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1em; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; text-align: center; min-width: 180px; }.page-nustar-updated__quick-access-button:hover { background-color: #0056b3; transform: translateY(-3px); }.page-nustar-updated__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; max-width: 1200px; margin: 0 auto; }.page-nustar-updated__promo-card { background-color: #333; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3); text-align: left; transition: transform 0.3s ease; }.page-nustar-updated__promo-card:hover { transform: translateY(-5px); }.page-nustar-updated__promo-image { width: 100%; height: 180px; object-fit: cover; }.page-nustar-updated__promo-content { padding: 20px; }.page-nustar-updated__promo-title { font-size: 1.3em; color: #ffcc00; margin-bottom: 10px; }.page-nustar-updated__promo-description { font-size: 0.9em; line-height: 1.5; margin-bottom: 15px; }.page-nustar-updated__promo-button { display: inline-block; background-color: #ffcc00; color: #333; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; }.page-nustar-updated__promo-button:hover { background-color: #e6b800; }.page-nustar-updated__faq-container { max-width: 800px; margin: 0 auto; }.page-nustar-updated__faq-item { background-color: #333; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3); }.page-nustar-updated__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #444; color: #ffcc00; font-size: 1.1em; font-weight: bold; transition: background-color 0.3s ease; user-select: none; }.page-nustar-updated__faq-question:hover { background-color: #555; }.page-nustar-updated__faq-question h3 { margin: 0; pointer-events: none; }.page-nustar-updated__faq-toggle { font-size: 1.5em; line-height: 1; pointer-events: none; transition: transform 0.3s ease; }.page-nustar-updated__faq-item.active .page-nustar-updated__faq-toggle { transform: rotate(45deg); }.page-nustar-updated__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; background-color: #2a2a2a; color: #f0f0f0; 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; line-height: 1.6; }.page-nustar-updated__faq-item.active .page-nustar-updated__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-nustar-updated__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; max-width: 1200px; margin: 0 auto; }.page-nustar-updated__blog-card { background-color: #333; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3); text-align: left; transition: transform 0.3s ease; }.page-nustar-updated__blog-card:hover { transform: translateY(-5px); }.page-nustar-updated__blog-image { width: 100%; height: 180px; object-fit: cover; }.page-nustar-updated__blog-content { padding: 20px; }.page-nustar-updated__blog-title { font-size: 1.3em; color: #ffcc00; margin-bottom: 10px; }.page-nustar-updated__blog-title a { color: #ffcc00; text-decoration: none; }.page-nustar-updated__blog-title a:hover { text-decoration: underline; }.page-nustar-updated__blog-summary { font-size: 0.9em; line-height: 1.5; color: #ccc; margin-bottom: 15px; }.page-nustar-updated__blog-date { font-size: 0.8em; color: #aaa; }.page-nustar-updated__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-nustar-updated__floating-button { background-color: #ffcc00; color: #333; border: none; border-radius: 50%; width: 60px; height: 60px; display: flex; justify-content: center; align-items: center; font-size: 1em; font-weight: bold; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); cursor: pointer; text-decoration: none; transition: background-color 0.3s ease, transform 0.2s ease; }.page-nustar-updated__floating-button:hover { background-color: #e6b800; transform: translateY(-3px); } @media (max-width: 768px) { .page-nustar-updated__hero-title { font-size: 2em; }.page-nustar-updated__hero-description { font-size: 1em; }.page-nustar-updated__section-title { font-size: 1.8em; }.page-nustar-updated__cta-button, .page-nustar-updated__quick-access-button { padding: 12px 20px; font-size: 0.9em; }.page-nustar-updated__grid, .page-nustar-updated__promotions-grid, .page-nustar-updated__blog-grid { grid-template-columns: 1fr; }.page-nustar-updated__card, .page-nustar-updated__promo-card, .page-nustar-updated__blog-card { margin: 0 auto; max-width: 350px; }.page-nustar-updated__faq-question { font-size: 1em; padding: 15px 20px; }.page-nustar-updated__faq-answer { padding: 15px 20px !important; }.page-nustar-updated__floating-buttons { bottom: 15px; right: 15px; }.page-nustar-updated__floating-button { width: 50px; height: 50px; font-size: 0.9em; }.page-nustar-updated__section-text { font-size: 0.95em; }.page-nustar-updated__card-title, .page-nustar-updated__promo-title, .page-nustar-updated__blog-title { font-size: 1.2em; }.page-nustar-updated__card-text, .page-nustar-updated__promo-description, .page-nustar-updated__blog-summary { font-size: 0.85em; }.page-nustar-updated__card-button, .page-nustar-updated__promo-button { font-size: 0.8em; padding: 8px 15px; }.page-nustar-updated__quick-access-links { flex-direction: column; align-items: center; }.page-nustar-updated__quick-access-button { width: 100%; max-width: 250px; }.page-nustar-updated__blog-date { font-size: 0.75em; } }