.page-cs-nustar-com-ph__main { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-cs-nustar-com-ph__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-cs-nustar-com-ph__section { background-color: #fff; border-radius: 8px; margin-bottom: 30px; padding: 30px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05); }.page-cs-nustar-com-ph__section-title { font-size: 2.5em; color: #2c3e50; margin-bottom: 20px; text-align: center; }.page-cs-nustar-com-ph__hero-section { background: linear-gradient(135deg, #2c3e50, #1a252f); color: #fff; text-align: center; padding: 100px 20px; border-radius: 0; margin-bottom: 0; padding-top: calc(100px + 10px); /* Minimal top padding, assumes body has header-offset */ position: relative; overflow: hidden; }.page-cs-nustar-com-ph__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; }.page-cs-nustar-com-ph__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }.page-cs-nustar-com-ph__hero-title { font-size: 3.5em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }.page-cs-nustar-com-ph__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; }.page-cs-nustar-com-ph__cta-button { display: inline-block; background-color: #e74c3c; color: #fff; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-cs-nustar-com-ph__cta-button:hover { background-color: #c0392b; transform: translateY(-3px); }.page-cs-nustar-com-ph__intro-text { font-size: 1.1em; text-align: center; max-width: 800px; margin: 0 auto 30px; color: #555; }.page-cs-nustar-com-ph__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-cs-nustar-com-ph__feature-item { text-align: center; padding: 25px; border-radius: 8px; background-color: #fdfdfd; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03); transition: transform 0.3s ease; }.page-cs-nustar-com-ph__feature-item:hover { transform: translateY(-5px); }.page-cs-nustar-com-ph__feature-icon { width: 80px; height: 80px; margin-bottom: 15px; object-fit: contain; }.page-cs-nustar-com-ph__feature-title { font-size: 1.3em; color: #2c3e50; margin-bottom: 10px; }.page-cs-nustar-com-ph__feature-description { color: #666; font-size: 0.95em; }.page-cs-nustar-com-ph__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-top: 30px; }.page-cs-nustar-com-ph__access-button { display: block; background-color: #3498db; color: #fff; padding: 15px 20px; border-radius: 8px; text-decoration: none; font-weight: bold; text-align: center; transition: background-color 0.3s ease, transform 0.3s ease; }.page-cs-nustar-com-ph__access-button:hover { background-color: #2980b9; transform: translateY(-2px); }.page-cs-nustar-com-ph__game-categories { display: flex; justify-content: center; margin-bottom: 30px; flex-wrap: wrap; }.page-cs-nustar-com-ph__category-button { background-color: #ecf0f1; color: #333; padding: 10px 20px; border: none; border-radius: 20px; margin: 5px; cursor: pointer; transition: background-color 0.3s ease, color 0.3s ease; font-weight: bold; }.page-cs-nustar-com-ph__category-button:hover, .page-cs-nustar-com-ph__category-button.active { background-color: #e74c3c; color: #fff; }.page-cs-nustar-com-ph__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; }.page-cs-nustar-com-ph__game-card { background-color: #fdfdfd; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); text-align: center; transition: transform 0.3s ease; }.page-cs-nustar-com-ph__game-card:hover { transform: translateY(-5px); }.page-cs-nustar-com-ph__game-image { width: 100%; height: 180px; object-fit: cover; }.page-cs-nustar-com-ph__game-title { font-size: 1.2em; color: #2c3e50; padding: 15px 10px 5px; }.page-cs-nustar-com-ph__game-provider { font-size: 0.9em; color: #7f8c8d; padding-bottom: 15px; }.page-cs-nustar-com-ph__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; }.page-cs-nustar-com-ph__promo-card { background-color: #fdfdfd; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease; }.page-cs-nustar-com-ph__promo-card:hover { transform: translateY(-5px); }.page-cs-nustar-com-ph__promo-image { width: 100%; height: 200px; object-fit: cover; }.page-cs-nustar-com-ph__promo-content { padding: 20px; }.page-cs-nustar-com-ph__promo-title { font-size: 1.4em; color: #2c3e50; margin-bottom: 10px; }.page-cs-nustar-com-ph__promo-description { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-cs-nustar-com-ph__promo-button { display: inline-block; background-color: #e74c3c; color: #fff; padding: 10px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-cs-nustar-com-ph__promo-button:hover { background-color: #c0392b; }.page-cs-nustar-com-ph__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; }.page-cs-nustar-com-ph__security-item { text-align: center; padding: 25px; border-radius: 8px; background-color: #fdfdfd; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03); }.page-cs-nustar-com-ph__security-icon { width: 80px; height: 80px; margin-bottom: 15px; object-fit: contain; }.page-cs-nustar-com-ph__security-title { font-size: 1.3em; color: #2c3e50; margin-bottom: 10px; }.page-cs-nustar-com-ph__security-description { color: #666; font-size: 0.95em; }.page-cs-nustar-com-ph__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 20px; }.page-cs-nustar-com-ph__payment-logo { height: 50px; object-fit: contain; }.page-cs-nustar-com-ph__faq-list { list-style: none; padding: 0; }.page-cs-nustar-com-ph__faq-item { background-color: #fdfdfd; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03); }.page-cs-nustar-com-ph__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #ecf0f1; color: #2c3e50; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-cs-nustar-com-ph__faq-question:hover { background-color: #dbe2e4; }.page-cs-nustar-com-ph__faq-question h3 { margin: 0; font-size: 1.2em; pointer-events: none; }.page-cs-nustar-com-ph__faq-toggle { font-size: 1.5em; font-weight: bold; margin-left: 10px; pointer-events: none; }.page-cs-nustar-com-ph__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; color: #555; }.page-cs-nustar-com-ph__faq-item.active .page-cs-nustar-com-ph__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-cs-nustar-com-ph__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; }.page-cs-nustar-com-ph__blog-card { background-color: #fdfdfd; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); text-decoration: none; color: inherit; transition: transform 0.3s ease; }.page-cs-nustar-com-ph__blog-card:hover { transform: translateY(-5px); }.page-cs-nustar-com-ph__blog-image { width: 100%; height: 200px; object-fit: cover; }.page-cs-nustar-com-ph__blog-content { padding: 20px; }.page-cs-nustar-com-ph__blog-title { font-size: 1.4em; color: #2c3e50; margin-bottom: 10px; }.page-cs-nustar-com-ph__blog-summary { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-cs-nustar-com-ph__blog-date { font-size: 0.85em; color: #999; text-align: right; }.page-cs-nustar-com-ph__quick-links-text { text-align: center; margin-bottom: 20px; color: #555; }.page-cs-nustar-com-ph__quick-links-description { font-size: 1.1em; text-align: center; max-width: 800px; margin: 0 auto 30px; color: #555; }.page-cs-nustar-com-ph__game-providers { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 20px; }.page-cs-nustar-com-ph__provider-logo { height: 60px; object-fit: contain; filter: grayscale(100%); transition: filter 0.3s ease; }.page-cs-nustar-com-ph__provider-logo:hover { filter: grayscale(0%); }@media (max-width: 768px) { .page-cs-nustar-com-ph__container { padding: 15px; }.page-cs-nustar-com-ph__hero-section { padding: 80px 15px; padding-top: calc(80px + 10px); }.page-cs-nustar-com-ph__hero-title { font-size: 2.5em; }.page-cs-nustar-com-ph__hero-subtitle { font-size: 1.2em; }.page-cs-nustar-com-ph__cta-button { padding: 12px 25px; font-size: 1em; }.page-cs-nustar-com-ph__section-title { font-size: 2em; }.page-cs-nustar-com-ph__features-grid, .page-cs-nustar-com-ph__quick-access-grid, .page-cs-nustar-com-ph__game-grid, .page-cs-nustar-com-ph__promo-grid, .page-cs-nustar-com-ph__security-grid, .page-cs-nustar-com-ph__blog-grid { grid-template-columns: 1fr; }.page-cs-nustar-com-ph__feature-item, .page-cs-nustar-com-ph__access-button, .page-cs-nustar-com-ph__game-card, .page-cs-nustar-com-ph__promo-card, .page-cs-nustar-com-ph__security-item, .page-cs-nustar-com-ph__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-cs-nustar-com-ph__game-categories { justify-content: flex-start; overflow-x: auto; white-space: nowrap; padding-bottom: 10px; }.page-cs-nustar-com-ph__category-button { flex-shrink: 0; }.page-cs-nustar-com-ph__faq-question h3 { font-size: 1.1em; }.page-cs-nustar-com-ph__faq-answer { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; padding: 15px 15px !important; }.page-cs-nustar-com-ph__faq-item.active .page-cs-nustar-com-ph__faq-answer { padding: 15px 15px !important; }.page-cs-nustar-com-ph__payment-providers, .page-cs-nustar-com-ph__game-providers { gap: 10px; }.page-cs-nustar-com-ph__payment-logo, .page-cs-nustar-com-ph__provider-logo { height: 40px; } }@media (max-width: 480px) { .page-cs-nustar-com-ph__hero-title { font-size: 2em; }.page-cs-nustar-com-ph__hero-subtitle { font-size: 1em; }.page-cs-nustar-com-ph__section { padding: 20px; }.page-cs-nustar-com-ph__section-title { font-size: 1.8em; } }