.online-bar{position:relative;z-index:10001;background:#123c2b;color:#fff;padding:10px 16px;display:flex;gap:12px;align-items:center;flex-wrap:wrap;border-bottom:2px solid #c4a557;font:14px system-ui}
.online-bar strong{color:#f4db96}.online-bar small{color:#e5efe8}.online-bar button{background:#f0f5ed;color:#173f2a;border:1px solid #bacdbd;border-radius:6px;padding:7px 12px;font-weight:650;cursor:pointer}
#online-status{flex:1;min-width:180px;color:#e8f5e8}#online-status[data-error=true]{background:#ffe0bd;color:#692600;padding:8px;border-radius:5px}
.online-loading{visibility:hidden}#game-content[inert]{opacity:.65;pointer-events:none}.online-bar [hidden]{display:none!important}
:root{--online-height:76px}.online-bar{position:sticky;top:0}.app-header{top:var(--online-height)!important}
@media(min-width:901px){.manager-sidebar{top:calc(88px + var(--online-height))!important;max-height:calc(100vh - 100px - var(--online-height))!important}}

.app-header .brand{position:relative;padding-left:55px;min-height:48px;justify-content:center}.app-header .brand .tactenio-mark{position:absolute;left:0;top:50%;transform:translateY(-50%);width:46px;height:46px;object-fit:contain}.app-header .brand h1{letter-spacing:2px}.app-header .brand .eyebrow{letter-spacing:1.4px;font-size:9px}

.community-link{color:#f4db96;text-decoration:underline;padding:10px;font-weight:700}

.online-bar{padding:6px 16px;gap:20px;min-height:38px;justify-content:flex-end}.online-bar button{background:transparent;border:0;padding:5px 0;color:#edf3ef;font-weight:500}.online-bar button:disabled{opacity:.6;cursor:default}#connection-alert{display:none}#connection-alert:has([data-error="true"]){display:flex;position:relative;z-index:10002;align-items:center;gap:10px;padding:10px;background:#ffe0bd}#connection-alert [hidden]{display:none}#about-game-dialog{width:min(540px,calc(100% - 32px));box-sizing:border-box;border:1px solid #c9d5cd;border-radius:16px;padding:28px;color:#213b30;background:#fff;line-height:1.65}#about-game-dialog::backdrop{background:#061d16b3}.account-tools{margin:12px 0}.account-tools button{margin:10px 6px 0 0}@media(max-width:650px){.online-bar{justify-content:center;gap:22px;font-size:14px}.app-header .main-nav button{height:auto!important;min-height:76px!important;overflow:visible!important}.app-header .main-nav button img{max-height:32px}}
