@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Sedan:ital@0;1&family=Tajawal:wght@200;300;400;500;700;800;900&display=swap";html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--color-text-black: #010103;--color-brand-50: #eef2ff;--color-brand-100: #e0e7ff;--color-brand-200: #c7d2fe;--color-brand-500: #6366f1;--color-brand-600: #4f46e5;--color-brand-700: #4338ca;--color-brand-800: #3730a3;--color-brand-900: #312e81;--color-grey-0: #fff;--color-grey-50: #f9fafb;--color-grey-100: #f3f4f6;--color-grey-200: #e5e7eb;--color-grey-300: #d1d5db;--color-grey-400: #9ca3af;--color-grey-500: #6b7280;--color-grey-600: #4b5563;--color-grey-700: #374151;--color-grey-800: #1f2937;--bg-gray: #f8f8f8;--color-grey-900: #111827;--color-blue-100: #e0f2fe;--color-blue-700: #0369a1;--color-green-100: #dcfce7;--color-green-700: #15803d;--color-yellow-100: #fef9c3;--color-yellow-700: #a16207;--color-silver-100: #e5e7eb;--color-silver-700: #374151;--color-indigo-100: #e0e7ff;--color-indigo-700: #4338ca;--color-orange: #ff4d30;--color-red-100: #fee2e2;--color-red-700: #b91c1c;--color-red-800: #991b1b;--backdrop-color: rgba(255, 255, 255, .1);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .04);--shadow-md: 0px .6rem 2.4rem rgba(0, 0, 0, .06);--shadow-lg: 0 2.4rem 3.2rem rgba(0, 0, 0, .12);--border-radius-tiny: 3px;--border-radius-sm: 5px;--border-radius-md: 7px;--border-radius-lg: 9px;--image-grayscale: 0;--image-opacity: 100%}*,*:before,*:after{box-sizing:border-box;padding:0;margin:0;transition:background-color .3s,border .3s}html{font-size:64.5%;overflow-y:initial}#root{display:flex;flex-direction:column;min-height:100vh}@media (max-width: 1340px){html{font-size:62.5%}}body{font-family:Manrope,sans-serif;color:var(--color-grey-700);position:relative;transition:color .3s,background-color .3s;min-height:100vh;line-height:1.5;font-size:1.6rem;overflow-y:initial}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer}*:disabled{cursor:not-allowed}select:disabled,input:disabled{background-color:var(--color-grey-200);color:var(--color-grey-500)}input:focus,button:focus,textarea:focus,select:focus{outline:2px solid var(--color-brand-600);outline-offset:-1px}button:has(svg){line-height:0}a{color:inherit;text-decoration:none}ul{list-style:none}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;font-family:inherit;color:#1a1a1a}img{max-width:100%;filter:grayscale(var(--image-grayscale)) opacity(var(--image-opacity))}.form-space{width:60%;display:flex;gap:3rem;justify-content:space-between;align-items:center}@media (max-width: 768px){.form-space{flex-direction:column;gap:0}}.form-space .ant-space-item{width:100%}.contentclassName{width:100%;height:100vh;overflow:auto;background:#a6e2ff;background:linear-gradient(0deg,#a6e2ff,#bbe5fa);-webkit-background-size:100% 100%;background-size:100% 100%}.ant-table-cell{color:#170a01!important}.ant-input{font-size:1.6rem!important}.qrModal .ant-modal-content{padding:0}.qrImage{width:100%;max-height:70vh;object-fit:contain}.formItem{width:60%}.selectInput{width:100%}.errorText{color:red}.form{display:flex;align-items:center;gap:2rem;flex-wrap:wrap;justify-content:flex-start;padding:2rem 4rem;border-radius:1rem;box-shadow:0 2px 8px #63636333}.content{display:flex;flex-direction:column;gap:2rem;padding:2rem}.exportButton{min-width:12rem;width:16%}.formButton{width:60%;padding:1.5rem 0}.backButton{background:#b7e7ff;border:0;max-width:45rem;width:100%;border-radius:0 0 1rem 1rem;box-shadow:0 2px 8px #63636333;padding:2.5rem 0;transition:all .3s}.ant-btn-variant-outlined.backButton:not(:disabled):hover{background:#c9ecff;color:initial}.autoMarginLeft{margin-left:auto}.ant-card .ant-card-body{padding:0}.desktopFilter{display:block}.mobileFilterBtn{display:none;font-size:2rem;align-self:flex-end}.mobileFilterBtn.ant-btn.ant-btn-icon-only{min-width:12rem;width:16%}.drawerFixed{z-index:1000}.drawerFixed .ant-drawer-body{height:100%;overflow-y:auto;padding-bottom:100px;-webkit-overflow-scrolling:touch}.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input{font-size:1.6rem}.ant-picker .ant-picker-input>input{font-size:1.6rem}@media (max-width: 600px){.appHeader.ant-layout-header{padding:1.2rem}}@media (max-width: 768px){.redemption-form{justify-content:center}}@media (max-width: 910px){.form{justify-content:center}}@media (max-width: 700px){.desktopFilter{display:none}.mobileFilterBtn{display:block}}._contentclassName_1scjc_1{display:flex;width:100%;min-height:100vh;overflow:auto;background:#a6e2ff;background:linear-gradient(0deg,#a6e2ff,#bbe5fa);-webkit-background-size:100% 100%;background-size:100% 100%}._ant-input-outlined_1scjc_16:focus,._ant-input-outlined_1scjc_16:focus-within{box-shadow:0 0 0 2px #0591ff1a;outline:0;background-color:#fff}._loginContent_peibs_1{width:100%;height:100vh;display:flex;align-items:center;justify-content:center}._loginForm_peibs_9{width:100%;max-width:45rem;margin:2rem;padding:6rem 4rem;border-radius:1rem;box-shadow:0 2px 8px #63636333}._formItem_peibs_18{justify-self:center;width:100%}._logoContainer_peibs_23{display:flex;flex-direction:column;align-items:center}._logoImage_peibs_29{width:42px}._loginTitle_peibs_33{text-align:center}._loginButton_peibs_37{font-size:1.8rem}._forgotPassword_peibs_41{color:#0958d9}._registerButton_peibs_45:focus{outline:none}._form_1ho2s_1{display:flex;flex-direction:column;align-items:center;margin:2rem 0;padding:2rem 0;border-radius:1rem;height:70vh;overflow-y:auto}._formItem_1ho2s_12{width:60%}._selectInput_1ho2s_16{width:100%}._form_t1zsz_1{display:flex;flex-direction:column;align-items:center;margin:2rem 0;padding:2rem 0;border-radius:1rem}._formItem_t1zsz_10{width:60%}._formItem_clkut_1{min-width:10rem;width:25rem}._form_1resm_1{display:flex;flex-direction:column;align-items:center;margin:2rem;border-radius:1rem;height:100%;overflow-y:auto}._formItem_1resm_11{width:60%;padding:1.5rem 0}._formItem_14s7i_1{min-width:10rem;width:25rem}._formInput_14s7i_5{width:100%}._actionButton_k048x_1{width:8rem}._createButtonWrapper_k048x_5{margin-left:auto;display:flex;align-items:center;gap:2rem}._createButton_k048x_5{min-width:12rem;width:16%}._qrImage_k048x_17{width:100%;max-height:70vh;object-fit:contain}._background_1ewxt_1{position:relative;overflow:hidden;border-radius:8px;padding:40px;text-align:center;background:linear-gradient(135deg,#fff,#f0fcff);box-shadow:0 4px 20px #0000000d}._background_1ewxt_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at top right,rgba(0,174,255,.1),transparent),radial-gradient(circle at bottom left,rgba(0,174,255,.08),transparent);z-index:-1}._background_1ewxt_1>*{position:relative;z-index:2}._form_u6h9y_1{width:80%;display:flex;flex-direction:column;align-items:center;margin:2rem auto;padding:2rem 0;border-radius:1rem;height:100%;overflow-y:auto}._formItem_u6h9y_13{width:60%}._createButton_1slqr_1{min-width:12rem;width:16%;align-self:flex-end}._tableButton_1slqr_7{width:8rem}._coordinates_1slqr_11{margin-left:.8rem;color:#1890ff}._qrImage_d0a2h_1{width:100%;max-height:70vh;object-fit:contain}._button_d0a2h_7{width:8rem}._restaurantList_d0a2h_11{margin:0;padding:0;list-style:none}._coordinatesList_d0a2h_17{list-style:none;padding:0;margin:0}._coordinatesList_d0a2h_17 li{margin-bottom:4px}._container_zo12z_1{width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}._form_zo12z_10{width:100%;max-width:45rem;margin:0 2rem;padding:6rem 4rem;border-radius:1rem 1rem 0 0;box-shadow:0 2px 8px #63636333}._logoSection_zo12z_19{display:flex;flex-direction:column;align-items:center}._logoImage_zo12z_25{width:42px}._title_zo12z_29{text-align:center}._description_zo12z_33{text-align:center;max-width:30rem}._buttonLarge_zo12z_38{font-size:1.8rem}._formItem_1b38i_1{min-width:10rem;width:20rem}._dateInput_1b38i_6{width:100%}._scanButton_c7qe0_1{min-width:12rem;width:16%}._form_1dd77_1{max-width:60rem;margin:2rem auto;padding:2rem;background:#fff;border-radius:1rem;box-shadow:0 4px 12px #0000000f}._card_1dd77_10{margin-bottom:24px;padding:2rem 1.2rem}._flexContainer_1dd77_15{display:flex;gap:1rem;flex-wrap:wrap}._formItem_1dd77_21{flex:1;width:100%}._button_1dd77_26{padding:1rem 0;font-weight:700}._responsiveFlex_1dd77_30{display:flex;gap:1rem;flex-wrap:nowrap}@media (max-width: 700px){._responsiveFlex_1dd77_30{flex-wrap:wrap}}._content_aidh7_1{display:flex;align-items:center;justify-content:center}._button_12vjp_1{width:8rem}._listItem_12vjp_5{width:100%;display:flex;justify-content:center}._background_12vjp_11{position:relative;max-width:50rem;overflow:hidden;border-radius:12px;padding:40px;text-align:center;background:linear-gradient(135deg,#fff,#f0fcff);box-shadow:0 4px 20px #0000000d}._background_12vjp_11:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at top right,rgba(0,174,255,.1),transparent),radial-gradient(circle at bottom left,rgba(0,174,255,.08),transparent);z-index:-1}._qrImage_12vjp_35{width:300px;height:300px;object-fit:contain;margin-bottom:1rem;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000014}._background_12vjp_11>*{position:relative;z-index:2}._tag_12vjp_50{margin-bottom:.8rem}._coordinates_12vjp_54{margin-left:2rem;color:#1890ff}._container_1qbn5_1{width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}._formWrapper_1qbn5_10{width:100%;max-width:45rem;margin:0 2rem;padding:6rem 4rem;border-radius:1rem 1rem 0 0;box-shadow:0 2px 8px #63636333}._logo_1qbn5_19{width:42px;margin-bottom:1rem}._heading_1qbn5_24{text-align:center;margin-bottom:.5rem}._description_1qbn5_29{text-align:center;max-width:30rem;margin-bottom:2rem}._buttonPrimary_1qbn5_35{font-size:1.8rem}._expiredNotice_1qbn5_39{display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center}._main_mkenu_1{background-color:#f0fcff}._layout_mkenu_5{min-height:100vh}._drawer_mkenu_9{padding:0}._drawerHeader_mkenu_13{padding:2rem 0;border-bottom:1px solid #e9e7e7}._logo_mkenu_18{width:42px}._menu_mkenu_22{margin-top:2rem;font-size:1.7rem;font-weight:500}._header_mkenu_28{background-color:#fff}._userDropdown_mkenu_32{cursor:pointer}._headerActions_mkenu_36{height:100%}._logoutButton_mkenu_40{font-size:1.8rem;padding:1rem 2rem}@media (max-width: 400px){._username_mkenu_46{max-width:8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;vertical-align:middle}}._fullHeightCenter_17474_1{min-height:100vh}._centerCard_17474_5{text-align:center}._content_17474_9{padding:2rem}._successIcon_17474_13{font-size:48px;color:#52c41a}._tableButton_1rk8c_1{width:8rem}._createButton_1rk8c_5{min-width:12rem;width:16%;align-self:flex-end}._tableButton_gh108_1{width:8rem}._actionButton_bgh28_1{min-width:12rem;width:16%;align-self:flex-end}._tableButton_bgh28_7{width:8rem}._form_u6s94_1{width:80%;display:flex;flex-direction:column;align-items:center;margin:2rem auto;padding:2rem 0;border-radius:1rem;height:100%;overflow-y:auto}._formItem_u6s94_13{width:60%}._inputItem_u6s94_17{width:100%}._registerForm_1nxbm_1{width:100%;max-width:55rem;margin:2rem;padding:6rem 4rem;border-radius:1rem;box-shadow:0 2px 8px #63636333}._registerContent_1nxbm_10{width:100%;display:flex;align-items:center;justify-content:center}._logoImage_1nxbm_17{width:42px}._radioGroup_1nxbm_21{display:flex;max-width:30rem;flex-wrap:wrap;align-items:center;margin-bottom:2rem;gap:.5rem;justify-content:center}._loginTitle_1nxbm_31{text-align:center}._formItem_1nxbm_35{justify-self:center;width:100%}._registerButton_1nxbm_40{font-size:1.8rem;margin-top:1rem}._formItem_nolqc_1{min-width:10rem;width:25rem}._inputItem_nolqc_6{width:100%}._container_newxu_1{margin:2rem;display:flex;flex-direction:column;gap:2rem}
