.minigallery .app{position:absolute;overflow:hidden;top:0;left:0;height:calc(100dvh - env(safe-area-inset-bottom));width:100vw;display:flex;flex-direction:column;overscroll-behavior:contain;text-align:center;color:inherit;background-color:inherit;user-select:none;touch-action:none;.header,.footer{flex:0 0 auto;height:38px;line-height:38px;z-index:2;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);text-overflow:ellipsis;white-space:nowrap;overflow:auto hidden;display:flex;justify-content:space-between;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.header{padding-top:env(safe-area-inset-top);mask:linear-gradient(to bottom,rgba(0,0,0,1) 90%,rgba(0,0,0,0))}.footer{height:30px;mask:linear-gradient(to top,rgba(0,0,0,1) 90%,rgba(0,0,0,0));align-items:center;justify-content:flex-end}.main{flex:1 1 auto;overflow:hidden auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.btn_theme{width:40px;cursor:pointer}.btn_fullscreen{width:40px;cursor:pointer;font-weight:700}.btn_gear{width:40px;font-size:27px;margin-top:-2px;cursor:pointer;fill:light-dark(black,white);svg{scale:.5}}.btn_logout{width:40px;cursor:pointer;fill:light-dark(black,white)}.btn_theme:hover,.btn_fullscreen:hover,.btn_gear:hover,.btn_logout:hover{filter:brightness(.8)}}html{overscroll-behavior:none;overflow:hidden}body{margin:0;user-select:none;-webkit-user-select:none}#root{height:100vh}a{text-decoration:none;padding:1px;color:inherit;cursor:pointer}a:visited{color:inherit}a[disabled]{color:gray}button,.btn{outline:none;border-radius:8px;border:1px solid transparent;font-size:1em;font-weight:500;cursor:pointer;transition:border-color .25s;height:40px;margin:5px;width:150px;opacity:.8}button[selected]{border-color:#ff8c0080;opacity:1}button:focus{opacity:1}a:hover,button:hover,.btn:hover{outline:none;border-color:#ff8c0099}input,select{appearance:none;outline:none;border-style:solid;border-radius:7px;border-width:1px;border-color:transparent;padding:5px;background:transparent;opacity:.8}input:hover,select:hover{border-color:#ff8c0099;opacity:1}input:focus{border-color:#ff8c00b3!important;opacity:1}select{background-image:url(./assets/ui_downarrow.svg);background-size:8px;background-repeat:no-repeat;background-position:calc(100% - .35em) center;cursor:pointer}input[type=checkbox]{appearance:auto}.hidden{display:none!important}.noscrollbar{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}.noscrollbar::-webkit-scrollbar{display:none}.alert-message{color:light-dark(rgba(0,0,0,.87),rgba(255,255,255,.87));background-color:light-dark(#e0e0e0,#191919)}:root{font-family:-apple-system,system-ui;font-size:1.2em;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--sat:env(safe-area-inset-top);--sar:env(safe-area-inset-right);--sal:env(safe-area-inset-left);--sab:env(safe-area-inset-bottom);color-scheme:light dark}#root{color:light-dark(#213547,rgba(255,255,255,.87));background-color:light-dark(#ffffff,#202020)}button,.btn{background-color:light-dark(#b6b5b5,#353535);color:#fff}button:disabled,.btn:disabled{color:light-dark(rgba(16,16,16,.3),rgba(255,255,255,.3));fill:gray!important}input,select{background-color:light-dark(#edecec,#303030)}input[type=range]{background-color:light-dark(#bbbbbb,#303030)}hr{border:1px solid;border-color:light-dark(#f0f0f0,#2e2e2e)}header{background:light-dark(linear-gradient(#fff,#fff0),linear-gradient(#000,#0000))}footer{background:light-dark(linear-gradient(#fff0,#fff),linear-gradient(#0000,#000))}.dark{color-scheme:dark}.light{color-scheme:light}.hydra{background-color:#ffff00bf;border:thin dotted red!important}#shadowroot{display:none}#newroot{border:solid red thin;display:none}#derror{background-color:#f08080;white-space:break-spaces;position:fixed;inset:0;margin:5px;padding:10px;z-index:99999}.alert{font-family:inherit;position:fixed;display:flex;z-index:100001;overflow:show;margin:auto;inset:0;text-align:center;color:inherit}.alert:before{content:"";display:block;position:fixed;top:0;left:0;width:100%;height:100%;background:#0009}.alert-message{align-self:center;color:inherit;position:relative;margin:auto;border-radius:20px;padding:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.alert-message .msg{display:flex;flex-direction:column;text-align:left;width:310px;padding:3px;margin:auto;overflow:hidden;text-overflow:ellipsis}.treeview{flex:1;padding-top:10px;padding-right:.1em;padding-bottom:10px;overflow:hidden auto;white-space:nowrap;font-size:16px;background-color:#2e2e2e}.treeview ul{text-align:left;user-select:none;padding-left:25px;margin:0}.treeview ul.closed{display:none}.treeview li{display:flex;vertical-align:middle;padding-left:.1em;flex-wrap:nowrap;flex-direction:column;align-items:flex-start;cursor:pointer}.treeview li:hover{background-color:#333}.treeview li.selected,.treeview li span.selected{background-color:orange;color:#000}.caret{cursor:pointer;user-select:none}.caret:before{content:"▶";color:#111;display:inline-block;margin-right:6px}.caret-down:before{transform:rotate(90deg)}.caret .menu{float:right;margin-right:5px}.minieditor .app{position:absolute;overflow:hidden;top:0;left:0;height:calc(100dvh - env(safe-area-inset-bottom));width:100vw;bottom:0;display:flex;flex-direction:column;overscroll-behavior:contain;text-align:center;color:inherit;background-color:inherit;user-select:none;touch-action:none;.header,.footer{flex:0 0 auto;height:38px;line-height:38px;z-index:2;text-overflow:ellipsis;white-space:nowrap;overflow:auto hidden;display:flex;justify-content:space-between;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);backdrop-filter:unset}.header{padding-top:env(safe-area-inset-top);mask:linear-gradient(to bottom,rgba(0,0,0,1) 90%,rgba(0,0,0,0))}.footer{height:30px;mask:linear-gradient(to top,rgba(0,0,0,1) 90%,rgba(0,0,0,0));align-items:center;justify-content:flex-end}.main{flex:1 1 auto;overflow:hidden auto;display:flex;flex-direction:column;align-items:center}.btn_theme{position:absolute;top:env(safe-area-inset-top);right:env(safe-area-inset-right);z-index:999;width:50px}.btn_fullscreen{position:absolute;top:env(safe-area-inset-top);right:calc(env(safe-area-inset-right) + 30px);z-index:999;width:50px}.btn_theme:hover,.btn_fullscreen:hover{filter:brightness(.8)}@media (orientation: portrait){.footer{height:1px;opacity:0}}}@media (orientation: portrait){.alert-message .msg{max-width:90vw!important}}.minieditor .banner{margin:5px;display:flex;align-items:center;width:180px;justify-content:space-between}.minieditor .container{flex:1;height:100%;width:100%;overflow:hidden;display:flex;flex-direction:row;font-size:15px;.editor{flex:1;margin:5px;border-radius:15px;overflow:hidden;display:flex;flex-direction:column;#zoomable{width:100%;height:99%;overflow:hidden;display:flex;align-items:center;justify-content:center}#pannable{max-width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}#canvas{cursor:move}}.sidebar{width:360px;display:flex;flex-direction:column;margin:15px;overflow-y:auto;position:relative;.menusections{margin-top:25px}}}.minieditor .section{background-color:light-dark(#e0e0e0,#222222);border-radius:15px;padding:10px;margin:2px 0;font-size:14px;height:23px;transition:height .3s;overflow:hidden;flex-shrink:0;display:flex;flex-direction:column;position:relative;cursor:pointer;&:hover{background-color:light-dark(#ededed,#292929)}&[skipped]{opacity:.5}&[selected]{background-color:light-dark(#d4d4d4,#292929)}&[selected] .section_header .section_label{color:#ff8c00}.section_header{display:flex;justify-content:space-between;cursor:pointer;.section_skip{width:20px;color:#ff8c00;cursor:cell;&:hover{filter:brightness(1.2)}}.section_label{flex:1;text-align:left;color:gray}.reset_btn{font-weight:700;&[disabled]{font-weight:400}}}.section_content{flex:1;.section_scroll{height:100%}.done_btn,.close_btn{position:absolute;top:7px;right:25px;height:20px;width:100px;padding:0;background:#ff8c00}.close_btn{width:40px;display:none}&.skip{opacity:.2;pointer-events:none}}}.minieditor .sidebar .cc_container{display:flex;flex-direction:column}.minieditor .sidebar .rangelabel{width:100px;text-align:left;color:gray}.minieditor .sidebar input[type=range]{appearance:none;cursor:pointer;border:0;height:4px;padding:0;flex:1;background-color:light-dark(#bbbbbb,#303030);&#lights_brightness{background:linear-gradient(90deg,#242424,#ccc)}&#lights_exposure{background:linear-gradient(90deg,#242424,#ccc)}&#lights_gamma{background:linear-gradient(90deg,#242424,#ccc)}&#lights_contrast{background:linear-gradient(270deg,#242424,#ccc)}&#lights_shadows{background:linear-gradient(270deg,#242424,#ccc)}&#lights_highlights{background:linear-gradient(90deg,#242424,#ccc)}&#lights_bloom{background:linear-gradient(90deg,#242424,#ccc)}&#colors_temperature{background:linear-gradient(90deg,#2c75d3,#ddbc57)}&#colors_tint{background:linear-gradient(to left,#3ae000,#9600e5)}&#colors_vibrance{background:linear-gradient(90deg,#7f7f7f,#827f7c,#818078,#798378,#6f867f,#69878b,#628a98,#48949b,#2d9d93,#27a57e,#43aa60,#74ac3e,#a8a823,#e0792a,#f8396b,#9900cd)}&#colors_saturation{background:linear-gradient(90deg,#7f7f7f,#827f7c,#818078,#798378,#6f867f,#69878b,#628a98,#48949b,#2d9d93,#27a57e,#43aa60,#74ac3e,#a8a823,#e0792a,#f8396b,#9900cd)}&#colors_sepia{background:linear-gradient(90deg,#242424,#ddbc57)}&#effects_vignette{background:linear-gradient(270deg,#242424,#ccc)}&::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;border-radius:50%;background-color:gray}&::-moz-range-thumb{background-color:gray}}.minieditor .sidebar input[type=number].rangenumb{padding:0;text-align:right;width:50px;color:gray;&::-webkit-inner-spin-button,&::-webkit-outer-spin-button{opacity:0}&:focus::-webkit-inner-spin-button,&:focus::-webkit-outer-spin-button,&:hover::-webkit-inner-spin-button,&:hover::-webkit-outer-spin-button{opacity:1}}@media (orientation: portrait){.alert-message .msg{max-width:90vw!important}.minieditor .container{flex-direction:column!important;.sidebar{width:95%;height:210px;margin:5px auto;justify-content:end;.menusections{display:flex;flex-direction:row;overflow:auto hidden;-ms-overflow-style:none;scrollbar-width:none;align-items:flex-end;height:90px!important}}}.minieditor .section{overflow:hidden;transition:unset;flex-direction:column-reverse;margin:0 2px;position:unset;.section_skip{display:none}.reset_btn{margin-left:5px!important}}.minieditor .section_content{position:absolute;left:0;bottom:48px;right:0;height:120px;background-color:inherit;overflow:auto;padding:30px 10px 10px;border-radius:15px;.section_scroll{height:100%;overflow:hidden auto;-ms-overflow-style:none;scrollbar-width:none}.done_btn{top:0!important;right:5px!important;margin:0}.close_btn{top:0!important;right:5px!important;margin:0;display:unset!important}&:before{content:" .";position:absolute;top:0;left:0;width:100%;color:transparent;background-color:light-dark(#c2c2c2,#242424)}hr:first-child{display:none}}#curve_content{padding:10px;height:140px;.section_scroll{overflow:hidden}}.minieditor .sidebar input[type=number].rangenumb{pointer-events:none}.minieditor .sidebar .cc_container{margin-top:4px}}#crop{position:absolute}.cropcorner{z-index:2!important}#croprect{border:solid 1px light-dark(black,white);background-size:33.33333% 33.33333%;background-image:linear-gradient(to right,grey 1.5px,transparent 1px),linear-gradient(to bottom,grey 1.5px,transparent 1px);position:absolute;box-shadow:0 0 0 9999px light-dark(rgba(255,255,255,.8),rgba(0,0,0,.8));cursor:move;max-height:100%;max-width:100%}#croprect div{position:absolute;width:40px;height:40px;border-color:light-dark(black,white);border-style:solid}#croprect #top_left{top:0;left:0;border-width:3px 0px 0px 3px;cursor:nwse-resize}#croprect #top_right{top:0;right:0;border-width:3px 3px 0px 0px;cursor:nesw-resize}#croprect #bottom_right{bottom:0;right:0;border-width:0px 3px 3px 0px;cursor:nwse-resize}#croprect #bottom_left{bottom:0;left:0;border-width:0px 0px 3px 3px;cursor:nesw-resize}#croprect #top{top:0;right:calc(50% - 20px);border-width:3px 0px 0px 0px;cursor:ns-resize}#croprect #bottom{bottom:0;right:calc(50% - 20px);border-width:0px 0px 3px 0px;cursor:ns-resize}#croprect #left{top:calc(50% - 20px);left:0;border-width:0px 0px 0px 3px;cursor:ew-resize}#croprect #right{top:calc(50% - 20px);right:0;border-width:0px 3px 0px 0px;cursor:ew-resize}#splitview_container{position:absolute;display:flex}#splitview_container #splitview{width:100%;height:100%;pointer-events:none}#splitview_container #splitview_bar{position:absolute;width:5px;height:100%;background-color:#607d8b8c;pointer-events:none}#cccolors{margin:10px auto auto}.clrspace{width:20px;height:20px;border-radius:50%;border:1px solid}.clrspace.selected{border:3px solid}button:focus.clrspace.selected{border-color:inherit}/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg: #000;--pswp-placeholder-bg: #222;--pswp-root-z-index: 100000;--pswp-preloader-color: rgba(79, 79, 79, .4);--pswp-preloader-color-secondary: rgba(255, 255, 255, .9);--pswp-icon-color: #fff;--pswp-icon-color-secondary: #4f4f4f;--pswp-icon-stroke-color: #4f4f4f;--pswp-icon-stroke-width: 2px;--pswp-error-text-color: var(--pswp-icon-color)}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary)}.pswp__icn{position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}.pswp__top-bar{top:var(--sat)!important}#sideinfo{width:0;position:fixed;top:var(--sat)!important;right:5px;bottom:0;transition:width .5s;background-color:#292929;color:#fff;z-index:999;display:flex;flex-direction:column}#sideinfo .sidetop{display:flex;flex-direction:row;justify-content:flex-end}#sideinfo .sidetop svg{display:block;line-height:50px;height:50px}#sideinfo hr{width:80%;border-color:#ff8c00}.minigallery .file{width:100%;height:100%;position:relative;padding:0;-webkit-touch-callout:none;img{margin:0;object-fit:cover;height:inherit;width:100%;border-radius:7px}&.folder{overflow:hidden;white-space:wrap;text-overflow:ellipsis;display:block;align-content:center;font-size:90%}.videooverlay{position:absolute;filter:brightness(80%);scale:.5;z-index:2;left:0}.triangle-top-right{position:absolute;top:0;right:0}.triangle-top-right:before{content:" ";position:absolute;top:0;right:0;border-style:solid;border-width:0 20px 20px 0;border-color:transparent darkorange transparent transparent}}.minigallery #timeline{width:20px;background:light-dark(#d9d9d9,#222222);position:relative;#timecanvas{width:100%;height:100%}#timecursor{position:absolute;left:-15px;height:35px;width:50px;background-color:#ff8c00;cursor:grab;border:15px solid transparent;background-clip:padding-box;box-sizing:border-box}}.minigallery #timelabels{width:65px;height:100%;text-align:right;position:relative;.label-year{position:absolute;width:50px;margin-top:-8px;background:light-dark(#ffffff,#202020);right:10px;font-size:11px}}@media (orientation: portrait){.minigallery #timelabels{width:10px;.label-year{display:none}}}.contextmenu{display:none;position:fixed;width:150px;padding:10px 0;color:#fff;background-color:#555;font-size:80%;border-radius:10px;align-content:center;z-index:2;&:before{content:"";display:block;position:fixed;top:0;left:0;width:100%;height:100%;background:#0000004d}.contextcontent{position:relative;div{padding:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}div:hover{cursor:pointer;background-color:#888}div[disabled]:hover{cursor:unset;background-color:unset}}}.minigallery .container{flex:1;height:100%;width:100%;overflow:hidden;display:flex;flex-direction:row;font-size:15px;.editor{flex:1;margin:5px;overflow:hidden;display:flex;flex-direction:row}#virtualcontainer{--itemsize: 110;flex:1;height:100%;//padding-right:10px}#mysections{width:100px;overflow:auto;scrollbar-width:none;&::-webkit-scrollbar{display:none}}}.noscroll{scrollbar-width:none;&::-webkit-scrollbar{display:none}}.minigallery .thumb-row{display:flex;justify-content:center;.thumb-container{display:flex;width:calc((var(--itemsize) - 6) * 1px);height:calc((var(--itemsize) - 6) * 1px);margin:1px;padding:2px;border-radius:7px;background-color:light-dark(#e7e7e7,#121212);position:relative;.mobileoverlay{position:absolute;top:0;right:0;margin:6px;background:#0000004d;border-radius:50%;width:20px;height:20px}}.thumb-container.empty{background-color:transparent}.thumb-container[selected]{background-color:#ff8c00;.mobileoverlay{background-color:#ff8c00}}}
