:root{--navy: #09111f;--navy-2: #142238;--surface: #fffdfa;--muted: #657184;--accent: #d4143d;--amber: #d98b12;--green: #47b881;--border: #dce1e7;--radius: .9rem;--shadow: 0 12px 30px #030a1628;--space: 1rem;--duration: .28s;color:#172131;background:var(--navy);font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;font-synthesis:none}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%}body{margin:0}button,a{font:inherit}button{min-width:44px;min-height:44px}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #ffbd45;outline-offset:3px}h1,h2,h3,p{margin-top:0}.eyebrow,.card-type{color:var(--accent);font-size:.72rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.kiosk-shell{display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;height:100vh;height:100dvh;min-height:600px;overflow:hidden;background:radial-gradient(circle at 85% 15%,#e9edf1,#f5f3ef 55%,#e8ebef)}.app-header{display:flex;align-items:center;justify-content:space-between;min-height:76px;padding:.75rem clamp(1rem,2vw,2rem);gap:1.5rem;color:#fff;background:var(--navy);border-bottom:1px solid #ffffff17}.brand span{color:#c5cfda;font-size:.82rem}.brand h1{margin:.12rem 0 0;font-size:1.28rem}.header-meta{display:flex;align-items:center;gap:clamp(1rem,3vw,2.5rem)}.clock{display:grid;padding-right:clamp(1rem,3vw,2.5rem);text-align:right;border-right:1px solid #ffffff24}.clock time{font-size:1.4rem;font-weight:750}.clock span,.last-update{color:#aeb8c7;font-size:.72rem}.header-status{display:grid;gap:.15rem}.connection{display:inline-flex;align-items:center;gap:.45rem;font-size:.82rem;font-weight:700}.status-dot{width:.55rem;height:.55rem;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px #47b88122}.connection--offline .status-dot{background:var(--accent)}.connection--stale .status-dot{background:var(--amber)}.status-detail{color:var(--muted);font-weight:500}.flight-strip{display:flex;align-items:center;min-height:43px;padding:.35rem clamp(1rem,2vw,2rem);gap:1rem;color:#dbe3ed;background:var(--navy-2)}.strip-label{color:#8f9db0;font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.flight-strip p{margin:0;font-size:.82rem}.flight-list{display:flex;gap:.6rem;overflow-x:auto;scrollbar-width:thin}.flight{display:flex;padding:.28rem .65rem;gap:.55rem;border-radius:2rem;background:#ffffff0d;font-size:.82rem;white-space:nowrap}.flight--medium{color:#ffc869;background:#d88b1317}.flight--high{color:#ff7993;background:#d5123c20}.announcement{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;min-height:56px;padding:.6rem clamp(1rem,2vw,2rem);gap:1rem;background:#fff;border-bottom:1px solid var(--border)}.announcement-heading{display:flex;align-items:center;gap:.5rem;color:var(--muted);font-size:.82rem;white-space:nowrap}.announcement-heading>span{display:grid;place-items:center;width:1.7rem;height:1.7rem;border-radius:50%;background:#e9edf2;font-weight:900}.announcement-body{min-width:0}.announcement-body>p{margin:0;overflow-wrap:anywhere;font-weight:700}.announcement-more{margin-top:.35rem;font-size:.78rem}.announcement-more summary{width:max-content;max-width:100%;color:var(--muted);cursor:pointer;font-weight:750}.announcement-more ol{display:grid;max-height:min(12rem,30vh);margin:.55rem 0 0;padding:.6rem 0 0 1.3rem;gap:.55rem;overflow-y:auto;border-top:1px solid #1721311f}.announcement-more li{padding-left:.2rem}.announcement-more li strong,.announcement-more li span{display:block}.announcement-more li strong{margin-bottom:.12rem;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.announcement--important{background:#fff8e9;border-left:5px solid var(--amber)}.announcement--urgent{color:#fff;background:#a60d2e;border:0}.announcement--urgent .announcement-heading,.announcement--urgent .announcement-more summary{color:#fff}.announcement--urgent .announcement-heading>span{color:#a60d2e;background:#fff}.announcement--urgent .announcement-more ol{border-color:#ffffff40}.kiosk-body{display:flex;min-height:0;padding:clamp(.75rem,1.5vw,1.4rem) clamp(1rem,2vw,2rem);gap:clamp(1rem,2vw,1.5rem);overflow:hidden}.content-stage{display:flex;flex:1;flex-direction:column;min-width:0;min-height:0;overflow:hidden}.stage-heading{display:flex;flex:0 0 auto;justify-content:space-between;min-height:55px;gap:1rem}.stage-heading p{margin:0 0 .15rem}.stage-heading h2{margin:0;font-size:clamp(1.55rem,2.5vw,2.2rem);line-height:1.05}.stage-heading>span{height:max-content;padding:.35rem .65rem;border-radius:2rem;color:var(--muted);background:#fff;font-size:.72rem;font-weight:700}.card-grid{display:grid;flex:1;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:max-content;align-content:start;min-height:0;padding-right:.3rem;gap:clamp(.7rem,1.3vw,1.1rem);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.card-grid--focus,.card-grid--count-1{grid-template-columns:1fr}.stage-enter{animation:stage-in var(--duration) ease-out}@keyframes stage-in{0%{opacity:.35;transform:translateY(5px)}}.content-card{display:flex;flex-direction:column;min-width:0;padding:clamp(1rem,2vw,1.5rem);overflow-wrap:anywhere;border:1px solid var(--border);border-radius:1.1rem;background:var(--surface);box-shadow:0 3px 12px #0b18240c}.card-type{display:flex;align-items:center;gap:.5rem}.card-icon{display:grid;place-items:center;width:1.7rem;height:1.7rem;border-radius:.45rem;color:#fff;background:var(--accent);font-size:.8rem}.content-card h3{margin:1rem 0 .5rem;font-size:clamp(1.12rem,1.5vw,1.4rem);line-height:1.18}.card-summary{margin-bottom:1rem;color:var(--muted);line-height:1.5;white-space:pre-wrap}.card-action-row{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;margin-top:auto;gap:.75rem}.destination{min-width:0;overflow:hidden;color:var(--muted);font-size:.72rem;text-overflow:ellipsis}.action-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.7rem 1rem;gap:.4rem;border-radius:.5rem;color:#fff;background:var(--accent);font-weight:750;text-decoration:none}.action-link svg{width:1rem;fill:none;stroke:currentColor;stroke-width:1.8}.content-card--training{border-color:#bdc7d4;background:linear-gradient(145deg,#fff,#eef2f6)}.content-card--training .card-icon{background:var(--navy-2)}.login-note,.tablet-note{margin:0 0 .6rem;font-size:.8rem}.login-note{padding-left:.7rem;border-left:3px solid var(--amber);font-weight:700}.tablet-note,.snippet-label{color:var(--muted)}.snippet-label{margin-top:auto;font-size:.8rem;font-weight:700}.information-rail{width:clamp(175px,18vw,230px);padding:1.15rem;overflow-y:auto;border-radius:1.1rem;color:#fff;background:var(--navy-2);box-shadow:var(--shadow)}.qr-placeholder{display:grid;place-items:center;width:70px;margin-bottom:.8rem;aspect-ratio:1;border:2px dashed #758399;border-radius:.7rem;color:#8f9caf;font-size:.55rem;font-weight:800;letter-spacing:.1em}.information-rail h2{margin-bottom:.25rem;font-size:1rem}.information-rail p{color:#aeb8c7;font-size:.72rem}.information-rail dl{margin:.8rem 0 0}.information-rail dl>div{display:grid;padding:.55rem 0;gap:.15rem;border-top:1px solid #ffffff16}.information-rail dt{color:#8f9caf;font-size:.7rem}.information-rail dd{margin:0;font-size:.8rem;font-weight:700}.rotation-controls{display:flex;flex:0 0 auto;align-items:center;justify-content:center;min-height:64px;padding:.55rem 1rem;gap:clamp(.5rem,2vw,1.5rem);color:#fff;background:var(--navy);border-top:1px solid #ffffff14}.rotation-controls button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.55rem 1rem;gap:.5rem;border:1px solid #ffffff24;border-radius:.5rem;color:#fff;background:#ffffff0b;font-weight:700;cursor:pointer}.rotation-controls button:disabled{opacity:.35;cursor:not-allowed}.icon-button{min-width:110px}.pause-button{min-width:120px;background:var(--accent)!important;border-color:var(--accent)!important}.position{display:flex;align-items:baseline;justify-content:center;min-width:55px;gap:.3rem}.position span{color:#98a5b6;font-size:.72rem}.empty-state{display:grid;place-content:center;justify-items:center;min-height:170px;padding:2rem;text-align:center;border:1px dashed #c5ccd5;border-radius:1rem;background:#fff8}.empty-state>span{color:var(--accent);font-size:2rem}.empty-state h3{margin:.6rem 0 .3rem}.empty-state p{margin:0;color:var(--muted)}.phone-shell{min-height:100vh;padding-bottom:2rem;background:#f1f2f4}.phone-header{padding:1.5rem 1.2rem 1.2rem;color:#fff;background:linear-gradient(145deg,var(--navy-2),var(--navy))}.phone-header>p{margin-bottom:.3rem;color:#c4ccd7;font-size:.82rem}.phone-header h1{margin-bottom:1.2rem;font-size:1.8rem}.phone-header>div{display:flex;justify-content:space-between;color:#aeb8c7;font-size:.72rem}.phone-shell .announcement{grid-template-columns:1fr;min-height:auto;padding:1rem 1.2rem;gap:.4rem}.phone-feed{display:grid;padding:1.4rem 1rem;gap:1rem}.phone-section-heading p{margin-bottom:.2rem;color:var(--accent);font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.phone-section-heading h2{margin:0;font-size:1.4rem}.phone-shell footer{padding:0 1.2rem;color:var(--muted);font-size:.72rem;text-align:center}.system-state{display:grid;place-content:center;min-height:100vh;padding:2rem;text-align:center;color:#fff;background:radial-gradient(circle at 20% 10%,#24344c,var(--navy) 55%)}.system-state section{width:min(34rem,90vw);padding:3rem;border:1px solid #ffffff25;border-radius:1.1rem;background:#111c2ccf}.system-brand{position:absolute;top:1.5rem;left:2rem;font-weight:700}.system-mark{display:block;margin-bottom:1rem;color:#f57;font-size:2rem;font-weight:800}.system-state p{color:#aeb8c7}.offline-pill{display:inline-block;padding:.4rem .8rem;border-radius:2rem;background:var(--accent);font-weight:700}.skeleton-lines{display:grid;margin-top:2rem;gap:.6rem}.skeleton-lines i{height:.6rem;border-radius:1rem;background:#ffffff1f}.skeleton-lines i:nth-child(2){width:75%}.skeleton-lines i:nth-child(3){width:55%}@media(max-height:680px){.app-header{min-height:66px}.announcement{min-height:48px}.kiosk-body{padding-top:.6rem;padding-bottom:.6rem}.content-card{padding:1rem}.content-card h3{margin-top:.6rem}.card-summary{margin-bottom:.5rem}.information-rail{padding:.9rem}.qr-placeholder{width:54px;margin-bottom:.5rem}.information-rail dl{margin-top:.4rem}.information-rail dl>div{padding:.38rem 0}.rotation-controls{min-height:58px}}@media(max-width:900px){.information-rail{width:170px}.header-meta{gap:1rem}.clock{padding-right:1rem}}@media(min-width:481px){.phone-shell{width:min(100%,520px);margin:auto;box-shadow:0 0 40px #0008}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--surface-soft: #f7f8fa;--navy-glow: #1b2d48}.brand{padding-left:.85rem;border-left:3px solid var(--accent)}.app-header .connection{width:max-content;padding:.3rem .55rem;border:1px solid #ffffff1c;border-radius:999px;background:#ffffff0a}.flight--unavailable{color:#b5c0cf;border:1px dashed #8090a6;background:transparent}.announcement{box-shadow:0 5px 16px #0a17220a}.announcement-heading{align-self:stretch}.announcement-heading>.announcement-position{display:inline-flex;flex:0 0 auto;align-items:center;width:auto;height:auto;padding:.22rem .48rem;border-radius:999px;color:#536075;background:#eef1f5;font-size:.68rem;font-weight:800;letter-spacing:.04em;white-space:nowrap}.announcement-body{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem}.announcement-message{flex:1 1 16rem;margin:0;overflow-wrap:anywhere;font-size:clamp(.88rem,1.25vw,1rem);font-weight:750;line-height:1.35}.announcement-controls{display:flex;flex:0 0 auto;align-items:center;gap:.35rem}.announcement-control{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:.35rem .65rem;gap:.35rem;border:1px solid #17213130;border-radius:.55rem;color:inherit;background:#ffffffb8;font-weight:800;cursor:pointer}.announcement-control--toggle{min-width:92px}.announcement-control:hover{background:#fff}.announcement--important .announcement-position{color:#6f490b;background:#f7dfad}.announcement--urgent .announcement-position{color:#8e0c29;background:#fff}.announcement--urgent .announcement-control{border-color:#ffffff70;color:#fff;background:#ffffff12}.announcement--urgent .announcement-control:hover{background:#fff2}.content-card{position:relative;overflow:hidden;background:linear-gradient(160deg,#fffdfa,#fff);box-shadow:0 8px 22px #0b182410}.content-card:before{position:absolute;inset:0 0 auto;height:4px;background:#cfd5dd;content:""}.content-card--link:before{background:var(--accent)}.content-card--training:before{background:var(--navy-2)}.content-card--link .card-icon{box-shadow:0 0 0 4px #d4143d12}.content-card--training .card-icon{box-shadow:0 0 0 4px #14223812}.information-rail{background:linear-gradient(155deg,var(--navy-glow),var(--navy-2) 52%,#101d30)}.rail-eyebrow{margin-bottom:.75rem;color:#8f9caf!important;font-size:.63rem!important;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.phone-qr-block{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.75rem}.phone-qr-block .qr-placeholder{width:58px;margin:0}.phone-qr-block h2,.phone-qr-block p{margin:0}.phone-qr-block p{margin-top:.2rem}.rotation-controls--static{justify-content:space-between;min-height:54px;padding-inline:clamp(1rem,2vw,2rem);color:#aeb8c7;font-size:.78rem}.rotation-controls--static strong{color:#fff;font-size:.82rem}.retry-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin-left:.65rem;padding:.55rem .9rem;border:1px solid #ffffff45;border-radius:.55rem;color:#fff;background:#ffffff10;font-weight:800;cursor:pointer}.retry-button:hover{background:#ffffff1c}.phone-shell .announcement-controls{width:100%;justify-content:flex-end}.phone-shell .content-card{border-color:#d8dde4;box-shadow:0 8px 20px #0b18240d}@media(max-height:680px){.announcement-control{min-height:44px;padding-block:.25rem}.rotation-controls--static{min-height:48px}}@media(max-width:900px){.phone-qr-block{grid-template-columns:1fr}.phone-qr-block .qr-placeholder{width:52px}}
