@import"https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..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;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{font-family:Jost,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;background:var(--white)}h1,h2,h3,h4,h5,h6,p{margin:0!important}::-webkit-scrollbar{width:6px!important;height:0px!important}::-webkit-scrollbar-thumb{background:var(--content-color);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#a8adaf}::-webkit-scrollbar-track{border-radius:8px}.ant-form-item.custom-input.css-dev-only-do-not-override-1a3rktk{margin-bottom:10px!important}:root{--white: #ffffff;--primary-green: #009846;--secondary-green: #00984626;--primary-text: #434242;--secondary-text: #838383;--heading-color: #111827;--content-color: #808080;--grey-text: #979797;--button-background: #ffdddd;--button-text: #fd5353;--border: #e5e5e5;--primary-green-rgb: 0, 152, 70;--text-primary: #1f2937;--text-secondary: #4b5563;--text-third: #00000073;--border-color: #e5e7eb}.form_submit{width:100%;display:flex;justify-content:flex-end;gap:18px}.add-raithanna-form{height:100%;display:flex;flex-direction:column;justify-content:space-between}.custom-input .ant-form-item-label label{color:var(--text-primary);font-weight:500}.custom-input .ant-input{border-radius:5px;border-color:var(--border-color)}.custom-input .ant-input:hover,.custom-input .ant-input:focus{border-color:var(--primary-color)}.custom-input .ant-form-item-explain-error{color:var(--button-text);font-size:.875rem;margin-top:var(--spacing-xs)}.custom-input .ant-input-search-button{background:var(--primary-green)}.custom-radio-group{margin:0 0 10px}.upload-image{width:100%}.upload-image_container{display:flex;align-items:center;gap:20px}.upload-image_left{width:50%}.upload-image_right{width:50%;display:flex;justify-content:center;align-items:center}.upload-file_heading{display:flex;justify-content:space-between;min-height:32px}.upload-file_heading h2{font-size:14px;font-weight:500}.upload-file_heading h2 span{margin:0 2px 0 0;color:red}.upload-file_image,.upload-file_container{border:1px dashed var(--text-secondary);display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:154px;height:154px;border-radius:8px;background:#f1f1f1;margin:.4rem 0 1rem;padding:1rem;box-sizing:border-box}.upload-file_image img{width:100%;object-fit:contain;max-height:100%}.upload-file_container p{font-size:14px;color:var(--text-third);padding:4px 0 0;text-align:center}.upload-file .error-message{color:red;padding:0}.upload-file_preview{border:1px dashed var(--text-secondary);border-radius:8px;width:100%;max-height:240px;padding:1rem;box-sizing:border-box;margin:.4rem 0 1rem;background:#fff;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.upload-file_preview img{width:100%;height:100%;object-fit:contain}.upload-file_preview p{font-size:14px;color:var(--text-third);text-align:center}.upload-certificate_heading{display:flex;justify-content:space-between;min-height:32px}.upload-certificate_heading h2{font-size:14px;font-weight:500;display:flex;align-items:center}.upload-certificate_heading h2 span{color:red;padding:0 .4rem 0 0}.upload-certificate_file,.upload-certificate_container{border:1px dashed var(--text-secondary);display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:154px;height:154px;border-radius:8px;background:#f1f1f1;margin:.4rem 0 1rem;padding:1rem;box-sizing:border-box}.upload-certificate_file img{width:100%;object-fit:contain;max-height:100%}.upload-certificate_container p{font-size:14px;color:var(--text-third);padding:4px 0 0;text-align:center}.upload-certificate_container.error{border:1px solid red;margin:.4rem 0}.add-list{height:100%;display:flex;flex-direction:column;gap:12px}.add-list_form{flex:1;display:flex;flex-direction:column;overflow:hidden}.add-list_form_scrollable{flex:1;display:flex;flex-direction:column;gap:4px;overflow-y:auto;padding:0 10px}.add-list_form_scrollable_feilds2{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.add-list_form_scrollable_feilds3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.add-list_form_submit{position:sticky;bottom:0;background:#fff;padding:8px 0;display:flex;justify-content:flex-end;gap:12px;border-top:1px solid #e0e0e0;z-index:10}.action{cursor:pointer}.table_image{width:60px;height:60px;object-fit:contain;border-radius:4px}.modal_headings{margin:8px 0;display:flex;flex-direction:column;gap:4px}.modal_headings h4{font-size:14px;font-weight:400}.ll{height:100vh;width:100%;overflow-y:hidden;padding:10px}.ll .ant-spin{max-height:100%!important}.ll_cont{display:flex;height:calc(100vh - 20px)}.ll_cont_left{width:35%;margin:50px 0;display:flex;flex-direction:column;justify-content:center;padding:0 40px 0 30px}.ll_cont_left_logo{margin-bottom:20px}.ll_cont_left_logo img{height:80px;width:auto}.ll_cont_right{width:65%;background-color:#009846;padding:30px;border-radius:16px}.ll_cont_right_sec{background:#b7e9f640;border-radius:16px;border:1px solid;border-image-source:radial-gradient(102.1% 102.1% at 17.33% 0%,#ffffff 0%,rgba(228,228,228,.750969) 63.85%,rgba(255,255,255,.61) 100%);-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);padding:40px;display:flex;flex-direction:column;align-items:center;height:calc(100vh - 80px)}.ll_cont_right_sec_bg{width:80%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.ll_cont_right_sec_bg_title h1{font-size:30px;font-weight:600;text-align:center;color:#fff}.ll_cont_right_sec_bg_image{width:100%}.ll_cont_right_sec_bg_image img{width:100%;object-fit:contain}@media screen and (max-width: 768px){.ll_cont{background-color:#00984640}.ll_cont_left{width:100%}.ll_cont_left_logo{display:flex;justify-content:center}.ll_cont_right{display:none}}.login_title h2{font-size:24px;font-weight:600;color:var(--primary-green);margin-bottom:20px!important}.login_title p{font-size:16px;color:var(--text-third);margin-bottom:20px!important}.login_forgot{text-align:right}.login_forgot span{cursor:pointer;color:var(--primary-green)}.login .login-button{display:flex;justify-content:center;border-radius:25px!important;width:100%;margin-top:20px}.btn{padding:0 15px;height:40px;font-size:16px;font-weight:500;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:10px}.btn-primary{background-color:var(--primary-green);color:#fff}.btn-secondary{background-color:#6c757d;color:#fff}.btn-success{background-color:#28a745;color:#fff}.btn-danger{background-color:#fdd;color:#fd5353;border:1px solid #fd5353}.btn-icon{background-color:var(--primary-green);color:#fff;padding:8px;height:28px;border-radius:6px}.btn-icon-secondary{background-color:#6c757d;color:#fff;padding:8px;height:28px;border-radius:6px}.btn-icon-danger{background-color:unset;color:#fd5353;padding:0}.btn-disabled,.btn:disabled{background-color:#ccc;cursor:not-allowed}.btn-loader{display:flex;align-items:center;gap:8px}.btn-loader span{width:20px;height:20px}.btn-default-icon{background:transparent;border:1px solid var(--border-color)}.layout{display:flex;justify-content:center;align-items:stretch;width:100%;min-height:100vh;height:100vh;position:relative}.layout_bg{position:absolute;top:0;left:0;z-index:0;width:100%;height:250px;background:var(--primary-green);border-bottom-left-radius:25px;border-bottom-right-radius:25px}.layout_menu{display:flex;flex-direction:column;height:100%;min-height:0;flex:1;gap:20px}.layout_footer{cursor:pointer;display:flex;align-items:center;margin:auto 20px 15px;justify-content:space-between;height:50px;padding:0 15px;background:rgba(var(--primary-green-rgb),.15);border-radius:10px}.layout_footer h4{font-family:Jost,sans-serif;font-size:16px;font-weight:500;color:var(--primary-green)}.layout_footer.collapsed h4{display:none}.layout_main{position:relative;z-index:1;height:calc(100vh - 30px);overflow:hidden;display:flex;flex-direction:column;align-items:stretch;gap:15px}.layout_main_header{height:60px;width:calc(100% - 20px);display:flex;justify-content:space-between;align-items:center}.layout_main_header_left{display:flex;flex-direction:column;gap:4px}.layout_main_header_left h2{font-size:22px;font-weight:500;color:var(--white)}.layout_main_header_left p{font-size:16px;font-weight:400;color:var(--white)}.layout_main_header_right{display:flex;align-items:center;gap:10px}.layout_main_header_right svg{fill:var(--white)}.layout_main_container{width:calc(100% - 20px);height:calc(100% - 80px);overflow:auto;background:var(--white);box-shadow:0 6px 12px -6px #18274b14;border-radius:20px;padding:20px 20px 0}.layout_header{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.layout_container{width:calc(100% - 30px);height:calc(100vh - 30px)}.layout_container .ant-layout{height:100%;background:var(--white);display:flex;gap:20px}.layout_container .ant-layout-content{margin:0!important}.layout_container .ant-layout-sider{flex:0 0 280px!important;max-width:280px!important;min-width:280px!important;width:280px!important;background:var(--white);border-radius:20px;box-shadow:0 8px 24px -4px #18274b14;height:calc(100% - 20px);margin:20px 0 0;min-height:0;overflow:hidden;display:flex;flex-direction:column}.layout_container .ant-layout-sider .layout_header_logo{display:flex;justify-content:center;align-items:center;padding:20px 20px 10px}.layout_container .ant-layout-sider .logo{width:150px;height:auto;margin:0}.layout_container .ant-layout-sider .layout_menu_scroll{flex:1;min-height:0;overflow:auto}.layout_container .ant-layout-sider-children{border-radius:25px;display:flex;flex-direction:column;height:100%}.layout_container .ant-menu{padding:0 15px}.layout_container .ant-menu-root{display:flex;flex-direction:column;flex:1;min-height:0;overflow-y:auto;padding-right:4px}.layout_container .ant-menu-vertical{height:calc(100% - 100px)}.layout_container .ant-menu-sub{background:var(--white)!important}.layout_container .ant-menu-submenu-title{padding:0 10px!important}.layout_container .ant-menu-submenu-title span{color:var(--primary-text);font-size:18px;font-family:Jost,sans-serif!important;font-weight:500}.layout_container .ant-menu-submenu-title i{color:var(--primary-green)}.layout_container .ant-menu-item{padding:0 10px!important;display:flex;align-items:center;gap:10px}.layout_container .ant-menu-item span{color:var(--secondary-text);font-size:16px;font-family:Jost,sans-serif!important;font-weight:500}.layout_container .ant-menu-item-selected{background:var(--primary-green)}.layout_container .ant-menu-item-selected span{color:var(--white)}.layout_container .ant-layout-sider-trigger{background:var(--white);position:absolute;width:280px!important;border-top:1px solid var(--content-color);border-bottom-left-radius:25px;border-bottom-right-radius:25px}.layout_container .ant-layout-sider-trigger span svg{fill:var(--primary-green)}.layout_container .ant-layout-sider-collapsed{flex:0 0 100px!important;max-width:100px!important;min-width:100px!important;width:100px!important}.layout_container .ant-layout-sider-collapsed .logo{width:50px;height:auto}.layout_container .ant-layout-sider-collapsed .ant-menu{padding:0 20px}.layout_container .ant-layout-sider-collapsed .ant-layout-sider-trigger{width:100px!important}.ant-menu-submenu-vertical.ant-menu-submenu-selected{background-color:var(--primary-green)!important}.ant-menu-submenu-vertical.ant-menu-submenu-selected .ant-menu-inline-collapsed-noicon{color:var(--white)!important}.ant-menu-submenu-vertical .ant-menu-inline-collapsed-noicon{color:var(--primary-text)}.ant-menu-vertical .ant-menu-item{display:flex!important;align-items:center;gap:15px}.ant-menu-vertical .ant-menu-item-selected{background-color:var(--primary-green)!important}.ant-menu-vertical .ant-menu-item-selected span{color:var(--white)}.layout_profile_toggle{display:flex;align-items:center;gap:12px;cursor:pointer;background:transparent;border:none;padding:0}.layout_profile_toggle img{width:48px;height:48px;border-radius:50%;object-fit:cover}.layout_profile_toggle h4{font-size:20px;font-weight:500;color:var(--white)}.layout_notifications_button{width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--white);transition:background .2s ease,border-color .2s ease;padding:0}.layout_notifications_button:hover,.layout_notifications_button:focus{background:#ffffff1f;border-color:var(--white)}.layout_notifications_icon{font-size:20px;color:inherit}.notifications-panel{display:flex;flex-direction:column;gap:12px;max-height:60vh;overflow-y:auto}.notifications-panel_list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.notifications-panel_item{border:1px solid #e5e7eb;border-radius:12px;padding:12px 14px;background:#f9fafb;display:flex;flex-direction:column;gap:8px}.notifications-panel_item_head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.notifications-panel_title{font-size:16px;font-weight:600;color:#111827}.notifications-panel_time{font-size:12px;color:#6b7280}.notifications-panel_message{font-size:14px;color:#374151;line-height:1.4}.notifications-panel_meta{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px;font-size:12px}.notifications-panel_tag,.notifications-panel_shift{font-weight:500;text-transform:capitalize}.notifications-panel_tag{background:#ecfdf5;color:#047857}.notifications-panel_details,.notifications-panel_detail_input{display:flex;flex-direction:column;gap:2px}.notifications-panel_buttons{display:flex;justify-content:flex-end;gap:12px}.notifications-panel_shift{background:#eef2ff;color:#4338ca}.notifications-panel_empty{padding:20px 0;display:flex;justify-content:center}.layout_profile_dropdown .ant-dropdown-menu{border-radius:12px;padding:8px 0}.layout_profile_dropdown_item{font-size:16px;font-weight:600;color:#111827;padding:4px 12px}.profile-modal{display:flex;flex-direction:column;gap:16px}.profile-modal_info{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.profile-modal_info_item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:12px}.profile-modal_info_item span{font-size:12px;text-transform:uppercase;color:#6b7280;letter-spacing:.05em}.profile-modal_info_item p{margin:4px 0 0;font-size:14px;font-weight:600;color:#111827}.profile-modal_form .upload-file{margin-top:12px}.profile-modal_actions{display:flex;justify-content:flex-end;gap:12px;margin-top:12px}@media screen and (min-width: 1090px) and (max-width: 1440px){.layout_menu{height:88vh}}.page-layout{height:100%}.page-layout_container{display:flex;flex-direction:column;height:100%}.page-layout_heading{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border);padding:0 0 15px}.page-layout_heading_left{display:flex;align-items:center;gap:10px}.page-layout_heading_left h2{font-size:22px;font-weight:500}.page-layout_heading_left_icon{cursor:pointer}.page-layout_heading_right{display:flex;align-items:center;gap:10px}.page-layout_heading_right .ant-form-vertical .ant-form-item{margin:0!important}.page-layout_heading_right .ant-form-vertical .custom-select{min-width:180px!important}.page-layout_section{width:100%;height:calc(100% - 56px);padding:15px 0 0}.ant-modal{top:24px!important;padding:0!important}.ant-modal-body{max-height:80vh!important;overflow:auto}/*!
* Cropper.js v1.6.2
* https://fengyuanchen.github.io/cropperjs
*
* Copyright 2015-present Chen Fengyuan
* Released under the MIT license
*
* Date: 2024-04-21T07:43:02.731Z
*/.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-wrap-box,.cropper-canvas{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:calc(100% / 3);left:0;top:calc(100% / 3);width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:calc(100% / 3);top:0;width:calc(100% / 3)}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:before,.cropper-center:after{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width: 768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width: 992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width: 1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.table-component{height:100%}.table-component .ant-spin-nested-loading{height:100%!important}.table-component .ant-spin-nested-loading .ant-spin-container{display:flex;flex-direction:column;justify-content:space-between;height:100%!important;overflow:hidden!important}.ant-table-wrapper{border:1px solid var(--border);border-radius:15px;height:100%}.ant-table-wrapper .ant-table{border-radius:15px!important;height:calc(100% - 52px)!important;overflow:auto!important}.ant-table-wrapper .ant-table:after{scrollbar-color:none!important}.ant-table-wrapper .ant-table-body{scrollbar-color:none!important}.ant-table-wrapper .ant-table-body:after{scrollbar-color:none!important}.ant-table-wrapper table thead tr th{font-size:16px;background:var(--primary-green)!important;color:#fff!important;font-family:Jost,sans-serif!important;font-weight:500;padding:12px 16px!important}.ant-table-wrapper table tbody tr td{font-size:16px;color:var(--content-color);font-family:Jost,sans-serif!important;font-weight:400;padding:8px 16px!important}.ant-table-wrapper .ant-pagination{margin:12px 16px!important}.ant-table-wrapper .ant-pagination .ant-pagination-prev a{color:var(--primary-green);font-family:Jost,sans-serif!important}.ant-table-wrapper .ant-pagination .ant-pagination-prev.ant-pagination-disabled a{color:var(--content-color)}.ant-table-wrapper .ant-pagination .ant-pagination-next a{color:var(--primary-green);font-family:Jost,sans-serif!important}.ant-table-wrapper .ant-pagination .ant-pagination-next.ant-pagination-disabled a{color:var(--content-color)}.ant-table-wrapper .ant-pagination .ant-pagination-item a{color:var(--grey-text)}.ant-table-wrapper .ant-pagination .ant-pagination-item-active{background:var(--primary-green)}.ant-table-wrapper .ant-pagination .ant-pagination-item-active a{color:var(--white)}.ant-table-container table>thead>tr:first-child>*:first-child{border-start-start-radius:15px!important}.ant-table-container table>thead>tr:first-child>*:last-child{border-top-right-radius:15px!important}.products{height:100%;display:flex}.products_container{display:flex;flex-direction:column;height:100%;width:100%}.categories{height:100%;display:flex}.categories_container{display:flex;flex-direction:column;height:100%;width:100%}.jodit-wrapper{border:1px solid var(--border-color);border-radius:5px;transition:border-color .3s ease;overflow:hidden}.jodit-wrapper:hover,.jodit-wrapper:focus-within{border-color:var(--primary-color)}.jodit-wrapper .jodit-wysiwyg,.jodit-wrapper .jodit-container{min-height:200px;background-color:#fff;border:none!important;font-size:14px}.jodit-wrapper .jodit-toolbar__box{border-bottom:1px solid #eee}.jodit-wrapper .jodit-status-bar{display:none}.subcategories{height:100%;display:flex;padding:8px 0}.subcategories_container{display:flex;flex-direction:column;height:100%;width:100%}.add-product{height:100%}.add-product_form{width:80%}.add-product_variant{display:flex;flex-direction:column;align-items:flex-end;gap:14px}.add-product_variant .size-section{width:100%;border:1px dashed var(--secondary-text);padding:10px;border-radius:10px}.add-product_variant_button{display:flex;justify-content:flex-end}.add-product_media{width:100%;display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.fp_title h2{font-size:24px;font-weight:600;color:var(--primary-green);margin-bottom:20px!important}.fp_title p{font-size:16px;color:var(--text-third);margin-bottom:20px!important}.fp_forgot{text-align:right}.fp_forgot span{cursor:pointer;color:var(--primary-green)}.fp .fp_btn{display:flex;justify-content:center;border-radius:25px!important;width:100%;margin-top:20px}.fp_link{text-align:center;margin-top:20px}.fp_link p{font-size:16px;color:var(--text-third)}.fp_link span{cursor:pointer;color:var(--primary-green)}.rp_title h2{font-size:24px;font-weight:600;color:var(--primary-green);margin-bottom:20px!important}.rp_title p{font-size:16px;color:var(--text-third);margin-bottom:20px!important}.rp .rp-button{display:flex;justify-content:center;border-radius:25px!important;width:100%;margin-top:20px}.gst{height:calc(100% - 16px);display:flex;padding:8px 0}.gst_container{display:flex;flex-direction:column;height:100%;width:100%}.gst_modalform{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.gst_modalform_btns{margin-top:30px;display:flex;justify-content:flex-end;gap:20px}.vendors{height:100%;display:flex}.vendors_container{display:flex;flex-direction:column;height:100%;width:100%}.vendors-p{height:100%;display:flex}.vendors-p_container{display:flex;flex-direction:column;height:100%;width:100%}.stores{height:100%;display:flex}.stores_container{display:flex;flex-direction:column;height:100%;width:100%}.delivery-partners{height:100%;display:flex}.delivery-partners_container{display:flex;flex-direction:column;height:100%;width:100%}.invertories{height:100%;display:flex}.invertories_container{display:flex;flex-direction:column;height:100%;width:100%}.store-transactions{height:100%;display:flex}.store-transactions_container{display:flex;flex-direction:column;height:100%;width:100%}.store-transactions_modalform{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.store-transactions_modalform .ant-form-item{margin:0!important}.store-inventories{height:100%;display:flex}.store-inventories_container{display:flex;flex-direction:column;height:100%;width:100%}.store-inventories_modal .ant-form-vertical{display:flex;flex-direction:column;gap:8px}.store-inventories_modal_section{display:flex}.store-inventories_modal_section_details{width:65%;gap:18px;display:grid;grid-template-columns:repeat(3,1fr)}.store-inventories_modal_section_details_sec h4{font-size:14px;font-weight:500}.store-inventories_modal_section_details_sec h5{font-size:14px;font-weight:400}.store-inventories_modal_section .ant-form-item{width:35%}.offline-customers{height:100%;display:flex}.offline-customers_container{display:flex;flex-direction:column;height:100%;width:100%}.offline-orders{height:100%;display:flex}.offline-orders_container{display:flex;flex-direction:column;height:100%;width:100%}.create-order{height:100%}.create-order_container{display:grid;grid-template-columns:65% 35%;height:100%;width:calc(100% - 24px);gap:24px;min-height:0}.create-order_container_left{display:flex;flex-direction:column;gap:24px}.create-order_container_right{display:flex;flex-direction:column;gap:24px;height:100%;max-height:100%;min-height:0}.create-order_container_right .card{flex:1;min-height:0;display:flex;flex-direction:column}.create-order_container_card{display:flex;flex-direction:column;gap:16px;padding:16px;background-color:#ededed52;border:1px solid var(--border-color);border-radius:8px;box-shadow:4px 1px 4px #9797973d}.create-order_container_card .custom-select{margin:0!important}.create-order_container_card_heading{display:flex;justify-content:space-between}.create-order_container_card_details{display:flex;flex-direction:column;gap:10px;width:100%}.create-order_container_card_details_sec{display:flex;align-items:center;gap:4px}.create-order_container_card_details_sec h4{font-size:14px;font-weight:500}.create-order_container_card_details_sec h5{font-size:14px;font-weight:400;color:var(--secondary-text)}.create-order_container_products{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.create-order_container_products.empty{min-height:240px}.create-order_container_products_card{display:flex;justify-content:space-between;padding:12px;background-color:#ededed52;border:1px solid var(--border-color);border-radius:8px;box-shadow:4px 1px 4px #9797973d;position:relative}.create-order_container_products_card .unpacked{position:absolute;top:-8px;background:var(--primary-green);color:var(--white);font-size:12px;padding:3px 8px;border-radius:4px}.create-order_container_products_card_left{display:flex;flex-direction:column;gap:4px}.create-order_container_products_card_left h4{font-size:16px}.create-order_container_products_card_left h6{font-size:14px;color:var(--secondary-text)}.create-order_container_products_card_left p{font-size:14px}.create-order_container_products_card:hover{background:var(--hover-background-color)}.create-order_container_products_card_right{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;min-width:80px}.create-order_container_products_card_right h6{display:flex;justify-content:center;align-items:center;background-color:rgba(var(--primary-green-rgb),.15);color:var(--primary-green);padding:0 8px;height:18px;font-size:10px;border-radius:12px}.create-order_container_products_card_right button{width:max-content}.create-order_order-summary{width:100%;display:flex;flex-direction:column;flex:1;min-height:0}.create-order_order-summary_header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.create-order_order-summary_title{font-weight:600;font-size:16px}.create-order_order-summary_clear-btn{color:#f44336;background:none;border:none;cursor:pointer;font-size:14px}.create-order_order-summary_clear-btn:hover{text-decoration:underline}.create-order_order-summary_items{margin-bottom:15px;flex:1;min-height:0;overflow-y:auto}.create-order_order-summary_items .no-items{height:100%;display:flex;justify-content:center;align-items:center}.create-order_order-summary_item{padding:12px 0;border-bottom:1px solid #eee}.create-order_order-summary_item_details{margin-bottom:10px}.create-order_order-summary_item_details h4{margin:0;font-weight:600}.create-order_order-summary_item_details span{color:#666;font-size:14px}.create-order_order-summary_item_actions{display:flex;justify-content:space-between;align-items:center}.create-order_order-summary_item_actions_left,.create-order_order-summary_item_actions_right{display:flex;align-items:center;gap:8px}.create-order_order-summary .quantity-input{width:50px;height:30px;border:1px solid #ddd;border-radius:3px;text-align:center}.create-order_order-summary .loose-input{width:100px}.create-order_order-summary_footer{display:flex;flex-direction:column;gap:12px;margin-top:auto}.create-order_order-summary_total{display:flex;justify-content:space-between;font-weight:600;font-size:16px;margin-bottom:10px}.create-order_order-summary_sub-total{display:flex;justify-content:space-between;font-weight:500;font-size:14px}.create-order_order-summary_gst{display:flex;justify-content:space-between;font-weight:500;font-size:14px;margin-bottom:10px}.create-order_order-summary_proceed{display:flex}.create-order_order-summary_proceed button{width:100%;justify-content:center}.create-order_shift{display:flex;justify-content:center;align-items:center;height:100%}.approval-modal{display:flex;flex-direction:column;gap:12px}.approval-modal_actions{display:flex;justify-content:flex-end}.counter-popup{width:100%}.counter-popup_cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin-bottom:20px;padding:8px}.counter-popup_card{padding:16px;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .3s ease;display:flex;justify-content:space-between}.counter-popup_card:hover{transform:translateY(-2px);box-shadow:0 2px 8px #0000001a}.counter-popup_card.selected{border-color:#1890ff;background-color:#e6f7ff}.counter-popup_card h3{margin:0 0 8px;font-size:16px}.counter-popup_card .status-tag{display:inline-block;padding:4px 8px;border-radius:4px;font-size:12px}.counter-popup_card .status-tag.available{background-color:#f6ffed;color:#52c41a;border:1px solid #b7eb8f}.counter-popup_card .status-tag.unavailable{background-color:#fff2f0;color:#ff4d4f;border:1px solid #ffccc7}.counter-popup_btns{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.store-cashiers{height:100%;display:flex}.store-cashiers_container{display:flex;flex-direction:column;height:100%;width:100%}.store-cashiers .shift-period-column{display:flex;flex-direction:column;gap:4px;margin-bottom:4px}.store-cashiers .shift-period-column p{margin:0;font-size:14px;color:#111827}.store-cashiers .shift-period-column p strong{font-weight:600;margin-right:4px}.counters .counters_cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px}.counters .counter-card{background:#fff;border-radius:12px;padding:12px;box-shadow:0 2px 8px #0000001a}.counters .counter-card .counter-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.counters .counter-card .counter-header .counter-title h3{margin:0;font-size:1.2rem}.counters .counter-card .counter-header .counter-title .store-name{color:#666;font-size:.9rem}.counters .counter-card .status{padding:6px 12px;border-radius:20px;font-size:.875rem;font-weight:500}.counters .counter-card .status.active{background:#e6f4ea;color:#1e7e34}.counters .counter-card .status.blocked{background:#fbe9e7;color:#d32f2f}.counters .counter-card .shift-details{border-top:1px solid #eee;padding-top:10px;display:flex;flex-direction:column;gap:8px;max-height:160px;overflow:auto}.counters .counter-card .shift-details_header{display:flex;justify-content:space-between;align-items:center}.counters .counter-card .shift-details_header h4{font-size:14px}.counters .counter-card .shift-details_header button{height:28px;font-size:12px;padding:0 8px}.counters .counter-card .shift-details .cashier-info{display:flex;justify-content:space-between;align-items:center}.counters .counter-card .shift-details .cashier-info p{margin:0}.counters .counter-card .shift-details .cashier-info small{color:#000;font-size:12px}.counters .counter-card .shift-details .amounts{display:grid;gap:8px}.counters .counter-card .shift-details .amounts .amount-item{display:flex;justify-content:space-between}.counters .counter-card .shift-details .amounts .amount-item.total,.counters .counter-card .shift-details .amounts .amount-item.orders{border-top:1px solid #eee;margin-top:8px;padding-top:12px;font-weight:700}.shift-details_container{background:#fff;border-radius:12px;padding:16px;box-shadow:0 4px 30px #0000000d}.shift-details-modal{display:flex;flex-direction:column;gap:16px}.shift-details-section{border:1px solid #e5e7eb;border-radius:12px;padding:16px;background:#f9fafb}.shift-details-section h4{margin:0 0 12px;font-size:16px;font-weight:600;color:#111827}.shift-details-summary{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.shift-details-summary h3{margin:4px 0 0}.shift-details-summary_label{font-size:12px;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.shift-details-badge{padding:4px 12px;border-radius:999px;font-size:13px;font-weight:600;text-transform:capitalize}.shift-details-badge.active{background:#ecfdf5;color:#047857}.shift-details-badge.closed{background:#fee2e2;color:#b91c1c}.shift-details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.shift-details-row{background:#fff;border-radius:10px;padding:12px;border:1px solid #eaeaea;display:flex;flex-direction:column;gap:6px}.shift-details-label{font-size:12px;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.shift-details-value{font-size:14px;color:#111827;font-weight:600;word-break:break-word}.shift-details-cashier{display:flex;flex-wrap:wrap;gap:20px}.shift-details-cashier_profile{display:flex;gap:16px;align-items:center}.shift-details-cashier_profile h4{margin:0 0 4px}.shift-details-cashier_profile p{margin:0;color:#4b5563}.shift-period-column{display:flex;flex-direction:column;gap:4px}.shift-period-column p{margin:0;font-size:14px;color:#111827}.shift-period-column p strong{font-weight:600;margin-right:4px}.shift-details-avatar{width:72px;height:72px;border-radius:50%;background:#e0f2fe;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;color:#0369a1;overflow:hidden}.shift-details-avatar img{width:100%;height:100%;object-fit:cover}.shift-details-cashier_meta{flex:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.shift-details-orders{display:flex;flex-direction:column;gap:18px}.shift-details-order{border-radius:16px;border:1px solid #e5e7eb;background:#fff;padding:18px;box-shadow:0 14px 40px #0f172a14;display:flex;flex-direction:column;gap:16px}.shift-details-order-header{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;padding-bottom:14px;border-bottom:1px solid #f3f4f6}.shift-details-order-header-item{display:flex;flex-direction:column;gap:4px}.shift-details-order-header-value{font-size:16px;font-weight:700;color:#111827}.shift-details-order-collapse{background:transparent}.shift-details-order-collapse .ant-collapse-item{border:1px solid #e5e7eb;border-radius:12px;margin:0;background:#f9fafb}.shift-details-order-collapse .ant-collapse-header{padding:12px 16px;font-size:14px;font-weight:600;color:#111827}.shift-details-order-collapse .ant-collapse-arrow{color:#111827}.shift-details-order-collapse .ant-collapse-content{background:transparent}.shift-details-order-items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.shift-details-order-items li{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:14px;color:#1f2937}.shift-details-item-name{font-weight:600}.shift-details-item-meta{display:flex;align-items:center;gap:8px;color:#4b5563;white-space:nowrap}.shift-details-item-quantity{font-weight:600;color:#2563eb}.shift-details-item-price{font-weight:700;color:#111827}.shift-details-form{background:#fff;display:flex;flex-direction:column;gap:16px}.shift-details-form .custom-input,.shift-details-form .custom-textarea{margin-bottom:0}.shift-details-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.shift-details-footer{display:flex;justify-content:flex-end;background:transparent;border:none;padding:0}.shift-details-status{font-weight:600;color:#065f46}.shift-details-empty{margin:0;color:#6b7280;font-size:14px}.shift-details_actions_trigger{border-radius:999px;min-width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:18px;padding:0;color:#111827}.shift-details_actions_trigger:hover{color:#2563eb}.shift-details_actions_menu_btn{width:100%;justify-content:flex-start;margin:2px 0;padding:6px 10px}.shift-details_actions_menu_btn.btn-primary{justify-content:center}.cashiers{height:100%;display:flex}.cashiers_container{display:flex;flex-direction:column;height:100%;width:100%}.cashiers .shift-period-column{display:flex;flex-direction:column;gap:4px;margin-bottom:4px}.cashiers .shift-period-column p{margin:0;font-size:14px;color:#111827}.cashiers .shift-period-column p strong{font-weight:600;margin-right:4px}
