:root{--base-font:clamp(12px,1.6vw,22px);--scale-factor:1;--gutter:clamp(8px,1vw,16px);--border-radius:clamp(4px,0.5vw,8px)}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:clamp(12px,1.6vw,22px);font-size:var(--base-font)}#root,body{margin:0;padding:0}#root{min-height:100vh;width:100vw}body.kiosk-mode{overflow:hidden}body.kiosk-mode #root{height:100vh;overflow:hidden}body.kiosk-mode,body.kiosk-mode :hover{cursor:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.fids_container{color:#eaeaea;height:100vh;margin:0;padding:0}.header{color:#ffd200}table{color:#eaeaea}tr:nth-child(odd){background-color:#000!important}tr:nth-child(2n){background-color:#1a1a1a!important}tbody tr:nth-child(odd){background-color:#000!important}tbody tr:nth-child(2n){background-color:#1a1a1a!important}td{word-wrap:break-word;color:#eaeaea;white-space:normal}tbody tr.ghost-row-even,tbody tr.ghost-row-odd{opacity:1;pointer-events:none}tbody tr.data-row-even,tbody tr.ghost-row-even,tr.data-row-even,tr.ghost-row-even{background-color:#1a1a1a!important}tbody tr.data-row-odd,tbody tr.ghost-row-odd,tr.data-row-odd,tr.ghost-row-odd{background-color:#000!important}tbody tr.ghost-row-even td,tbody tr.ghost-row-odd td{height:inherit;line-height:inherit;min-height:1px}tbody tr.ghost-row-even,tbody tr.ghost-row-odd{min-height:36px}.striped-container{background-color:#000}.title{font-size:40px}.time,.title{font-weight:700}.time{font-size:24px;margin-right:20px;margin-top:40px}.logo{margin-left:10px}.back{background-color:#000}.SCHEDULED,.Scheduled{background-color:#f5f5f5;color:#1a1a1a}.ON.TIME,.On.Time,.OnTime,.on.time{background-color:#2ecc40;color:#000;font-weight:700}.DELAYED,.Delayed{background-color:#ff6b35;color:#000;font-weight:700}.CANCELLED,.Cancelled{background-color:#e63946;font-weight:700}.ARRIVED,.Arrived,.DEPARTED,.Departed,.LANDED,.Landed{background-color:#2ecc40;color:#000;font-weight:700}.IN.AIR,.In.Air,.InAir,.in.air{background-color:#0096c7;font-weight:700}.overlay{background:#000000bf;bottom:0;color:#f5f5f5;font-size:20px;opacity:0;padding:20px;position:absolute;text-align:center;transition:.5s ease;width:100%}.carouselContainer{position:relative}.carouselContainer:hover .overlay{opacity:1}.airline-cell.no-logo.even{background-color:#1a1a1a!important}.airline-cell.no-logo.odd{background-color:#000!important}td,th{color:#fff;font-size:inherit}th{padding:5px;white-space:nowrap}.fids_container{display:flex;height:calc(100vh - 90px)}.header{color:#cdb611}table{border:none;border-collapse:collapse;border-spacing:0;font-weight:600;padding:5px;text-align:left;width:100%}.time,.title{color:#000;font-size:60px}.time{text-align:right}.back{background-color:#ccc}.button{border:none;border-radius:30px;font-weight:600;padding:6px 14px}.SCHEDULED,.Scheduled{background:#fff;border:1px solid #ccc;color:#333}.DELAYED,.Delayed{background:#fd7e14;color:#fff}.CANCELLED,.Cancelled{background:#dc3545;color:#fff}.ARRIVED,.Arrived,.DEPARTED,.Departed,.LANDED,.Landed{background:#28a745;color:#fff}.IN.AIR,.In.Air,.InAir,.in.air{background-color:#007bff;color:#fff}.special-announcement{font-size:24px;font-weight:700}.accessibility-bar img{margin:0 6px}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}marquee{animation:marquee 20s linear infinite;display:inline-block;white-space:nowrap;will-change:transform}.fids_box{overflow-x:auto}.number{width:calc(50vh - 100px)}.carouselContainer,.carousel_image,.fids_carousel{height:calc(100vh - 200px);width:calc(50vh - 100px)}.carousel_image{object-fit:fill}@media only screen and (max-width:720px){.fids_container{display:block}.fids_box{overflow-x:scroll}.carouselContainer,.fids_carousel{height:20vh}.carousel_image{height:20vh;object-fit:fill}}tbody tr:nth-child(odd){background-color:#262626}tbody tr:nth-child(2n){background-color:#000}td .invisible{opacity:0}.ad-empty,.ad-loading{align-items:center;background:#111;color:#999;display:flex;font-weight:600;height:100%;justify-content:center}.button.SCHEDULED,.button.Scheduled{background:#fff;border:1px solid #ccc;color:#333}.button.DELAYED,.button.Delayed{background:#fd7e14;color:#fff}.button.CANCELLED,.button.Cancelled{background:#dc3545;color:#fff}.button.ARRIVED,.button.Arrived,.button.DEPARTED,.button.Departed,.button.LANDED,.button.Landed{background:#28a745;color:#fff}.button.IN\.AIR,.button.InAir,.button.In\.Air,.button.in\.air{background:#007bff;color:#fff}td,th{color:#fff;font-size:inherit}.airline-cell{border-right:1px solid #012;box-sizing:border-box;padding:0;text-align:center;transition:background-color .2s ease-out;vertical-align:middle}.airline-cell.has-logo{background-color:#fff!important}.airline-cell.no-logo.even{background-color:#1e1e1e!important}.airline-cell.no-logo.odd{background-color:#121212!important}.airline-logo{display:block;margin:0 auto;max-width:72%;object-fit:contain}.fade-in{animation:logoFade .32s ease-out forwards;opacity:0}@keyframes logoFade{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}