*{box-sizing:border-box}.loader,.loader:after,.loader:before{border-radius:50%;width:2.5em;height:2.5em;animation-fill-mode:both;animation:load7 1.8s ease-in-out infinite}.loader{font-size:10px;margin:80px auto;position:relative;text-indent:-9999em;transform:translateZ(0);animation-delay:-.16s}.loader:before{left:-3.5em;animation-delay:-.32s}.loader:after{left:3.5em}.keyword{position:absolute;right:10%;width:80%;box-sizing:border-box;z-index:1;top:70px}.keyword input{padding:8px;font-size:120%;outline:none;opacity:.3;border-radius:3px}.keyword.different input{border:3px solid red}.keyword.valid input{border:3px solid green}.keyword input{width:100%}.keyword input:focus,.keyword input:hover{opacity:1}.pages{position:absolute;bottom:0;left:0;background-color:#000;color:#fff;padding:4px;z-index:1}.session-container{background-color:#ddd;max-width:300px;margin:0 auto;padding:16px}.tags{z-index:1;color:#000;position:absolute;bottom:25px;width:80%;max-height:20%;background:hsla(0,0%,100%,.2);padding:4px;left:10%;font-size:80%;overflow:hidden}.tags .tag{background-color:#fff;padding:4px 8px;margin:2px 4px;cursor:pointer;display:inline-block}.tags .tag.selected{background-color:#add8e6}.loader:after,.loader:before{content:"";position:absolute;top:0}@keyframes load7{0%,80%,to{box-shadow:0 2.5em 0 -1.3em #fff}40%{box-shadow:0 2.5em 0 0 #eee}}body{background:#000}#__next,#app,#app>div,#page,body,html{margin:0;padding:0;height:100%;width:100%;font-family:sans-serif}.image{position:fixed;top:0;left:0;width:100vw;height:100vh;background-repeat:no-repeat;background-position:50%}#page{overflow:auto}#images{display:flex;flex-wrap:wrap;padding:16px}#pagination{position:fixed;bottom:20px;padding:0 1.4em;width:100%;display:flex;justify-content:space-between}#pagination button{padding:16px 32px;font-size:1.4em}#pagination button.next{align-self:flex-end;justify-self:flex-end;align-content:flex-end;justify-content:flex-end;margin-left:auto}#expanded{position:fixed;top:0;left:0;z-index:1;height:100%;width:100%;background-color:#000;display:flex;align-items:center;justify-content:center;cursor:pointer}#expanded img{max-width:100%;max-height:100%}.small-image{width:50%;padding:16px;cursor:pointer}.small-image img{max-width:100%;max-height:100%}.image-id{background:purple;color:#fff;border-radius:5px;margin-right:10px;padding:4px;display:inline-block}.nav{cursor:pointer;color:#fff}#loading{top:-70px;left:70px}#loading,#options{position:absolute;z-index:1}#options{top:20px;right:20px;background:hsla(0,0%,100%,.1);padding:10px}#options a{height:36px;width:36px;display:inline-block;margin-right:10px}#options img{height:36px;width:36px;display:block}#star{position:fixed;z-index:3;cursor:pointer;transform:rotate(0deg);transition:all .2s ease-in-out;left:auto;top:auto;right:20px;bottom:20px;height:48px;width:48px;margin:auto;opacity:.6}#star.active{opacity:1}#star img{width:100%;height:100%}#star.animate{transform:rotate(60deg)}#fullscreen{font-size:32px;background-color:blue;border-radius:3px;vertical-align:top;text-decoration:none;line-height:36px;text-align:center;color:#ddd;font-weight:bolder}@media (max-width:800px){#options{margin-right:5px}#options a,#options img{height:24px;width:24px}#fullscreen{font-size:22px;line-height:24px}#options{opacity:1}}.interface-hidden #options,.interface-hidden #star,.interface-hidden .keyword,.interface-hidden .pages,.interface-hidden .tags{opacity:0}