:root{font-family:ui-monospace,monospace;color:#dce7ef;background:#10171d}body{margin:0}header{display:flex;align-items:center;gap:1rem;padding:.6rem 1rem;background:#18242d}h1,h2{font-size:1rem;margin:0}#status{color:#82d89b}main{display:grid;grid-template-columns:minmax(0,3fr) minmax(300px,1fr);height:calc(100vh - 45px)}section{padding:1rem}.map-panel{position:relative;min-width:0}#map{width:100%;height:100%;background:#0a1116;border:1px solid #34444f;touch-action:none;cursor:grab}#map:active{cursor:grabbing}.region{stroke:#8496a3;stroke-width:1}.earth-region{stroke:#26343d;stroke-width:.45;vector-effect:non-scaling-stroke}.region:hover,.region.selected{stroke:#fff;stroke-width:2}.label{fill:#fff;font-size:12px;pointer-events:none}.formation{fill:#fff;stroke:#111;stroke-width:2;vector-effect:non-scaling-stroke}.battle{fill:#ff4d4d;font-size:16px;font-weight:700}#country-card{position:absolute;left:2rem;bottom:2rem;width:min(360px,calc(100% - 6rem));max-height:45%;overflow:auto;padding:.8rem;background:rgba(20,31,39,.96);border:1px solid #60798a;box-shadow:0 8px 30px #0008}#country-card h2{font-size:1.15rem;margin:0 2rem .6rem 0}#country-close{position:absolute;right:.4rem;top:.3rem}.country-stat{display:flex;justify-content:space-between;gap:1rem;margin:.25rem 0}.country-stat strong{color:#fff}.country-group{margin-top:.65rem;color:#82d89b}.country-empty{color:#7f919d}aside{overflow:auto;padding:1rem;background:#141f27;border-left:1px solid #34444f}.feed-heading{position:sticky;top:-1rem;z-index:2;background:#141f27;padding:.6rem 0;border-bottom:1px solid #34444f}.feed-heading h2{margin-bottom:.45rem}#feed-filters{display:flex;gap:.25rem}#feed-filters button{flex:1}ol{padding-left:1.5rem}li{margin:.5rem 0;color:#b8c8d3}#events li.notable{border-left:2px solid #75a8ca;padding-left:.5rem}#events li.critical{color:#ffd2d2;background:#5c1d2670;border-left:3px solid #ff5c6c;padding:.45rem;font-weight:700}#events li.pinned::after{content:' pinned';color:#ff9da7;font-size:.75rem}#events li.routine{color:#8295a1}#seat-panel{padding:0 0 1rem;border-bottom:1px solid #34444f;margin-bottom:1rem}#seat-panel h2{margin:.8rem 0}.active{outline:2px solid #82d89b}button,input{margin:.2rem;padding:.35rem;background:#22323d;color:#dce7ef;border:1px solid #526876}article{padding:.5rem;margin:.4rem 0;background:#1b2a34}article form{display:grid}#decision-result{display:block;color:#ffd27d;min-height:1.5rem}@media(max-width:800px){main{grid-template-columns:1fr;grid-template-rows:60vh 40vh}.map-panel{padding:.5rem}aside{border-left:0;border-top:1px solid #34444f}#country-card{left:1rem;bottom:1rem;width:calc(100% - 4rem);max-height:55%}}
