@charset "UTF-8";.search-filter{display:inline-flex;align-items:center;width:100%;max-width:220px;background-color:var(--bg2);color:var(--text);border:1px solid var(--border);border-radius:.428rem;padding-inline:.75rem}.search-filter .ant-input{background-color:transparent;color:var(--text);border:0;box-shadow:none;font-size:.875rem;width:100%;min-width:0}.search-filter .ant-input::placeholder{color:var(--placeholder)}.search-filter .ant-input-suffix{display:inline-flex;align-items:center;margin-inline-start:.5rem;color:var(--text-secondary, #ccc)}.search-filter.ant-input-affix-wrapper-focused,.search-filter:hover{border-color:var(--primary)}.search-filter:before,.search-filter:after{display:none!important}.search-filter input.ant-input:focus,.search-filter input.ant-input-focused{box-shadow:none;outline:none}@media(max-width:600px){.search-filter{max-width:100%}}:root{--primary: #02abfe;--secondary: #ffffff;--placeholder: rgba(250, 255, 255, .4);--text: #ffffff;--bg: #1e2029;--bg2: #181922;--border: #313452;--sideBarWidth: 260px;--sideBarCloseWidth: 60px;--logoWidth: 60px;--logoWidthMobile: 40px;--logoBorderRadius: 0%;--sideBarOpenWidth: 260px;--transition: .5s ease-in-out;--navBarHeight: 60px;--border-radius: 6px;--card-alt: #2a2c36;--bg-elevated: #2a2d3a;--text-secondary: #b0b4bc;--shadow-color: rgba(0, 0, 0, .25)}body.light{--primary: #577e5b;--secondary: #ffffff;--placeholder: rgba(0, 0, 0, .38);--text: #1e2029;--bg: #f9f9f9;--bg2: #f5f6f7;--border: #dcdee4;--card-alt: #ffffff;--bg-elevated: #ffffff;--bg-hover: #f5f6f7;--text-secondary: #5a6170;--shadow-color: rgba(0, 0, 0, .08);--nav-accent: #ffd12e;--nav-accent-hover: #fab30e;--sidebar-tab-green: var(--primary);--sidebar-tab-green-dark: #133a26}.underLineText{background-image:linear-gradient(90deg,var(--primary),var(--secondary));background-size:0% 3px;background-repeat:no-repeat;background-position:left bottom;transition:background-size .5s ease-in-out}.underLineText:hover{background-size:100% 3px}@keyframes typing{0%{width:0}}@keyframes shift{0%,40%,44%,58%,61%,65%,69%,73%,to{transform:skew(0)}41%{transform:skew(10deg)}42%{transform:skew(-10deg)}59%{transform:skew(40deg) skewY(10deg)}60%{transform:skew(-40deg) skewY(-10deg)}63%{transform:skew(10deg) skewY(-5deg)}70%{transform:skew(-50deg) skewY(-20deg)}71%{transform:skew(10deg) skewY(-10deg)}}.maxWidth150{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}.maxWidth200{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}h6[data-color=Red]{color:var(--secondary);position:relative;text-align:center;width:3vw}h6[data-color=Red]:after{background-color:red;position:absolute;right:-1.4vw;top:50%;transform:translate(-50%,-50%);content:"";width:.7vw;height:.7vw;border-radius:50%}h6[data-color=Green]{color:var(--secondary);position:relative;text-align:center;width:3vw}h6[data-color=Green]:after{background-color:green;position:absolute;right:-1.4vw;top:50%;transform:translate(-50%,-50%);content:"";width:.7vw;height:.7vw;border-radius:50%}h6[data-color=Orange]{color:var(--secondary);position:relative;text-align:center;width:3vw}h6[data-color=Orange]:after{background-color:orange;position:absolute;right:-1.4vw;top:50%;transform:translate(-50%,-50%);content:"";width:.7vw;height:.7vw;border-radius:50%}html,body{background:var(--bg);color:var(--text);overflow-x:hidden;font-family:Inter,Tajawal,sans-serif;min-height:100vh;scroll-behavior:smooth;scroll-padding:10rem}html::-webkit-scrollbar,body::-webkit-scrollbar{width:.4vw;max-height:10px}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background-color:var(--primary);border-radius:5px}html::-webkit-scrollbar-track,body::-webkit-scrollbar-track{border-radius:5px;background-color:#d3d5d7}body.ar{font-family:Tajawal,Inter,sans-serif!important;direction:rtl}body.en{font-family:Inter,Tajawal,sans-serif!important;direction:ltr}.ar-en-mix{font-family:Tajawal,Inter,sans-serif}.en-ar-mix{font-family:Inter,Tajawal,sans-serif}*{padding:0;margin:0;font-weight:600;box-sizing:border-box;font:inherit}*:after,*:before{box-sizing:border-box}img,picture,video,svg{max-width:100%;display:block}input,textarea,button,select{font:inherit}h1,h2,h3,h4,h5,h6,p{padding:0;margin:0}a{color:inherit;text-decoration:none!important;cursor:pointer}button,svg{cursor:pointer}i{display:flex;justify-content:center;align-items:center}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px var(--bg) inset!important}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-background-clip:text;-webkit-text-fill-color:var(--text);transition:background-color 5000s ease-in-out 0s;box-shadow:inset 0 0 20px 20px var(--shadow-color, rgba(35, 35, 35, .1607843137))}svg{transition:.5s ease-in-out}svg:hover{scale:1.1;cursor:pointer}.HomePage{display:flex;justify-content:center;align-items:center;height:80vh;color:var(--primary);font-size:3em;font-weight:700}.HomePage img{width:90vw;max-width:300px}.ant-table-container:after{box-shadow:none!important}.custom-descriptions .ant-descriptions-row:nth-of-type(2n){border-bottom:1px solid var(--border)}.custom-descriptions .ant-descriptions-row:last-child{border-bottom:none}.ant-spin-text,.ant-spin-tip,.ant-select-dropdown .ant-spin-text,.ant-select-dropdown .ant-spin-tip,.ant-select .ant-spin-text,.ant-select .ant-spin-tip{display:none!important;visibility:hidden!important;opacity:0!important;height:0!important;width:0!important;overflow:hidden!important;font-size:0!important;line-height:0!important;margin:0!important;padding:0!important}[class*=loading]:before,[class*=loading]:after,[class*=Loading]:before,[class*=Loading]:after,[data-loading=true]:before,[data-loading=true]:after{content:none!important}*{font-size:inherit}.loading *:before,.loading *:after,.Loading *:before,.Loading *:after{content:none!important}@font-face{font-family:Tajawal;src:url(/assets/Tajawal-ExtraLight-DuO8VB8G.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Tajawal;src:url(/assets/Tajawal-Light-B9z0VEwc.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Tajawal;src:url(/assets/Tajawal-Regular-YgKsg_HT.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Tajawal;src:url(/assets/Tajawal-Medium-CP2UABRP.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Tajawal;src:url(/assets/Tajawal-Bold-D2HBKLP2.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Tajawal;src:url(/assets/Tajawal-ExtraBold-qFeTRs8n.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2JL7SUc.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7SUc.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7SUc.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7SUc.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7SUc.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7SUc.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2JL7SUc.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7SUc.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7SUc.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7SUc.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7SUc.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7SUc.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2JL7SUc.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7SUc.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7SUc.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7SUc.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7SUc.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7SUc.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Tajawal;src:url(/assets/Tajawal-Black-DE4g6lUv.ttf) format("truetype");font-weight:900;font-style:normal}.ant-input[disabled],.ant-input-disabled{color:var(--text)!important;background-color:transparent!important;-webkit-text-fill-color:var(--text)!important;opacity:1!important}.ant-badge-count,body.ar .ant-badge-count,body.en .ant-badge-count{min-width:20px!important;height:20px!important;line-height:20px!important;padding:0 6px!important;border-radius:10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;white-space:nowrap!important}.custom-tabs .ant-tabs-nav{background:var(--bg-elevated, #2a2d3a)!important;padding:8px 8px 0!important;margin:0!important;border-radius:8px 8px 0 0!important;border-bottom:2px solid var(--border)!important}.custom-tabs .ant-tabs-tab{background:var(--bg2)!important;border:1px solid var(--border)!important;border-bottom:none!important;margin:0 4px!important;border-radius:6px 6px 0 0!important;transition:all .3s ease!important}.custom-tabs .ant-tabs-tab:hover{background:var(--bg-elevated, #2d3038)!important;border-color:var(--border)!important}.custom-tabs .ant-tabs-tab.ant-tabs-tab-active{background:var(--bg)!important;border-color:var(--border)!important;border-bottom-color:transparent!important;box-shadow:0 -2px 8px var(--shadow-color, rgba(0, 0, 0, .3))!important}.custom-tabs .ant-tabs-tab-btn{color:var(--text-secondary, #c0c4cc)!important;font-weight:500!important}.custom-tabs .ant-tabs-tab-btn:hover{color:var(--text)!important}.custom-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--text)!important;font-weight:600!important}.custom-tabs .ant-tabs-content-holder{background:var(--bg)!important}.custom-tabs .ant-tabs-content{padding-top:16px!important}.custom-tabs .ant-tabs-tabpane{padding:16px 24px 24px!important}body.light{background:var(--bg2);color:var(--text)}body.light input:-webkit-autofill,body.light input:-webkit-autofill:hover,body.light input:-webkit-autofill:focus,body.light input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px var(--bg) inset!important;-webkit-text-fill-color:var(--text)!important}body.light .SideBar{background:var(--bg);border-right-color:var(--border);box-shadow:1px 0 4px var(--shadow-color)}body.light .SideBar>header{border-bottom-color:var(--border)}body.light .SideBar>header svg{color:var(--sidebar-tab-green);transition:color .2s ease}body.light .SideBar>header svg:hover{color:var(--sidebar-tab-green-dark)}body.light .SideBar>main ul .MenuItem{background-color:transparent;color:var(--text);border:none;transition:background-color .2s ease,color .2s ease}body.light .SideBar>main ul .MenuItem svg{color:var(--sidebar-tab-green);transition:color .2s ease}body.light .SideBar>main ul .MenuItem:hover{background-color:var(--nav-accent);color:var(--text)}body.light .SideBar>main ul .MenuItem:hover svg{color:var(--sidebar-tab-green-dark)}body.light .SideBar>main ul .MenuItem.active{background-color:var(--bg-hover);color:var(--text)}body.light .SideBar>main ul .MenuItem.active svg{color:var(--sidebar-tab-green-dark)}body.light .SideBar>main ul .MenuItem.active:hover{background-color:var(--nav-accent)}body.light .SideBar>main ul .MenuItem.active:hover svg{color:var(--sidebar-tab-green-dark)}body.light .NavBar{background-color:var(--bg);border-bottom-color:var(--border);box-shadow:0 1px 3px var(--shadow-color)}body.light .NavBar .user-button{padding:4px 8px;border-radius:var(--border-radius);border:none;transition:background-color .2s ease}body.light .NavBar .avatar{background:var(--sidebar-tab-green);color:#fff;transition:background-color .2s ease}body.light .NavBar .user-button:hover,body.light .NavBar .user-button:active{background-color:var(--nav-accent)}body.light .NavBar .user-button:hover .avatar,body.light .NavBar .user-button:active .avatar{background:var(--sidebar-tab-green-dark)}body.light .NavBar .user-button:hover .username,body.light .NavBar .user-button:active .username{color:var(--text)}body.light .NavBar .translate-menu .translate-menu-dropdown-link{padding:4px 8px;border-radius:var(--border-radius);border:none;transition:background-color .2s ease,color .2s ease}body.light .NavBar .translate-menu .translate-menu-dropdown-link:hover,body.light .NavBar .translate-menu .translate-menu-dropdown-link:focus-visible,body.light .NavBar .translate-menu .translate-menu-dropdown-link:active{background-color:var(--nav-accent);color:var(--text)}body.light .Layout .Layout_Body{background:var(--bg2)}body.light .CreatePage{background:var(--bg);box-shadow:0 1px 4px var(--shadow-color)}body.light .PageHeader{border-top-color:var(--border);border-bottom-color:var(--border)}body.light .ant-modal-content{background:var(--bg)!important;border-color:var(--border)!important;color:var(--text)!important}body.light .ant-modal-header{background:var(--bg)!important;border-bottom-color:var(--border)!important}body.light .ant-modal-header .ant-modal-title,body.light .ant-modal-close,body.light .ant-modal-body{color:var(--text)!important}body.light .ant-modal-footer{border-top-color:var(--border)!important}body.light .ant-table-wrapper .ant-table{background:var(--bg)!important;color:var(--text)!important;border-color:var(--border)!important}body.light .ant-table-wrapper .ant-table-container{border-color:var(--border)!important;border-inline-start-color:var(--border)!important}body.light .ant-table-wrapper .ant-table-container,body.light .ant-table-wrapper .ant-table-container table,body.light .ant-table-wrapper table{border-color:var(--border)!important}body.light .ant-table-wrapper .ant-table-thead>tr>th{background:var(--bg)!important;color:var(--primary)!important;border-bottom:1px solid var(--border)!important;border-inline-end:1px solid var(--border)!important}body.light .ant-table-wrapper .ant-table-thead>tr>th:before{background-color:var(--border)!important}body.light .ant-table-wrapper .ant-table-thead>tr>td{border-bottom-color:var(--border)!important}body.light .ant-table-wrapper .ant-table-tbody>tr>td{border-bottom:1px solid var(--border)!important;border-inline-end-color:var(--border)!important;color:var(--text)!important;transition:background .2s!important}body.light .ant-table-wrapper .ant-table-tbody>tr:hover>td,body.light .ant-table-wrapper .ant-table-tbody>tr.ant-table-row:hover>td,body.light .ant-table-wrapper .ant-table-tbody>tr>td.ant-table-cell-row-hover{background:var(--bg-hover)!important}body.light .ant-table-wrapper .ant-table-tbody>tr.ant-table-row-selected>td,body.light .ant-table-wrapper .ant-table-tbody>tr.ant-table-row-selected:hover>td,body.light .ant-table-wrapper .ant-table-tbody>tr.ant-table-row-selected>td.ant-table-cell-row-hover{background:var(--bg-hover)!important}body.light .ant-table-wrapper .ant-table-tbody>tr>td.ant-table-column-sort{background:var(--bg)!important}body.light .ant-table-wrapper .ant-table-cell-fix-left,body.light .ant-table-wrapper .ant-table-cell-fix-right{background:var(--bg)!important}body.light .ant-table-wrapper .ant-table-tbody>tr:hover .ant-table-cell-fix-left,body.light .ant-table-wrapper .ant-table-tbody>tr:hover .ant-table-cell-fix-right{background:var(--bg-hover)!important}body.light .ant-table-wrapper .ant-table-summary{background:var(--bg)!important;color:var(--text)!important}body.light .ant-table-wrapper .ant-table-summary td{border-bottom-color:var(--border)!important}body.light .ant-table-wrapper .ant-table-footer{background:var(--bg)!important;color:var(--text)!important;border-top-color:var(--border)!important}body.light .ant-table-wrapper .ant-table-bordered .ant-table-container{border-inline-start:1px solid var(--border)!important}body.light .ant-pagination .ant-pagination-item{background:var(--bg)!important;border-color:var(--border)!important}body.light .ant-pagination .ant-pagination-item a{color:var(--text)!important}body.light .ant-pagination .ant-pagination-item.ant-pagination-item-active{border-color:var(--primary)!important}body.light .ant-pagination .ant-pagination-item.ant-pagination-item-active a{color:var(--primary)!important}body.light .ant-pagination .ant-pagination-prev .ant-pagination-item-link,body.light .ant-pagination .ant-pagination-next .ant-pagination-item-link{background:var(--bg)!important;border-color:var(--border)!important;color:var(--text)!important}body.light .ant-select .ant-select-arrow{color:var(--text-secondary)!important}body.light .ant-select .ant-select-clear{background:var(--bg)!important;color:var(--text-secondary)!important}body.light .ant-select .ant-select-selection-item{color:var(--text)!important}body.light .ant-select .ant-select-selection-placeholder{color:var(--placeholder)!important}body.light .ant-select.ant-select-multiple .ant-select-selection-item{background:var(--bg-hover)!important;border-color:var(--border)!important;color:var(--text)!important}body.light .ant-select .ant-select-selection-item-remove{color:var(--text-secondary)!important}body.light .ant-select-dropdown{background:var(--bg)!important;box-shadow:0 4px 12px var(--shadow-color)!important}body.light .ant-select-dropdown .ant-select-item{color:var(--text)!important}body.light .ant-select-dropdown .ant-select-item-option-active,body.light .ant-select-dropdown .ant-select-item-option-selected{background:var(--bg-hover)!important}body.light .ant-dropdown .ant-dropdown-menu{background:var(--bg)!important;box-shadow:0 4px 12px var(--shadow-color)!important}body.light .ant-dropdown .ant-dropdown-menu-item{color:var(--text)!important}body.light .ant-dropdown .ant-dropdown-menu-item:hover{background:var(--bg-hover)!important}body.light .ant-dropdown-menu{background:var(--bg)!important;box-shadow:0 4px 12px var(--shadow-color)!important}body.light .ant-dropdown-menu .ant-dropdown-menu-item{color:var(--text)!important}body.light .ant-dropdown-menu .ant-dropdown-menu-item:hover{background:var(--bg-hover)!important}body.light .nav-bar-user-dropdown .ant-dropdown-menu-item .NavBarDropdownItem svg{color:var(--sidebar-tab-green)!important;transition:color .2s ease}body.light .nav-bar-user-dropdown .ant-dropdown-menu-item:hover,body.light .nav-bar-user-dropdown .ant-dropdown-menu-item:active{background:var(--nav-accent)!important}body.light .nav-bar-user-dropdown .ant-dropdown-menu-item:hover .NavBarDropdownItem,body.light .nav-bar-user-dropdown .ant-dropdown-menu-item:active .NavBarDropdownItem{color:var(--text)!important}body.light .nav-bar-user-dropdown .ant-dropdown-menu-item:hover .NavBarDropdownItem svg,body.light .nav-bar-user-dropdown .ant-dropdown-menu-item:active .NavBarDropdownItem svg{color:var(--sidebar-tab-green-dark)!important}body.light .ant-popover .ant-popover-inner{background:var(--bg)!important;box-shadow:0 4px 12px var(--shadow-color)!important;color:var(--text)!important}body.light .ant-popover .ant-popover-title{color:var(--text)!important;border-bottom-color:var(--border)!important}body.light .ant-popover .ant-popover-inner-content{color:var(--text)!important}body.light .ant-popover .ant-popover-arrow:before,body.light .ant-popover .ant-popover-arrow:after{background:var(--bg)!important}body.light .ant-popconfirm .ant-popconfirm-message-title{color:var(--text)!important}body.light .ant-tooltip-inner{background:var(--bg-elevated)!important;color:var(--text)!important}body.light .ant-tooltip-arrow:before{background:var(--bg-elevated)!important}body.light .ant-input,body.light .ant-input-affix-wrapper,body.light .ant-input-number,body.light .ant-input-number-input,body.light textarea.ant-input{background-color:var(--bg)!important;border-color:var(--border)!important;color:var(--text)!important;-webkit-text-fill-color:var(--text)!important}body.light .ant-input::placeholder,body.light .ant-input-affix-wrapper::placeholder,body.light .ant-input-number::placeholder,body.light .ant-input-number-input::placeholder,body.light textarea.ant-input::placeholder{color:var(--placeholder)!important;-webkit-text-fill-color:var(--placeholder)!important}body.light .ant-input-number-handler-wrap{background:var(--bg)!important;border-inline-start-color:var(--border)!important}body.light .ant-input-number-handler-wrap .ant-input-number-handler{border-block-start-color:var(--border)!important;color:var(--text-secondary)!important}body.light .ant-select-selector,body.light .ant-picker{background-color:var(--bg)!important;border-color:var(--border)!important;color:var(--text)!important}body.light .ant-picker .ant-picker-input>input{color:var(--text)!important;-webkit-text-fill-color:var(--text)!important}body.light .ant-picker .ant-picker-suffix{color:var(--text-secondary)!important}body.light .ant-picker .ant-picker-clear{background:var(--bg)!important;color:var(--text-secondary)!important}body.light .ant-picker .ant-picker-separator{color:var(--text-secondary)!important}body.light .ant-picker-dropdown .ant-picker-panel-container{background:var(--bg)!important;box-shadow:0 4px 12px var(--shadow-color)!important}body.light .ant-picker-dropdown .ant-picker-panel{background:var(--bg)!important;border-color:var(--border)!important}body.light .ant-picker-dropdown .ant-picker-header{color:var(--text)!important;border-bottom-color:var(--border)!important}body.light .ant-picker-dropdown .ant-picker-header button{color:var(--text-secondary)!important}body.light .ant-picker-dropdown .ant-picker-header button:hover{color:var(--primary)!important}body.light .ant-picker-dropdown .ant-picker-cell{color:var(--text-secondary)!important}body.light .ant-picker-dropdown .ant-picker-cell.ant-picker-cell-in-view{color:var(--text)!important}body.light .ant-picker-dropdown .ant-picker-cell.ant-picker-cell-selected .ant-picker-cell-inner{color:#fff!important}body.light .ant-picker-dropdown .ant-picker-content th{color:var(--text-secondary)!important}body.light .ant-picker-dropdown .ant-picker-footer{border-top-color:var(--border)!important}body.light .ant-picker-dropdown .ant-picker-time-panel,body.light .ant-picker-dropdown .ant-picker-time-panel .ant-picker-time-panel-column{border-inline-start-color:var(--border)!important}body.light .ant-picker-dropdown .ant-picker-time-panel .ant-picker-time-panel-column>li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner{color:var(--text)!important}body.light .ant-picker-dropdown .ant-picker-time-panel .ant-picker-time-panel-column>li.ant-picker-time-panel-cell.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner{background:var(--primary)!important;color:#fff!important}body.light .ant-picker-dropdown .ant-picker-ranges{border-top-color:var(--border)!important}body.light .ant-picker-dropdown .ant-picker-ranges .ant-picker-preset>.ant-tag{color:var(--primary)!important}body.light .ant-picker-dropdown .ant-picker-ok button{color:#fff!important}body.light .ant-card{background:var(--bg)!important;border-color:var(--border)!important;color:var(--text)!important}body.light .ant-card-head{border-bottom-color:var(--border)!important;color:var(--text)!important}body.light .ant-tabs-tab{color:var(--text-secondary)!important}body.light .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--primary)!important}body.light .ant-tabs-ink-bar{background:var(--primary)!important}body.light .ant-descriptions .ant-descriptions-item-label{color:var(--text-secondary)!important}body.light .ant-descriptions .ant-descriptions-item-content{color:var(--text)!important}body.light .ant-tag{border-color:var(--border)!important}body.light .ant-badge-count{box-shadow:0 0 0 1px var(--bg)!important}body.light .ant-switch:not(.ant-switch-checked){background:var(--border)!important}body.light .ant-btn-default:not(.ant-btn-dangerous){background:var(--bg)!important;border-color:var(--border)!important;color:var(--text)!important}body.light .ant-btn-default:not(.ant-btn-dangerous):hover{border-color:var(--primary)!important;color:var(--primary)!important}body.light .ant-form-item-label>label{color:var(--text)!important}body.light .ant-checkbox-wrapper{color:var(--text)!important}body.light .ant-checkbox:not(.ant-checkbox-disabled) .ant-checkbox-inner{border-color:var(--primary)!important}body.light .ant-checkbox:not(.ant-checkbox-disabled):hover .ant-checkbox-inner,body.light .ant-checkbox-wrapper:not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox:not(.ant-checkbox-disabled) .ant-checkbox-inner{border-color:var(--primary)!important}body.light .ant-checkbox-checked:not(.ant-checkbox-disabled) .ant-checkbox-inner,body.light .ant-checkbox-wrapper-checked:not(.ant-checkbox-wrapper-disabled) .ant-checkbox-checked .ant-checkbox-inner{background-color:var(--primary)!important;border-color:var(--primary)!important}body.light .ant-checkbox-checked:not(.ant-checkbox-disabled):hover .ant-checkbox-inner,body.light .ant-checkbox-wrapper-checked:not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox-checked:not(.ant-checkbox-disabled) .ant-checkbox-inner{background-color:var(--sidebar-tab-green-dark)!important;border-color:var(--sidebar-tab-green-dark)!important}body.light .ant-checkbox-indeterminate:not(.ant-checkbox-disabled) .ant-checkbox-inner{background-color:var(--bg)!important;border-color:var(--primary)!important}body.light .ant-checkbox-indeterminate:not(.ant-checkbox-disabled) .ant-checkbox-inner:after{background-color:var(--primary)!important}body.light .ant-checkbox-indeterminate:not(.ant-checkbox-disabled):hover .ant-checkbox-inner{border-color:var(--primary)!important}body.light .ant-checkbox-input:focus-visible+.ant-checkbox-inner{outline:2px solid var(--primary)!important;outline-offset:1px!important}body.light input[type=checkbox]{accent-color:var(--primary)}body.light .ant-radio-wrapper{color:var(--text)!important}body.light .ant-upload.ant-upload-drag{background:var(--bg)!important;border-color:var(--border)!important}body.light .ant-upload.ant-upload-drag .ant-upload-text{color:var(--text)!important}body.light .ant-upload.ant-upload-drag .ant-upload-hint{color:var(--text-secondary)!important}body.light .ant-spin-container:after{background:var(--bg)!important}body.light .ant-empty-description{color:var(--text-secondary)!important}body.light .ant-divider{border-top-color:var(--border)!important}body.light .ant-collapse{background:var(--bg)!important;border-color:var(--border)!important}body.light .ant-collapse .ant-collapse-item{border-bottom-color:var(--border)!important}body.light .ant-collapse .ant-collapse-header{color:var(--text)!important}body.light .ant-collapse .ant-collapse-content{background:var(--bg)!important;border-top-color:var(--border)!important;color:var(--text)!important}body.light .ant-steps .ant-steps-item-title{color:var(--text)!important}body.light .ant-steps .ant-steps-item-description{color:var(--text-secondary)!important}body.light .custom-descriptions .ant-descriptions-row:nth-of-type(2n){border-bottom-color:var(--border)!important}body.light::-webkit-scrollbar-thumb{background-color:var(--border)!important}body.light::-webkit-scrollbar-track{background-color:var(--bg-hover)!important}body.light .WelcomePage .WelcomePage__subtitle{color:var(--text-secondary)}body.light .ant-table-wrapper .ant-table-tbody>tr.ant-table-row:active>td,body.light .ant-table-wrapper .ant-table-tbody>tr>td.ant-table-cell-row-hover,body.light .ant-table-wrapper .ant-table-tbody>tr.ant-table-row>td.ant-table-cell-row-hover{background:var(--bg-hover)!important}body.light .ant-table-expanded-row>td{background:var(--bg)!important}body.light .ant-table-filter-trigger{color:var(--text-secondary)!important}body.light .ant-table-filter-trigger.active{color:var(--primary)!important}body.light .ant-table-column-sorter{color:var(--text-secondary)!important}body.light .ant-table-column-sorter.ant-table-column-sorter-full .ant-table-column-sorter-up.active,body.light .ant-table-column-sorter.ant-table-column-sorter-full .ant-table-column-sorter-down.active{color:var(--primary)!important}body.light .ant-table-filter-dropdown,body.light .ant-message-notice-content,body.light .ant-notification-notice{background:var(--bg)!important;color:var(--text)!important;box-shadow:0 4px 12px var(--shadow-color)!important}body.light .ant-notification-notice .ant-notification-notice-message{color:var(--text)!important}body.light .ant-notification-notice .ant-notification-notice-description,body.light .ant-notification-notice .ant-notification-notice-close{color:var(--text-secondary)!important}body.light .ant-drawer-content{background:var(--bg)!important;color:var(--text)!important}body.light .ant-drawer-header{background:var(--bg)!important;border-bottom-color:var(--border)!important}body.light .ant-drawer-header .ant-drawer-title,body.light .ant-drawer-header .ant-drawer-close{color:var(--text)!important}body.light .Icon_div{background:var(--primary)}body.light .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background-color:var(--bg-hover)!important;color:var(--text)!important}body.light .logout-button{background-color:var(--bg-hover)!important}.in_active_fillter{display:flex;flex-wrap:wrap;gap:20px}.ant-empty-description{color:var(--text-secondary, rgba(255, 255, 255, .568))!important}.full-width{min-width:100%;background-color:red}.Flex{display:flex;align-items:center;gap:14px}.c-primary{color:var(--primary)}.flex-wrap{flex-wrap:wrap}.add-button{all:unset;padding:5px 15px;font-weight:700;cursor:pointer;background-color:var(--primary);color:#fff;border-radius:6px;margin-inline:5px;margin-block:5px}.delete-button{all:unset;padding:5px 15px;font-weight:700;cursor:pointer;background-color:red;color:#fff;border-radius:6px;margin-inline:5px;margin-block:5px}.Layout{min-height:100vh}.Layout .Layout_SidebarOverlay{display:none}.Layout .Layout_Body{display:flex;flex-direction:column;position:absolute;background:var(--bg2);min-height:100vh;left:var(--sideBarWidth);width:calc(100% - var(--sideBarWidth));gap:25px;transition:var(--transition);overflow-x:hidden}.Layout .Layout_Body .Layout_Children{padding-inline:4%;padding-block:20px 28px;width:100%;max-width:100%;min-width:0}.Layout .Layout_Body .Layout_Children>*{display:flex;flex-direction:column;gap:25px;min-width:0}.ar .Layout .Layout_Body{right:var(--sideBarWidth)}@media(max-width:600px){.Layout .Layout_SidebarOverlay{position:fixed;inset:0;border:0;padding:0;background:#00000073;z-index:998;opacity:0;pointer-events:none;transition:opacity .25s ease}.Layout .Layout_Body{position:relative;left:0;width:100%;min-height:100vh;gap:16px}.Layout .Layout_Body .Layout_Children{padding-inline:14px;padding-block:14px 24px}.ar .Layout .Layout_Body{right:0;width:100%}.mobile_side_bar_open .Layout .Layout_SidebarOverlay{display:block;opacity:1;pointer-events:auto}}.SpinContainer{display:flex;justify-content:center;align-items:center;height:70vh}.SpinContainer .ant-spin-text,.SpinContainer .ant-spin-tip,.SpinContainer .ant-spin-text>*,.SpinContainer .ant-spin-tip>*{display:none!important;visibility:hidden!important;opacity:0!important;height:0!important;width:0!important;overflow:hidden!important;font-size:0!important;line-height:0!important;margin:0!important;padding:0!important}.SpinContainer *:before,.SpinContainer *:after{content:none!important}.notFoundPage{background:#000;height:100vh;display:flex;justify-content:center;align-items:center}.notFoundPage p{color:#fff;display:inline;margin-bottom:10px}.notFoundPage h6{display:inline;margin-inline:20px;height:140px!important;width:20px}.notFoundPage .containerNotFound{display:flex;flex-direction:column;align-items:center}.notFoundPage .containerNotFound div{display:flex;justify-content:center;align-items:center}.notFoundPage .containerNotFound button{border:none;outline:none;padding:8px;border-radius:10px;margin-inline:30px}.WelcomePage{position:relative;min-height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(1rem,4vw,2.5rem);box-sizing:border-box}.WelcomePage .WelcomePage__content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:560px}.WelcomePage .WelcomePage__logo{max-width:min(180px,45vw);width:100%;height:auto;object-fit:contain;margin-bottom:clamp(1.25rem,3vw,2rem);filter:drop-shadow(0 0 8px rgba(2,171,254,.15)) drop-shadow(0 2px 8px rgba(2,171,254,.1))}.WelcomePage .WelcomePage__title{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;color:var(--text);margin:0 0 .5rem;letter-spacing:-.02em;line-height:1.25}.WelcomePage .WelcomePage__subtitle{font-size:clamp(.9rem,2.2vw,1.1rem);color:var(--placeholder);margin:0;line-height:1.5;max-width:420px}.NavBar{background-color:var(--bg);height:var(--navBarHeight);width:100%;display:flex;justify-content:space-between;align-items:center;padding-inline:20px;border-bottom:1px solid var(--border);gap:12px}.NavBar .NavBarLeft{display:flex;align-items:center}.NavBar .NavBarRight{display:flex;align-items:center;gap:20px;flex-wrap:wrap;justify-content:flex-end;min-width:0}.NavBar .user-button{display:flex;align-items:center;gap:8px;background:none;border:none;cursor:pointer;min-width:0}.NavBar .username{color:var(--text);font-weight:500;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.NavBar .avatar{width:35px;height:35px;border-radius:50%;background:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;text-transform:uppercase}.nav-menu-button{all:unset;display:none;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;color:var(--text);background:var(--bg2);border:1px solid var(--border)}.nav-menu-button svg{font-size:18px}.translate-menu-dropdown-link{all:unset;display:flex;align-items:center;cursor:pointer;font-weight:700;font-size:14px;gap:10px;color:var(--text)}.logout-button{all:unset;padding:10px;background-color:var(--bg2);border-radius:4px;cursor:pointer;transition:.5s}.logout-button:hover{background-color:var(--primary)}.NavBarDropdownItem{display:flex;align-items:center;gap:8px}.theme-toggle-btn{all:unset;position:relative;display:flex;align-items:center;width:52px;height:28px;background:var(--border);border-radius:14px;cursor:pointer;padding:2px;transition:background .3s ease}.theme-toggle-btn .theme-icon{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--text-secondary, #888);transition:color .3s ease}.theme-toggle-btn .theme-icon.active{color:var(--primary)}.theme-toggle-btn .theme-icon svg:hover{scale:1}.theme-toggle-btn .theme-toggle-slider{position:absolute;top:2px;left:2px;width:24px;height:24px;background:var(--bg);border-radius:50%;transition:transform .3s ease;box-shadow:0 1px 3px var(--shadow-color, rgba(0, 0, 0, .25))}.theme-toggle-btn:hover{scale:1}@media(max-width:600px){.NavBar{height:auto;min-height:var(--navBarHeight);padding:10px 14px;align-items:flex-start;flex-wrap:wrap}.NavBar .NavBarLeft{flex:0 0 auto}.NavBar .NavBarRight{flex:1;gap:12px}.NavBar .user-button{margin-inline-start:auto}.NavBar .username{max-width:110px}.nav-menu-button{display:inline-flex}}.SideBar{display:flex;flex-direction:column;width:var(--sideBarWidth, 280px);height:100%;position:fixed;background:var(--bg);transition:width .3s ease-in-out;font-size:16px;z-index:999;border-right:1px solid var(--border)}.SideBar>header{display:flex;justify-content:center;align-items:center;gap:30px;cursor:pointer;border-bottom:1px solid var(--border);height:60px}.SideBar>header img{border-radius:var(--logoBorderRadius);width:var(--logoWidth);max-height:80px;object-fit:contain;transition:.3s ease-in-out;padding:15px}.SideBar>main{overflow-y:auto;overflow-x:hidden;padding-inline:20px;padding-block:20px}.SideBar>main::-webkit-scrollbar{display:none}.SideBar>main ul,.SideBar>main li{all:unset}.SideBar>main ul{display:flex;flex-direction:column;gap:10px}.SideBar>main ul .MenuItem{position:relative;padding:10px;border-radius:var(--border-radius);color:var(--text);cursor:pointer;transition:.3s ease-in-out;display:flex;align-items:center;gap:10px;white-space:nowrap;overflow:visible}.SideBar>main ul .MenuItem svg{font-size:20px;color:var(--primary);transition:color .3s;flex-shrink:0}.SideBar>main ul .MenuItem span{flex:initial;white-space:nowrap;overflow:visible}.SideBar>main ul .MenuItem:hover{background-color:var(--primary);color:var(--secondary)}.SideBar>main ul .MenuItem:hover svg{color:var(--secondary)}.SideBar>main ul .MenuItem.active{background-color:var(--bg2);color:var(--secondary)}.SideBar>main ul .MenuItem.active svg{color:var(--secondary)}.SideBar>main ul .MenuItemChildren{display:flex;flex-direction:column;gap:8px;padding-inline-start:20px;margin-top:5px}.SideBar>main ul .MenuItemChildren .MenuItem{font-size:14px;padding:10px;justify-content:flex-start;gap:10px;overflow:visible}.SideBar>main ul .MenuItemChildren .MenuItem svg{flex-shrink:0}.SideBar>main ul .MenuItemChildren .MenuItem span{display:inline}.close_side_bar .SideBar{width:80px!important;transition:width .3s ease-in-out}.close_side_bar .SideBar>header img{display:none}.close_side_bar .SideBar>main{padding-inline:5px!important}.close_side_bar .SideBar>main ul .MenuItem{justify-content:flex-start;padding:10px;padding-inline-start:10px}.close_side_bar .SideBar>main ul .MenuItem span{display:none}.close_side_bar .SideBar>main ul .MenuItem svg{margin:0}.close_side_bar .SideBar>main ul .MenuItem .MenuItemDropDown{margin-inline-start:auto;flex-shrink:0;padding-inline-end:5px}.close_side_bar .SideBar>main ul .MenuItemChildren{padding-inline-start:0!important}.close_side_bar .SideBar>main ul .MenuItemChildren .MenuItem{justify-content:flex-start;padding:10px;padding-inline-start:10px}.close_side_bar .SideBar>main ul .MenuItemChildren .MenuItem span{display:none}.close_side_bar .SideBar>main ul .MenuItemChildren .MenuItem svg{margin:0}.close_side_bar .SideBar>main ul .MenuItemChildren .MenuItemDropDown{display:none}@media(max-width:600px){.SideBar{width:min(280px,82vw)!important;max-width:82vw;transform:translate(-100%);transition:transform .3s ease-in-out,width .3s ease-in-out;box-shadow:0 0 20px #00000047}.SideBar>header{justify-content:space-between;padding-inline:16px;gap:12px}.SideBar>header img{display:block;width:var(--logoWidthMobile);padding:8px 0}.SideBar>main{padding-inline:12px}.ar .SideBar{right:0;left:auto;transform:translate(100%);border-left:1px solid var(--border);border-right:0}.close_side_bar .SideBar{width:min(280px,82vw)!important}.close_side_bar .SideBar>header img{display:block}.close_side_bar .SideBar>main{padding-inline:12px!important}.close_side_bar .SideBar>main ul .MenuItem{justify-content:flex-start;padding-inline-start:10px}.close_side_bar .SideBar>main ul .MenuItem span{display:inline}.close_side_bar .SideBar>main ul .MenuItem .MenuItemDropDown{display:flex}.close_side_bar .SideBar>main ul .MenuItemChildren{padding-inline-start:20px!important}.close_side_bar .SideBar>main ul .MenuItemChildren .MenuItem span{display:inline}.mobile_side_bar_open .SideBar{transform:translate(0)}}.PageHeader{min-height:50px;padding-block:20px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.PageHeader>*{display:flex;align-items:center;flex-wrap:wrap;gap:10px;max-width:50%;min-width:0}.PageHeader .active_computer_icon{color:green}.PageHeader .stand_alone_computer_icon{color:#ff0}.PageHeader .offline_computer_icon{color:gray}@media(max-width:600px){.PageHeader{padding-block:14px}.PageHeader>*{max-width:100%;width:100%}}.ant-table-cell:has(.even-row){border-right:4px solid var(--primary)}.ar .ant-table-cell:has(.even-row){border-left:4px solid var(--primary);border-right:transparent}.ActionWrapper{display:flex;justify-content:center;gap:10px}.anticon-close-circle{color:var(--text)!important}.data-table-wrapper{position:relative;width:100%;max-width:100%;min-width:0;overflow:hidden}.data-table-wrapper .data-table-top-scroll{margin-bottom:2px;max-width:100%}.data-table-wrapper .data-table-top-scroll::-webkit-scrollbar{height:8px}.data-table-wrapper .data-table-top-scroll::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.data-table-wrapper .data-table-top-scroll::-webkit-scrollbar-thumb{background:#ffffff80;border-radius:4px}.data-table-wrapper .data-table-top-scroll::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.data-table-wrapper .data-table-container{width:100%;min-width:0;max-width:100%;overflow:hidden}.data-table-wrapper .data-table-container .DataTable{width:100%;min-width:100%;max-width:100%}.data-table-wrapper .data-table-container .DataTable .ant-table-wrapper,.data-table-wrapper .data-table-container .DataTable .ant-spin-nested-loading,.data-table-wrapper .data-table-container .DataTable .ant-spin-container,.data-table-wrapper .data-table-container .DataTable .ant-table,.data-table-wrapper .data-table-container .DataTable .ant-table-container,.data-table-wrapper .data-table-container .DataTable .ant-table-content,.data-table-wrapper .data-table-container .DataTable .ant-table-body{max-width:100%}.data-table-wrapper .data-table-container .DataTable .ant-table-content,.data-table-wrapper .data-table-container .DataTable .ant-table-body{overflow-x:auto!important}.data-table-wrapper .data-table-container .DataTable .ant-table-container .ant-table-thead>tr>th{position:sticky;top:0;z-index:10}.data-table-wrapper .data-table-container .DataTable .ant-table-content::-webkit-scrollbar,.data-table-wrapper .data-table-container .DataTable .ant-table-body::-webkit-scrollbar{width:17px;height:17px}.data-table-wrapper .data-table-container .DataTable .ant-table-content::-webkit-scrollbar-track,.data-table-wrapper .data-table-container .DataTable .ant-table-body::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}.data-table-wrapper .data-table-container .DataTable .ant-table-content::-webkit-scrollbar-thumb,.data-table-wrapper .data-table-container .DataTable .ant-table-body::-webkit-scrollbar-thumb{background:#fff3;border-radius:10px}.data-table-wrapper .data-table-container .DataTable .ant-table-content::-webkit-scrollbar-thumb:hover,.data-table-wrapper .data-table-container .DataTable .ant-table-body::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.table-header-wrapper{gap:12px;align-items:flex-start}.table-header-wrapper>*{min-width:0}.table-header-tools{flex:1 1 auto;min-width:0}.table-header-filters>*{min-width:0}.table-columns-trigger{flex:0 0 auto}@media(max-width:600px){.data-table-wrapper .data-table-container .DataTable .ant-table-content table,.data-table-wrapper .data-table-container .DataTable .ant-table-body table{width:max-content!important;min-width:100%;table-layout:auto!important}.data-table-wrapper .data-table-container .DataTable .ant-table-thead>tr>th,.data-table-wrapper .data-table-container .DataTable .ant-table-tbody>tr>td{white-space:nowrap}.data-table-wrapper .data-table-container .DataTable .ant-table-column-title,.data-table-wrapper .data-table-container .DataTable .ant-table-column-sorters{white-space:nowrap}.table-header-wrapper{flex-direction:column}.table-header-wrapper>button,.table-header-wrapper>div,.table-header-wrapper .search-filter{width:100%;max-width:100%;margin-inline:0!important}.table-header-wrapper .ant-btn,.table-header-wrapper .ant-dropdown-trigger,.table-header-wrapper .ant-input-affix-wrapper{width:100%;max-width:100%}.table-header-tools,.table-header-filters{margin-inline:0!important;width:100%}.ActionWrapper{flex-wrap:wrap;gap:6px}.data-table-wrapper .data-table-top-scroll{display:none!important}}body.light .data-table-wrapper .data-table-top-scroll::-webkit-scrollbar-track{background:#0000000a}body.light .data-table-wrapper .data-table-top-scroll::-webkit-scrollbar-thumb{background:#0003}body.light .data-table-wrapper .data-table-top-scroll::-webkit-scrollbar-thumb:hover{background:#0000004d}body.light .data-table-wrapper .data-table-container .DataTable .ant-table-body::-webkit-scrollbar-track{background:#0000000a}body.light .data-table-wrapper .data-table-container .DataTable .ant-table-body::-webkit-scrollbar-thumb{background:#00000026}body.light .data-table-wrapper .data-table-container .DataTable .ant-table-body::-webkit-scrollbar-thumb:hover{background:#00000040}.ant-modal-confirm .ant-modal-content{background:var(--bg)!important;border:1px solid var(--border);color:var(--text)}.ant-modal-confirm .ant-modal-confirm-title,.ant-modal-confirm .ant-modal-confirm-content,.ant-modal-confirm .ant-modal-close-x,.ant-modal-confirm .ant-modal-confirm-body .anticon{color:var(--text)!important}.ant-modal-confirm .ant-modal-confirm-content{opacity:.9}.ant-modal-confirm .ant-btn-default{background:transparent;border-color:var(--border);color:var(--text)}.ant-modal-confirm .ant-btn-default:hover{border-color:var(--primary);color:var(--primary)}.DataTableHeader{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.DataTableHeader .DataTableHeaderRow{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.DataTableHeader>h1{font-size:2em;font-weight:700;text-transform:capitalize}.DataTableHeader h1{font-size:1.75rem;font-weight:600;margin:0}.DataTableHeader .DataTableHeaderRight,.DataTableHeader .DataTableHeaderActions{display:flex;gap:20px;max-width:70%;flex-wrap:wrap;align-items:center}@media(max-width:600px){.DataTableHeader{margin-bottom:14px}.DataTableHeader .DataTableHeaderRow{align-items:stretch;gap:12px}.DataTableHeader h1{font-size:1.25rem}.DataTableHeader .DataTableHeaderRight,.DataTableHeader .DataTableHeaderActions{max-width:100%;width:100%;gap:10px}}.CreatePage{background:var(--bg);box-shadow:2px 2px 2px 3px #0000000a;padding:20px;border-radius:var(--border-radius);display:flex;flex-direction:column;gap:20px;min-height:70vh}.CreatePage>header{display:flex;justify-content:space-between}.CreatePage>header h1{font-size:20px;font-weight:700}.CreatePage>button{align-self:center}@media(max-width:600px){.CreatePage{padding:14px;min-height:auto}.CreatePage>header{flex-direction:column;align-items:stretch;gap:12px}}.FormikForm{display:flex;flex-direction:column;gap:20px}.FormikForm>button{align-self:center}.Icon_div{background:var(--primary);padding:6px;width:30px;height:30px;border-radius:4px;transition:.5s ease-in-out}.Icon_div:hover{scale:1.1;cursor:pointer}body.light .user-details-checkbox .ant-checkbox .ant-checkbox-inner,.user-details-checkbox .ant-checkbox .ant-checkbox-inner{border-color:var(--primary)!important}body.light .user-details-checkbox .ant-checkbox-checked .ant-checkbox-inner,body.light .user-details-checkbox .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner,.user-details-checkbox .ant-checkbox-checked .ant-checkbox-inner,.user-details-checkbox .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner{background-color:var(--primary)!important;border-color:var(--primary)!important}body.light .user-details-checkbox .ant-checkbox-checked .ant-checkbox-inner:after,body.light .user-details-checkbox .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after,.user-details-checkbox .ant-checkbox-checked .ant-checkbox-inner:after,.user-details-checkbox .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after{border-color:#fff!important}body.light .user-details-checkbox .ant-checkbox-disabled:not(.ant-checkbox-checked) .ant-checkbox-inner,.user-details-checkbox .ant-checkbox-disabled:not(.ant-checkbox-checked) .ant-checkbox-inner{background-color:var(--bg)!important;border-color:var(--primary)!important}.custom-tabs .ant-tabs-nav{overflow:hidden}.custom-tabs .ant-tabs-nav-wrap{overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.5) rgba(255,255,255,.05)}.custom-tabs .ant-tabs-nav-wrap::-webkit-scrollbar{height:8px}.custom-tabs .ant-tabs-nav-wrap::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.custom-tabs .ant-tabs-nav-wrap::-webkit-scrollbar-thumb{background:#ffffff80;border-radius:4px}.custom-tabs .ant-tabs-nav-wrap::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.custom-tabs .ant-tabs-nav-list{display:flex;flex-wrap:nowrap!important;min-width:max-content}.custom-tabs .ant-tabs-tab{flex:0 0 auto;min-width:fit-content}.responsive-list-filters{display:flex;flex-direction:column;gap:1rem;width:100%;min-width:0}.responsive-list-filters-row{display:flex;gap:.5rem;flex-wrap:wrap;width:100%;min-width:0}.responsive-list-filter-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px;min-width:0}.responsive-list-filter-control{min-width:0;max-width:100%}.responsive-list-filter-control.ant-btn,.responsive-list-filter-control.ant-input-affix-wrapper,.responsive-list-filter-control.ant-input-number,.responsive-list-filter-control.ant-picker,.responsive-list-filter-control.ant-select{width:220px;max-width:100%}.responsive-list-filter-control.ant-btn{display:inline-flex;justify-content:space-between;align-items:center}.responsive-list-filter-item .ant-btn-sm{flex:0 0 auto}.responsive-list-filter-actions{display:flex;gap:.5rem;width:100%;flex-wrap:wrap}.responsive-list-filter-actions .ant-btn{min-width:140px}.responsive-list-advanced-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.responsive-list-advanced-grid .ant-picker,.responsive-list-advanced-grid .ant-input-number,.responsive-list-advanced-grid .ant-select{width:100%}.report-filters{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px;width:100%;margin:8px 0 16px}.report-filter-item{display:flex;align-items:center;gap:8px;min-width:0}.report-filter-item--stacked{flex-direction:column;align-items:stretch}.report-filter-label{white-space:nowrap;color:var(--text)}.report-filter-control{min-width:180px}.report-filter-control.ant-picker,.report-filter-control.ant-select,.report-filter-control.ant-input,.report-filter-control.ant-input-affix-wrapper{width:220px;max-width:100%}.responsive-date-time-picker.ant-picker,.responsive-date-range-picker.ant-picker{width:100%}.report-filter-action{min-width:120px}.report-filter-actions-inline{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}@media(max-width:768px){.custom-tabs .ant-tabs-nav{padding-inline:4px!important}.custom-tabs .ant-tabs-tab{margin-inline:2px!important}.custom-tabs .ant-tabs-tab-btn{white-space:nowrap}.custom-tabs .ant-tabs-tabpane{padding:12px!important}.custom-tabs .ant-tabs-nav-wrap{padding-bottom:4px}.responsive-list-filters-row{flex-direction:column;align-items:stretch!important}.responsive-list-filter-item{width:100%}.responsive-list-filter-item .responsive-list-filter-control{width:100%;min-width:0}.responsive-list-filter-control.ant-btn,.responsive-list-filter-control.ant-input-affix-wrapper,.responsive-list-filter-control.ant-input-number,.responsive-list-filter-control.ant-picker,.responsive-list-filter-control.ant-select{width:100%}.responsive-list-filter-actions .ant-btn{flex:1 1 100%;width:100%}.responsive-list-advanced-grid{grid-template-columns:minmax(0,1fr)}.report-filters{flex-direction:column;align-items:stretch}.report-filter-item{width:100%;flex-direction:column;align-items:stretch}.report-filter-control,.report-filter-control.ant-picker,.report-filter-control.ant-select,.report-filter-control.ant-input,.report-filter-control.ant-input-affix-wrapper,.report-filter-action{width:100%!important;min-width:0;max-width:100%}.report-filter-actions-inline{width:100%;flex-direction:column;align-items:stretch}.responsive-date-time-dropdown.ant-picker-dropdown{inset-inline-start:12px!important;inset-inline-end:12px!important}.responsive-date-time-dropdown .ant-picker-panel-container{width:min(420px,100vw - 24px);max-width:calc(100vw - 24px);overflow:hidden}.responsive-date-time-dropdown .ant-picker-panels{display:flex;flex-direction:column;width:100%}.responsive-date-time-dropdown .ant-picker-panel{width:100%;max-width:100%}.responsive-date-time-dropdown .ant-picker-date-panel,.responsive-date-time-dropdown .ant-picker-time-panel{width:100%;min-width:0}.responsive-date-time-dropdown .ant-picker-content{width:100%}.responsive-date-time-dropdown .ant-picker-time-panel-column{flex:1 1 0}.responsive-date-range-dropdown.ant-picker-dropdown{inset-inline-start:12px!important;inset-inline-end:12px!important}.responsive-date-range-dropdown .ant-picker-panel-container{width:min(420px,100vw - 24px);max-width:calc(100vw - 24px);overflow:hidden}.responsive-date-range-dropdown .ant-picker-panels{display:flex;flex-direction:column;width:100%}.responsive-date-range-dropdown .ant-picker-panel{width:100%;max-width:100%}.responsive-date-range-dropdown .ant-picker-date-panel{width:100%;min-width:0}.responsive-date-range-dropdown .ant-picker-content,.responsive-date-range-dropdown .ant-picker-body{width:100%}}body.light .custom-tabs .ant-tabs-nav-wrap{scrollbar-color:rgba(0,0,0,.2) rgba(0,0,0,.04)}body.light .custom-tabs .ant-tabs-nav-wrap::-webkit-scrollbar-track{background:#0000000a}body.light .custom-tabs .ant-tabs-nav-wrap::-webkit-scrollbar-thumb{background:#0003}body.light .custom-tabs .ant-tabs-nav-wrap::-webkit-scrollbar-thumb:hover{background:#0000004d}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
