:root{color:#eef6f6;background:#030406;font-family:Bahnschrift,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #eef6f6;--muted: #89979a;--dim: #526065;--line: rgba(174, 203, 209, .2);--line-strong: rgba(174, 203, 209, .42);--cyan: #a8e3ec;--amber: #e6b76c}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;margin:0;overflow:hidden}body{background:#030406}button,a{color:inherit}button{font:inherit}body.star-hovering,body.star-hovering canvas{cursor:crosshair!important}.observatory{position:relative;isolation:isolate;width:100%;height:100%;overflow:hidden;background:#030406}.scene{position:absolute;inset:0;z-index:-3}.scene:after{position:absolute;inset:0;content:"";pointer-events:none;background:linear-gradient(90deg,rgba(3,4,6,.44) 0%,transparent 23%,transparent 78%,rgba(3,4,6,.28) 100%),linear-gradient(0deg,rgba(3,4,6,.6) 0%,transparent 28%)}.grain{position:absolute;inset:0;z-index:-2;pointer-events:none;opacity:.08;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.95' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E");mix-blend-mode:screen}.reticle{position:absolute;top:50%;left:50%;z-index:-1;width:min(44vw,550px);aspect-ratio:1;border:1px solid rgba(183,214,221,.075);border-radius:50%;pointer-events:none;transform:translate(-50%,-50%)}.reticle:before,.reticle:after{position:absolute;top:50%;left:50%;content:"";background:#b7d6dd12;transform:translate(-50%,-50%)}.reticle:before{width:calc(100% + 36px);height:1px}.reticle:after{width:1px;height:calc(100% + 36px)}.reticle__tick{position:absolute;display:block;background:var(--line-strong)}.reticle__tick--north,.reticle__tick--south{left:50%;width:1px;height:8px}.reticle__tick--north{top:-4px}.reticle__tick--south{bottom:-4px}.reticle__tick--east,.reticle__tick--west{top:50%;width:8px;height:1px}.reticle__tick--east{right:-4px}.reticle__tick--west{left:-4px}.star-label{min-width:92px;padding-left:8px;border-left:1px solid rgba(175,210,218,.44);color:#bdc9cc;filter:drop-shadow(0 2px 3px #000);opacity:0;visibility:hidden;white-space:nowrap;transform:translate(-4px);transition:opacity .26s ease,transform .26s ease,visibility .26s ease}.star-label span,.star-label small{display:block;letter-spacing:0}.star-label span{font-size:9px;font-weight:500}.star-label small{margin-top:2px;color:#6f7d80;font-family:Consolas,monospace;font-size:6px}.star-label.is-visible{opacity:.72;visibility:visible;transform:translate(0)}.star-label--vega,.star-label.is-selected{color:#f5fbfb}.star-label--vega.is-visible,.star-label.is-selected.is-visible{opacity:1}.star-label--vega span{font-family:Bodoni MT,Didot,STSong,serif;font-size:12px}.star-profile{position:absolute;bottom:65px;left:34px;display:grid;grid-template-columns:42px minmax(210px,280px);width:min(390px,calc(100vw - 68px));padding:0 0 0 14px;border-left:1px solid var(--line-strong);animation:profile-in .7s cubic-bezier(.2,.75,.25,1) both}.star-profile__index{padding-top:2px;color:var(--amber);font-family:Consolas,monospace;font-size:10px}.star-profile__heading>span{color:var(--cyan);font-family:Consolas,monospace;font-size:9px}.star-profile__heading h1{margin:7px 0 0;font-family:Bodoni MT,Didot,STSong,serif;font-size:clamp(33px,4.2vh,50px);font-weight:400;line-height:1;letter-spacing:0}.star-profile__heading p{margin:7px 0 0;color:var(--muted);font-family:Consolas,monospace;font-size:9px}.star-profile__facts{grid-column:2;display:grid;grid-template-columns:1fr 1fr;gap:10px 18px;margin:20px 0 0;padding:14px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.star-profile__facts div{min-width:0}.star-profile__facts dt{margin-bottom:4px;color:var(--dim);font-size:9px}.star-profile__facts dd{margin:0;color:#cbd5d6;font-family:Consolas,monospace;font-size:11px}.star-profile__note{grid-column:2;max-width:31em;margin:11px 0 0;color:#839093;font-size:10px;line-height:1.75}.footerbar{position:absolute;right:34px;bottom:0;left:34px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;height:40px;border-top:1px solid var(--line);color:var(--dim);font-family:Consolas,monospace;font-size:8px}.footerbar__meta{display:flex;gap:8px;justify-self:start}.footerbar__copyright{color:inherit}.white{display:flex;align-items:center;justify-content:center;gap:14px;min-width:0;margin:0;color:inherit;font-family:inherit;font-size:10px;line-height:1}.white a{color:inherit!important;text-decoration:none;transition:color .18s ease}.white a:hover,.white a:focus-visible{color:var(--cyan)!important;outline:none}.el-image{display:inline-flex;flex:0 0 16px;height:16px;margin-right:-9px}.el-image__inner{display:block;width:100%;height:100%;object-fit:contain}.jicpb{margin-left:0}.footerbar__view{display:flex;align-items:center;justify-self:end;gap:14px}.scale{display:flex;gap:3px}.scale i{display:block;width:9px;height:2px;background:var(--line-strong)}.scale i:nth-child(4),.scale i:nth-child(5){background:var(--line)}@keyframes profile-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(max-width:760px){.reticle{top:39%;width:66vw}.star-profile{right:18px;bottom:86px;left:18px;grid-template-columns:34px minmax(0,1fr);width:auto;padding:0 0 0 10px}.star-profile__heading h1{font-size:32px}.star-profile__facts{gap:8px 14px;margin-top:13px;padding:10px 0}.star-profile__note{display:none}.footerbar{right:18px;left:18px;grid-template-columns:1fr;grid-template-rows:15px 1fr;height:72px}.footerbar__view{display:none}.footerbar__meta{display:block;grid-row:1;justify-self:center;margin-top:3px}.footerbar__constellation{display:none}.white{display:grid;grid-template-columns:16px auto;gap:5px 5px;grid-row:2;justify-self:center;font-size:10px;line-height:1.35}.el-image{grid-column:1;grid-row:1;margin-right:0}.jgawb{grid-column:2;grid-row:1}.jicpb{grid-column:1 / -1;grid-row:2;justify-self:center;margin-left:0}}@media(max-height:620px){.star-profile__facts,.star-profile__note{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
