.page-nustar-glife { font-family: 'Roboto', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-nustar-glife__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-nustar-glife__section { padding: 60px 20px; margin-bottom: 20px; background-color: #2c2c54; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); } @media (max-width: 768px) { .page-nustar-glife__section { padding: 40px 15px; } } .page-nustar-glife__heading { font-size: 2.8em; color: #e94560; text-align: center; margin-bottom: 30px; font-weight: 700; } @media (max-width: 768px) { .page-nustar-glife__heading { font-size: 2em; margin-bottom: 20px; } } .page-nustar-glife__subheading { font-size: 2em; color: #f7a73a; text-align: center; margin-bottom: 25px; font-weight: 600; } @media (max-width: 768px) { .page-nustar-glife__subheading { font-size: 1.5em; margin-bottom: 15px; } } .page-nustar-glife__text { font-size: 1.1em; color: #cccccc; margin-bottom: 20px; text-align: justify; } @media (max-width: 768px) { .page-nustar-glife__text { font-size: 1em; } } .page-nustar-glife__button { display: inline-block; background-color: #e94560; color: #ffffff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; text-align: center; cursor: pointer; border: none; font-size: 1.1em; } .page-nustar-glife__button:hover { background-color: #d13a52; transform: translateY(-2px); } @media (max-width: 768px) { .page-nustar-glife__button { padding: 12px 25px; font-size: 1em; width: 100%; box-sizing: border-box; } } .page-nustar-glife__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:nustar_glife,casino_app,philippines]') no-repeat center center/cover; text-align: center; padding: 100px 20px; position: relative; overflow: hidden; padding-top: 10px; } @media (max-width: 768px) { .page-nustar-glife__hero-section { padding: 80px 15px; padding-top: 10px; } } .page-nustar-glife__hero-content { max-width: 900px; margin: 0 auto; position: relative; z-index: 1; } .page-nustar-glife__hero-title { font-size: 4em; color: #ffffff; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); line-height: 1.2; } @media (max-width: 768px) { .page-nustar-glife__hero-title { font-size: 2.5em; } } .page-nustar-glife__hero-subtitle { font-size: 1.8em; color: #f7a73a; margin-bottom: 40px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7); } @media (max-width: 768px) { .page-nustar-glife__hero-subtitle { font-size: 1.2em; margin-bottom: 30px; } } .page-nustar-glife__info-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } @media (max-width: 768px) { .page-nustar-glife__info-grid { grid-template-columns: 1fr; gap: 20px; } } .page-nustar-glife__info-card { background-color: #3e3e70; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; } .page-nustar-glife__info-card:hover { transform: translateY(-5px); } .page-nustar-glife__info-card-icon { width: 80px; height: 80px; margin-bottom: 15px; } .page-nustar-glife__info-card-title { font-size: 1.4em; color: #f7a73a; margin-bottom: 10px; } .page-nustar-glife__info-card-description { font-size: 1em; color: #cccccc; } .page-nustar-glife__quick-access-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-nustar-glife__quick-access-links .page-nustar-glife__button { min-width: 200px; } .page-nustar-glife__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; margin-top: 30px; } @media (max-width: 768px) { .page-nustar-glife__game-categories { grid-template-columns: 1fr; gap: 20px; } } .page-nustar-glife__game-card { background-color: #3e3e70; border-radius: 8px; overflow: hidden; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; } .page-nustar-glife__game-card:hover { transform: translateY(-5px); } .page-nustar-glife__game-card-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-nustar-glife__game-card-content { padding: 20px; } .page-nustar-glife__game-card-title { font-size: 1.5em; color: #f7a73a; margin-bottom: 10px; } .page-nustar-glife__game-card-description { font-size: 0.95em; color: #cccccc; margin-bottom: 15px; } .page-nustar-glife__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } @media (max-width: 768px) { .page-nustar-glife__promotions-grid { grid-template-columns: 1fr; gap: 20px; } } .page-nustar-glife__promo-card { background-color: #3e3e70; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; } .page-nustar-glife__promo-card:hover { transform: translateY(-5px); } .page-nustar-glife__promo-card-image { width: 100%; height: 220px; object-fit: cover; display: block; } .page-nustar-glife__promo-card-content { padding: 20px; } .page-nustar-glife__promo-card-title { font-size: 1.5em; color: #f7a73a; margin-bottom: 10px; } .page-nustar-glife__promo-card-description { font-size: 0.95em; color: #cccccc; margin-bottom: 15px; } .page-nustar-glife__security-features { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } @media (max-width: 768px) { .page-nustar-glife__security-features { grid-template-columns: 1fr; gap: 20px; } } .page-nustar-glife__feature-item { background-color: #3e3e70; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); } .page-nustar-glife__feature-icon { width: 80px; height: 80px; margin-bottom: 15px; } .page-nustar-glife__feature-title { font-size: 1.4em; color: #f7a73a; margin-bottom: 10px; } .page-nustar-glife__feature-description { font-size: 1em; color: #cccccc; } .page-nustar-glife__faq-list { margin-top: 30px; } .page-nustar-glife__faq-item { background-color: #3e3e70; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); } .page-nustar-glife__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; background-color: #4a4a82; border-bottom: 1px solid #5c5c9a; user-select: none; transition: background-color 0.3s ease; } .page-nustar-glife__faq-question:hover { background-color: #5c5c9a; } .page-nustar-glife__faq-question h3 { margin: 0; font-size: 1.2em; color: #f7a73a; pointer-events: none; } @media (max-width: 768px) { .page-nustar-glife__faq-question h3 { font-size: 1em; } } .page-nustar-glife__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e94560; margin-left: 15px; pointer-events: none; transition: transform 0.3s ease; } .page-nustar-glife__faq-item.active .page-nustar-glife__faq-toggle { transform: rotate(45deg); } .page-nustar-glife__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; color: #cccccc; } .page-nustar-glife__faq-item.active .page-nustar-glife__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } @media (max-width: 768px) { .page-nustar-glife__faq-answer { padding: 0 15px; } .page-nustar-glife__faq-item.active .page-nustar-glife__faq-answer { padding: 15px !important; } } .page-nustar-glife__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } @media (max-width: 768px) { .page-nustar-glife__blog-grid { grid-template-columns: 1fr; gap: 20px; } } .page-nustar-glife__blog-card { background-color: #3e3e70; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; } .page-nustar-glife__blog-card:hover { transform: translateY(-5px); } .page-nustar-glife__blog-card-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-nustar-glife__blog-card-content { padding: 20px; } .page-nustar-glife__blog-card-title { font-size: 1.4em; color: #f7a73a; margin-bottom: 10px; } .page-nustar-glife__blog-card-title a { color: #f7a73a; text-decoration: none; } .page-nustar-glife__blog-card-title a:hover { text-decoration: underline; } .page-nustar-glife__blog-card-excerpt { font-size: 0.95em; color: #cccccc; margin-bottom: 15px; } .page-nustar-glife__blog-card-date { font-size: 0.85em; color: #999999; text-align: right; } /* Mobile specific responsive rules for lists */ .page-nustar-glife__info-grid, .page-nustar-glife__quick-access-links, .page-nustar-glife__game-categories, .page-nustar-glife__promotions-grid, .page-nustar-glife__security-features, .page-nustar-glife__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-glife__info-card, .page-nustar-glife__game-card, .page-nustar-glife__promo-card, .page-nustar-glife__feature-item, .page-nustar-glife__blog-card, .page-nustar-glife__quick-access-links .page-nustar-glife__button { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-nustar-glife__text, .page-nustar-glife__info-card-description, .page-nustar-glife__game-card-description, .page-nustar-glife__promo-card-description, .page-nustar-glife__feature-description, .page-nustar-glife__blog-card-excerpt { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-nustar-glife img { max-width: 100% !important; height: auto !important; } .page-nustar-glife .page-nustar-glife__game-card-image, .page-nustar-glife .page-nustar-glife__promo-card-image, .page-nustar-glife .page-nustar-glife__blog-card-image { width: 100%; height: auto; /* Allow height to adjust naturally */ min-height: 200px; /* Ensure minimum size */ object-fit: cover; } .page-nustar-glife__info-card-icon, .page-nustar-glife__feature-icon { width: 80px; height: 80px; object-fit: contain; }