.page-owner-of-nustar-hotel { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a1a; line-height: 1.6; } .page-owner-of-nustar-hotel__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; box-sizing: border-box; } .page-owner-of-nustar-hotel__section { padding: 40px 0; text-align: center; } .page-owner-of-nustar-hotel__section--dark { background-color: #222; } .page-owner-of-nustar-hotel__section-title { font-size: 2.5em; color: #ffcc00; margin-bottom: 20px; text-transform: uppercase; letter-spacing: 1px; } .page-owner-of-nustar-hotel__section-subtitle { font-size: 1.2em; color: #ccc; margin-bottom: 30px; } .page-owner-of-nustar-hotel__text-content { font-size: 1.1em; color: #ccc; margin-bottom: 20px; } .page-owner-of-nustar-hotel__cta-button { display: inline-block; background-color: #ffcc00; color: #1a1a1a; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; margin-top: 20px; } .page-owner-of-nustar-hotel__cta-button:hover { background-color: #e6b800; transform: translateY(-2px); } .page-owner-of-nustar-hotel__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:nustar_hotel_gaming,luxury_casino,philippines]') center/cover no-repeat; padding: 100px 0; min-height: 500px; display: flex; align-items: center; justify-content: center; text-align: center; padding-top: 10px; box-sizing: border-box; } .page-owner-of-nustar-hotel__hero-content { max-width: 900px; padding: 20px; } .page-owner-of-nustar-hotel__hero-title { font-size: 3.5em; color: #ffcc00; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-owner-of-nustar-hotel__hero-description { font-size: 1.4em; color: #fff; margin-bottom: 30px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); } .page-owner-of-nustar-hotel__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; margin-top: 40px; } .page-owner-of-nustar-hotel__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-owner-of-nustar-hotel__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-owner-of-nustar-hotel__intro-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-owner-of-nustar-hotel__intro-item { background-color: #2a2a2a; padding: 25px; border-radius: 8px; flex: 1 1 calc(33% - 20px); min-width: 280px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); text-align: left; box-sizing: border-box; } .page-owner-of-nustar-hotel__intro-item-title { font-size: 1.3em; color: #ffcc00; margin-bottom: 10px; } .page-owner-of-nustar-hotel__intro-item-text { font-size: 0.95em; color: #ccc; } .page-owner-of-nustar-hotel__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; } .page-owner-of-nustar-hotel__quick-access-link { display: block; background-color: #333; color: #ffcc00; padding: 20px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); } .page-owner-of-nustar-hotel__quick-access-link:hover { background-color: #444; transform: translateY(-3px); } .page-owner-of-nustar-hotel__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-owner-of-nustar-hotel__game-card { background-color: #2a2a2a; border-radius: 10px; overflow: hidden; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4); text-align: left; transition: transform 0.3s ease; } .page-owner-of-nustar-hotel__game-card:hover { transform: translateY(-5px); } .page-owner-of-nustar-hotel__game-card-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-owner-of-nustar-hotel__game-card-content { padding: 20px; } .page-owner-of-nustar-hotel__game-card-title { font-size: 1.5em; color: #ffcc00; margin-bottom: 10px; } .page-owner-of-nustar-hotel__game-card-description { font-size: 0.95em; color: #ccc; margin-bottom: 15px; } .page-owner-of-nustar-hotel__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-owner-of-nustar-hotel__promo-card { background-color: #2a2a2a; border-radius: 10px; overflow: hidden; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4); text-align: left; transition: transform 0.3s ease; } .page-owner-of-nustar-hotel__promo-card:hover { transform: translateY(-5px); } .page-owner-of-nustar-hotel__promo-card-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-owner-of-nustar-hotel__promo-card-content { padding: 20px; } .page-owner-of-nustar-hotel__promo-card-title { font-size: 1.5em; color: #ffcc00; margin-bottom: 10px; } .page-owner-of-nustar-hotel__promo-card-description { font-size: 0.95em; color: #ccc; margin-bottom: 15px; } .page-owner-of-nustar-hotel__security-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-owner-of-nustar-hotel__security-item { background-color: #2a2a2a; padding: 25px; border-radius: 8px; flex: 1 1 calc(33% - 20px); min-width: 280px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); text-align: left; box-sizing: border-box; } .page-owner-of-nustar-hotel__security-item-title { font-size: 1.3em; color: #ffcc00; margin-bottom: 10px; } .page-owner-of-nustar-hotel__security-item-text { font-size: 0.95em; color: #ccc; } .page-owner-of-nustar-hotel__faq-list { max-width: 800px; margin: 30px auto 0 auto; text-align: left; } .page-owner-of-nustar-hotel__faq-item { background-color: #2a2a2a; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); } .page-owner-of-nustar-hotel__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; user-select: none; background-color: #333; color: #ffcc00; font-size: 1.1em; font-weight: bold; transition: background-color 0.3s ease; } .page-owner-of-nustar-hotel__faq-question:hover { background-color: #444; } .page-owner-of-nustar-hotel__faq-question h3 { margin: 0; pointer-events: none; color: #ffcc00; font-size: 1.1em; } .page-owner-of-nustar-hotel__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 10px; pointer-events: none; transition: transform 0.3s ease; } .page-owner-of-nustar-hotel__faq-item.active .page-owner-of-nustar-hotel__faq-toggle { transform: rotate(45deg); } .page-owner-of-nustar-hotel__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; background-color: #222; color: #ccc; } .page-owner-of-nustar-hotel__faq-item.active .page-owner-of-nustar-hotel__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-owner-of-nustar-hotel__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-owner-of-nustar-hotel__blog-card { background-color: #2a2a2a; border-radius: 10px; overflow: hidden; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4); text-align: left; transition: transform 0.3s ease; } .page-owner-of-nustar-hotel__blog-card:hover { transform: translateY(-5px); } .page-owner-of-nustar-hotel__blog-card-image { width: 100%; height: 180px; object-fit: cover; display: block; } .page-owner-of-nustar-hotel__blog-card-content { padding: 20px; } .page-owner-of-nustar-hotel__blog-card-title { font-size: 1.3em; color: #ffcc00; margin-bottom: 10px; } .page-owner-of-nustar-hotel__blog-card-date { font-size: 0.85em; color: #888; margin-bottom: 10px; } .page-owner-of-nustar-hotel__blog-card-excerpt { font-size: 0.95em; color: #ccc; margin-bottom: 15px; } @media (max-width: 768px) { .page-owner-of-nustar-hotel__hero-section { padding: 80px 0; min-height: 400px; } .page-owner-of-nustar-hotel__hero-title { font-size: 2.5em; } .page-owner-of-nustar-hotel__hero-description { font-size: 1.1em; } .page-owner-of-nustar-hotel__section-title { font-size: 2em; } .page-owner-of-nustar-hotel__intro-list, .page-owner-of-nustar-hotel__quick-access-grid, .page-owner-of-nustar-hotel__game-grid, .page-owner-of-nustar-hotel__promo-grid, .page-owner-of-nustar-hotel__security-features, .page-owner-of-nustar-hotel__blog-grid { grid-template-columns: 1fr; } .page-owner-of-nustar-hotel__intro-item, .page-owner-of-nustar-hotel__security-item { flex: 1 1 100%; max-width: 100%; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-owner-of-nustar-hotel__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-owner-of-nustar-hotel__payment-logo, .page-owner-of-nustar-hotel__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-owner-of-nustar-hotel__faq-question h3 { font-size: 1em; } .page-owner-of-nustar-hotel__faq-answer { font-size: 0.9em; } } @media (max-width: 480px) { .page-owner-of-nustar-hotel__hero-title { font-size: 2em; } .page-owner-of-nustar-hotel__hero-description { font-size: 1em; } .page-owner-of-nustar-hotel__cta-button { padding: 12px 25px; font-size: 1em; } }