:root{--ogt-bg: #17191c;--ogt-panel: #1c1f23;--ogt-well: #131518;--ogt-border: #2a2e34;--ogt-border-strong: #3a4048;--ogt-hover: #22262b;--ogt-text: #e2e4e7;--ogt-muted: #9aa0a8;--ogt-faint: #5c636b;--ogt-accent: #41658a;--ogt-accent-hover: #4f7aa6;--ogt-accent-text: #7da7cf;--ogt-on-accent: #ffffff;--ogt-ok: #5fae84;--ogt-err: #c4695c;--ogt-err-bg: #2a1d1a;--ogt-err-border: #54312b;--ogt-glyph-ring: rgba(255, 255, 255, .22);--color-metal: #e5a33c;--color-crystal: #5fb7e8;--color-deuterium: #2fbd96;--color-crawler: #cc85ad;--color-defense-ll: #5fa8dc;--color-defense-gauss: #a8adb5;--color-defense-plasma: #e0744d;--color-defense-dora: #8c7fd8;--color-defense-photon: #c76b95;--color-metal-text: #e5a33c;--color-crystal-text: #5fb7e8;--color-deuterium-text: #2fbd96;--color-crawler-text: #cc85ad}[data-theme=light]{--ogt-bg: #f5f6f7;--ogt-panel: #ffffff;--ogt-well: #eef0f2;--ogt-border: #d8dadd;--ogt-border-strong: #c2c6cb;--ogt-hover: #eef0f2;--ogt-text: #1a1c1f;--ogt-muted: #5d646c;--ogt-faint: #9aa0a8;--ogt-accent: #41658a;--ogt-accent-hover: #35567a;--ogt-accent-text: #35567a;--ogt-on-accent: #ffffff;--ogt-ok: #1f7a4d;--ogt-err: #a8362b;--ogt-err-bg: #f9ece9;--ogt-err-border: #e8c5be;--ogt-glyph-ring: rgba(26, 28, 31, .3);--color-metal: #b87d00;--color-crystal: #2387c4;--color-deuterium: #009e73;--color-crawler: #b35c8d;--color-defense-ll: #0072b2;--color-defense-gauss: #5c5650;--color-defense-plasma: #d55e00;--color-defense-dora: #332288;--color-defense-photon: #882255;--color-metal-text: #8a5f00;--color-crystal-text: #1a6fa3;--color-deuterium-text: #00755a;--color-crawler-text: #aa3377}[data-theme=mono]{--color-metal: #bfbfbf;--color-crystal: #e8e8e8;--color-deuterium: #8c8c8c;--color-crawler: #a6a6a6;--color-defense-ll: #e8e8e8;--color-defense-gauss: #bfbfbf;--color-defense-plasma: #999999;--color-defense-dora: #d0d0d0;--color-defense-photon: #808080;--color-metal-text: #e2e4e7;--color-crystal-text: #e2e4e7;--color-deuterium-text: #e2e4e7;--color-crawler-text: #e2e4e7}[data-theme=mono] .donut-seg-metal{stroke:url(#mono-pat-mines)}[data-theme=mono] .donut-seg-crystal{stroke:url(#mono-pat-defenses)}[data-theme=mono] .donut-seg-crawler{stroke:url(#mono-pat-crawlers)}body{background:var(--ogt-bg)}.ogt-root{display:flex;min-height:100vh}.ogt-sidebar{width:220px;flex-shrink:0;display:flex;flex-direction:column;border-right:1px solid var(--ogt-border);padding:14px 10px;position:sticky;top:0;height:100vh;overflow-y:auto}.ogt-main{flex:1;min-width:0;padding:16px 24px 48px}.side-item{display:block;text-decoration:none;font-size:13px;padding:7px 10px;border-radius:4px;border-left:2px solid transparent;transition:background .12s ease,color .12s ease}.side-item:hover{background:var(--ogt-hover);color:var(--ogt-text)!important}.side-item-active{background:var(--ogt-hover);border-left:2px solid var(--ogt-accent)}.hub-card{display:block;text-decoration:none;background:var(--ogt-panel);border:1px solid var(--ogt-border);border-radius:6px;padding:16px;transition:border-color .12s ease}.hub-card:hover{border-color:var(--ogt-border-strong)}.hub-card:hover .hub-open{color:var(--ogt-accent-text)}.tool-cols{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:16px;align-items:start}.tool-sticky{position:sticky;top:16px}.data-row{transition:background .12s ease}.data-row:hover{background:var(--ogt-hover)}.planet-item{transition:background .12s ease}.planet-item:hover:not(.planet-item-selected){background:var(--ogt-hover)}.msu-donut:has(.donut-seg:hover) .donut-seg:not(:hover){opacity:.45}.donut-seg{transition:opacity .12s ease}@keyframes fade-up{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--ogt-bg)}::-webkit-scrollbar-thumb{background:var(--ogt-border-strong);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--ogt-faint)}*:focus-visible{outline:2px solid var(--ogt-accent-text);outline-offset:2px}select option{background:var(--ogt-panel);color:var(--ogt-text)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}@media (max-width: 900px){.tool-cols{grid-template-columns:1fr}.tool-sticky{position:static}}@media (max-width: 768px){.ogt-root{flex-direction:column}.ogt-sidebar{width:100%;height:auto;position:static;flex-direction:row;align-items:center;flex-wrap:wrap;gap:2px;border-right:none;border-bottom:1px solid var(--ogt-border);padding:8px 12px}.side-section,.side-footer{display:none!important}.ogt-main{padding:16px}.empire-layout{flex-direction:column}.planet-sidebar{width:100%!important;max-height:none!important;position:static!important}}@media (max-width: 480px){.resources-grid{grid-template-columns:1fr!important}}
