.Title-module__hgOO2a__title{text-align:left;color:var(--color-header);margin:0 0 10px}
.AcquiringPosition-module__riaQwq__title{text-align:left;color:var(--color-header);margin:0 0 10px}
.ShipLog-module__230KpG__logContainer{margin-bottom:2rem}.ShipLog-module__230KpG__logBox{color:var(--color-subtle);box-sizing:border-box;background-color:#000000b3;border-radius:5px;width:100%;padding:10px}.ShipLog-module__230KpG__logHeader{text-align:left;color:var(--color-header);margin:0 0 10px}.ShipLog-module__230KpG__logList{margin:0;padding:0;list-style:none}.ShipLog-module__230KpG__logEntry{border-bottom:none;justify-content:space-between;align-items:center;padding:.2rem 0;display:flex}.ShipLog-module__230KpG__emptyLog{text-align:left;margin:0;padding:.2rem 0}.ShipLog-module__230KpG__loadingMessage{text-align:center;margin-top:2rem}.ShipLog-module__230KpG__timestamp{color:var(--color-subtle)}
.page-module__E0kJGG__mainContainer{max-width:1000px;margin:0 auto;padding:0 1rem}.page-module__E0kJGG__pageHeader,.page-module__E0kJGG__playerShipSection,.page-module__E0kJGG__tacticalSection,.page-module__E0kJGG__shipLogAside{margin-bottom:1.5rem}
.MyShipDisplay-module__mAMBBq__container{box-sizing:border-box;width:200px;min-height:75px;color:var(--color-foreground);background-color:#d3d3d333;border:1px solid #d3d3d34d;border-radius:5px;flex-direction:column;justify-content:space-between;margin:0 10px;padding:12px 10px;display:flex}.MyShipDisplay-module__mAMBBq__shipHeader{justify-content:space-between;align-items:baseline;margin:0 8px;display:flex}.MyShipDisplay-module__mAMBBq__shipName{color:var(--color-foreground);text-transform:lowercase;font-size:1.1em;font-weight:700}.MyShipDisplay-module__mAMBBq__resourceGrid{text-align:center;grid-template-columns:repeat(3,1fr);gap:.25rem;margin-top:.5rem;margin-bottom:.5rem;display:grid}.MyShipDisplay-module__mAMBBq__resourceColumn{cursor:pointer;border:1px solid #0000;border-radius:4px;flex-direction:column;padding:4px;transition:all .2s;display:flex}.MyShipDisplay-module__mAMBBq__resourceColumn:hover{background:#ffffff0d}.MyShipDisplay-module__mAMBBq__resourceLabel{color:var(--color-subtle);text-transform:uppercase;margin-bottom:2px;font-size:10px}.MyShipDisplay-module__mAMBBq__resourceValue{color:var(--color-foreground);font-weight:700}.MyShipDisplay-module__mAMBBq__activeShields,.MyShipDisplay-module__mAMBBq__activePhasers,.MyShipDisplay-module__mAMBBq__activeScanners{background:#ffffff1a}.MyShipDisplay-module__mAMBBq__activeShields .MyShipDisplay-module__mAMBBq__resourceLabel,.MyShipDisplay-module__mAMBBq__activeShields .MyShipDisplay-module__mAMBBq__resourceValue{color:#4dabf7}.MyShipDisplay-module__mAMBBq__activePhasers .MyShipDisplay-module__mAMBBq__resourceLabel,.MyShipDisplay-module__mAMBBq__activePhasers .MyShipDisplay-module__mAMBBq__resourceValue{color:#ff6b6b}.MyShipDisplay-module__mAMBBq__activeScanners .MyShipDisplay-module__mAMBBq__resourceLabel,.MyShipDisplay-module__mAMBBq__activeScanners .MyShipDisplay-module__mAMBBq__resourceValue{color:#51cf66}.MyShipDisplay-module__mAMBBq__activeShields{border-color:#4dabf74d}.MyShipDisplay-module__mAMBBq__activePhasers{border-color:#ff6b6b4d}.MyShipDisplay-module__mAMBBq__activeScanners{border-color:#51cf664d}
.OtherShipsDisplay-module__gj6j4G__container{color:var(--color-accent);box-sizing:border-box;background-color:#000000b3;border-radius:5px;margin-bottom:0;padding:10px}.OtherShipsDisplay-module__gj6j4G__shipsGrid{flex-wrap:wrap;gap:1rem;display:flex}.OtherShipsDisplay-module__gj6j4G__shipEntry{border:1px solid var(--color-accent);cursor:pointer;background-color:#00320080;border-radius:5px;flex-direction:column;flex:none;justify-content:space-between;width:180px;min-height:75px;padding:12px 10px;transition:border-color .3s,background-color .3s;display:flex}.OtherShipsDisplay-module__gj6j4G__shipEntry.OtherShipsDisplay-module__gj6j4G__scanned{border-color:var(--color-accent);background-color:#003200b3}.OtherShipsDisplay-module__gj6j4G__shipEntry.OtherShipsDisplay-module__gj6j4G__scanned .OtherShipsDisplay-module__gj6j4G__shipName,.OtherShipsDisplay-module__gj6j4G__shipEntry.OtherShipsDisplay-module__gj6j4G__scanned .OtherShipsDisplay-module__gj6j4G__resourceValue{color:var(--color-accent)}.OtherShipsDisplay-module__gj6j4G__nameThrob{animation:1.2s ease-in-out infinite OtherShipsDisplay-module__gj6j4G__nameThrobEffect;display:inline-block}@keyframes OtherShipsDisplay-module__gj6j4G__nameThrobEffect{0%{color:var(--color-accent);text-shadow:none;transform:scale(1)}50%{color:#fff;text-shadow:0 0 10px #0f0c;transform:scale(1.1)}to{color:var(--color-accent);text-shadow:none;transform:scale(1)}}.OtherShipsDisplay-module__gj6j4G__shipEntry.OtherShipsDisplay-module__gj6j4G__disabled{cursor:not-allowed;filter:grayscale(80%)}.OtherShipsDisplay-module__gj6j4G__resourceGrid{text-align:center;grid-template-columns:repeat(3,1fr);gap:.25rem;margin-top:.5rem;margin-bottom:.5rem;display:grid}.OtherShipsDisplay-module__gj6j4G__resourceLabel{color:var(--color-subtle);text-transform:uppercase;font-size:10px}.OtherShipsDisplay-module__gj6j4G__resourceValue{color:var(--color-accent);font-weight:700}.OtherShipsDisplay-module__gj6j4G__shipHeader{justify-content:space-between;align-items:baseline;margin:0 8px;display:flex}.OtherShipsDisplay-module__gj6j4G__shipName{color:var(--color-accent);text-transform:lowercase;font-size:1.1em;font-weight:700}.OtherShipsDisplay-module__gj6j4G__location{color:var(--color-subtle);font-size:.9em}.OtherShipsDisplay-module__gj6j4G__detail{padding:.1rem 0;display:flex}.OtherShipsDisplay-module__gj6j4G__label{color:var(--color-subtle);min-width:70px;margin-right:.5rem}.OtherShipsDisplay-module__gj6j4G__value{color:var(--color-accent)}.OtherShipsDisplay-module__gj6j4G__destroyed{color:var(--color-attack-fg);text-align:center;width:100%;margin-top:.5rem;font-size:1.2em;font-weight:700}.OtherShipsDisplay-module__gj6j4G__loading,.OtherShipsDisplay-module__gj6j4G__noShips{color:var(--color-accent)}
