html,body{margin:0;font-family:sans-serif;height:100%;cursor:default;background:#f5f5f5}#app{height:100%}*{box-sizing:border-box}a{cursor:pointer;text-decoration:none;color:#000}input,textarea{font-size:16px;border-radius:3px;border:1px solid rgba(0,0,0,.2);padding:5px 5px 5px 10px}input[type=checkbox]{height:25px;width:25px;cursor:pointer}input::placeholder{color:#aaa}select{font-size:16px;border-radius:3px;border:1px solid rgba(0,0,0,.2);padding:5px;cursor:pointer}.tabulator-cell{border-right:1px solid rgba(0,0,0,.1)!important}.tabulator-cell input[type=checkbox]{width:20px;height:20px;cursor:pointer}.input-group{display:flex}.input-group input{width:80px;margin-right:5px}.input-group .btn i{margin-right:0}.no-margin{margin:0}.counter{display:flex;margin-left:auto;border-radius:3px;background:red;color:#fff;padding:0 5px}.header{display:flex;align-items:center}.header .title{font-size:20px;font-weight:700;margin-right:10px;display:flex;align-items:center;justify-content:space-between;gap:10px}.title span{opacity:.5}.card{display:flex;background:white;padding:7px;border-radius:5px;box-shadow:0 5px 5px -5px #0003;cursor:pointer;justify-content:space-between}.card:hover{box-shadow:0 5px 5px -5px #00000080}@media only screen and (max-device-width: 600px){.card{padding:10px}}.shadow{box-shadow:0 5px 5px -5px #0003}.shadow:hover{box-shadow:0 5px 5px -5px #00000080}.btn{display:flex;align-items:center;justify-content:center;padding:5px;border:solid 1px rgba(0,0,0,.2);text-align:center;text-decoration:none;font-size:16px;cursor:pointer;border-radius:3px;box-shadow:1px 1px 1px #0003}.btn i{margin-right:5px}.btn:hover{background:rgb(221,221,221)}.btn-black{background:rgb(69,69,69);color:#fff}.btn-black:hover{background:rgb(47,47,47)}.btn-blue{background:rgb(60,105,182);color:#fff}.btn-blue:hover{background:rgb(50,87,150)}.btn-green{background:rgb(76,182,60);color:#fff}.btn-green:hover{background:rgb(64,154,51)}.btn-red{background:rgb(231,65,65);color:#fff}.btn-red:hover{background:rgb(184,52,52)}.btn-yellow{background:rgb(255,240,26)}.btn-yellow:hover{background:rgb(245,228,0)}::-webkit-scrollbar{width:10px;height:10px;cursor:pointer}::-webkit-scrollbar-track{background:rgba(0,0,0,.05);border-radius:3px}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}.message.svelte-15bc5b4.svelte-15bc5b4{width:100%;position:absolute;top:50px;z-index:98;display:flex;padding:10px;align-items:center;justify-content:center}.close.svelte-15bc5b4.svelte-15bc5b4{margin-left:10px}.message.svelte-15bc5b4 i.svelte-15bc5b4{opacity:.3}.message.svelte-15bc5b4 i.svelte-15bc5b4:hover{cursor:pointer;opacity:1}.success.svelte-15bc5b4.svelte-15bc5b4{background:rgb(52,174,66);color:#fff}.error.svelte-15bc5b4.svelte-15bc5b4{background:rgb(209,45,45);color:#fff}.info.svelte-15bc5b4.svelte-15bc5b4{background:rgb(251,234,105)}@media only screen and (max-device-width: 600px){.message.svelte-15bc5b4.svelte-15bc5b4{top:100px}}.container.svelte-1ajkgdd.svelte-1ajkgdd{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.title.svelte-1ajkgdd.svelte-1ajkgdd{font-size:30px;opacity:.3;padding:10px}.form.svelte-1ajkgdd.svelte-1ajkgdd{display:flex;flex-direction:column;padding:10px}.form.svelte-1ajkgdd input.svelte-1ajkgdd{height:40px;width:250px}.logo.svelte-1ajkgdd.svelte-1ajkgdd{width:200px}.container.svelte-1f00ka5{position:absolute;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.7);z-index:100000;height:100%;width:100%;top:0;left:0}.loader.svelte-1f00ka5{border:10px solid #f3f3f3;border-top:10px solid transparent;border-radius:50%;width:100px;height:100px;animation:svelte-1f00ka5-spin 1s linear infinite}@keyframes svelte-1f00ka5-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.container.svelte-v4d0fc.svelte-v4d0fc{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.8);z-index:99999;padding:20px}.modal.svelte-v4d0fc.svelte-v4d0fc{background:#eee;border-radius:5px;display:grid;grid-template-rows:40px auto;max-height:80vh;overflow:auto}.header.svelte-v4d0fc.svelte-v4d0fc{grid-row:1/2;display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid rgba(0,0,0,.1);position:sticky;top:0;background:#ccc}.header.svelte-v4d0fc i.svelte-v4d0fc{font-size:26px;cursor:pointer;opacity:.5}.header.svelte-v4d0fc i.svelte-v4d0fc:hover{opacity:1}.title.svelte-v4d0fc.svelte-v4d0fc{font-weight:700}.body.svelte-v4d0fc.svelte-v4d0fc{grid-row:2/3;padding:20px;overflow:auto;height:100%}@media only screen and (max-device-width: 600px){.modal.svelte-v4d0fc.svelte-v4d0fc{max-height:100vh}.body.svelte-v4d0fc.svelte-v4d0fc{max-height:80vh;padding:10px}}.message.svelte-iw13dv{font-size:20px;margin-bottom:20px}.buttons.svelte-iw13dv{display:flex;justify-content:space-around}button.svelte-iw13dv{width:60px;font-size:20px;padding:10px}.tabulator{background-color:#888;border:1px solid #999;font-size:14px;overflow:hidden;position:relative;text-align:left;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.tabulator[tabulator-layout=fitDataFill] .tabulator-tableholder .tabulator-table{min-width:100%}.tabulator[tabulator-layout=fitDataTable]{display:inline-block}.tabulator.tabulator-block-select,.tabulator.tabulator-ranges .tabulator-cell:not(.tabulator-editing){-webkit-user-select:none;user-select:none}.tabulator .tabulator-header{background-color:#e6e6e6;border-bottom:1px solid #999;box-sizing:border-box;color:#555;font-weight:700;outline:none;overflow:hidden;position:relative;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;white-space:nowrap;width:100%}.tabulator .tabulator-header.tabulator-header-hidden{display:none}.tabulator .tabulator-header .tabulator-header-contents{overflow:hidden;position:relative}.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers{display:inline-block}.tabulator .tabulator-header .tabulator-col{background:#e6e6e6;border-right:1px solid #aaa;box-sizing:border-box;display:inline-flex;flex-direction:column;justify-content:flex-start;overflow:hidden;position:relative;text-align:left;vertical-align:bottom}.tabulator .tabulator-header .tabulator-col.tabulator-moving{background:#cdcdcd;border:1px solid #999;pointer-events:none;position:absolute}.tabulator .tabulator-header .tabulator-col.tabulator-range-highlight{background-color:#d6d6d6;color:#000}.tabulator .tabulator-header .tabulator-col.tabulator-range-selected{background-color:#3876ca;color:#fff}.tabulator .tabulator-header .tabulator-col .tabulator-col-content{box-sizing:border-box;padding:4px;position:relative}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-popup-button{padding:0 8px}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-popup-button:hover{cursor:pointer;opacity:.6}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title-holder{position:relative}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title{box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;width:100%}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title.tabulator-col-title-wrap{text-overflow:clip;white-space:normal}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-title-editor{background:#fff;border:1px solid #999;box-sizing:border-box;padding:1px;width:100%}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-header-popup-button+.tabulator-title-editor{width:calc(100% - 22px)}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter{align-items:center;bottom:0;display:flex;position:absolute;right:4px;top:0}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:6px solid #bbb;border-left:6px solid transparent;border-right:6px solid transparent;height:0;width:0}.tabulator .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{border-top:1px solid #aaa;display:flex;margin-right:-1px;overflow:hidden;position:relative}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter{box-sizing:border-box;margin-top:2px;position:relative;text-align:center;width:100%}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter textarea{height:auto!important}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter svg{margin-top:3px}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter input::-ms-clear{height:0;width:0}.tabulator .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-right:25px}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable.tabulator-col-sorter-element:hover{background-color:#cdcdcd;cursor:pointer}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter{color:#bbb}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover{border-bottom:6px solid #555;cursor:pointer}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:6px solid #bbb;border-top:none}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter{color:#666}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover{border-bottom:6px solid #555;cursor:pointer}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:6px solid #666;border-top:none}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=descending] .tabulator-col-content .tabulator-col-sorter{color:#666}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=descending] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover{border-top:6px solid #555;cursor:pointer}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=descending] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:none;border-top:6px solid #666;color:#666}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical .tabulator-col-content .tabulator-col-title{align-items:center;display:flex;justify-content:center;text-orientation:mixed;writing-mode:vertical-rl}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-col-vertical-flip .tabulator-col-title{transform:rotate(180deg)}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-title{padding-right:0;padding-top:20px}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable.tabulator-col-vertical-flip .tabulator-col-title{padding-bottom:20px;padding-right:0}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-sorter{bottom:auto;justify-content:center;left:0;right:0;top:4px}.tabulator .tabulator-header .tabulator-frozen{left:0;position:sticky;z-index:11}.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-left{border-right:2px solid #aaa}.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-right{border-left:2px solid #aaa}.tabulator .tabulator-header .tabulator-calcs-holder{background:#f3f3f3!important;border-bottom:1px solid #aaa;border-top:1px solid #aaa;box-sizing:border-box;display:inline-block}.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row{background:#f3f3f3!important}.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle{display:none}.tabulator .tabulator-header .tabulator-frozen-rows-holder{display:inline-block}.tabulator .tabulator-header .tabulator-frozen-rows-holder:empty{display:none}.tabulator .tabulator-tableholder{-webkit-overflow-scrolling:touch;overflow:auto;position:relative;white-space:nowrap;width:100%}.tabulator .tabulator-tableholder:focus{outline:none}.tabulator .tabulator-tableholder .tabulator-placeholder{align-items:center;box-sizing:border-box;display:flex;justify-content:center;min-width:100%;width:100%}.tabulator .tabulator-tableholder .tabulator-placeholder[tabulator-render-mode=virtual]{min-height:100%}.tabulator .tabulator-tableholder .tabulator-placeholder .tabulator-placeholder-contents{color:#ccc;display:inline-block;font-size:20px;font-weight:700;padding:10px;text-align:center;white-space:normal}.tabulator .tabulator-tableholder .tabulator-table{background-color:#fff;color:#333;display:inline-block;overflow:visible;position:relative;white-space:nowrap}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs{background:#e2e2e2!important;font-weight:700}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-top{border-bottom:2px solid #aaa}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-bottom{border-top:2px solid #aaa}.tabulator .tabulator-tableholder .tabulator-range-overlay{top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;z-index:10}.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range{border:1px solid #2975dd;box-sizing:border-box;position:absolute}.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range.tabulator-range-active:after{background-color:#2975dd;border-radius:999px;bottom:-3px;content:"";height:6px;position:absolute;right:-3px;width:6px}.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range-cell-active{border:2px solid #2975dd;box-sizing:border-box;position:absolute}.tabulator .tabulator-footer{background-color:#e6e6e6;border-top:1px solid #999;color:#555;font-weight:700;user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;white-space:nowrap}.tabulator .tabulator-footer .tabulator-footer-contents{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:5px 10px}.tabulator .tabulator-footer .tabulator-footer-contents:empty{display:none}.tabulator .tabulator-footer .tabulator-calcs-holder{background:#f3f3f3!important;border-bottom:1px solid #aaa;border-top:1px solid #aaa;box-sizing:border-box;overflow:hidden;text-align:left;width:100%}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row{background:#f3f3f3!important;display:inline-block}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle{display:none}.tabulator .tabulator-footer .tabulator-calcs-holder:only-child{border-bottom:none;margin-bottom:-5px}.tabulator .tabulator-footer>*+.tabulator-page-counter{margin-left:10px}.tabulator .tabulator-footer .tabulator-page-counter{font-weight:400}.tabulator .tabulator-footer .tabulator-paginator{color:#555;flex:1;font-family:inherit;font-size:inherit;font-weight:inherit;text-align:right}.tabulator .tabulator-footer .tabulator-page-size{border:1px solid #aaa;border-radius:3px;display:inline-block;margin:0 5px;padding:2px 5px}.tabulator .tabulator-footer .tabulator-pages{margin:0 7px}.tabulator .tabulator-footer .tabulator-page{background:hsla(0,0%,100%,.2);border:1px solid #aaa;border-radius:3px;display:inline-block;margin:0 2px;padding:2px 5px}.tabulator .tabulator-footer .tabulator-page.active{color:#d00}.tabulator .tabulator-footer .tabulator-page:disabled{opacity:.5}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-footer .tabulator-page:not(disabled):hover{background:rgba(0,0,0,.2);color:#fff;cursor:pointer}}.tabulator .tabulator-col-resize-handle{display:inline-block;margin-left:-3px;margin-right:-3px;position:relative;vertical-align:middle;width:6px;z-index:11}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-col-resize-handle:hover{cursor:ew-resize}}.tabulator .tabulator-col-resize-handle:last-of-type{margin-right:0;width:3px}.tabulator .tabulator-alert{align-items:center;background:rgba(0,0,0,.4);display:flex;height:100%;left:0;position:absolute;text-align:center;top:0;width:100%;z-index:100}.tabulator .tabulator-alert .tabulator-alert-msg{background:#fff;border-radius:10px;display:inline-block;font-size:16px;font-weight:700;margin:0 auto;padding:10px 20px}.tabulator .tabulator-alert .tabulator-alert-msg.tabulator-alert-state-msg{border:4px solid #333;color:#000}.tabulator .tabulator-alert .tabulator-alert-msg.tabulator-alert-state-error{border:4px solid #d00;color:#590000}.tabulator-row{background-color:#fff;box-sizing:border-box;min-height:22px;position:relative}.tabulator-row.tabulator-row-even{background-color:#efefef}@media (hover:hover) and (pointer:fine){.tabulator-row.tabulator-selectable:hover{background-color:#bbb;cursor:pointer}}.tabulator-row.tabulator-selected{background-color:#9abcea}@media (hover:hover) and (pointer:fine){.tabulator-row.tabulator-selected:hover{background-color:#769bcc;cursor:pointer}}.tabulator-row.tabulator-row-moving{background:#fff;border:1px solid #000}.tabulator-row.tabulator-moving{border-bottom:1px solid #aaa;border-top:1px solid #aaa;pointer-events:none;position:absolute;z-index:15}.tabulator-row.tabulator-range-highlight .tabulator-cell.tabulator-range-row-header{background-color:#d6d6d6;color:#000}.tabulator-row.tabulator-range-highlight.tabulator-range-selected .tabulator-cell.tabulator-range-row-header,.tabulator-row.tabulator-range-selected .tabulator-cell.tabulator-range-row-header{background-color:#3876ca;color:#fff}.tabulator-row .tabulator-row-resize-handle{bottom:0;height:5px;left:0;position:absolute;right:0}.tabulator-row .tabulator-row-resize-handle.prev{bottom:auto;top:0}@media (hover:hover) and (pointer:fine){.tabulator-row .tabulator-row-resize-handle:hover{cursor:ns-resize}}.tabulator-row .tabulator-responsive-collapse{border-bottom:1px solid #aaa;border-top:1px solid #aaa;box-sizing:border-box;padding:5px}.tabulator-row .tabulator-responsive-collapse:empty{display:none}.tabulator-row .tabulator-responsive-collapse table{font-size:14px}.tabulator-row .tabulator-responsive-collapse table tr td{position:relative}.tabulator-row .tabulator-responsive-collapse table tr td:first-of-type{padding-right:10px}.tabulator-row .tabulator-cell{border-right:1px solid #aaa;box-sizing:border-box;display:inline-block;outline:none;overflow:hidden;padding:4px;position:relative;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.tabulator-row .tabulator-cell.tabulator-frozen{background-color:inherit;display:inline-block;left:0;position:sticky;z-index:11}.tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-left{border-right:2px solid #aaa}.tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-right{border-left:2px solid #aaa}.tabulator-row .tabulator-cell.tabulator-editing{border:1px solid #1d68cd;outline:none;padding:0}.tabulator-row .tabulator-cell.tabulator-editing input,.tabulator-row .tabulator-cell.tabulator-editing select{background:transparent;border:1px;outline:none}.tabulator-row .tabulator-cell.tabulator-validation-fail{border:1px solid #d00}.tabulator-row .tabulator-cell.tabulator-validation-fail input,.tabulator-row .tabulator-cell.tabulator-validation-fail select{background:transparent;border:1px;color:#d00}.tabulator-row .tabulator-cell.tabulator-row-handle{align-items:center;display:inline-flex;justify-content:center;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box{width:80%}.tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box .tabulator-row-handle-bar{background:#666;height:3px;margin-top:2px;width:100%}.tabulator-row .tabulator-cell.tabulator-range-selected:not(.tabulator-range-only-cell-selected):not(.tabulator-range-row-header){background-color:#9abcea}.tabulator-row .tabulator-cell .tabulator-data-tree-branch-empty{display:inline-block;width:7px}.tabulator-row .tabulator-cell .tabulator-data-tree-branch{border-bottom:2px solid #aaa;border-bottom-left-radius:1px;border-left:2px solid #aaa;display:inline-block;height:9px;margin-right:5px;margin-top:-9px;vertical-align:middle;width:7px}.tabulator-row .tabulator-cell .tabulator-data-tree-control{align-items:center;background:rgba(0,0,0,.1);border:1px solid #333;border-radius:2px;display:inline-flex;height:11px;justify-content:center;margin-right:5px;overflow:hidden;vertical-align:middle;width:11px}@media (hover:hover) and (pointer:fine){.tabulator-row .tabulator-cell .tabulator-data-tree-control:hover{background:rgba(0,0,0,.2);cursor:pointer}}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse{background:transparent;display:inline-block;height:7px;position:relative;width:1px}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{background:#333;content:"";height:1px;left:-3px;position:absolute;top:3px;width:7px}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand{background:#333;display:inline-block;height:7px;position:relative;width:1px}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{background:#333;content:"";height:1px;left:-3px;position:absolute;top:3px;width:7px}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle{align-items:center;background:#666;border-radius:20px;color:#fff;display:inline-flex;font-size:1.1em;font-weight:700;height:15px;justify-content:center;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;width:15px}@media (hover:hover) and (pointer:fine){.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle:hover{cursor:pointer;opacity:.7}}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-close{display:initial}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-open{display:none}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle svg{stroke:#fff}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle .tabulator-responsive-collapse-toggle-close{display:none}.tabulator-row .tabulator-cell .tabulator-traffic-light{border-radius:14px;display:inline-block;height:14px;width:14px}.tabulator-row.tabulator-group{background:#ccc;border-bottom:1px solid #999;border-right:1px solid #aaa;border-top:1px solid #999;box-sizing:border-box;font-weight:700;min-width:100%;padding:5px 5px 5px 10px}@media (hover:hover) and (pointer:fine){.tabulator-row.tabulator-group:hover{background-color:#0000001a;cursor:pointer}}.tabulator-row.tabulator-group.tabulator-group-visible .tabulator-arrow{border-bottom:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666;margin-right:10px}.tabulator-row.tabulator-group.tabulator-group-level-1{padding-left:30px}.tabulator-row.tabulator-group.tabulator-group-level-2{padding-left:50px}.tabulator-row.tabulator-group.tabulator-group-level-3{padding-left:70px}.tabulator-row.tabulator-group.tabulator-group-level-4{padding-left:90px}.tabulator-row.tabulator-group.tabulator-group-level-5{padding-left:110px}.tabulator-row.tabulator-group .tabulator-group-toggle{display:inline-block}.tabulator-row.tabulator-group .tabulator-arrow{border-bottom:6px solid transparent;border-left:6px solid #666;border-right:0;border-top:6px solid transparent;display:inline-block;height:0;margin-right:16px;vertical-align:middle;width:0}.tabulator-row.tabulator-group span{color:#d00;margin-left:10px}.tabulator-popup-container{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #aaa;box-shadow:0 0 5px #0003;box-sizing:border-box;display:inline-block;font-size:14px;overflow-y:auto;position:absolute;z-index:10000}.tabulator-popup{border-radius:3px;padding:5px}.tabulator-tooltip{border-radius:2px;box-shadow:none;font-size:12px;max-width:Min(500px,100%);padding:3px 5px;pointer-events:none}.tabulator-menu .tabulator-menu-item{box-sizing:border-box;padding:5px 10px;position:relative;-webkit-user-select:none;user-select:none}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-disabled{opacity:.5}@media (hover:hover) and (pointer:fine){.tabulator-menu .tabulator-menu-item:not(.tabulator-menu-item-disabled):hover{background:#efefef;cursor:pointer}}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu{padding-right:25px}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu:after{border-color:#aaa;border-style:solid;border-width:1px 1px 0 0;content:"";display:inline-block;height:7px;position:absolute;right:10px;top:calc(5px + .4em);transform:rotate(45deg);vertical-align:top;width:7px}.tabulator-menu .tabulator-menu-separator{border-top:1px solid #aaa}.tabulator-edit-list{-webkit-overflow-scrolling:touch;font-size:14px;max-height:200px;overflow-y:auto}.tabulator-edit-list .tabulator-edit-list-item{color:#333;outline:none;padding:4px}.tabulator-edit-list .tabulator-edit-list-item.active{background:#1d68cd;color:#fff}.tabulator-edit-list .tabulator-edit-list-item.active.focused{outline:1px solid hsla(0,0%,100%,.5)}.tabulator-edit-list .tabulator-edit-list-item.focused{outline:1px solid #1d68cd}@media (hover:hover) and (pointer:fine){.tabulator-edit-list .tabulator-edit-list-item:hover{background:#1d68cd;color:#fff;cursor:pointer}}.tabulator-edit-list .tabulator-edit-list-placeholder{color:#333;padding:4px;text-align:center}.tabulator-edit-list .tabulator-edit-list-group{border-bottom:1px solid #aaa;color:#333;font-weight:700;padding:6px 4px 4px}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-2,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-2{padding-left:12px}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-3,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-3{padding-left:20px}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-4,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-4{padding-left:28px}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-5,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-5{padding-left:36px}.tabulator.tabulator-ltr{direction:ltr}.tabulator.tabulator-rtl{direction:rtl;text-align:initial}.tabulator.tabulator-rtl .tabulator-header .tabulator-col{border-left:1px solid #aaa;border-right:initial;text-align:initial}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{margin-left:-1px;margin-right:0}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-left:25px;padding-right:0}.tabulator.tabulator-rtl .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter{left:8px;right:auto}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell{border-left:1px solid #aaa;border-right:initial}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-branch{border-bottom-left-radius:0;border-bottom-right-radius:1px;border-left:initial;border-right:2px solid #aaa;margin-left:5px;margin-right:0}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-control{margin-left:5px;margin-right:0}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-left{border-left:2px solid #aaa}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-right{border-right:2px solid #aaa}.tabulator.tabulator-rtl .tabulator-row .tabulator-col-resize-handle:last-of-type{margin-left:0;margin-right:-3px;width:3px}.tabulator.tabulator-rtl .tabulator-footer .tabulator-calcs-holder{text-align:initial}.tabulator-print-fullscreen{bottom:0;left:0;position:absolute;right:0;top:0;z-index:10000}body.tabulator-print-fullscreen-hide>:not(.tabulator-print-fullscreen){display:none!important}.tabulator-print-table{border-collapse:collapse}.tabulator-print-table .tabulator-data-tree-branch{border-bottom:2px solid #aaa;border-bottom-left-radius:1px;border-left:2px solid #aaa;display:inline-block;height:9px;margin-right:5px;margin-top:-9px;vertical-align:middle;width:7px}.tabulator-print-table .tabulator-print-table-group{background:#ccc;border-bottom:1px solid #999;border-right:1px solid #aaa;border-top:1px solid #999;box-sizing:border-box;font-weight:700;min-width:100%;padding:5px 5px 5px 10px}@media (hover:hover) and (pointer:fine){.tabulator-print-table .tabulator-print-table-group:hover{background-color:#0000001a;cursor:pointer}}.tabulator-print-table .tabulator-print-table-group.tabulator-group-visible .tabulator-arrow{border-bottom:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666;margin-right:10px}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-1 td{padding-left:30px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-2 td{padding-left:50px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-3 td{padding-left:70px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-4 td{padding-left:90px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-5 td{padding-left:110px!important}.tabulator-print-table .tabulator-print-table-group .tabulator-group-toggle{display:inline-block}.tabulator-print-table .tabulator-print-table-group .tabulator-arrow{border-bottom:6px solid transparent;border-left:6px solid #666;border-right:0;border-top:6px solid transparent;display:inline-block;height:0;margin-right:16px;vertical-align:middle;width:0}.tabulator-print-table .tabulator-print-table-group span{color:#d00;margin-left:10px}.tabulator-print-table .tabulator-data-tree-control{align-items:center;background:rgba(0,0,0,.1);border:1px solid #333;border-radius:2px;display:inline-flex;height:11px;justify-content:center;margin-right:5px;overflow:hidden;vertical-align:middle;width:11px}@media (hover:hover) and (pointer:fine){.tabulator-print-table .tabulator-data-tree-control:hover{background:rgba(0,0,0,.2);cursor:pointer}}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse{background:transparent;display:inline-block;height:7px;position:relative;width:1px}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{background:#333;content:"";height:1px;left:-3px;position:absolute;top:3px;width:7px}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand{background:#333;display:inline-block;height:7px;position:relative;width:1px}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{background:#333;content:"";height:1px;left:-3px;position:absolute;top:3px;width:7px}.container.svelte-leioij.svelte-leioij{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%}.header.svelte-leioij.svelte-leioij{grid-row:1/2;display:flex;flex-wrap:wrap;align-items:center;padding:10px}.content.svelte-leioij.svelte-leioij{padding:0 10px 10px;grid-row:2/-1;overflow:auto}.form.svelte-leioij.svelte-leioij{display:flex;flex-direction:column}.form.svelte-leioij input.svelte-leioij,.form.svelte-leioij select.svelte-leioij{margin-bottom:10px}.label.svelte-leioij.svelte-leioij{font-weight:700}input[type=checkbox].svelte-leioij.svelte-leioij{margin:0}.toggle.svelte-ojg0u2{width:100%;font-size:30px}.hover.svelte-ojg0u2{opacity:.5;cursor:pointer}.hover.svelte-ojg0u2:hover,.active.svelte-ojg0u2{opacity:1}.dropdown.svelte-ojg0u2{min-width:100px;background:#f5f5f5;box-shadow:0 0 10px #00000080;position:absolute;z-index:1;border-radius:5px;padding:10px;margin-top:5px;cursor:pointer}.dropdown.svelte-ojg0u2 section{padding:5px}.dropdown.svelte-ojg0u2 div{padding:5px}.dropdown.svelte-ojg0u2 div:hover{background:#ddd}button.svelte-110xrjx{font-size:16px;padding:7px;border-radius:3px;border:1px solid rgba(0,0,0,.1);display:flex;gap:10px;align-items:center;justify-content:center;text-align:center;text-decoration:none;cursor:pointer;box-shadow:1px 1px 1px #0003}button.svelte-110xrjx:hover{background:rgb(221,221,221)}.counter.svelte-110xrjx{display:flex;margin-left:auto;border-radius:3px;background:red;color:#fff;padding:0 5px}.black.svelte-110xrjx{background:rgb(69,69,69);color:#fff}.black.svelte-110xrjx:hover{background:rgb(47,47,47)}.blue.svelte-110xrjx{background:rgb(60,105,182);color:#fff}.blue.svelte-110xrjx:hover{background:rgb(50,87,150)}.green.svelte-110xrjx{background:rgb(76,182,60);color:#fff}.green.svelte-110xrjx:hover{background:rgb(64,154,51)}.red.svelte-110xrjx{background:rgb(231,65,65);color:#fff}.red.svelte-110xrjx:hover{background:rgb(184,52,52)}.orange.svelte-110xrjx{background:rgb(255,166,22);color:#fff}.orange.svelte-110xrjx:hover{background:rgb(193,126,18)}.yellow.svelte-110xrjx{background:rgb(255,240,26)}.yellow.svelte-110xrjx:hover{background:rgb(245,228,0)}.gold.svelte-110xrjx{background:rgb(255,215,0)}.gold.svelte-110xrjx:hover{background:rgb(227,191,0)}.purple.svelte-110xrjx{background:rgb(165,81,204);color:#fff}.purple.svelte-110xrjx:hover{background:rgb(122,60,150)}.container.svelte-bjxjnz.svelte-bjxjnz{padding:10px;display:flex;flex-wrap:wrap;height:100%;overflow:auto}.pic.svelte-bjxjnz.svelte-bjxjnz{width:500px;margin-right:30px}.pic.svelte-bjxjnz img.svelte-bjxjnz{width:100%}.title.svelte-bjxjnz.svelte-bjxjnz{font-size:20px;font-weight:700;margin-bottom:20px}.info.svelte-bjxjnz.svelte-bjxjnz{display:flex;flex-wrap:wrap;flex-direction:column;height:100%;overflow:auto}.info-item.svelte-bjxjnz.svelte-bjxjnz{display:flex;align-items:center;margin-bottom:10px}.label.svelte-bjxjnz.svelte-bjxjnz{width:180px;margin-right:10px;font-weight:700}.red.svelte-bjxjnz.svelte-bjxjnz{color:red;font-weight:700}input.svelte-bjxjnz.svelte-bjxjnz{margin-right:10px}@media only screen and (max-device-width: 600px){.pic.svelte-bjxjnz.svelte-bjxjnz{width:100%;margin-bottom:10px}.label.svelte-bjxjnz.svelte-bjxjnz{width:100px;margin-right:10px;font-weight:700}input.svelte-bjxjnz.svelte-bjxjnz{width:100px}}.container.svelte-iqjq2d.svelte-iqjq2d{grid-column:1/-1;grid-row:1/2;display:flex;align-items:center;padding:0 10px;background:#333;z-index:99}.logo.svelte-iqjq2d.svelte-iqjq2d{width:140px;display:flex;align-items:center;grid-area:logo}.logo.svelte-iqjq2d img.svelte-iqjq2d{width:100%}.active.svelte-iqjq2d.svelte-iqjq2d{opacity:1;color:#fff}.right.svelte-iqjq2d.svelte-iqjq2d{margin-left:auto}.dropdown.svelte-iqjq2d.svelte-iqjq2d{margin-left:auto;grid-area:dropdown;display:flex;align-items:center}.logout.svelte-iqjq2d.svelte-iqjq2d{color:red;cursor:pointer}.dropdown-item.svelte-iqjq2d.svelte-iqjq2d{color:#888}.product.svelte-iqjq2d.svelte-iqjq2d{align-items:center;margin-bottom:5px;justify-content:unset}.product-img.svelte-iqjq2d.svelte-iqjq2d{width:50px;margin-right:10px}.product-img.svelte-iqjq2d img.svelte-iqjq2d{width:100%}.search-wrappers.svelte-iqjq2d.svelte-iqjq2d{display:flex;gap:20px}.search-wrapper.svelte-iqjq2d.svelte-iqjq2d{display:flex;flex-direction:column;height:600px;overflow:auto}.search-title.svelte-iqjq2d.svelte-iqjq2d{position:sticky;top:0;margin-bottom:10px;background:#eee;font-weight:700}.search-count.svelte-iqjq2d.svelte-iqjq2d{font-size:20px;opacity:.3}@media only screen and (max-device-width: 600px){.container.svelte-iqjq2d.svelte-iqjq2d{display:grid;grid-template-areas:"logo search dropdown";padding:7px}.logo.svelte-iqjq2d.svelte-iqjq2d{width:100px;margin-right:10px}.search-wrappers.svelte-iqjq2d.svelte-iqjq2d{flex-direction:column}.search-wrapper.svelte-iqjq2d.svelte-iqjq2d{height:250px}}.container.svelte-5l1u9o.svelte-5l1u9o{display:flex;flex-direction:column;padding:20px}.form.svelte-5l1u9o.svelte-5l1u9o{display:flex}.form.svelte-5l1u9o button.svelte-5l1u9o{margin-left:10px}.container.svelte-1ssaqb.svelte-1ssaqb{position:relative}.field.svelte-1ssaqb.svelte-1ssaqb{display:flex;align-items:center}.field.svelte-1ssaqb i.svelte-1ssaqb{cursor:pointer;position:absolute;right:10px}input.svelte-1ssaqb.svelte-1ssaqb{width:220px}.headers.svelte-1ssaqb.svelte-1ssaqb{display:flex;align-items:center;border-bottom:1px solid rgba(0,0,0,.1)}.header.svelte-1ssaqb.svelte-1ssaqb{margin-right:10px;padding:5px;font-weight:700}.body.svelte-1ssaqb.svelte-1ssaqb{overflow:auto}.options.svelte-1ssaqb.svelte-1ssaqb{max-height:300px;width:800px;position:absolute;display:flex;flex-direction:column;background:white;z-index:1;border-radius:5px;box-shadow:0 0 10px #0003;scroll-behavior:smooth;padding:10px}.option.svelte-1ssaqb.svelte-1ssaqb{cursor:pointer;padding:5px;display:flex;align-items:center;border-bottom:1px solid rgba(0,0,0,.1)}.option.svelte-1ssaqb.svelte-1ssaqb:hover{background:#eee}.value.svelte-1ssaqb.svelte-1ssaqb{margin-right:10px}.selected.svelte-1ssaqb.svelte-1ssaqb{background:#ccc}.container.svelte-1devbxd.svelte-1devbxd{position:relative;display:inline-block}.dropdown.svelte-1devbxd.svelte-1devbxd{padding:5px;position:absolute;background:#f8f8f8;color:#000;border-radius:3px;box-shadow:0 0 5px #0003;z-index:1}.dropdown.svelte-1devbxd i.svelte-1devbxd{font-size:20px;cursor:pointer;padding:5px 10px;opacity:.5}.dropdown.svelte-1devbxd i.svelte-1devbxd:hover{opacity:1}.select.svelte-1devbxd.svelte-1devbxd{display:flex;justify-content:space-between;align-items:center}.headers.svelte-1devbxd.svelte-1devbxd{display:flex}.header.svelte-1devbxd.svelte-1devbxd,.cell.svelte-1devbxd.svelte-1devbxd{display:flex;width:30px;height:30px;align-items:center;justify-content:center;margin:2px;padding:5px;border-radius:3px}.days.svelte-1devbxd.svelte-1devbxd{display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(6,1fr)}.day.svelte-1devbxd.svelte-1devbxd{cursor:pointer}.day.svelte-1devbxd.svelte-1devbxd:hover{font-weight:700;color:#000;background:#eee}.today.svelte-1devbxd.svelte-1devbxd{font-weight:700;color:red}.selected.svelte-1devbxd.svelte-1devbxd{font-weight:700;background:#666;color:#fff}.today-selected.svelte-1devbxd.svelte-1devbxd{font-weight:700;background:red;color:#fff}.invalid.svelte-1devbxd.svelte-1devbxd{border:3px solid red}.top.svelte-1devbxd.svelte-1devbxd{margin-bottom:35px;bottom:0}.bottom.svelte-1devbxd.svelte-1devbxd{margin-top:3px;top:0}button.svelte-1devbxd.svelte-1devbxd{display:flex;align-items:center;border:none;padding:5px 10px;background:#666;color:#fff;border-radius:4px;cursor:pointer}button.svelte-1devbxd.svelte-1devbxd:hover{background:black}.container.svelte-127bkyq{display:flex;align-items:center}.body.svelte-127bkyq{display:flex;gap:10px}.wrapper.svelte-127bkyq{border:1px solid rgba(0,0,0,.1);padding:3px;border-radius:3px}.vertical.svelte-127bkyq{flex-direction:column;align-items:baseline}.label.svelte-127bkyq{display:flex;align-items:center;width:100%;gap:10px;margin-bottom:3px}.icon.svelte-127bkyq,.link.svelte-127bkyq{opacity:.3}.link.svelte-127bkyq{margin-left:auto;cursor:pointer}.link.svelte-127bkyq:hover{opacity:.9}button.svelte-127bkyq{font-size:10px;padding:3px 5px;border-radius:3px;border:1px solid rgba(0,0,0,.15);display:flex;gap:10px;align-items:center;justify-content:center;text-align:center;text-decoration:none;cursor:pointer;box-shadow:1px 1px 1px #0003}.blue.svelte-127bkyq{background:rgb(60,105,182);color:#fff}.blue.svelte-127bkyq:hover{background:rgb(50,87,150)}.black.svelte-hfco91{background:rgb(69,69,69);color:#fff}.gray.svelte-hfco91{background:#ddd}.green.svelte-hfco91{background:rgb(76,182,60);color:#fff}.blue.svelte-hfco91{background:rgb(60,105,182);color:#fff}.red.svelte-hfco91{background:rgb(231,65,65);color:#fff}input.svelte-1q6czyw{width:100%;height:100%;font-size:18px}@media only screen and (max-device-width: 600px){input.svelte-1q6czyw{width:100%;height:100%}}.container.svelte-1roin6l{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:35px;opacity:.3;text-align:center;gap:50px}.container.svelte-qa8564{display:grid;height:calc(100svh - 50px);grid-template-rows:50px 50px auto 50px}.header.svelte-qa8564{grid-row:1/2;display:flex;flex-wrap:wrap;align-items:center;padding:10px;gap:10px}.filter.svelte-qa8564{padding:0 10px 10px}.content.svelte-qa8564{padding:0 10px 10px;grid-row:3/4;overflow:auto;display:flex;flex-direction:column;gap:5px}.count.svelte-qa8564{display:flex;justify-content:space-between}.footer.svelte-qa8564{grid-row:4/5;padding:5px}.form.svelte-y2k3wu{display:flex;flex-direction:column;gap:20px;height:100%}.container.svelte-b50nk1{display:grid;height:calc(100svh - 50px);grid-template-rows:50px 50px auto 50px}.header.svelte-b50nk1{grid-row:1/2;display:flex;flex-wrap:wrap;align-items:center;padding:10px;gap:10px}.filter.svelte-b50nk1{padding:0 10px 10px}.content.svelte-b50nk1{padding:0 10px 10px;grid-row:3/4;overflow:auto;display:flex;flex-direction:column;gap:5px}.list.svelte-b50nk1{display:grid;grid-template-areas:"name name name items" "date note note note"}.footer.svelte-b50nk1{grid-row:4/5;padding:5px}.form.svelte-biv6cv{display:grid;grid-template-rows:40px auto;gap:10px;height:100%}.wrapper.svelte-biv6cv{display:flex;justify-content:space-between;gap:10px}input.svelte-biv6cv{grid-row:1/2;width:100%}.products.svelte-biv6cv{grid-row:2/3;display:flex;flex-direction:column;gap:10px;overflow:auto}.product.svelte-biv6cv{display:grid;grid-template-columns:45px 1fr 50px;gap:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}img.svelte-biv6cv{height:45px;width:45px}.name.svelte-biv6cv{overflow-x:hidden}.container.svelte-1omhw67{display:grid;grid-template-areas:"num img name name name input" "num img name name name input" "num img name name name packaging";gap:5px}img.svelte-1omhw67{height:45px;width:45px}input.svelte-1omhw67{width:80px;height:50px;font-size:19px;align-self:center;justify-self:center;margin-left:auto}span.svelte-1omhw67{align-self:center}.item.svelte-1omhw67{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.name.svelte-1omhw67{overflow-x:hidden}.container.svelte-d4ocq7{display:grid;height:calc(100svh - 50px);grid-template-rows:50px 50px auto 50px}.header.svelte-d4ocq7{grid-row:1/2;display:flex;flex-wrap:wrap;align-items:center;padding:10px;gap:10px}.filter.svelte-d4ocq7{padding:0 10px 10px}.content.svelte-d4ocq7{padding:0 10px 10px;grid-row:3/4;overflow:auto;display:flex;flex-direction:column;gap:5px}.footer.svelte-d4ocq7{grid-row:4/5;padding:5px}.note.svelte-d4ocq7{width:150px;overflow:auto}.container.svelte-1fv14j{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%}.header.svelte-1fv14j{grid-row:1/2;display:flex;flex-wrap:wrap;align-items:center;padding:10px;gap:5px}.content.svelte-1fv14j{padding:0 10px 10px;grid-row:2/-1;overflow:auto}.body.svelte-1fv14j{display:flex;flex-direction:column;gap:20px}.title.svelte-1fv14j{font-weight:700;position:sticky;top:0;gap:5px}.lists.svelte-1fv14j,.stocks.svelte-1fv14j,.users.svelte-1fv14j{display:flex;flex-direction:column;gap:5px}.user.svelte-1fv14j{display:grid;grid-template-columns:1fr 60px 30px;font-size:14px}.list.svelte-1fv14j{justify-content:space-between}td.svelte-1fv14j:first-child{padding-right:15px}.container.svelte-mh69fn{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%}.header.svelte-mh69fn{grid-row:1/2;display:flex;flex-wrap:wrap;align-items:center;padding:10px;gap:10px}.content.svelte-mh69fn{padding:0 10px 10px;grid-row:2/-1;overflow:auto}.title.svelte-mh69fn{font-weight:700;position:sticky;top:0}.container.svelte-1th2275{height:100svh;display:grid;grid-template-rows:40px calc(100vh - 40px)}.content.svelte-1th2275{grid-column:1/-1;grid-row:2/-1}@media only screen and (max-device-width: 600px){.container.svelte-1th2275{height:100%;display:grid;grid-template-rows:50px calc(100svh - 50px)}.content.svelte-1th2275{overflow:auto}}
