@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Syne:wght@400;600;700;800&family=DM+Sans:ital,wght@0,300;0,400;0,500;1,300&family=DM+Mono:wght@300;400&family=Orbitron:wght@400;500;600;700&family=JetBrains+Mono:wght@400;600;700;800&display=swap";.sky-panel{-webkit-backdrop-filter:blur(24px)saturate(1.2);z-index:20;background:#080c14d1;border:1px solid #ffffff0f;border-radius:18px;flex-direction:row;display:flex;position:fixed;top:12px;bottom:12px;left:12px;overflow:hidden;transform:translate(-110%);box-shadow:0 8px 48px #0006}.sky-panel-open{transform:translate(0)}.sky-panel-inner{color:#c8d0dc;flex:1;padding:24px;font-family:DM Sans,sans-serif;position:relative;overflow:hidden auto}.sky-panel-inner::-webkit-scrollbar{width:3px}.sky-panel-inner::-webkit-scrollbar-track{background:0 0}.sky-panel-inner::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:4px}.sky-panel-handle{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:#ffffff05;border-left:1px solid #ffffff0a;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:8px;width:24px;transition:background .2s;display:flex}.sky-panel-handle:hover{background:#ffffff0d}.sky-panel-handle:active{cursor:grabbing;background:#ffffff0f}.sky-panel-handle-chevron{color:#fff3;transition:color .2s,transform .2s}.sky-panel-handle:hover .sky-panel-handle-chevron{color:#ffffff80;transform:translate(-2px)}.sky-panel-handle-bars{flex-direction:column;gap:3px;display:flex}.sky-panel-handle-bar{background:#ffffff1a;border-radius:2px;width:3px;height:14px;transition:background .2s,height .2s}.sky-panel-handle:hover .sky-panel-handle-bar{background:#fff3;height:18px}.sky-panel-handle:active .sky-panel-handle-bar{background:#0deef359}.sky-panel-collapsed{z-index:20;cursor:pointer;animation:.4s cubic-bezier(.22,1,.36,1) collapseIn;position:fixed;top:12px;left:12px}.sky-panel-collapsed-inner{-webkit-backdrop-filter:blur(24px)saturate(1.2);background:#080c14e0;border:1px solid #ffffff0f;border-radius:14px;align-items:center;gap:10px;padding:12px 16px;transition:all .25s;display:flex;box-shadow:0 4px 24px #0006}.sky-panel-collapsed-inner:hover{background:#080c14eb;border-color:#ffffff1a;transform:translate(4px);box-shadow:0 8px 32px #00000080}.sky-panel-collapsed-hint{color:#fff3;align-items:center;transition:color .2s,transform .2s;display:flex}.sky-panel-collapsed-inner:hover .sky-panel-collapsed-hint{color:#0deef399;transform:translate(3px)}@keyframes collapseIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes dotPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.4)}}@keyframes floatPlane{0%,to{transform:translate(0)translateY(0)}50%{transform:translate(4px)translateY(-2px)}}.hv{animation:.4s both fadeUp}.hv-head{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:14px;display:flex}.hv-logo-area{align-items:center;gap:10px;display:flex}.hv-logo{letter-spacing:4px;color:#ffffffb3;font-size:15px;font-weight:700}.hv-greeting{color:#e8ecf0;margin:0 0 4px;font-family:DM Sans,sans-serif;font-size:30px;font-weight:500;line-height:1.15}.hv-sub{color:#ffffff4d;margin:0 0 20px;font-size:14px}.hv-search{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:12px;margin-bottom:16px;padding:13px 16px;transition:all .15s;display:flex}.hv-search:hover{background:#ffffff0f;border-color:#ffffff1f}.hv-search span{color:#ffffff4d;font-size:14px}.hv-actions{gap:8px;margin-bottom:20px;display:flex}.hv-action{cursor:pointer;color:#fff6;background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:7px;padding:14px 8px;transition:all .15s;display:flex}.hv-action:hover{color:#ffffffb3;background:#ffffff0f;border-color:#ffffff1f}.hv-action span{letter-spacing:1px;font-family:Bebas Neue,sans-serif;font-size:12px;font-weight:400}.hv-sec-label{letter-spacing:3px;color:#fff3;margin:18px 0 10px;font-family:Bebas Neue,sans-serif;font-size:11px;font-weight:400}.hv-hero{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;transition:all .2s;animation:.45s .1s both fadeUp;overflow:hidden}.hv-hero:hover{border-color:#ffffff1f}.hv-hero-banner{padding:16px 18px;position:relative;overflow:hidden}.hv-hero-airline-name{color:#ffffffe6;letter-spacing:1px;font-size:15px;font-weight:700}.hv-hero-tagline{color:#fff6;margin-top:2px;font-size:11px}.hv-hero-plane{color:#ffffff1a;font-size:22px;animation:4s ease-in-out infinite floatPlane;position:absolute;top:10px;right:18px}.hv-hero-status{align-items:center;gap:8px;padding:9px 18px;font-size:13px;display:flex}.hv-hero-dot{border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite dotPulse}.hv-hero-body{padding:18px}.hv-route{align-items:center;gap:0;margin-bottom:14px;display:flex}.hv-route-end{text-align:center;flex:none}.hv-route-city{color:#fff6;margin-top:3px;font-size:13px;font-weight:500}.hv-route-time{color:#e8ecf0;margin-top:2px;font-size:14px;font-weight:700}.hv-route-mid{flex-direction:column;flex:1;align-items:center;padding:0 12px;display:flex}.hv-route-track{align-items:center;width:100%;height:16px;margin:6px 0;display:flex;position:relative}.hv-route-line{background:#ffffff1f;height:.5px;position:absolute;top:50%;left:0;right:0}.hv-route-dot{background:#080c14cc;border:1.5px solid #ffffff4d;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;transform:translateY(-50%)}.hv-route-dot-l{left:0}.hv-route-dot-r{right:0}.hv-route-plane-icon{z-index:1;color:#fff6;font-size:13px;animation:4s ease-in-out infinite floatPlane;position:relative}.hv-route-dur{color:#ffffff40;margin-top:2px;font-size:11px}.hv-info-grid{border-top:1px solid #ffffff0d;grid-template-columns:1fr 1fr 1fr 1fr;gap:0;padding-top:14px;display:grid}.hv-info-cell{flex-direction:column;gap:5px;padding:0 10px;display:flex}.hv-info-cell:not(:last-child){border-right:1px solid #ffffff0d}.hv-info-cell:first-child{padding-left:0}.hv-info-cell:last-child{padding-right:0}.hv-info-label{color:#ffffff40;letter-spacing:1px;font-size:10px;font-weight:600}.hv-info-na{color:#ffffff1a;font-size:14px}.hv-info-price{color:#0deef3;font-size:17px;font-weight:700}.hv-departures{animation:.45s .2s both fadeUp}.hv-dep-row{cursor:pointer;border-bottom:1px solid #ffffff08;align-items:center;padding:9px 0;font-size:13px;transition:all .12s;display:flex}.hv-dep-row:hover{background:#ffffff08;border-radius:8px;margin:0 -24px;padding:9px 24px}.hv-dep-time{letter-spacing:1px;color:#e8ecf0;width:50px;font-family:Bebas Neue,sans-serif;font-size:15px;font-weight:400}.hv-dep-fn{letter-spacing:1px;color:#ffffff59;width:70px;font-family:Bebas Neue,sans-serif;font-size:13px}.hv-dep-dest{color:#c8d0dc;flex:1;font-size:13px;font-weight:500}.hv-dep-gate{letter-spacing:1px;color:#ffffff40;text-align:center;width:38px;font-family:Bebas Neue,sans-serif;font-size:13px}.hv-dep-badge{letter-spacing:1px;white-space:nowrap;border-radius:10px;padding:3px 8px;font-family:Bebas Neue,sans-serif;font-size:10px;font-weight:400}.hv-dep-more{text-align:center;color:#0deef3;cursor:pointer;padding:12px 0;font-size:13px;font-weight:600}.hv-dep-more:hover{color:#5df5f7}@keyframes rowIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.lb{animation:.35s both fadeUp}.lb-head{justify-content:space-between;align-items:flex-start;margin-bottom:14px;display:flex}.lb-back{color:#0deef3;cursor:pointer;background:0 0;border:none;margin-bottom:4px;padding:0;font-family:DM Sans,sans-serif;font-size:12px;font-weight:500}.lb-title{color:#e8ecf0;letter-spacing:2px;margin:0;font-family:Bebas Neue,sans-serif;font-size:26px;font-weight:400}.lb-sub{color:#ffffff4d;margin:2px 0 0;font-family:DM Sans,sans-serif;font-size:12px}.lb-live{color:#22c55e;letter-spacing:1px;align-items:center;gap:6px;font-family:Bebas Neue,sans-serif;font-size:11px;font-weight:600;display:flex}.lb-live-dot{background:#22c55e;border-radius:50%;width:7px;height:7px;animation:2s infinite dotPulse}.lb-tabs{background:#ffffff0a;border-radius:10px;gap:2px;margin-bottom:14px;padding:3px;display:flex}.lb-tab{text-align:center;letter-spacing:1px;color:#ffffff59;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:7px;font-family:Bebas Neue,sans-serif;font-size:13px;font-weight:400;transition:all .15s}.lb-tab.on{color:#e8ecf0;background:#ffffff0f;border:1px solid #ffffff14}.lb-colheads{border-bottom:1px solid #ffffff0d;padding:8px 0 6px;display:flex}.lb-colheads .lb-col{letter-spacing:2px;color:#fff3;text-transform:uppercase;font-family:Bebas Neue,sans-serif;font-size:9px;font-weight:400}.lb-c-time{width:70px}.lb-c-fn{width:80px}.lb-c-dest{flex:1}.lb-c-gate{text-align:center;width:44px}.lb-c-stat{text-align:right;width:86px}.lb-row{cursor:pointer;border-bottom:1px solid #ffffff08;align-items:center;padding:9px 0;font-size:13px;transition:all .12s;animation:.3s both rowIn;display:flex}.lb-row:hover{background:#ffffff08;border-color:#0000;border-radius:8px;margin:0 -24px;padding:9px 24px}.lb-row .lb-c-time{color:#e8ecf0;letter-spacing:1px;font-family:Bebas Neue,sans-serif;font-size:16px;font-weight:400}.lb-row .lb-c-fn{letter-spacing:1px;color:#ffffff73;align-items:center;gap:5px;font-family:Bebas Neue,sans-serif;font-size:12px;display:flex}.lb-al-dot{border-radius:2px;flex-shrink:0;width:4px;height:14px}.lb-row .lb-c-dest{color:#c8d0dc;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500}.lb-row .lb-c-gate{letter-spacing:1px;color:#ffffff4d;font-family:Bebas Neue,sans-serif;font-size:13px}.lb-badge{letter-spacing:1px;white-space:nowrap;border-radius:10px;padding:3px 8px;font-family:Bebas Neue,sans-serif;font-size:10px;font-weight:400}.fd{animation:.35s both fadeUp}.fd-back{color:#0deef3;cursor:pointer;background:0 0;border:none;margin-bottom:12px;padding:0;font-size:12px;display:block}.fd-banner{border-radius:12px 12px 0 0;padding:14px 16px;position:relative;overflow:hidden}.fd-banner-name{color:#ffffffe6;letter-spacing:1px;font-size:14px;font-weight:600}.fd-banner-tag{color:#fff6;margin-top:1px;font-size:10px}.fd-banner-plane{color:#ffffff1a;font-size:22px;animation:4s ease-in-out infinite floatPlane;position:absolute;top:10px;right:16px}.fd-status{align-items:center;gap:8px;padding:9px 16px;display:flex}.fd-status-dot{border-radius:50%;width:7px;height:7px;animation:2s infinite dotPulse}.fd-route-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:0 0 12px 12px;margin-bottom:14px;padding:16px}.fd-route{align-items:center;margin-bottom:12px;display:flex}.fd-route-end{text-align:center;flex:none}.fd-city{color:#fff6;margin-top:2px;font-size:12px}.fd-time{color:#e8ecf0;margin-top:1px;font-size:13px;font-weight:600}.fd-route-mid{flex-direction:column;flex:1;align-items:center;padding:0 10px;display:flex}.fd-track{justify-content:center;align-items:center;width:100%;height:14px;margin:6px 0;display:flex;position:relative}.fd-line{background:#ffffff1f;height:.5px;position:absolute;top:50%;left:0;right:0}.fd-plane-mid{z-index:1;color:#fff6;font-size:12px;animation:4s ease-in-out infinite floatPlane;position:relative}.fd-dur{color:#ffffff40;font-size:11px}.fd-meta{color:#ffffff59;border-bottom:1px solid #ffffff0d;margin-bottom:12px;padding-bottom:12px;font-size:12px}.fd-grid{grid-template-columns:1fr 1fr 1fr 1fr;gap:0;display:grid}.fd-cell{flex-direction:column;gap:4px;padding:0 8px;display:flex}.fd-cell:not(:last-child){border-right:1px solid #ffffff0d}.fd-cell:first-child{padding-left:0}.fd-cell:last-child{padding-right:0}.fd-cell-label{color:#ffffff40;letter-spacing:.5px;font-size:9px;font-weight:600}.fd-na{color:#ffffff1a;font-size:13px}.fd-price{color:#0deef3;font-size:14px;font-weight:700}.fd-sec{letter-spacing:2px;color:#fff3;margin:16px 0 8px;font-size:10px;font-weight:600}.fd-tips{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.fd-tip{cursor:pointer;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;transition:border .15s;display:flex}.fd-tip:hover{border-color:#ffffff1f}.fd-tip-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;display:flex}.fd-tip-info{color:#378add;background:#378add1f}.fd-tip-star{color:#f5a623;background:#f5a6231f}.fd-tip-title{color:#e8ecf0;font-size:12px;font-weight:600}.fd-tip-sub{color:#ffffff4d;font-size:11px}.fd-tip-val{color:#e8ecf0;margin-left:auto;font-size:16px;font-weight:600}.fd-actions{gap:8px;display:flex}.fd-btn-primary{color:#fff;text-align:center;cursor:pointer;border:none;border-radius:10px;flex:1;padding:11px;font-size:12px;font-weight:600;transition:opacity .15s}.fd-btn-primary:hover{opacity:.85}.fd-btn-secondary{color:#c8d0dc;text-align:center;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;flex:1;padding:11px;font-size:12px;font-weight:600;transition:border .15s}.fd-btn-secondary:hover{border-color:#ffffff26}:root{--bg:#000c1e;--surface:#07182c;--accent:#818cf8;--teal:#0deef3;--lhr-purple:#818cf8;--dxb-gold:#c9a94e;--sin-green:#4ade80;--text-primary:#ffffffe0;--text-secondary:#ffffff8c;--text-tertiary:#ffffff47;--border:#ffffff0f}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);width:100vw;height:100vh;font-family:DM Sans,sans-serif;overflow:hidden}canvas{display:block}
