.page-nustar-time{font-family:'Arial',sans-serif;color:#f0f0f0;background-color:#0d0d0d;line-height:1.6}.page-nustar-time__container{max-width:1200px;margin:0 auto;padding:20px;box-sizing:border-box}.page-nustar-time__section-title{font-size:2.5em;color:#ffffff;text-align:center;margin-bottom:40px;position:relative;padding-bottom:10px}.page-nustar-time__section-title::after{content:'';position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:80px;height:4px;background-color:#FFD700;border-radius:2px}.page-nustar-time__section-description{font-size:1.1em;text-align:center;max-width:800px;margin:0 auto 60px;color:#cccccc}.page-nustar-time__highlight{color:#FFD700}.page-nustar-time__hero-section{position:relative;width:100%;height:70vh;min-height:450px;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;padding-top:10px;box-sizing:border-box}.page-nustar-time__hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.page-nustar-time__hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.8));z-index:2}.page-nustar-time__hero-content{position:relative;z-index:3;max-width:900px;padding:20px}.page-nustar-time__hero-title{font-size:3.5em;margin-bottom:20px;color:#ffffff;text-shadow:2px 2px 4px rgba(0,0,0,0.7)}.page-nustar-time__hero-description{font-size:1.3em;margin-bottom:40px;color:#e0e0e0;max-width:700px;margin-left:auto;margin-right:auto}.page-nustar-time__hero-actions{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.page-nustar-time__hero-button{display:inline-block;padding:15px 30px;border-radius:8px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color .3s ease,color .3s ease,border-color .3s ease;box-sizing:border-box;text-align:center;white-space:nowrap}.page-nustar-time__hero-button--primary{background-color:#FFD700;color:#1a1a1a;border:2px solid #FFD700}.page-nustar-time__hero-button--primary:hover{background-color:#e6c200;border-color:#e6c200}.page-nustar-time__hero-button--secondary{background-color:transparent;color:#FFD700;border:2px solid #FFD700}.page-nustar-time__hero-button--secondary:hover{background-color:#FFD700;color:#1a1a1a}.page-nustar-time__about-section{padding:80px 0;background-color:#1a1a1a}.page-nustar-time__about-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-bottom:60px}.page-nustar-time__about-item{background-color:#2a2a2a;border-radius:10px;padding:30px;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,0.3);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;align-items:center}.page-nustar-time__about-item:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,0.5)}.page-nustar-time__about-image{width:100%;max-width:400px;height:auto;border-radius:8px;margin-bottom:20px;object-fit:cover}.page-nustar-time__about-item-title{font-size:1.8em;color:#FFD700;margin-bottom:15px}.page-nustar-time__about-item-description{font-size:1em;color:#cccccc}.page-nustar-time__cta-section{background-color:#2a2a2a;padding:40px;border-radius:10px;text-align:center;margin-top:60px;box-shadow:0 5px 15px rgba(0,0,0,0.3)}.page-nustar-time__cta-text{font-size:1.5em;color:#ffffff;margin-bottom:25px;font-weight:bold}.page-nustar-time__cta-button{display:inline-block;background-color:#FFD700;color:#1a1a1a;padding:15px 35px;border-radius:8px;text-decoration:none;font-weight:bold;font-size:1.2em;transition:background-color .3s ease,transform .3s ease;white-space:nowrap}.page-nustar-time__cta-button:hover{background-color:#e6c200;transform:translateY(-2px)}.page-nustar-time__faq-section{padding:80px 0;background-color:#0d0d0d}.page-nustar-time__faq-list{max-width:900px;margin:0 auto}.page-nustar-time__faq-item{background-color:#1a1a1a;border-radius:10px;margin-bottom:15px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,0.2)}.page-nustar-time__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;background-color:#2a2a2a;border-bottom:1px solid #3a3a3a;transition:background-color .3s ease;user-select:none}.page-nustar-time__faq-question:hover{background-color:#3a3a3a}.page-nustar-time__faq-question-text{font-size:1.3em;color:#ffffff;margin:0;pointer-events:none;flex-grow:1}.page-nustar-time__faq-toggle{font-size:1.8em;color:#FFD700;font-weight:bold;line-height:1;pointer-events:none;width:20px;text-align:center}.page-nustar-time__faq-answer{max-height:0;overflow:hidden;padding:0 25px;opacity:0;transition:max-height .4s cubic-bezier(0.4,0,0.2,1),padding .4s ease,opacity .4s ease;background-color:#1a1a1a}.page-nustar-time__faq-answer p{padding-bottom:20px;margin:0;color:#cccccc}.page-nustar-time__faq-item.active .page-nustar-time__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1}@media (max-width:768px){.page-nustar-time__container{padding:15px}.page-nustar-time__section-title{font-size:2em;margin-bottom:30px}.page-nustar-time__section-description{font-size:1em;margin-bottom:40px}.page-nustar-time__hero-section{height:60vh;min-height:350px}.page-nustar-time__hero-title{font-size:2.5em}.page-nustar-time__hero-description{font-size:1.1em}.page-nustar-time__hero-actions{flex-direction:column;gap:15px}.page-nustar-time__hero-button,.page-nustar-time__cta-button{width:100%;max-width:300px;margin-left:auto;margin-right:auto;padding:12px 20px;font-size:1em}.page-nustar-time__about-section{padding:50px 0}.page-nustar-time__about-grid{grid-template-columns:1fr;gap:20px}.page-nustar-time__about-item{padding:20px}.page-nustar-time__about-item-title{font-size:1.5em}.page-nustar-time__about-item-description{font-size:.95em}.page-nustar-time__cta-section{padding:30px}.page-nustar-time__cta-text{font-size:1.2em}.page-nustar-time__faq-question{padding:15px 20px}.page-nustar-time__faq-question-text{font-size:1.1em}.page-nustar-time__faq-toggle{font-size:1.5em}.page-nustar-time__faq-answer{padding:0 20px}.page-nustar-time__faq-item.active .page-nustar-time__faq-answer{padding:15px 20px !important}.page-nustar-time__about-item{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important}.page-nustar-time__about-item-description{word-wrap:break-word !important;overflow-wrap:break-word !important}.page-nustar-time__about-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-time__faq-list{width:100% !important;max-width:100% !important;box-sizing:border-box !important;padding:0 !important;margin-left:0 !important;margin-right:0 !important}}