.module-galaxy-atlas .ref-content-scroll{overflow:hidden}
.module-galaxy-atlas .view-stage{height:100%;min-height:0;padding-bottom:0}
.galaxy-atlas-page{height:100%;min-height:0;padding:12px;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:12px;overflow:hidden}
.galaxy-atlas-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:17px 19px;border:1px solid rgba(94,203,255,.18);border-radius:13px;background:linear-gradient(135deg,rgba(9,24,40,.96),rgba(5,14,25,.93))}
.galaxy-atlas-header h1{margin:4px 0;font-size:27px;line-height:1.12}.galaxy-atlas-header p{max-width:840px;margin:0;color:#9bb0c2;font-size:14px;line-height:1.5}.galaxy-atlas-header-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.galaxy-atlas-header-actions>span{font-size:13px;color:#9ab0c2}
.galaxy-atlas-controls{display:grid;grid-template-columns:repeat(4,minmax(170px,1fr));gap:11px;padding:12px;border:1px solid rgba(94,203,255,.15);border-radius:11px;background:rgba(5,15,27,.88)}
.galaxy-atlas-controls label{display:grid;gap:6px;color:#8ca5b8;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.galaxy-atlas-controls select,.galaxy-atlas-controls input{width:100%;min-width:0;height:40px;border:1px solid rgba(94,203,255,.2);border-radius:8px;background:#081522;color:#e8f5fd;padding:9px 10px;font-size:14px;text-transform:none;letter-spacing:normal}
.galaxy-atlas-layout{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:12px}.galaxy-atlas-list,.galaxy-atlas-inspector{min-height:0;border:1px solid rgba(94,203,255,.17);border-radius:12px;background:rgba(5,15,27,.86)}.galaxy-atlas-list{padding:14px;overflow:auto}.galaxy-atlas-list-head{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:12px}.galaxy-atlas-list-head h2{margin:3px 0 0;font-size:20px}.galaxy-atlas-list-head small{color:#829aad;font-size:13px}.galaxy-atlas-rows{display:grid;gap:8px}
.galaxy-atlas-row{width:100%;display:grid;grid-template-columns:56px minmax(220px,1fr) minmax(155px,.46fr) minmax(155px,.46fr) 22px;align-items:center;gap:12px;padding:11px;border:1px solid rgba(94,203,255,.13);border-radius:10px;background:#081522;color:#dcecff;text-align:left;cursor:pointer}.galaxy-atlas-row:hover{border-color:rgba(94,203,255,.4);background:#0a1d2e}.galaxy-atlas-row.selected{border-color:var(--cyan);box-shadow:inset 4px 0 0 var(--cyan)}.galaxy-atlas-row-mark{width:54px;height:48px;display:grid;place-items:center;border-radius:8px;background:#07101c}.galaxy-atlas-row-copy strong,.galaxy-atlas-row-copy small,.galaxy-atlas-row-status strong,.galaxy-atlas-row-status small,.galaxy-atlas-row-distance strong,.galaxy-atlas-row-distance small{display:block}.galaxy-atlas-row-copy strong{font-size:15px}.galaxy-atlas-row-copy small,.galaxy-atlas-row-status small,.galaxy-atlas-row-distance small{margin-top:3px;color:#829aad;font-size:13px}.galaxy-atlas-row-status strong,.galaxy-atlas-row-distance strong{font-size:13px}.galaxy-atlas-row-distance{text-align:right}.galaxy-atlas-row>b{font-size:20px;color:#5ecbff;font-weight:400}
.galaxy-atlas-star{display:block;width:27px;height:27px;border-radius:50%;background:#ffd66b;color:#ffd66b;box-shadow:0 0 15px currentColor}.galaxy-atlas-star.star-orange{background:#ff9548;color:#ff9548}.galaxy-atlas-star.star-red{background:#ff5b4f;color:#ff5b4f}.galaxy-atlas-star.star-white{background:#eef7ff;color:#eef7ff}.galaxy-atlas-star.star-blue{background:#6aa8ff;color:#6aa8ff}.galaxy-atlas-star.star-violet{background:#b98cff;color:#b98cff}
.galaxy-atlas-signal{display:grid;place-items:center;width:34px;height:34px;border:1px solid currentColor;border-radius:50%;color:#94a7bb;box-shadow:0 0 12px color-mix(in srgb,currentColor 45%,transparent)}.galaxy-atlas-signal i{width:7px;height:7px;border-radius:50%;background:currentColor}.galaxy-atlas-signal.signal-signal{color:#f0bd68}.galaxy-atlas-signal.signal-identified{color:#67d7ff}.galaxy-atlas-signal.signal-contacted{color:#6ce1b2}
.galaxy-atlas-inspector{padding:18px;overflow:auto}.galaxy-atlas-inspector header h2{margin:5px 0;font-size:23px}.galaxy-atlas-inspector header p{margin:0;color:#95aabc;font-size:14px;line-height:1.45}.galaxy-atlas-inspector-mark{height:132px;display:grid;place-items:center;margin:15px 0;border:1px solid rgba(94,203,255,.13);border-radius:10px;background:radial-gradient(circle,rgba(94,203,255,.12),transparent 64%)}.galaxy-atlas-inspector-mark .galaxy-atlas-star{width:48px;height:48px}.galaxy-atlas-inspector-mark .galaxy-atlas-signal{width:62px;height:62px}.galaxy-atlas-inspector dl{display:grid;gap:7px;margin:0}.galaxy-atlas-inspector dl div{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid rgba(94,203,255,.08)}.galaxy-atlas-inspector dt{color:#829aad;font-size:13px;text-transform:uppercase}.galaxy-atlas-inspector dd{margin:0;text-align:right;font-size:13px}.galaxy-atlas-inspector-actions{display:grid;gap:9px;margin-top:17px}.galaxy-atlas-empty{padding:30px;text-align:center;color:#8ca2b4}.galaxy-atlas-empty strong{display:block;color:#dbeeff;margin-bottom:5px;font-size:15px}.galaxy-atlas-empty p{margin:0;font-size:13px}
@media(min-width:2200px){.galaxy-atlas-page{padding:16px;gap:15px}.galaxy-atlas-header{padding:21px 23px}.galaxy-atlas-header h1{font-size:34px}.galaxy-atlas-header p{font-size:17px;max-width:1100px}.galaxy-atlas-header-actions>span{font-size:16px}.galaxy-atlas-controls{padding:15px;gap:14px}.galaxy-atlas-controls label{font-size:14px}.galaxy-atlas-controls select,.galaxy-atlas-controls input{height:48px;font-size:17px}.galaxy-atlas-layout{grid-template-columns:minmax(0,1fr) 470px;gap:15px}.galaxy-atlas-list{padding:18px}.galaxy-atlas-list-head h2{font-size:25px}.galaxy-atlas-list-head small{font-size:15px}.galaxy-atlas-rows{gap:10px}.galaxy-atlas-row{grid-template-columns:68px minmax(280px,1fr) minmax(190px,.46fr) minmax(190px,.46fr) 28px;padding:14px;gap:15px}.galaxy-atlas-row-mark{width:65px;height:57px}.galaxy-atlas-row-copy strong{font-size:19px}.galaxy-atlas-row-copy small,.galaxy-atlas-row-status small,.galaxy-atlas-row-distance small{font-size:15px}.galaxy-atlas-row-status strong,.galaxy-atlas-row-distance strong{font-size:17px}.galaxy-atlas-inspector{padding:22px}.galaxy-atlas-inspector header h2{font-size:29px}.galaxy-atlas-inspector header p{font-size:17px}.galaxy-atlas-inspector dt{font-size:14px}.galaxy-atlas-inspector dd{font-size:16px}.galaxy-atlas-inspector-mark{height:160px}}
@media(max-width:1200px){.galaxy-atlas-controls{grid-template-columns:repeat(2,minmax(160px,1fr))}.galaxy-atlas-layout{grid-template-columns:1fr}.galaxy-atlas-row{grid-template-columns:50px minmax(170px,1fr) 125px 125px 18px}}
@media(max-width:720px){.module-galaxy-atlas .ref-content-scroll{overflow:auto}.galaxy-atlas-page{height:auto;overflow:visible}.galaxy-atlas-header{display:block}.galaxy-atlas-header-actions{justify-content:flex-start;margin-top:10px}.galaxy-atlas-controls{grid-template-columns:1fr}.galaxy-atlas-row{grid-template-columns:44px 1fr 18px}.galaxy-atlas-row-status,.galaxy-atlas-row-distance{display:none}}
