.header_wrap__whGUp{flex-shrink:0}.header_position__QodaP,.header_wrap__whGUp{width:100%;height:calc(3.5rem + env(safe-area-inset-top))}.header_position__QodaP{position:fixed;left:0;z-index:1000;background:var(--mantine-color-body);box-shadow:0 1px 0 rgba(233,172,131,.782)}@media screen and (min-width:48rem){.header_position__QodaP{left:250px;width:calc(100% - 250px)}}.header_inner__U_dnu{display:flex;align-items:center;padding:0 var(--app-layout-padding);width:100%;height:100%;justify-content:space-between;margin:0 auto}.header_inner__U_dnu>div{display:flex;align-items:center;gap:7}.header_toggleButton__qYVyd{display:block}@media screen and (min-width:48rem){.header_toggleButton__qYVyd{display:none}}.header_title__PBp9J{font-size:1.2rem;font-weight:600;letter-spacing:normal;color:var(--mantine-color-primary-3)}.header_right__RggDM{display:flex;justify-content:flex-end;align-items:center;gap:10}.app-sidebar_wrap__dp10y{position:relative;width:0;flex-shrink:0}@media screen and (min-width:48rem){.app-sidebar_wrap__dp10y{width:250px;flex-shrink:0}}.app-sidebar_position__ce797{width:100%;position:fixed;top:0;bottom:0;z-index:1001;background-color:#eee;border-right:1px solid var(--mantine-color-default-border);transform:translateX(-100%);transition:transform .3s ease-in-out}[data-mantine-color-scheme=dark] .app-sidebar_position__ce797{background-color:#606060}@media screen and (min-width:48rem){.app-sidebar_position__ce797{transform:translateX(0);transition:none;width:250px;border-right:none}}.app-sidebar_wrap__dp10y[data-mobile-open=true] .app-sidebar_position__ce797{display:block;transform:translateX(0)}.app-sidebar_header__JmTld{height:calc(3.5rem + env(safe-area-inset-top));display:flex;align-items:center;justify-content:space-between;padding:var(--app-layout-padding)}@media screen and (min-width:48rem){.app-sidebar_header__JmTld{display:none}}.app-sidebar_overviewBox__ocDKz{padding:0 var(--app-layout-padding)}.app-sidebar_actionIconBox__4o_fj{display:flex;align-items:center;justify-content:center;gap:1rem;padding:var(--app-layout-padding);margin-top:20px}.app-sidebar_categoryBox__1kYyY{--nl-offset:10px;padding:0 var(--app-layout-padding);margin-top:20px}.app-sidebar_categoryBox__1kYyY h3{margin-bottom:10px;font-size:1.1rem}.app-sidebar_categoryBox__1kYyY .mantine-NavLink-root{transition:color .2s ease}.app-sidebar_categoryBox__1kYyY .mantine-NavLink-root:hover{background-color:unset;color:var(--mantine-color-primary-5)}.app-sidebar_nav__Gs174{padding:0 var(--app-layout-padding);margin-top:20px}.app-sidebar_nav__Gs174 h3{margin-bottom:10px;font-size:1.1rem}.app-sidebar_nav__Gs174 ul{font-size:.9rem}.app-sidebar_nav__Gs174 li{transition:color .2s ease;padding:8px var(--mantine-spacing-sm)}.app-sidebar_nav__Gs174 li:hover{color:var(--mantine-color-primary-5)}
/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;--line-color:rgba(235,235,235,0.95)}.cropper-container img{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;width:100%;height:100%;image-orientation:0deg;max-width:none!important;max-height:none!important;min-width:0!important;min-height:0!important}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{position:absolute;top:0;bottom:0;left:0;right:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;width:100%;height:100%;overflow:hidden;outline:2px solid;outline-color:var(--line-color)}.cropper-dashed{position:absolute;display:block;border:0 dashed #eee;opacity:.5}.cropper-dashed.dashed-h{width:100%;height:33.3333333333%;top:33.3333333333%;left:0;border-top-width:1px;border-bottom-width:1px}.cropper-dashed.dashed-v{width:33.3333333333%;height:100%;top:0;left:33.3333333333%;border-right-width:1px;border-left-width:1px}.cropper-center{position:absolute;display:block;width:0;height:0;top:50%;left:50%;opacity:.75}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{width:7px;height:1px;top:0;left:-3px}.cropper-center:after{width:1px;height:7px;top:-3px;left:0}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:var(--line-color)}.cropper-line.line-e{width:5px;top:0;right:-3px;cursor:ew-resize}.cropper-line.line-n{height:5px;top:-3px;left:0;cursor:ns-resize}.cropper-line.line-w{width:5px;top:0;left:-3px;cursor:ew-resize}.cropper-line.line-s{height:5px;bottom:-3px;left:0;cursor:ns-resize}.cropper-point{height:5px;width:5px;border-radius:9999px;background-color:var(--line-color);opacity:.75}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{width:20px;height:20px;right:-3px;bottom:-3px;opacity:1;cursor:nwse-resize}@media(min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media(min-width:992px){.cropper-point.point-se{width:10px;height:10px}}@media(min-width:1200px){.cropper-point.point-se{width:5px;height:5px;opacity:.75}}.cropper-point.point-se:before{background-color:var(--line-color);bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.layout_shell__aIACR{width:100%;height:100%;display:flex}.layout_app__eTuB5{display:flex;flex:1 1;flex-direction:column}.layout_expand__bdzSZ{flex:1 1}