.flightmap-section{background:#0d0d0f;width:100%}html:not(.dark) .flightmap-section{background:#f3f3f3}.flightmap-header{border-top:3px solid var(--custom-red);background:#111113;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:.85rem 1.5rem;display:flex}html:not(.dark) .flightmap-header{background:#fff;border-bottom:1px solid #00000014}.flightmap-title{letter-spacing:.08em;text-transform:uppercase;color:#fff;align-items:center;gap:.6rem;font-family:Barlow,sans-serif;font-size:.95rem;font-weight:600;display:flex}html:not(.dark) .flightmap-title{color:#111}.flightmap-title .fa{color:#f33;font-size:1rem}.flightmap-badge{color:#ffffff8c;align-items:center;gap:.4rem;font-family:Barlow,sans-serif;font-size:.8rem;display:flex}html:not(.dark) .flightmap-badge{color:#00000080}.flightmap-dot{background:#22c55e;border-radius:50%;width:7px;height:7px;animation:2s infinite pulse-dot;box-shadow:0 0 6px #22c55e}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.flightmap-badge-loading{background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1f 50%,#ffffff0d 75%) 0 0/200% 100%;border-radius:6px;width:60px;height:12px;animation:1.4s infinite shimmer;display:inline-block}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.flight-map-container{width:100%;height:520px;max-height:520px;display:block;overflow:hidden}.flight-map-container .leaflet-container{max-height:520px;width:100%!important;height:100%!important}.flightmap-skeleton{background:#111113;width:100%;height:520px}.flight-marker-wrap{flex-direction:column;align-items:center;gap:3px;display:flex}.flight-marker-label{color:#fff;letter-spacing:.04em;white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;background:#0a0a0abf;border:1px solid #ffffff1a;border-radius:4px;padding:2px 6px;font-family:Barlow,sans-serif;font-size:10px;font-weight:600}.flight-marker{color:#fff;background:#f33;border:2px solid #fffc;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;transition:transform .2s;display:flex;box-shadow:0 0 10px #f339}.flight-marker:hover{transform:scale(1.3)}.flight-marker--sur{background:#22c55e;box-shadow:0 0 12px #22c55ed9}.flight-marker-label--sur{background:#16a34ae6;border-color:#ffffff40}.me-marker-wrap{flex-direction:column;align-items:center;gap:3px;display:flex}.me-marker{color:#fff;background:#2563eb;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;animation:2s ease-in-out infinite me-pulse;display:flex;box-shadow:0 0 10px #2563ebcc,0 0 0 4px #2563eb40}.me-marker-label{color:#fff;letter-spacing:.06em;pointer-events:none;white-space:nowrap;background:#2563ebeb;border:1px solid #ffffff4d;border-radius:4px;padding:2px 7px;font-family:Barlow,sans-serif;font-size:10px;font-weight:700}@keyframes me-pulse{0%,to{box-shadow:0 0 10px #2563ebcc,0 0 0 4px #2563eb40}50%{box-shadow:0 0 14px #2563eb,0 0 0 8px #2563eb26}}.airport-marker-wrap{flex-direction:column;align-items:center;gap:3px;display:flex}.airport-marker{color:#fff;border:2px solid #fffc;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:10px;display:flex}.airport-marker--dep{background:#22c55e;box-shadow:0 0 8px #22c55eb3}.airport-marker--arr{background:#f97316;box-shadow:0 0 8px #f97316b3}.airport-marker-label{letter-spacing:.06em;white-space:nowrap;pointer-events:none;border-radius:4px;padding:1px 5px;font-family:Barlow,sans-serif;font-size:10px;font-weight:700}.airport-marker-label--dep{color:#4ade80;background:#22c55e26;border:1px solid #22c55e66}.airport-marker-label--arr{color:#fb923c;background:#f9731626;border:1px solid #f9731666}.flight-popup-wrapper .leaflet-popup-content-wrapper{color:#fff;background:#1a1a1e;border:1px solid #ffffff1a;border-radius:.6rem;padding:0;box-shadow:0 8px 24px #0009}.flight-popup-wrapper .leaflet-popup-tip{background:#1a1a1e}.flight-popup-wrapper .leaflet-popup-content{margin:0}.flight-popup{min-width:160px;padding:.75rem 1rem;font-family:Barlow,sans-serif}.flight-popup-route{color:#fff;letter-spacing:.04em;margin-bottom:.4rem;font-size:1.05rem;font-weight:700}.flight-popup-info{color:#fff9;flex-direction:column;gap:.2rem;font-size:.8rem;display:flex}.flight-popup-badge{color:#f66;letter-spacing:.06em;text-transform:uppercase;background:#ff333326;border:1px solid #ff33334d;border-radius:99px;width:fit-content;margin-top:.3rem;padding:.1rem .5rem;font-size:.7rem;font-weight:600;display:inline-block}
