.order-card{box-shadow:0 3px 9px 0 #e3f2ff;border-radius:4px;transition:.3s;padding:1em .7em;margin-bottom:1em;cursor:pointer}.order-card:hover{box-shadow:0 5px 12px 3px #e3f2ff;transition:.3s}.order-card .order-card-container .left-side,.order-card .order-card-container .right-side{display:flex;flex-direction:column;gap:.1em}.order-card .order-card-container .left-side p,.order-card .order-card-container .right-side p{line-height:1.5em;margin:0}.order-card .order-card-container .left-side p i,.order-card .order-card-container .right-side p i{font-size:1.25rem;color:#ef4142}.order-card .order-card-container .left-side .refund-label,.order-card .order-card-container .right-side .refund-label{color:#ef4142}.order-card .order-card-container .left-side .text,.order-card .order-card-container .right-side .text{color:var(--brand-primary)}.order-card .order-card-container .right-side p{text-align:right}.order-management-parent-order-card{border:3px solid #e3f2ff;border-radius:9px;padding:1em;margin-bottom:1em}.order-management-parent-order-card .order-management-parent-order-container .parent-order-header{display:flex;align-items:center;justify-content:space-between}.order-management-parent-order-card .order-management-parent-order-container .parent-order-header h3{margin:0}.order-management-list-container{margin-top:2em}.order-management-list-container .scroll-to-top-btn{padding:1.5em;text-transform:none}.order-management-list-container .scroll-to-top-btn .v-icon{font-size:2em}.order-management-list-container .order-management-list-grid{display:grid;grid-template-columns:repeat(1,minmax(250px,1fr));gap:2em}@media(min-width:960px){.order-management-list-container .order-management-list-grid{grid-template-columns:repeat(3,minmax(250px,1fr))}}.order-management-list-container .order-management-list-grid .completed .load-more-btn,.order-management-list-container .order-management-list-grid .in-progress .load-more-btn,.order-management-list-container .order-management-list-grid .pending .load-more-btn{min-width:180px;text-transform:none;font-weight:500;display:block;margin:1.5em auto 0 auto}.order-management-list-container .order-management-list-grid .load-more-container{grid-column:1/-1;display:flex;justify-content:center}@media only screen and (max-width:959px){.order-management-list-container .order-management-list-grid .section-container{margin-top:0!important}}.order-management-list-container .order-management-list-grid .header-box{background-color:#fff;margin-bottom:2em;padding-top:.5em;position:sticky;top:0;z-index:7}.order-management-list-container .order-management-list-grid .header-box .inner-box{display:flex;align-content:center;justify-content:space-between;background-color:#afe5e3;border-radius:9px;padding:.2em 1em}.order-management-list-container .order-management-list-grid .header-box h2{margin:.55rem 0}.order-management-list-container .order-management-list-grid .header-box .rounded-box{display:flex;align-items:center;justify-content:center;background-color:#fff;width:45px;margin:.4em 0;padding:.2em .5em;border-radius:50%;transition:.5s}.order-management-list-container .order-management-list-grid .header-box .rounded-box.new-orders{transition:.5s;background-color:var(--brand-primary)!important}.order-management-list-container .order-management-list-grid .header-box .rounded-box.new-orders p{color:#fff!important}.order-management-list-container .order-management-list-grid .header-box .rounded-box p{margin:0;color:var(--brand-primary);font-size:1rem}.order-management-list-container .order-management-list-empty{text-align:center;margin-top:6em}.no-wrap[data-v-01ee38a7]{white-space:nowrap}.icon-col[data-v-01ee38a7]{width:10%}.sort-icon-inactive[data-v-01ee38a7]{opacity:.4;transition:opacity .2s ease}.sort-icon-inactive[data-v-01ee38a7]:hover{opacity:.7}.pagination-controls .col-auto[data-v-dcfbd680]{padding:0}.order-management-table .table-wrapper[data-v-a71b9e66]{overflow-x:auto;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.order-management-table .table-wrapper table th[data-v-a71b9e66]{text-align:left;padding:12px;background-color:#f5f5f5;font-weight:600}.order-management-table .table-wrapper table td[data-v-a71b9e66]{padding:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-management-table .table-wrapper table .table-row[data-v-a71b9e66]{cursor:pointer;transition:background-color .2s ease}.order-management-table .table-wrapper table .table-row[data-v-a71b9e66]:hover{background-color:var(--brand-box-shadow)}.order-management-table .table-wrapper table .td-status[data-v-a71b9e66]{display:flex;align-items:center}.order-management-table .table-wrapper table .td-status .status-pill.cancelled[data-v-a71b9e66],.order-management-table .table-wrapper table .td-status .status-pill.pending[data-v-a71b9e66]{color:red}.order-management-table .table-wrapper table .td-status .status-pill.in-progress[data-v-a71b9e66]{color:orange}.order-management-table .table-wrapper table .td-status .status-pill.completed[data-v-a71b9e66]{color:green}.order-management-table .table-wrapper table .td-status .status-pill i[data-v-a71b9e66]{font-size:1.25rem;color:inherit}.order-management-table .table-wrapper.loading[data-v-a71b9e66]{position:relative;opacity:.6}.order-management-table .table-wrapper .table-loading-overlay[data-v-a71b9e66]{position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.8);display:flex;align-items:center;justify-content:center;z-index:10}.order-management-table .centered-text[data-v-a71b9e66]{text-align:center}.restaurant-selector{display:flex;flex-direction:column;position:relative}.restaurant-selector .restaurants-input .v-input__append-outer{position:absolute;right:2rem}.restaurant-selector .restaurants-input .v-input__append-outer button{font-weight:700;text-decoration:underline}.restaurant-selector .restaurants-input .v-input__append-outer button:disabled{opacity:.5}.restaurant-selector .restaurants-input .v-input__prepend-inner{position:absolute;margin-top:20px}.restaurant-selector .restaurants-input.restaurant-selected input{padding-left:160px}.restaurant-selector .restaurants-input.restaurants-selected input{padding-left:170px}.restaurant-selector .restaurants-input.restaurant-selected .v-label,.restaurant-selector .restaurants-input.restaurants-selected .v-label,.restaurant-selector .restaurants-input .v-label--active{position:absolute;left:.25rem!important;right:auto;transform:translateY(-1.5em) translateX(-1.25em) scale(.75)}.restaurant-selector .restaurant-list.suites-list{position:relative;height:20rem;border:1px solid #eaeaea;border-radius:.25rem;overflow-y:scroll;margin-bottom:2rem}.restaurant-selector .error-msg{position:absolute;bottom:-2.25rem;left:.75rem;color:#ef4142;font-size:.75rem;font-family:Quicksand,sans-serif;font-weight:700}.bulk-actions-modal .title-container{display:flex;justify-content:space-between;align-items:center;width:100%}.bulk-actions-modal .title-container .location-type-selector-container{max-width:300px;margin-right:1rem}.bulk-actions-modal{max-width:51.5rem!important}.bulk-actions-modal .modal-content{width:100%;margin-top:0!important;margin-bottom:.5em!important}.bulk-actions-modal .modal-content .date-picker-container{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;gap:0;margin-bottom:.25rem}.bulk-actions-modal .modal-content .date-picker-container.multi-location-full-width{gap:0}@media(min-width:960px){.bulk-actions-modal .modal-content .date-picker-container{grid-template-columns:1fr auto;grid-template-rows:1fr;gap:2rem;margin:1rem 0 .75rem}}.bulk-actions-modal .modal-content .date-picker-container .multi-location-full-width,.bulk-actions-modal .modal-content .date-picker-container .restaurant-selector{grid-column:1/-1}.bulk-actions-modal .modal-content .suites-banner{margin-bottom:1rem}@media(min-width:960px){.bulk-actions-modal .modal-content .suites-banner{margin-bottom:2rem}}.bulk-actions-modal .modal-content .content-container .button-container{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}@media(min-width:960px){.bulk-actions-modal .modal-content .content-container .button-container{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}}.bulk-actions-modal .modal-content .content-container .table-wrapper{position:relative;max-height:430px;margin-top:0}.bulk-actions-modal .modal-content .content-container .table-wrapper td{white-space:nowrap}.bulk-actions-modal .modal-content .content-container .table-wrapper .v-input__slot{display:flex;justify-content:center}.bulk-actions-modal .modal-content .content-container .table-wrapper span{text-decoration:underline;color:#036}.bulk-actions-modal .modal-content .content-container .table-wrapper .order-item{transition:background-color .5s ease}.bulk-actions-modal .modal-content .content-container .table-wrapper .order-item:hover{cursor:pointer;background-color:rgba(60,60,60,.04)}.bulk-actions-modal .modal-content .content-container .table-wrapper .order-item .details{color:#036}.bulk-actions-modal .modal-content .content-container .table-wrapper .loading-overlay{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.5)}.modal-content[data-v-d62e7196]{margin-top:0!important;margin-bottom:.5em!important}.modal-content .table-wrapper td[data-v-d62e7196]{white-space:nowrap}.modal-content .table-wrapper .cancelled-order-item[data-v-d62e7196]{transition:background-color .5s ease}.modal-content .table-wrapper .cancelled-order-item[data-v-d62e7196]:hover{cursor:pointer;background-color:rgba(60,60,60,.04)}.modal-content .table-wrapper .cancelled-order-item .details[data-v-d62e7196]{color:#036}.pause-orders-modal{max-width:824px!important}.pause-orders-modal .locale-selection{display:flex;flex-direction:column;gap:1rem}@media(min-width:600px){.pause-orders-modal .locale-selection{flex-direction:row;justify-content:space-between;align-items:center}.pause-orders-modal .locale-selection .locale-dropdown{max-width:270px}}.pause-orders-modal textarea{padding:.5rem 0;width:100%;resize:vertical;min-height:100px}.pause-orders-modal .v-input--switch .v-input--selection-controls__input{margin-right:1.5rem!important}.pause-orders-modal .v-input--switch.v-input--is-dirty .v-label{color:#52b498!important}.pause-orders-modal .v-input--switch:not(.v-input--is-dirty) .v-input--switch__thumb{background:#555!important}.import-orders-modal-content{margin-top:0!important;margin-bottom:2em!important}.import-orders-modal-content .template-download{color:var(--brand-primary);width:-moz-fit-content;width:fit-content;cursor:pointer}.import-orders-modal-content .banners{display:flex;flex-direction:column;gap:1rem}.import-orders-modal-content .start-date-banner .v-avatar.v-banner__icon{border-radius:0!important}.search-and-filters .filters-label p[data-v-21dd1235]{color:var(--brand-primary);margin-bottom:0}.search-and-filters button#clear-filters-btn[data-v-21dd1235]{color:var(--brand-primary);text-decoration:underline;background:none;border:none;cursor:pointer;font-size:14px}hr[data-v-21dd1235]{border:none;background:var(--primary-content-color-opacity-25);width:100%;border-radius:3px;height:3px;opacity:1%}#order-management.suites-page-container{container-type:inline-size}#order-management .search-actions-bar{display:flex;flex-direction:column;gap:1rem;padding:.75rem 0;border-bottom:5px solid var(--brand-box-shadow)}@media(max-width:768px){#order-management .search-actions-bar{gap:.75rem}#order-management .search-actions-bar #orders-view-type-toggle{order:1;align-self:stretch}#order-management .search-actions-bar #orders-search{order:2;margin-bottom:.5rem}#order-management .search-actions-bar .custom-btn.text-btn{order:3;min-height:48px;padding:.75rem 1rem!important;justify-content:center}#order-management .search-actions-bar .custom-btn.text-btn#bulk-actions-btn .btn-text,#order-management .search-actions-bar .custom-btn.text-btn#create-orders-btn .btn-text,#order-management .search-actions-bar .custom-btn.text-btn#import-orders-btn .btn-text{display:inline!important}#order-management .search-actions-bar .custom-btn.text-btn#bulk-actions-btn i,#order-management .search-actions-bar .custom-btn.text-btn#create-orders-btn i,#order-management .search-actions-bar .custom-btn.text-btn#import-orders-btn i{margin-right:.5rem!important}}@media(min-width:769px){#order-management .search-actions-bar{flex-direction:row;justify-content:space-evenly;align-items:center}#order-management .search-actions-bar .custom-btn.text-btn{min-width:4rem;max-width:4rem;padding:1.8rem 0!important;flex-grow:1}#order-management .search-actions-bar .custom-btn.text-btn i{margin-right:0}#order-management .search-actions-bar .custom-btn.text-btn .btn-text{display:none}#order-management .search-actions-bar .custom-btn.text-btn#bulk-actions-btn,#order-management .search-actions-bar .custom-btn.text-btn#create-orders-btn{max-width:14rem;width:14rem}#order-management .search-actions-bar .custom-btn.text-btn#bulk-actions-btn .btn-text,#order-management .search-actions-bar .custom-btn.text-btn#create-orders-btn .btn-text{display:block}#order-management .search-actions-bar .custom-btn.text-btn#bulk-actions-btn i,#order-management .search-actions-bar .custom-btn.text-btn#create-orders-btn i{margin-right:.8em}}@media(min-width:1264px){#order-management .search-actions-bar .custom-btn.text-btn#import-orders-btn{max-width:14rem;width:14rem}#order-management .search-actions-bar .custom-btn.text-btn#import-orders-btn .btn-text{display:block}#order-management .search-actions-bar .custom-btn.text-btn#import-orders-btn i{margin-right:.8em}}@container (min-width: 450px){#order-management .search-actions-bar:has(>:nth-child(2):last-child) .custom-btn{padding:1.8rem!important}#order-management .search-actions-bar:has(>:nth-child(2):last-child) .custom-btn i{margin-right:.8rem!important}#order-management .search-actions-bar:has(>:nth-child(2):last-child) .custom-btn .btn-text{display:inline!important}}@container (min-width: 510px){#order-management .search-actions-bar:has(>:nth-child(2):last-child) .custom-btn{justify-content:flex-end;flex-grow:0;padding:1.8rem 3rem!important}}@container (min-width: 650px){#order-management .search-actions-bar:has(>:nth-child(3):last-child){justify-content:flex-end}#order-management .search-actions-bar:has(>:nth-child(3):last-child) .custom-btn{padding:1.8rem!important}#order-management .search-actions-bar:has(>:nth-child(3):last-child) .custom-btn i{margin-right:.8rem!important}#order-management .search-actions-bar:has(>:nth-child(3):last-child) .custom-btn .btn-text{display:inline!important}}@container (min-width: 800px){#order-management .search-actions-bar:has(>:nth-child(3):last-child) .custom-btn{flex-grow:0;padding:1.8rem 3rem!important}}#order-management .v-text-field__details{display:none}#order-management .orders-date-fetching-container{display:flex;flex-direction:column;align-items:flex-start;justify-content:left;margin-top:2em}#order-management .orders-date-fetching-container p{color:var(--brand-primary)}#order-management .orders-date-fetching-container .v-text-field__details{display:none}@media(min-width:600px){#order-management .orders-date-fetching-container{flex-direction:row;align-items:center;justify-content:left}#order-management .orders-date-fetching-container p{margin-bottom:0!important;margin-right:1em!important}}#order-management .btn-toggle{height:56px;padding:10px;background:#fff;box-shadow:0 3px 9px 0 var(--brand-box-shadow);display:flex}#order-management .btn-toggle .v-btn{height:40px!important;border:none;text-transform:none;border-radius:4px;flex:1}#order-management .btn-toggle .v-btn.v-btn--active{background:var(--brand-box-shadow);color:var(--brand-primary)}#order-management .menu-groups-container.spinner{text-align:center}#order-management .menu-groups-container.spinner .v-progress-circular{margin-top:8em}