@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,serif}.ant-dropdown-menu{margin-top:21px!important;position:relative!important}.brandStyle{height:70px;display:flex;align-items:center;justify-content:center;color:#000;font-weight:700;font-size:18px;background-color:#fff;margin-bottom:16px}body{font-family:Poppins,serif}.watery-header{padding:0;background-color:#eff2f999;height:75px;margin-left:38px;border-radius:50px;display:flex;align-items:center;justify-content:flex-end;position:sticky;top:20px;z-index:1000;width:96%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 30px #0000001a;margin-bottom:5px}.header-buttons{margin-right:10px;background-color:#fff;padding:10px;border-radius:25px;width:530px;display:flex;justify-content:space-evenly;align-items:center;position:absolute!important;top:50%;transform:translateY(-50%);right:20px;height:55px}.header-icon-button{font-size:16px;margin-left:8px;color:#000;transition:color .3s ease,transform .3s ease;cursor:pointer;display:flex;align-items:center;justify-content:center;height:40px;width:40px;border-radius:50%}.header-icon-button:hover{color:#00bcd4;transform:scale(1.1);background-color:#11047a1a}.header-icon-button:nth-child(3){background-color:transparent!important;color:#000!important}.header-icon-button:nth-child(3):hover{color:#11047a!important;background-color:#11047a1a!important}.header-icon-button:nth-child(4){background-color:#11047a!important;height:40px!important;width:40px!important;border-radius:50%!important;color:#fff!important;margin-left:8px!important}.header-icon-button:nth-child(4):hover{background-color:#0d0366!important;transform:scale(1.05)!important}.ant-dropdown-trigger{height:auto!important;line-height:normal!important}.searchbox{width:260px!important;border:1px solid #E9ECEF!important;background-color:#f8f9fa!important;transition:all .3s ease!important;border-radius:20px!important;height:36px!important}.searchbox:hover,.searchbox:focus{border-color:#11047a!important;background-color:#fff!important;box-shadow:0 0 0 2px #11047a1a!important}.ant-badge .ant-scroll-number{margin-top:5px!important;margin-right:6px!important}.notification-dropdown{scrollbar-width:thin;scrollbar-color:#d9d9d9 transparent}.notification-dropdown::-webkit-scrollbar{width:6px}.notification-dropdown::-webkit-scrollbar-track{background:transparent;border-radius:3px}.notification-dropdown::-webkit-scrollbar-thumb{background-color:#11047a33;border-radius:3px}.notification-dropdown::-webkit-scrollbar-thumb:hover{background-color:#11047a4d}.unread-notification{position:relative;border-left:3px solid #11047A!important;border-radius:8px!important}.ant-badge-count{background:#ff4d4f;color:#fff;box-shadow:0 0 0 2px #fff;font-size:11px;font-weight:600;height:20px;min-width:20px;line-height:20px;border-radius:10px}.ant-badge-dot{background:#ff4d4f;box-shadow:0 0 0 2px #fff}@media screen and (max-width:750px){.watery-header{padding-right:20px!important;width:calc(100% - 12px);margin:0 6px}.hide{display:none}.watery-header .header-buttons{padding:8px 12px;width:530px;margin:auto;display:grid;grid-template-columns:1fr 1fr 1fr;position:relative;top:auto;transform:none;right:auto;height:auto}.searchbox{width:140px!important;font-size:13px!important}.header-icon-button{margin-left:4px!important;height:36px!important;width:36px!important}.header-icon-button:nth-child(4){height:36px!important;width:36px!important}.notification-dropdown{width:320px!important;max-width:90vw!important}}@media screen and (max-width:480px){.watery-header .header-buttons{width:280px!important;padding:6px 10px!important}.searchbox{width:120px!important}}.watery-header .ant-dropdown-trigger{position:relative!important;bottom:auto!important;padding-bottom:0!important}.login-container{display:flex;height:100vh;align-items:center;justify-content:center;background-color:#f5f7fa;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:20px}.login-content{display:flex;max-width:1100px;width:95%;height:650px;box-shadow:0 10px 30px #0000001a;border-radius:15px;overflow:hidden;background-color:#fff}.login-form{flex:1;padding:60px;display:flex;flex-direction:column;justify-content:center;background-color:#fff}.login-image-container{flex:1;position:relative;min-height:300px}.login-image{flex:1.8;background-image:url(/assets/login-DF17Y2nC.png);background-size:contain;background-position:center;background-repeat:no-repeat;border-radius:0 20px 20px 0;min-height:530px;max-width:100%}.image-overlay{position:absolute;bottom:0;left:0;right:0;padding:40px;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);color:#fff}.image-overlay h2{font-size:28px;margin-bottom:15px}.image-overlay p{font-size:16px;opacity:.9}.form-header{margin-bottom:40px;text-align:center}.form-header h1{font-size:32px;margin-bottom:15px;color:#2c3e50;font-weight:600}.form-header p{color:#7f8c8d;font-size:16px}.form-group{margin-bottom:25px}.form-group label{display:block;margin-bottom:10px;font-size:16px;color:#2c3e50;font-weight:500}.form-input{width:100%;padding:14px 18px;border:1px solid #e0e0e0;border-radius:8px;font-size:16px;transition:all .3s ease;background-color:#f8f9fa;height:50px}.form-input:focus{outline:none;border-color:#27ae60;box-shadow:0 0 0 3px #27ae601a}.error-message{color:#e74c3c;font-size:14px;margin-top:8px}.forgot-password{text-align:right;margin-bottom:30px}.forgot-password-button{background:none;border:none;color:#7f8c8d;font-size:14px;cursor:pointer;padding:0;transition:color .3s ease}.forgot-password-button:hover{color:#27ae60}.submit-button{width:100%;padding:16px;background-color:#27ae60;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:17px;font-weight:500;transition:background-color .3s ease;margin-bottom:25px;display:flex;align-items:center;justify-content:center;height:52px}.submit-button:hover{background-color:#219653}.spinner{width:22px;height:22px;border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}.register-link{text-align:center;font-size:16px;color:#7f8c8d}.register-button{background:none;border:none;color:#27ae60;font-weight:500;cursor:pointer;padding:0;transition:color .3s ease;font-size:16px}.register-button:hover{color:#219653;text-decoration:underline}@media screen and (max-width:992px){.login-content{flex-direction:row;height:auto;max-width:800px}.login-image-container{flex:1.5;height:auto;border-radius:15px 0 0 15px;overflow:hidden}.login-form{flex:1;padding:40px;border-radius:0 15px 15px 0}}@media screen and (max-width:576px){.login-content{flex-direction:column;width:100%;border-radius:0}.login-image-container{height:250px;border-radius:0}.login-form{padding:30px;border-radius:0}}.maincard{display:flex;flex-direction:row;border-radius:25px;background:#fff;justify-content:space-evenly;align-items:center;box-shadow:#63636333 0 2px 8px}.maincard .icon{height:60px!important;width:60px!important;display:flex;align-items:center;background-color:#f4f7fe;justify-content:center;border-radius:100px;margin:10px}.maincard .icon svg{width:4em;height:3em;color:#422afb}.maincard .info{display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin-right:25px}.info h4{font-size:.8rem;font-weight:400}.info h2{font-size:1.2rem;font-weight:600}.CardBox{background-color:#fff!important;margin-top:10px!important;border-radius:25px}@media(max-width:480px){.mixed-chart{min-height:300px}.apexcharts-xaxis-label{font-size:10px!important}}.apexcharts-menu{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:8px!important}.app{position:relative}.mixed-chart{position:relative;width:100%}.apexcharts-canvas{width:100%!important}@media(max-width:480px){.mixed-chart{min-height:300px}}.react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar *:before,.react-calendar *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__century-view__decades__decade--neighboringCentury{color:#757575}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;font:inherit;font-size:.833em}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__month-view__days__day--neighboringMonth:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__century-view__decades__decade--neighboringCentury:disabled{color:#cdcdcd}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.custom-calendar{border:none!important;width:500px!important;line-height:2.5em!important}.react-calendar__tile--active{background:#006edc;color:#fff;border-radius:18px}abbr[title]{border-bottom:none;-webkit-text-decoration:underline;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:none!important}.otpInput{width:50px;height:50px;text-align:center;font-size:1.2em;margin:0 5px;border:1px solid #ccc;border-radius:4px;outline:none}.otpInput:focus{border-color:#4d90fe}.register-container{display:flex;height:100vh;align-items:center;justify-content:center;background-color:#f3f0ff;padding:20px}.register-content{flex:1;display:flex;max-width:1300px;width:98%;height:900px;background-color:#fff;border-radius:20px;box-shadow:0 6px 20px #5e4afc26;overflow:hidden;flex-direction:row}.register-form{flex:1;padding:20px;margin-top:50px;display:flex;flex-direction:column;background-color:#fff}.register-form h1{text-align:center;margin-bottom:20px;color:#066b1c;font-size:1.5rem;font-weight:600}.register-form label{font-weight:600;color:#0f5a13;margin-bottom:8px;font-size:14px}.register-form input,.register-form select{width:400px;padding:10px;margin-bottom:2px;border:2px solid #e0dcfc;border-radius:8px;font-size:7px;transition:border-color .3s ease}.register-form input:focus,.register-form select:focus{border-color:#5e4afc;outline:none}.register-form button[type=submit]{width:100%;padding:10px;background-color:#2a0;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .3s ease}.register-form button[type=submit]:hover:not(:disabled){background-color:#4a3cd1}.register-form button[type=submit]:disabled{background-color:#d0ccfc;cursor:not-allowed}.register-form .error-message{color:#f44;margin-top:5px;font-size:12px}.register-form .register-button{background-color:#146803;color:#fff;border:none;border-radius:25px;padding:10px 20px;cursor:pointer;font-size:14px;margin-top:15px;transition:background-color .3s ease}.register-form .register-button:hover{background-color:#5e4afc}.name-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:7px}.form-group{margin-bottom:2px}.form-group label{display:block;margin-bottom:5px;font-weight:600;color:#00a055;font-size:14px}.form-group input,.form-group select{width:100%;padding:10px;border:2px solid #e0dcfc;border-radius:8px;font-size:14px;transition:border-color .3s ease}.form-group input:focus,.form-group select:focus{border-color:#17b32c;outline:none}.otp-container{text-align:center;margin-top:20px}.otp-container p{margin-bottom:15px;color:#666;font-size:14px}.resend-otp-button{background-color:#00a015;color:#fff;border:none;border-radius:25px;padding:8px 20px;cursor:pointer;font-size:14px;margin-top:10px;transition:background-color .3s ease}.resend-otp-button:hover{background-color:#4a3cd1}.register-image{flex:1.2;background-image:url(/assets/register-BPebjG1C.png);background-size:contain;background-position:center;background-repeat:no-repeat;border-radius:0 20px 20px 0;min-height:245px;max-width:100%}.register-content,.register-image{transition:all .3s ease}@media screen and (max-width:768px){.register-content{max-width:100%;margin:15px auto;text-align:left;max-width:1100px;width:100%;height:795px}.register-image{width:100%;height:auto;border-radius:20px 20px 0 0;order:-1;object-fit:cover;object-position:center}.register-form{padding:20px;width:100%}.name-grid{grid-template-columns:1fr;gap:10px}.register-form input,.register-form select,.register-form button[type=submit],.register-form .register-button,.resend-otp-button{width:100%}}@media screen and (max-width:480px){.register-container{width:100%;padding:10px;height:auto;min-height:100vh;display:flex;align-items:flex-start}.register-content{flex-direction:column;width:100%;max-width:100%;height:auto;min-height:0;margin:0}.register-image{width:100%;height:393px;min-height:200px;border-radius:12px 12px 0 0;background-size:cover;background-position:center;flex:none;order:-1}.register-form{padding:20px 15px;width:100%;flex:1;overflow-y:auto}.register-form h1{font-size:1.5rem;margin-bottom:20px}.register-form label{font-size:.9rem}.register-form input,.register-form select{padding:12px;font-size:.9rem;margin-bottom:10px;border-radius:8px;width:100%}.register-form button[type=submit],.register-form .register-button,.resend-otp-button{padding:12px;font-size:1rem;border-radius:8px;width:100%;margin-top:10px}.otp-container{margin-top:15px}.otp-container p{font-size:.9rem;margin-bottom:15px}.resend-otp-button{margin-top:15px}.name-grid{grid-template-columns:1fr;gap:15px;margin-bottom:10px}.form-group{margin-bottom:12px}.password-toggle{top:42px;right:12px}}/*!
* Quill Editor v1.3.7
* https://quilljs.com/
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media(pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.menu-container{width:250px;margin:auto;overflow-y:auto;height:100vh;border-right:1px solid black}.ant-menu-sub{max-height:300px;overflow-y:auto}.ant-menu-inline .ant-menu-sub{box-shadow:none}.forgotcontainer{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;width:100%}.forgototp-inputs{display:flex;justify-content:center;gap:10px;margin-bottom:20px}.otp-input{width:50px;height:50px;font-size:20px;text-align:center;border:2px solid #ccc;border-radius:5px;outline:none}.otp-input:focus{border-color:#007bff}.timer{margin-top:10px;font-size:16px}.otp-expired{color:red;font-size:16px}.buttonContainer{display:flex;flex-direction:column;align-items:center;gap:20px;margin-top:20px;width:800px;text-align:center}.buttonContainer button{padding:10px 20px;background-color:#007bff;color:#fff;border:none;border-radius:5px;cursor:pointer;width:200px;transition:background-color .3s}.buttonContainer button:disabled{background-color:#ccc;cursor:not-allowed}.buttonContainer button.resend-button{background-color:#28a745}.buttonContainer button.resend-button:hover{background-color:#218838}.otp-expired .resend-btn{height:35px;width:300px;background-color:bluel;color:#fff;border:2px solid white}.container{background-color:#fff;padding:40px;border-radius:12px;box-shadow:0 12px 24px #0000001a;max-width:450px;width:100%;text-align:center;transition:transform .3s ease-in-out;margin-top:300px;margin-left:650px}.container:hover{transform:translateY(-8px)}h1{font-size:26px;color:#333;margin-bottom:20px;font-weight:600;text-align:center}.container button{padding:14px 25px;background-color:#6c63ff;color:gray;font-size:16px;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease,transform .2s ease;width:80%;margin-top:15px;border:2px solid grey}.container button:hover{background-color:#5a54e5;transform:scale(1.05);color:#fff}button:disabled{background-color:#ccc;cursor:not-allowed}.otp-container{display:flex;justify-content:center;margin-top:20px}.otp-input{width:50px;height:50px;margin:0 12px;border:1px solid #ddd;border-radius:8px;font-size:24px;text-align:center;outline:none;background-color:#fafafa;transition:border-color .3s ease,box-shadow .3s ease}.otp-input:focus{border-color:#6c63ff;box-shadow:0 0 12px #6c63ff80}.otp-buttons{margin-top:25px}.otp-buttons button{padding:12px 20px;background-color:tomato;color:#fff;font-size:16px;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease,transform .2s ease}.otp-buttons button:hover{background-color:#e5533e;transform:scale(1.05)}.container{width:500px;display:flex;flex-direction:column;justify-content:center;align-items:center}.inputDiv{display:flex;flex-direction:row;margin:10px 30px 10px 10px}.inputDivTwo{display:flex;flex-direction:row;margin:10px 0}.notificationRoot{position:fixed;z-index:1000;min-width:300px;max-width:400px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;margin:16px;overflow:hidden;transition:all .3s ease;transform:translate(0) scale(1);opacity:1}.notificationRoot.exiting{transform:translate(100%) scale(.8);opacity:0}.notificationRoot.top-right{top:0;right:0}.notificationRoot.top-left{top:0;left:0}.notificationRoot.bottom-right{bottom:0;right:0}.notificationRoot.bottom-left{bottom:0;left:0}.notificationRoot.top-center{top:0;left:50%;transform:translate(-50%)}.notificationRoot.bottom-center{bottom:0;left:50%;transform:translate(-50%)}.notificationRoot.top-center.exiting,.notificationRoot.bottom-center.exiting{transform:translate(-50%) translateY(-100%);opacity:0}.notificationRoot.success{border-left:4px solid #10b981}.notificationRoot.error{border-left:4px solid #ef4444}.notificationRoot.warning{border-left:4px solid #f59e0b}.notificationRoot.info{border-left:4px solid #3b82f6}.notificationContent{padding:16px}.notificationHeader{display:flex;align-items:flex-start;gap:12px}.notificationMedia{flex-shrink:0}.imageContainer{width:40px;height:40px;border-radius:6px;overflow:hidden}.imageContainer img{width:100%;height:100%;object-fit:cover}.notificationIcon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:6px;font-weight:700;font-size:16px}.notificationRoot.success .notificationIcon{background:#d1fae5;color:#065f46}.notificationRoot.error .notificationIcon{background:#fee2e2;color:#991b1b}.notificationRoot.warning .notificationIcon{background:#fef3c7;color:#92400e}.notificationRoot.info .notificationIcon{background:#dbeafe;color:#1e40af}.notificationText{flex:1;min-width:0}.notificationTitle{display:block;font-weight:600;font-size:14px;line-height:1.4;color:#1f2937;margin:0 0 4px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.notificationBody{font-size:14px;line-height:1.5;color:#6b7280;margin:0;word-wrap:break-word}.notificationClose{border:none;background:transparent;font-size:20px;cursor:pointer;line-height:1;padding:4px;color:#6b7280;border-radius:4px;transition:all .2s ease;flex-shrink:0;align-self:flex-start}.notificationClose:hover{background:#f3f4f6;color:#374151}.notificationProgress{height:3px;background:#3b82f6;animation:progressBar linear forwards}@keyframes progressBar{0%{width:100%}to{width:0%}}@media(max-width:640px){.notificationRoot{min-width:calc(100vw - 32px);max-width:calc(100vw - 32px);margin:8px}.notificationRoot.top-center,.notificationRoot.bottom-center{left:16px;transform:none}.notificationRoot.top-center.exiting,.notificationRoot.bottom-center.exiting{transform:translateY(-100%)}}
