:root{--background:#fff;--foreground:#171717;--primary-color:#04436e;--primary-hover:#04436e;--text-primary:#2c2c2c;--text-secondary:#4f4f4f;--text-muted:#6e6e6e;--link-color:var(--primary-color);--menu-text:#2c2c2c;--menu-text-selected:var(--primary-color);--selected-bg:#eff3ff}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--text-primary);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.notification-item:hover{background-color:#f5f5f5!important}.ant-menu-inline .ant-menu-item{margin:4px 16px 4px 0!important;padding-left:16px!important;width:calc(100% - 16px)!important;font-weight:600!important;color:var(--menu-text)!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;letter-spacing:-.1px!important}.ant-menu-inline .ant-menu-item:after{display:none!important}.ant-menu-inline .ant-menu-item.ant-menu-item-selected{color:var(--menu-text-selected)!important;background:#dbeafe!important;border-radius:0 8px 8px 0!important;position:relative;font-weight:600!important}.ant-menu-inline .ant-menu-item.ant-menu-item-selected:before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;background-color:var(--primary-color);border-radius:0 4px 4px 0;transform-origin:left;animation:slideIn .2s ease-out}.ant-menu-inline .ant-menu-item:hover{color:var(--menu-text-selected)!important}.ant-menu-inline .ant-menu-item .anticon{margin-right:10px}.ant-menu-item-selected .anticon{color:var(--primary-color)!important}.animated-menu .ant-menu-item{transition:all .2s cubic-bezier(.645,.045,.355,1)}.animated-menu .ant-menu-item.ant-menu-item-selected,.animated-menu .ant-menu-item:hover{transform:translateX(4px)}@keyframes slideIn{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width:768px){.ant-layout{overflow:hidden!important}.ant-menu-inline{border-right:none!important}.ant-menu-inline .ant-menu-item{font-weight:600!important;padding-left:12px!important;color:var(--menu-text)!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.ant-menu-inline .ant-menu-item.ant-menu-item-selected:before{width:3px}.ant-layout-header .ant-space{gap:8px!important;display:flex!important;align-items:center!important}.notification-container{display:flex!important;align-items:center!important;padding:0 4px!important}.notification-container .anticon{font-size:20px!important;padding:4px!important}.notification-container .ant-badge{display:flex!important;align-items:center!important;margin-right:0!important}.ant-avatar{width:28px!important;height:28px!important}.ant-dropdown-trigger{font-size:13px!important}.ant-layout-header{padding:0 12px!important;height:64px!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.ant-dropdown{max-width:calc(100vw - 24px)!important}.mobile-menu-open .ant-layout{overflow:hidden;height:100vh}body.mobile-menu-open{overflow:hidden!important;position:fixed!important;width:100%!important}.ant-layout-content{margin:0!important;padding:0!important;width:100%!important}}body.mobile-menu-open{overflow:hidden}.ant-layout{position:relative!important;width:100%!important;min-height:100vh!important}.ant-layout-content{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.menu-collapsed .ant-menu-item{padding:0 24px!important;justify-content:center}.menu-collapsed .ant-menu-item .anticon{margin-right:0!important;font-size:18px}.menu-collapsed .ant-menu-item-selected{background:var(--selected-bg)!important;border-radius:0!important}.ant-menu-inline .ant-menu-item{display:flex;align-items:center;transition:all .2s cubic-bezier(.645,.045,.355,1)}.ant-menu-inline .ant-menu-item .anticon{min-width:18px;font-size:18px;display:flex;align-items:center;justify-content:center}.ant-menu-inline:not(.menu-collapsed) .ant-menu-item .anticon{margin-right:10px}.notification-container{cursor:pointer;padding-top:.5rem;padding-right:.5rem}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#fff;border-radius:10px;margin:4px}::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:10px;border:2px solid #fff;-webkit-transition:background .2s ease;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:var(--primary-hover)}*{scrollbar-width:thin;scrollbar-color:var(--primary-color) #fff}@media (prefers-color-scheme:dark){::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:var(--primary-color);border:2px solid #fff}::-webkit-scrollbar-thumb:hover{background:var(--primary-hover)}*{scrollbar-color:var(--primary-color) #fff}}.ant-modal-header{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:16px!important;height:52px!important;padding-bottom:16px!important;border-bottom:1px solid #eaeaea!important}.ant-modal-title{color:#2c2c2c!important;font-weight:600!important;font-size:18px!important;line-height:1.5!important;padding-right:40px!important}.ant-modal-content{border-radius:12px!important;overflow:hidden!important;box-shadow:0 4px 12px rgba(0,0,0,.08)!important}.ant-modal-body{max-height:calc(90vh - 180px)!important;overflow-y:auto!important;padding:16px!important}.ant-modal{padding-bottom:0!important}.ant-modal-wrap{overflow:hidden!important}.ant-modal-close{position:absolute!important;right:5px!important;top:5px!important;height:32px!important;width:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;background-color:#fff2f0!important;border-radius:50%!important;transition:all .3s ease!important;z-index:10!important;cursor:pointer!important}.ant-modal-close:hover{background-color:#ffccc7!important;transform:rotate(90deg)!important}.ant-modal-close-x{color:#ff4d4f!important;font-size:16px!important;line-height:1!important}.notification-item{transition:all .2s ease!important}.notification-item:hover{background-color:#f8f9fa!important;transform:translateY(-1px)!important}.notification-item .ant-list-item-meta-title{margin-bottom:4px!important}.notification-item .ant-avatar{transition:transform .2s ease!important}.notification-item:hover .ant-avatar{transform:scale(1.05)!important}@media (prefers-color-scheme:dark){.notification-item:hover{background-color:rgba(115,103,240,.1)!important}.notification-item .ant-list-item-meta-title{color:var(--text-primary)!important}.notification-item .ant-list-item-meta-description{color:var(--text-secondary)!important}.ant-dropdown-menu{background-color:var(--background)!important;border:1px solid hsla(0,0%,100%,.1)!important}}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.ant-menu-inline .ant-menu-item{font-weight:600!important;-webkit-text-stroke:.2px!important}}}:root{--purple-light:#f3f0ff;--black:#1a1a1a;--white:#fff;--gray-2:#e5e7eb;--gray-3:#d1d5db}.tiptap{:first-child{margin-top:0}ol,ul{padding:0 1rem;margin:1.25rem 1rem 1.25rem .4rem;li p{margin-top:.25em;margin-bottom:.25em}}h1,h2,h3,h4,h5,h6{line-height:1.1;margin-top:2.5rem;text-wrap:pretty}h1,h2{margin-top:3.5rem;margin-bottom:1.5rem}h1{font-size:1.4rem}h2{font-size:1.2rem}h3{font-size:1.1rem}h4,h5,h6{font-size:1rem}code{background-color:var(--purple-light);border-radius:.4rem;color:var(--black);font-size:.85rem;padding:.25em .3em}pre{background:var(--black);border-radius:.5rem;color:var(--white);font-family:JetBrainsMono,monospace;margin:1.5rem 0;padding:.75rem 1rem;code{background:none;color:inherit;font-size:.8rem;padding:0}}mark{background-color:#faf594;border-radius:.4rem;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:.1rem .3rem}blockquote{border-left:3px solid var(--gray-3);margin:1.5rem 0;padding-left:1rem}hr{border:none;border-top:1px solid var(--gray-2);margin:2rem 0}p{margin:0}s{text-decoration:line-through}}@media print{body{margin:0!important}}.main-container{width:100%;margin:0;padding:0}.ck-content{font-family:Arial,Helvetica,sans-serif;line-height:1.6;word-break:break-word;min-height:400px;overflow:visible!important;color:var(--text-primary);background:var(--background)}.editor-container_classic-editor{width:100%;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(115,103,240,.08);border:1px solid #e5e7eb}.editor-container_classic-editor .editor-container__editor{width:100%;min-width:100%;max-width:100%;overflow:visible}.editor-container_classic-editor .ck.ck-editor__main{overflow:visible;border:none}.ck.ck-toolbar{background:var(--background)!important;border:none!important;border-bottom:1px solid #e5e7eb!important;border-radius:8px 8px 0 0!important}.ck.ck-toolbar .ck-toolbar__items{padding:8px!important}.ck.ck-toolbar .ck-button{border-radius:4px!important;color:var(--text-primary)!important;transition:all .2s ease!important}.ck.ck-toolbar .ck-button.ck-on,.ck.ck-toolbar .ck-button:hover{background:var(--purple-light)!important;color:var(--primary-color)!important}.ck.ck-toolbar .ck-button.ck-on{border-color:var(--primary-color)!important}.ck.ck-editor__editable{padding:20px!important;background:var(--background)!important;border:none!important;min-height:303px!important;overflow-y:scroll}.ck.ck-editor__editable:focus{box-shadow:none!important;outline:none!important}.ck.ck-editor__editable.ck-focused{border:none!important;box-shadow:none!important}.editor_container__word-count .ck-word-count{color:var(--text-muted);display:flex;height:auto;gap:12px;justify-content:flex-end;font-size:.875rem;padding:8px 16px;background:var(--background);border-top:1px solid #e5e7eb}.editor-container_include-word-count.editor-container_classic-editor .editor_container__word-count{border:none;border-top:1px solid #e5e7eb;border-radius:0 0 8px 8px;background:var(--background)}.ck.ck-dropdown .ck-button{border-radius:4px!important}.ck.ck-dropdown .ck-dropdown__panel{border:1px solid #e5e7eb!important;border-radius:8px!important;box-shadow:0 4px 12px rgba(0,0,0,.08)!important}.ck-content ol,.ck-content ul{padding-left:24px!important}.ck-content ol li,.ck-content ul li{margin:8px 0!important}.ck-content h1,.ck-content h2,.ck-content h3,.ck-content h4,.ck-content h5,.ck-content h6{color:var(--text-primary);margin:1.5em 0 .5em}.ck-content a{color:var(--primary-color);text-decoration:none}.ck-content a:hover{text-decoration:underline}thead.ant-table-thead th{text-align:center!important}input:active,input:focus{border-color:var(--primary-color)}.Toastify__toast{background:rgba(22,22,24,.75)!important;color:#fff!important;border-radius:16px!important;box-shadow:0 8px 32px 0 rgba(0,0,0,.28)!important;border:1px solid hsla(0,0%,100%,.08)!important;font-size:1rem!important;font-family:SF Pro Display,Segoe UI,Arial,sans-serif!important;padding:1.2rem 1.5rem!important;text-shadow:none!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;position:relative!important;overflow:hidden!important}.Toastify__toast--error,.Toastify__toast--info,.Toastify__toast--success,.Toastify__toast--warning{background:rgba(30,41,59,.92)!important;color:#fff!important;font-weight:600!important}.Toastify__close-button{color:#fff!important;opacity:.7!important;transition:opacity .2s}.Toastify__close-button:hover{opacity:1!important}.Toastify__progress-bar{background:linear-gradient(90deg,#0a84ff,#4ef37c)!important;border-radius:0 0 16px 16px!important;height:5px!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;margin:0!important;position:absolute!important;min-width:unset!important;max-width:unset!important;box-shadow:none!important;z-index:2!important}.menu :global(.ant-menu-item-selected){background:#dbeafe!important;color:#2b4eff!important;font-weight:600}.ant-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;font-weight:500!important;border-radius:9px!important;padding:4px 16px!important;transition:all .3s cubic-bezier(.34,1.56,.64,1)!important;position:relative!important;overflow:hidden!important}.ant-btn-primary{background:var(--primary-color)!important;border-color:var(--primary-color)!important;color:#fff!important}.ant-btn-primary:hover{border-color:var(--primary-hover)!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px rgba(23,64,166,.2)!important}.ant-btn-primary:active{transform:translateY(1px)!important;box-shadow:0 2px 4px rgba(23,64,166,.1)!important;transition-duration:.1s!important}.ant-btn-default{background:#fff!important}.ant-btn-default:hover{border-color:var(--primary-color)!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px rgba(0,0,0,.08)!important}.ant-btn.ant-btn-dangerous:hover{border-color:#ff4d4f!important}.ant-btn-default:active{transform:translateY(1px)!important;box-shadow:0 2px 4px rgba(0,0,0,.05)!important;transition-duration:.1s!important}.ant-btn[disabled],.ant-btn[disabled]:hover{background:#f3f4f6!important;border-color:#e5e7eb!important;color:#9ca3af!important;transform:none!important;box-shadow:none!important;cursor:not-allowed!important}.ant-btn-loading{opacity:.8!important;cursor:wait!important}.ant-btn:focus-visible{outline:2px solid var(--primary-color)!important;outline-offset:2px!important}.searchContainer{width:100%;max-width:350px;min-width:350px;border-radius:15px;border:.5px solid #e2e8f0;padding:8px 15px;@media (max-width:768px){width:100%!important;min-width:0!important}}.permission-tabs-label{font-size:15px;font-weight:500}.ant-tabs-tab-active .permission-tabs-label{font-weight:600;font-size:16px}.custom-header-bg .ant-card-head{background-color:#f5f8ff!important}.custom-header-bg .ant-card-head .ant-card-head-title{color:var(--card-title-color)}.custom-header-bg{height:100%}.checkbox_input{width:18px;height:18px;cursor:pointer;accent-color:var(--primary-color);appearance:none;-webkit-appearance:none;-moz-appearance:none;border:2px solid var(--primary-color)!important;border-radius:5px!important;background-color:#fff;position:relative}.checkbox_input:checked:after{content:"";position:absolute;top:0;left:4px;width:4px;height:9px;border:solid var(--primary-color);border-width:0 2px 2px 0;transform:rotate(45deg)}.checkbox_input-header{width:18px;height:18px;cursor:pointer;accent-color:var(--primary-color);appearance:none;-webkit-appearance:none;-moz-appearance:none;border:2px solid #fff!important;border-radius:5px!important;background-color:#fff;position:relative}.checkbox_input-header:checked:after{content:"";position:absolute;top:0;left:4px;width:4px;height:9px;border:solid var(--primary-color);border-width:0 2px 2px 0;transform:rotate(45deg)}.role-badge{padding:2px 8px;border-radius:12px;font-size:12px;font-weight:500;background-color:#dde6ff;color:var(--primary-color)}.field-modal .ant-modal-content,.field-modal>div{height:100%}.field-modal .ant-modal-body{height:100%;max-height:calc(100% - 140px)!important}.security-password-container{display:flex;flex-direction:column;justify-content:space-between;height:100%;cursor:default}.ck-content{height:300px!important;overflow-x:hidden!important;overflow-y:auto!important}.neon-card{background:linear-gradient(-45deg,#1740a633,#1740a62c 35%,#1740a600 70%);border-radius:16px;box-shadow:0 0 8px #1740a622,0 3px 8px rgba(0,0,0,.24);transition:transform .3s ease,box-shadow .3s ease}.card-title{font-size:18px;font-weight:600;color:#2c2c2c;margin-bottom:20px;position:relative;z-index:1}.stat-left,.stat-right{display:flex;flex-direction:column;gap:5px;align-items:center;border-radius:10px;padding:5px}.card-count{font-size:2rem;font-weight:600;color:#2d8cff;line-height:1;position:relative;z-index:1}.card-count.reduced{color:#ff2d2d}.card-label{text-transform:uppercase;font-size:12px;font-weight:500;letter-spacing:.6px;color:#616161;position:relative;z-index:1}.doctorAdminCard{background-color:#fff;border-radius:14px;padding:0;transition:transform .3s ease,background-size .3s ease}.doctorAdminCard:hover{transform:translateY(-2px)}.doctorAdminCard .card-title{color:#202224;font-size:16px;font-weight:600;margin-bottom:0}.doctorAdminCard .card-body{display:flex;justify-content:space-between;align-items:center}.doctorAdminCard .card-count{color:#202224;font-weight:800;font-size:35px}.doctorAdminCard .card-body .card-label{color:#202224;font-weight:500;font-size:12px}.doctorAdminCard .card-count.reduced{color:#ff2d2d}.doctorAdminCard .card-label.reduced{color:#ff2d2d;text-align:end}.doctorAdminCard .card-body .card-label.reduced{color:#ff2d2d;text-align:end;width:min-content}.rbc-header+.rbc-header,.rbc-month-view{border-left:none!important}.rbc-month-view{border-top:none!important;border-right:none!important}.rbc-month-row{border-left:1px solid #ddd;border-right:1px solid #ddd}.rbc-date-cell{text-align:center!important}.rbc-header{font-size:110%!important}.ant-menu-submenu-popup,.ant-menu-submenu-popup .ant-menu{max-width:100%!important;padding-right:10px!important}.mentions-suggestions-portal .react-mentions__suggestions,body>.react-mentions__suggestions{position:fixed!important;z-index:99999!important;background-color:#fff!important;border:1px solid #d9d9d9!important;border-radius:8px!important;box-shadow:0 4px 12px rgba(0,0,0,.15)!important;max-height:200px!important;overflow:auto!important;width:auto!important;min-width:200px!important}.mentions-suggestions-portal .react-mentions__suggestions *,body>.react-mentions__suggestions *{overflow:visible!important}.mentions-suggestions-portal .react-mentions__suggestions__list,body>.react-mentions__suggestions__list{background-color:#fff!important;border-radius:8px!important;padding:4px 0!important;max-height:200px!important;overflow-y:auto!important}.mentions-suggestions-portal .react-mentions__suggestions__item,body>.react-mentions__suggestions__item{padding:8px 12px!important;cursor:pointer!important;display:flex!important;align-items:center!important}.mentions-suggestions-portal .react-mentions__suggestions__item--focused,body>.react-mentions__suggestions__item--focused{background-color:#e6f7ff!important}.mentions-suggestions-portal .react-mentions__suggestions__item .mention_suggestion,body>.react-mentions__suggestions__item .mention_suggestion{display:flex!important;align-items:center!important}.mentions-suggestions-portal .react-mentions__suggestions__item .mention_avatar,body>.react-mentions__suggestions__item .mention_avatar{margin-right:8px!important}.mentions-suggestions-portal .react-mentions__suggestions__item .mention_name,body>.react-mentions__suggestions__item .mention_name{font-size:14px!important}.react-mentions__suggestions{visibility:visible!important;opacity:1!important;display:block!important;z-index:99999!important}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:hsla(0,0%,100%,.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-container-width:fit-content;--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-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px rgba(0,0,0,.1);--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(90deg,#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:0.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.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:translateX(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.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:translateX(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:auto}.Toastify__toast{--toastify-toast-width:100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.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__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{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-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{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--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{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{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:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right;border-bottom-left-radius:0}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-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--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-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--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-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--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-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--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-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(0deg)}to{transform:rotate(1turn)}}.Layout_layout__8m3IW{min-height:100vh;position:relative;overflow:hidden}.Layout_overlay__1okUE{right:0;background:rgba(0,0,0,.45)}.Layout_overlay__1okUE,.Layout_sidebar__6K3zH{position:fixed;top:0;left:0;bottom:0;z-index:1000}.Layout_sidebar__6K3zH{background:var(--background-color);overflow-x:hidden;overflow-y:hidden;box-shadow:var(--sidebar-shadow);display:flex;flex-direction:column}.Layout_sidebarMobile__bq9gY{box-shadow:0 0 10px rgba(0,0,0,.1);position:fixed;z-index:1001;background:#fff}.Layout_logoSection__sBHAB{width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:16px;transition:all .3s cubic-bezier(.4,0,.2,1)}.Layout_logoCollapsed__bJzgJ{padding:var(--padding-md) var(--padding-sm)}.Layout_logoContainer__GoQTa{display:flex;align-items:center;justify-content:center;width:85%;height:40px;padding:0;background:transparent;overflow:hidden}.Layout_logoImage__szt4i{object-fit:contain;display:block;will-change:width,height;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.Layout_logoCollapsed__bJzgJ .Layout_logoImage__szt4i{width:41px!important;height:41px!important}.Layout_expandedLogoContainer__zkxwi{display:flex;align-items:center;justify-content:flex-start;width:100%;gap:12px}.Layout_logoEmblem__4OQeM{object-fit:contain;flex-shrink:0}.Layout_logoText__fogz1{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex:1 1;min-width:0}.Layout_logoTextPrimary__hY6sG{font-size:16px;font-weight:700;color:var(--primary-color,#1890ff)}.Layout_logoTextPrimary__hY6sG,.Layout_logoTextSecondary__yq0_l{line-height:1.2;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.Layout_logoTextSecondary__yq0_l{font-size:12px;font-weight:500;color:var(--text-secondary,#666)}.Layout_menuSection__G6gWW{overflow-x:hidden;width:100%;flex:1 1;display:flex;flex-direction:column;min-height:0}.Layout_menu__dRwJa{width:100%;border-right:0;font-weight:600;flex:1 1}.Layout_menu__dRwJa .ant-menu-item,.Layout_menu__dRwJa .ant-menu-submenu-title{padding:0 16px!important;height:40px!important;line-height:40px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Layout_menu__dRwJa .anticon{font-size:16px;margin-right:10px}.Layout_menu__dRwJa .ant-menu-item{margin:4px 8px!important;padding-left:16px!important;width:calc(100% - 16px)!important;border-radius:8px!important;transition:all .3s ease!important}.Layout_menu__dRwJa .ant-menu-item:hover{background:linear-gradient(145deg,#f0f0f0,#fff)!important;box-shadow:3px 3px 6px #d1d1d1,-3px -3px 6px #fff!important;color:var(--primary-color)!important}.Layout_menu__dRwJa .ant-menu-sub{background:transparent!important}.Layout_menu__dRwJa .ant-menu-sub .ant-menu-item{padding-left:32px!important;font-weight:500;border-radius:8px!important;margin:4px 8px!important;width:calc(100% - 16px)!important}.Layout_menu__dRwJa .ant-menu-sub .ant-menu-sub .ant-menu-item{padding-left:48px!important;font-weight:500;border-radius:8px!important;margin:4px 8px!important;width:calc(100% - 16px)!important}.Layout_menu__dRwJa .ant-menu-sub .ant-menu-submenu-title{padding-left:32px!important;font-weight:500;border-radius:8px!important;margin:4px 8px!important}.Layout_menu__dRwJa .ant-menu-sub .ant-menu-sub .ant-menu-submenu-title{padding-left:48px!important;font-weight:500;border-radius:8px!important;margin:4px 8px!important;width:calc(100% - 16px)!important}.Layout_menu__dRwJa .ant-menu-item-selected,.Layout_menu__dRwJa .ant-menu-submenu-selected>.ant-menu-submenu-title{background:linear-gradient(145deg,#fff,#f0f0f0)!important;color:var(--primary-color)!important;font-weight:600;box-shadow:5px 5px 10px #d1d1d1,-5px -5px 10px #fff!important;border-radius:8px!important;margin:4px 8px!important;width:calc(100% - 16px)!important;transition:all .3s ease!important}.Layout_menu__dRwJa .ant-menu-submenu:not(.ant-menu-submenu-selected) .ant-menu-item-selected{background:transparent!important;color:inherit!important;font-weight:500!important;box-shadow:none!important}.Layout_menu__dRwJa .ant-menu-item-selected:not(.ant-menu-item-active){background:linear-gradient(145deg,#fff,#f0f0f0)!important;color:var(--primary-color)!important;font-weight:600;box-shadow:5px 5px 10px #d1d1d1,-5px -5px 10px #fff!important}.Layout_menu__dRwJa .ant-menu-item:not(.ant-menu-item-selected),.Layout_menu__dRwJa .ant-menu-submenu-title:not(.ant-menu-submenu-selected>.ant-menu-submenu-title){background:transparent!important;color:var(--menu-text)!important;font-weight:500!important;box-shadow:none!important}.Layout_menu__dRwJa .ant-menu-submenu-title{margin:4px 8px!important;width:calc(100% - 16px)!important;border-radius:8px!important;transition:all .3s ease!important}.Layout_menu__dRwJa .ant-menu-sub .ant-menu-item:not(.ant-menu-item-selected),.Layout_menu__dRwJa .ant-menu-submenu:not(.ant-menu-submenu-selected) .ant-menu-submenu-title{background:transparent!important;color:var(--menu-text)!important;font-weight:500!important;box-shadow:none!important}.Layout_menu__dRwJa .ant-menu-sub .ant-menu-item:hover{background:linear-gradient(145deg,#f0f0f0,#fff)!important;box-shadow:3px 3px 6px #d1d1d1,-3px -3px 6px #fff!important;color:var(--primary-color)!important}.Layout_menu__dRwJa .ant-menu-submenu-arrow{position:absolute;right:16px}.Layout_sidebarCollapsed__Vpmkz{overflow:visible}.Layout_sidebarCollapsed__Vpmkz .ant-menu{width:80px;overflow:visible}.Layout_sidebarCollapsed__Vpmkz .ant-menu-item,.Layout_sidebarCollapsed__Vpmkz .ant-menu-submenu,.Layout_sidebarCollapsed__Vpmkz .ant-menu-submenu-title{width:100%!important;min-width:80px!important;padding:0!important;display:flex!important;justify-content:center!important;align-items:center!important}.Layout_sidebarCollapsed__Vpmkz .ant-menu-submenu-title{text-align:center!important;position:relative!important}.Layout_sidebarCollapsed__Vpmkz .ant-menu-submenu-title .ant-menu-item-icon{margin:0 auto!important;position:absolute!important;left:50%!important;transform:translateX(-50%)!important;display:flex!important;justify-content:center!important;align-items:center!important}.Layout_sidebarCollapsed__Vpmkz .ant-menu-item{margin:4px 0!important;width:100%!important;padding-left:0!important;padding-right:0!important;text-align:center!important}.Layout_sidebarCollapsed__Vpmkz .ant-menu-item-selected,.Layout_sidebarCollapsed__Vpmkz .ant-menu-sub .ant-menu-item,.Layout_sidebarCollapsed__Vpmkz .ant-menu-sub .ant-menu-sub .ant-menu-item,.Layout_sidebarCollapsed__Vpmkz .ant-menu-submenu-selected>.ant-menu-submenu-title{margin:4px 0!important;width:100%!important}.Layout_sidebarCollapsed__Vpmkz .anticon{margin:0!important;padding:0!important;font-size:20px;display:flex;justify-content:center;align-items:center}.Layout_sidebarCollapsed__Vpmkz .ant-menu-sub{width:auto!important;min-width:80px!important;position:absolute!important;left:100%!important}.Layout_sidebarCollapsed__Vpmkz .Layout_menuSection__G6gWW{overflow:visible}.Layout_sidebarCollapsed__Vpmkz .ant-menu-item-text,.Layout_sidebarCollapsed__Vpmkz .ant-menu-submenu-arrow,.Layout_sidebarCollapsed__Vpmkz .ant-menu-submenu-title span:not(.anticon),.Layout_sidebarCollapsed__Vpmkz .ant-menu-title-content{display:none!important}.Layout_sidebarCollapsed__Vpmkz .ant-menu-item .ant-menu-item-icon{margin:0 auto!important;position:absolute!important;left:50%!important;transform:translateX(-50%)!important;display:flex!important;justify-content:center!important;align-items:center!important}.Layout_sidebarCollapsed__Vpmkz .ant-menu-item{position:relative!important}.Layout_sidebarCollapsed__Vpmkz .ant-menu-sub .ant-menu-item{padding-left:0!important;padding-right:0!important}.Layout_sidebarCollapsed__Vpmkz .ant-menu-item>*,.Layout_sidebarCollapsed__Vpmkz .ant-menu-submenu-title>*{display:flex!important;justify-content:center!important;align-items:center!important}.Layout_logoutSection____1hP{position:relative;border-top:1px solid var(--border-color);height:56px;background:var(--background-color);overflow:hidden;padding:0;flex-shrink:0;margin-top:auto}.Layout_logoutButton__a3Ida,.Layout_logoutSection____1hP{width:100%;display:flex;align-items:center;justify-content:center}.Layout_logoutButton__a3Ida{min-width:120px;text-align:center;height:40px;gap:8px;margin:0;border-radius:6px;transition:all .3s ease}.Layout_logoutButton__a3Ida:hover{background-color:rgba(255,77,79,.1)}.Layout_header__SXwWG{position:fixed;top:0;right:0;z-index:999;width:calc(100% - 250px);height:64px;padding:0 24px;background:var(--background-color);display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 4px rgba(0,0,0,.05);transition:all .2s ease-in-out}.Layout_header__SXwWG[data-collapsed=true]{width:calc(100% - 80px)}.Layout_header__SXwWG[data-mobile=true]{width:100%}.Layout_headerLeft__uNn_N{gap:16px}.Layout_headerActions__T03LU,.Layout_headerLeft__uNn_N,.Layout_headerRight__TE7_A{display:flex;align-items:center}.Layout_headerActions__T03LU{gap:16px}.Layout_menuToggle__Hrzqp,.Layout_toggleWrapper__Ahri3{display:flex;align-items:center}.Layout_menuToggle__Hrzqp{width:40px;height:40px;justify-content:center;border:none;background:transparent;cursor:pointer;padding:0;font-size:18px;color:var(--primary-color);transition:all .2s ease}.Layout_menuToggle__Hrzqp:hover{background:rgba(0,0,0,.04);border-radius:6px}.Layout_menuToggle__Hrzqp:active{background:rgba(0,0,0,.08)}.Layout_breadcrumb__z1i6W{display:flex;align-items:center}.Layout_breadcrumb__z1i6W h2{margin:0;font-size:20px;font-weight:600;color:var(--text-primary)}.Layout_notificationWrapper__Te3Dy,.Layout_profileSection__piWN5{display:flex;align-items:center}.Layout_profileSection__piWN5{gap:12px;cursor:pointer;padding:4px 8px;border-radius:6px;transition:all .2s ease}.Layout_profileSection__piWN5:hover{background:rgba(0,0,0,.04)}.Layout_userInfo__5NyVZ{display:flex;flex-direction:column;margin-right:8px}.Layout_userName__kiEwT{font-size:14px;font-weight:600;color:var(--text-primary);line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:80px}.Layout_userRole__zTBt8{font-size:12px;color:var(--text-secondary);line-height:1.2}.Layout_dropdownArrow__IICFI{display:flex;align-items:center;color:var(--text-secondary)}@media (max-width:768px){.Layout_header__SXwWG{padding:0 16px}.Layout_breadcrumb__z1i6W h2{font-size:18px}.Layout_dropdownArrow__IICFI,.Layout_userInfo__5NyVZ{display:none}.Layout_profileSection__piWN5{padding:0}.Layout_headerActions__T03LU{gap:8px}.Layout_sidebar__6K3zH{width:250px!important}.Layout_menuSection__G6gWW{padding-bottom:8px}.Layout_logoutSection____1hP{margin-top:0}}.Layout_contentContainer__3NPc9{min-height:100vh;display:flex;flex-direction:column;background:var(--selected-bg)}.Layout_scrollableContent__kXUck{margin-top:64px;flex:1 1;overflow-y:auto;width:100%}.Layout_content__pGE3k{padding:24px;min-height:calc(100vh - 64px)}.Layout_space__HXKUL{display:flex;align-items:center;gap:24px}.Layout_contentMobile__dOKVf{margin:var(--margin-sm);padding:var(--padding-sm)}@media (min-width:769px){.Layout_userName__kiEwT{max-width:120px}}.Layout_profileSection__piWN5 .ant-dropdown-menu-item{display:flex;justify-content:space-between;width:auto}.Layout_profileSection__piWN5 .ant-dropdown-menu-item span{flex:1 1;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Layout_profileSection__piWN5 .ant-dropdown-menu-item.ant-dropdown-menu-item-danger{color:#ff4d4f}.Layout_profileSection__piWN5 .ant-dropdown-menu-item.ant-dropdown-menu-item-danger:hover{background-color:#fff1f0!important}.Layout_profileSection__piWN5 .ant-dropdown-menu-item.ant-dropdown-menu-item-danger:hover .anticon,.Layout_profileSection__piWN5 .ant-dropdown-menu-item.ant-dropdown-menu-item-danger:hover span{color:#ff4d4f!important}.Layout_profileSection__piWN5 .ant-dropdown-menu-item.ant-dropdown-menu-item-danger .anticon{color:#ff4d4f}.Layout_profileSection__piWN5 .ant-dropdown-menu{width:150px}.Layout_profileSection__piWN5 .ant-dropdown-menu-item[key=settings]{width:100px}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6c177e25b87fd9cd-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6c9a125e97d835e1-s.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:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/4c285fdca692ea22-s.p.woff2) format("woff2");unicode-range:u+00??,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:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/034d78ad42e9620c-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fe0777f1195381cb-s.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:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-s.p.woff2) format("woff2");unicode-range:u+00??,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:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/db911767852bc875-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f10b8e9d91f3edcb-s.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:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8888a3826f4a3af4-s.p.woff2) format("woff2");unicode-range:u+00??,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:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29e7bbdce9332268-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c3bc380753a8436c-s.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:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-s.p.woff2) format("woff2");unicode-range:u+00??,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:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/29a4aea02fdee119-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a1386beebedccca4-s.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:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b957ea75a84b6ea7-s.p.woff2) format("woff2");unicode-range:u+00??,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:Poppins Fallback;src:local("Arial");ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.__className_51684b{font-family:Poppins,Poppins Fallback;font-style:normal}