@import url('https://fonts.googleapis.com/css2?family=Arial:wght@400;700&display=swap');:root{--page-primary-color:#007bff;--page-secondary-color:#6c757d;--page-accent-color:#ffc107;--page-text-color:#333;--page-light-text-color:#f8f9fa;--page-dark-background:#212529;--page-background-light:#f4f4f4;--page-border-color:#e9ecef;--page-header-offset:122px}.page-gcash-nustargame-com-ph{font-family:'Arial',sans-serif;line-height:1.6;color:var(--page-text-color);background-color:var(--page-background-light);padding-top:10px}.page-gcash-nustargame-com-ph__container{max-width:1200px;margin:0 auto;padding:20px 15px;box-sizing:border-box}.page-gcash-nustargame-com-ph__section-title{text-align:center;color:var(--page-dark-background);margin-bottom:40px;font-size:2.2em;font-weight:bold;position:relative;padding-bottom:10px}.page-gcash-nustargame-com-ph__section-title::after{content:'';position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:60px;height:4px;background-color:var(--page-primary-color);border-radius:2px}.page-gcash-nustargame-com-ph__highlight{color:var(--page-primary-color)}.page-gcash-nustargame-com-ph__button{display:inline-block;padding:12px 25px;border-radius:8px;text-decoration:none;font-weight:bold;transition:background-color .3s ease,transform .2s ease;cursor:pointer;text-align:center;white-space:nowrap}.page-gcash-nustargame-com-ph__button--primary{background-color:var(--page-primary-color);color:var(--page-light-text-color);border:2px solid var(--page-primary-color)}.page-gcash-nustargame-com-ph__button--primary:hover{background-color:#0056b3;border-color:#0056b3;transform:translateY(-2px)}.page-gcash-nustargame-com-ph__button--secondary{background-color:transparent;color:var(--page-primary-color);border:2px solid var(--page-primary-color)}.page-gcash-nustargame-com-ph__button--secondary:hover{background-color:var(--page-primary-color);color:var(--page-light-text-color);transform:translateY(-2px)}.page-gcash-nustargame-com-ph__button--small{padding:8px 15px;font-size:.9em;border-radius:5px}.page-gcash-nustargame-com-ph__button--link{background-color:transparent;color:var(--page-primary-color);border:none;padding:0;text-decoration:underline;font-weight:normal}.page-gcash-nustargame-com-ph__button--link:hover{color:#0056b3;transform:none}.page-gcash-nustargame-com-ph__hero-section{position:relative;height:600px;display:flex;align-items:center;justify-content:center;text-align:center;color:var(--page-light-text-color);overflow:hidden}.page-gcash-nustargame-com-ph__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}.page-gcash-nustargame-com-ph__hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.8));z-index:-1}.page-gcash-nustargame-com-ph__hero-content{position:relative;z-index:1;max-width:900px;padding:20px}.page-gcash-nustargame-com-ph__hero-title{font-size:3.5em;margin-bottom:20px;line-height:1.2}.page-gcash-nustargame-com-ph__hero-subtitle{font-size:1.5em;margin-bottom:40px}.page-gcash-nustargame-com-ph__hero-cta-buttons{display:flex;gap:20px;justify-content:center}.page-gcash-nustargame-com-ph__payment-providers{background-color:var(--page-dark-background);padding:40px 15px;display:flex;flex-direction:column;align-items:center;gap:30px;width:100%;max-width:100%;box-sizing:border-box}.page-gcash-nustargame-com-ph__payment-providers .page-gcash-nustargame-com-ph__section-title{color:var(--page-light-text-color);margin-bottom:0}.page-gcash-nustargame-com-ph__payment-providers .page-gcash-nustargame-com-ph__section-title::after{background-color:var(--page-accent-color)}.page-gcash-nustargame-com-ph__payment-logo-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%;max-width:100%;box-sizing:border-box}.page-gcash-nustargame-com-ph__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box;display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:8px;padding:5px}.page-gcash-nustargame-com-ph__payment-logo img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain}.page-gcash-nustargame-com-ph__introduction-section{padding:60px 0;background-color:#fff;text-align:center}.page-gcash-nustargame-com-ph__text-content{font-size:1.1em;margin-bottom:20px;max-width:800px;margin-left:auto;margin-right:auto}.page-gcash-nustargame-com-ph__quick-access-section{padding:60px 0;background-color:var(--page-background-light)}.page-gcash-nustargame-com-ph__access-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.page-gcash-nustargame-com-ph__access-card{background-color:#fff;border-radius:10px;padding:30px;text-align:center;box-shadow:0 4px 8px rgba(0,0,0,.1);text-decoration:none;color:var(--page-text-color);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.page-gcash-nustargame-com-ph__access-card:hover{transform:translateY(-10px);box-shadow:0 8px 16px rgba(0,0,0,.2)}.page-gcash-nustargame-com-ph__access-icon{width:100px;height:100px;object-fit:contain;margin-bottom:20px}.page-gcash-nustargame-com-ph__access-title{font-size:1.4em;margin-bottom:10px;color:var(--page-dark-background)}.page-gcash-nustargame-com-ph__access-description{font-size:.95em;color:var(--page-secondary-color)}.page-gcash-nustargame-com-ph__games-section{padding:60px 0;background-color:#fff}.page-gcash-nustargame-com-ph__game-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.page-gcash-nustargame-com-ph__game-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);overflow:hidden;text-align:center;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;justify-content:space-between}.page-gcash-nustargame-com-ph__game-card:hover{transform:translateY(-10px);box-shadow:0 8px 16px rgba(0,0,0,.2)}.page-gcash-nustargame-com-ph__game-image{width:100%;height:200px;object-fit:cover;display:block}.page-gcash-nustargame-com-ph__game-title{font-size:1.5em;margin:20px 15px 10px;color:var(--page-dark-background)}.page-gcash-nustargame-com-ph__game-description{font-size:.95em;color:var(--page-secondary-color);padding:0 15px 20px;flex-grow:1}.page-gcash-nustargame-com-ph__game-card .page-gcash-nustargame-com-ph__button{margin:0 15px 20px;width:calc(100% - 30px)}.page-gcash-nustargame-com-ph__promotions-section{padding:60px 0;background-color:var(--page-background-light)}.page-gcash-nustargame-com-ph__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.page-gcash-nustargame-com-ph__promo-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);overflow:hidden;text-align:center;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;justify-content:space-between}.page-gcash-nustargame-com-ph__promo-card:hover{transform:translateY(-10px);box-shadow:0 8px 16px rgba(0,0,0,.2)}.page-gcash-nustargame-com-ph__promo-image{width:100%;height:200px;object-fit:cover;display:block}.page-gcash-nustargame-com-ph__promo-title{font-size:1.5em;margin:20px 15px 10px;color:var(--page-dark-background)}.page-gcash-nustargame-com-ph__promo-description{font-size:.95em;color:var(--page-secondary-color);padding:0 15px 20px;flex-grow:1}.page-gcash-nustargame-com-ph__promo-card .page-gcash-nustargame-com-ph__button{margin:0 15px 20px;width:calc(100% - 30px)}.page-gcash-nustargame-com-ph__security-section{padding:60px 0;background-color:#fff;text-align:center}.page-gcash-nustargame-com-ph__security-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-bottom:40px}.page-gcash-nustargame-com-ph__security-item{padding:30px;border:1px solid var(--page-border-color);border-radius:10px;background-color:var(--page-background-light)}.page-gcash-nustargame-com-ph__security-icon{width:100px;height:100px;object-fit:contain;margin-bottom:20px}.page-gcash-nustargame-com-ph__security-title{font-size:1.4em;margin-bottom:10px;color:var(--page-dark-background)}.page-gcash-nustargame-com-ph__security-description{font-size:.95em;color:var(--page-secondary-color)}.page-gcash-nustargame-com-ph__faq-section{padding:60px 0;background-color:var(--page-dark-background);color:var(--page-light-text-color)}.page-gcash-nustargame-com-ph__faq-section .page-gcash-nustargame-com-ph__section-title{color:var(--page-light-text-color)}.page-gcash-nustargame-com-ph__faq-section .page-gcash-nustargame-com-ph__section-title::after{background-color:var(--page-accent-color)}.page-gcash-nustargame-com-ph__faq-list{max-width:800px;margin:0 auto}.page-gcash-nustargame-com-ph__faq-item{background-color:#343a40;border-radius:8px;margin-bottom:15px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,.2)}.page-gcash-nustargame-com-ph__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;user-select:none;background-color:#495057;border-bottom:1px solid #6c757d;transition:background-color .3s ease}.page-gcash-nustargame-com-ph__faq-question:hover{background-color:#5a6268}.page-gcash-nustargame-com-ph__faq-title{font-size:1.2em;margin:0;color:var(--page-light-text-color);pointer-events:none}.page-gcash-nustargame-com-ph__faq-toggle{font-size:1.5em;font-weight:bold;color:var(--page-accent-color);transition:transform .3s ease;pointer-events:none}.page-gcash-nustargame-com-ph__faq-item.active .page-gcash-nustargame-com-ph__faq-toggle{transform:rotate(45deg)}.page-gcash-nustargame-com-ph__faq-answer{max-height:0;overflow:hidden;padding:0 25px;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;opacity:0;background-color:#343a40;color:#adb5bd}.page-gcash-nustargame-com-ph__faq-item.active .page-gcash-nustargame-com-ph__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1}.page-gcash-nustargame-com-ph__faq-answer p{margin-bottom:10px}.page-gcash-nustargame-com-ph__faq-answer p:last-child{margin-bottom:0}.page-gcash-nustargame-com-ph__blog-section{padding:60px 0;background-color:#fff}.page-gcash-nustargame-com-ph__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.page-gcash-nustargame-com-ph__blog-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.page-gcash-nustargame-com-ph__blog-card:hover{transform:translateY(-10px);box-shadow:0 8px 16px rgba(0,0,0,.2)}.page-gcash-nustargame-com-ph__blog-image{width:100%;height:200px;object-fit:cover;display:block}.page-gcash-nustargame-com-ph__blog-content{padding:20px;display:flex;flex-direction:column;flex-grow:1}.page-gcash-nustargame-com-ph__blog-title{font-size:1.4em;margin-top:0;margin-bottom:10px;color:var(--page-dark-background)}.page-gcash-nustargame-com-ph__blog-summary{font-size:.95em;color:var(--page-secondary-color);margin-bottom:15px;flex-grow:1}.page-gcash-nustargame-com-ph__blog-date{font-size:.85em;color:#888;margin-bottom:15px}.page-gcash-nustargame-com-ph__blog-card .page-gcash-nustargame-com-ph__button{align-self:flex-start}@media (max-width:1024px){.page-gcash-nustargame-com-ph__hero-title{font-size:3em}.page-gcash-nustargame-com-ph__hero-subtitle{font-size:1.3em}.page-gcash-nustargame-com-ph__section-title{font-size:2em}}@media (max-width:768px){.page-gcash-nustargame-com-ph__hero-section{height:500px}.page-gcash-nustargame-com-ph__hero-title{font-size:2.5em}.page-gcash-nustargame-com-ph__hero-subtitle{font-size:1.1em}.page-gcash-nustargame-com-ph__hero-cta-buttons{flex-direction:column;gap:15px}.page-gcash-nustargame-com-ph__button{width:80%;margin:0 auto}.page-gcash-nustargame-com-ph__payment-providers{flex-direction:column;flex-wrap:wrap;justify-content:center;gap:20px;padding:30px 15px}.page-gcash-nustargame-com-ph__payment-logo-grid{gap:16px}.page-gcash-nustargame-com-ph__payment-logo,.page-gcash-nustargame-com-ph__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important}.page-gcash-nustargame-com-ph__section-title{font-size:1.8em;margin-bottom:30px}.page-gcash-nustargame-com-ph__container{padding:15px}.page-gcash-nustargame-com-ph__access-grid,.page-gcash-nustargame-com-ph__game-grid,.page-gcash-nustargame-com-ph__promo-grid,.page-gcash-nustargame-com-ph__security-content{grid-template-columns:1fr;gap:20px}.page-gcash-nustargame-com-ph__access-card,.page-gcash-nustargame-com-ph__game-card,.page-gcash-nustargame-com-ph__promo-card,.page-gcash-nustargame-com-ph__security-item,.page-gcash-nustargame-com-ph__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-gcash-nustargame-com-ph__game-card .page-gcash-nustargame-com-ph__button,.page-gcash-nustargame-com-ph__promo-card .page-gcash-nustargame-com-ph__button{width:calc(100% - 40px) !important;margin:0 20px 20px !important}.page-gcash-nustargame-com-ph__hero-background,.page-gcash-nustargame-com-ph__access-icon,.page-gcash-nustargame-com-ph__game-image,.page-gcash-nustargame-com-ph__promo-image,.page-gcash-nustargame-com-ph__security-icon,.page-gcash-nustargame-com-ph__blog-image{max-width:100% !important;height:auto !important;box-sizing:border-box !important}.page-gcash-nustargame-com-ph__game-image,.page-gcash-nustargame-com-ph__promo-image,.page-gcash-nustargame-com-ph__blog-image{height:180px !important}.page-gcash-nustargame-com-ph__text-content,.page-gcash-nustargame-com-ph__access-description,.page-gcash-nustargame-com-ph__game-description,.page-gcash-nustargame-com-ph__promo-description,.page-gcash-nustargame-com-ph__security-description,.page-gcash-nustargame-com-ph__blog-summary,.page-gcash-nustargame-com-ph__faq-answer p{word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important}.page-gcash-nustargame-com-ph__faq-question{padding:15px 20px}.page-gcash-nustargame-com-ph__faq-title{font-size:1.1em}.page-gcash-nustargame-com-ph__faq-answer{padding:0 20px}.page-gcash-nustargame-com-ph__faq-item.active .page-gcash-nustargame-com-ph__faq-answer{padding:15px 20px !important}}@media (max-width:480px){.page-gcash-nustargame-com-ph__hero-title{font-size:2em}.page-gcash-nustargame-com-ph__hero-subtitle{font-size:1em}.page-gcash-nustargame-com-ph__hero-cta-buttons{gap:10px}.page-gcash-nustargame-com-ph__button{padding:10px 20px;font-size:.9em}.page-gcash-nustargame-com-ph__section-title{font-size:1.5em}.page-gcash-nustargame-com-ph__game-image,.page-gcash-nustargame-com-ph__promo-image,.page-gcash-nustargame-com-ph__blog-image{height:150px !important}}