@font-face{font-family:Din;src:url(../din-alternate-regular.woff2) format("woff2"),url(../din-alternate-regular.otf) format("otf");font-display:swap}@font-face{font-family:Din-Bold;src:url(../din-alternate-bold.woff2) format("woff2"),url(../din-alternate-bold.ttf) format("truetype");font-display:swap}:root{font-family:Din-Bold;line-height:1.25;font-weight:400;--subTitleLeftMargin: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" width="113.3858px" height="113.3858px" viewBox="0 0 113.3858 113.3858" xml:space="preserve"> <path fill="black" d="M73.3336,56.6929l16.8012-16.8012c4.5952-4.5952,4.5952-12.0454,0-16.6406V23.251c-4.5952-4.5952-12.0454-4.5952-16.6406,0,L56.6929,40.0522L39.8917,23.251c-4.5952-4.5952-12.0454-4.5952-16.6406,0v0.0001c-4.5952,4.5952-4.5952,12.0454,0,16.6406,l16.8012,16.8012L23.251,73.4941c-4.5952,4.5952-4.5952,12.0454,0,16.6406c4.5952,4.5952,12.0454,4.5952,16.6406,0l16.8013-16.8014,l16.8012,16.8015c4.5952,4.5952,12.0454,4.5952,16.6406,0c4.5952-4.5952,4.5952-12.0454,0-16.6406L73.3336,56.6929z"></path></svg>');font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--l-pad: 12px;--m-pad: 6px;--s-pad: 3px;--controls-height: 32px;--button-height: 24px;--int-color: rgba(0, 14, 27, .5);--mid-dark-color: #282828;--sec-color: 173, 255, 47;--sec-color-dk: 73, 108, 20;--border-radius: 8px;--border-radius-sm: 4px;--item-gap: 32px;--gre-c: rgb(108, 108, 85);--gre-lt: rgb(150, 150, 125);--gre-vlt: rgb(200, 200, 150);--background-amber: rgb(240, 232, 212);--H: 360px;--V: 300px;--bdr: 1px magenta solid}body{width:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto}.container{box-sizing:border-box;display:flex;flex-direction:column;width:100%;align-items:center;justify-content:center}#header{position:relative;height:400px}#footer{height:100px}img.svg-image{display:inline-block;height:1em;margin:0 var(--s-pad);vertical-align:middle}p{font-size:1em;width:60vw;text-align:center}p span{white-space:nowrap}h1{text-align:center;font-size:3em;line-height:1em;margin:var(--l-pad)}a{text-decoration:none}p,a{margin:0 0 var(--m-pad) 0}img.header-image{position:absolute;height:400px;width:inherit;opacity:.25;z-index:-1}.tiny-condensed{font-family:Din;font-size:.8em}svg{vertical-align:middle}el-btn{pointer-events:all;display:block;cursor:pointer;background:none;border:1px var(--gre-lt) solid;border-radius:var(--m-pad);line-height:1.2;padding:0 var(--s-pad)}el-btn.svg-button,el-btn.item-tag{border:none}el-btn.on{color:#000!important}el-msg.message-text{cursor:pointer;display:block;color:green;font-style:oblique;font-size:.6em;padding:var(--s-pad) 0;border-radius:var(--s-pad)}el-msg.message-text:hover{background-color:#99cd3280!important}#app{color:var(--gre-c)}#items-count{display:flex;flex-direction:column;height:32px;min-width:42px;position:relative}#items-count #items-count-number{min-height:24px;font-size:1.4em;line-height:1em;text-align:center;margin:0 4px}#items-count #items-count-label{font-size:.5em;line-height:.75em;text-align:center;font-weight:bolder}#items-count #load-notify{line-height:1em;display:flex;flex-direction:column;align-items:center;position:absolute;color:var(--gre-lt);font-size:.5em;line-height:.75em;font-weight:bolder;background-color:#fff;width:100%;height:32px}#items-count #load-notify .load-spinner{min-height:20px;max-height:20px;animation:rotate 2s linear infinite;margin:2px}#items-count #load-notify .load-spinner circle{stroke:var(--gre-lt);stroke-width:12px;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}#stat{background-color:#fff!important;pointer-events:all;max-height:1em;min-height:1em;overflow-y:scroll}#stat:empty{display:none}#menu.on svg{transform:rotate(45deg)}#menu svg{transform:rotate(0);transition:transform .125s ease-out}#menu-panel,#menu-controls,#menu-body{border:none}#menu-panel{pointer-events:none;display:flex;flex-direction:column;gap:var(--s-pad);margin:var(--l-pad);position:fixed;top:0;right:0;bottom:0;min-width:128px;align-items:flex-end}#menu-bar{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-end}#menu-base-content{display:flex;flex-direction:column;gap:2px;padding:var(--s-pad)}#menu-controls{width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-end}#menu-body{width:100%;gap:var(--s-pad);display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-end;overflow-x:hidden;overflow-y:scroll}#items-display{width:100vw;box-sizing:border-box;padding:0 var(--item-gap)}#items{display:flex;flex-wrap:wrap;max-width:100%;gap:var(--item-gap);flex-direction:row;border-radius:var(--border-radius);box-sizing:border-box;position:relative;align-items:center}#preview{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;height:100svh;background-color:#000000b3;overflow-x:scroll;overflow-y:scroll;overscroll-behavior:contain;pointer-events:all;align-items:center;justify-content:center}#preview el-btn{position:fixed}#preview #preview-prev{top:calc(50vh - 16px);left:calc(5vw - 16px)}#preview #preview-prev svg{transform:rotate(-90deg)}#preview #preview-next{left:calc(95vw - 16px);top:calc(50vh - 16px);transform:rotate(90)}#preview #preview-next svg{transform:rotate(-90deg)}#preview img{transition:opacity .5s ease-out;transition:width .5s ease-out;transition:height .5s ease-out;opacity:1;background-color:#fff;border-radius:var(--m-pad)}#preview img.png-artbox{padding:32px}#preview:not(.preview-full) img{max-width:100vw;max-height:100vh}#preview.preview-full{display:block}#preview.preview-full img{width:auto;height:auto}.hidden{display:none!important}.soft-hidden{opacity:0!important;pointer-events:none!important}.svg-button{width:32px;height:32px;background-color:none!important}.svg-button svg path,.svg-button svg line,.svg-button svg polyline{stroke:var(--gre-c)!important;fill:#fff!important;stroke-width:8px!important}.svg-button.on svg path,.svg-button.on svg line,.svg-button.on svg polyline,.svg-button:active svg path,.svg-button:active svg line,.svg-button:active svg polyline{stroke:none!important;fill:var(--gre-c)!important;stroke-width:3px!important}.tag{font-family:Din;cursor:pointer;height:1.2em}.tag.active-off{text-decoration:line-through}.tag.active-on{width:fit-content;padding-right:14px;font-style:italic;color:var(--gre-c)}.tag.active-on:after{display:inline-block;background-color:var(--gre-c);-webkit-mask-image:var(--subTitleLeftMargin);mask-image:var(--subTitleLeftMargin);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:0 .2em;mask-position:0 .2em;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:1em;height:1em;content:"";box-sizing:border-box;position:absolute}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.design-outlined,#menu-base-content{box-sizing:content-box;color:var(--gre-c);border:var(--gre-c) 3px solid;border-radius:var(--m-pad);background-color:#fff}.tighter{gap:1px!important;padding:0!important}@media only screen and (width < 720px){#items,#items-display{padding:var(--m-pad)!important;box-sizing:border-box!important;width:100%;gap:0}.container{width:100vw;max-width:100vw}#header{border:none}.header-content p{width:90vw}.header-content h1{font-size:2em;line-height:1em}#preview{min-width:100vw}#preview #preview-prev{top:calc(5lvh - 16px);left:calc(50vw - 16px)}#preview #preview-prev svg{transform:rotate(0)}#preview #preview-next{left:calc(50vw - 16px);top:calc(95lvh - 16px);transform:rotate(90)}#preview #preview-next svg{transform:rotate(0)}el-item-lite{display:block;width:100%;margin-bottom:var(--l-pad)}el-item-lite .item-image.d0,el-item-lite .item-image.d1,el-item-lite .item-image.d2{min-height:fit-content;max-height:fit-content;height:fit-content}el-item-lite .item-image.d0 img,el-item-lite .item-image.d1 img,el-item-lite .item-image.d2 img{border:none;border-radius:4px;max-height:500px}}#nojs{display:flex;flex-direction:column;width:100vw;height:100%;justify-content:center;align-content:center;text-align:center}el-item-lite{position:relative;overflow:hidden;flex-grow:1;border-radius:12px;opacity:1;transition:opacity .5s ease-out;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}el-item-lite.tight .item-image{padding:0;margin:0}el-item-lite.tight .item-info{align-items:flex-end;position:absolute;left:0;bottom:0;width:100%}el-item-lite.tight .item-label{border-bottom:none!important}el-item-lite.tight img{object-fit:cover!important}el-item-lite.tight.selected .item-info{background-color:var(--gre-c)}el-item-lite.tight.selected .tag,el-item-lite.tight.selected .item-label{color:#fff!important}el-item-lite.selected{box-shadow:inset 0 0 0 2px var(--gre-vlt)}.item-image{cursor:pointer}.item-image.d0{height:var(--V);width:auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--l-pad);object-fit:contain;padding:12px}.item-image.d0 img{display:block;border-radius:12px;background-color:#fff;box-sizing:border-box;max-width:100%;max-height:100%;height:auto;width:auto;object-fit:fill}.item-image.d0 img.png-artbox{padding:var(--l-pad)!important;max-height:calc(100% - var(--l-pad) * 2)}.item-image.d0:not(.multiple) img.H{max-height:80%}.item-image.d0.multiple{height:auto}.item-image.d0.multiple img{max-height:var(--V)}.item-image.d0.multiple img.c3{max-width:calc(33.33% - var(--l-pad) * 2 / 3)}.item-image.d0.multiple img.c4{max-width:calc(25% - var(--l-pad) * 3 / 4)}.item-image.d0.multiple img.c5{max-width:calc(15% - var(--l-pad) * 4 / 5)}.item-image.d0.multiple.feature{height:auto;width:100%;flex-wrap:nowrap}.item-image.d0.multiple.feature .featured-page,.item-image.d0.multiple.feature .all-pages{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--l-pad)}.item-image.d0.multiple.feature .featured-page.V{height:100%}.item-image.d0.multiple.feature .featured-page.V img{max-height:calc(var(--V) * 1.5)}.item-image.d0.multiple.feature .all-pages{max-width:60%}.item-image.d0.multiple.feature .all-pages img.c2{max-width:calc(50% - var(--l-pad) / 2);max-height:calc(var(--V) * .75)}.item-image.d0.multiple.feature .all-pages img.c3{max-height:calc(var(--V) * .75)}.item-image.d0.multiple.feature .all-pages img.c4{max-height:calc(var(--V) * .25)}.item-image.d1,.item-image.d2{height:360px;max-height:360px;flex-grow:1}.item-image.d1 img,.item-image.d2 img{display:block;border-radius:24px;background-color:#fff;box-sizing:border-box;width:100%;height:100%}.item-info{pointer-events:all;cursor:pointer;width:100%;padding-bottom:var(--s-pad)}.item-label{border-bottom:1px var(--gre-vlt) solid;display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-end;justify-items:center;font-size:.75em;padding:0 var(--m-pad)}.item-label div{text-align:right}.item-label div:first-child{flex:1;font-size:1.2em;text-align:left}.item-label svg{max-height:24px;width:24px!important}.item-tags{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--m-pad);font-size:.75em;padding:0 var(--m-pad)}.remote-save-button{position:absolute;top:var(--m-pad);right:var(--m-pad)}
