@charset "UTF-8";.lml-control.is-hidden{display:none}.lml-button{width:44px;height:44px;cursor:pointer}.lml-button:active{transition:.1s scale;scale:.9}.lml-button.debug{position:absolute;bottom:12px;left:12px;width:44px;height:44px;background-color:#fff;border-radius:4px;content:"debug";color:#000}.lml-button.is-disabled{opacity:.5;filter:grayscale(1);pointer-events:none;cursor:not-allowed;-webkit-user-select:none;user-select:none}.lml-toggle-button{width:44px;height:44px;cursor:pointer}.lml-camera-button{background:#323232cc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 10px #00000080;border:1px solid rgba(255,255,255,.1);box-sizing:border-box;position:absolute;bottom:12px;right:calc(12px + env(safe-area-inset-right));width:92px;height:92px;border-radius:12px;padding:8px;display:flex}.lml-camera-button__decorator{background-color:gray;display:flex;align-items:center;justify-content:center;background-color:#fff3;border-radius:10px;box-shadow:inset 1px 1px #fff3,4px 4px 8px #0006;transition:transform .1s ease-out}.lml-camera-button .lml-icon{width:70%;height:70%}.lml-btn-trash{position:absolute;top:4px;right:70px;height:44px;width:44px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:4px}@media (orientation: landscape){.lml-btn-trash{right:calc(70px + env(safe-area-inset-left))}}.lml-btn-trash .decorator{background-color:#c01919;background-color:#c0191966;background-color:#80808066;border-radius:4px;height:70%;display:flex;align-items:center;justify-content:center;color:#fff;transition:background-color .2s ease-out}@media (hover: hover){.lml-btn-trash:hover .decorator{background-color:#c01919}}.lml-btn-trash:active .decorator{background-color:#c01919}.lml-btn-trash .lml-icon{width:60%;height:60%}.lml-menu-button{position:absolute;top:4px;right:4px;width:44px;height:44px;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}@media (orientation: landscape){.lml-menu-button{right:calc(12px + env(safe-area-inset-right))}}.lml-menu-button__decorator{border-radius:50%;height:40px;width:40px;display:flex;align-items:center;justify-content:center}@media (hover: hover){.lml-menu-button:hover .lml-menu-button__decorator{background-color:#0003}}.lml-menu-button svg{width:70%;height:70%}.lml-probe{position:absolute;top:0;left:0;cursor:pointer;will-change:transform}.lml-probe__reticle{position:absolute;top:0;left:0;transform:translate(-50%,-50%) scale(1);width:32px;height:32px;color:#fff;transition:transform .2s ease-out;cursor:grab;will-change:transform}.lml-probe__reticle:active{cursor:grabbing;transform:translate(-50%,-50%) scale(1.2)}.lml-probe__callout{position:absolute;width:max-content;line-height:1.2;background-color:#ffffffe6;color:#333;border-radius:4px;box-shadow:0 0 2px #000c;padding:4px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;pointer-events:auto}.lml-probe__callout:after{content:"";position:absolute;background-color:#fff;box-shadow:0 0 2px #000c;will-change:translate}.lml-probe__callout{transition:translate .2s ease-out}.lml-probe__callout:not([data-side]),.lml-probe__callout[data-side=""],.lml-probe__callout[data-side=top]{translate:-50% calc(-100% - 28px)}.lml-probe__callout:not([data-side]):after,.lml-probe__callout[data-side=""]:after,.lml-probe__callout[data-side=top]:after{width:1px;height:12px;bottom:-12px;left:50%}.lml-probe__callout[data-side=bottom]{translate:-50% 28px}.lml-probe__callout[data-side=bottom]:after{width:1px;height:12px;top:-12px;left:50%}.lml-probe__callout[data-side=right]{translate:28px -50%}.lml-probe__callout[data-side=right]:after{height:1px;width:12px;left:-12px;top:50%}.lml-probe__callout[data-side=left]{translate:calc(-100% - 28px) -50%}.lml-probe__callout[data-side=left]:after{height:1px;width:12px;right:-12px;top:50%}.lml-probe__callout-content{height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;padding-left:4px}.lml-probe__btn-reflectivity{font-size:12px;text-align:center;padding:0 8px;white-space:nowrap;height:28px;border-radius:4px;border:1px solid rgba(0,0,0,.08);background-color:#00000014;display:none;justify-content:center;align-items:center;gap:4px;transition:background-color .3s ease-out}.is-reflectivable .lml-probe__btn-reflectivity{display:flex;flex-direction:row}.is-invalid-reflectivity .lml-probe__btn-reflectivity{border-color:red;background-color:#f003}.lml-probe__btn-reflectivity .lml-icon{height:12px;width:12px}@media (hover: hover){.lml-probe__btn-reflectivity:hover{background-color:#00000029}}.lml-probe__reflectivity{text-align:center;white-space:nowrap;margin-left:4px;pointer-events:none;display:flex;align-items:flex-end}.lml-probe__btn-reference{width:28px;height:28px;color:#aaa;background-color:#00000014;border-radius:4px;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;display:none}.lml-probe__btn-reference .lml-icon{width:70%;height:70%}.lml-probe__btn-reference{transition:background-color .2s ease-out,color .2s ease-out}@media (hover: hover){.lml-probe__btn-reference:hover{background-color:#00000029;color:red}}.is-referenceable .lml-probe__btn-reference{display:flex}.lml-probe__label{position:relative;font-size:14px;flex:1;height:100%;text-align:center;white-space:nowrap;display:block}.lml-probe__label .label-primary{height:28px;font-size:14px;display:flex;justify-content:center;align-items:center}.lml-probe__label .label-primary .unit{margin-left:4px;position:relative;top:1px}.lml-probe__label .label-secondary{height:20px;font-size:12px}.lml-probe__btn-remove{position:relative;height:28px;width:28px;color:#777;pointer-events:auto;border-radius:50%;display:flex;justify-content:center;align-items:center;align-self:flex-start;transition:background-color .2s ease-out,color .2s ease-out}.lml-probe__btn-remove .lml-icon{width:50%;height:50%}@media (hover: hover){.lml-probe__btn-remove:hover{background-color:#0000001a}}.lml-probe.is-dragging{cursor:grabbing}.is-referenceable .lml-probe.is-reference .lml-probe__reticle{color:#ff4500}.is-referenceable .lml-probe.is-reference .lml-probe__callout{border:1px solid #ff4500;border-radius:6px;background:#28140ae6}.is-referenceable .lml-probe.is-reference .lml-probe__callout:after{background-color:#ff4500}.is-referenceable .lml-probe.is-reference .lml-probe__label,.is-referenceable .lml-probe.is-reference .lml-probe__btn-remove{color:#ffffffe6}@media (hover: hover){.is-referenceable .lml-probe.is-reference .lml-probe__btn-reference:hover,.is-referenceable .lml-probe.is-reference .lml-probe__btn-remove:hover{background-color:#ffffff1a}}.is-referenceable .lml-probe.is-reference .lml-probe__btn-reference{color:red}.lml-probe-surface{position:absolute;inset:0;z-index:0;touch-action:none;overflow:hidden}.lml-probe-surface.hide-probe .lml-probe{display:none}.lml-data-viewer{width:100%;height:100%;background-color:transparent;overflow:hidden;touch-action:none}.lml-data-viewer.is-locked{pointer-events:none;cursor:default}.lml-render-surface{display:block;width:100%;height:100%;touch-action:manipulation}.lml-scale-control{border-radius:8px;background:#323232cc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 10px #00000080;border:1px solid rgba(255,255,255,.1);position:absolute;display:flex;box-sizing:border-box;padding:12px}@media (orientation: portrait){.lml-scale-control{bottom:12px;left:12px;right:116px;flex-direction:column;height:92px}}@media (orientation: landscape){.lml-scale-control{right:calc(12px + env(safe-area-inset-right));top:52px;bottom:112px;max-height:240px;width:92px;padding-left:8px;flex-direction:row}}.lml-scale-control__label{font-size:12px;color:#fff9;line-height:12px}@media (orientation: portrait){.lml-scale-control__label{height:24px}}@media (orientation: landscape){.lml-scale-control__label{position:absolute;left:12px;width:max-content;padding-right:4px;align-self:center;transform-origin:center center;transform:translate(-50%) rotate(-90deg)}}.lml-scale-control__bar-container{position:relative;display:flex}@media (orientation: portrait){.lml-scale-control__bar-container{flex-direction:column;padding:0 8px}}@media (orientation: landscape){.lml-scale-control__bar-container{flex-direction:row;padding:8px 0 8px 24px}}.lml-scale-control__bar{display:block}@media (orientation: portrait){.lml-scale-control__bar{height:20px}}@media (orientation: landscape){.lml-scale-control__bar{height:100%;width:20px;min-height:0}}.lml-scale-control__ticks{position:relative;font-size:10px;line-height:12px;flex:1;color:#fffc;display:flex;justify-content:space-between;box-sizing:border-box}@media (orientation: portrait){.lml-scale-control__ticks{flex-direction:row;margin-top:2px}}@media (orientation: landscape){.lml-scale-control__ticks{height:100%;flex-direction:column-reverse}}.lml-scale-control__tick{position:absolute;display:flex;align-items:center}@media (orientation: portrait){.lml-scale-control__tick{height:100%;transform:translate(-50%);left:var(--ratio);margin-top:8px}}@media (orientation: landscape){.lml-scale-control__tick{width:100%;transform:translateY(50%);text-indent:4px;bottom:var(--ratio)}}.lml-scale-control__tick:before{content:"";position:absolute;background-color:#fff}@media (orientation: portrait){.lml-scale-control__tick:before{top:-16px;left:50%;height:6px;width:1px}}@media (orientation: landscape){.lml-scale-control__tick:before{left:-6px;top:50%;height:1px;width:6px}}.lml-scale-control__tick:first-child:before,.lml-scale-control__tick:last-child:before{display:none}.lml-scale-control .unit{position:absolute;bottom:13px;right:0;font-size:10px;color:#fff;text-shadow:0 0 3px #555}.lml-scale-control.is-scalable .lml-scale-control__tick:first-child,.lml-scale-control.is-scalable .lml-scale-control__tick:last-child{text-decoration:underline;cursor:pointer}.lml-view{position:absolute;inset:0;overflow:hidden}.lml-view.is-hidden{display:none}.lml-overray{position:absolute;inset:0}.lml-loading-overray{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#303030}.lml-loading-overray__loader{width:120px;height:120px}.lml-loading-overray__message{color:#fff;font-weight:700;text-align:center;margin:32px;font-size:16px}.lml-loading-overray{visibility:hidden;opacity:0;pointer-events:none;overflow:hidden;transition:opacity 1s ease-out,visibility 0s 1s}.lml-loading-overray.is-active{opacity:1;visibility:visible;pointer-events:auto;transition:opacity 0s,visibility 0s 0s}.lml-capture-view{position:absolute;inset:0;background-color:#333}.lml-capture-view__video{width:100%;height:100%;object-fit:contain}.lml-capture-view__gallery-button{background:#323232cc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 10px #00000080;border:1px solid rgba(255,255,255,.1);position:absolute;bottom:12px;right:calc(12px + env(safe-area-inset-right));width:44px;height:44px;border-radius:8px;display:flex;border:4px solid white;box-sizing:border-box;background-color:#ececec;align-items:center;justify-content:center;color:#333}.lml-capture-view__gallery-button .lml-icon{width:80%;height:80%}.lml-capture-view__capture-button{position:absolute;display:block;width:64px;height:64px;border-radius:50%;box-shadow:0 4px 12px #0006;transition:all .1s ease;color:#fff}@media (orientation: portrait){.lml-capture-view__capture-button{bottom:12px;left:50%;translate:-50% 0}}@media (orientation: landscape){.lml-capture-view__capture-button{right:calc(12px + env(safe-area-inset-right));top:50%;translate:0 -50%}}.lml-capture-view__capture-button:active{transform-origin:center;scale:.96;box-shadow:inset 0 4px 10px #00000080;background:#d00}.lml-capture-image-view{position:absolute;inset:0;background-color:#333;display:flex;justify-content:center;transform:translateY(100%);transition:transform .3s ease-out}.lml-capture-image-view.is-active{transition:transform .3s ease-out;transform:translateY(0);will-change:transform}@starting-style{.lml-capture-image-view.is-active{transform:translateY(100%)}}.lml-capture-image-view__image{width:100%;height:100%;object-fit:contain}.lml-capture-image-view__answers{position:absolute;bottom:12px;display:flex;justify-content:space-between;align-items:center;height:max-content;width:90%;max-width:340px}.lml-capture-image-view__answer-button{display:block;border-radius:8px;text-align:center;width:max-content;height:44px;padding:0 12px}@media (hover: hover){.lml-capture-image-view__answer-button:hover{opacity:.9}}.lml-capture-image-view__answer-button{transition:scale .1s ease}.lml-capture-image-view__answer-button:active{scale:.95}.lml-capture-image-view__use-this-button{background-color:orange;color:#fff;border:1px solid rgb(60,99,230)}.lml-capture-image-view__cancel-button{background-color:#ffffffe6;color:#333}.lml-file-drop-view{position:absolute;inset:0;background-color:#333;display:flex;justify-content:center;align-items:center}.lml-file-drop-view__drop-zone{width:90%;height:90%;display:flex;justify-content:center;align-items:center;border:2px dashed #555;transition:border-color .3s ease;cursor:pointer}.lml-file-drop-view__drop-zone.is-dragover{border:2px dashed white}@media (hover: hover){.lml-file-drop-view__drop-zone:hover{border-color:#f05c26}}.lml-file-drop-view__text-container{color:#fff;pointer-events:none;display:flex;align-items:center;justify-content:center;flex-direction:column}.lml-file-drop-view__drop-here{height:60px;line-height:60px;font-size:1.6em}.lml-file-drop-view__ex-message{text-align:center}.lml-media-input-view{position:absolute;width:100%;height:100%;background-color:#333;display:flex;justify-content:center;align-items:center;transform:translateY(100%);transition:transform .3s ease-out}.lml-media-input-view.is-active{transition:transform .3s ease-out;transform:translateY(0);will-change:transform}@starting-style{.lml-media-input-view.is-active{transform:translateY(100%)}}.lml-media-input-view__cancel-button{position:absolute;top:12px;right:12px;width:44px;height:44px;border-radius:50%;background-color:#0003;color:#fffc;display:flex;align-items:center;justify-content:center}@media (orientation: landscape){.lml-media-input-view__cancel-button{right:calc(12px + env(safe-area-inset-right))}}.lml-media-input-view__cancel-button svg{width:60%;height:60%}@media (hover: hover){.lml-media-input-view__cancel-button:hover{transition:.1s ease background-color;background-color:#fff3}}.lml-media-input-view__cancel-button:active{scale:.96}.lml-range-slider{--progress: 0;font-size:16px;width:200px;padding:0 10px;border-radius:4px;color:#fff;box-sizing:border-box}.lml-range-slider__track{position:relative;min-height:40px;height:100%;touch-action:none}.lml-range-slider__bar{position:absolute;top:50%;width:100%;transform:translateY(-50%);margin:0 auto;height:2px;background-color:gray;border-radius:2px}.lml-range-slider__bar:after{content:"";display:block;position:absolute;left:var(--low);right:calc(100% - var(--high));height:100%;background-color:orange}.lml-range-slider__low,.lml-range-slider__high{position:absolute;z-index:1;top:50%;transform:translate(-2px,-50%);height:20px;width:4px;border-radius:1px;background-color:#fff6;background-color:orange;left:var(--progress);cursor:pointer}.lml-range-slider__low:before,.lml-range-slider__high:before{content:"";position:absolute;left:-18px;top:-10px;display:block;width:40px;height:40px}.lml-range-slider__low{left:var(--low)}.lml-range-slider__high{left:var(--high)}.lml-range-slider__thumb{position:absolute;z-index:1;top:50%;transform:translate(-2px,-50%);height:20px;width:4px;border-radius:1px;background-color:#fff6;background-color:orange;left:var(--progress);cursor:pointer}.lml-range-slider__thumb:before{content:"";position:absolute;left:-18px;top:-10px;display:block;width:40px;height:40px}.lml-range-slider__ticks{position:absolute;width:100%;height:100%;pointer-events:none}.lml-range-slider__ticks .tick{position:absolute;left:var(--pos);top:50%;width:1px;height:8px;background:#fff6;transform:translate(-50%,-50%)}.lml-range-slider__ticks .tick.is-major{height:12px;background:#ffffff80}.lml-range-slider__ticks .tick:first-child,.lml-range-slider__ticks .tick:last-child{height:16px}.lml-range-slider__bubble{position:absolute;display:none;top:-36px;left:calc(var(--bubble) - 2px);width:max-content;padding:4px 8px;height:28px;font-size:12px;background-color:#fff;border-radius:4px;transform:translate(-50%);color:#333;align-items:center;justify-content:center}.is-dragging .lml-range-slider__bubble{display:flex}.lml-range-slider__bubble:after{content:"";position:absolute;top:100%;left:50%;margin-left:-2px;border:4px solid transparent;border-top-color:#fff}.lml-scale-range-popover{border-radius:8px;background:#323232cc;box-shadow:0 4px 10px #00000080;border:1px solid rgba(255,255,255,.1);box-sizing:border-box;position:absolute;inset:auto 12px 12px;margin:0 auto;display:none;opacity:0;transform:translateY(20px) scale(.95);background-color:#333;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffa500;transition:opacity .3s,transform .3s ease-out,display .3s allow-discrete,overlay .3s allow-discrete;color:#fffc}.lml-scale-range-popover:popover-open{display:flex;flex-direction:column;opacity:1;transform:translateY(0) scale(1)}@starting-style{.lml-scale-range-popover:popover-open{opacity:0;transform:translateY(20px) scale(.95)}}.lml-scale-range-popover::backdrop{pointer-events:auto}.lml-scale-range-popover{padding:12px}.lml-scale-range-popover__slider-group{display:flex;flex-direction:row;align-items:center;justify-content:center}.lml-scale-range-popover__min-value,.lml-scale-range-popover__max-value{width:40px;font-size:12px;text-align:center}.lml-scale-range-popover__range-slider{flex:1}.lml-scale-range-popover__input-group{margin-top:8px;display:flex;justify-content:space-between}.lml-scale-range-popover__low-input,.lml-scale-range-popover__high-input{position:relative;font-size:16px;line-height:44px;text-align:right;height:40px;width:80px;color:#333;font-family:monospace;padding:0 8px;background-color:#fffc;border-radius:4px;border:1px solid rgba(255,255,255,.4);background-color:inherit;color:#fff;-moz-appearance:textfield}.lml-scale-range-popover__low-input::-webkit-inner-spin-button,.lml-scale-range-popover__low-input::-webkit-outer-spin-button,.lml-scale-range-popover__high-input::-webkit-inner-spin-button,.lml-scale-range-popover__high-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.lml-scale-range-popover__low-label,.lml-scale-range-popover__high-label{position:relative}.lml-scale-range-popover__low-label:before,.lml-scale-range-popover__high-label:before{position:absolute;display:block;top:0;left:4px;color:#ffffffb3;font-size:10px}.lml-scale-range-popover__low-label:before{content:"MIN"}.lml-scale-range-popover__high-label:before{content:"MAX"}.lml-segment-control{padding:3px;border:1px solid rgba(255,255,255,.4);width:max-content;height:max-content;background-color:#0003;border-radius:9px;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;flex-direction:row}@media (orientation: landscape){.lml-segment-control{flex-direction:column}}.lml-segment-control__item{text-align:center;font-size:12px;height:100%;width:100%;flex:1;color:#aaa;border-radius:6px;border:2px solid transparent;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;pointer-events:all;cursor:pointer;transition:background-color .2s ease-out,color .2s ease-out,border .2s ease-out}@media (hover: hover){.lml-segment-control__item:hover{background-color:#ffffff1a}}.lml-segment-control__item.is-active{border:2px solid #ffa500;box-shadow:0 0 3px #0009;box-sizing:border-box;color:#fff;color:orange}.lml-segment-control.is-compact{width:120px;height:30px;flex-direction:row}.lml-single-slider{--progress: 0;font-size:16px;width:200px;padding:0 10px;border-radius:4px;color:#fff;box-sizing:border-box}.lml-single-slider__container{position:relative;min-height:40px;height:100%;touch-action:none}.lml-single-slider__bar{position:absolute;top:50%;width:100%;transform:translateY(-50%);margin:0 auto;height:2px;background-color:gray;border-radius:2px}.lml-single-slider__thumb{position:absolute;z-index:1;top:50%;transform:translate(-2px,-50%);height:20px;width:4px;border-radius:1px;background-color:#fff6;background-color:orange;left:var(--progress);cursor:pointer}.lml-single-slider__thumb:before{content:"";position:absolute;left:-18px;top:-10px;display:block;width:40px;height:40px}.lml-single-slider__ticks{position:absolute;width:100%;height:100%;pointer-events:none}.lml-single-slider__ticks .tick{position:absolute;left:var(--pos);top:50%;width:1px;height:8px;background:#fff6;transform:translate(-50%,-50%)}.lml-single-slider__ticks .tick.is-major{height:12px;background:#ffffff80}.lml-single-slider__ticks .tick:first-child,.lml-single-slider__ticks .tick:last-child{height:16px}.lml-single-slider__bubble{position:absolute;display:none;top:-36px;width:max-content;padding:4px 8px;height:28px;font-size:12px;background-color:#fff;border-radius:4px;transform:translate(-50%);color:#333;align-items:center;justify-content:center}.is-dragging .lml-single-slider__bubble{display:flex}.lml-single-slider__bubble:after{content:"";position:absolute;top:100%;left:50%;margin-left:-2px;border:4px solid transparent;border-top-color:#fff}.lml-reflectivity-popover{border-radius:8px;background:#323232cc;box-shadow:0 4px 10px #00000080;border:1px solid rgba(255,255,255,.1);box-sizing:border-box;position:absolute;inset:auto 12px 12px;margin:0 auto;display:none;opacity:0;transform:translateY(20px) scale(.95);background-color:#333;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffa500;transition:opacity .3s,transform .3s ease-out,display .3s allow-discrete,overlay .3s allow-discrete;color:#fffc}.lml-reflectivity-popover:popover-open{display:flex;flex-direction:column;opacity:1;transform:translateY(0) scale(1)}@starting-style{.lml-reflectivity-popover:popover-open{opacity:0;transform:translateY(20px) scale(.95)}}.lml-reflectivity-popover::backdrop{pointer-events:auto}.lml-reflectivity-popover{padding:12px 24px 8px}.lml-reflectivity-popover__label-group{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;height:32px}.lml-reflectivity-popover__label{font-size:12px;margin-right:4px;display:flex;align-items:center;justify-content:center}.lml-reflectivity-popover__switcher{width:140px;height:100%;flex-direction:row}.lml-reflectivity-popover__input-group{display:flex;flex-direction:row;align-items:center}.lml-reflectivity-popover__slider{flex:1;padding:2px;position:relative;box-sizing:border-box}.lml-reflectivity-popover__input-reflectivity{font-size:16px;line-height:24px;text-align:right;height:32px;width:60px;color:#333;font-family:monospace;margin-left:8px;background-color:#fffc;border-radius:4px;border:1px solid rgba(255,255,255,.2);background-color:inherit;color:#fff}.lml-reflectivity-popover__unit{text-align:center;width:16px;display:block;font-size:12px;margin-left:4px}.lml-brightness-selector{padding:3px;border:1px solid rgba(255,255,255,.4);background-color:#fff6;border-radius:9px;border:1px solid rgba(255,255,255,.2);color:#333;display:flex;align-items:center;justify-content:center;flex-direction:row}.lml-brightness-selector__item{text-align:center;font-size:12px;height:100%;width:100%;flex:1;color:#aaa;border-radius:6px;border:2px solid transparent;display:flex;align-items:center;justify-content:center;padding:0 4px;-webkit-user-select:none;user-select:none;pointer-events:all;cursor:pointer;transition:background-color .2s ease-out,color .2s ease-out,border .2s ease-out}@media (hover: hover){.lml-brightness-selector__item:hover{background-color:#ffffff1a}}.lml-brightness-selector__item.is-active{border:2px solid #ffa500;box-shadow:0 0 3px #0009;box-sizing:border-box;color:#fff;color:orange}.lml-image-selector-panel{border-radius:8px;background:#323232cc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 10px #00000080;border:1px solid rgba(255,255,255,.1);box-sizing:border-box;position:absolute;top:52px;padding:8px;display:flex}@media (orientation: portrait){.lml-image-selector-panel{left:12px;right:12px;flex-direction:column}}@media (orientation: landscape){.lml-image-selector-panel{left:calc(12px + env(safe-area-inset-left));flex-direction:row;justify-content:center}}.lml-image-selector-panel__main-row{display:flex;align-items:center;justify-content:space-between;gap:8px}@media (orientation: portrait){.lml-image-selector-panel__main-row{flex-direction:row}}@media (orientation: landscape){.lml-image-selector-panel__main-row{flex-direction:column;width:80px}}.lml-image-selector-panel__btn-original{color:#eee;width:52px;display:flex;justify-content:center;align-items:center;border-radius:8px;background-color:#444;border:1px solid #444}.lml-image-selector-panel__btn-original[data-state=on]{color:orange}.lml-image-selector-panel__btn-original[data-state=off]{color:#ffffff80}@media (orientation: landscape){.lml-image-selector-panel__btn-original{width:100%}}.lml-image-selector-panel__image-selector{position:relative;box-sizing:border-box}@media (orientation: portrait){.lml-image-selector-panel__image-selector{flex-direction:row;width:100%;height:52px;height:44px}}@media (orientation: landscape){.lml-image-selector-panel__image-selector{flex-direction:column;gap:2px;width:100%;height:132px}}.lml-image-selector-panel__sub-row{display:flex;opacity:0;overflow:hidden;transition:height .3s,opacity .3s,margin .3s}@media (orientation: portrait){.lml-image-selector-panel__sub-row{height:0;min-height:0;width:100%}}@media (orientation: landscape){.lml-image-selector-panel__sub-row{flex-direction:row;min-width:0;width:0}}.is-brightness-open .lml-image-selector-panel__sub-row{opacity:1;flex:1}@media (orientation: portrait){.is-brightness-open .lml-image-selector-panel__sub-row{max-height:100px;margin-top:8px;height:44px}}@media (orientation: landscape){.is-brightness-open .lml-image-selector-panel__sub-row{margin-left:8px;height:auto;width:80px}}.lml-image-selector-panel__brightness-selector{background-color:transparent;flex:1}@media (orientation: portrait){.lml-image-selector-panel__brightness-selector{flex:1;height:44px}}@media (orientation: landscape){.lml-image-selector-panel__brightness-selector{flex:1;height:100%;flex-direction:column}}.lml-popover{border-radius:8px;background:#323232cc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 10px #00000080;border:1px solid rgba(255,255,255,.1);box-sizing:border-box;padding:8px}.lml-popover__title{color:#bbb;font-size:12px;height:20px;margin-bottom:4px}.lml-popover:not(:popover-open){display:none!important}.lml-popover:popover-open{display:flex;flex-direction:column;opacity:1;transform:translateY(0) scale(1)}@starting-style{.lml-popover:popover-open{opacity:0;transform:translateY(8px) scale(.95)}}.lml-drawer-menu-popover{position:absolute;inset:60px 12px auto auto;width:max-content;padding:8px;display:flex;flex-direction:column;gap:4px;background-color:#fff;border-radius:8px}@media (orientation: portrait){.lml-drawer-menu-popover{max-width:90%}}@media (orientation: landscape){.lml-drawer-menu-popover{right:calc(12px + env(safe-area-inset-right));width:max-content;max-width:90%;height:max-content}}.lml-drawer-menu-popover{transition:opacity .3s ease,transform .3s ease,display .3s allow-discrete,overlay .3s allow-discrete}.lml-drawer-menu-popover:popover-open{display:flex;flex-direction:column;opacity:1;transform:translateY(0) scale(1)}@starting-style{.lml-drawer-menu-popover:popover-open{opacity:0;transform:translateY(8px) scale(.95)}}.lml-drawer-menu-popover__item{height:32px;line-height:32px;border-radius:4px;font-size:12px;padding:0 8px;cursor:pointer;transition:background-color .1s ease-out}@media (hover: hover){.lml-drawer-menu-popover__item:hover{background-color:#0000001a}}.lml-drawer-menu-popover__separator{border:0;border-top:1px solid rgba(0,0,0,.2);margin:7px 0}.lml-dialog{position:absolute;border-radius:12px;background-color:#3d3d3d;overflow:hidden;touch-action:none;display:flex;flex-direction:column;font-size:14px;color:#eee}.lml-dialog__header{height:44px;line-height:44px;text-align:left;padding:0 24px;font-size:1.1em}.lml-dialog__body{padding:20px 24px}.lml-dialog__footer{padding:16px 24px;border-top:1px solid #555;background-color:#0003;display:flex;justify-content:flex-end;gap:12px;border-top:1px solid #444}.lml-dialog__btn-close{position:absolute;top:0;right:0;color:#ccc;width:44px;height:44px;display:flex;align-items:center;justify-content:center}.lml-dialog__btn-close:active{scale:.92}@media (hover: hover){.lml-dialog__btn-close:hover .lml-dialog__btn-close-decorator{background-color:#0000001a}}.lml-dialog__btn-close svg{width:50%;height:50%}.lml-dialog__btn-close-decorator{height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%}.lml-upload-file-dialog{width:360px;max-width:90%;border:none;border-radius:8px;background-color:#3d3d3d;border:1px solid #555;overflow:hidden;touch-action:none;display:flex;flex-direction:column}.lml-upload-file-dialog::backdrop{background-color:#0000004d}.lml-upload-file-dialog__form-group:not(:first-child){margin-top:8px}.lml-upload-file-dialog__label{display:block;color:#eee;font-size:13px;height:24px}.lml-upload-file-dialog__title,.lml-upload-file-dialog__message{width:100%;border-radius:4px;border:1px solid #444;font-size:16px;line-height:24px;box-sizing:border-box;background-color:#eee}.lml-upload-file-dialog__title:focus,.lml-upload-file-dialog__message:focus{border-color:orange}.lml-upload-file-dialog__message{min-height:100px}.lml-upload-file-dialog__btn-cancel{background:transparent;color:#bbb;border:1px solid #555;padding:8px 16px;border-radius:4px}.lml-upload-file-dialog__btn-upload{background:#007bff;color:#fff;border:none;padding:8px 24px;font-weight:700;border-radius:4px}.lml-system-settings-dialog{width:360px;max-width:90%;border:none;border-radius:8px;background-color:#3d3d3d;border:1px solid #555;overflow:hidden;touch-action:none;display:flex;flex-direction:column}.lml-system-settings-dialog::backdrop{background-color:#0000004d}.lml-system-settings-dialog__form-group:not(:first-child){margin-top:8px}.lml-system-settings-dialog__container{width:100%;display:grid;grid-template-columns:60px minmax(0,1fr);grid-auto-rows:minmax(44px,auto);gap:16px 20px}.lml-system-settings-dialog__name{display:flex;align-items:center;justify-content:center}.lml-system-settings-dialog__language-selector{height:44px;width:100%;flex-direction:row}.lml-system-settings-dialog__reboot-message{font-size:.8em}.lml-system-settings-dialog__color-bar-theme-selector{background:transparent}.lml-system-settings-dialog__btn-update{background:#007bff;color:#fff;border:none;border-radius:4px;padding:8px 24px;font-weight:700}.lml-system-settings-dialog__btn-cancel{background:transparent;color:#bbb;border:1px solid #555;padding:8px 16px;border-radius:4px}.lml-color-bar-theme-selector{padding:4px;width:100%;height:max-content;display:flex;align-items:center;justify-content:center;flex-direction:row;gap:8px}.lml-color-bar-theme-selector__theme-card{background-color:#444;border:1px solid #555;color:#ccc;border-radius:6px;padding:10px;flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;transition:all .2s ease}@media (hover: hover){.lml-color-bar-theme-selector__theme-card:hover{background-color:#ffffff1a}}.lml-color-bar-theme-selector__theme-card.is-active{background-color:#ffa50026;border-color:orange;color:#fff}.lml-color-bar-theme-selector__theme-bar{width:100%;height:12px;border-radius:2px;box-shadow:inset 0 0 0 1px #0003;pointer-events:none}.lml-color-bar-theme-selector__theme-name{font-size:11px;font-weight:500;pointer-events:none}.lml-display-toggles{position:absolute;top:4px;left:4px;height:44px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:4px}@media (orientation: landscape){.lml-display-toggles{left:calc(4px + env(safe-area-inset-left))}}.lml-display-toggles__item{width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:#fff9}.lml-display-toggles__item[data-state=on]{color:orange}.lml-display-toggles__item-decorator{border-radius:50%;width:28px;height:28px}.lml-display-toggles__btn-clear-probes .decorator{background-color:#c01919;border-radius:4px;height:60%;display:flex;align-items:center;justify-content:center;color:#fff}.lml-display-toggles__btn-clear-probes .lml-icon{width:60%;height:60%}.lml-confirm-dialog{width:360px;max-width:90%;border:none;border-radius:8px;background-color:#3d3d3d;border:1px solid #555;overflow:hidden;touch-action:none;display:flex;flex-direction:column}.lml-confirm-dialog::backdrop{background-color:#0000004d}.lml-confirm-dialog__form-group:not(:first-child){margin-top:8px}.lml-confirm-dialog__label{display:block;color:#eee;font-size:13px;height:24px}.lml-confirm-dialog__message{color:#eee}.lml-confirm-dialog__btn-cancel{background:transparent;color:#bbb;border:1px solid #555;padding:8px 16px;border-radius:4px}.lml-confirm-dialog__btn-ok{background:orange;color:#fff;border:none;padding:8px 24px;font-weight:700;border-radius:4px}.lml-main-view{background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:20px 20px;touch-action:manipulation}.lml-stage{display:block;width:100%;height:100%;margin:0;position:relative;background-color:#333;-webkit-user-select:none;user-select:none;touch-action:none;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Meiryo,sans-serif;font-size:16px;box-sizing:border-box;overflow:hidden}html,body{width:100%;height:100%;margin:0;padding:0;background-color:#333;position:relative}.lumimap-lite{position:absolute;inset:0}@layer app-reset;@layer app-reset{.lumimap-lite div,.lumimap-lite ul,.lumimap-lite li,.lumimap-lite button,.lumimap-lite img,.lumimap-lite select,.lumimap-lite input[type=number],.lumimap-lite input[type=text],.lumimap-lite p{margin:0;padding:0;box-sizing:border-box;-webkit-user-select:none;user-select:none;border:none}.lumimap-lite select,.lumimap-lite button,.lumimap-lite input[type=number],.lumimap-lite input[type=text]{display:inline-block}.lumimap-lite input[type=range]{-webkit-appearance:none;appearance:none;background:transparent;width:100%;cursor:pointer;margin:0;display:block}.lumimap-lite input[type=range]::-webkit-slider-runnable-track,.lumimap-lite input[type=range]::-moz-range-track{width:100%;height:6px;background:#ddd;border-radius:10px}.lumimap-lite input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;background:#4a90e2;border-radius:50%;margin-top:-7px}.lumimap-lite input[type=range]::-moz-range-thumb{width:20px;height:20px;background:#4a90e2;border-radius:50%;border:none;accent-color:"pink"}.lumimap-lite ul{list-style:none}.lumimap-lite button{background-color:transparent;cursor:pointer}.lumimap-lite dialog{padding:0}.lumimap-lite img{vertical-align:bottom}.lumimap-lite .lml-icon{width:100%;height:100%;max-width:100%;max-height:100%;pointer-events:none}}
