.theme--light.v-data-table{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-data-table .v-data-table__divider{border-right:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table.v-data-table--fixed-header thead th{background:#fff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:rgba(0,0,0,.6)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#f5f5f5}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#eee}.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid rgba(0,0,0,.12)}.theme--dark.v-data-table{background-color:#1e1e1e;color:#fff}.theme--dark.v-data-table .v-data-table__divider{border-right:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table.v-data-table--fixed-header thead th{background:#1e1e1e;box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:hsla(0,0%,100%,.7)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#505050}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#616161}.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid hsla(0,0%,100%,.12)}.v-data-table{line-height:1.5;max-width:100%}.v-data-table>.v-data-table__wrapper>table{width:100%;border-spacing:0}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{padding:0 16px;transition:height .2s cubic-bezier(.4,0,.6,1)}.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:.75rem;height:48px}.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:left}.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:right}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>td{font-size:.875rem;height:48px}.v-data-table__wrapper{overflow-x:auto;overflow-y:hidden}.v-data-table__progress{height:auto!important}.v-data-table__progress th{height:auto!important;border:none!important;padding:0;position:relative}.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>th{height:32px}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:first-child{border-top-left-radius:0}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:last-child{border-top-right-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:first-child{border-bottom-left-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:last-child{border-bottom-right-radius:0}.v-data-table--fixed-header>.v-data-table__wrapper,.v-data-table--fixed-height .v-data-table__wrapper{overflow-y:auto}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr>th{border-bottom:0!important;position:sticky;top:0;z-index:2}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:48px}.v-application--is-ltr .v-data-table--fixed-header .v-data-footer{margin-right:17px}.v-application--is-rtl .v-data-table--fixed-header .v-data-footer{margin-left:17px}.v-data-table--fixed-header.v-data-table--dense>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:32px}.v-application .v-btn:not(.v-btn--fab):not(.v-btn--icon):not(.v-btn--round):not(.v-btn--tile){border-radius:12px!important}.v-application .v-card:not(.v-card--tile):not(.rounded-0):not(.rounded-circle){border-radius:16px!important}.v-application .v-text-field--filled .v-input__slot,.v-application .v-text-field--outlined .v-input__slot,.v-application .v-text-field--outlined fieldset,.v-application .v-text-field--solo .v-input__slot{border-radius:12px!important}.v-application .v-dialog:not(.v-dialog--fullscreen)>.v-card,.v-application .v-dialog:not(.v-dialog--fullscreen)>.v-sheet{border-radius:20px!important}.v-application .v-snack__wrapper{border-radius:12px!important}.v-application .v-menu__content,.v-application .v-menu__content .v-list{border-radius:16px!important}.v-application .v-tooltip__content{border-radius:6px!important}.v-application .v-alert:not(.v-alert--outlined):not(.v-alert--text),.v-application .vertical-nav-menu-items .v-list-item,.v-application .vertical-nav-menu-items .v-list-item:before{border-radius:12px!important}.v-application .v-bottom-sheet.v-dialog>.v-sheet{border-radius:20px 20px 0 0!important}@font-face{font-family:Roboto;font-weight:400;font-style:normal}.font-b{font-family:Roboto-Bold,Arial,Helvetica,sans-serif}.font-sb{font-family:Roboto-SemiBold,Arial,Helvetica,sans-serif}.txt--12{font-size:12px!important}.txt--14{font-size:14px!important}.txt--16{font-size:16px!important}.txt--18{font-size:18px!important}.txt--20{font-size:20px!important}.v-window-item>.container>.row,.v-window-item>.row,.v-window-item>.v-card>.row{padding-top:8px}body,html{font-family:Roboto-Regular,Arial,Helvetica,sans-serif!important}html{font-size:14px!important}.v-text-field.v-text-field--enclosed .v-text-field__details{margin-bottom:0}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.08) transparent}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.08);border-radius:2px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}:hover::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.18)}::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.3)}::-webkit-scrollbar-corner{background:transparent}.order{height:100%;padding:0}.order>.flex{height:100%;gap:20px}.order .order-form{flex:1 1 0;min-width:300px;max-width:550px}.order .order-groups{flex:0 0 200px;width:200px;margin-left:0}.order .order-products{flex:1 1 0;min-width:300px;width:auto;margin-left:0}.order-mobile{display:flex;flex-direction:column;overflow-x:hidden;width:100%;max-width:100%}.order-mobile__tabs{flex:0 0 auto;position:sticky;top:0;z-index:2}.order-mobile__items{flex:1 1 auto;background:transparent;overflow-x:hidden}@media(max-width:959px){.order-mobile .order-form{max-width:none!important;position:static!important;top:auto!important;height:auto!important}.order-mobile .order-products{min-width:0!important}.order-mobile .order-tabs,.order-mobile .order-tabs__card,.order-mobile .order-tabs__details,.order-mobile .order-tabs__item,.order-mobile .order-tabs__tabs{height:auto!important}.order-mobile .order-tabs .v-tabs-items,.order-mobile .order-tabs .v-window__container{overflow:visible!important;height:auto!important}}