body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.signup-page:after{position:absolute;content:"";background:#ffb600;width:100%;height:100vh;transform:skew(-23deg);left:109px;top:0}.css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input{padding:12.5px 14px!important}.border-signup{box-shadow:#eff2f5 0 0 0 4px;width:468px;height:64px;border-radius:6px;padding:8px;gap:10px}.step-title{position:absolute;background:#fff;margin:-10px 12px 8px;padding:0 5px;color:#0b081b;font-weight:600}.step2-spinner{animation:spin 1s linear infinite;margin-right:10px}.modal-core{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:540px;background-color:#fff;border-radius:10px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;padding:0}.modal-header{padding:16px 20px;border-bottom:1px solid #e0e0e0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-footer{padding:16px 20px;border-top:1px solid #e0e0e0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;gap:8px}.status-indicator{border-radius:6px;padding:4px 12px;border-width:1px;font-weight:600}.status-indicator-btn{background-color:#ebf6ff;border:1px solid #EBF6FF;color:#039;font-weight:600;padding:8px 12px}.status-indicator-error{border:1px solid #FCE7F2;background-color:#fce7f2;color:#9d1444}.status-indicator-action{background-color:#ebf6ff;border:1px solid #EBF6FF;color:#039;padding:8px 12px}.secondary-btn{background:#fff;border:1px solid #003399!important;box-shadow:0 1px 2px #1018280d;border-radius:6px;color:#039!important}.billing-table th button{box-shadow:none}.billing-table th button:hover{box-shadow:none;background-color:transparent}.billing-table button.MuiButtonBase-root div{font-size:12px;font-weight:600}.billing-table table{display:flex;flex-direction:column;margin-top:8px;min-height:auto!important}.billing-table tbody tr.MuiTableRow-root{display:flex;height:80px}.billing-table tfoot tr{display:flex;justify-content:space-between;width:100%}.billing-table tfoot tr td{display:flex}.billing-table thead tr{display:flex;height:40px}.billing-table th,.billing-table tbody tr.MuiTableRow-root td{display:flex;align-items:center;width:100%}.billing-table .datatables-noprint{display:flex;width:100%;justify-content:center}.billing-table th[data-colindex="4"],.billing-table th[data-colindex="5"]{padding-top:6px}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-CHPL1xDA.woff2) format("woff2"),url(/assets/Inter-Regular-CoG3USxo.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-DYgYAkMP.woff2) format("woff2"),url(/assets/Inter-SemiBold-BKMnTYIs.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}:export{white:#ffffff;surfaceBg:#edf0f3;themeRadius:6px;themeBoxShadow:0px 1px 2px 0px rgba(16,24,40,.05);error:#85163d;primary:#003399;lightPrimary:#ebf6ff;secondary:#ffb600;warning:#f89c47;success:#50cd89;info:#0787ff;textDark:#101010;textSecondary:#474747;lightGray:#eff2f5;tableStriped:rgba(237,240,243,.5)}body{margin:0;padding:0}.text-error{color:#85163d}.text-primary{color:#039}.text-secondary{color:#ffb600}.text-warning{color:#f89c47}.text-success{color:#50cd89}.text-info{color:#0787ff}.bg-error{background-color:#85163d}.bg-primary{background-color:#039}.bg-secondary{background-color:#ffb600}.bg-warning{background-color:#f89c47}.bg-success{background-color:#50cd89}.bg-info{background-color:#0787ff}.theme-boxshadow{box-shadow:0 1px 2px #1018280d}.loader-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fffc;display:flex;align-items:center;justify-content:center;z-index:9999}.spinner{position:relative;width:80px;height:80px}.spinner:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:5px solid rgb(255,193,14);border-top:5px solid rgb(24,70,163);border-left:5px solid rgb(24,70,163);border-radius:50%;animation:spin 1.5s linear infinite}.spinner img{position:absolute;top:50%;left:50%;width:50px;height:50px;transform:translate(-50%,-50%)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.main-layout.blur{opacity:.5}.loader-overlay img{width:50px;animation:zoomInOut 2s ease-in-out infinite}@keyframes zoomInOut{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.empty-records table{min-height:calc(100vh - 293px)}.empty-records.dashboard-table table{min-height:calc(100vh - 383px)}.main-layout{background-color:#edf0f3;padding:24px;margin-top:64px}.topbar{flex-direction:row;align-items:center;justify-content:space-between;display:flex;padding:0 24px 0 0}.topbar .topbarRight{display:flex;align-items:center;gap:24px}.topbar .topbarRight .MuiSelect-select{padding-left:0!important}.formGroup{margin-bottom:16px}.topbarPopover .MuiPopover-paper{left:0!important;right:0!important;top:64px!important;width:100%!important;transform-origin:0% 0%!important;max-width:100%!important;border:1px solid #eff2f5;background-color:#f8fafc;border-radius:0}.authPage{width:100%;height:100vh;display:flex;align-items:center;background-color:#fff}.authPage .MuiGrid-item{height:100vh}.authPage .authLeft{height:100%;width:100%;position:relative}.authPage .authLeft .authTopContent{display:flex;align-items:center}.authPage .authLeft .authTopContent .inner{max-width:90%;margin:0 auto;width:100%}.authPage .authLeft .authBottomContent{background-color:#039;clip-path:polygon(0 0,100% 0%,40% 100%,0% 100%)}.authPage .authLeft .authLogo{position:absolute;width:100%;padding:0 25px}.authPage.SignIn .authLeft .authTopContent{background-color:#ffb600;height:150px}.authPage.SignIn .authLeft .authBottomContent{background-color:#039;clip-path:polygon(0 0,100% 0%,40% 100%,0% 100%);height:calc(100% - 150px)}.authPage.SignIn .authLeft .authLogo{bottom:25px;left:0;text-align:right}.authPage.SignUp .authLeft .authTopContent{background-color:#039;height:150px}.authPage.SignUp .authLeft .authBottomContent{background-color:#ffb600;clip-path:polygon(70% 0,100% 0%,100% 100%,0% 100%);height:calc(100% - 150px)}.authPage.SignUp .authLeft .authLogo{top:25px;left:0;text-align:left}.minimalHeader{padding:30px;text-align:center;box-shadow:0 4px 8px -2px #1018281a,0 2px 4px -2px #1018280f}.minimalBody{padding:80px 0}.apiPointList{padding:16px;border:1px solid #ebf6ff;border-radius:6px;display:flex;align-items:start;gap:8px;margin-top:24px;font-size:14px}.apiPointList p{font-size:14px;color:#474747}.accessTable thead tr th{padding:12px;font-size:14px;font-weight:600;color:#101010;background-color:#edf0f3;border:none}.accessTable thead tr th:first-child{border-top-left-radius:6px}.accessTable thead tr th:last-child{border-top-right-radius:6px}.accessTable tbody tr td{background-color:#fff!important;padding:8px 12px;vertical-align:top;font-size:14px}.rs-picker .rs-picker-input-group{background-color:#ebf6ff;border:none}.rs-picker .rs-picker-input-group:focus,.rs-picker .rs-picker-input-group:focus-within{outline:none!important}.rs-picker .rs-picker-input-group .rs-input{padding:12px 16px;background-color:#ebf6ff;border-radius:6px 0 0 6px;font-size:1rem;color:#101010}.rs-picker .rs-picker-input-group .rs-input:focus,.rs-picker .rs-picker-input-group .rs-input:focus-within{outline:none!important}.rs-picker .rs-picker-input-group .rs-input-group-addon{background-color:#ebf6ff!important;border-radius:0 6px 6px 0;font-size:1rem;color:#101010}@media (min-width: 1439px){.authPage.SignIn .authLeft .authTopContent{height:250px}.authPage.SignIn .authLeft .authBottomContent{height:calc(100% - 250px)}.authPage.SignIn .authLeft .authLogo{bottom:25px}.authPage.SignUp .authLeft .authTopContent{height:250px}.authPage.SignUp .authLeft .authBottomContent{height:calc(100% - 250px)}.authPage.SignUp .authLeft .authLogo{top:25px}}@media (max-width: 600px){.main-layout{padding:16px}.mobileDrawerToggle{position:fixed;top:15px;left:8px;z-index:1111}.topbar{padding:8px 16px 8px 0;justify-content:flex-end}.topbar .topbarRight{gap:16px}.authPage .authLeft .authLeftContent h2{line-height:normal;margin-bottom:16px}}@media (max-width: 900px){.authPage{display:block;height:100%}.authPage .MuiGrid-root{display:block}.authPage .MuiGrid-root .MuiGrid-item{display:block;max-width:100%;height:100%}.authPage.SignIn .authLeft .authTopContent{height:250px}.authPage.SignIn .authLeft .authTopContent h2{line-height:normal;margin-bottom:8px}.authPage.SignIn .authLeft .authBottomContent{display:none}.authPage.SignUp .authLeft .authTopContent{height:250px}.authPage.SignUp .authLeft .authTopContent h2{line-height:normal;margin-bottom:8px}.authPage.SignUp .authLeft .authBottomContent,.authPage .authLeft .authLogo{display:none}.authPage .authForm{padding:40px 16px!important}}.store-detail-custom-cell .MuiTableCell-root{padding:20px 5px!important}
