/*!
 * 
 *   react-simple-keyboard v3.8.180
 *   https://github.com/hodgef/react-simple-keyboard
 *
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
 *
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *
 */
/*!
 * 
 *   simple-keyboard v3.8.123
 *   https://github.com/hodgef/simple-keyboard
 *
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
 *
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *
 */
.hg-theme-default{box-sizing:border-box;touch-action:manipulation;-webkit-user-select:none;user-select:none;background-color:#ececec;border-radius:5px;width:100%;padding:5px;font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;overflow:hidden}.hg-theme-default .hg-button span,.hg-theme-default .hg-button span svg{pointer-events:none}.hg-theme-default button.hg-button{font-size:inherit;border-width:0}.hg-theme-default .hg-button{flex-grow:1;display:inline-block}.hg-theme-default .hg-row{display:flex}.hg-theme-default .hg-row:not(:last-child){margin-bottom:5px}.hg-theme-default .hg-row .hg-button-container,.hg-theme-default .hg-row .hg-button:not(:last-child){margin-right:5px}.hg-theme-default .hg-row>div:last-child{margin-right:0}.hg-theme-default .hg-row .hg-button-container{display:flex}.hg-theme-default .hg-button{box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:#0000;background:#fff;border-bottom:1px solid #b5b5b5;border-radius:5px;justify-content:center;align-items:center;height:40px;padding:5px;display:flex;box-shadow:0 0 3px -1px #0000004d}.hg-theme-default .hg-button.hg-standardBtn{width:20px}.hg-theme-default .hg-button.hg-activeButton{background:#efefef}.hg-theme-default.hg-layout-numeric .hg-button{justify-content:center;align-items:center;width:33.3%;height:60px;display:flex}.hg-theme-default .hg-button.hg-button-numpadadd,.hg-theme-default .hg-button.hg-button-numpadenter{height:85px}.hg-theme-default .hg-button.hg-button-numpad0{width:105px}.hg-theme-default .hg-button.hg-button-com{max-width:85px}.hg-theme-default .hg-button.hg-standardBtn.hg-button-at{max-width:45px}.hg-theme-default .hg-button.hg-selectedButton{color:#fff;background:#05194687}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=\.com]{max-width:82px}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=\@]{max-width:60px}.hg-candidate-box{-webkit-user-select:none;user-select:none;background:#ececec;border-bottom:2px solid #b5b5b5;border-radius:5px;margin-top:-10px;display:inline-flex;position:absolute;transform:translateY(-100%)}ul.hg-candidate-box-list{flex:1;margin:0;padding:0;list-style:none;display:flex}li.hg-candidate-box-list-item{justify-content:center;align-items:center;width:40px;height:40px;display:flex}li.hg-candidate-box-list-item:hover{cursor:pointer;background:#00000008}li.hg-candidate-box-list-item:active{background:#0000001a}.hg-candidate-box-prev:before{content:"◄"}.hg-candidate-box-next:before{content:"►"}.hg-candidate-box-next,.hg-candidate-box-prev{color:#969696;cursor:pointer;align-items:center;padding:0 10px;display:flex}.hg-candidate-box-next{border-top-right-radius:5px;border-bottom-right-radius:5px}.hg-candidate-box-prev{border-top-left-radius:5px;border-bottom-left-radius:5px}.hg-candidate-box-btn-active{color:#444}.virtual-keyboard-container{z-index:1000001;width:1388px;max-width:calc(100vw - 40px);position:fixed;bottom:35px;left:50%;transform:translate(-50%)}.simple-keyboard{background-color:#c7c7c7;border-radius:22px;padding:22px;box-shadow:0 32px 64px #0000003d,0 0 8px #0003}.simple-keyboard .hg-row{margin-bottom:12px}.simple-keyboard .hg-row:last-child{margin-bottom:0}.simple-keyboard .hg-button{color:#242424;cursor:pointer;height:74px;box-shadow:none;background:#fff;border:1px solid #d1d1d1;border-radius:8px;flex-direction:column;flex:1;justify-content:flex-start;align-items:center;min-width:0;margin:0 7px;padding:6px 0 0;font-size:24px;font-weight:700;transition:all .1s;display:flex}.simple-keyboard .hg-button:first-child{margin-left:0}.simple-keyboard .hg-button:last-child{margin-right:0}.simple-keyboard .hg-button span{color:#b3b3b3;margin-bottom:2px;font-size:18px;font-weight:700;line-height:21px;display:block}.simple-keyboard .hg-button:active{background:#f0f0f0;transform:scale(.98)}.simple-keyboard .hg-button-bksp{color:#242424;background:#fff;flex:none;justify-content:flex-end;width:105px;padding-bottom:12px;padding-right:13px;font-size:20px}.simple-keyboard .hg-button-bksp:active{background:#f0f0f0}.simple-keyboard .hg-button.hg-functionBtn{color:#242424;background:#fff}.simple-keyboard .hg-button-capslock{flex:none;justify-content:flex-end;align-items:flex-start;width:138px;padding-bottom:12px;padding-left:13px;font-size:20px}.simple-keyboard .hg-button-capslock:active{background:#f0f0f0}.simple-keyboard .hg-button-enter{color:#242424;background:#fff;flex:none;justify-content:flex-end;align-items:flex-end;width:167px;padding-bottom:10px;padding-right:13px;font-size:20px}.simple-keyboard .hg-button-enter:active{background:#f0f0f0}.simple-keyboard .hg-button-shift{color:#242424;background:#fff;flex:none;justify-content:flex-end;align-items:flex-start;padding-bottom:12px;font-size:20px}.simple-keyboard .hg-row:nth-child(3) .hg-button-shift:first-child{width:182px;padding-left:13px}.simple-keyboard .hg-row:nth-child(3) .hg-button-shift:last-child{align-items:flex-end;width:125px;padding-right:13px}.simple-keyboard .hg-button-shift:active{background:#f0f0f0}.simple-keyboard .hg-button-numbers{flex:none;justify-content:flex-end;align-items:flex-start;padding-bottom:12px;font-size:19.5px;font-weight:400}.simple-keyboard .hg-row:nth-child(4) .hg-button-numbers:first-child{align-items:flex-start;width:182px;padding-left:13px}.simple-keyboard .hg-row:nth-child(4) .hg-button-numbers:last-child{align-items:flex-end;width:82px;padding-right:13px}.simple-keyboard .hg-button-numbers:active{background:#f0f0f0}.simple-keyboard .hg-button:not(.hg-functionBtn):not(.hg-button-space){white-space:pre-line}.simple-keyboard .hg-row:nth-child(3)>div:nth-last-child(3),.simple-keyboard .hg-row:nth-child(3)>div:nth-last-child(2){color:#595959;padding-top:4px;font-size:29px;line-height:1.2}.simple-keyboard .hg-button-space{background:#fff;flex:1;margin:0 13.5px;font-size:24px}.simple-keyboard .hg-button-space:active,.simple-keyboard .hg-button.hg-activeButton{background:#f0f0f0}@media (width<=1440px){.virtual-keyboard-container{width:calc(100vw - 80px)}.simple-keyboard{padding:18px}.simple-keyboard .hg-button{height:65px;font-size:20px}.simple-keyboard .hg-button span{font-size:16px}.simple-keyboard .hg-button-bksp{width:90px}.simple-keyboard .hg-button-capslock{width:120px}.simple-keyboard .hg-button-enter{width:140px}.simple-keyboard .hg-row:nth-child(3) .hg-button-shift:first-child{width:150px}.simple-keyboard .hg-row:nth-child(3) .hg-button-shift:last-child{width:105px}.simple-keyboard .hg-row:nth-child(4) .hg-button-numbers:first-child{width:150px}.simple-keyboard .hg-row:nth-child(4) .hg-button-numbers:last-child{width:70px}}@media (width<=768px){.virtual-keyboard-container{width:calc(100vw - 40px);bottom:20px}.simple-keyboard{border-radius:16px;padding:12px}.simple-keyboard .hg-row{margin-bottom:8px}.simple-keyboard .hg-button{height:50px;margin:0 4px;font-size:18px}.simple-keyboard .hg-button span{font-size:14px;line-height:16px}.simple-keyboard .hg-button-bksp{width:70px}.simple-keyboard .hg-button-capslock{width:90px}.simple-keyboard .hg-button-enter{width:100px}.simple-keyboard .hg-row:nth-child(3) .hg-button-shift:first-child{width:110px}.simple-keyboard .hg-row:nth-child(3) .hg-button-shift:last-child{width:80px}.simple-keyboard .hg-row:nth-child(4) .hg-button-numbers:first-child{width:110px}.simple-keyboard .hg-row:nth-child(4) .hg-button-numbers:last-child{width:55px}.simple-keyboard .hg-button-space{margin:0 8px}}.virtual-keyboard-numpad{width:320px;max-width:320px}.virtual-keyboard-numpad .simple-keyboard{padding:16px}.virtual-keyboard-numpad .simple-keyboard .hg-row{justify-content:center}.virtual-keyboard-numpad .simple-keyboard .hg-button{flex:none;justify-content:center;width:80px;height:70px;padding:0;font-size:28px}.virtual-keyboard-numpad .simple-keyboard .hg-button-bksp,.virtual-keyboard-numpad .simple-keyboard .hg-button-enter{justify-content:center;align-items:center;width:130px;padding:0}.virtual-keyboard-numpad .simple-keyboard .hg-button-negative,.virtual-keyboard-numpad .simple-keyboard .hg-button-decimal{font-size:24px}@media (width<=1440px){.virtual-keyboard-numpad{width:280px;max-width:280px}.virtual-keyboard-numpad .simple-keyboard .hg-button{width:70px;height:60px;font-size:24px}.virtual-keyboard-numpad .simple-keyboard .hg-button-bksp,.virtual-keyboard-numpad .simple-keyboard .hg-button-enter{width:115px}}@media (width<=768px){.virtual-keyboard-numpad{width:240px;max-width:240px}.virtual-keyboard-numpad .simple-keyboard{padding:12px}.virtual-keyboard-numpad .simple-keyboard .hg-button{width:60px;height:50px;font-size:20px}.virtual-keyboard-numpad .simple-keyboard .hg-button-bksp,.virtual-keyboard-numpad .simple-keyboard .hg-button-enter{width:100px}}@font-face{font-family:Noto Sans;src:url(/fonts/NotoSans-Regular.ttf)format("truetype");font-weight:100 900;font-stretch:62.5% 100%;font-style:normal;font-display:swap}@font-face{font-family:Noto Sans;src:url(/fonts/NotoSans-Italic.ttf)format("truetype");font-weight:100 900;font-stretch:62.5% 100%;font-style:italic;font-display:swap}:root{--fontFamilyBase:"Noto Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--lista-dark-blue:#002555;--lista-blue:#004c91;--lista-light-blue:#008bd2;--light-neutral-600:#eaf3f6;--light-grey:#f6f6f6;--grey:#cecece;--dark-neutral:#32464b;--lime-accent:#bec200;--green:#61868d;--text-primary:#242424;--text-secondary:#616161;--primary:#004c91;--secondary:#008bd2;--success:#61868d;--warning:#bec200;--danger:#dc2626;--info:#008bd2;--background-primary:#fff;--background-secondary:#f6f6f6;--background-tertiary:#eaf3f6;--border-light:#cecece;--border-medium:#616161;--border-dark:#32464b}html,body{height:100%;margin:0;padding:0;overflow:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Noto Sans,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.fui-FluentProvider{--fontFamilyBase:"Noto Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif}#root{height:100%;overflow:hidden}h1,h2,h3,h4,h5,h6,[class*=Title],[class*=title]{letter-spacing:-.02em}strong,b,[style*="font-weight: bold"],[style*="font-weight: 600"],[style*="font-weight: 700"],[style*="font-weight: 800"],[style*="font-weight: 900"],[class*=semibold],[class*=bold]{letter-spacing:-.01em}@view-transition{navigation:auto}::view-transition-old(root){animation-duration:.5s}::view-transition-new(root){animation-duration:.5s}::view-transition-old(root){animation-name:fade-out}::view-transition-new(root){animation-name:fade-in}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}html.virtual-keyboard-visible{--keyboard-height:400px}.virtual-keyboard-spacer{height:var(--keyboard-height);flex-shrink:0}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-15%)}to{opacity:1;transform:translate(0)}}.page-back-transition{animation:.25s ease-out slideInFromLeft}.fui-Input{min-height:52px!important;font-size:16px!important}.fui-Select,.fui-Field select{box-sizing:border-box!important;min-height:52px!important;font-size:16px!important}.fui-Button{padding:12px 20px;min-height:50px!important;font-size:16px!important}button.fui-Button:not([class*=primary]):not([class*=subtle]):not([class*=transparent]):not(.fui-DataGridCell button):not(.fui-DataGridCell *){border-color:#424242!important}.fui-DataGridCell button.fui-Button,.fui-Button[style*="width: 108px"]{border:none!important}.fui-Combobox,.fui-Dropdown{height:52px!important;min-height:52px!important}.fui-Combobox>button,.fui-Dropdown>button,button[role=combobox],.fui-Combobox input,.fui-Dropdown input{align-items:center!important;height:52px!important;min-height:52px!important;font-size:16px!important;line-height:24px!important;display:flex!important}.fui-Dropdown>button>span,button[role=combobox]>span{align-items:center!important;height:100%!important;display:flex!important}.fui-Listbox,.fui-Option{font-size:16px!important}.fui-Option{min-height:48px!important}.fui-Dropdown svg,.fui-Combobox svg,.fui-TagPickerControl svg{width:24px!important;height:24px!important;font-size:24px!important}.fui-Select__icon,.fui-Select__icon svg{width:24px!important;height:32px!important}.fui-TagPickerControl__expandIcon{align-self:center!important}.fui-Field__label{margin-bottom:8px!important;font-size:16px!important;font-weight:600!important}.fui-Checkbox,.fui-Radio{min-width:44px!important;min-height:44px!important}.fui-Tab{min-height:48px!important;padding:12px 20px!important;font-size:16px!important}.fui-MenuItem{min-height:48px!important;padding:12px 16px!important;font-size:16px!important}.fui-Table th,.fui-TableHeaderCell{box-sizing:border-box!important;background-color:#f0f0f0!important;border-bottom:1px solid #616161!important;padding:14px 22px!important;font-weight:700!important}.fui-Table td,.fui-TableCell{box-sizing:border-box!important;padding:14px 22px!important}.fui-DataGridHeaderCell{background-color:#f0f0f0!important;border-bottom:1px solid #616161!important;align-items:center!important;min-height:60px!important;padding:0 22px!important;font-weight:700!important;display:flex!important}.fui-DataGridCell{align-items:center!important;min-height:60px!important;padding:0 22px!important;display:flex!important}.fui-DataGridCell:last-child,.fui-DataGridHeaderCell:last-child{flex:0 0 80px!important;width:80px!important;max-width:80px!important}.no-clear-dropdown .fui-Dropdown button[aria-label*=Clear],.no-clear-dropdown .fui-Dropdown button[aria-label*=clear]{display:none!important}.categories-table [role=columnheader]:first-child,.categories-table [role=gridcell]:first-child{width:140px;min-width:140px;max-width:140px}.categories-table [role=rowheader]{background-color:#f0f0f0;font-weight:600}.categories-table [role=row]:hover{background-color:#f9f9f9}.products-table [role=columnheader]:first-child,.products-table [role=gridcell]:first-child{width:140px;min-width:140px;max-width:140px}.products-table [role=row]:hover{background-color:#f9f9f9}.general-settings-page{max-width:1400px;margin:0 auto;padding:0}.general-settings-content{flex-direction:column;max-width:66.67%;margin-top:32px;display:flex}.general-settings-main{flex-direction:column;display:flex}.settings-card-main{background-color:#fff;border-radius:8px;flex-direction:column;gap:16px;margin-bottom:16px;padding:16px;display:flex}.card-section{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px}.card-content{align-items:center;gap:16px;padding:24px;display:flex}.card-icon{color:#424242;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;font-size:35px;display:flex}.card-body{flex:1;min-width:0}.card-control{flex-shrink:0}.language-buttons{flex-direction:column;gap:12px;width:100%;display:flex}.language-button,.language-button-selected{width:100%;min-height:56px;font-size:18px;font-weight:500}.language-button-selected{color:#fff;background-color:#0078d4;border:none}.language-button{color:#333;background-color:#0000;border:1px solid #d1d1d1}@media (width<=768px){.general-settings-content{max-width:100%}.card-content{flex-direction:column;align-items:flex-start}.card-control,.card-control .fui-Dropdown{width:100%}}.inline-input-button{color:#333;cursor:pointer;background-color:#0000;border:1px solid #e0e0e0;border-radius:4px;align-items:center;gap:8px;min-width:100px;min-height:40px;padding:8px 16px;font-size:16px;font-weight:500;transition:all .2s;display:flex}.inline-input-button:hover:not(:disabled){border-color:#0078d4}.inline-input-button:disabled{opacity:.5;cursor:not-allowed}.inline-input-button .input-icon{color:#666;font-size:18px}.input-modal-surface{width:90vw;max-width:600px}.input-modal-content{flex-direction:column;gap:20px;padding:24px;display:flex}.input-modal-title{text-align:left}.input-modal-field{justify-content:center;align-items:center;display:flex}.input-modal-input{width:100%}.input-modal-input input{text-align:left;height:80px;padding:16px;font-size:48px;font-weight:700}.input-modal-description{text-align:left;margin-top:-8px}.input-modal-buttons{justify-content:space-between;gap:16px;margin-top:8px;display:flex}.input-modal-buttons button{min-width:140px;min-height:48px;font-size:16px;font-weight:600}.virtual-keyboard-container{z-index:1000000}
