.flights-page{min-height:100vh;padding:30px 0 60px;transition:all 1s;position:relative;overflow:hidden}.flights-page.day-mode{background:linear-gradient(#87ceeb 0%,#b0e0e6 30%,#e0f4ff 70%,#f8fafc 100%)}.flights-page.day-mode .sky-bg .sun{opacity:1}.flights-page.day-mode .sky-bg .moon,.flights-page.day-mode .sky-bg .stars{opacity:0}.flights-page.day-mode .day-clouds{opacity:1}.flights-page.day-mode .flying-plane{color:#1e293b4d}.flights-page.day-mode .hero-title{color:#1e293b}.flights-page.day-mode .hero-subtitle{color:#475569}.flights-page.day-mode .hero-badge{color:#f59e0b;background:#fffc;border-color:#ffffffe6}.flights-page.day-mode .airport-widget{background:#ffffffd9;border-color:#ffffffe6}.flights-page.day-mode .aw-value{color:#1e293b}.flights-page.day-mode .aw-label{color:#64748b}.flights-page.day-mode .aw-divider{background:#e2e8f0}.flights-page.day-mode .flight-tabs{background:#ffffffd9;border-color:#ffffffe6}.flights-page.day-mode .f-tab{color:#64748b}.flights-page.day-mode .f-tab:hover{background:#3b82f61a}.flights-page.day-mode .f-tab.active{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.flights-page.day-mode .section-header h2{color:#1e293b}.flights-page.day-mode .flight-count{color:#64748b}.flights-page.day-mode .flight-card-inner{background:#ffffffe6;border-color:#fffffff2}.flights-page.day-mode .flight-card:hover .flight-card-inner{background:#fff;border-color:#3b82f6}.flights-page.day-mode .fc-time{color:#3b82f6}.flights-page.day-mode .fc-time-label{color:#94a3b8}.flights-page.day-mode .fc-flight-badge{color:#3b82f6;background:#3b82f61a}.flights-page.day-mode .city-code{color:#1e293b}.flights-page.day-mode .city-name{color:#64748b}.flights-page.day-mode .fc-route-line{color:#3b82f6}.flights-page.day-mode .route-dot{background:#3b82f6}.flights-page.day-mode .route-dash{background:#cbd5e1}.flights-page.day-mode .fc-airline{color:#64748b}.flights-page.day-mode .est-time{color:#10b981}.flights-page.day-mode .est-time.pending,.flights-page.day-mode .est-label{color:#94a3b8}.flights-page.day-mode .info-card{background:#ffffffd9;border-color:#ffffffe6}.flights-page.day-mode .info-content h4{color:#1e293b}.flights-page.day-mode .info-content p{color:#64748b}.flights-page.day-mode .action-btn.secondary{color:#1e293b;background:#fffc}.flights-page.night-mode{background:linear-gradient(#0a0a1a 0%,#1a1a3a 30%,#1e293b 70%,#0f172a 100%)}.flights-page.night-mode .sky-bg .sun,.flights-page.night-mode .day-clouds{opacity:0}.flights-page.night-mode .sky-bg .moon,.flights-page.night-mode .sky-bg .stars{opacity:1}.flights-page.night-mode .flying-plane{color:#fff3}.flights-page.night-mode .hero-title{color:#fff}.flights-page.night-mode .hero-subtitle{color:#94a3b8}.flights-page.night-mode .hero-badge{color:#60a5fa;background:#3b82f633;border-color:#3b82f64d}.flights-page.night-mode .airport-widget{background:#ffffff08;border-color:#ffffff0f}.flights-page.night-mode .aw-value{color:#fff}.flights-page.night-mode .aw-label{color:#64748b}.flights-page.night-mode .aw-divider{background:#ffffff1a}.flights-page.night-mode .flight-tabs{background:#ffffff08;border-color:#ffffff0f}.flights-page.night-mode .f-tab{color:#94a3b8}.flights-page.night-mode .f-tab:hover{background:#ffffff0d}.flights-page.night-mode .f-tab.active{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.flights-page.night-mode .section-header h2{color:#fff}.flights-page.night-mode .flight-count{color:#64748b}.flights-page.night-mode .flight-card-inner{background:#ffffff08;border-color:#ffffff0f}.flights-page.night-mode .flight-card:hover .flight-card-inner{background:#ffffff14;border-color:#3b82f64d}.flights-page.night-mode .fc-time{color:#60a5fa}.flights-page.night-mode .fc-time-label{color:#64748b}.flights-page.night-mode .fc-flight-badge{color:#60a5fa;background:#3b82f626}.flights-page.night-mode .city-code{color:#fff}.flights-page.night-mode .city-name{color:#94a3b8}.flights-page.night-mode .fc-route-line{color:#60a5fa}.flights-page.night-mode .route-dot{background:#60a5fa}.flights-page.night-mode .route-dash{background:#fff3}.flights-page.night-mode .fc-airline{color:#94a3b8}.flights-page.night-mode .est-time{color:#10b981}.flights-page.night-mode .est-time.pending,.flights-page.night-mode .est-label{color:#64748b}.flights-page.night-mode .info-card{background:#ffffff08;border-color:#ffffff0f}.flights-page.night-mode .info-content h4{color:#fff}.flights-page.night-mode .info-content p{color:#64748b}.flights-page.night-mode .action-btn.secondary{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a}.sky-bg{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.sun{background:radial-gradient(circle,#fff700 0%,#fa0 50%,#0000 70%);border-radius:50%;width:100px;height:100px;transition:opacity 1s;animation:4s ease-in-out infinite pulse-sun;position:absolute;top:60px;right:15%;box-shadow:0 0 60px 30px #ffc8004d}@keyframes pulse-sun{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.day-clouds{width:100%;height:100%;transition:opacity 1s;position:absolute}.cloud{filter:blur(1px);background:#ffffffe6;border-radius:100px;position:absolute}.cloud:before,.cloud:after{content:"";background:inherit;border-radius:50%;position:absolute}.cloud-1{width:180px;height:50px;animation:35s linear infinite float-cloud;top:12%;left:-180px}.cloud-1:before{width:70px;height:70px;top:-35px;left:25px}.cloud-1:after{width:55px;height:55px;top:-25px;right:25px}.cloud-2{width:140px;height:40px;animation:28s linear 12s infinite float-cloud;top:22%;left:-140px}.cloud-2:before{width:55px;height:55px;top:-28px;left:18px}.cloud-2:after{width:40px;height:40px;top:-18px;right:18px}.cloud-3{width:160px;height:45px;animation:40s linear 25s infinite float-cloud;top:32%;left:-160px}.cloud-3:before{width:65px;height:65px;top:-32px;left:22px}.cloud-3:after{width:50px;height:50px;top:-22px;right:22px}@keyframes float-cloud{0%{transform:translate(0)}to{transform:translate(calc(100vw + 250px))}}.moon{background:linear-gradient(135deg,#f5f5f5 0%,#e0e0e0 100%);border-radius:50%;width:80px;height:80px;transition:opacity 1s;position:absolute;top:60px;right:15%;box-shadow:inset -12px -8px #c8c8c880,0 0 40px 15px #ffffff1a}.stars{width:100%;height:100%;transition:opacity 1s;position:absolute}.star{background:#fff;border-radius:50%;width:3px;height:3px;animation:2s ease-in-out infinite twinkle;position:absolute}.star:nth-child(3n){width:2px;height:2px}.star:nth-child(5n){width:4px;height:4px}@keyframes twinkle{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.flying-planes{width:100%;height:100%;position:absolute}.flying-plane{font-size:24px;animation:20s linear infinite fly-across;position:absolute}.plane-1{animation-delay:0s;top:15%}.plane-2{font-size:18px;animation-delay:10s;top:35%}@keyframes fly-across{0%{left:-50px;transform:rotate(-5deg)}50%{transform:rotate(0)}to{left:calc(100% + 50px);transform:rotate(5deg)}}.flights-page .container{z-index:2;max-width:1200px;position:relative}.flights-hero{text-align:center;padding:40px 0 50px}.hero-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid;border-radius:50px;align-items:center;gap:8px;margin-bottom:20px;padding:10px 20px;font-size:14px;font-weight:600;display:inline-flex}.hero-title{margin:0 0 15px;font-size:48px;font-weight:900;line-height:1.2}.hero-subtitle{margin:0 0 30px;font-size:18px}.airport-widget{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid;border-radius:20px;align-items:center;gap:25px;padding:20px 35px;display:inline-flex}.aw-item{align-items:center;gap:12px;display:flex}.aw-icon{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:12px;justify-content:center;align-items:center;width:45px;height:45px;font-size:18px;display:flex}.aw-icon.time{background:linear-gradient(135deg,#f59e0b,#d97706)}.aw-icon.status{background:linear-gradient(135deg,#10b981,#059669)}.aw-info{flex-direction:column;display:flex}.aw-label{text-transform:uppercase;font-size:11px;font-weight:600}.aw-value{font-size:20px;font-weight:900}.aw-divider{width:1px;height:40px}.tabs-section{margin-bottom:40px}.flight-tabs{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid;border-radius:24px;gap:15px;padding:15px;display:flex}.f-tab{border-radius:16px;flex:1;justify-content:center;align-items:center;gap:15px;padding:20px;text-decoration:none;transition:all .3s;display:flex}.tab-icon{background:#ffffff1a;border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;font-size:20px;transition:all .3s;display:flex}.f-tab.active .tab-icon{background:#fff3}.tab-text{text-align:left;flex-direction:column;display:flex}.tab-title{font-size:18px;font-weight:800}.tab-subtitle{opacity:.7;font-size:12px}.flights-section{margin-bottom:50px}.section-header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.section-header h2{align-items:center;gap:10px;margin:0;font-size:22px;font-weight:800;display:flex}.section-header h2 i{color:#3b82f6}.flight-count{font-size:14px;font-weight:600}.flights-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:15px;display:grid}.flight-card{animation:.5s forwards fadeInUp;animation-delay:var(--delay);opacity:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.flight-card-inner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid;border-radius:20px;padding:20px;transition:all .3s}.flight-card:hover .flight-card-inner{transform:translateY(-5px)}.fc-top{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.fc-time-block{flex-direction:column;display:flex}.fc-time{font-size:28px;font-weight:900}.fc-time-label{text-transform:uppercase;font-size:11px;font-weight:600}.fc-flight-badge{border-radius:10px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:700;display:flex}.fc-middle{margin-bottom:20px}.fc-route{justify-content:space-between;align-items:center;display:flex}.fc-city{flex-direction:column;align-items:center;min-width:80px;display:flex}.city-code{font-size:22px;font-weight:900}.city-name{font-size:11px;font-weight:600}.fc-route-line{flex:1;justify-content:center;align-items:center;gap:8px;padding:0 15px;display:flex}.route-dot{border-radius:50%;width:8px;height:8px}.route-dash{border-radius:1px;flex:1;height:2px}.fc-route-line i{font-size:16px}.fc-bottom{border-top:1px dashed #80808033;justify-content:space-between;align-items:center;padding-top:15px;display:flex}.fc-airline{align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.fc-estimated{flex-direction:column;align-items:flex-end;display:flex}.est-time{font-size:18px;font-weight:900}.est-label{text-transform:uppercase;font-size:10px;font-weight:600}.empty-state{text-align:center;grid-column:1/-1;padding:60px 20px}.empty-icon{color:#94a3b8;background:#8080801a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;font-size:32px;display:flex}.empty-state h3{color:#64748b;margin:0 0 10px;font-size:18px}.empty-state p{color:#94a3b8;margin:0;font-size:14px}.info-section{margin-bottom:50px}.info-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.info-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid;border-radius:20px;align-items:flex-start;gap:15px;padding:25px;transition:all .3s;display:flex}.info-card:hover{transform:translateY(-5px)}.info-icon{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:20px;display:flex}.info-content h4{margin:0 0 6px;font-size:16px;font-weight:700}.info-content p{margin:0;font-size:13px;line-height:1.4}.action-section{flex-wrap:wrap;justify-content:center;gap:15px;display:flex}.action-btn{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:16px;align-items:center;gap:10px;padding:15px 30px;font-size:15px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.action-btn:hover{color:#fff;transform:translateY(-3px);box-shadow:0 15px 35px #3b82f64d}.action-btn.secondary:hover{box-shadow:0 15px 35px #0000001a}@media (max-width:992px){.info-grid{grid-template-columns:1fr}.airport-widget{flex-wrap:wrap;justify-content:center}.aw-divider{display:none}}@media (max-width:768px){.hero-title{font-size:32px}.flight-tabs{flex-direction:column}.section-header{text-align:center;flex-direction:column;gap:10px}.flights-grid{grid-template-columns:1fr}}@media (max-width:576px){.flights-page{padding:20px 0 40px}.hero-title{font-size:26px}.airport-widget{gap:15px;padding:15px 20px}.aw-icon{width:38px;height:38px;font-size:16px}.aw-value{font-size:16px}.f-tab{gap:10px;padding:15px}.tab-icon{width:40px;height:40px;font-size:16px}.tab-title{font-size:15px}.flight-card-inner{padding:15px}.fc-time{font-size:22px}.city-code{font-size:18px}.action-btn{justify-content:center;width:100%}.sun,.moon{width:60px;height:60px;top:30px;right:10%}}
