@media(width<=720px){app-root .app-shell{--mobile-top-safe: env(safe-area-inset-top, 0px);--mobile-right-safe: env(safe-area-inset-right, 0px);--mobile-bottom-safe: env(safe-area-inset-bottom, 0px);--mobile-left-safe: env(safe-area-inset-left, 0px);--mobile-content-top-clearance: calc(170px + var(--mobile-top-safe));--mobile-timeline-clearance: calc(140px + var(--mobile-bottom-safe))}app-root .app-shell.app-shell--eclipse{--mobile-timeline-clearance: calc(232px + var(--mobile-bottom-safe))}app-root .app-shell .topbar{top:calc(10px + var(--mobile-top-safe));right:max(10px,var(--mobile-right-safe));left:max(10px,var(--mobile-left-safe));grid-template-columns:1fr auto;gap:7px}app-root .app-shell .brand{min-width:0;min-height:44px;padding-left:1px}app-root .app-shell .brand__mark{width:31px;height:31px}app-root .app-shell .brand__edition,app-root .app-shell .home-action{display:none}app-root .app-shell .brand__name{overflow:hidden;text-overflow:ellipsis}app-root .app-shell .language-selector select,app-root .app-shell .icon-button{min-width:44px;height:44px}app-root .app-shell .topbar__actions{grid-column:2;grid-row:1}app-root .app-shell app-universe-search{grid-column:1/-1}app-root .app-shell .navigation-hint,app-root .app-shell .science-caption,app-root .app-shell .cosmic-map-key{display:none}app-root .app-shell .notice{top:calc(122px + var(--mobile-top-safe))}}@media(width<=350px){app-root .app-shell .brand{gap:6px}app-root .app-shell .brand__name{font-size:.8rem}app-root .app-shell .language-selector select{padding-inline:8px 20px}}@media(height<=520px)and (width>720px)and (width<=1000px){app-root .app-shell{--landscape-top-safe: env(safe-area-inset-top, 0px);--landscape-right-safe: env(safe-area-inset-right, 0px);--landscape-bottom-safe: env(safe-area-inset-bottom, 0px);--landscape-left-safe: env(safe-area-inset-left, 0px);--landscape-timeline-clearance: calc(82px + var(--landscape-bottom-safe))}app-root .app-shell.app-shell--eclipse{--landscape-timeline-clearance: calc(142px + var(--landscape-bottom-safe))}app-root .app-shell .topbar{top:calc(8px + var(--landscape-top-safe));right:max(12px,var(--landscape-right-safe));left:max(12px,var(--landscape-left-safe));grid-template-columns:minmax(150px,1fr) minmax(280px,420px) minmax(190px,1fr);gap:10px}app-root .app-shell .brand__edition,app-root .app-shell .navigation-hint,app-root .app-shell.app-shell--details app-map-scale{display:none}app-root .app-shell .language-selector select,app-root .app-shell .icon-button{min-width:44px;height:44px}}:root{color-scheme:dark;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizelegibility}*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;overflow:hidden;background:#01030a}body{overscroll-behavior:none;touch-action:manipulation}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}button,input,select{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid rgba(116,193,237,.72);outline-offset:2px}.universe-canvas{display:block;width:100%;height:100%;outline:none;touch-action:none}::selection{color:#07101c;background:#9bd7f7}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
