.caption{font-size:.8rem;line-height:120%;width:380px;min-height:calc(2 * .8rem * 1.2)}.window .container{width:450px}.window-image{width:100%;height:100%}.no-drag{-webkit-user-drag:none;-webkit-touch-callout:none;user-select:none}.code{white-space:nowrap}.window-loading{opacity:.8}.window-ready{opacity:1}.window-fade-in{transition:opacity .2s ease-in-out 0s,filter .15s ease-in}.star-fade-in{opacity:0;animation:starFadeIn .3s ease .1s forwards}@keyframes starFadeIn{0%{opacity:0}to{opacity:.5}}.desc-fade-in{opacity:0;animation:descFadeIn .3s ease-in-out 0s forwards}@keyframes descFadeIn{0%{opacity:0}to{opacity:.8}}@media screen and (max-width:580px){.caption{font-size:.77rem;width:310px;min-height:calc(2 * .77rem * 1.2)}.window .container{width:340px}}@media screen and (max-width:400px){.window .container{width:calc(100% - 5px)}}