/* A quiet signature inside every scene, including fullscreen and the desk clock. */
.sky-scene-brand,.sky-scene-credit{position:absolute;left:12px;right:12px;z-index:10;pointer-events:none;text-align:center;white-space:nowrap;color:#b9aa8c;text-shadow:0 1px 6px #000;line-height:14px}
.sky-scene-brand{top:3px;font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:12px;letter-spacing:.14em}
.sky-scene-brand>span{font:8px/14px system-ui,sans-serif;letter-spacing:.18em;margin-left:5px;color:#91a4b9}
.sky-scene-credit{bottom:max(3px,env(safe-area-inset-bottom));font:10px/14px system-ui,"Yu Gothic",sans-serif;letter-spacing:.02em;color:#8fa2b6}
.sky-scene-credit>span{color:#d8c39a;margin-left:3px}
#viewport .star-label{white-space:pre-line;line-height:1.35}
#mobile-view-action,#mobile-view-object{white-space:pre-line}
.voyager-map-legend span{white-space:pre-line;line-height:1.35;text-align:center}
.observatory .voyager-caption{bottom:24px}
@media(max-width:900px),(max-height:800px){
 .sky-scene-brand{top:0;font-size:10px;line-height:12px}.sky-scene-brand>span{font-size:7px;line-height:12px}
 .sky-scene-credit{font-size:9px;line-height:13px;bottom:max(2px,env(safe-area-inset-bottom))}
 .phone-sky:not(.desk-clock):not(.voyager-active) #mobile-view-actions,.phone-sky #sky-mobile-menu-toggle,.phone-sky #voyager-mobile-actions{bottom:calc(max(12px,env(safe-area-inset-bottom)) + 18px)}
 .phone-sky .clock-view #clock-mobile-actions{bottom:calc(max(10px,env(safe-area-inset-bottom)) + 18px)}
 .phone-sky .observatory:not(.clock-view){--mobile-footer-height:max(104px,calc(88px + env(safe-area-inset-bottom)))}
}
