@keyframes dots{0%,20%,to{color:#0006;text-shadow:.25em 0 #0006,.5em 0 #0006}40%{color:#000;text-shadow:.25em 0 #0006,.5em 0 #0006}60%{color:#0006;text-shadow:.25em 0 #000,.5em 0 #0006}80%{color:#0006;text-shadow:.25em 0 #0006,.5em 0 #000}}.animated-dots{animation:1.4s steps(5,end) infinite dots}html{background:#f0f0f0}body{margin:0;padding:0}a:visited{color:#00f}.shortcutsPopup .fakeLink{margin-left:16px}nav{z-index:500;background-color:#f0f0f0;justify-content:space-between;align-items:center;width:calc(100% - 16px);padding:8px;font-size:12px;display:flex;position:fixed;top:0}nav .homeLink a{color:#000;text-decoration:none}nav span+span{margin-left:16px;display:inline-block}@media only screen and (width<=600px){nav{align-items:start;gap:8px}}.pagination__gallery__pagination{margin-right:16px;display:inline-block}@media only screen and (width<=600px){.pagination__gallery__pagination{text-align:center;background:#f0f0f0;width:100%;padding:8px;position:absolute;top:calc(100dvh - 30px);left:0}.pagination__gallery__pagination>div{margin-left:0}.pagination__gallery__pagination>div>a,.pagination__gallery__pageNumber__current,.pagination__gallery__placeholder{margin-top:-14px;padding:8px 10px}}.pagination__gallery__pagination div{margin-left:8px;display:inline-block}.about__aboutContainer{margin:64px 8px 8px}.about__subtitle{margin-top:1px;font-size:12px}.about__subtitle+.about__subtitle{margin-top:19px}.gallery{width:100vw;height:100vh;padding-top:16px}.galleryImage{justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:relative}.galleryImage__caption{opacity:0;transition:opacity 1s ease-in-out}@media only screen and (width<=600px){.galleryImage{height:auto;margin-bottom:128px}.galleryImage:first-of-type{margin-top:48px}.galleryImage__caption{opacity:1}}.gallery_album .galleryImage__caption{opacity:1}.galleryImage img:hover+.galleryImage__caption{opacity:1;transition:opacity .5s ease-in-out .75s}.galleryImage img{background-color:#e8e8e8;border:1px solid #ddd;width:auto;max-width:calc(100vw - 100px);height:auto;max-height:calc(100vh - 100px);display:block}@media only screen and (width<=600px){.galleryImage img{max-width:calc(100vw - 4px)}}.shortcuts{color:#444;z-index:1000;border-radius:2px;margin-left:16px;font-size:12px;display:inline-block;bottom:0}@media only screen and (width<=600px){.shortcuts{display:none}}.shortcuts ul{flex-wrap:wrap;justify-content:center;align-items:center;margin:0;padding:0;list-style:none;display:flex}.shortcuts ul li{display:inline-block}.shortcuts ul li+li{margin-left:24px}.shortcuts ul li span{font-size:12px;display:inline-block;position:relative}.shortcutCode{text-align:right;width:32px;display:inline-block}.shortcutsPopup{background:#f0f0f0;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:absolute;top:0;left:0}.shortcutsPopup ul{margin:0;padding:0}.shortcutsPopup ul li{line-height:1.5;list-style:none}.shortcutsPopup ul li:nth-of-type(2n){margin-bottom:16px}.galleryImage{flex-direction:column;display:flex}.galleryImage__caption{text-align:center;background:#f9f9f9;border-radius:2px;margin-top:8px;padding:1px 24px 4px;font-style:italic}.galleryImage__caption div{font-size:12px;display:inline-block}.galleryImage__headline{font-weight:700}.galleryImage__caption div+div{margin-left:16px}.loginButton{cursor:pointer;color:#00f;text-decoration:underline}.pagination__gallery__placeholder{color:#999}.gallery__titlecard{flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.gallery__titlecard-albumname{font-weight:700}.gallery__titlecard-date{color:#6c757d;margin-top:8px;font-size:14px;font-weight:400}.gallery__titlecard-description{margin-top:16px;font-size:12px}.profileWrapper{margin-right:16px;display:inline-flex}.profileWrapper p{margin:0;padding:0}.logoutButton{cursor:pointer}.profile-desktop-only{display:inline-block}@media only screen and (width<=600px){.profile-desktop-only{display:none}}.galleryImage__share-button{color:#999;cursor:pointer;z-index:100;background:0 0;border:none;border-radius:64px;justify-content:center;align-items:center;width:48px;height:48px;padding:8px;transition:all .2s;display:flex;position:absolute;top:calc(50% - 48px);right:0}.galleryImage__share-button:hover{color:#666;background:#f0f0f0}.galleryImage__share-button:active{transform:scale(.95)}.galleryImage__share-button svg{display:block}@media only screen and (width<=600px){.galleryImage__share-button{width:32px;height:32px;padding:6px;top:auto;bottom:-40px;right:calc(50% - 24px)}.galleryImage__share-button svg{width:16px;height:16px}}.galleryImage--highlighted{animation:2s ease-in-out highlight-pulse}@keyframes highlight-pulse{0%,to{box-shadow:0 0 #ffd70000}50%{box-shadow:0 0 30px #ffd700cc}}.galleryImage_youtube iframe{width:1280px;max-width:calc(100vw - 100px);height:720px;max-height:calc(100vh - 100px)}@media only screen and (width<=600px){.galleryImage_youtube iframe{aspect-ratio:16/9;width:100%;max-width:calc(100vw - 4px);height:auto}}.youtubeEmbed{aspect-ratio:16/9;background:#000;border:0;width:100%;max-width:calc(100vw - 100px);max-height:calc(100vh - 100px);padding:0;display:block}.youtubeEmbed--poster{cursor:pointer;position:relative}.youtubeEmbed--poster img{object-fit:cover;width:100%;height:100%;display:block}.youtubeEmbed__play{color:#fff;text-align:center;pointer-events:none;box-sizing:border-box;background:#000000b3;border-radius:50%;width:72px;height:72px;padding-left:4px;font-size:28px;line-height:72px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (width<=600px){.youtubeEmbed{max-width:calc(100vw - 4px)}}:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}
