.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}#crop{position:absolute;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:none}.cropcorner{z-index:2!important}#croprect{border:1px solid #C8C8C8;background-size:calc(33.33333% - .2px) calc(33.33333% - .2px);background-image:linear-gradient(to right,#C8C8C8 1px,transparent 1px),linear-gradient(to bottom,#C8C8C8 1px,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.static{border:none;background-size:auto;background-image:none;cursor:default}#croprect div.cropcorner{position:absolute;width:20px;height:20px;border-color:light-dark(black,white);border-style:solid}#croprect.static div.cropcorner{display:none}#croprect #top_left{top:-4px;left:-4px;border-width:4px 0px 0px 4px;cursor:nwse-resize}#croprect #top_right{top:-4px;right:-4px;border-width:4px 4px 0px 0px;cursor:nesw-resize}#croprect #bottom_right{bottom:-4px;right:-4px;border-width:0px 4px 4px 0px;cursor:nwse-resize}#croprect #bottom_left{bottom:-4px;left:-4px;border-width:0px 0px 4px 4px;cursor:nesw-resize}#croprect #top{width:30px;height:0px;top:-4px;right:calc(50% - 15px);border-width:4px 0px 0px 0px;cursor:ns-resize}#croprect #bottom{width:30px;height:0px;bottom:-4px;right:calc(50% - 15px);border-width:0px 0px 4px 0px;cursor:ns-resize}#croprect #left{width:0px;height:30px;top:calc(50% - 15px);left:-4px;border-width:0px 0px 0px 4px;cursor:ew-resize}#croprect #right{width:0px;height:30px;top:calc(50% - 15px);right:-4px;border-width:0px 4px 0px 0px;cursor:ew-resize}#roi{position:absolute;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:none}#roirect{border:none;position:absolute;box-shadow:0 0 0 9999px light-dark(rgba(255,255,255,.8),rgba(0,0,0,.8));max-height:100%;max-width:100%}#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}.clrspace{width:20px!important;height:20px!important;border-radius:50%!important;border:1px solid}.clrspace.selected{border:3px solid}button:focus.clrspace.selected{border-color:inherit}.mini{.app{position:absolute;overflow:hidden;top:0;left:0;height:100vh;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{padding-bottom:env(safe-area-inset-bottom);mask:linear-gradient(to top,rgba(0,0,0,1) 90%,rgba(0,0,0,0));align-items:center}.main{flex:1 1 auto;overflow:hidden auto}}.mini{.container{flex:1;height:100%;width:100%;max-width:none;overflow:hidden;padding:0;display:flex;flex-direction:row}.editor{position:relative;flex:1;margin:0;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:light-dark(white,black)}@media (orientation: portrait){.editor{padding-top:20px}}.extra{display:flex;justify-content:flex-end;z-index:99}.extra .item{width:50px;border-radius:15px;margin:3px;background-color:light-dark(#e0e0e0,#191919)}.sidebar{background-color:light-dark(#c4c4c4,#191919);width:380px;display:block;margin:0;overflow-y:auto;padding:10px 20px;gap:12px;z-index:1;position:relative;display:flex;flex-direction:column;justify-content:center}#section-button-group{display:block;min-height:40px}#section-button-group button{position:relative;width:70px;font-size:14px;height:30px;color:#fff;border:2px solid transparent}#section-button-group button.active{border:2px solid #ff8c00;color:#ff8c00}#section-button-group button div.status-indicator{position:absolute;top:-3px;right:-3px;width:6px;height:6px;border-radius:50%;background-color:#fff;z-index:1;display:none}#section-button-group button.applied div.status-indicator{display:block}#sections{min-height:310px}#topbar-actions{position:absolute;top:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;font-size:12px;padding:4px 8px}#topbar-actions button{width:auto!important;height:auto!important;min-width:48px!important;font-size:14px!important;font-weight:800;color:light-dark(white,white);padding:0 12px!important;border:2px solid #c4c4c4;margin:2px;fill:#fff;stroke:#fff;border-radius:12px}@media (orientation: landscape){#topbar-actions{width:380px}}@media (orientation: portrait){#topbar-actions{width:100%}}@media screen and (orientation: landscape) and (max-height: 460px){.sidebar{padding-top:30px;display:flex;flex-direction:column;justify-content:start;row-gap:4px}#section-button-group{display:block}#section-button-group button{width:auto;font-size:12px;height:auto;padding:2px 8px}#sections{min-height:0px}}@media (orientation: portrait){.sidebar{display:block}#section-button-group{justify-content:center}#section-button-group button{width:auto;font-size:12px;height:auto;padding:2px 8px}#sections{min-height:0px;margin-top:8px}}.section{background-color:light-dark(#e0e0e0,#222222);border-radius:12px;padding:10px;margin:2px 0;font-size:14px;transition:height .3s;overflow:hidden;display:none}.section.selected{display:block}.section:hover{background-color:light-dark(#edebeb,#292929)}.section b{color:gray}.section[s_selected] b{color:#ff8c00}.section[s_selected]{background-color:light-dark(#edebeb,#000000)}@media (orientation: portrait){.container{flex-direction:column}.sidebar{width:100%;height:max(200px,38vh);margin:0;padding:10px 20px}.section{overflow:unset;transition:unset}}.hidden{display:none!important}.editor #zoomable{width:100%;height:99%;overflow:hidden;display:flex;align-items:center;justify-content:center}.editor #pannable{max-width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.editor #canvas.checkered{background-color:#fff;background-image:linear-gradient(45deg,#f0f0f0 25%,transparent 25%,transparent 75%,#f0f0f0 75%),linear-gradient(45deg,#f0f0f0 25%,transparent 25%,transparent 75%,#f0f0f0 75%);background-size:20px 20px;background-position:0 0,10px 10px}.sidebar input[type=range]{appearance:none;cursor:pointer;border:0;padding:0;flex:1;background-color:light-dark(#303030,#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)}}.sidebar input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#fff}input[type=range]::-webkit-slider-thumb{width:16px;height:16px;border-radius:50%;background-color:#fff}input[type=range]::-moz-range-thumb{background-color:#fff}input[type=number].rangenumb{padding:0;text-align:right;width:50px;max-height:23px;color:light-dark(black,white);font-size:12px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{opacity:0}input[type=number]:focus::-webkit-inner-spin-button,input[type=number]:focus::-webkit-outer-spin-button,input[type=number]:hover::-webkit-inner-spin-button,input[type=number]:hover::-webkit-outer-spin-button{opacity:1}.rangelabel{width:100px;text-align:left;color:gray}.reset_btn{font-size:10px;border:1px solid light-dark(black,white);border-radius:4px;padding:2px 4px 0}.reset_btn[disabled]{border:1px solid gray}}.mini{html{overscroll-behavior:none;overflow:hidden}body{margin:0;user-select:none;-webkit-user-select:none}a{text-decoration:none;padding:1px;color:inherit;cursor:pointer}a:visited{color:inherit}a[disabled]{color:gray;cursor:default}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;opacity:.8}button[selected]{border-color:#ff8c00}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("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%208%207'%3e%3cpath%20d='M3.646%205.354l-3-3%20.708-.708L4%204.293l2.646-2.647.708.708-3%203L4%205.707l-.354-.353z'%20fill='%23a1a2aa'%20stroke='none'/%3e%3c/svg%3e");background-size:8px;background-repeat:no-repeat;background-position:calc(100% - .35em) center;cursor:pointer}input[type=range]{appearance:none;cursor:pointer;border:0;padding:0;flex:1}.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,#191919)}button,.btn{background-color:light-dark(#000000,#353535)}input,select,input[type=range]{background-color:light-dark(#888888,#303030)}hr{margin:0 auto;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}}
