.page-fili-nustar-room-rates { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; padding-top: var(--header-offset, 122px); }.page-fili-nustar-room-rates__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-fili-nustar-room-rates__hero-section { background-color: #0d1a26; color: #fff; padding: 10px 0 60px; text-align: center; position: relative; overflow: hidden; }.page-fili-nustar-room-rates__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; opacity: 0.4; }.page-fili-nustar-room-rates__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; padding: 0 20px; }.page-fili-nustar-room-rates__hero-title { font-size: 2.8em; margin-bottom: 20px; font-weight: bold; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }.page-fili-nustar-room-rates__hero-subtitle { font-size: 1.4em; margin-bottom: 30px; }.page-fili-nustar-room-rates__cta-button { display: inline-block; background-color: #ffcc00; color: #000; 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; }.page-fili-nustar-room-rates__cta-button:hover { background-color: #e6b800; transform: translateY(-3px); }.page-fili-nustar-room-rates__section { padding: 60px 0; background-color: #fff; margin-bottom: 20px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); }.page-fili-nustar-room-rates__section--dark { background-color: #1a2a3a; color: #eee; }.page-fili-nustar-room-rates__section-title { font-size: 2.2em; color: #0d1a26; text-align: center; margin-bottom: 40px; position: relative; padding-bottom: 15px; }.page-fili-nustar-room-rates__section-title--dark { color: #ffcc00; }.page-fili-nustar-room-rates__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 80px; height: 4px; background-color: #ffcc00; border-radius: 2px; }.page-fili-nustar-room-rates__intro-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; text-align: center; }.page-fili-nustar-room-rates__intro-item { padding: 20px; background-color: #f2f2f2; border-radius: 8px; }.page-fili-nustar-room-rates__intro-item h3 { color: #0d1a26; font-size: 1.5em; margin-bottom: 15px; }.page-fili-nustar-room-rates__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; }.page-fili-nustar-room-rates__access-button { display: block; background-color: #0d1a26; color: #fff; padding: 15px; text-align: center; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; }.page-fili-nustar-room-rates__access-button:hover { background-color: #0a141e; transform: translateY(-2px); }.page-fili-nustar-room-rates__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; }.page-fili-nustar-room-rates__game-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; }.page-fili-nustar-room-rates__game-card:hover { transform: translateY(-5px); }.page-fili-nustar-room-rates__game-card-image { width: 100%; height: 200px; object-fit: cover; }.page-fili-nustar-room-rates__game-card-content { padding: 20px; text-align: center; }.page-fili-nustar-room-rates__game-card-title { font-size: 1.3em; color: #0d1a26; margin-bottom: 10px; }.page-fili-nustar-room-rates__game-card-description { font-size: 0.9em; color: #666; margin-bottom: 15px; }.page-fili-nustar-room-rates__game-card-button { display: inline-block; background-color: #ffcc00; color: #000; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; }.page-fili-nustar-room-rates__game-card-button:hover { background-color: #e6b800; }.page-fili-nustar-room-rates__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-fili-nustar-room-rates__promo-card { background-color: #f2f2f2; border-radius: 8px; padding: 25px; text-align: center; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); }.page-fili-nustar-room-rates__promo-card h3 { color: #0d1a26; font-size: 1.4em; margin-bottom: 15px; }.page-fili-nustar-room-rates__promo-card p { font-size: 0.95em; margin-bottom: 20px; }.page-fili-nustar-room-rates__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; text-align: center; }.page-fili-nustar-room-rates__security-item { background-color: #f9f9f9; padding: 25px; border-radius: 8px; }.page-fili-nustar-room-rates__security-item h3 { color: #0d1a26; font-size: 1.3em; margin-top: 15px; margin-bottom: 10px; }.page-fili-nustar-room-rates__security-item img { width: 100%; max-width: 250px; height: auto; margin-bottom: 15px; }.page-fili-nustar-room-rates__faq-list { list-style: none; padding: 0; max-width: 800px; margin: 0 auto; }.page-fili-nustar-room-rates__faq-item { background-color: #fff; margin-bottom: 10px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); }.page-fili-nustar-room-rates__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 25px; cursor: pointer; background-color: #0d1a26; color: #fff; font-weight: bold; font-size: 1.1em; user-select: none; transition: background-color 0.3s ease; }.page-fili-nustar-room-rates__faq-question:hover { background-color: #1a2a3a; }.page-fili-nustar-room-rates__faq-question h3 { margin: 0; font-size: 1.1em; pointer-events: none; color: #fff; }.page-fili-nustar-room-rates__faq-toggle { font-size: 1.5em; line-height: 1; pointer-events: none; transition: transform 0.3s ease; }.page-fili-nustar-room-rates__faq-item.active .page-fili-nustar-room-rates__faq-toggle { transform: rotate(45deg); }.page-fili-nustar-room-rates__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; background-color: #f9f9f9; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; }.page-fili-nustar-room-rates__faq-item.active .page-fili-nustar-room-rates__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-fili-nustar-room-rates__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; }.page-fili-nustar-room-rates__blog-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; text-decoration: none; color: inherit; display: block; }.page-fili-nustar-room-rates__blog-card:hover { transform: translateY(-5px); }.page-fili-nustar-room-rates__blog-card-image { width: 100%; height: 200px; object-fit: cover; }.page-fili-nustar-room-rates__blog-card-content { padding: 20px; }.page-fili-nustar-room-rates__blog-card-title { font-size: 1.3em; color: #0d1a26; margin-bottom: 10px; }.page-fili-nustar-room-rates__blog-card-summary { font-size: 0.9em; color: #666; }.page-fili-nustar-room-rates__download-app-section { text-align: center; padding: 50px 0; background-color: #0d1a26; color: #fff; }.page-fili-nustar-room-rates__download-app-section h2 { color: #ffcc00; margin-bottom: 20px; }.page-fili-nustar-room-rates__download-app-section p { font-size: 1.1em; margin-bottom: 30px; }.page-fili-nustar-room-rates__download-app-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; }.page-fili-nustar-room-rates__download-app-button { display: inline-block; background-color: #ffcc00; color: #000; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1em; transition: background-color 0.3s ease, transform 0.3s ease; }.page-fili-nustar-room-rates__download-app-button:hover { background-color: #e6b800; transform: translateY(-3px); }@media (max-width: 768px) { .page-fili-nustar-room-rates__hero-title { font-size: 2em; }.page-fili-nustar-room-rates__hero-subtitle { font-size: 1.1em; }.page-fili-nustar-room-rates__section-title { font-size: 1.8em; }.page-fili-nustar-room-rates__intro-grid, .page-fili-nustar-room-rates__quick-access-grid, .page-fili-nustar-room-rates__game-grid, .page-fili-nustar-room-rates__promo-grid, .page-fili-nustar-room-rates__security-grid, .page-fili-nustar-room-rates__blog-grid { grid-template-columns: 1fr; }.page-fili-nustar-room-rates__intro-item, .page-fili-nustar-room-rates__quick-access-grid, .page-fili-nustar-room-rates__game-card, .page-fili-nustar-room-rates__promo-card, .page-fili-nustar-room-rates__security-item, .page-fili-nustar-room-rates__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-fili-nustar-room-rates__faq-question { padding: 15px 20px; font-size: 1em; }.page-fili-nustar-room-rates__faq-question h3 { font-size: 1em; }.page-fili-nustar-room-rates__faq-answer { padding: 0 20px; }.page-fili-nustar-room-rates__faq-item.active .page-fili-nustar-room-rates__faq-answer { padding: 15px 20px !important; }.page-fili-nustar-room-rates__download-app-buttons { flex-direction: column; align-items: center; }.page-fili-nustar-room-rates__download-app-button { width: 80%; max-width: 300px; }}.page-fili-nustar-room-rates__download-app-section img { max-width: 250px; height: auto; margin-bottom: 20px; }