.page-nustar-web { font-family: 'Arial', sans-serif; background-color: #1a1a2e; color: #e0e0e0; line-height: 1.6; padding-bottom: 50px; } .page-nustar-web__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; } @media (max-width: 768px) { .page-nustar-web__container { padding: 0 10px; } } .page-nustar-web__section { padding: 40px 0; border-bottom: 1px solid rgba(255, 255, 255, 0.1); } .page-nustar-web__section:last-of-type { border-bottom: none; } .page-nustar-web__section-title { font-size: 2.5em; color: #e94560; text-align: center; margin-bottom: 30px; text-transform: uppercase; letter-spacing: 1px; } @media (max-width: 768px) { .page-nustar-web__section-title { font-size: 1.8em; margin-bottom: 20px; } } .page-nustar-web__text-center { text-align: center; } .page-nustar-web__button { display: inline-block; background-color: #0f3460; color: #e0e0e0; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.2s ease; border: 1px solid #0f3460; } .page-nustar-web__button:hover { background-color: #e94560; border-color: #e94560; transform: translateY(-2px); } .page-nustar-web__button--primary { background-color: #e94560; border-color: #e94560; } .page-nustar-web__button--primary:hover { background-color: #0f3460; border-color: #0f3460; } .page-nustar-web__hero-section { background-image: url('[GALLERY:hero:1920x1080:online_casino,philippines,night_city]'); background-size: cover; background-position: center; color: #ffffff; text-align: center; padding: 100px 0 120px; position: relative; overflow: hidden; padding-top: 10px; } @media (max-width: 768px) { .page-nustar-web__hero-section { padding: 80px 0 100px; } } .page-nustar-web__hero-content { position: relative; z-index: 1; max-width: 800px; margin: 0 auto; padding: 0 15px; } .page-nustar-web__hero-title { font-size: 3.8em; margin-bottom: 20px; text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.7); line-height: 1.2; } @media (max-width: 768px) { .page-nustar-web__hero-title { font-size: 2.5em; } } .page-nustar-web__hero-subtitle { font-size: 1.5em; margin-bottom: 40px; text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5); } @media (max-width: 768px) { .page-nustar-web__hero-subtitle { font-size: 1.1em; margin-bottom: 30px; } } .page-nustar-web__hero-cta-group { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; } .page-nustar-web__intro-section .page-nustar-web__content-wrapper { display: flex; align-items: center; gap: 30px; } @media (max-width: 768px) { .page-nustar-web__intro-section .page-nustar-web__content-wrapper { flex-direction: column; text-align: center; } } .page-nustar-web__intro-image { flex: 1; max-width: 50%; border-radius: 8px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); } @media (max-width: 768px) { .page-nustar-web__intro-image { max-width: 100%; } } .page-nustar-web__intro-image img { max-width: 100%; height: auto; display: block; } .page-nustar-web__intro-text { flex: 1; max-width: 50%; } @media (max-width: 768px) { .page-nustar-web__intro-text { max-width: 100%; } } .page-nustar-web__intro-text p { margin-bottom: 15px; color: #c0c0c0; } .page-nustar-web__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; } .page-nustar-web__quick-access-item { background-color: #0f3460; padding: 25px; border-radius: 8px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); } .page-nustar-web__quick-access-item:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3); } .page-nustar-web__quick-access-item h3 { font-size: 1.5em; margin-bottom: 15px; color: #e94560; } .page-nustar-web__quick-access-item .page-nustar-web__button { width: 100%; } .page-nustar-web__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-nustar-web__game-card { background-color: #0f3460; border-radius: 8px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-nustar-web__game-card:hover { transform: translateY(-7px); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.4); } .page-nustar-web__game-card-image { width: 100%; height: 200px; overflow: hidden; } .page-nustar-web__game-card-image img { width: 100%; height: 100%; object-fit: cover; display: block; } .page-nustar-web__game-card-content { padding: 20px; } .page-nustar-web__game-card-content h3 { font-size: 1.6em; margin-bottom: 10px; color: #e94560; } .page-nustar-web__game-card-content p { font-size: 0.95em; color: #c0c0c0; margin-bottom: 20px; } .page-nustar-web__promo-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-nustar-web__promo-item { background-color: #0f3460; border-radius: 8px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-nustar-web__promo-item:hover { transform: translateY(-7px); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.4); } .page-nustar-web__promo-image { width: 100%; height: 220px; overflow: hidden; } .page-nustar-web__promo-image img { width: 100%; height: 100%; object-fit: cover; display: block; } .page-nustar-web__promo-content { padding: 20px; } .page-nustar-web__promo-content h3 { font-size: 1.6em; margin-bottom: 10px; color: #e94560; } .page-nustar-web__promo-content p { font-size: 0.95em; color: #c0c0c0; margin-bottom: 20px; } .page-nustar-web__security-support-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-nustar-web__security-support-item { background-color: #0f3460; padding: 30px; border-radius: 8px; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); } .page-nustar-web__security-support-item h3 { font-size: 1.8em; margin-bottom: 15px; color: #e94560; } .page-nustar-web__security-support-item p { color: #c0c0c0; } .page-nustar-web__faq-list { margin-top: 30px; } .page-nustar-web__faq-item { background-color: #0f3460; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); } .page-nustar-web__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 20px; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-nustar-web__faq-question:hover { background-color: #1a1a2e; } .page-nustar-web__faq-question h3 { margin: 0; font-size: 1.2em; color: #e94560; pointer-events: none; } .page-nustar-web__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e0e0e0; pointer-events: none; transition: transform 0.3s ease; } .page-nustar-web__faq-item.active .page-nustar-web__faq-toggle { transform: rotate(45deg); } .page-nustar-web__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; } .page-nustar-web__faq-item.active .page-nustar-web__faq-answer { max-height: 2000px !important; padding: 15px 20px !important; opacity: 1; } .page-nustar-web__faq-answer p { margin-bottom: 10px; color: #c0c0c0; } .page-nustar-web__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-nustar-web__blog-card { background-color: #0f3460; border-radius: 8px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-nustar-web__blog-card:hover { transform: translateY(-7px); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.4); } .page-nustar-web__blog-card-image { width: 100%; height: 200px; overflow: hidden; } .page-nustar-web__blog-card-image img { width: 100%; height: 100%; object-fit: cover; display: block; } .page-nustar-web__blog-card-content { padding: 20px; } .page-nustar-web__blog-card-content h3 { font-size: 1.4em; margin-bottom: 10px; color: #e94560; } .page-nustar-web__blog-card-content p { font-size: 0.9em; color: #c0c0c0; margin-bottom: 15px; } .page-nustar-web__blog-card-content .page-nustar-web__button { width: auto; font-size: 0.9em; padding: 8px 15px; } .page-nustar-web__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 15px; z-index: 1000; } .page-nustar-web__floating-buttons .page-nustar-web__button { width: 120px; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); } @media (max-width: 768px) { .page-nustar-web__floating-buttons { bottom: 10px; right: 10px; gap: 10px; } .page-nustar-web__floating-buttons .page-nustar-web__button { width: 100px; padding: 10px 15px; font-size: 0.9em; } } .page-nustar-web__gamelogo-grid { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 20px; margin-top: 30px; } .page-nustar-web__gamelogo-item { flex-shrink: 0; width: 80px; height: 80px; display: flex; justify-content: center; align-items: center; background-color: #0f3460; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); } .page-nustar-web__gamelogo-item img { max-width: 100%; max-height: 100%; object-fit: contain; } @media (max-width: 768px) { .page-nustar-web__gamelogo-item { width: 60px; height: 60px; } } .page-nustar-web__game-tabs { display: flex; justify-content: center; margin-bottom: 30px; flex-wrap: wrap; gap: 10px; } .page-nustar-web__game-tab-button { background-color: #0f3460; color: #e0e0e0; padding: 10px 20px; border: none; border-radius: 5px; cursor: pointer; font-weight: bold; transition: background-color 0.3s ease; } .page-nustar-web__game-tab-button:hover, .page-nustar-web__game-tab-button.active { background-color: #e94560; } .page-nustar-web__game-tab-content { display: none; } .page-nustar-web__game-tab-content.active { display: block; } .page-nustar-web__game-tab-content .page-nustar-web__games-grid { margin-top: 0; } .page-nustar-web__game-tab-content .page-nustar-web__gamelogo-grid { margin-top: 20px; }