/* /Components/Layout/MainLayout.razor.rz.scp.css */
.full-page-container[b-8jkkdg1ayi] {
    width: 100%;
    height: 100vh;
    height: 100dvh;
    display: flex;
    flex-direction: column;
    background: #05090c;
}

#content[b-8jkkdg1ayi] {
    flex: 1 1 auto;
    min-height: 0;
    width: 100%;
    overflow: hidden;
    position: relative;
}
/* /Components/Layout/PublicLayout.razor.rz.scp.css */
.public-shell[b-n6x50epx8m] { height:100vh; height:100dvh; min-height:0; overflow-x:hidden; overflow-y:auto; background: radial-gradient(circle at 75% 20%, rgba(45,139,113,.14), transparent 36%), linear-gradient(145deg,#020708,#07100f 55%,#020607); color:#d6e4df; }
.public-header[b-n6x50epx8m] { position:sticky; z-index:10; top:0; height:64px; display:flex; align-items:center; justify-content:space-between; gap:20px; padding:0 clamp(18px,4vw,64px); border-bottom:1px solid #244039; background:rgba(2,8,8,.9); backdrop-filter:blur(12px); }
.public-brand[b-n6x50epx8m] { display:flex; gap:13px; align-items:center; color:#e2eee9; text-decoration:none; letter-spacing:.14em; }
.public-brand i[b-n6x50epx8m] { width:38px; height:38px; display:grid; place-items:center; border:1px solid #54c5a2; border-radius:50%; color:#77e1bd; font-style:normal; font-size:19px; box-shadow:0 0 20px rgba(67,207,165,.18); }
.public-brand span[b-n6x50epx8m] { display:grid; }
.public-brand b[b-n6x50epx8m] { font-size:16px; }
.public-brand small[b-n6x50epx8m] { color:#78978d; font-size:9px; margin-top:3px; }
.public-header nav[b-n6x50epx8m], .public-header nav[b-n6x50epx8m]  div { display:flex; align-items:center; gap:8px; }
.public-header nav a[b-n6x50epx8m], .public-header nav button[b-n6x50epx8m] { min-height:34px; padding:0 12px; border:1px solid transparent; background:transparent; color:#91aaa1; font:800 10px Consolas,monospace; letter-spacing:.07em; text-decoration:none; cursor:pointer; }
.public-header nav a[b-n6x50epx8m] { display:grid; place-items:center; }
.public-header nav a:hover[b-n6x50epx8m], .public-header nav button:hover[b-n6x50epx8m] { border-color:#35594e; color:#dcf0e9; background:#0a1713; }
.public-header nav .public-primary[b-n6x50epx8m] { border-color:#4cae8e; background:#133228; color:#bdf0df; }
.public-header nav form[b-n6x50epx8m] { margin:0; }
.public-content[b-n6x50epx8m] { min-height:calc(100dvh - 64px); display:grid; place-items:center; padding:30px 20px; }
@media(max-width:560px){.public-header[b-n6x50epx8m]{padding:0 12px}.public-brand small[b-n6x50epx8m]{display:none}.public-header nav a[b-n6x50epx8m],.public-header nav button[b-n6x50epx8m]{padding:0 8px;font-size:9px}}
/* /Components/Layout/TopBar.razor.rz.scp.css */
#top-bar[b-3zt6pu6dgr]{position:relative;z-index:30;flex:0 0 70px;height:70px;padding:0 12px;display:grid;grid-template-columns:190px minmax(560px,1fr) 165px auto;align-items:center;gap:10px;border-bottom:1px solid #45564f;background:linear-gradient(180deg,#0c1211,#040807);color:#cedbd7;box-shadow:0 4px 16px rgba(0,0,0,.62);font-family:"Arial Narrow",Arial,sans-serif}.brand[b-3zt6pu6dgr]{height:100%;padding:0;border:0;background:transparent;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer}.brand>i[b-3zt6pu6dgr]{width:40px;height:40px;display:grid;place-items:center;border:1px solid #3e5d53;border-radius:50%;background:#0a1814;color:#77e1bf;font-style:normal;font-size:22px;box-shadow:inset 0 0 10px #000,0 0 8px rgba(84,213,173,.17)}.brand:hover>i[b-3zt6pu6dgr]{border-color:#77e1bf;box-shadow:0 0 13px rgba(84,213,173,.35)}.brand span[b-3zt6pu6dgr]{display:grid}.brand b[b-3zt6pu6dgr]{color:#e3eeeb;font-size:16px;letter-spacing:.13em}.brand small[b-3zt6pu6dgr],.date-stat small[b-3zt6pu6dgr],.network-metrics small[b-3zt6pu6dgr]{color:#718980;font:700 8px Consolas,monospace;letter-spacing:.1em}.network-metrics[b-3zt6pu6dgr]{height:100%;display:grid;grid-template-columns:repeat(7,minmax(72px,1fr))}.network-metrics button[b-3zt6pu6dgr]{min-width:0;padding:0 9px;border:0;border-left:1px solid #22312c;background:transparent;display:grid;align-content:center;gap:5px;text-align:left;cursor:pointer}.network-metrics button:hover:not(:disabled)[b-3zt6pu6dgr]{background:#0e1b17}.network-metrics strong[b-3zt6pu6dgr],.date-stat strong[b-3zt6pu6dgr]{overflow:hidden;color:#d2dfdb;font:800 12px Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.network-metrics .profit.positive strong[b-3zt6pu6dgr]{color:#68d7ae}.network-metrics .profit.negative strong[b-3zt6pu6dgr]{color:#ff766d}.network-metrics button:disabled[b-3zt6pu6dgr]{opacity:.35;cursor:default}.date-stat[b-3zt6pu6dgr]{min-width:0;padding-left:12px;border-left:1px solid #24332f;display:grid;gap:5px}.speed-controls[b-3zt6pu6dgr]{display:flex;gap:4px}.speed-controls button[b-3zt6pu6dgr]{width:36px;height:38px;padding:0;border:1px solid #3c5149;border-radius:2px;background:#080e0c;color:#8da39b;font:800 10px Consolas,monospace;cursor:pointer}.speed-controls button:hover:not(:disabled)[b-3zt6pu6dgr]{border-color:#6cae99;color:#e0f1eb}.speed-controls button.active[b-3zt6pu6dgr]{border-color:#66c5a8;background:#14342b;color:#c7f5e6}.speed-controls button:disabled[b-3zt6pu6dgr]{opacity:.3;cursor:default}.speed-controls .pause[b-3zt6pu6dgr]{font-size:13px}.airline-menu-backdrop[b-3zt6pu6dgr]{position:fixed;z-index:100;inset:0;display:grid;place-items:center;background:rgba(0,3,3,.78);backdrop-filter:blur(6px)}.airline-menu[b-3zt6pu6dgr]{width:min(430px,calc(100vw - 28px));padding:12px;display:grid;gap:7px;border:1px solid #50665f;background:#060c0a;box-shadow:0 24px 80px #000}.airline-menu header[b-3zt6pu6dgr]{margin:-12px -12px 5px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #263a34;background:#08100e}.airline-menu header small[b-3zt6pu6dgr]{color:#78978e;font:800 9px Consolas,monospace;letter-spacing:.14em}.airline-menu h2[b-3zt6pu6dgr]{margin:5px 0 0;color:#e2eeea;font-size:24px}.airline-menu header button[b-3zt6pu6dgr]{border:0;background:transparent;color:#8fa49d;font-size:27px;cursor:pointer}.airline-menu>button[b-3zt6pu6dgr],.airline-menu>a[b-3zt6pu6dgr]{min-height:58px;padding:11px 14px;border:1px solid #2c413a;background:#08120f;display:grid;gap:4px;color:#c8d9d3;text-align:left;text-decoration:none;cursor:pointer}.airline-menu>button:hover[b-3zt6pu6dgr],.airline-menu>a:hover[b-3zt6pu6dgr]{border-color:#5b9f8a;background:#0d1c18}.airline-menu>button.primary[b-3zt6pu6dgr]{border-color:#4f9c83;background:#102a22}.airline-menu b[b-3zt6pu6dgr]{font:800 11px Consolas,monospace}.airline-menu span[b-3zt6pu6dgr]{color:#7e938c;font:9px Consolas,monospace}.airline-menu>button:disabled[b-3zt6pu6dgr]{opacity:.32;cursor:default}
@media(max-width:1200px){#top-bar[b-3zt6pu6dgr]{grid-template-columns:155px 1fr auto}.date-stat[b-3zt6pu6dgr]{display:none}.network-metrics[b-3zt6pu6dgr]{grid-template-columns:repeat(7,minmax(64px,1fr))}.brand small[b-3zt6pu6dgr]{display:none}}@media(max-width:820px){#top-bar[b-3zt6pu6dgr]{height:64px;flex-basis:64px;grid-template-columns:48px 1fr auto;padding:0 6px}.brand span[b-3zt6pu6dgr]{display:none}.network-metrics[b-3zt6pu6dgr]{overflow-x:auto}.network-metrics button[b-3zt6pu6dgr]{min-width:72px}.speed-controls button:not(.pause):not(.active)[b-3zt6pu6dgr]{display:none}}
.coop-status[b-3zt6pu6dgr]{min-width:120px;padding-left:10px;border-left:1px solid #24332f;display:grid;gap:5px}.coop-status small[b-3zt6pu6dgr]{color:#6d9b8c;font:700 8px Consolas,monospace;letter-spacing:.1em}.coop-status strong[b-3zt6pu6dgr]{color:#77dbba;font:800 10px Consolas,monospace;white-space:nowrap}
.speed-controls .fullscreen-toggle[b-3zt6pu6dgr]{width:44px;margin-left:4px;border-color:#4c7568;color:#b3dace;font-size:14px}.speed-controls .fullscreen-toggle:hover[b-3zt6pu6dgr]{border-color:#75d8b7;color:#e5faf3}
#top-bar[b-3zt6pu6dgr]{grid-template-columns:190px minmax(560px,1fr) 130px 165px auto}
@media(max-width:1200px){#top-bar[b-3zt6pu6dgr]{grid-template-columns:155px 1fr 120px auto}}
@media(max-width:820px){#top-bar[b-3zt6pu6dgr]{grid-template-columns:48px 1fr auto}.coop-status[b-3zt6pu6dgr]{display:none}}

/* Compact top navigation with readable operational values. */
#top-bar[b-3zt6pu6dgr]{flex-basis:62px;height:62px;padding:0 10px;grid-template-columns:170px minmax(480px,1fr) 120px 150px auto;gap:8px}.brand>i[b-3zt6pu6dgr]{width:36px;height:36px;font-size:19px}.brand b[b-3zt6pu6dgr]{font-size:15px}.brand small[b-3zt6pu6dgr],.date-stat small[b-3zt6pu6dgr],.network-metrics small[b-3zt6pu6dgr]{color:#80978f;font-size:9px}.network-metrics button[b-3zt6pu6dgr]{padding:0 8px}.network-metrics button:hover:not(:disabled)[b-3zt6pu6dgr]{box-shadow:inset 0 -2px #4fb792}.network-metrics strong[b-3zt6pu6dgr],.date-stat strong[b-3zt6pu6dgr]{font-size:13px}.coop-status small[b-3zt6pu6dgr]{font-size:9px}.coop-status strong[b-3zt6pu6dgr]{font-size:11px}.speed-controls button[b-3zt6pu6dgr]{height:34px}.airline-menu[b-3zt6pu6dgr]{gap:5px}.airline-menu>button[b-3zt6pu6dgr],.airline-menu>a[b-3zt6pu6dgr]{min-height:50px;padding:9px 12px}.airline-menu b[b-3zt6pu6dgr]{font-size:11px}.airline-menu span[b-3zt6pu6dgr]{font-size:10px}
@media(max-width:1450px){#top-bar[b-3zt6pu6dgr]{grid-template-columns:155px minmax(420px,1fr) 112px 145px auto}.network-metrics button:nth-child(6)[b-3zt6pu6dgr]{display:none}.network-metrics[b-3zt6pu6dgr]{grid-template-columns:repeat(6,minmax(66px,1fr))}}
@media(max-width:1100px){#top-bar[b-3zt6pu6dgr]{grid-template-columns:48px minmax(300px,1fr) auto}.brand span[b-3zt6pu6dgr],.date-stat[b-3zt6pu6dgr],.coop-status[b-3zt6pu6dgr]{display:none}.network-metrics button:nth-child(1)[b-3zt6pu6dgr],.network-metrics button:nth-child(2)[b-3zt6pu6dgr],.network-metrics button:nth-child(3)[b-3zt6pu6dgr]{display:none}.network-metrics[b-3zt6pu6dgr]{grid-template-columns:repeat(3,minmax(78px,1fr))}}
@media(max-width:680px){#top-bar[b-3zt6pu6dgr]{grid-template-columns:42px 1fr auto;padding:0 5px}.network-metrics button:nth-child(5)[b-3zt6pu6dgr]{display:none}.network-metrics[b-3zt6pu6dgr]{grid-template-columns:repeat(2,minmax(76px,1fr))}.speed-controls .fullscreen-toggle[b-3zt6pu6dgr]{display:none}}
/* /Components/Pages/Game.razor.rz.scp.css */
.airline-game[b-sho43ndqpe] {
    position: absolute;
    inset: 0;
    overflow: hidden;
    background: #020607;
    color: #d2dfdb;
    font-family: "Arial Narrow",Arial,sans-serif;
    font-size: 14px
}

    .airline-game[b-sho43ndqpe]::after {
        content: "";
        position: absolute;
        z-index: 2;
        inset: 0;
        pointer-events: none;
        background: linear-gradient(180deg,rgba(1,6,5,.18),transparent 18%,transparent 85%,rgba(0,0,0,.28));
        box-shadow: inset 0 0 50px rgba(0,0,0,.5)
    }

.welcome-card[b-sho43ndqpe], .region-confirm[b-sho43ndqpe], .loading-card[b-sho43ndqpe], .detail-card[b-sho43ndqpe], .network-card[b-sho43ndqpe], .route-help[b-sho43ndqpe], .game-toast[b-sho43ndqpe] {
    position: absolute;
    z-index: 5;
    border: 1px solid #4b5f58;
    border-radius: 4px;
    background: rgba(4,10,9,.94);
    box-shadow: 0 8px 28px rgba(0,0,0,.6),inset 0 0 0 1px rgba(179,230,214,.03);
    backdrop-filter: blur(8px)
}

.welcome-card[b-sho43ndqpe] {
    top: 28px;
    left: 28px;
    width: min(470px,calc(100vw - 56px));
    padding: 26px
}

    .welcome-card small[b-sho43ndqpe], .region-confirm > small[b-sho43ndqpe], .detail-card > small[b-sho43ndqpe], .network-card > small[b-sho43ndqpe] {
        color: #78988f;
        font: 800 11px Consolas,monospace;
        letter-spacing: .12em
    }

    .welcome-card h1[b-sho43ndqpe], .region-confirm h2[b-sho43ndqpe], .detail-card h2[b-sho43ndqpe] {
        margin: 9px 0;
        color: #f0f8f6;
        font-weight: 800;
        letter-spacing: .015em
    }

    .welcome-card h1[b-sho43ndqpe] {
        font-size: 30px
    }

    .welcome-card p[b-sho43ndqpe], .region-confirm p[b-sho43ndqpe], .hint[b-sho43ndqpe] {
        margin: 0;
        color: #a5b7b1;
        font: 14px/1.55 Consolas,monospace
    }

.welcome-steps[b-sho43ndqpe] {
    margin-top: 22px;
    display: flex;
    gap: 12px
}

    .welcome-steps span[b-sho43ndqpe] {
        flex: 1;
        display: grid;
        gap: 5px;
        color: #9aada7;
        font: 10px Consolas,monospace
    }

    .welcome-steps b[b-sho43ndqpe] {
        color: #72e1c0;
        font-size: 14px
    }

.region-confirm[b-sho43ndqpe] {
    left: 50%;
    bottom: 34px;
    width: min(430px,calc(100vw - 32px));
    padding: 21px;
    transform: translateX(-50%);
    text-align: center
}

    .region-confirm h2[b-sho43ndqpe] {
        font-size: 24px
    }

    .region-confirm > div[b-sho43ndqpe] {
        margin-top: 17px;
        display: flex;
        justify-content: center;
        gap: 9px
    }

.live-region-confirm[b-sho43ndqpe] {
    bottom: 24px;
    width: min(520px,calc(100vw - 32px));
    text-align: left;
    border-color: #b9944b;
    box-shadow: 0 0 0 2px rgba(255,217,119,.08),0 12px 38px rgba(0,0,0,.75)
}

    .live-region-confirm > div:last-child[b-sho43ndqpe] {
        justify-content: flex-end
    }

.region-info-stats[b-sho43ndqpe] {
    display: grid !important;
    grid-template-columns: repeat(3,1fr);
    gap: 8px
}

    .region-info-stats span[b-sho43ndqpe] {
        padding: 10px;
        border: 1px solid #3b4334;
        background: #0d110a;
        display: grid;
        gap: 5px
    }

    .region-info-stats small[b-sho43ndqpe] {
        color: #9c9470;
        font: 9px Consolas,monospace
    }

    .region-info-stats b[b-sho43ndqpe] {
        color: #f4dfaa;
        font: 800 13px Consolas,monospace
    }

.live-region-confirm p[b-sho43ndqpe] {
    margin-top: 13px
}

.primary-action[b-sho43ndqpe], .secondary-action[b-sho43ndqpe] {
    min-height: 42px;
    padding: 0 17px;
    border: 1px solid #58736b;
    border-radius: 2px;
    background: #132c26;
    color: #c8f5e7;
    font: 800 11px Consolas,monospace;
    letter-spacing: .07em;
    cursor: pointer
}

    .primary-action:hover[b-sho43ndqpe] {
        border-color: #7adbbf;
        background: #194036
    }

.secondary-action[b-sho43ndqpe] {
    background: #0a0f0e;
    color: #9cafaa
}

.primary-action:disabled[b-sho43ndqpe] {
    opacity: .35;
    cursor: not-allowed
}

.wide-action[b-sho43ndqpe] {
    width: 100%;
    margin-top: 15px
}

.loading-card[b-sho43ndqpe] {
    top: 50%;
    left: 50%;
    padding: 18px 24px;
    display: flex;
    align-items: center;
    gap: 13px;
    transform: translate(-50%,-50%);
    font: 800 12px Consolas,monospace;
    letter-spacing: .09em
}

    .loading-card i[b-sho43ndqpe] {
        width: 11px;
        height: 11px;
        border-radius: 50%;
        background: #68dcb9;
        box-shadow: 0 0 10px #68dcb9;
        animation: pulse-b-sho43ndqpe 1s steps(1,end) infinite
    }

@keyframes pulse-b-sho43ndqpe {
    50% {
        opacity: .25
    }
}

.network-card[b-sho43ndqpe] {
    top: 20px;
    left: 20px;
    width: 205px;
    padding: 14px
}

    .network-card > div[b-sho43ndqpe] {
        padding: 10px 0;
        display: flex;
        justify-content: space-between;
        border-bottom: 1px solid #1f302c
    }

        .network-card > div:last-child[b-sho43ndqpe] {
            border: 0
        }

    .network-card span[b-sho43ndqpe] {
        color: #8ba099;
        font: 10px Consolas,monospace
    }

    .network-card b[b-sho43ndqpe] {
        color: #e1ece8;
        font: 800 13px Consolas,monospace
    }

.detail-card[b-sho43ndqpe] {
    z-index: 9;
    top: 0;
    right: 0;
    width: 430px;
    height: 100%;
    max-height: none;
    overflow: auto;
    padding: 22px;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-radius: 0;
    background: rgba(4,10,9,.98)
}

    .detail-card h2[b-sho43ndqpe] {
        font-size: 24px
    }

.close-card[b-sho43ndqpe] {
    position: absolute;
    top: 8px;
    right: 9px;
    border: 0;
    background: transparent;
    color: #829991;
    font-size: 25px;
    cursor: pointer
}

.load-meter[b-sho43ndqpe] {
    height: 9px;
    margin: 17px 0 13px;
    border: 1px solid #293b36;
    background: #020504
}

    .load-meter i[b-sho43ndqpe] {
        display: block;
        height: 100%;
        background: #42bd8d;
        box-shadow: 0 0 8px rgba(66,189,141,.45);
        transition: width .25s,background .25s
    }

    .load-meter.warning i[b-sho43ndqpe] {
        background: #e1ad3f;
        box-shadow: 0 0 8px rgba(225,173,63,.45)
    }

    .load-meter.critical i[b-sho43ndqpe] {
        background: #e85048;
        box-shadow: 0 0 9px rgba(232,80,72,.55)
    }

.detail-stats[b-sho43ndqpe] {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 7px
}

    .detail-stats span[b-sho43ndqpe] {
        min-width: 0;
        padding: 11px 8px;
        border: 1px solid #263832;
        background: #07100e;
        display: grid;
        gap: 6px
    }

    .detail-stats small[b-sho43ndqpe] {
        color: #779087;
        font: 9px Consolas,monospace
    }

    .detail-stats b[b-sho43ndqpe] {
        overflow: hidden;
        color: #e1ebe8;
        font: 800 12px Consolas,monospace;
        text-overflow: ellipsis;
        white-space: nowrap
    }

.hint[b-sho43ndqpe] {
    margin-top: 14px;
    font-size: 11px
}

.sidebar-kpis[b-sho43ndqpe] {
    margin-top: 9px;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 6px
}

    .sidebar-kpis span[b-sho43ndqpe] {
        padding: 9px;
        border: 1px solid #263832;
        background: #07100e;
        display: grid;
        gap: 5px
    }

    .sidebar-kpis small[b-sho43ndqpe] {
        color: #779087;
        font: 8px Consolas,monospace
    }

    .sidebar-kpis b[b-sho43ndqpe] {
        color: #dce9e5;
        font: 800 11px Consolas,monospace
    }

.sidebar-chart[b-sho43ndqpe], .sidebar-demand[b-sho43ndqpe] {
    margin-top: 12px;
    padding: 11px;
    border: 1px solid #293d36;
    background: #030806
}

    .sidebar-chart header[b-sho43ndqpe], .sidebar-demand header[b-sho43ndqpe] {
        display: flex;
        justify-content: space-between;
        color: #aebfba;
        font: 800 9px Consolas,monospace
    }

        .sidebar-chart header small[b-sho43ndqpe], .sidebar-demand header small[b-sho43ndqpe] {
            color: #71877f
        }

    .sidebar-chart svg[b-sho43ndqpe] {
        width: 100%;
        height: 90px;
        margin-top: 8px
    }

    .sidebar-chart polyline[b-sho43ndqpe] {
        fill: none;
        stroke: #64cdae;
        stroke-width: 3;
        vector-effect: non-scaling-stroke
    }

.sidebar-demand[b-sho43ndqpe] {
    display: grid;
    grid-template-columns: 105px 1fr;
    gap: 10px
}

    .sidebar-demand header[b-sho43ndqpe] {
        grid-column: 1/-1
    }

.sidebar-pie[b-sho43ndqpe] {
    width: 96px;
    height: 96px;
    border: 10px solid #07100e;
    border-radius: 50%
}

.sidebar-demand ol[b-sho43ndqpe] {
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    align-content: center;
    gap: 5px
}

.sidebar-demand li[b-sho43ndqpe] {
    display: flex;
    justify-content: space-between;
    gap: 8px;
    color: #93a8a1;
    font: 9px Consolas,monospace
}

    .sidebar-demand li b[b-sho43ndqpe] {
        color: #d7e6e1
    }

.direction-kpis[b-sho43ndqpe] {
    grid-template-columns: repeat(2,1fr)
}

.route-throughput[b-sho43ndqpe] {
    margin-top: 12px
}

    .route-throughput > header[b-sho43ndqpe] {
        display: flex;
        justify-content: space-between;
        gap: 8px;
        color: #b9cbc5;
        font: 800 9px Consolas,monospace
    }

    .route-throughput > header small[b-sho43ndqpe] {
        color: #718a82;
        font: 8px Consolas,monospace;
        text-align: right
    }

.route-throughput-kpis[b-sho43ndqpe] {
    grid-template-columns: repeat(3,1fr)
}

    .route-throughput-kpis span:nth-child(n+4)[b-sho43ndqpe] {
        border-color: #315047
    }

.route-throughput-utilization[b-sho43ndqpe] {
    margin-top: 7px;
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 6px
}

    .route-throughput-utilization article[b-sho43ndqpe] {
        min-width: 0;
        padding: 9px;
        display: flex;
        flex-direction: column;
        align-items: center;
        border: 1px solid color-mix(in srgb,var(--throughput-color) 45%,#21342e);
        background: color-mix(in srgb,var(--throughput-color) 7%,#06100d);
        text-align: center
    }

    .route-throughput-utilization article > small[b-sho43ndqpe] {
        color: #a9bbb5;
        font: 800 8px Consolas,monospace
    }

    .route-throughput-utilization strong[b-sho43ndqpe] {
        margin-top: 3px;
        color: var(--throughput-color);
        font: 900 29px/1 Consolas,monospace;
        letter-spacing: -.06em;
        text-shadow: 0 0 12px color-mix(in srgb,var(--throughput-color) 35%,transparent)
    }

    .route-throughput-utilization article > b[b-sho43ndqpe] {
        margin-top: 5px;
        color: #edf8f4;
        font: 800 12px/1 Consolas,monospace
    }

    .route-throughput-utilization article > span[b-sho43ndqpe] {
        margin-top: 2px;
        color: #6f8780;
        font: 7px Consolas,monospace
    }

    .route-throughput-utilization article > div[b-sho43ndqpe] {
        width: 100%;
        height: 3px;
        margin-top: 7px;
        overflow: hidden;
        background: #14231e
    }

    .route-throughput-utilization article > div i[b-sho43ndqpe] {
        display: block;
        height: 100%;
        background: var(--throughput-color);
        box-shadow: 0 0 7px var(--throughput-color)
    }

    .route-throughput-utilization footer[b-sho43ndqpe] {
        width: 100%;
        margin-top: 6px;
        display: grid;
        gap: 2px;
        color: #718981;
        font: 7px Consolas,monospace;
        text-align: left
    }

.overview-route-throughput[b-sho43ndqpe] {
    margin: 0
}

    .overview-route-throughput .overview-kpis[b-sho43ndqpe] {
        padding-bottom: 10px
    }

.sidebar-chart polyline.outbound[b-sho43ndqpe], .chart-card polyline.outbound[b-sho43ndqpe] {
    stroke: #64cdae
}

.sidebar-chart polyline.return[b-sho43ndqpe], .chart-card polyline.return[b-sho43ndqpe] {
    stroke: #d7b861;
    filter: drop-shadow(0 0 4px rgba(215,184,97,.35))
}

.direction-legend[b-sho43ndqpe] {
    margin-top: 8px;
    display: flex !important;
    justify-content: flex-start !important;
    gap: 16px;
    color: #8fa49d !important;
    font: 8px Consolas,monospace !important
}

    .direction-legend span[b-sho43ndqpe]:before {
        content: "";
        display: inline-block;
        width: 12px;
        height: 3px;
        margin-right: 5px;
        vertical-align: middle
    }

    .direction-legend .outbound[b-sho43ndqpe]:before {
        background: #64cdae
    }

    .direction-legend .return[b-sho43ndqpe]:before {
        background: #d7b861
    }

.next-hop-pie-layout[b-sho43ndqpe] {
    margin-top: 0
}

.route-help[b-sho43ndqpe] {
    left: 20px;
    bottom: 20px;
    padding: 12px 15px;
    display: flex;
    align-items: center;
    gap: 10px
}

    .route-help i[b-sho43ndqpe] {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #f1c76d;
        box-shadow: 0 0 8px #dba94a
    }

    .route-help span[b-sho43ndqpe] {
        color: #97aaa4;
        font: 10px Consolas,monospace
    }

    .route-help b[b-sho43ndqpe] {
        margin-right: 7px;
        color: #dbe8e4
    }

.game-toast[b-sho43ndqpe] {
    left: 50%;
    bottom: 82px;
    padding: 14px 20px;
    transform: translateX(-50%);
    color: #d9eee7;
    font: 800 12px Consolas,monospace;
    letter-spacing: .04em
}

    .game-toast.success[b-sho43ndqpe] {
        border-color: #43816e
    }

    .game-toast.error[b-sho43ndqpe] {
        border-color: #9a4f48;
        color: #ffb0a9
    }

.modal-backdrop[b-sho43ndqpe] {
    position: absolute;
    z-index: 40;
    inset: 0;
    display: grid;
    place-items: center;
    padding: 24px;
    background: rgba(0,3,3,.76);
    backdrop-filter: blur(5px)
}

.overview-modal[b-sho43ndqpe] {
    width: min(1050px,96vw);
    max-height: min(760px,calc(100vh - 110px));
    overflow: auto;
    border: 1px solid #50665f;
    border-radius: 5px;
    background: #060c0a;
    color: #d8e5e1;
    box-shadow: 0 24px 70px #000,inset 0 0 0 1px rgba(130,220,192,.04)
}

.overview-header[b-sho43ndqpe] {
    position: sticky;
    z-index: 2;
    top: 0;
    padding: 20px 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #263a34;
    background: #08100e
}

    .overview-header small[b-sho43ndqpe], .detail-heading small[b-sho43ndqpe] {
        color: #78978e;
        font: 800 10px Consolas,monospace;
        letter-spacing: .12em
    }

    .overview-header h2[b-sho43ndqpe] {
        margin: 5px 0 0;
        font-size: 25px
    }

.modal-close[b-sho43ndqpe] {
    width: 40px;
    height: 40px;
    border: 1px solid #3b4d47;
    background: #070c0b;
    color: #a8bbb5;
    font-size: 25px;
    cursor: pointer
}

.overview-tabs[b-sho43ndqpe] {
    padding: 16px 24px 0;
    display: flex;
    gap: 7px
}

    .overview-tabs button[b-sho43ndqpe], .back-action[b-sho43ndqpe] {
        min-height: 38px;
        padding: 0 16px;
        border: 1px solid #344a43;
        background: #09120f;
        color: #91a69f;
        font: 800 11px Consolas,monospace;
        cursor: pointer
    }

        .overview-tabs button.active[b-sho43ndqpe] {
            border-color: #68c7aa;
            background: #15352c;
            color: #d7f5eb
        }

.overview-table[b-sho43ndqpe] {
    padding: 14px 24px 24px
}

    .overview-table > header[b-sho43ndqpe], .overview-table > button[b-sho43ndqpe] {
        width: 100%;
        display: grid;
        grid-template-columns: 2fr repeat(4,1fr);
        align-items: center;
        gap: 12px;
        text-align: left
    }

    .overview-table > header[b-sho43ndqpe] {
        padding: 10px 13px;
        color: #809a91;
        font: 800 10px Consolas,monospace;
        letter-spacing: .07em
    }

    .overview-table > button[b-sho43ndqpe] {
        min-height: 64px;
        padding: 10px 13px;
        border: 1px solid #253a34;
        border-bottom: 0;
        background: #07100d;
        color: #c8d8d3;
        cursor: pointer
    }

        .overview-table > button:last-child[b-sho43ndqpe] {
            border-bottom: 1px solid #253a34
        }

        .overview-table > button:hover[b-sho43ndqpe] {
            position: relative;
            border-color: #5b9f8a;
            background: #0d1c18
        }

        .overview-table > button span[b-sho43ndqpe] {
            font: 12px Consolas,monospace
        }

            .overview-table > button span:first-child[b-sho43ndqpe] {
                display: grid;
                gap: 5px
            }

        .overview-table > button b[b-sho43ndqpe] {
            font-size: 14px
        }

        .overview-table > button small[b-sho43ndqpe] {
            color: #829890;
            font-size: 10px
        }

.status-text[b-sho43ndqpe] {
    color: #7fe1c3 !important
}

    .status-text.dwell[b-sho43ndqpe] {
        color: #eac773 !important
    }

    .status-text.critical[b-sho43ndqpe] {
        color: #ff8178 !important
    }

.empty-overview[b-sho43ndqpe] {
    padding: 30px;
    border: 1px solid #253a34;
    color: #93a8a1;
    font: 12px Consolas,monospace;
    text-align: center
}

.back-action[b-sho43ndqpe] {
    margin: 18px 24px 0
}

.detail-heading[b-sho43ndqpe] {
    padding: 16px 24px;
    display: flex;
    align-items: end;
    justify-content: space-between
}

    .detail-heading h3[b-sho43ndqpe] {
        margin: 5px 0 0;
        font-size: 25px
    }

    .detail-heading > b[b-sho43ndqpe] {
        color: #83dcbf;
        font: 800 12px Consolas,monospace
    }

.overview-kpis[b-sho43ndqpe] {
    padding: 0 24px;
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 10px
}

    .overview-kpis span[b-sho43ndqpe] {
        padding: 14px;
        border: 1px solid #263b34;
        background: #08120f;
        display: grid;
        gap: 8px
    }

    .overview-kpis small[b-sho43ndqpe] {
        color: #82998f;
        font: 10px Consolas,monospace
    }

    .overview-kpis b[b-sho43ndqpe] {
        font: 800 17px Consolas,monospace
    }

.compact-kpis[b-sho43ndqpe] {
    grid-template-columns: repeat(3,1fr);
    padding-bottom: 24px
}

.chart-card[b-sho43ndqpe] {
    margin: 16px 24px;
    padding: 14px;
    border: 1px solid #293d36;
    background: #030806
}

    .chart-card > div[b-sho43ndqpe] {
        display: flex;
        justify-content: space-between;
        color: #b2c4be;
        font: 800 11px Consolas,monospace
    }

        .chart-card > div small[b-sho43ndqpe] {
            color: #789087
        }

    .chart-card svg[b-sho43ndqpe] {
        width: 100%;
        height: 230px;
        margin-top: 12px;
        overflow: visible
    }

    .chart-card line[b-sho43ndqpe] {
        stroke: #20332d;
        stroke-width: 1
    }

    .chart-card polyline[b-sho43ndqpe] {
        fill: none;
        stroke: #69d5b4;
        stroke-width: 3;
        vector-effect: non-scaling-stroke;
        filter: drop-shadow(0 0 4px rgba(70,218,174,.45))
    }

.destination-list[b-sho43ndqpe] {
    margin: 0 24px 24px;
    border: 1px solid #293d36;
    background: #040a08
}

    .destination-list header[b-sho43ndqpe], .destination-list div[b-sho43ndqpe] {
        padding: 10px 13px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #1d2f29;
        font: 11px Consolas,monospace
    }

    .destination-list header[b-sho43ndqpe] {
        color: #aebfba;
        font-weight: 800
    }

        .destination-list header small[b-sho43ndqpe] {
            color: #748a83
        }

    .destination-list div:last-child[b-sho43ndqpe] {
        border-bottom: 0
    }

    .destination-list div span[b-sho43ndqpe] {
        color: #91a69f
    }

    .destination-list div b[b-sho43ndqpe] {
        color: #dce9e5
    }

.airport-detail-tabs[b-sho43ndqpe] {
    padding-bottom: 14px
}

.stacked-chart-card svg[b-sho43ndqpe] {
    height: 245px
}

.stacked-chart-card rect[b-sho43ndqpe] {
    shape-rendering: crispEdges;
    opacity: .88
}

.chart-toggle[b-sho43ndqpe] {
    margin-top: 12px;
    padding: 8px 10px;
    display: flex !important;
    justify-content: flex-start !important;
    align-items: center;
    gap: 8px;
    border: 1px solid #263a34;
    background: #07100e;
    color: #9eb2ab !important;
    font: 10px Consolas,monospace !important
}

.stacked-legend[b-sho43ndqpe] {
    margin-top: 10px;
    display: flex !important;
    justify-content: flex-start !important;
    flex-wrap: wrap;
    gap: 8px 14px;
    color: #8fa49d !important;
    font: 9px Consolas,monospace !important
}

    .stacked-legend span[b-sho43ndqpe] {
        display: flex;
        align-items: center;
        gap: 5px
    }

    .stacked-legend i[b-sho43ndqpe] {
        width: 9px;
        height: 9px;
        border-radius: 2px
    }

.demand-kpis[b-sho43ndqpe] {
    grid-template-columns: repeat(3,1fr);
    padding-bottom: 14px
}

.demand-distribution[b-sho43ndqpe] {
    margin: 0 24px 24px;
    max-height: 430px;
    overflow: auto;
    border: 1px solid #293d36;
    background: #040a08
}

    .demand-distribution > header[b-sho43ndqpe], .demand-distribution > div[b-sho43ndqpe] {
        padding: 10px 13px;
        display: grid;
        grid-template-columns: 2fr .6fr .8fr;
        align-items: center;
        gap: 14px;
        border-bottom: 1px solid #1d2f29;
        font: 11px Consolas,monospace
    }

    .demand-distribution > header[b-sho43ndqpe] {
        position: sticky;
        top: 0;
        z-index: 1;
        background: #08110e;
        color: #82998f;
        font-weight: 800
    }

    .demand-distribution > div > span:first-child[b-sho43ndqpe] {
        display: grid;
        gap: 7px
    }

    .demand-distribution b[b-sho43ndqpe] {
        color: #cbdad5
    }

    .demand-distribution strong[b-sho43ndqpe] {
        text-align: right;
        color: #72d5b7
    }

    .demand-distribution i[b-sho43ndqpe] {
        height: 4px;
        overflow: hidden;
        border-radius: 3px;
        background: #172722
    }

    .demand-distribution em[b-sho43ndqpe] {
        display: block;
        height: 100%;
        background: #4eaa8f
    }

@media(max-width:760px) {
    .welcome-card[b-sho43ndqpe] {
        top: 12px;
        left: 12px;
        width: calc(100vw - 24px);
        padding: 18px
    }

        .welcome-card h1[b-sho43ndqpe] {
            font-size: 25px
        }

    .network-card[b-sho43ndqpe] {
        top: 10px;
        left: 10px;
        width: 175px
    }

    .detail-card[b-sho43ndqpe] {
        top: 10px;
        right: 10px;
        width: calc(100vw - 20px);
        max-width: 340px
    }

    .route-help[b-sho43ndqpe] {
        left: 10px;
        bottom: 10px
    }

    .welcome-steps[b-sho43ndqpe] {
        display: none
    }

    .overview-table[b-sho43ndqpe] {
        overflow-x: auto
    }

        .overview-table > header[b-sho43ndqpe], .overview-table > button[b-sho43ndqpe] {
            min-width: 760px
        }

    .overview-kpis[b-sho43ndqpe] {
        grid-template-columns: repeat(2,1fr)
    }

    .modal-backdrop[b-sho43ndqpe] {
        padding: 8px
    }

    .overview-modal[b-sho43ndqpe] {
        max-height: calc(100vh - 80px)
    }
}

@media(prefers-reduced-motion:reduce) {
    .loading-card i[b-sho43ndqpe] {
        animation: none
    }
}

.global-warning[b-sho43ndqpe] {
    position: absolute;
    z-index: 8;
    top: 18px;
    left: 50%;
    width: min(650px,calc(100vw - 500px));
    padding: 11px 15px;
    display: flex;
    gap: 12px;
    transform: translateX(-50%);
    border: 1px solid #ba5a4e;
    border-radius: 3px;
    background: rgba(48,12,9,.94);
    box-shadow: 0 6px 24px #000;
    color: #ffc1b9;
    font: 12px/1.35 Consolas,monospace
}

    .global-warning b[b-sho43ndqpe] {
        white-space: nowrap;
        color: #ff7f73
    }

.airport-queues[b-sho43ndqpe] {
    max-height: 205px;
    margin-top: 13px;
    overflow: auto;
    border: 1px solid #263832;
    background: #050c0a
}

    .airport-queues details[b-sho43ndqpe], .destination-list details[b-sho43ndqpe] {
        border-bottom: 1px solid #20322d
    }

    .airport-queues summary[b-sho43ndqpe], .destination-list summary[b-sho43ndqpe] {
        padding: 9px 11px;
        display: flex;
        justify-content: space-between;
        cursor: pointer;
        color: #b7c9c3;
        font: 11px Consolas,monospace
    }

    .airport-queues details div[b-sho43ndqpe], .destination-list details div[b-sho43ndqpe] {
        padding: 7px 14px 7px 26px;
        display: flex;
        justify-content: space-between;
        color: #829a92;
        font: 10px Consolas,monospace
    }

    .airport-queues p[b-sho43ndqpe] {
        margin: 0;
        padding: 13px;
        color: #81968f;
        font: 10px/1.5 Consolas,monospace
    }

.financial-mini[b-sho43ndqpe] {
    margin-top: 12px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 7px
}

    .financial-mini span[b-sho43ndqpe] {
        padding: 9px;
        border: 1px solid #263832;
        background: #07100e;
        display: grid;
        gap: 4px;
        color: #7f968e;
        font: 10px Consolas,monospace
    }

    .financial-mini b[b-sho43ndqpe] {
        color: #dce9e5;
        font-size: 12px
    }

.fleet-assign[b-sho43ndqpe] {
    margin-top: 14px;
    display: grid;
    gap: 6px
}

    .fleet-assign > small[b-sho43ndqpe] {
        color: #78978e;
        font: 800 10px Consolas,monospace
    }

    .fleet-assign button[b-sho43ndqpe] {
        padding: 8px 9px;
        display: grid;
        grid-template-columns: 1fr auto;
        gap: 3px 10px;
        border: 1px solid #2b4039;
        background: #08120f;
        color: #d1e1dc;
        text-align: left;
        cursor: pointer
    }

        .fleet-assign button span[b-sho43ndqpe] {
            color: #80978f;
            font: 9px Consolas,monospace
        }

        .fleet-assign button em[b-sho43ndqpe] {
            grid-column: 2;
            grid-row: 1/3;
            align-self: center;
            color: #72dab9;
            font: normal 10px Consolas,monospace
        }

        .fleet-assign button:disabled[b-sho43ndqpe] {
            opacity: .35;
            cursor: not-allowed
        }

.overview-tools[b-sho43ndqpe] {
    padding: 12px 24px 0;
    display: flex;
    gap: 8px
}

    .overview-tools input[b-sho43ndqpe], .overview-tools select[b-sho43ndqpe] {
        min-height: 38px;
        padding: 0 12px;
        border: 1px solid #344a43;
        background: #07100d;
        color: #c8d8d3;
        font: 11px Consolas,monospace
    }

    .overview-tools input[b-sho43ndqpe] {
        flex: 1
    }

    .overview-tools select[b-sho43ndqpe] {
        width: 190px
    }

.finance-overview[b-sho43ndqpe] {
    padding: 18px 0
}

.financial-kpis[b-sho43ndqpe] {
    padding-top: 0
}

.destination-list details > div[b-sho43ndqpe] {
    border-top: 1px solid #172722
}

.destination-list details:last-child[b-sho43ndqpe] {
    border-bottom: 0
}

@media(max-width:900px) {
    .global-warning[b-sho43ndqpe] {
        top: 8px;
        width: calc(100vw - 20px)
    }

    .network-card[b-sho43ndqpe] {
        top: 70px
    }
}

.global-warning[b-sho43ndqpe] {
    position: absolute;
    z-index: 8;
    top: 18px;
    left: 50%;
    width: min(650px,calc(100vw - 500px));
    padding: 11px 15px;
    display: flex;
    gap: 12px;
    transform: translateX(-50%);
    border: 1px solid #ba5a4e;
    border-radius: 3px;
    background: rgba(48,12,9,.94);
    box-shadow: 0 6px 24px #000;
    color: #ffc1b9;
    font: 12px/1.35 Consolas,monospace
}

    .global-warning b[b-sho43ndqpe] {
        white-space: nowrap;
        color: #ff7f73
    }

.airport-queues[b-sho43ndqpe] {
    max-height: 205px;
    margin-top: 13px;
    overflow: auto;
    border: 1px solid #263832;
    background: #050c0a
}

    .airport-queues details[b-sho43ndqpe], .destination-list details[b-sho43ndqpe] {
        border-bottom: 1px solid #20322d
    }

    .airport-queues summary[b-sho43ndqpe], .destination-list summary[b-sho43ndqpe] {
        padding: 9px 11px;
        display: flex;
        justify-content: space-between;
        cursor: pointer;
        color: #b7c9c3;
        font: 11px Consolas,monospace
    }

    .airport-queues details div[b-sho43ndqpe], .destination-list details div[b-sho43ndqpe] {
        padding: 7px 14px 7px 26px;
        display: flex;
        justify-content: space-between;
        color: #829a92;
        font: 10px Consolas,monospace
    }

    .airport-queues p[b-sho43ndqpe] {
        margin: 0;
        padding: 13px;
        color: #81968f;
        font: 10px/1.5 Consolas,monospace
    }

.financial-mini[b-sho43ndqpe] {
    margin-top: 12px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 7px
}

    .financial-mini span[b-sho43ndqpe] {
        padding: 9px;
        border: 1px solid #263832;
        background: #07100e;
        display: grid;
        gap: 4px;
        color: #7f968e;
        font: 10px Consolas,monospace
    }

    .financial-mini b[b-sho43ndqpe] {
        color: #dce9e5;
        font-size: 12px
    }

.fleet-assign[b-sho43ndqpe], .assigned-fleet[b-sho43ndqpe], .move-routes[b-sho43ndqpe] {
    margin-top: 14px;
    display: grid;
    gap: 6px
}

    .fleet-assign > small[b-sho43ndqpe], .assigned-fleet > small[b-sho43ndqpe], .move-routes > small[b-sho43ndqpe] {
        color: #78978e;
        font: 800 10px Consolas,monospace
    }

    .fleet-assign button[b-sho43ndqpe], .assigned-fleet button[b-sho43ndqpe] {
        padding: 8px 9px;
        display: grid;
        grid-template-columns: 1fr auto;
        gap: 3px 10px;
        border: 1px solid #2b4039;
        background: #08120f;
        color: #d1e1dc;
        text-align: left;
        cursor: pointer
    }

        .fleet-assign button span[b-sho43ndqpe], .assigned-fleet button span[b-sho43ndqpe] {
            color: #80978f;
            font: 9px Consolas,monospace
        }

        .fleet-assign button em[b-sho43ndqpe] {
            grid-column: 2;
            grid-row: 1/3;
            align-self: center;
            color: #72dab9;
            font: normal 10px Consolas,monospace
        }

        .fleet-assign button:disabled[b-sho43ndqpe] {
            opacity: .35;
            cursor: not-allowed
        }

.route-options[b-sho43ndqpe] {
    margin-top: 12px;
    display: grid;
    gap: 6px
}

    .route-options label[b-sho43ndqpe], .toggle-option[b-sho43ndqpe] {
        padding: 9px 10px;
        display: flex;
        align-items: center;
        gap: 8px;
        border: 1px solid #293d36;
        background: #07100e;
        color: #b7c7c2;
        font: 10px Consolas,monospace
    }

    .route-options label > span:has(small)[b-sho43ndqpe] {
        display: grid;
        gap: 3px
    }

    .route-options label b[b-sho43ndqpe] {
        font: 800 10px Consolas,monospace
    }

    .route-options label small[b-sho43ndqpe] {
        color: #718a82;
        font: 8px Consolas,monospace
    }

.overview-route-options[b-sho43ndqpe] {
    margin: 0
}

.aircraft-actions[b-sho43ndqpe] {
    margin-top: 10px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 7px
}

.danger-action[b-sho43ndqpe] {
    min-height: 42px;
    border: 1px solid #77443f;
    background: #2a0d0b;
    color: #ffb1a8;
    font: 800 10px Consolas,monospace;
    cursor: pointer
}

    .danger-action:disabled[b-sho43ndqpe] {
        opacity: .35;
        cursor: not-allowed
    }

.move-routes[b-sho43ndqpe] {
    grid-template-columns: repeat(2,1fr)
}

    .move-routes small[b-sho43ndqpe] {
        grid-column: 1/-1
    }

    .move-routes button[b-sho43ndqpe] {
        padding: 8px;
        border: 1px solid #304740;
        background: #091510;
        color: #a9c3bb;
        font: 10px Consolas,monospace;
        cursor: pointer
    }

.overview-tools[b-sho43ndqpe] {
    padding: 12px 24px 0;
    display: flex;
    gap: 8px
}

    .overview-tools input[b-sho43ndqpe], .overview-tools select[b-sho43ndqpe] {
        min-height: 38px;
        padding: 0 12px;
        border: 1px solid #344a43;
        background: #07100d;
        color: #c8d8d3;
        font: 11px Consolas,monospace
    }

    .overview-tools input[b-sho43ndqpe] {
        flex: 1
    }

    .overview-tools select[b-sho43ndqpe] {
        width: 190px
    }

.finance-overview[b-sho43ndqpe] {
    padding: 18px 0
}

.financial-kpis[b-sho43ndqpe] {
    padding-top: 0
}

.destination-list details > div[b-sho43ndqpe] {
    border-top: 1px solid #172722
}

.destination-list details:last-child[b-sho43ndqpe] {
    border-bottom: 0
}

.management-grid[b-sho43ndqpe] {
    padding: 16px 24px 24px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px
}

    .management-grid > section[b-sho43ndqpe] {
        border: 1px solid #293d36;
        background: #040a08
    }

    .management-grid header[b-sho43ndqpe] {
        padding: 12px;
        display: flex;
        justify-content: space-between;
        color: #b9cbc5;
        font: 800 11px Consolas,monospace
    }

.management-row[b-sho43ndqpe], .hangar-row[b-sho43ndqpe] {
    padding: 10px 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    border-top: 1px solid #20322d
}

    .management-row span[b-sho43ndqpe], .hangar-row > span[b-sho43ndqpe] {
        display: grid;
        gap: 4px
    }

    .management-row small[b-sho43ndqpe], .hangar-row small[b-sho43ndqpe] {
        color: #789087;
        font: 9px Consolas,monospace
    }

    .management-row button[b-sho43ndqpe], .hangar-row button[b-sho43ndqpe] {
        padding: 7px 9px;
        border: 1px solid #345047;
        background: #0c1b17;
        color: #bfe8db;
        font: 9px Consolas,monospace;
        cursor: pointer
    }

    .hangar-row > div[b-sho43ndqpe] {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
        gap: 4px
    }

    .hangar-row button.sell[b-sho43ndqpe] {
        border-color: #73443f;
        color: #ffaaa2
    }

.management-grid p[b-sho43ndqpe] {
    padding: 15px;
    color: #80978f;
    font: 10px Consolas,monospace
}

.regions-grid[b-sho43ndqpe] {
    padding: 16px 24px 24px;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 8px
}

    .regions-grid article[b-sho43ndqpe] {
        padding: 12px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 8px;
        border: 1px solid #2a3c37;
        background: #060e0c
    }

        .regions-grid article.unlocked[b-sho43ndqpe] {
            border-color: #315f52;
            background: #0a1713
        }

        .regions-grid article > div[b-sho43ndqpe] {
            display: grid;
            gap: 5px
        }

    .regions-grid b[b-sho43ndqpe] {
        font: 800 11px Consolas,monospace
    }

    .regions-grid small[b-sho43ndqpe] {
        color: #768d85;
        font: 9px Consolas,monospace
    }

    .regions-grid span[b-sho43ndqpe] {
        color: #69d5b4;
        font: 800 9px Consolas,monospace
    }

    .regions-grid button[b-sho43ndqpe] {
        padding: 8px;
        border: 1px solid #45695e;
        background: #10251f;
        color: #bfe8db;
        font: 800 9px Consolas,monospace;
        cursor: pointer
    }

        .regions-grid button:disabled[b-sho43ndqpe] {
            opacity: .35;
            cursor: not-allowed
        }

@media(max-width:900px) {
    .global-warning[b-sho43ndqpe] {
        top: 8px;
        width: calc(100vw - 20px)
    }

    .network-card[b-sho43ndqpe] {
        top: 70px
    }

    .management-grid[b-sho43ndqpe], .regions-grid[b-sho43ndqpe] {
        grid-template-columns: 1fr
    }
}

.airport-population[b-sho43ndqpe] {
    margin: -3px 0 12px;
    color: #8ea39c;
    font: 11px Consolas,monospace
}

    .airport-population b[b-sho43ndqpe] {
        color: #dce9e5
    }

.mode-picker[b-sho43ndqpe] {
    margin-top: 18px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px
}

    .mode-picker button[b-sho43ndqpe] {
        padding: 12px;
        display: grid;
        gap: 6px;
        border: 1px solid #2e443d;
        background: #07100e;
        color: #9aada7;
        text-align: left;
        cursor: pointer
    }

        .mode-picker button:hover[b-sho43ndqpe] {
            border-color: #568775
        }

        .mode-picker button.selected[b-sho43ndqpe] {
            border-color: #71d4b4;
            background: #102a23;
            box-shadow: inset 0 0 0 1px rgba(113,212,180,.12)
        }

    .mode-picker b[b-sho43ndqpe] {
        color: #d8e7e2;
        font: 800 11px Consolas,monospace;
        letter-spacing: .06em
    }

    .mode-picker span[b-sho43ndqpe] {
        font: 10px/1.45 Consolas,monospace
    }

.selected-mode[b-sho43ndqpe] {
    display: block;
    margin-top: 10px;
    color: #72d9b8;
    font: 800 10px Consolas,monospace;
    letter-spacing: .1em
}

.route-help button[b-sho43ndqpe] {
    margin-left: 7px;
    padding: 6px 9px;
    border: 1px solid #425b53;
    background: #09120f;
    color: #a9c1ba;
    font: 800 9px Consolas,monospace;
    cursor: pointer
}

    .route-help button:hover[b-sho43ndqpe] {
        border-color: #6ac7aa;
        color: #d9eee7
    }

.cheat-modal[b-sho43ndqpe] {
    width: min(560px,94vw);
    border: 1px solid #75683d;
    background: #080c0b;
    color: #dce8e4;
    box-shadow: 0 24px 80px #000
}

    .cheat-modal header[b-sho43ndqpe] {
        padding: 18px 20px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #39371f;
        background: #11130d
    }

        .cheat-modal header small[b-sho43ndqpe] {
            color: #b7a75d;
            font: 800 10px Consolas,monospace;
            letter-spacing: .14em
        }

    .cheat-modal h2[b-sho43ndqpe] {
        margin: 5px 0 0;
        font-size: 25px
    }

    .cheat-modal > p[b-sho43ndqpe] {
        margin: 0;
        padding: 16px 20px 0;
        color: #899d96;
        font: 11px/1.5 Consolas,monospace
    }

.cheat-actions[b-sho43ndqpe] {
    padding: 16px 20px 20px;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 8px
}

    .cheat-actions button[b-sho43ndqpe] {
        min-height: 78px;
        padding: 12px;
        display: grid;
        gap: 6px;
        border: 1px solid #4a5530;
        background: #11180f;
        color: #d8e2b0;
        text-align: left;
        cursor: pointer
    }

        .cheat-actions button:hover[b-sho43ndqpe] {
            border-color: #b9a654;
            background: #1a2012
        }

    .cheat-actions b[b-sho43ndqpe] {
        font: 800 12px Consolas,monospace
    }

    .cheat-actions span[b-sho43ndqpe] {
        color: #81938c;
        font: 9px/1.4 Consolas,monospace
    }

    .cheat-actions .clear-passengers[b-sho43ndqpe] {
        grid-column: 1/-1;
        border-color: #754842;
        background: #1b0d0b;
        color: #ffb5ad
    }

        .cheat-actions .clear-passengers:hover[b-sho43ndqpe] {
            border-color: #d27468;
            background: #28100d
        }

.network-filter[b-sho43ndqpe] {
    min-height: 38px;
    padding: 0 11px;
    display: flex;
    align-items: center;
    gap: 7px;
    border: 1px solid #3b5048;
    background: #09120f;
    color: #a7bbb4;
    font: 800 9px Consolas,monospace;
    white-space: nowrap
}

.finance-kpis[b-sho43ndqpe] {
    grid-template-columns: repeat(5,1fr)
}

.profit-value.positive b[b-sho43ndqpe] {
    color: #68d7ae
}

.profit-value.negative b[b-sho43ndqpe] {
    color: #ff766d
}

.finance-chart polyline[b-sho43ndqpe] {
    fill: none;
    stroke-width: 2.5;
    vector-effect: non-scaling-stroke;
    filter: none
}

    .finance-chart polyline.funds[b-sho43ndqpe] {
        stroke: #65d5b3
    }

    .finance-chart polyline.revenue[b-sho43ndqpe] {
        stroke: #6e9ed1
    }

    .finance-chart polyline.maintenance[b-sho43ndqpe] {
        stroke: #d7b861
    }

    .finance-chart polyline.profit.positive[b-sho43ndqpe] {
        stroke: #82df92
    }

    .finance-chart polyline.profit.negative[b-sho43ndqpe] {
        stroke: #ef7168
    }

.finance-legend[b-sho43ndqpe] {
    justify-content: flex-start !important;
    gap: 18px;
    margin-top: 8px
}

    .finance-legend span[b-sho43ndqpe]:before {
        content: "";
        display: inline-block;
        width: 12px;
        height: 3px;
        margin-right: 5px;
        vertical-align: middle
    }

    .finance-legend .funds[b-sho43ndqpe]:before {
        background: #65d5b3
    }

    .finance-legend .revenue[b-sho43ndqpe]:before {
        background: #6e9ed1
    }

    .finance-legend .maintenance[b-sho43ndqpe]:before {
        background: #d7b861
    }

    .finance-legend .profit[b-sho43ndqpe]:before {
        background: #82df92
    }

.demand-pie-layout[b-sho43ndqpe] {
    margin: 0 24px 24px;
    padding: 18px;
    display: grid;
    grid-template-columns: 220px 1fr;
    align-items: center;
    gap: 20px;
    border: 1px solid #293d36;
    background: #040a08
}

.demand-pie[b-sho43ndqpe] {
    width: 190px;
    height: 190px;
    border: 16px solid #07100e;
    border-radius: 50%;
    display: grid;
    place-items: center
}

    .demand-pie > span[b-sho43ndqpe] {
        width: 92px;
        height: 92px;
        border-radius: 50%;
        background: #07100e;
        display: grid;
        place-content: center;
        text-align: center
    }

    .demand-pie b[b-sho43ndqpe] {
        color: #e0ece8;
        font: 800 18px Consolas,monospace
    }

    .demand-pie small[b-sho43ndqpe] {
        color: #71877f;
        font: 8px Consolas,monospace
    }

.demand-top-five[b-sho43ndqpe] {
    border: 1px solid #23352f
}

    .demand-top-five header[b-sho43ndqpe], .demand-top-five > div[b-sho43ndqpe] {
        padding: 10px 12px;
        display: grid;
        grid-template-columns: 1.5fr .5fr .7fr;
        gap: 10px;
        border-bottom: 1px solid #1d2f29;
        font: 10px Consolas,monospace
    }

    .demand-top-five header[b-sho43ndqpe] {
        color: #789087;
        font-weight: 800
    }

    .demand-top-five > div:last-child[b-sho43ndqpe] {
        border-bottom: 0
    }

    .demand-top-five > div > span:first-child[b-sho43ndqpe] {
        display: flex;
        align-items: center;
        gap: 8px
    }

    .demand-top-five i[b-sho43ndqpe] {
        width: 9px;
        height: 9px;
        border-radius: 2px
    }

    .demand-top-five strong[b-sho43ndqpe] {
        text-align: right;
        color: #d8e6e2
    }

.settings-modal[b-sho43ndqpe] {
    width: min(500px,94vw);
    border: 1px solid #50665f;
    background: #060c0a;
    color: #d8e5e1;
    box-shadow: 0 24px 80px #000
}

    .settings-modal header[b-sho43ndqpe] {
        padding: 18px 20px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #263a34
    }

        .settings-modal header small[b-sho43ndqpe] {
            color: #78978e;
            font: 800 9px Consolas,monospace
        }

    .settings-modal h2[b-sho43ndqpe] {
        margin: 5px 0 0
    }

    .settings-modal > label[b-sho43ndqpe] {
        margin: 18px 20px;
        padding: 14px;
        display: flex;
        align-items: center;
        gap: 11px;
        border: 1px solid #293d36;
        background: #07100e
    }

        .settings-modal > label span[b-sho43ndqpe] {
            display: grid;
            gap: 5px
        }

        .settings-modal > label b[b-sho43ndqpe] {
            font: 800 11px Consolas,monospace
        }

        .settings-modal > label small[b-sho43ndqpe] {
            color: #7f958e;
            font: 9px Consolas,monospace
        }

    .settings-modal > .primary-action[b-sho43ndqpe] {
        margin: 0 20px 20px;
        float: right
    }

@media(max-width:760px) {
    .detail-card[b-sho43ndqpe] {
        top: 0;
        right: 0;
        width: min(430px,100vw);
        max-width: none;
        height: 100%
    }

    .finance-kpis[b-sho43ndqpe] {
        grid-template-columns: repeat(2,1fr)
    }

    .demand-pie-layout[b-sho43ndqpe] {
        grid-template-columns: 1fr
    }

    .demand-pie[b-sho43ndqpe] {
        margin: auto
    }
}

.fullscreen-prompt[b-sho43ndqpe] {
    position: absolute;
    z-index: 18;
    top: 12px;
    right: 12px;
    padding: 10px 14px;
    border: 1px solid #4f806f;
    background: rgba(4,13,10,.94);
    color: #bde9d9;
    font: 800 10px Consolas,monospace;
    letter-spacing: .08em;
    cursor: pointer;
    box-shadow: 0 0 16px rgba(49,174,132,.2)
}

    .fullscreen-prompt:hover[b-sho43ndqpe] {
        border-color: #68d1ad;
        background: #0a1d17
    }

    .fullscreen-prompt span[b-sho43ndqpe] {
        margin-right: 7px;
        font-size: 14px
    }

.forecast-demand[b-sho43ndqpe] {
    border-color: #395548
}

    .forecast-demand header small[b-sho43ndqpe] {
        color: #d7b861
    }

.overview-action[b-sho43ndqpe] {
    margin-top: 8px;
    min-height: 40px;
    border: 1px solid #46685d;
    background: #0a1814;
    color: #a9d8c9;
    font: 800 10px Consolas,monospace;
    letter-spacing: .05em;
    cursor: pointer
}

    .overview-action:hover[b-sho43ndqpe] {
        border-color: #69cbae;
        background: #10271f;
        color: #e0f3ed
    }

.overview-modal[b-sho43ndqpe] {
    width: min(1500px,98vw);
    height: min(900px,calc(100vh - 92px));
    max-height: none;
    overflow: hidden;
    display: flex;
    flex-direction: column
}

.overview-header[b-sho43ndqpe] {
    position: relative;
    flex: 0 0 auto
}

.overview-modal > .overview-tabs[b-sho43ndqpe], .overview-modal > .overview-tools[b-sho43ndqpe] {
    flex: 0 0 auto
}

.overview-modal > .overview-table[b-sho43ndqpe], .overview-modal > .management-grid[b-sho43ndqpe], .overview-modal > .regions-grid[b-sho43ndqpe], .overview-modal > .finance-overview[b-sho43ndqpe] {
    flex: 1;
    min-height: 0;
    overflow: auto
}

.entity-detail-page[b-sho43ndqpe] {
    flex: 1;
    min-height: 0;
    display: grid;
    overflow: hidden
}

    .entity-detail-page > .back-action[b-sho43ndqpe] {
        justify-self: start
    }

.route-overview-page[b-sho43ndqpe] {
    grid-template-rows: auto auto auto minmax(190px,1fr) auto auto
}

    .route-overview-page .chart-card[b-sho43ndqpe] {
        min-height: 0;
        display: flex;
        flex-direction: column
    }

        .route-overview-page .chart-card svg[b-sho43ndqpe] {
            flex: 1;
            min-height: 120px;
            height: auto
        }

    .route-overview-page .compact-kpis[b-sho43ndqpe] {
        padding-bottom: 10px
    }

.airport-overview-page[b-sho43ndqpe] {
    grid-template-rows: auto auto auto minmax(0,1fr)
}

.airport-summary-kpis[b-sho43ndqpe] {
    grid-template-columns: repeat(8,1fr);
    padding-bottom: 14px
}

    .airport-summary-kpis span[b-sho43ndqpe], .aircraft-summary-kpis span[b-sho43ndqpe] {
        padding: 10px
    }

    .airport-summary-kpis b[b-sho43ndqpe], .aircraft-summary-kpis b[b-sho43ndqpe] {
        font-size: 14px
    }

.airport-detail-dashboard[b-sho43ndqpe] {
    min-height: 0;
    padding: 0 24px 20px;
    display: grid;
    grid-template-columns: minmax(0,1.25fr) minmax(470px,.9fr);
    gap: 14px
}

.airport-history-column[b-sho43ndqpe] {
    min-height: 0;
    display: grid;
    grid-template-rows: minmax(230px,1.35fr) minmax(150px,.65fr);
    gap: 14px
}

    .airport-history-column .chart-card[b-sho43ndqpe] {
        min-height: 0;
        margin: 0;
        display: flex;
        flex-direction: column
    }

        .airport-history-column .chart-card svg[b-sho43ndqpe] {
            flex: 1;
            min-height: 120px;
            height: auto
        }

.current-destination-table[b-sho43ndqpe] {
    min-height: 0;
    max-height: none;
    margin: 0;
    overflow: auto
}

    .current-destination-table > header[b-sho43ndqpe] {
        position: sticky;
        z-index: 1;
        top: 0;
        background: #08110e
    }

.airport-pie-stack[b-sho43ndqpe] {
    min-height: 0;
    display: grid;
    grid-template-rows: repeat(3,minmax(0,1fr));
    gap: 10px
}

.airport-pie-card[b-sho43ndqpe] {
    min-height: 0;
    padding: 10px;
    border: 1px solid #293d36;
    background: #040a08;
    overflow: hidden
}

    .airport-pie-card > header[b-sho43ndqpe] {
        display: flex;
        justify-content: space-between;
        color: #b2c4be;
        font: 800 10px Consolas,monospace
    }

        .airport-pie-card > header small[b-sho43ndqpe] {
            color: #789087
        }

.airport-pie-card-body[b-sho43ndqpe] {
    height: calc(100% - 19px);
    display: grid;
    grid-template-columns: 105px minmax(0,1fr);
    align-items: center;
    gap: 12px
}

.airport-mini-pie[b-sho43ndqpe] {
    width: 94px;
    height: 94px;
    border: 10px solid #07100e;
    border-radius: 50%;
    display: grid;
    place-items: center
}

    .airport-mini-pie span[b-sho43ndqpe] {
        width: 47px;
        height: 47px;
        border-radius: 50%;
        background: #07100e;
        display: grid;
        place-items: center;
        color: #dceae5;
        font: 800 11px Consolas,monospace
    }

.airport-pie-card ol[b-sho43ndqpe] {
    min-width: 0;
    margin: 0;
    padding: 0;
    display: grid;
    gap: 5px;
    list-style: none
}

.airport-pie-card li[b-sho43ndqpe] {
    min-width: 0;
    display: flex;
    justify-content: space-between;
    gap: 8px;
    color: #90a69e;
    font: 9px Consolas,monospace
}

    .airport-pie-card li > span[b-sho43ndqpe] {
        min-width: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .airport-pie-card li i[b-sho43ndqpe] {
        display: inline-block;
        width: 8px;
        height: 8px;
        margin-right: 6px;
        border-radius: 2px
    }

    .airport-pie-card li b[b-sho43ndqpe] {
        color: #d9e7e2;
        white-space: nowrap
    }

.forecast-pie-card[b-sho43ndqpe] {
    border-color: #3a544b
}

.aircraft-overview-page[b-sho43ndqpe] {
    grid-template-rows: auto auto auto minmax(0,1fr) auto
}

.aircraft-summary-kpis[b-sho43ndqpe] {
    grid-template-columns: repeat(6,1fr);
    padding-bottom: 14px
}

.aircraft-detail-grid[b-sho43ndqpe] {
    min-height: 0;
    padding: 0 24px 14px;
    display: grid;
    grid-template-columns: minmax(0,1.5fr) minmax(330px,.7fr);
    grid-template-rows: 1fr 1fr;
    gap: 12px
}

.aircraft-detail-chart[b-sho43ndqpe] {
    grid-row: 1/3;
    min-height: 0;
    margin: 0;
    display: flex;
    flex-direction: column
}

    .aircraft-detail-chart svg[b-sho43ndqpe] {
        flex: 1;
        min-height: 130px;
        height: auto
    }

.aircraft-facts[b-sho43ndqpe] {
    min-height: 0;
    border: 1px solid #293d36;
    background: #040a08;
    overflow: auto
}

    .aircraft-facts header[b-sho43ndqpe] {
        padding: 10px 12px;
        color: #b5c8c1;
        font: 800 10px Consolas,monospace
    }

    .aircraft-facts div[b-sho43ndqpe] {
        padding: 8px 12px;
        display: flex;
        justify-content: space-between;
        gap: 12px;
        border-top: 1px solid #20322d;
        color: #81988f;
        font: 9px Consolas,monospace
    }

    .aircraft-facts b[b-sho43ndqpe] {
        color: #d7e5e0
    }

.aircraft-manifest[b-sho43ndqpe] {
    min-height: 0;
    max-height: none;
    margin: 0;
    overflow: auto
}

    .aircraft-manifest header[b-sho43ndqpe] {
        position: sticky;
        top: 0;
        background: #08110e
    }

.aircraft-financial-kpis[b-sho43ndqpe] {
    grid-template-columns: repeat(4,1fr);
    padding-bottom: 18px
}

@media(max-width:1050px) {
    .overview-modal[b-sho43ndqpe] {
        width: 98vw
    }

    .airport-summary-kpis[b-sho43ndqpe] {
        grid-template-columns: repeat(4,1fr)
    }

    .airport-detail-dashboard[b-sho43ndqpe] {
        grid-template-columns: 1fr minmax(390px,.8fr)
    }

    .aircraft-summary-kpis[b-sho43ndqpe] {
        grid-template-columns: repeat(3,1fr)
    }
}

@media(max-width:760px) {
    .detail-overview-modal[b-sho43ndqpe] {
        overflow: auto
    }

    .entity-detail-page[b-sho43ndqpe] {
        display: block;
        overflow: visible
    }

    .airport-detail-dashboard[b-sho43ndqpe], .aircraft-detail-grid[b-sho43ndqpe] {
        display: grid;
        grid-template-columns: 1fr
    }

    .airport-pie-stack[b-sho43ndqpe] {
        grid-template-rows: repeat(3,auto)
    }

    .airport-history-column[b-sho43ndqpe] {
        grid-template-rows: auto 220px
    }

    .aircraft-detail-chart[b-sho43ndqpe] {
        grid-row: auto
    }

    .airport-summary-kpis[b-sho43ndqpe], .aircraft-summary-kpis[b-sho43ndqpe] {
        grid-template-columns: repeat(2,1fr)
    }
}

.route-performance-kpis[b-sho43ndqpe] {
    grid-template-columns: repeat(5,1fr)
}

.route-operating-kpis[b-sho43ndqpe] {
    grid-template-columns: repeat(6,1fr)
}

.sidebar-demand li span[b-sho43ndqpe] {
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.sidebar-demand li b[b-sho43ndqpe] {
    white-space: nowrap
}

.sidebar-demand[b-sho43ndqpe] {
    grid-template-columns: 124px minmax(0,1fr);
    gap: 12px
}

.sidebar-pie[b-sho43ndqpe] {
    width: 114px;
    height: 114px
}

.sidebar-demand li[b-sho43ndqpe] {
    display: grid;
    grid-template-columns: minmax(0,1fr) 112px;
    align-items: center;
    font-size: 10px
}

.pie-values[b-sho43ndqpe] {
    display: grid !important;
    grid-template-columns: minmax(54px,1fr) 48px;
    gap: 8px;
    text-align: right;
    font-variant-numeric: tabular-nums
}

    .pie-values span[b-sho43ndqpe] {
        overflow: visible !important;
        text-overflow: clip !important
    }

.interactive-flow-pie[b-sho43ndqpe] {
    box-sizing: border-box;
    padding: 0;
    border: 0 !important;
    background: none !important;
    overflow: visible
}

    .interactive-flow-pie .pie-base[b-sho43ndqpe] {
        fill: #34443e
    }

    .interactive-flow-pie .pie-hole[b-sho43ndqpe] {
        fill: #07100e;
        pointer-events: none
    }

    .interactive-flow-pie text[b-sho43ndqpe] {
        fill: #e0ece8;
        font: 800 11px Consolas,monospace;
        text-anchor: middle;
        pointer-events: none
    }

    .interactive-flow-pie path[b-sho43ndqpe] {
        opacity: .9;
        stroke: #07100e;
        stroke-width: .7;
        transition: opacity .15s,filter .15s,stroke-width .15s
    }

        .interactive-flow-pie path.route-available[b-sho43ndqpe] {
            cursor: pointer
        }

            .interactive-flow-pie path.route-available:hover[b-sho43ndqpe] {
                opacity: 1;
                stroke: #d8f6ec;
                stroke-width: 1.5;
                filter: drop-shadow(0 0 3px rgba(104,213,180,.75))
            }

.airport-overview-page[b-sho43ndqpe] {
    grid-template-rows: auto auto auto auto minmax(0,1fr)
}

.airport-dashboard-tabs[b-sho43ndqpe] {
    padding: 0 24px 12px
}

.airport-detail-dashboard[b-sho43ndqpe] {
    grid-template-columns: minmax(360px,.78fr) minmax(650px,1.22fr)
}

.airport-history-column[b-sho43ndqpe] {
    display: flex;
    min-height: 0
}

    .airport-history-column .chart-card[b-sho43ndqpe] {
        flex: 1
    }

.airport-pie-stack[b-sho43ndqpe] {
    grid-template-columns: repeat(2,minmax(0,1fr));
    grid-template-rows: repeat(2,minmax(0,1fr));
    gap: 12px
}

.airport-pie-card[b-sho43ndqpe] {
    padding: 12px
}

    .airport-pie-card > header[b-sho43ndqpe] {
        font-size: 11px
    }

.airport-pie-card-body[b-sho43ndqpe] {
    height: calc(100% - 22px);
    grid-template-columns: 138px minmax(0,1fr);
    gap: 14px
}

.airport-mini-pie[b-sho43ndqpe] {
    box-sizing: border-box;
    width: 126px;
    height: 126px
}

    .airport-mini-pie:not(svg)[b-sho43ndqpe] {
        border-width: 12px
    }

    .airport-mini-pie span[b-sho43ndqpe] {
        font-size: 13px
    }

.airport-pie-card li[b-sho43ndqpe] {
    display: grid;
    grid-template-columns: minmax(0,1fr) 118px;
    align-items: center;
    font-size: 10px
}

    .airport-pie-card li .pie-values[b-sho43ndqpe] {
        grid-template-columns: minmax(62px,1fr) 48px
    }

.full-destination-table[b-sho43ndqpe] {
    grid-row: 4/6;
    min-height: 0;
    max-height: none;
    margin: 0 24px 20px;
    overflow: auto;
    font-size: 12px
}

    .full-destination-table > header[b-sho43ndqpe] {
        position: sticky;
        z-index: 2;
        top: 0;
        min-height: 42px;
        background: #08110e
    }

    .full-destination-table summary[b-sho43ndqpe] {
        padding: 12px 15px;
        font-size: 12px
    }

    .full-destination-table details div[b-sho43ndqpe] {
        padding: 10px 18px 10px 32px;
        font-size: 11px
    }

@media(max-width:1180px) {
    .airport-detail-dashboard[b-sho43ndqpe] {
        grid-template-columns: minmax(320px,.7fr) minmax(540px,1.3fr)
    }

    .airport-pie-card-body[b-sho43ndqpe] {
        grid-template-columns: 116px minmax(0,1fr)
    }

    .airport-mini-pie[b-sho43ndqpe] {
        width: 106px;
        height: 106px
    }

    .airport-pie-card li[b-sho43ndqpe] {
        grid-template-columns: minmax(0,1fr) 106px;
        font-size: 9px
    }
}

.network-warning[b-sho43ndqpe] {
    top: 72px;
    width: min(780px,calc(100vw - 500px));
    flex-direction: column;
    gap: 8px;
    border-color: #b48236;
    background: rgba(43,28,7,.95);
    color: #ffe0a1
}

    .network-warning b[b-sho43ndqpe] {
        color: #ffc95f
    }

    .network-warning-summary[b-sho43ndqpe] {
        display: flex;
        align-items: baseline;
        gap: 12px
    }

    .network-warning-airports[b-sho43ndqpe] {
        display: flex;
        gap: 6px;
        overflow-x: auto;
        scrollbar-width: thin;
        scrollbar-color: #8f692b transparent
    }

        .network-warning-airports button[b-sho43ndqpe] {
            min-width: max-content;
            padding: 5px 8px;
            display: flex;
            align-items: center;
            gap: 7px;
            border: 1px solid #745927;
            background: #201807;
            color: #e8d2a3;
            font: 9px/1.1 Consolas,monospace;
            cursor: pointer
        }

            .network-warning-airports button:hover[b-sho43ndqpe],
            .network-warning-airports button:focus-visible[b-sho43ndqpe] {
                border-color: #ffc95f;
                background: #3b2b0a;
                color: #fff0c7;
                outline: none
            }

            .network-warning-airports button b[b-sho43ndqpe] {
                font-size: 10px
            }

@media(max-width:900px) {
    .network-warning[b-sho43ndqpe] {
        width: calc(100vw - 20px)
    }

    .network-warning-summary[b-sho43ndqpe] {
        align-items: flex-start;
        flex-direction: column;
        gap: 3px
    }
}

.route-creation-menu[b-sho43ndqpe] {
    position: absolute;
    z-index: 25;
    left: 50%;
    bottom: 18px;
    width: min(620px,calc(100vw - 32px));
    max-height: min(620px,calc(100vh - 110px));
    overflow: auto;
    transform: translateX(-50%);
    padding: 14px;
    border: 1px solid #55776c;
    background: rgba(4,12,10,.98);
    box-shadow: 0 20px 70px #000
}

    .route-creation-menu header[b-sho43ndqpe] {
        display: flex;
        align-items: start;
        justify-content: space-between
    }

    .route-creation-menu h3[b-sho43ndqpe] {
        margin: 5px 0 10px;
        color: #e3efeb;
        font-size: 18px
    }

    .route-creation-menu header small[b-sho43ndqpe], .route-hangar-picker > small[b-sho43ndqpe] {
        color: #6ac8aa;
        font: 800 9px Consolas,monospace;
        letter-spacing: .13em
    }

    .route-creation-menu header > button[b-sho43ndqpe] {
        border: 0;
        background: transparent;
        color: #9bafa8;
        font-size: 22px
    }

.route-quote[b-sho43ndqpe] {
    padding: 9px 11px;
    display: flex;
    justify-content: space-between;
    border: 1px solid #2c413a;
    color: #8fa49d;
    font: 10px Consolas,monospace
}

    .route-quote b[b-sho43ndqpe] {
        color: #78d7b8
    }

.route-aircraft-picker[b-sho43ndqpe] {
    margin-top: 8px;
    display: grid;
    gap: 5px
}

    .route-aircraft-picker > div[b-sho43ndqpe] {
        padding: 8px 10px;
        display: grid;
        grid-template-columns: 1fr 30px 28px 30px;
        align-items: center;
        gap: 5px;
        border: 1px solid #263b34;
        background: #07110e
    }

    .route-aircraft-picker span[b-sho43ndqpe] {
        display: grid;
        gap: 3px
    }

    .route-aircraft-picker small[b-sho43ndqpe] {
        color: #789087;
        font: 9px Consolas,monospace
    }

    .route-aircraft-picker button[b-sho43ndqpe] {
        height: 28px;
        border: 1px solid #3c594f;
        background: #0d211b;
        color: #bfe8db
    }

    .route-aircraft-picker strong[b-sho43ndqpe] {
        text-align: center;
        font: 12px Consolas,monospace
    }

.route-hangar-picker[b-sho43ndqpe] {
    max-height: 125px;
    margin-top: 8px;
    padding: 9px;
    overflow: auto;
    border: 1px solid #2b4039
}

    .route-hangar-picker label[b-sho43ndqpe] {
        padding: 5px;
        display: flex;
        gap: 7px;
        color: #aabdb7;
        font: 10px Consolas,monospace
    }

.route-creation-menu footer[b-sho43ndqpe] {
    margin-top: 10px;
    display: flex;
    justify-content: flex-end;
    gap: 7px
}

.assigned-plane-row[b-sho43ndqpe] {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 6px
}

    .assigned-plane-row > button[b-sho43ndqpe] {
        margin: 0
    }

    .assigned-plane-row .plane-upgrade[b-sho43ndqpe] {
        padding: 7px;
        border: 1px solid #43675b;
        background: #10231d;
        color: #bce8d9;
        font: 800 8px Consolas,monospace
    }

        .assigned-plane-row .plane-upgrade:disabled[b-sho43ndqpe] {
            opacity: .35
        }

.overview-modal[b-sho43ndqpe] {
    max-width: calc(100vw - 16px);
    max-height: calc(100dvh - 84px)
}

.map-options-panel[b-sho43ndqpe] {
    position: absolute;
    z-index: 14;
    left: 12px;
    bottom: 58px;
    width: min(340px,calc(100vw - 24px));
    max-height: calc(100dvh - 150px);
    padding: 10px;
    display: grid;
    gap: 8px;
    overflow-y: auto;
    border: 1px solid #3b5b50;
    background: rgba(4,13,10,.97);
    box-shadow: 0 10px 30px #000
}

    .map-options-panel > header[b-sho43ndqpe] {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
    }

    .map-options-panel > header span[b-sho43ndqpe] {
        display: grid;
        gap: 2px;
    }

    .map-options-panel > header small[b-sho43ndqpe],
    .map-options-panel h4[b-sho43ndqpe],
    .map-select-control > span[b-sho43ndqpe] {
        color: #69cbaa;
        font: 800 9px Consolas,monospace;
        letter-spacing: .12em;
    }

    .map-options-panel > header b[b-sho43ndqpe] {
        color: #dcebe6;
        font: 700 13px Consolas,monospace;
    }

    .map-options-panel > header button[b-sho43ndqpe] {
        padding: 5px 7px;
        border: 1px solid #345248;
        background: #0a1914;
        color: #8eaca2;
        font: 800 8px Consolas,monospace;
        cursor: pointer;
    }

    .map-options-panel section[b-sho43ndqpe] {
        padding: 8px;
        display: grid;
        gap: 7px;
        border: 1px solid #263d35;
        background: rgba(6,18,14,.84);
    }

    .map-options-panel h4[b-sho43ndqpe] {
        margin: 0 0 1px;
    }

    .map-options-panel label[b-sho43ndqpe], .map-options-panel .map-wide-button[b-sho43ndqpe] {
        padding: 8px;
        border: 1px solid #293f37;
        background: #08140f;
        color: #a9c0b8;
        font: 10px Consolas,monospace
    }

    .map-options-panel .map-toggle[b-sho43ndqpe] {
        display: flex;
        align-items: center;
        gap: 8px
    }

    .map-options-panel .map-wide-button[b-sho43ndqpe] {
        width: 100%;
        cursor: pointer
    }

    .map-options-panel .map-wide-button:disabled[b-sho43ndqpe] { opacity:.38; cursor:default; }

    .map-step-control[b-sho43ndqpe],
    .map-select-control[b-sho43ndqpe] {
        display: grid;
        gap: 7px;
    }

    .map-step-control > span[b-sho43ndqpe] {
        display: flex;
        justify-content: space-between;
        gap: 8px;
    }

    .map-step-control b[b-sho43ndqpe] { color:#73d9b8; font-size:8px; letter-spacing:.07em; }
    .map-step-control input[b-sho43ndqpe] { width:100%; margin:0; accent-color:#58cba6; }

    .map-select-control select[b-sho43ndqpe] {
        width: 100%;
        min-width: 0;
        padding: 7px;
        border: 1px solid #38584d;
        background: #06100d;
        color: #c2d7d0;
        font: 9px Consolas,monospace;
    }

    .map-segmented[b-sho43ndqpe] { display:grid; grid-template-columns:1fr 1fr; gap:5px; }
    .map-segmented.map-plane-styles[b-sho43ndqpe] { grid-template-columns:repeat(2,1fr); }
    .map-segmented button[b-sho43ndqpe] {
        padding:7px;
        border:1px solid #2d483f;
        background:#07130f;
        color:#77958b;
        font:800 9px Consolas,monospace;
        cursor:pointer;
    }
    .map-segmented button.selected[b-sho43ndqpe] { border-color:#58cba6; background:#12352a; color:#d8fff1; }

    .throughput-map-key[b-sho43ndqpe] { display:grid; gap:4px; }
    .throughput-map-gradient[b-sho43ndqpe] { height:5px; border:1px solid #314b43; background:linear-gradient(90deg,#3ecd7a 0%,#f0be43 55%,#eb4b44 100%); }
    .throughput-map-key div[b-sho43ndqpe] { display:flex; justify-content:space-between; color:#78938a; font:8px Consolas,monospace; }
    .throughput-map-key p[b-sho43ndqpe] { margin:2px 0 0; color:#78938a; font:8px/1.35 Consolas,monospace; }

.stacked-chart-frame[b-sho43ndqpe] {
    min-height: 0;
    display: grid;
    grid-template-columns: max-content minmax(0,1fr);
    gap: 8px
}

.stacked-y-scale[b-sho43ndqpe] {
    padding: 0 0 6px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-between;
    color: #789087;
    font: 9px Consolas,monospace
}

.stacked-chart-frame > svg[b-sho43ndqpe] {
    min-width: 0
}

.sortable-routes-table > header[b-sho43ndqpe], .sortable-routes-table > button[b-sho43ndqpe], .airports-table > header[b-sho43ndqpe], .airports-table > button[b-sho43ndqpe] {
    grid-template-columns: minmax(230px,2.2fr) repeat(7,minmax(86px,1fr));
    min-width: 1050px
}

.overview-table[b-sho43ndqpe] {
    overflow: auto
}

    .overview-table > header[b-sho43ndqpe] {
        position: sticky;
        z-index: 1;
        top: 0;
        background: #08110e
    }

.sortable-routes-table > button > .metric-distance[b-sho43ndqpe] {
    grid-column: 2;
    grid-row: 1
}

.sortable-routes-table > button > span:nth-child(2)[b-sho43ndqpe] {
    grid-column: 1;
    grid-row: 1
}

.airports-table > button > .metric-routes[b-sho43ndqpe] {
    grid-column: 2;
    grid-row: 1
}

.airports-table > button > .metric-capacity[b-sho43ndqpe] {
    grid-column: 3;
    grid-row: 1
}

.airports-table > button > span:nth-child(3)[b-sho43ndqpe] {
    grid-column: 1;
    grid-row: 1
}

.airport-passenger-dashboard[b-sho43ndqpe] {
    grid-row: 4/6;
    min-height: 0;
    padding: 0 24px 20px;
    display: grid;
    grid-template-columns: minmax(650px,2fr) minmax(280px,.72fr);
    gap: 14px
}

    .airport-passenger-dashboard .full-destination-table[b-sho43ndqpe] {
        grid-row: auto;
        min-width: 0;
        margin: 0
    }

@media(max-width:900px) {
    .airport-passenger-dashboard[b-sho43ndqpe] {
        grid-template-columns: minmax(560px,1.6fr) minmax(260px,.75fr)
    }
}

@media(max-width:760px) {
    .airport-passenger-dashboard[b-sho43ndqpe] {
        display: grid;
        grid-template-columns: 1fr;
        padding: 0 12px 16px;
        overflow: visible
    }

        .airport-passenger-dashboard[b-sho43ndqpe]  .passenger-sankey-card {
            min-height: 390px
        }

        .airport-passenger-dashboard .full-destination-table[b-sho43ndqpe] {
            min-height: 260px
        }
}

.detail-card[b-sho43ndqpe] {
    z-index: 80
}

.map-options-panel[b-sho43ndqpe] {
    z-index: 85
}

.route-help[b-sho43ndqpe] {
    z-index: 84;
    left: 12px;
    bottom: 12px;
    padding: 0;
    border: 0;
    background: transparent;
    box-shadow: none;
    backdrop-filter: none
}

    .route-help button[b-sho43ndqpe] {
        margin: 0;
        padding: 5px 8px;
        font-size: 8px
    }

    .route-help .collab-map-hint[b-sho43ndqpe] {
        padding: 5px 8px;
        border: 1px solid #30483f;
        background: rgba(3,10,8,.86);
        color: #83a197;
        font: 800 8px/1 Consolas,monospace;
        letter-spacing: .06em;
        white-space: nowrap
    }

.route-creation-menu[b-sho43ndqpe] {
    z-index: 90
}

.modal-backdrop[b-sho43ndqpe] {
    z-index: 120
}

.welcome-card[b-sho43ndqpe], .region-confirm[b-sho43ndqpe], .loading-card[b-sho43ndqpe], .network-card[b-sho43ndqpe], .global-warning[b-sho43ndqpe] {
    z-index: 75
}

.game-toast[b-sho43ndqpe] {
    z-index: 100
}

.modal-backdrop[b-sho43ndqpe] {
    padding: 8px 10px 10px
}

.overview-modal[b-sho43ndqpe] {
    box-sizing: border-box;
    width: calc(100vw - 20px);
    height: calc(100dvh - 90px);
    max-height: calc(100dvh - 90px);
    border-radius: 3px
}

.overview-header[b-sho43ndqpe] {
    min-height: 48px;
    padding: 7px 10px
}

.overview-header-main[b-sho43ndqpe] {
    min-width: 0;
    display: flex;
    align-items: center;
    gap: 10px
}

    .overview-header-main > div[b-sho43ndqpe] {
        min-width: 0
    }

.overview-header h2[b-sho43ndqpe] {
    margin: 2px 0 0;
    overflow: hidden;
    font-size: 18px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.overview-header small[b-sho43ndqpe] {
    font-size: 8px
}

.overview-header-back[b-sho43ndqpe] {
    height: 32px;
    padding: 0 10px;
    border: 1px solid #344a43;
    background: #09120f;
    color: #9bb3ab;
    font: 800 9px Consolas,monospace;
    white-space: nowrap;
    cursor: pointer
}

    .overview-header-back:hover[b-sho43ndqpe] {
        border-color: #68c7aa;
        color: #d7f5eb
    }

.modal-close[b-sho43ndqpe] {
    width: 33px;
    height: 33px;
    font-size: 21px
}

.detail-heading[b-sho43ndqpe] {
    padding: 8px 12px;
    align-items: center
}

    .detail-heading h3[b-sho43ndqpe] {
        margin-top: 3px;
        font-size: 20px
    }

    .detail-heading > b[b-sho43ndqpe] {
        font-size: 10px
    }

.route-overview-page[b-sho43ndqpe] {
    grid-template-rows: auto auto minmax(190px,1fr) auto auto
}

.aircraft-overview-page[b-sho43ndqpe] {
    grid-template-rows: auto auto minmax(0,1fr) auto
}

.airport-overview-page[b-sho43ndqpe] {
    grid-template-rows: auto minmax(0,1fr)
}

.airport-detail-shell[b-sho43ndqpe] {
    min-width: 0;
    min-height: 0;
    padding: 0 10px 10px;
    display: grid;
    grid-template-columns: 132px minmax(0,1fr);
    gap: 10px
}

.airport-dashboard-tabs[b-sho43ndqpe] {
    min-height: 0;
    padding: 8px;
    display: flex;
    flex-direction: column;
    gap: 6px;
    border: 1px solid #293d36;
    background: #040a08
}

    .airport-dashboard-tabs > small[b-sho43ndqpe] {
        padding: 3px 4px 7px;
        color: #718980;
        font: 800 8px Consolas,monospace;
        letter-spacing: .11em
    }

    .airport-dashboard-tabs button[b-sho43ndqpe] {
        min-height: 50px;
        padding: 8px;
        border: 1px solid #2c413a;
        background: #08120f;
        display: grid;
        align-content: center;
        gap: 4px;
        color: #8fa69e;
        text-align: left;
        cursor: pointer
    }

        .airport-dashboard-tabs button b[b-sho43ndqpe] {
            font: 800 10px Consolas,monospace
        }

        .airport-dashboard-tabs button span[b-sho43ndqpe] {
            color: #667f77;
            font: 8px Consolas,monospace
        }

        .airport-dashboard-tabs button.active[b-sho43ndqpe] {
            border-color: #68c7aa;
            background: #15352c;
            color: #d7f5eb
        }

            .airport-dashboard-tabs button.active span[b-sho43ndqpe] {
                color: #8ebcaf
            }

.airport-tab-content[b-sho43ndqpe] {
    min-width: 0;
    min-height: 0;
    display: grid;
    grid-template-rows: auto minmax(0,1fr);
    overflow: hidden
}

.airport-routes-dashboard[b-sho43ndqpe] {
    grid-row: 1 / -1;
    min-width: 0;
    min-height: 0;
    padding-right: 2px;
    overflow: auto;
    display: grid;
    align-content: start;
    gap: 10px
}

.airport-routes-heading[b-sho43ndqpe] {
    position: sticky;
    z-index: 2;
    top: 0;
    padding: 10px 12px;
    border: 1px solid #2a4038;
    background: #07100e;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px
}

    .airport-routes-heading div[b-sho43ndqpe] {
        display: grid;
        gap: 3px
    }

    .airport-routes-heading span[b-sho43ndqpe] {
        color: #d5e4df;
        font: 800 11px Consolas,monospace
    }

    .airport-routes-heading small[b-sho43ndqpe] {
        color: #769087;
        font: 8px Consolas,monospace
    }

    .airport-routes-heading > b[b-sho43ndqpe] {
        color: #70d5b5;
        font: 800 10px Consolas,monospace;
        white-space: nowrap
    }

.airport-route-stat-card[b-sho43ndqpe] {
    min-width: 920px;
    border: 1px solid #2a4038;
    background: #030907
}

.airport-route-stat-list[b-sho43ndqpe] {
    min-width: 920px
}

    .airport-route-stat-list .airport-route-stat-card[b-sho43ndqpe] {
        margin-bottom: 10px
    }

    .airport-route-stat-card > header[b-sho43ndqpe] {
        display: grid;
        grid-template-columns: minmax(220px,.85fr) minmax(850px,3fr);
        border-bottom: 1px solid #263b34;
        background: #08120f
    }

    .airport-route-stat-card > header > button[b-sho43ndqpe] {
        min-width: 0;
        padding: 11px 13px;
        border: 0;
        border-right: 1px solid #263b34;
        background: transparent;
        color: #d8e8e2;
        display: grid;
        gap: 4px;
        text-align: left;
        cursor: pointer
    }

        .airport-route-stat-card > header > button:hover[b-sho43ndqpe] {
            background: #10251e;
            color: #83e1c2
        }

        .airport-route-stat-card > header > button b[b-sho43ndqpe] {
            font: 800 13px Consolas,monospace
        }

        .airport-route-stat-card > header > button span[b-sho43ndqpe] {
            overflow: hidden;
            color: #799189;
            font: 9px Consolas,monospace;
            text-overflow: ellipsis;
            white-space: nowrap
        }

    .airport-route-stat-card > header > div[b-sho43ndqpe] {
        display: grid;
        grid-template-columns: repeat(7,minmax(75px,1fr))
    }

        .airport-route-stat-card > header > div > span[b-sho43ndqpe] {
            min-width: 0;
            padding: 9px 10px;
            border-left: 1px solid #1c2c27;
            display: grid;
            gap: 4px
        }

        .airport-route-stat-card > header small[b-sho43ndqpe] {
            color: #708880;
            font: 8px Consolas,monospace
        }

        .airport-route-stat-card > header > div b[b-sho43ndqpe] {
            overflow: hidden;
            color: #cfe0da;
            font: 800 10px Consolas,monospace;
            text-overflow: ellipsis;
            white-space: nowrap
        }

.airport-route-flow-table > div[b-sho43ndqpe] {
    display: grid;
    grid-template-columns: minmax(205px,1.55fr) repeat(5,minmax(85px,1fr));
    align-items: stretch
}

    .airport-route-flow-table > div > span[b-sho43ndqpe] {
        min-width: 0;
        padding: 8px 11px;
        border-right: 1px solid #1d2d28;
        border-bottom: 1px solid #1d2d28;
        color: #c3d4ce;
        font: 10px Consolas,monospace;
        text-align: right
    }

    .airport-route-flow-table > div > span:first-child[b-sho43ndqpe] {
        text-align: left
    }

    .airport-route-flow-table > div > span b[b-sho43ndqpe], .airport-route-flow-table > div > span small[b-sho43ndqpe] {
        display: block
    }

    .airport-route-flow-table > div > span small[b-sho43ndqpe] {
        margin-top: 2px;
        color: #6f8880;
        font-size: 8px
    }

.airport-route-flow-table .flow-table-heading span[b-sho43ndqpe] {
    padding-top: 7px;
    padding-bottom: 7px;
    background: #0b1713;
    color: #718a82;
    font-size: 8px;
    font-weight: 800
}

.airport-route-flow-table .flow-direction-heading[b-sho43ndqpe] {
    padding: 7px 11px;
    border-bottom: 1px solid #2b443b;
    background: #10251e;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #83d8bb;
    font: 800 9px Consolas,monospace
}

    .airport-route-flow-table .flow-direction-heading.inbound[b-sho43ndqpe] {
        border-top: 1px solid #35554a;
        background: #101d25;
        color: #8ebde1
    }

    .airport-route-flow-table .flow-direction-heading span[b-sho43ndqpe] {
        padding: 0;
        border: 0;
        color: inherit;
        font-size: 8px
    }

.airport-route-flow-table .required-flow[b-sho43ndqpe] {
    background: #07100e
}

.airport-route-flow-table .maximum-flow[b-sho43ndqpe] {
    background: #050c09
}

.airport-route-flow-table .within-capacity[b-sho43ndqpe] {
    color: #65d3ad
}

.airport-route-flow-table .near-capacity[b-sho43ndqpe] {
    color: #e1ad3f
}

.airport-route-flow-table .over-capacity[b-sho43ndqpe] {
    color: #ff6259;
    font-weight: 800
}

.airport-summary-kpis[b-sho43ndqpe] {
    padding: 0 0 8px;
    gap: 6px
}

    .airport-summary-kpis span[b-sho43ndqpe] {
        padding: 7px 9px;
        gap: 5px
    }

    .airport-summary-kpis small[b-sho43ndqpe] {
        font-size: 8px
    }

    .airport-summary-kpis b[b-sho43ndqpe] {
        font-size: 12px
    }

.airport-detail-dashboard[b-sho43ndqpe] {
    min-height: 0;
    padding: 0;
    gap: 10px
}

.airport-passenger-dashboard[b-sho43ndqpe] {
    grid-row: auto;
    min-height: 0;
    padding: 0;
    gap: 10px
}

    .airport-passenger-dashboard .full-destination-table[b-sho43ndqpe] {
        margin: 0
    }

@media(max-width:760px) {
    .modal-backdrop[b-sho43ndqpe] {
        padding: 7px
    }

    .overview-modal[b-sho43ndqpe] {
        width: calc(100vw - 14px);
        height: calc(100dvh - 80px);
        max-height: calc(100dvh - 80px)
    }

    .overview-header[b-sho43ndqpe] {
        padding: 6px 8px
    }

    .overview-header-back[b-sho43ndqpe] {
        padding: 0 7px
    }

    .detail-heading[b-sho43ndqpe] {
        padding: 7px 9px
    }

        .detail-heading > b[b-sho43ndqpe] {
            display: none
        }

    .airport-detail-shell[b-sho43ndqpe] {
        padding: 0 6px 6px;
        grid-template-columns: 104px minmax(0,1fr);
        gap: 6px
    }

    .airport-dashboard-tabs[b-sho43ndqpe] {
        padding: 5px
    }

        .airport-dashboard-tabs button[b-sho43ndqpe] {
            min-height: 48px;
            padding: 6px
        }

    .airport-passenger-dashboard[b-sho43ndqpe] {
        padding: 0;
        overflow: visible
    }

    .airport-tab-content[b-sho43ndqpe] {
        overflow: visible
    }
}

.modal-backdrop[b-sho43ndqpe] {
    box-sizing: border-box;
    padding: 10px 12px 12px;
    display: flex;
    align-items: stretch;
    justify-content: stretch
}

.overview-modal[b-sho43ndqpe] {
    flex: 1 1 auto;
    width: auto;
    height: auto;
    min-width: 0;
    min-height: 0;
    max-height: none
}

@media(max-width:760px) {
    .modal-backdrop[b-sho43ndqpe] {
        padding: 7px
    }

    .overview-modal[b-sho43ndqpe] {
        width: auto;
        height: auto;
        max-height: none
    }
}

.modal-backdrop[b-sho43ndqpe] {
    padding: 0;
    display: block
}

.overview-modal[b-sho43ndqpe] {
    position: fixed;
    inset: 80px 12px 16px;
    display: flex;
    width: auto;
    height: auto;
    min-width: 0;
    min-height: 0;
    max-width: none;
    max-height: none
}

@media(max-width:820px) {
    .overview-modal[b-sho43ndqpe] {
        inset: 71px 7px 10px
    }
}

.modal-backdrop[b-sho43ndqpe] {
    overflow: hidden
}

.overview-modal[b-sho43ndqpe] {
    position: absolute;
    inset: 30px 40px 100px;
    overflow: hidden
}

@media(max-width:820px) {
    .overview-modal[b-sho43ndqpe] {
        inset: 7px
    }
}

.stacked-chart-card[b-sho43ndqpe] {
    min-height: 0
}

.stacked-chart-frame[b-sho43ndqpe] {
    flex: 1 1 auto;
    height: auto;
    min-height: 0
}

    .stacked-chart-frame > svg[b-sho43ndqpe] {
        width: 100%;
        height: 100% !important;
        min-height: 150px;
        margin-top: 0
    }

.stacked-y-scale[b-sho43ndqpe] {
    padding-bottom: 2px;
    color: #91a69f;
    font-size: 11px
}

.chart-card > div[b-sho43ndqpe], .sidebar-chart header[b-sho43ndqpe], .sidebar-demand header[b-sho43ndqpe] {
    font-size: 12px
}

    .chart-card > div small[b-sho43ndqpe], .sidebar-chart header small[b-sho43ndqpe], .sidebar-demand header small[b-sho43ndqpe] {
        font-size: 10px
    }

.direction-legend[b-sho43ndqpe], .stacked-legend[b-sho43ndqpe] {
    font-size: 10px !important
}

.fare-picker[b-sho43ndqpe] {
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #2d433c;
    background: #050d0b
}

    .fare-picker > small[b-sho43ndqpe] {
        display: block;
        margin-bottom: 8px;
        color: #7f9990;
        font: 800 9px Consolas,monospace;
        letter-spacing: .1em
    }

    .fare-picker > div[b-sho43ndqpe] {
        display: grid;
        grid-template-columns: repeat(3,1fr);
        gap: 6px
    }

    .fare-picker button[b-sho43ndqpe] {
        padding: 8px;
        display: grid;
        gap: 3px;
        border: 1px solid #2d443c;
        background: #07110e;
        color: #82968f;
        cursor: pointer
    }

        .fare-picker button.selected[b-sho43ndqpe] {
            border-color: #70d1b1;
            background: #112c24;
            color: #d9eee7
        }

    .fare-picker b[b-sho43ndqpe] {
        font: 800 12px Consolas,monospace
    }

    .fare-picker span[b-sho43ndqpe] {
        font: 8px Consolas,monospace
    }

.welcome-card[b-sho43ndqpe] {
    max-height: calc(100% - 56px);
    overflow: auto
}

.welcome-card:has(.difficulty-picker)[b-sho43ndqpe] {
    width: min(650px,calc(100vw - 56px))
}

.airport-coverage-picker[b-sho43ndqpe], .difficulty-picker[b-sho43ndqpe], .passenger-volume-picker[b-sho43ndqpe], .passenger-model-picker[b-sho43ndqpe] {
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #2d433c;
    background: #050d0b
}

    .airport-coverage-picker > small[b-sho43ndqpe], .difficulty-picker > small[b-sho43ndqpe], .passenger-volume-picker > small[b-sho43ndqpe], .passenger-model-picker > small[b-sho43ndqpe] {
        display: block;
        margin-bottom: 8px;
        color: #7f9990;
        font: 800 9px Consolas,monospace;
        letter-spacing: .1em
    }

    .airport-coverage-picker > div[b-sho43ndqpe], .difficulty-picker > div[b-sho43ndqpe], .passenger-volume-picker > div[b-sho43ndqpe], .passenger-model-picker > div[b-sho43ndqpe] {
        display: grid;
        gap: 6px
    }

    .difficulty-picker > div[b-sho43ndqpe] {
        grid-template-columns: repeat(3,1fr)
    }

    .airport-coverage-picker > div[b-sho43ndqpe] {
        grid-template-columns: repeat(2,1fr)
    }

    .passenger-volume-picker > div[b-sho43ndqpe] {
        grid-template-columns: repeat(4,1fr)
    }

    .passenger-model-picker > div[b-sho43ndqpe] {
        grid-template-columns: repeat(3,1fr)
    }

    .airport-coverage-picker button[b-sho43ndqpe], .difficulty-picker button[b-sho43ndqpe], .passenger-volume-picker button[b-sho43ndqpe], .passenger-model-picker button[b-sho43ndqpe] {
        min-width: 0;
        padding: 8px;
        display: grid;
        gap: 3px;
        border: 1px solid #2d443c;
        background: #07110e;
        color: #82968f;
        text-align: left;
        cursor: pointer
    }

        .airport-coverage-picker button:hover[b-sho43ndqpe], .difficulty-picker button:hover[b-sho43ndqpe], .passenger-volume-picker button:hover[b-sho43ndqpe], .passenger-model-picker button:hover[b-sho43ndqpe] {
            border-color: #568775
        }

        .airport-coverage-picker button.selected[b-sho43ndqpe], .difficulty-picker button.selected[b-sho43ndqpe], .passenger-volume-picker button.selected[b-sho43ndqpe], .passenger-model-picker button.selected[b-sho43ndqpe] {
            border-color: #70d1b1;
            background: #112c24;
            color: #d9eee7
        }

    .airport-coverage-picker b[b-sho43ndqpe], .difficulty-picker b[b-sho43ndqpe], .passenger-volume-picker b[b-sho43ndqpe], .passenger-model-picker b[b-sho43ndqpe] {
        color: #d8e7e2;
        font: 800 11px Consolas,monospace
    }

    .airport-coverage-picker span[b-sho43ndqpe], .difficulty-picker span[b-sho43ndqpe], .passenger-volume-picker span[b-sho43ndqpe] {
        overflow: hidden;
        font: 8px Consolas,monospace;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .passenger-model-picker span[b-sho43ndqpe] {
        font: 8px/1.4 Consolas,monospace
    }

.advanced-difficulty-toggle[b-sho43ndqpe] {
    width: 100%;
    margin-top: 8px;
    padding: 8px 10px;
    border: 1px solid #2d433c;
    background: #050d0b;
    color: #8eb0a5;
    font: 800 9px Consolas,monospace;
    text-align: left;
    cursor: pointer
}

    .advanced-difficulty-toggle.selected[b-sho43ndqpe] {
        border-color: #557b6f;
        color: #c8e6dc
    }

.advanced-difficulty[b-sho43ndqpe] {
    padding: 10px;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 8px;
    border: 1px solid #2d433c;
    border-top: 0;
    background: #07100d
}

    .advanced-difficulty .advanced-section-label[b-sho43ndqpe] {
        grid-column: 1/-1;
        padding: 3px 0 1px;
        color: #9bc6b8;
        font: 800 9px Consolas,monospace;
        letter-spacing: .08em
    }

    .advanced-difficulty label[b-sho43ndqpe] {
        min-width: 0;
        display: grid;
        gap: 5px
    }

    .advanced-difficulty span[b-sho43ndqpe] {
        color: #789087;
        font: 800 8px Consolas,monospace
    }

    .advanced-difficulty input[b-sho43ndqpe] {
        box-sizing: border-box;
        width: 100%;
        min-width: 0;
        height: 30px;
        padding: 0 7px;
        border: 1px solid #426056;
        background: #040a08;
        color: #d7eee7;
        font: 10px Consolas,monospace
    }

@media(max-width:760px) {
    .welcome-card:has(.difficulty-picker)[b-sho43ndqpe] {
        width: calc(100vw - 24px)
    }

    .airport-coverage-picker > div[b-sho43ndqpe], .difficulty-picker > div[b-sho43ndqpe], .passenger-volume-picker > div[b-sho43ndqpe], .passenger-model-picker > div[b-sho43ndqpe] {
        grid-template-columns: repeat(2,1fr)
    }

    .advanced-difficulty[b-sho43ndqpe] {
        grid-template-columns: 1fr
    }
}

.hangar-route-picker[b-sho43ndqpe] {
    padding: 8px 12px;
    border-top: 1px solid #20322d
}

    .hangar-route-picker select[b-sho43ndqpe] {
        width: 100%;
        min-height: 34px;
        padding: 0 9px;
        border: 1px solid #45695e;
        background: #081510;
        color: #c5ded6;
        font: 10px Consolas,monospace
    }

.passenger-sankey-panel[b-sho43ndqpe] {
    min-width: 0;
    min-height: 0;
    display: flex;
    flex-direction: column
}

    .passenger-sankey-panel[b-sho43ndqpe]  .passenger-sankey-card {
        flex: 1
    }

.passenger-sankey-toolbar[b-sho43ndqpe] {
    flex: 0 0 auto;
    padding: 6px 8px;
    display: flex;
    align-items: center;
    gap: 8px;
    border: 1px solid #293d36;
    border-bottom: 0;
    background: #07100d
}

    .passenger-sankey-toolbar > div[b-sho43ndqpe] {
        display: flex;
        gap: 4px
    }

    .passenger-sankey-toolbar button[b-sho43ndqpe] {
        height: 27px;
        padding: 0 8px;
        border: 1px solid #30463f;
        background: #09130f;
        color: #81978f;
        font: 800 8px Consolas,monospace;
        cursor: pointer
    }

        .passenger-sankey-toolbar button.active[b-sho43ndqpe] {
            border-color: #68c7aa;
            background: #15352c;
            color: #d7f5eb
        }

    .passenger-sankey-toolbar > span[b-sho43ndqpe] {
        margin-left: auto;
        color: #70877f;
        font: 8px Consolas,monospace
    }

    .passenger-sankey-toolbar .sankey-refresh[b-sho43ndqpe] {
        border-color: #4d7669;
        color: #a9ded0
    }

    .passenger-sankey-toolbar .sankey-fullscreen[b-sho43ndqpe] {
        border-color: #4d7669;
        color: #a9ded0
    }

.passenger-sankey-panel:fullscreen[b-sho43ndqpe],
.passenger-sankey-panel.element-fullscreen-fallback[b-sho43ndqpe] {
    box-sizing: border-box;
    width: 100vw;
    height: 100vh;
    padding: 10px;
    background: #020706
}

    .passenger-sankey-panel.element-fullscreen-fallback[b-sho43ndqpe] {
        position: fixed;
        inset: 0;
        z-index: 2147483000
    }

    .passenger-sankey-panel:fullscreen[b-sho43ndqpe]  .passenger-sankey-card,
    .passenger-sankey-panel.element-fullscreen-fallback[b-sho43ndqpe]  .passenger-sankey-card {
        min-height: 0;
        height: 100%
    }

@media(max-width:760px) {
    .passenger-sankey-toolbar[b-sho43ndqpe] {
        align-items: stretch;
        flex-wrap: wrap
    }

        .passenger-sankey-toolbar > span[b-sho43ndqpe] {
            order: 3;
            width: 100%;
            margin: 0
        }

        .passenger-sankey-toolbar button[b-sho43ndqpe] {
            padding: 0 6px
        }
}

.sidebar-title-row[b-sho43ndqpe] {
    min-width: 0;
    padding-right: 27px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 10px
}

    .sidebar-title-row h2[b-sho43ndqpe] {
        min-width: 0;
        margin: 7px 0 9px
    }

    .sidebar-title-row .sidebar-overview-action[b-sho43ndqpe] {
        flex: 0 0 auto;
        min-height: 30px;
        margin: 5px 0 0;
        padding: 0 9px;
        font-size: 8px
    }

/* Compact/readable UX refinement layer. These rules intentionally sit last so
   the current visual identity stays intact while older spacious declarations
   no longer win through cascade order. */
.detail-card[b-sho43ndqpe] {
    width: 390px;
    padding: 16px;
    scrollbar-width: thin;
    scrollbar-color: #3d6156 #050b09
}

    .detail-card > small[b-sho43ndqpe] { font-size: 10px; letter-spacing: .1em }
    .detail-card h2[b-sho43ndqpe] { margin: 6px 0 7px; font-size: 21px; line-height: 1.15 }
    .detail-card .airport-population[b-sho43ndqpe] { font-size: 11px }
    .detail-card .load-meter[b-sho43ndqpe] { margin: 11px 0 9px }

.detail-stats[b-sho43ndqpe] { gap: 5px }
    .detail-stats span[b-sho43ndqpe] { padding: 8px 7px; gap: 4px }
    .detail-stats small[b-sho43ndqpe], .sidebar-kpis small[b-sho43ndqpe] { color: #8ca49c; font-size: 9px }
    .detail-stats b[b-sho43ndqpe], .sidebar-kpis b[b-sho43ndqpe] { font-size: 12px }

.sidebar-kpis[b-sho43ndqpe] { margin-top: 7px; gap: 5px }
    .sidebar-kpis span[b-sho43ndqpe] { padding: 7px; gap: 4px }

.sidebar-chart[b-sho43ndqpe], .sidebar-demand[b-sho43ndqpe] { margin-top: 8px; padding: 9px }
    .sidebar-chart header[b-sho43ndqpe], .sidebar-demand header[b-sho43ndqpe] { font-size: 10px }
    .sidebar-chart header small[b-sho43ndqpe], .sidebar-demand header small[b-sho43ndqpe] { font-size: 9px }
    .sidebar-chart svg[b-sho43ndqpe] { height: 76px; margin-top: 6px }
    .sidebar-demand[b-sho43ndqpe] { grid-template-columns: 84px 1fr; gap: 8px }
    .sidebar-demand li[b-sho43ndqpe] { font-size: 10px }
    .sidebar-pie[b-sho43ndqpe] { width: 80px; height: 80px; border-width: 8px }

.sidebar-title-row[b-sho43ndqpe] { padding-right: 24px; align-items: center }
    .sidebar-title-row h2[b-sho43ndqpe] { margin: 6px 0 7px }
    .sidebar-title-row .sidebar-overview-action[b-sho43ndqpe] { min-height: 28px; margin: 0; padding: 0 9px; font-size: 9px }

.sidebar-disclosure[b-sho43ndqpe] {
    margin-top: 8px;
    border: 1px solid #293e36;
    background: #050c0a
}

    .sidebar-disclosure > summary[b-sho43ndqpe] {
        min-height: 34px;
        padding: 7px 9px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 8px;
        color: #b8cbc4;
        font: 800 10px Consolas,monospace;
        list-style: none;
        cursor: pointer
    }

        .sidebar-disclosure > summary[b-sho43ndqpe]::-webkit-details-marker { display: none }
        .sidebar-disclosure > summary[b-sho43ndqpe]::before { content: "+"; color: #69cbaa; font-size: 14px }
        .sidebar-disclosure[open] > summary[b-sho43ndqpe]::before { content: "−" }
        .sidebar-disclosure > summary span[b-sho43ndqpe] { margin-right: auto }
        .sidebar-disclosure > summary b[b-sho43ndqpe] { color: #718a82; font-size: 9px; letter-spacing: .05em }
        .sidebar-disclosure[open] > summary[b-sho43ndqpe] { border-bottom: 1px solid #23372f; background: #08130f }
    .sidebar-disclosure > .sidebar-kpis[b-sho43ndqpe],
    .sidebar-disclosure > .sidebar-chart[b-sho43ndqpe],
    .sidebar-disclosure > .financial-mini[b-sho43ndqpe],
    .sidebar-disclosure > .sidebar-demand[b-sho43ndqpe] { margin: 7px }

.route-throughput[b-sho43ndqpe] { margin-top: 9px }
    .route-throughput > header[b-sho43ndqpe] { font-size: 10px }
    .route-throughput > header small[b-sho43ndqpe] { font-size: 9px }
    .route-throughput-utilization article[b-sho43ndqpe] { padding: 8px }
    .route-throughput-utilization strong[b-sho43ndqpe] { font-size: 25px }
    .route-throughput-utilization footer[b-sho43ndqpe] { font-size: 9px }

.route-options label[b-sho43ndqpe], .toggle-option[b-sho43ndqpe] { font-size: 11px }
.assigned-fleet > small[b-sho43ndqpe], .fleet-assign > small[b-sho43ndqpe], .move-routes > small[b-sho43ndqpe] { font-size: 9px }
.assigned-fleet button[b-sho43ndqpe], .fleet-assign button[b-sho43ndqpe], .move-routes button[b-sho43ndqpe] { font-size: 10px }

.map-control-dock[b-sho43ndqpe] {
    position: absolute;
    z-index: 86;
    left: 12px;
    bottom: 12px;
    display: flex;
    align-items: center;
    gap: 7px
}

    .map-control-dock > button[b-sho43ndqpe] {
        position: relative;
        width: 42px;
        height: 42px;
        padding: 0;
        display: grid;
        place-items: center;
        border: 1px solid #416157;
        border-radius: 50%;
        background: rgba(4,13,10,.94);
        color: #a7c3ba;
        box-shadow: 0 5px 18px rgba(0,0,0,.55);
        cursor: pointer
    }

        .map-control-dock > button:hover[b-sho43ndqpe],
        .map-control-dock > button.active[b-sho43ndqpe] { border-color: #72d8b6; background: #133329; color: #d9fff2; transform: translateY(-1px) }
        .map-control-dock > button.active[b-sho43ndqpe] { box-shadow: 0 0 0 2px rgba(92,210,172,.13),0 6px 20px #000 }
        .map-control-dock > button > span[b-sho43ndqpe] {
            position: absolute;
            left: 50%;
            bottom: calc(100% + 7px);
            padding: 5px 7px;
            border: 1px solid #365348;
            background: #06100d;
            color: #b9d1c9;
            font: 800 9px Consolas,monospace;
            opacity: 0;
            pointer-events: none;
            transform: translate(-50%,4px);
            transition: opacity .12s,transform .12s
        }
        .map-control-dock > button:hover > span[b-sho43ndqpe],
        .map-control-dock > button:focus-visible > span[b-sho43ndqpe] { opacity: 1; transform: translate(-50%,0) }
        .map-control-dock i[b-sho43ndqpe] { position: relative; display: block; font-style: normal }
        .map-control-dock .airport-icon[b-sho43ndqpe] { width: 12px; height: 12px; border: 2px solid currentColor; border-radius: 50%; box-shadow: 0 0 8px currentColor }
        .map-control-dock .airport-icon[b-sho43ndqpe]::after { content: ""; position: absolute; inset: 3px; border-radius: 50%; background: currentColor }
        .map-control-dock .route-icon[b-sho43ndqpe] { width: 20px; height: 12px; border-top: 2px solid currentColor; border-radius: 50%; transform: rotate(-20deg) }
        .map-control-dock .route-icon[b-sho43ndqpe]::before,.map-control-dock .route-icon[b-sho43ndqpe]::after { content: ""; position: absolute; top: -4px; width: 5px; height: 5px; border-radius: 50%; background: currentColor }
        .map-control-dock .route-icon[b-sho43ndqpe]::before { left: -1px }.map-control-dock .route-icon[b-sho43ndqpe]::after { right: -1px }
        .map-control-dock .aircraft-icon[b-sho43ndqpe] { font-size: 20px; line-height: 1 }
    .map-control-dock > small[b-sho43ndqpe] { padding: 5px 7px; border: 1px solid #30483f; background: rgba(3,10,8,.86); color: #91aaa1; font: 800 9px Consolas,monospace; white-space: nowrap }

.map-options-panel[b-sho43ndqpe] {
    left: 12px;
    bottom: 64px;
    width: min(318px,calc(100vw - 24px));
    max-height: calc(100dvh - 145px);
    padding: 8px;
    gap: 6px;
    overflow-y: auto;
    border-color: #46665b;
    border-radius: 3px;
    box-shadow: 0 14px 42px rgba(0,0,0,.72)
}

    .map-options-panel > header[b-sho43ndqpe] { min-height: 34px; padding: 0 2px 2px }
    .map-options-panel > header small[b-sho43ndqpe] { font-size: 9px }
    .map-options-panel > header b[b-sho43ndqpe] { font-size: 13px }
    .map-options-panel > header > div[b-sho43ndqpe] { display: flex; gap: 4px }
    .map-options-panel > header button[b-sho43ndqpe] { min-height: 26px; padding: 0 7px; font-size: 9px }
    .map-options-panel > header .map-options-close[b-sho43ndqpe] { width: 27px; padding: 0; font-size: 17px }
    .map-options-panel section[b-sho43ndqpe] { padding: 7px; gap: 6px }
    .map-section-heading[b-sho43ndqpe] { display: flex; align-items: baseline; justify-content: space-between; gap: 8px }
    .map-section-heading span[b-sho43ndqpe] { color: #708980; font: 9px Consolas,monospace }
    .map-options-panel h4[b-sho43ndqpe], .map-select-control > span[b-sho43ndqpe] { font-size: 9px }
    .map-options-panel label[b-sho43ndqpe], .map-options-panel .map-wide-button[b-sho43ndqpe] { padding: 6px 7px; font-size: 10px }
    .map-toggle-grid[b-sho43ndqpe] { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 5px }
    .map-options-panel .map-toggle[b-sho43ndqpe] { min-height: 31px; gap: 7px }
    .map-control-grid[b-sho43ndqpe] { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 5px }
    .map-step-control[b-sho43ndqpe] { padding: 6px 7px; border: 1px solid #293f37; background: #08140f; color: #a9c0b8; font: 10px Consolas,monospace }
    .map-step-control > span[b-sho43ndqpe] { align-items: center }
    .map-step-control b[b-sho43ndqpe] { font-size: 9px }
    .map-step-buttons[b-sho43ndqpe] { display: grid; grid-template-columns: repeat(5,1fr); gap: 3px }
    .map-step-buttons button[b-sho43ndqpe] { height: 25px; padding: 0; border: 1px solid #30483f; background: #050d0b; color: #829c93; font: 800 9px Consolas,monospace; cursor: pointer }
    .map-step-buttons button:hover[b-sho43ndqpe] { border-color: #568d7b; color: #d8eee7 }
    .map-step-buttons button.selected[b-sho43ndqpe] { border-color: #65cdaa; background: #15352b; color: #dcfff3 }
    .map-select-control select[b-sho43ndqpe] { min-height: 31px; padding: 5px 25px 5px 7px; font-size: 10px }
    .map-segmented.map-plane-styles[b-sho43ndqpe] { grid-template-columns: repeat(4,1fr) }
    .map-segmented button[b-sho43ndqpe] { min-height: 29px; padding: 5px 3px; font-size: 9px }
    .throughput-map-key p[b-sho43ndqpe], .throughput-map-key div[b-sho43ndqpe] { font-size: 9px }

.overview-tabs button[b-sho43ndqpe], .overview-header-back[b-sho43ndqpe], .overview-tools input[b-sho43ndqpe], .overview-tools select[b-sho43ndqpe] { font-size: 10px }
.overview-table > header[b-sho43ndqpe], .overview-table > button[b-sho43ndqpe] { min-height: 38px }
.overview-table > button span[b-sho43ndqpe], .overview-table > button small[b-sho43ndqpe] { font-size: 10px }
.overview-table > button b[b-sho43ndqpe] { font-size: 11px }
.airport-dashboard-tabs > small[b-sho43ndqpe] { font-size: 9px }
.airport-dashboard-tabs button b[b-sho43ndqpe] { font-size: 11px }
.airport-dashboard-tabs button span[b-sho43ndqpe] { font-size: 9px }
.overview-header small[b-sho43ndqpe], .detail-heading small[b-sho43ndqpe] { font-size: 9px }

@media(max-width:820px) {
    .detail-card[b-sho43ndqpe] { width: min(370px,100vw); padding: 13px }
    .map-control-dock > small[b-sho43ndqpe] { display: none }
    .map-control-grid[b-sho43ndqpe] { grid-template-columns: 1fr }
}

.welcome-card:has(.difficulty-picker)[b-sho43ndqpe] { top:16px; left:16px; width:min(620px,calc(100vw - 32px)); max-height:calc(100% - 32px); padding:18px }
    .welcome-card h1[b-sho43ndqpe] { margin:6px 0; font-size:25px }
    .welcome-card p[b-sho43ndqpe] { font-size:12px; line-height:1.45 }
    .welcome-card small[b-sho43ndqpe] { font-size:10px }
.mode-picker[b-sho43ndqpe],.airport-coverage-picker[b-sho43ndqpe],.difficulty-picker[b-sho43ndqpe],.passenger-volume-picker[b-sho43ndqpe],.passenger-model-picker[b-sho43ndqpe] { margin-top:7px; padding:7px }
    .airport-coverage-picker > small[b-sho43ndqpe],.difficulty-picker > small[b-sho43ndqpe],.passenger-volume-picker > small[b-sho43ndqpe],.passenger-model-picker > small[b-sho43ndqpe] { margin-bottom:6px; font-size:9px }
    .airport-coverage-picker > div[b-sho43ndqpe],.difficulty-picker > div[b-sho43ndqpe],.passenger-volume-picker > div[b-sho43ndqpe],.passenger-model-picker > div[b-sho43ndqpe] { gap:4px }
    .mode-picker button[b-sho43ndqpe],.airport-coverage-picker button[b-sho43ndqpe],.difficulty-picker button[b-sho43ndqpe],.passenger-volume-picker button[b-sho43ndqpe],.passenger-model-picker button[b-sho43ndqpe] { min-height:42px; padding:6px; gap:2px }
    .mode-picker b[b-sho43ndqpe],.airport-coverage-picker b[b-sho43ndqpe],.difficulty-picker b[b-sho43ndqpe],.passenger-volume-picker b[b-sho43ndqpe],.passenger-model-picker b[b-sho43ndqpe] { font-size:10px }
    .mode-picker span[b-sho43ndqpe],.airport-coverage-picker span[b-sho43ndqpe],.difficulty-picker span[b-sho43ndqpe],.passenger-volume-picker span[b-sho43ndqpe],.passenger-model-picker span[b-sho43ndqpe] { font-size:9px; line-height:1.3; white-space:normal }
.advanced-difficulty-toggle[b-sho43ndqpe] { margin-top:6px; padding:7px 9px; font-size:9px }
.advanced-difficulty[b-sho43ndqpe] { padding:7px; gap:6px }
    .advanced-difficulty span[b-sho43ndqpe] { color:#879e96; font-size:9px }
    .advanced-difficulty input[b-sho43ndqpe] { height:29px; font-size:10px }
.welcome-steps[b-sho43ndqpe] { margin-top:10px; gap:6px }
    .welcome-steps span[b-sho43ndqpe] { font-size:9px }
    .welcome-steps b[b-sho43ndqpe] { font-size:12px }

.global-warning[b-sho43ndqpe] { font-size:10px }
.network-warning-airports button[b-sho43ndqpe] { font-size:10px }
.settings-modal label[b-sho43ndqpe],.cheat-modal p[b-sho43ndqpe] { font-size:11px }
.settings-map-shortcuts[b-sho43ndqpe] { display:grid; gap:6px; padding:10px; border:1px solid #293f37; background:#06100d }
.settings-map-shortcuts>small[b-sho43ndqpe] { color:#79a596; font:800 9px Consolas,monospace; letter-spacing:.08em }
.settings-map-shortcuts>div[b-sho43ndqpe] { display:grid; grid-template-columns:repeat(3,1fr); gap:5px }
.settings-map-shortcuts button[b-sho43ndqpe] { min-height:31px; border:1px solid #38584d; background:#0a1914; color:#a7c2b9; font:800 9px Consolas,monospace; cursor:pointer }
.settings-map-shortcuts button:hover[b-sho43ndqpe] { border-color:#67cdaa; color:#e0f7ef }
.airport-route-flow-table > div > span small[b-sho43ndqpe],.airport-route-flow-table .flow-table-heading span[b-sho43ndqpe],.airport-route-flow-table .flow-direction-heading span[b-sho43ndqpe] { font-size:9px }
/* /Components/Pages/Home.razor.rz.scp.css */
.landing-hero[b-w0b01ugz8l] { width:min(1080px,94vw); display:grid; grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr); align-items:center; gap:56px; }
.hero-copy > small[b-w0b01ugz8l] { color:#68c7a8; letter-spacing:.2em; font-weight:700; font-size:11px; }
.hero-copy h1[b-w0b01ugz8l] { margin:15px 0; color:#edf7f3; font-size:clamp(38px,5vw,62px); line-height:1.02; letter-spacing:-.035em; }
.hero-copy p[b-w0b01ugz8l] { max-width:640px; color:#a5bab3; font-size:16px; line-height:1.55; margin:0 0 20px; }
.hero-features[b-w0b01ugz8l] { max-width:680px; margin:0 0 24px; display:grid; grid-template-columns:repeat(3,1fr); border:1px solid #28453d; background:rgba(4,14,11,.62); }
.hero-features span[b-w0b01ugz8l] { min-width:0; padding:11px 12px; display:grid; gap:4px; border-right:1px solid #28453d; }
.hero-features span:last-child[b-w0b01ugz8l] { border-right:0; }
.hero-features b[b-w0b01ugz8l] { color:#bcd5cd; font:800 9px Consolas,monospace; letter-spacing:.06em; }
.hero-features small[b-w0b01ugz8l] { color:#738e85; font:10px/1.35 Consolas,monospace; }
.hero-actions[b-w0b01ugz8l] { display:flex; gap:12px; flex-wrap:wrap; }
.hero-radar[b-w0b01ugz8l] { width:min(340px,32vw); aspect-ratio:1; justify-self:center; position:relative; display:grid; place-items:center; border:1px solid #31564b; border-radius:50%; background:repeating-radial-gradient(circle,transparent 0 19%,rgba(90,190,157,.12) 20%),linear-gradient(45deg,transparent 49.8%,rgba(90,190,157,.18) 50%,transparent 50.2%); box-shadow:inset 0 0 70px rgba(34,159,120,.07),0 0 70px rgba(34,159,120,.05); }
.hero-radar[b-w0b01ugz8l]::after { content:""; position:absolute; inset:50% 50% 0; width:42%; height:1px; transform-origin:left; background:linear-gradient(90deg,#68d9b4,transparent); transform:rotate(-28deg); box-shadow:0 0 12px #68d9b4; }
.hero-radar i[b-w0b01ugz8l] { width:12px; height:12px; border-radius:50%; background:#75e8c0; box-shadow:0 0 20px #75e8c0; }
.hero-radar span[b-w0b01ugz8l] { position:absolute; bottom:21%; color:#73958a; text-align:center; font-size:11px; letter-spacing:.19em; line-height:1.8; }
.hero-radar b[b-w0b01ugz8l] { color:#73dbb7; }
@media (max-width:800px) { .landing-hero[b-w0b01ugz8l] { grid-template-columns:1fr; } .hero-radar[b-w0b01ugz8l] { display:none; } }
@media (max-width:600px) { .hero-features[b-w0b01ugz8l] { grid-template-columns:1fr; }.hero-features span[b-w0b01ugz8l] { border-right:0; border-bottom:1px solid #28453d }.hero-features span:last-child[b-w0b01ugz8l] { border-bottom:0 } }
/* /Components/Pages/Lobby.razor.rz.scp.css */
.lobby-screen[b-zok8ienrhz]{width:min(1120px,96vw);align-self:start;color:#cbdcd6}.loading[b-zok8ienrhz]{padding:80px;color:#69c5a7;text-align:center;font:800 13px Consolas,monospace;letter-spacing:.2em}.lobby-screen>header[b-zok8ienrhz]{display:grid;grid-template-columns:150px 1fr 190px;align-items:end;gap:24px;margin-bottom:30px}.lobby-screen a[b-zok8ienrhz]{color:#8daaa0;text-decoration:none;font:800 10px Consolas,monospace;letter-spacing:.08em}.lobby-screen header>div[b-zok8ienrhz]{text-align:center}.lobby-screen small[b-zok8ienrhz]{color:#6ac8aa;letter-spacing:.18em;font:700 10px Consolas,monospace}.lobby-screen h1[b-zok8ienrhz]{margin:8px 0 0;color:#eef8f4;font-size:42px}.lobby-screen a.play[b-zok8ienrhz]{padding:14px 16px;background:#4fc69e;color:#03100c;text-align:center}.lobby-grid[b-zok8ienrhz]{display:grid;grid-template-columns:1.45fr .8fr;gap:18px}.lobby-grid article[b-zok8ienrhz]{border:1px solid #2c4b42;background:linear-gradient(145deg,rgba(12,27,23,.97),rgba(4,11,9,.97));box-shadow:0 25px 70px rgba(0,0,0,.28)}.crew-panel[b-zok8ienrhz]{padding:24px}.panel-title[b-zok8ienrhz]{display:flex;align-items:start;justify-content:space-between}.panel-title h2[b-zok8ienrhz],.invite-panel h2[b-zok8ienrhz],.activity-panel h2[b-zok8ienrhz]{margin:7px 0 20px;color:#e5f1ed}.panel-title>span[b-zok8ienrhz]{color:#70bba3;font:800 10px Consolas,monospace}.members[b-zok8ienrhz]{display:grid;gap:9px}.member[b-zok8ienrhz]{min-height:65px;padding:10px 13px;display:grid;grid-template-columns:10px 1fr auto auto;align-items:center;gap:12px;border:1px solid #29443b;background:#081310}.member i[b-zok8ienrhz]{width:8px;height:8px;border-radius:50%;background:#51625c}.member.online i[b-zok8ienrhz]{background:#5dd2ac;box-shadow:0 0 10px #5dd2ac}.member div[b-zok8ienrhz]{display:grid;gap:4px}.member b[b-zok8ienrhz]{color:#dce9e5;font-size:14px}.member div small[b-zok8ienrhz]{color:#718a81;font-size:8px}.member>span[b-zok8ienrhz]{color:#718a81;font:800 9px Consolas,monospace}.member.online>span[b-zok8ienrhz]{color:#63c7a7}.member em[b-zok8ienrhz]{min-width:72px;padding:6px;border:1px solid #3a4944;color:#71827c;font:normal 800 8px Consolas,monospace;text-align:center}.member em.ready[b-zok8ienrhz]{border-color:#438b74;color:#68d2b0}.member.empty[b-zok8ienrhz]{opacity:.45;grid-template-columns:10px 1fr}.ready-button[b-zok8ienrhz]{width:100%;margin-top:18px;padding:14px;border:1px solid #43685c;background:#0b1b16;color:#9ab3aa;font-weight:800;cursor:pointer}.ready-button.active[b-zok8ienrhz]{border-color:#57c59f;background:#123127;color:#7ee0bf}.lobby-grid aside[b-zok8ienrhz]{display:grid;gap:18px}.invite-panel[b-zok8ienrhz],.activity-panel[b-zok8ienrhz]{padding:22px}.invite-panel strong[b-zok8ienrhz]{display:block;margin:7px 0 15px;color:#79dfbd;font:800 35px Consolas,monospace;letter-spacing:.2em}.invite-panel p[b-zok8ienrhz],.activity-panel p[b-zok8ienrhz]{color:#7e978e;line-height:1.5}.activity-panel ol[b-zok8ienrhz]{max-height:270px;margin:0;padding:0;overflow:auto;list-style:none}.activity-panel li[b-zok8ienrhz]{padding:9px 0;border-bottom:1px solid #20362f;color:#8ba198;font-size:12px}.activity-panel li b[b-zok8ienrhz]{color:#bdd3cb}.activity-panel time[b-zok8ienrhz]{float:right;color:#526a62;font:10px Consolas,monospace}.lobby-screen>footer[b-zok8ienrhz]{margin-top:18px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;border:1px solid #263f37;background:#07100e}.lobby-screen footer p[b-zok8ienrhz]{margin:0;color:#748c83;font-size:12px}.lobby-screen footer .play[b-zok8ienrhz]{min-width:180px}@media(max-width:820px){.lobby-screen>header[b-zok8ienrhz]{grid-template-columns:1fr;text-align:center}.lobby-grid[b-zok8ienrhz]{grid-template-columns:1fr}.lobby-screen>footer[b-zok8ienrhz]{display:grid;gap:15px}}
.lobby-screen>header[b-zok8ienrhz]{gap:18px;margin-bottom:18px}.lobby-screen h1[b-zok8ienrhz]{margin-top:6px;font-size:32px}.lobby-screen a.play[b-zok8ienrhz]{padding:12px 14px}.lobby-grid[b-zok8ienrhz]{gap:11px}.crew-panel[b-zok8ienrhz]{padding:17px}.members[b-zok8ienrhz]{gap:6px}.member[b-zok8ienrhz]{min-height:55px;padding:8px 10px;gap:10px}.member div small[b-zok8ienrhz]{color:#819a91;font-size:9px}.member>span[b-zok8ienrhz]{color:#819a91;font-size:10px}.lobby-grid aside[b-zok8ienrhz]{gap:11px}.invite-panel[b-zok8ienrhz],.activity-panel[b-zok8ienrhz]{padding:16px}.invite-code[b-zok8ienrhz]{display:flex;align-items:center;gap:9px;margin:6px 0 10px}.invite-panel .invite-code strong[b-zok8ienrhz]{margin:0;font-size:27px;letter-spacing:.16em}.invite-code button[b-zok8ienrhz]{min-height:30px;padding:0 9px;border:1px solid #417061;background:#0b1c17;color:#9dd8c5;font:800 9px Consolas,monospace;cursor:pointer}.lobby-screen>footer[b-zok8ienrhz]{margin-top:11px;padding:11px 14px}.lobby-screen footer p[b-zok8ienrhz]{font-size:11px}.lobby-screen footer b[b-zok8ienrhz]{margin-right:8px;color:#6ac8aa;font:800 9px Consolas,monospace}
/* /Components/Pages/Saves.razor.rz.scp.css */
.saves-screen[b-4j52t6y592] {
    width: min(1180px, 96vw);
    align-self: start;
    padding-bottom: 48px;
}

.saves-screen > header[b-4j52t6y592] {
    display: flex;
    justify-content: space-between;
    align-items: end;
    gap: 20px;
    margin-bottom: 18px;
}

.saves-screen small[b-4j52t6y592] {
    color: #6ac8aa;
    letter-spacing: .2em;
    font-size: 11px;
    font-weight: 700;
}

.saves-screen h1[b-4j52t6y592] {
    margin: 8px 0 4px;
    color: #eef8f4;
    font-size: 34px;
}

.saves-screen header p[b-4j52t6y592] { margin: 0; color: #80988f; }

.saves-screen header form button[b-4j52t6y592],
.lobby-tools button[b-4j52t6y592] {
    min-height: 44px;
    padding: 12px 18px;
    border: 1px solid #375048;
    background: #08110f;
    color: #abc1ba;
    font-weight: 800;
    cursor: pointer;
}

.lobby-tools button[b-4j52t6y592] { min-width: 150px; }
.lobby-tools button:hover:not(:disabled)[b-4j52t6y592] { border-color: #69cbaa; background: #10251f; color: #e2f2ed; }
.lobby-tools button:disabled[b-4j52t6y592] { opacity: .5; cursor: wait; }

.lobby-tools[b-4j52t6y592] {
    display: grid;
    grid-template-columns: 1.3fr 1fr;
    gap: 10px;
    margin: 0;
    padding: 10px;
}

.lobby-tools article[b-4j52t6y592] {
    padding: 16px;
    border: 1px solid #29473e;
    background: rgba(7,18,15,.86);
}

.lobby-tools h2[b-4j52t6y592],
.lobby-heading h2[b-4j52t6y592] { margin: 6px 0 12px; color: #e5f1ed; font-size:20px; }
.lobby-tools p[b-4j52t6y592] { color: #81988f; }

.lobby-tools label[b-4j52t6y592] {
    display: inline-grid;
    gap: 6px;
    margin: 0 12px 14px 0;
    color: #779187;
    font: 700 11px Consolas, monospace;
    letter-spacing: .1em;
}

.lobby-tools input[b-4j52t6y592],
.lobby-tools select[b-4j52t6y592] {
    min-width: 190px;
    min-height:38px;
    padding: 9px 10px;
    border: 1px solid #345248;
    background: #050c0a;
    color: #d7e8e2;
}

.lobby-tools .join-code[b-4j52t6y592] {
    text-transform: uppercase;
    font: 800 18px Consolas, monospace;
    letter-spacing: .18em;
}

.lobby-tools button.primary[b-4j52t6y592] { border-color: #5bc6a3; background: #4fc69e; color: #03100c; }
.lobby-message[b-4j52t6y592] { padding: 12px 16px; border: 1px solid; }
.lobby-message.success[b-4j52t6y592] { border-color: #3d806b; color: #79d9bb; }
.lobby-message.error[b-4j52t6y592] { border-color: #78443e; color: #e58c82; }

.lobby-heading[b-4j52t6y592] {
    display: flex;
    align-items: end;
    justify-content: space-between;
    margin: 22px 0 10px;
}

.lobby-heading h2[b-4j52t6y592] { margin-bottom: 0; }
.lobby-heading span[b-4j52t6y592] { color: #6f8a81; font: 700 10px Consolas, monospace; }

.slot-grid[b-4j52t6y592] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 11px;
}

.save-slot[b-4j52t6y592] {
    min-height: 245px;
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 18px;
    border: 1px solid #2c4d43;
    background: linear-gradient(150deg,rgba(13,29,25,.96),rgba(3,10,9,.96));
    box-shadow: 0 24px 70px rgba(0,0,0,.3);
}

.lobby-kind[b-4j52t6y592] {
    position: absolute;
    right: 18px;
    top: 18px;
    padding: 5px 8px;
    border: 1px solid #34564b;
    color: #72bda5;
    font: 800 9px Consolas, monospace;
}

.save-slot h2[b-4j52t6y592] { margin: 19px 0 8px; color: #e6f2ed; font-size: 21px; }
.save-slot dl[b-4j52t6y592] { margin: 12px 0; display: grid; gap: 9px; }
.save-slot dl div[b-4j52t6y592] { display: flex; justify-content: space-between; padding-bottom: 9px; border-bottom: 1px solid #1f3932; }
.save-slot dt[b-4j52t6y592] { color: #708b82; font-size: 10px; letter-spacing: .14em; }
.save-slot dd[b-4j52t6y592] { margin: 0; color: #cde0d9; font-size: 12px; font-weight: 700; }
.save-slot dd.code[b-4j52t6y592] { color: #6ed2b1; font: 800 14px Consolas, monospace; letter-spacing: .13em; }
.members[b-4j52t6y592] { margin-bottom: 16px; color: #7f9990; font-size: 12px; }

.slot-actions[b-4j52t6y592] { display: flex; gap: 8px; margin-top: auto; }
.slot-actions a[b-4j52t6y592] {
    flex: 1;
    padding: 12px;
    border: 1px solid #34584c;
    color: #a8c3ba;
    text-align: center;
    text-decoration: none;
    font: 800 10px Consolas, monospace;
}
.slot-actions a.play[b-4j52t6y592] { border-color: #4fc69e; background: #4fc69e; color: #03100c; }
.empty-lobbies[b-4j52t6y592] { padding: 30px; border: 1px dashed #345047; color: #789087; text-align: center; }

.lobby-setup[b-4j52t6y592] { margin-bottom:16px; border:1px solid #2b4a40; background:rgba(5,15,12,.78); }
.lobby-setup>summary[b-4j52t6y592] { min-height:48px; padding:9px 13px; display:flex; align-items:center; justify-content:space-between; gap:16px; color:#bcd2ca; list-style:none; cursor:pointer; }
.lobby-setup>summary[b-4j52t6y592]::-webkit-details-marker { display:none; }
.lobby-setup>summary span[b-4j52t6y592] { display:grid; gap:3px; }
.lobby-setup>summary b[b-4j52t6y592] { font:800 10px Consolas,monospace; letter-spacing:.08em; }
.lobby-setup>summary small[b-4j52t6y592] { color:#789087; font:10px Consolas,monospace; letter-spacing:0; }
.lobby-setup>summary i[b-4j52t6y592] { color:#69cbaa; font:normal 800 9px Consolas,monospace; }
.lobby-setup>summary i[b-4j52t6y592]::before { content:"+ "; }
.lobby-setup[open]>summary[b-4j52t6y592] { border-bottom:1px solid #263f37; background:#091611; }
.lobby-setup[open]>summary i[b-4j52t6y592]::before { content:"− "; }

@media (max-width: 850px) {
    .saves-screen[b-4j52t6y592] { width: 100%; }
    .saves-screen > header[b-4j52t6y592] { align-items: start; }
    .lobby-tools[b-4j52t6y592],
    .slot-grid[b-4j52t6y592] { grid-template-columns: 1fr; }
    .save-slot[b-4j52t6y592] { min-height: 250px; }
}

@media (max-width: 560px) {
    .saves-screen > header[b-4j52t6y592] { flex-direction: column; }
    .saves-screen h1[b-4j52t6y592] { font-size: 36px; }
    .lobby-tools input[b-4j52t6y592],
    .lobby-tools select[b-4j52t6y592],
    .lobby-tools label[b-4j52t6y592],
    .lobby-tools button[b-4j52t6y592] { width: 100%; min-width: 0; }
    .slot-actions[b-4j52t6y592] { flex-direction: column; }
}
/* /Components/Systems/MapComponent.razor.rz.scp.css */
.airline-map[b-86f7evjmu8] { position:absolute; inset:0; background:#020607; }
[b-86f7evjmu8] .maplibregl-control-container { display:none; }
[b-86f7evjmu8] .maplibregl-canvas { outline:none; }
[b-86f7evjmu8] .maplibregl-marker { position:absolute !important; top:0 !important; left:0 !important; will-change:transform; }

[b-86f7evjmu8] .air-city-tooltip .maplibregl-popup-content {
    padding: 5px 8px;
    border: 1px solid #52756b;
    background: rgba(2,8,7,.94);
    box-shadow: 0 0 12px rgba(85,223,186,.18);
    color: #dcebe6;
    font: 800 10px/1.15 Consolas,monospace;
    letter-spacing: .035em;
}

[b-86f7evjmu8] .air-city-tooltip .maplibregl-popup-tip { border-top-color:#52756b; }

[b-86f7evjmu8] .air-route-tooltip .maplibregl-popup-content {
    padding: 6px 8px;
    border: 1px solid #52756b;
    background: rgba(2,8,7,.96);
    box-shadow: 0 0 14px rgba(85,223,186,.16);
    color: #dcebe6;
    font: 800 9px/1.2 Consolas,monospace;
    white-space: nowrap;
}

[b-86f7evjmu8] .air-route-tooltip .maplibregl-popup-tip { border-top-color:#52756b; }

[b-86f7evjmu8] .air-remote-cursor {
    position: relative;
    z-index: 50;
    width: 1px;
    height: 1px;
    color: var(--player-color,#55dfba);
    pointer-events: none;
}

    [b-86f7evjmu8] .air-remote-cursor i {
        position: absolute;
        left: -2px;
        top: -2px;
        width: 17px;
        height: 21px;
        background: currentColor;
        clip-path: polygon(0 0,100% 72%,55% 73%,36% 100%);
        filter: drop-shadow(0 1px 1px #000) drop-shadow(0 0 5px currentColor);
        transform: rotate(-8deg);
    }

    [b-86f7evjmu8] .air-remote-cursor span {
        position: absolute;
        left: 15px;
        top: 16px;
        padding: 3px 6px;
        border: 1px solid currentColor;
        background: rgba(2,8,7,.9);
        box-shadow: 0 0 9px color-mix(in srgb,currentColor 38%,transparent);
        color: currentColor;
        font: 800 9px/1.1 Consolas,monospace;
        letter-spacing: .05em;
        text-transform: uppercase;
        white-space: nowrap;
    }

[b-86f7evjmu8] .air-map-ping {
    position: relative;
    z-index: 45;
    width: 16px;
    height: 16px;
    border: 2px solid var(--player-color,#55dfba);
    border-radius: 50%;
    box-shadow: 0 0 12px var(--player-color,#55dfba);
    color: var(--player-color,#55dfba);
    pointer-events: none;
    animation: air-ping-core-b-86f7evjmu8 4.2s ease-out both;
}

    [b-86f7evjmu8] .air-map-ping i,
    [b-86f7evjmu8] .air-map-ping::before {
        content: "";
        position: absolute;
        inset: -2px;
        border: 2px solid currentColor;
        border-radius: 50%;
        animation: air-ping-ring-b-86f7evjmu8 1.35s ease-out 3;
    }

    [b-86f7evjmu8] .air-map-ping::before { animation-delay: .35s; }

    [b-86f7evjmu8] .air-map-ping span {
        position: absolute;
        left: 22px;
        top: -1px;
        padding: 3px 6px;
        border: 1px solid currentColor;
        background: rgba(2,8,7,.92);
        color: currentColor;
        font: 800 9px/1.1 Consolas,monospace;
        letter-spacing: .05em;
        white-space: nowrap;
    }

@keyframes air-ping-ring-b-86f7evjmu8 {
    0% { opacity: .95; transform: scale(.6); }
    100% { opacity: 0; transform: scale(5); }
}

@keyframes air-ping-core-b-86f7evjmu8 {
    0%,78% { opacity: 1; }
    100% { opacity: 0; }
}

@media (prefers-reduced-motion:reduce) {
    [b-86f7evjmu8] .air-map-ping,
    [b-86f7evjmu8] .air-map-ping i,
    [b-86f7evjmu8] .air-map-ping::before { animation: none; }
}
/* /Components/Systems/PassengerSankey.razor.rz.scp.css */
.passenger-sankey-card[b-efou5rmnnn] {
    min-width: 0;
    min-height: 0;
    display: flex;
    flex-direction: column;
    border: 1px solid #293d36;
    background: #040a08;
}

.passenger-sankey-card > header[b-efou5rmnnn] {
    flex: 0 0 auto;
    padding: 9px 11px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #20322d;
    color: #b9cbc5;
    font: 800 11px Consolas, monospace;
}

.passenger-sankey-card > header div[b-efou5rmnnn] {
    display: grid;
    gap: 4px;
}

.passenger-sankey-card > header small[b-efou5rmnnn],
.passenger-sankey-card > footer[b-efou5rmnnn] {
    color: #789087;
    font: 10px Consolas, monospace;
}

.passenger-sankey-card > header b[b-efou5rmnnn] {
    color: #75d9bb;
    font-size: 11px;
}

.passenger-sankey-card > header b small[b-efou5rmnnn] {
    color: #9b8171;
    font-size: 9px;
}

.sankey-view-toolbar[b-efou5rmnnn] {
    flex: 0 0 auto;
    min-height: 35px;
    padding: 5px 7px;
    display: flex;
    align-items: center;
    gap: 8px;
    border-bottom: 1px solid #20322d;
    background: #06100d;
}

.sankey-view-toolbar span[b-efou5rmnnn] {
    color: #718a82;
    font: 800 9px Consolas, monospace;
    letter-spacing: .05em;
}

.sankey-view-toolbar button[b-efou5rmnnn] {
    height: 25px;
    padding: 0 7px;
    border: 1px solid #30483f;
    background: #08130f;
    color: #8ba098;
    font: 800 9px Consolas, monospace;
    cursor: pointer;
}

.sankey-view-toolbar button:hover:not(:disabled)[b-efou5rmnnn],
.sankey-view-toolbar button.active[b-efou5rmnnn] {
    border-color: #65bca1;
    background: #123027;
    color: #d4eee6;
}

.sankey-view-toolbar button:disabled[b-efou5rmnnn] {
    opacity: .35;
    cursor: default;
}

.sankey-search[b-efou5rmnnn] {
    position: relative;
    width: min(230px, 25vw);
    display: grid;
    grid-template-columns: auto minmax(80px, 1fr) 24px;
    align-items: center;
    gap: 6px;
}

.sankey-search input[b-efou5rmnnn] {
    box-sizing: border-box;
    width: 100%;
    height: 25px;
    padding: 0 7px;
    border: 1px solid #30483f;
    outline: 0;
    background: #030a08;
    color: #d1e5df;
    font: 10px Consolas, monospace;
}

.sankey-search input:focus[b-efou5rmnnn] {
    border-color: #65bca1;
}

.sankey-search button[b-efou5rmnnn] {
    width: 24px;
    padding: 0;
}

.sankey-tier-filter[b-efou5rmnnn],
.sankey-sort[b-efou5rmnnn],
.sankey-expand[b-efou5rmnnn],
.sankey-depth[b-efou5rmnnn],
.sankey-top-limit[b-efou5rmnnn],
.sankey-zoom[b-efou5rmnnn] {
    display: flex;
    align-items: center;
    gap: 4px;
}

.sankey-depth select[b-efou5rmnnn],
.sankey-top-limit select[b-efou5rmnnn] {
    height: 25px;
    padding: 0 18px 0 6px;
    border: 1px solid #30483f;
    outline: 0;
    background: #08130f;
    color: #b9d0c8;
    font: 800 9px Consolas, monospace;
}

.sankey-top-limit input[b-efou5rmnnn] {
    width: 13px;
    height: 13px;
    margin: 0;
    accent-color: #58cba6;
}

.sankey-top-limit select:disabled[b-efou5rmnnn] {
    opacity: .35;
}

.sankey-zoom[b-efou5rmnnn] {
    margin-left: auto;
}

.passenger-sankey-scroll[b-efou5rmnnn] {
    flex: 1;
    min-height: 0;
    overflow: hidden;
    cursor: grab;
    touch-action: none;
    user-select: none;
}

.passenger-sankey-scroll.panning[b-efou5rmnnn] {
    cursor: grabbing;
}

.passenger-sankey-scroll svg[b-efou5rmnnn] {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 280px;
}

.sankey-links path[b-efou5rmnnn] {
    fill: none;
    opacity: .34;
    transition: opacity .15s, filter .15s;
}

.sankey-links path:hover[b-efou5rmnnn] {
    opacity: .8;
}

.sankey-links path.focused[b-efou5rmnnn] {
    opacity: .68;
}

.sankey-links path.dimmed[b-efou5rmnnn] {
    opacity: .045;
}

.sankey-nodes rect[b-efou5rmnnn] {
    stroke: #d5e7e1;
    stroke-width: .7;
    vector-effect: non-scaling-stroke;
}

.sankey-node.clickable[b-efou5rmnnn] {
    cursor: pointer;
}

.sankey-node.clickable:hover rect[b-efou5rmnnn] {
    filter: brightness(1.45) drop-shadow(0 0 4px rgba(117, 217, 187, .75));
    stroke: #fff;
    stroke-width: 1.5;
}

.sankey-node[b-efou5rmnnn] {
    transition: opacity .15s;
}

.sankey-node.dimmed[b-efou5rmnnn] {
    opacity: .13;
}

.sankey-node.expanded rect[b-efou5rmnnn] {
    filter: brightness(1.35) drop-shadow(0 0 6px rgba(117, 217, 187, .9));
    stroke: #fff;
    stroke-width: 2;
}

.sankey-column-label[b-efou5rmnnn] {
    color: #769087;
    font: 800 10px Consolas, monospace;
    text-align: center;
    letter-spacing: .08em;
}

.sankey-column-label span[b-efou5rmnnn] {
    margin-left: 4px;
    color: #4f6a61;
}

.sankey-column-label.current[b-efou5rmnnn] {
    color: #c9eee2;
}

.sankey-column-label.current b[b-efou5rmnnn] {
    display: block;
    margin-top: 2px;
    color: #74dbbc;
    font-size: 9px;
    letter-spacing: .02em;
}

.sankey-node.current rect[b-efou5rmnnn] {
    filter: drop-shadow(0 0 5px rgba(84, 199, 167, .7));
    stroke: #effff9;
    stroke-width: 1.8;
}

.sankey-node.current .sankey-node-label[b-efou5rmnnn] {
    color: #effff9;
    font-weight: 800;
}

.sankey-node-label[b-efou5rmnnn] {
    overflow: hidden;
    color: #d4e3de;
    text-overflow: ellipsis;
    text-shadow: 0 1px 2px #040a08, 1px 0 2px #040a08, -1px 0 2px #040a08;
    white-space: nowrap;
    font: 10px Consolas, monospace;
}

.sankey-node-label span[b-efou5rmnnn] {
    color: #8ca39b;
}

.passenger-sankey-card > footer[b-efou5rmnnn] {
    flex: 0 0 auto;
    padding: 8px 14px;
    border-top: 1px solid #20322d;
    display: flex;
    justify-content: space-between;
    gap: 16px;
}

.passenger-sankey-empty[b-efou5rmnnn] {
    flex: 1;
    display: grid;
    place-items: center;
    min-height: 220px;
    color: #81968f;
    font: 10px Consolas, monospace;
}

.passenger-sankey-empty b[b-efou5rmnnn] {
    font-weight: 500;
}

.passenger-sankey-empty button[b-efou5rmnnn] {
    margin-top: 8px;
    padding: 7px 10px;
    border: 1px solid #4b7467;
    background: #0d251e;
    color: #bfe4d8;
    font: 800 9px Consolas, monospace;
    cursor: pointer;
}

.sankey-expansion[b-efou5rmnnn] {
    flex: 0 0 auto;
    max-height: 210px;
    border-top: 1px solid #43675b;
    background: #07130f;
}

.sankey-expansion > header[b-efou5rmnnn] {
    min-height: 38px;
    padding: 6px 10px;
    display: flex;
    align-items: center;
    gap: 7px;
    border-bottom: 1px solid #20372f;
}

.sankey-expansion > header div[b-efou5rmnnn] {
    min-width: 0;
    margin-right: auto;
    display: flex;
    align-items: baseline;
    gap: 8px;
}

.sankey-expansion > header small[b-efou5rmnnn],
.sankey-expansion > header span[b-efou5rmnnn],
.sankey-expansion h4[b-efou5rmnnn],
.sankey-expansion section small[b-efou5rmnnn] {
    color: #789087;
    font: 9px Consolas, monospace;
}

.sankey-expansion > header b[b-efou5rmnnn] {
    overflow: hidden;
    color: #d6e9e3;
    font: 800 10px Consolas, monospace;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sankey-expansion > header button[b-efou5rmnnn] {
    height: 25px;
    padding: 0 8px;
    border: 1px solid #385b4f;
    background: #0b211a;
    color: #a9daca;
    font: 800 9px Consolas, monospace;
    cursor: pointer;
}

.sankey-expansion > div[b-efou5rmnnn] {
    max-height: 165px;
    padding: 8px 10px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    overflow: auto;
}

.sankey-expansion h4[b-efou5rmnnn] {
    margin: 0 0 5px;
    letter-spacing: .06em;
}

.sankey-expansion section > div[b-efou5rmnnn] {
    min-width: 0;
    min-height: 20px;
    display: grid;
    grid-template-columns: 7px minmax(0, 1fr) auto 42px;
    align-items: center;
    gap: 5px;
    border-top: 1px solid #162a23;
    color: #c6dcd5;
    font: 9px Consolas, monospace;
}

.sankey-expansion section i[b-efou5rmnnn] {
    width: 6px;
    height: 6px;
}

.sankey-expansion section span[b-efou5rmnnn] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sankey-expansion section b[b-efou5rmnnn] {
    color: #dbece7;
    font-weight: 800;
}

.sankey-expansion section small[b-efou5rmnnn] {
    text-align: right;
}

@media(max-width: 800px) {
    .sankey-view-toolbar[b-efou5rmnnn] {
        align-items: stretch;
        flex-wrap: wrap;
    }

    .sankey-search[b-efou5rmnnn] {
        width: 100%;
    }

    .sankey-zoom[b-efou5rmnnn] {
        margin-left: 0;
    }

    .passenger-sankey-card > footer[b-efou5rmnnn] {
        display: grid;
    }
}
/* /Components/Systems/ScaledLineChart.razor.rz.scp.css */
.scaled-line-chart[b-48ez41rdp9]{min-height:0;display:grid;grid-template-columns:max-content minmax(0,1fr);gap:10px}.plot[b-48ez41rdp9]{min-width:0;min-height:0;display:flex;flex-direction:column}.plot svg[b-48ez41rdp9]{width:100%;min-height:110px;flex:1;overflow:visible}.plot line[b-48ez41rdp9]{stroke:#20332d;stroke-width:1}.plot polyline[b-48ez41rdp9]{fill:none;stroke:#69d5b4;stroke-width:3;vector-effect:non-scaling-stroke;pointer-events:none}.plot polyline.return[b-48ez41rdp9]{stroke:#d8b75d}.plot polyline.funds[b-48ez41rdp9]{stroke:#65d5b2}.plot polyline.revenue[b-48ez41rdp9]{stroke:#6f9fd4}.plot polyline.maintenance[b-48ez41rdp9]{stroke:#dc846f}.plot polyline.profit[b-48ez41rdp9]{stroke:#d9b85f}.plot polyline.profit.positive[b-48ez41rdp9]{stroke:#6fd29f}.plot polyline.profit.negative[b-48ez41rdp9]{stroke:#e47169}.hover-column[b-48ez41rdp9]{fill:transparent;pointer-events:all}.hover-column:hover[b-48ez41rdp9]{fill:rgba(112,218,184,.07)}.y-scale[b-48ez41rdp9]{padding:0 0 20px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;color:#91a69f;font:11px Consolas,monospace}.x-scale[b-48ez41rdp9]{height:20px;display:flex;justify-content:space-between;align-items:end;color:#82988f;font:10px Consolas,monospace;letter-spacing:.06em}
