.fdc-overlay{z-index:1000;pointer-events:none;justify-content:flex-end;align-items:flex-end;padding:1.25rem;display:flex;position:absolute;inset:0}.fdc-card{pointer-events:all;-webkit-backdrop-filter:blur(20px);color:#fff;background:#0c0c10eb;border:1px solid #ffffff1a;border-radius:1rem;width:340px;max-width:calc(100vw - 2rem);font-family:Barlow,sans-serif;animation:.22s fdc-slide-in;overflow:hidden;box-shadow:0 16px 48px #00000059}html:not(.dark) .fdc-card{color:#111;background:#fffffff5;border:1px solid #0000001a;box-shadow:0 16px 48px #00000026}@keyframes fdc-slide-in{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.fdc-header{justify-content:space-between;align-items:center;padding:.85rem 1rem .2rem;display:flex}.fdc-header-left{align-items:center;gap:.5rem;display:flex}.fdc-callsign{color:var(--custom-red);letter-spacing:.04em;font-size:1.1rem;font-weight:700}.fdc-flightnum{letter-spacing:.04em;color:#808080b3;font-size:.78rem;font-weight:500}.fdc-header-right{align-items:center;gap:.5rem;display:flex}.fdc-network{letter-spacing:.08em;text-transform:uppercase;color:#808080cc;background:#8080801a;border:1px solid #80808033;border-radius:99px;padding:.15rem .5rem;font-size:.65rem;font-weight:700}.fdc-close{color:#80808099;cursor:pointer;background:#8080801a;border:1px solid #80808033;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:.7rem;transition:background .15s,color .15s;display:flex}.fdc-close:hover{color:var(--custom-red);background:#ff000026}.fdc-pilot{color:#c8c8c8d9;padding:0 1rem .85rem;font-size:.85rem;font-weight:400}html:not(.dark) .fdc-pilot{color:#505050d9}.fdc-route{border-top:1px solid #8080801f;border-bottom:1px solid #8080801f;align-items:center;gap:.5rem;padding:.85rem 1rem;display:flex}.fdc-apt{flex-direction:column;flex:1;gap:.15rem;display:flex}.fdc-apt--dest{text-align:right;align-items:flex-end}.fdc-apt-icao-row{align-items:center;gap:.35rem;display:flex}.fdc-apt-icao-row--right{justify-content:flex-end}.fdc-apt-flag{flex-shrink:0;line-height:1}.fdc-apt-icao{letter-spacing:.06em;font-size:1.3rem;font-weight:700;line-height:1}.fdc-card .fdc-apt-icao{color:#fff}html:not(.dark) .fdc-card .fdc-apt-icao{color:#111}.fdc-apt-name{color:#bebebed9;font-size:.7rem;line-height:1.2}html:not(.dark) .fdc-apt-name{color:#505050cc}.fdc-apt-city{color:#aaaaaab3;font-size:.68rem}html:not(.dark) .fdc-apt-city{color:#646464a6}.fdc-route-arrow{color:var(--custom-red);flex-direction:column;flex-shrink:0;align-items:center;gap:4px;display:flex}.fdc-route-arrow .fa-plane{font-size:.9rem}.fdc-route-line{background:linear-gradient(90deg,#0000,#ff333380,#0000);width:40px;height:1px}.fdc-stats{border-bottom:1px solid #8080801f;grid-template-columns:repeat(3,1fr);gap:.5rem;padding:.85rem 1rem;display:grid}.fdc-stat{text-align:center;flex-direction:column;align-items:center;gap:.2rem;display:flex}.fdc-stat-label{letter-spacing:.1em;text-transform:uppercase;color:#b4b4b4b3;font-size:.65rem;font-weight:600}html:not(.dark) .fdc-stat-label{color:#646464b3}.fdc-stat-value{letter-spacing:.02em;font-size:1rem;font-weight:700}.fdc-card .fdc-stat-value{color:#fff}html:not(.dark) .fdc-card .fdc-stat-value{color:#111}.fdc-footer{justify-content:space-between;align-items:center;padding:.7rem 1rem;display:flex}.fdc-eta{color:#bebebecc;align-items:center;gap:.4rem;font-size:.8rem;display:flex}html:not(.dark) .fdc-eta{color:#505050b3}.fdc-eta .fa-clock{font-size:.75rem}
