@charset "UTF-8";*{padding:0;margin:0;box-sizing:border-box;transition:all .2s ease-in-out;scrollbar-width:none}*::-webkit-scrollbar{display:none}body{font-family:Inter,sans-serif}main{padding:2rem}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb:hover{background:#555}.initial-loader{position:fixed;top:0;left:0;right:0;height:100vh;width:100vw;background-color:#fff;display:flex;justify-content:center;align-items:center;z-index:2000}.name-small{font-size:1.2rem;font-weight:600}@media screen and (min-width: 1400px) and (max-width: 1558px){.name-small{font-size:1.1rem!important}}.card-number{font-size:14px;font-weight:400;color:#757575}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.card-number{font-size:.82rem}}@media screen and (min-width: 1400px) and (max-width: 1558px){.card-number{font-size:.85rem!important}}.title{font-size:1.2rem;font-weight:500;color:#000}.icons{color:#757575;font-size:1.5rem;padding-top:5px}.whatsapp-icon{font-size:2rem;color:#00b100;display:flex;align-items:center;justify-content:center}textarea::placeholder{font-size:1rem;font-weight:400;color:#757575}.chat-text{font-size:.9rem;font-weight:700;color:#000}.small-heading{font-size:18px;margin-bottom:20px;color:#333}.modal-small-heading{display:flex;align-items:center;justify-content:center;gap:1rem;margin:1rem 0}.body-bg{background:linear-gradient(to bottom,#f9f9f9,#c4ecf7,#b3e7f5);position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1}.search-bar{width:18rem;height:2.5rem;border-radius:5rem;padding:.5rem 1rem;background-color:#f9f9f9;font-family:Inter,sans-serif;font-size:14px;display:flex;align-items:center;justify-content:center}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.search-bar{width:13rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.search-bar{width:10rem;height:2.5rem}}.search-bar input{width:100%;height:100%;border:none;outline:none;background-color:transparent}.icon{width:1.5rem;height:1.5rem}.rotate{transform:rotate(180deg)}.input{background-color:#ff0;height:3rem;width:5rem}.checkbox-wrapper-12{position:relative}.checkbox-wrapper-12>svg{position:absolute;top:-130%;left:-170%;width:110px;pointer-events:none}.checkbox-wrapper-12 *{box-sizing:border-box}.checkbox-wrapper-12 input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;cursor:pointer;margin:0}.checkbox-wrapper-12 input[type=checkbox]:focus{outline:0}.checkbox-wrapper-12 .cbx{width:20px;height:20px;top:88px;left:88px}.checkbox-wrapper-12 .cbx input{position:absolute;top:0;left:0;width:20px;height:20px;border:2px solid #bfbfc0;border-radius:50%}.checkbox-wrapper-12 .cbx label{width:20px;height:20px;background:none;border-radius:50%;position:absolute;top:0;left:0;transform:translateZ(0);pointer-events:none}.checkbox-wrapper-12 .cbx svg{position:absolute;top:5px;left:4px;z-index:1;pointer-events:none}.checkbox-wrapper-12 .cbx svg path{stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:19;stroke-dashoffset:19;transition:stroke-dashoffset .3s ease;transition-delay:.2s}.checkbox-wrapper-12 .cbx input:checked+label{animation:splash-12 .6s ease forwards}.checkbox-wrapper-12 .cbx input:checked+label+svg path{stroke-dashoffset:0}@keyframes splash-12{40%{background:#0075fc;box-shadow:0 -18px 0 -8px #0075fc,16px -8px 0 -8px #0075fc,16px 8px 0 -8px #0075fc,0 18px 0 -8px #0075fc,-16px 8px 0 -8px #0075fc,-16px -8px 0 -8px #0075fc}to{background:#0075fc;box-shadow:0 -36px 0 -10px transparent,32px -16px 0 -10px transparent,32px 16px 0 -10px transparent,0 36px 0 -10px transparent,-32px 16px 0 -10px transparent,-32px -16px 0 -10px transparent}}.spinner{width:3.25em;transform-origin:center;animation:rotate4 2s linear infinite}.spinner-circle{fill:none;stroke:#0075fc;stroke-width:2;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:dash4 1.5s ease-in-out infinite}@keyframes rotate4{to{transform:rotate(360deg)}}@keyframes dash4{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}to{stroke-dashoffset:-125px}}.navbar{position:fixed;top:52.8%;left:1rem;transform:translateY(-50%);z-index:100;width:fit-content;background:#141414b3;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #00000080;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;padding:.5rem .25rem;max-height:70vh;border-radius:20px;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none;animation:slideInLeft .6s cubic-bezier(.25,.46,.45,.94)}.navbar::-webkit-scrollbar{display:none}.navbar:hover{overflow-x:visible;background:#191919cc;border-color:#ffffff26;box-shadow:0 12px 40px #0009;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.navbar:hover li.learn-more .circle{width:10rem;background:#2d2d2dcc}.navbar:hover li.learn-more .circle .nav-link .li-text{opacity:1}@keyframes slideInLeft{0%{transform:translate(-80px) translateY(-50%);opacity:0}to{transform:translate(0) translateY(-50%);opacity:1}}.navbar li{list-style:none;padding:0rem;border-radius:12px;gap:.25rem;position:relative;cursor:pointer;border:0;margin-bottom:.125rem}.navbar li.learn-more{display:flex;min-width:2.5rem;min-height:2.5rem;overflow-x:hidden;margin:0;margin-bottom:.125rem}.navbar li.learn-more .circle{position:relative;display:flex;justify-content:flex-start;align-items:center;background:#373737e6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.15);cursor:pointer;width:2.5rem;height:2.5rem;border-radius:12px;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.navbar li.learn-more .circle:hover{background:#323232e6;border-color:#fff3;box-shadow:0 4px 20px #0006;transform:translate(2px)}.navbar li.learn-more .circle .nav-link{padding:.5rem;display:flex;align-items:center;justify-content:flex-start;gap:.75rem;text-decoration:none;width:100%;color:#fffffff2;transition:color .3s ease}.navbar li.learn-more .circle .nav-link:hover{color:#fff}.navbar li.learn-more .circle .nav-link .icon{min-width:1.5rem;min-height:1.5rem;width:1.5rem;height:1.5rem;flex-shrink:0;transition:transform .3s cubic-bezier(.25,.46,.45,.94);opacity:1!important;visibility:visible!important;display:flex!important;align-items:center;justify-content:center}.navbar li.learn-more .circle .nav-link .icon svg{width:100%!important;height:100%!important;fill:#ffffffe6!important;stroke:#ffffffe6!important;opacity:1!important;visibility:visible!important;display:block!important}.navbar li.learn-more .circle .nav-link .icon svg *{fill:#ffffffe6!important;stroke:#ffffffe6!important;opacity:1!important;visibility:visible!important}.navbar li.learn-more .circle .nav-link .icon svg path,.navbar li.learn-more .circle .nav-link .icon svg circle,.navbar li.learn-more .circle .nav-link .icon svg rect,.navbar li.learn-more .circle .nav-link .icon svg polygon,.navbar li.learn-more .circle .nav-link .icon svg polyline,.navbar li.learn-more .circle .nav-link .icon svg line,.navbar li.learn-more .circle .nav-link .icon svg ellipse{fill:#ffffffe6!important;stroke:#ffffffe6!important;opacity:1!important;visibility:visible!important}.navbar li.learn-more .circle .nav-link .icon>*{opacity:1!important;visibility:visible!important;fill:#ffffffe6!important}.navbar li.learn-more .circle .nav-link .li-text{opacity:0;transition:opacity .4s cubic-bezier(.25,.46,.45,.94);white-space:nowrap;font-weight:500;font-size:.85rem;letter-spacing:.3px;color:#ffffffe6}.navbar li.learn-more .circle:hover .nav-link .icon{transform:scale(1.05)}.navbar li.learn-more .circle.active{background:linear-gradient(135deg,#38bdf833,#3b82f633)!important;border-color:#38bdf866;box-shadow:0 8px 32px #38bdf833,inset 0 1px 2px #ffffff1a}.navbar li.learn-more .circle.active .nav-link{color:#fff}.navbar li.learn-more .circle.active .nav-link .icon{opacity:1!important}.navbar li.learn-more .circle.active .nav-link .icon svg,.navbar li.learn-more .circle.active .nav-link .icon svg *{fill:#fff!important;opacity:1!important}.navbar li.learn-more .circle.active .icon{transform:scale(1.1)}.navbar li.learn-more .circle.active:hover{background:linear-gradient(135deg,#38bdf84d,#3b82f64d)!important}.navbar li.learn-more.logout-item .circle.logout-circle{background:#dc262633;border-color:#dc26264d}.navbar li.learn-more.logout-item .circle.logout-circle:hover{background:#dc26264d;border-color:#dc262666;box-shadow:0 4px 20px #dc262633}.navbar li.learn-more.logout-item .circle.logout-circle .nav-link{color:#fffffff2}.navbar li.learn-more.logout-item .circle.logout-circle .nav-link .icon{opacity:1!important}.navbar li.learn-more.logout-item .circle.logout-circle .nav-link .icon svg{fill:#fff!important;opacity:1!important}.navbar li.learn-more.logout-item .circle.logout-circle .nav-link .icon svg *{fill:#fff!important;opacity:1!important}@media (max-width: 768px){.navbar{left:.5rem;padding:.5rem .3rem;border-radius:20px}.navbar:hover li.learn-more .circle{width:9rem}.navbar li.learn-more .circle{width:2.5rem;height:2.5rem}}.main-body{display:grid;grid-template-rows:minmax(fit-content,auto) 1fr;gap:1.2rem;height:calc(100vh - 3rem);width:calc(100% - 3rem);margin-left:3rem;margin-top:3rem}.main-body .main-body-head{background-color:transparent;display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.main-body .main-body-head-left{display:flex;flex-direction:column;align-items:start;justify-content:flex-start;height:fit-content;gap:1.2rem}.main-body .main-body-head-left-top,.main-body .main-body-head-left-bottom{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.main-body .main-body-head-right{display:flex;align-items:end;flex-direction:column;justify-content:flex-start;height:100%;gap:1.2rem}.main-body .main-body-head-right-top,.main-body .main-body-head-right-bottom{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.main-body .main-body-box{display:flex;overflow:hidden}.main-body .main-body-box-left{transition:all .5s ease-in-out;overflow:scroll;scrollbar-width:none}.main-body .main-body-box-left::-webkit-scrollbar{display:none}.main-body .main-body-box-right{transition:all .5s ease-in-out;border-radius:1rem;overflow:scroll;scrollbar-width:none;border:1px solid #0075fc;background:linear-gradient(to bottom,#f9f9f980,#c4ecf7,#b3e7f5);position:relative}.main-body .main-body-box-right::-webkit-scrollbar{display:none}.main-body-scroll-container{width:100%;overflow-y:scroll;display:grid;gap:.8rem;min-height:80vh;grid-template-columns:repeat(auto-fill,minmax(22rem,1fr));scrollbar-width:none}.main-body-scroll-container::-webkit-scrollbar{display:none}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.main-body-scroll-container{grid-template-columns:repeat(auto-fill,minmax(18rem,1fr))}}@media screen and (min-width: 1400px) and (max-width: 1558px){.main-body-scroll-container{grid-template-columns:repeat(auto-fill,minmax(19rem,1fr))}}.main-body-scroll-container.position-relative{position:relative}.content-loader-container{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#ffffffe6;z-index:10}.body-loader{width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:9999}@keyframes cardFadeIn{0%{opacity:0;transform:translate3d(0,10px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes smoothReposition{0%{transform:translateZ(0)}50%{transform:translate3d(0,-2px,0);opacity:.95}to{transform:translateZ(0);opacity:1}}@keyframes subtleReposition{0%{transform:translateZ(0)}25%{transform:translate3d(0,-2px,0) scale(.99)}75%{transform:translate3d(0,1px,0)}to{transform:translateZ(0)}}@keyframes repositionToSingleColumn{0%{transform:translateZ(0) scale(1);opacity:1}50%{transform:translate3d(-10px,-5px,0) scale(.95);opacity:.7}to{transform:translateZ(0) scale(1);opacity:1}}@keyframes repositionToTwoColumn{0%{transform:translateZ(0) scale(.95);opacity:.8}50%{transform:translate3d(10px,-3px,0) scale(.98)}to{transform:translateZ(0) scale(1);opacity:1}}@keyframes repositionToDetailView{0%{transform:translateZ(0);opacity:1}50%{transform:translate3d(-3px,-2px,0);opacity:.95}to{transform:translateZ(0);opacity:1}}@keyframes repositionFromDetailView{0%{transform:translateZ(0);opacity:.95}50%{transform:translate3d(3px,-1px,0);opacity:.98}to{transform:translateZ(0);opacity:1}}@keyframes repositionFrom4To2Col{0%{transform:translateZ(0) scale(1);opacity:1}50%{transform:translate3d(-15px,-8px,0) scale(.92);opacity:.7}to{transform:translateZ(0) scale(1);opacity:1}}@keyframes repositionFrom2To4Col{0%{transform:translateZ(0) scale(.92);opacity:.8}50%{transform:translate3d(15px,-5px,0) scale(.96);opacity:.9}to{transform:translateZ(0) scale(1);opacity:1}}.btn{border:none;outline:none;background-color:transparent;cursor:pointer;border-radius:5rem;padding:5px 10px;height:2.5rem;font-weight:500;font-size:14px;font-family:Inter,sans-serif;display:flex;align-items:center;justify-content:center}.btn-on{background-color:#cff3a6;color:#000;border-radius:15px;padding:5px 20px}.primary-btn{background-color:#0075fc;color:#f9f9f9;display:flex;align-items:center;justify-content:center;font-size:14px;font-family:Inter,sans-serif}.info-btn{padding:5px 20px;height:fit-content;font-size:.8rem}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.info-btn{padding:5px 10px;font-size:.7rem}}@media screen and (min-width: 1400px) and (max-width: 1558px){.info-btn{padding:5px 10px;font-size:.7rem}}.btn-auto{background-color:#000;color:#f9f9f9;display:flex;align-items:center;justify-content:space-between;gap:1rem;height:2.5rem;padding-left:1.5rem;white-space:nowrap}.btn-auto-off{background-color:#fd6363;color:#000;border-radius:15px;padding:5px 20px}.btn-auto.btn-auto-on .btn-auto-off{background-color:#cff3a6;color:#000}.countrybtn{background-color:#4c4c4c;color:#f9f9f9;padding:5px 20px;height:fit-content;font-weight:100}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.countrybtn{padding:3px 9px;font-size:.82rem;font-size:12px}}@media screen and (min-width: 1400px) and (max-width: 1558px){.countrybtn{padding:5px 10px;font-size:.82rem;font-size:12px}}.secondry-btn{background-color:#000;color:#f9f9f9;padding:10px 20px;height:fit-content}.hot-btn{background-color:#e53838;color:#f9f9f9;border-radius:.5rem;border:none;padding:5px 10px;font-size:1rem;height:fit-content}.arrow-btn{background-color:#757575;cursor:pointer;width:30px;height:30px;border-radius:50%;display:flex;justify-content:center;align-items:center}.arrow-btn-element{font-size:1.5rem;color:#f9f9f9}.select-container{position:relative;width:100%;display:flex;align-items:start;height:2rem;padding:0rem 1rem}.selector-with-icon{border-radius:7px;border-width:1.8px;border-style:solid;border-color:#dadada;height:2.1rem;width:100%;font-size:1rem;font-weight:400;padding-left:2rem}.select-icon{position:absolute;left:.5rem;font-size:1.5rem;color:#0075fc;pointer-events:none;z-index:1}.eligible-head{display:flex;justify-content:center}.eligible-head-btn{background-color:#0075fc;color:#f9f9f9;font-size:1rem;border-radius:1.5rem;border:none;padding:4px;width:50%}.allbttn{background-color:#000;color:#f9f9f9;padding:10px 40px;border-radius:1rem;height:fit-content;border:none;cursor:pointer}.headBttns{font-size:14px;background-color:#f9f9f9;color:#000;padding:10px 40px;border-radius:1rem;height:2.5rem;border:none;font-family:Inter,sans-serif}.selector-with-icon-user{border-radius:7px;border-width:1.8px;border-style:solid;border-color:#dadada;height:2.1rem;width:100%;font-size:1rem;font-weight:400}.action-buttons{position:absolute;bottom:30px;right:30px;display:flex;gap:12px}.action-buttons .btn-cancel,.action-buttons .btn-next{padding:.5rem 2rem;border-radius:1rem;border:none;cursor:pointer;font-weight:500}.action-buttons .btn-cancel .btn-cancel,.action-buttons .btn-next .btn-cancel{background:#dadada;color:#000}.action-buttons .btn-cancel .btn-cancel:hover,.action-buttons .btn-next .btn-cancel:hover{background:#e9ecef}.action-buttons .btn-cancel.btn-next,.action-buttons .btn-next.btn-next{background:#0075fc;color:#f9f9f9}.btn-cancel{padding:.5rem 2rem;border-radius:1rem;border:none;cursor:pointer;font-weight:500;background:#dadada;color:#000;height:fit-content}.btn-next{padding:.5rem 2rem;border-radius:1rem;border:none;cursor:pointer;font-weight:500;background:#0075fc;color:#f9f9f9;height:2rem;width:6rem;display:flex;align-items:center;justify-content:center}.circle-btn{color:#f9f9f9;height:2.5rem;width:2.5rem;border-radius:2.5rem;font-size:2rem;padding:10px;border:.8px solid #757575;background-color:transparent}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.circle-btn{height:2.4rem;width:2.4rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.circle-btn{height:2.2rem;width:2.2rem}}.circle-blue{background-color:#0075fc!important;border:none!important}.cancel-btn{background-color:#e8e8e8;color:#000;display:flex;align-items:center;justify-content:center}.upload-file{display:none}.upload-file-label{background-color:#757575;color:#f9f9f9;border:none;padding:10px 20px;border-radius:1rem;cursor:pointer;text-align:center;display:inline-block;width:100%;max-width:150px;font-size:.8rem}.upload-file-label:hover{background-color:#dadada;color:#4c4c4c}.allocate-btn{background-color:#0075fc;color:#f9f9f9}.delete-btn{background-color:#794645;color:#fff;border:none;padding:10px 16px;border-radius:1rem;cursor:pointer;font-size:14px;transition:background-color .3s ease,transform .2s ease}.delete-btn:hover{background-color:#c62828;transform:scale(1.05)}.delete-btn:active{background-color:#b71c1c;transform:scale(.98)}.update-btn{background-color:#385e7f;color:#fff;border:none;padding:10px 16px;border-radius:1rem;cursor:pointer;font-size:14px;transition:background-color .3s ease,transform .2s ease}.update-btn:hover{background-color:#1976d2;transform:scale(1.05)}.update-btn:active{background-color:#1565c0;transform:scale(.98)}.select-container{padding:0rem 1rem;height:2.5rem;display:flex;align-items:center;justify-content:left;background-color:#f9f9f9;border-radius:5rem;position:relative}.select-container .custom-select{width:100%;font-size:14px;font-family:Inter,sans-serif;color:#000;background-color:#f9f9f9;border-radius:15px;outline:none!important;border:none;cursor:pointer;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="8" viewBox="0 0 12 8"><path fill="%23333" d="M6 8L0 2h12z"/></svg>');background-repeat:no-repeat;background-position:right 1rem center;background-size:12px;padding-right:2.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.select-container .custom-select:hover{background-color:#f9f9f9}.select-container .custom-select option{color:#000;background-color:#fff;padding:8px}.select-container .custom-select option:checked{background:linear-gradient(#0ea5e9,#0ea5e9);background-color:#0ea5e9!important;color:#fff!important}.select-container .custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000000}.select-container input[type=date]{width:100%;font-size:14px;font-family:Inter,sans-serif;color:#000;background-color:#f9f9f9;border-radius:15px;outline:none!important;border:none;cursor:pointer}.select-container input[type=date]:hover{background-color:#f9f9f9}.custom-dropdown{position:relative;width:100%}.custom-dropdown .dropdown-trigger{width:100%;padding:0rem 1rem;height:2.5rem;display:flex;align-items:center;justify-content:space-between;background-color:#f9f9f9;border-radius:5rem;cursor:pointer;font-size:14px;font-family:Inter,sans-serif;color:#000}.custom-dropdown .dropdown-trigger:hover{background-color:#ececec}.custom-dropdown .dropdown-trigger .dropdown-arrow{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #000000;transition:transform .2s ease}.custom-dropdown .dropdown-trigger .dropdown-arrow.open{transform:rotate(180deg)}.custom-dropdown .dropdown-menu{position:absolute;top:100%;left:0;right:0;background-color:#fff;border-radius:10px;box-shadow:0 4px 20px #00000026;z-index:1000;margin-top:8px;overflow:hidden;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease}.custom-dropdown .dropdown-menu.open{opacity:1;visibility:visible;transform:translateY(0)}.custom-dropdown .dropdown-menu .dropdown-item{padding:12px 16px;font-size:14px;font-family:Inter,sans-serif;color:#000;cursor:pointer;transition:background-color .15s ease;border-bottom:1px solid #f1f5f9}.custom-dropdown .dropdown-menu .dropdown-item:last-child{border-bottom:none}.custom-dropdown .dropdown-menu .dropdown-item:hover{background-color:#f0f9ff;color:#0369a1}.custom-dropdown .dropdown-menu .dropdown-item.selected{background-color:#0ea5e9;color:#fff;font-weight:500}.custom-dropdown .dropdown-menu .dropdown-item.placeholder{color:#6b7280;font-style:italic}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.dash-count-select-box{padding:0px 1rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.dash-count-select-box{padding:0px 1rem}}.selector-btn{border:none;outline:none;background-color:transparent;cursor:pointer;border-radius:5rem;height:2.5rem;font-weight:500;display:flex;align-items:center;justify-content:center}.selector-style{background-color:#4c4c4c;color:#f9f9f9;padding:3px 20px;font-size:1rem;height:fit-content;border-radius:5rem}.modal .ant-modal-content{padding:2rem;border-radius:12px}.modal .ant-modal-content .ant-modal-header{margin-bottom:24px}.modal .ant-modal-content .ant-modal-header .ant-modal-title{font-size:24px;font-weight:600}.modal__form{display:flex;flex-direction:column;gap:1.5rem}.modal__form-row{display:flex;gap:16px}.modal__form-textarea{width:100%;margin-bottom:1rem}.modal__form-textarea textarea{width:100%;min-height:120px;padding:1rem;border-radius:8px;border:1px solid #e8e8e8;font-size:14px;color:#000;resize:vertical;background-color:#fff;transition:border-color .3s ease}.modal__form-textarea textarea::placeholder{color:#8f9091}.modal__form-textarea textarea:focus{border-color:#000;outline:none}.modal__form-input-text{flex:1;width:100%}.modal__form-input-text input{width:100%;height:40px;border-radius:8px;border:1px solid #e8e8e8;padding:0 10px;font-size:14px;color:#000}.modal__form-input-text input::placeholder{color:#8f9091;padding:8px}.modal__form-input-text input:focus{border-color:#000;outline:none}.modal__form-input-text select{width:100%;height:40px;border-radius:8px;border:1px solid #e8e8e8;padding:8px 12px;font-size:14px;color:#333}.modal__form-input-text select:focus{border-color:#000;outline:none}.modal__form-buttons{display:flex;justify-content:flex-start;gap:12px;margin-top:8px}.modal__form-course-selector{height:fit-content;max-height:50%;overflow-y:auto;padding:1rem;border-radius:8px;background-color:#f9f9f9}.modal__form-course-selector-heading{font-size:1rem;font-weight:500;margin-bottom:1rem;color:#333}.modal__form-course-selector-list{display:flex;flex-wrap:wrap;gap:10px;overflow-y:auto;height:180px}.modal__form-course-selector-list-item{padding:8px 12px;border-radius:6px;width:100%;min-height:60px;cursor:pointer;border:1px solid #0075fc;background-color:#fff;color:#0075fc;transition:all .3s ease-in-out;display:flex;justify-content:space-between;align-items:center}.modal__form-course-selector-list-item.active{background-color:#0075fc;color:#fff}.modal__form-course-selector-upload{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;border:1px dashed #dbdbdb;border-radius:8px;padding:1rem;cursor:pointer;transition:all .3s ease-in-out}.modal__form-course-selector-upload:hover{border-color:#000}.modal__form-course-selector-upload-icon{display:flex;align-items:center;justify-content:center}.modal__form-course-selector-upload-icon-content{display:flex;align-items:center;justify-content:center;flex-direction:column}.modal__form-course-selector-upload-icon-content-image{width:30px;height:30px;margin-right:8px;color:#0075fc}.modal__form-course-selector-upload-icon-content-preview{height:200px;object-fit:contain}.modal__form-course-selector-upload-icon-content-text1{font-size:15px}.modal__form-course-selector-upload-icon-content-text2{font-size:12px;color:#8f9091}.modal__form-course-selector-no-course{color:#888;font-size:1rem;text-align:center;margin-top:1rem}.dropzone{border:1px dashed #d9d9d9;border-radius:8px;padding:20px;text-align:center;cursor:pointer;background-color:#f9f9f9;transition:border-color .3s}.dropzone:hover{border-color:#888}.dropzone-text{font-size:14px;color:#757474}.dropzone-accept{font-size:14px;color:#999}.image-preview{margin-top:10px;max-width:100%;max-height:200px;border-radius:8px}.branch-overview-header{width:100%;background-color:#ff0;padding:1rem}.branch-overview-container{display:flex;justify-content:center;align-items:center;padding:.5rem;gap:1rem}.trivandrum-pie-chart{position:relative;width:280px;height:320px;background:#fff9;border-radius:4.696px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:14px}.trivandrum-pie-chart .chart-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.trivandrum-pie-chart .chart-header .branch-name{font-family:Inter,sans-serif;font-weight:500;font-size:14px;color:#000;letter-spacing:-.42px;line-height:11.739px}.trivandrum-pie-chart .chart-header .total-stats{text-align:right}.trivandrum-pie-chart .chart-header .total-stats .total-value{font-family:Inter,sans-serif;font-weight:600;font-size:14px;color:#006aff;letter-spacing:-.2849px;line-height:14px;margin-bottom:2px}.trivandrum-pie-chart .chart-header .total-stats .total-label{font-family:Inter,sans-serif;font-weight:400;font-size:11px;color:#0009;letter-spacing:-.2849px;line-height:14px}.trivandrum-pie-chart .pie-chart-container{position:relative;width:200px;height:200px;margin:0 auto 1rem}.trivandrum-pie-chart .pie-chart-container .pie-chart-svg{width:100%;height:100%}.trivandrum-pie-chart .pie-chart-container .pie-chart-svg .pie-segment{transition:all .3s ease;cursor:pointer;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.trivandrum-pie-chart .pie-chart-container .pie-chart-svg .pie-segment:hover{filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));transform:scale(1.02);transform-origin:center}.trivandrum-pie-chart .pie-chart-container .data-label{position:absolute;transform:translate(-50%,-50%);z-index:10}.trivandrum-pie-chart .pie-chart-container .data-label .label-card{background:#fff;border-radius:4.696px;padding:4.696px;box-shadow:4.696px -4.696px 7.044px #0000001a;text-align:center;min-width:60px;position:relative}.trivandrum-pie-chart .pie-chart-container .data-label .label-card .label-value{font-family:Inter,sans-serif;font-weight:500;font-size:12px;color:#000;letter-spacing:-.36px;line-height:13px;margin-bottom:2px}.trivandrum-pie-chart .pie-chart-container .data-label .label-card .label-text{font-family:Inter,sans-serif;font-weight:500;font-size:10px;color:#0006;letter-spacing:-.36px;line-height:13px}.trivandrum-pie-chart .pie-chart-container .data-label .label-pointer{position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #ffffff;filter:drop-shadow(0 2px 2px rgba(0,0,0,.1))}.trivandrum-pie-chart .pie-chart-container .data-label .label-dot{position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:7.044px;height:7.044px;background:#fff;border-radius:50%;box-shadow:0 2px 4px #0003}.trivandrum-pie-chart .chart-legend{display:flex;justify-content:center;gap:11.739px;flex-wrap:wrap}.trivandrum-pie-chart .chart-legend .legend-item{display:flex;align-items:center;gap:4.696px}.trivandrum-pie-chart .chart-legend .legend-item .legend-color{width:9.391px;height:9.391px;border-radius:1.174px;border:1.174px solid #ffffff;flex-shrink:0}.trivandrum-pie-chart .chart-legend .legend-item .legend-label{font-family:Inter,sans-serif;font-weight:400;font-size:12px;color:#000;letter-spacing:-.36px;white-space:nowrap}@media (max-width: 768px){.branch-overview-container{padding:1rem}.trivandrum-pie-chart{width:280px;height:340px}.trivandrum-pie-chart .pie-chart-container{width:220px;height:220px}.trivandrum-pie-chart .pie-chart-container .data-label .label-card{padding:3px;min-width:50px}.trivandrum-pie-chart .pie-chart-container .data-label .label-card .label-value{font-size:10px}.trivandrum-pie-chart .pie-chart-container .data-label .label-card .label-text{font-size:8px}.trivandrum-pie-chart .chart-legend{gap:8px}.trivandrum-pie-chart .chart-legend .legend-item{gap:3px}.trivandrum-pie-chart .chart-legend .legend-item .legend-color{width:8px;height:8px}.trivandrum-pie-chart .chart-legend .legend-item .legend-label{font-size:10px}}@media (max-width: 480px){.trivandrum-pie-chart{width:240px;height:300px}.trivandrum-pie-chart .chart-header .branch-name,.trivandrum-pie-chart .chart-header .total-stats .total-value{font-size:12px}.trivandrum-pie-chart .chart-header .total-stats .total-label{font-size:9px}.trivandrum-pie-chart .pie-chart-container{width:180px;height:180px}.trivandrum-pie-chart .chart-legend{flex-direction:column;align-items:center;gap:6px}}@keyframes fadeInSegment{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes slideInLabel{0%{opacity:0;transform:translate(-50%,-50%) translateY(-10px)}to{opacity:1;transform:translate(-50%,-50%) translateY(0)}}.trivandrum-pie-chart .pie-segment{animation:fadeInSegment .6s ease-out forwards}.trivandrum-pie-chart .pie-segment:nth-child(1){animation-delay:.1s}.trivandrum-pie-chart .pie-segment:nth-child(2){animation-delay:.2s}.trivandrum-pie-chart .pie-segment:nth-child(3){animation-delay:.3s}.trivandrum-pie-chart .data-label{animation:slideInLabel .5s ease-out forwards}.trivandrum-pie-chart .data-label:nth-child(1){animation-delay:.4s}.trivandrum-pie-chart .data-label:nth-child(2){animation-delay:.5s}.trivandrum-pie-chart .data-label:nth-child(3){animation-delay:.6s}.card{background:#fffffff2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:1rem;height:17rem;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014,0 1px 2px #0000000a}.card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);z-index:1}.card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000001f,0 4px 8px #0000000f;border-color:#0075fc33}.card.selectedCard{background:linear-gradient(135deg,#0075fc14,#fffffff2);border-color:#0075fc;box-shadow:0 0 0 1px #0075fc,0 4px 12px #0075fc26}.card.selected-assign{background:linear-gradient(135deg,#00b10014,#fffffff2);border-color:#00b100;box-shadow:0 0 0 1px #00b100,0 4px 12px #00b10026}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.card{height:18rem;padding:1.1rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.card{height:16rem;padding:.8rem}}@media screen and (min-width: 1400px) and (max-width: 1558px){.card{height:16.5rem}}.card-head{position:relative;z-index:2;margin-bottom:.5rem}.card-body{display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:.5rem;position:relative;z-index:2;height:calc(100% - 1rem)}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.card-body{gap:.4rem}}.card-body-top{display:flex;align-items:flex-end;justify-content:space-between;height:2.5rem;gap:.5rem}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.card-body-top{height:2.3rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.card-body-top{height:2.1rem;gap:.3rem}}.card-body .card-info-section{display:grid;grid-template-columns:1fr 1fr;gap:.3rem;margin:.3rem 0}.card-body .card-info-section .card-number{font-size:.7rem;color:#757575;font-weight:500;padding:.2rem .4rem;background:#f8fafccc;border-radius:4px;text-align:center;border:1px solid rgba(226,232,240,.5);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-body-mid{flex:1.5;border-radius:6px;overflow:hidden;border:1px solid rgba(226,232,240,.5);background:#f8fafc99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);min-height:3rem}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.card-body-mid{min-height:2.5rem}}.card-body-mid textarea{width:100%;height:100%;padding:.5rem;color:#757575;border:none;outline:none;background:transparent;font-family:Inter,sans-serif;font-size:.75rem;line-height:1.3;resize:none}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.card-body-mid textarea{padding:.4rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.card-body-mid textarea{padding:.3rem;font-size:.7rem}}.card-body-mid textarea::placeholder{color:#75757580;font-family:Inter,sans-serif}.card-body-bottom{flex:0}.card-body-bottom-icons{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.card-body-bottom-icons{gap:.3rem;margin-bottom:.3rem}}.card-body-bottom-icons-item{display:flex;align-items:center;gap:.3rem;font-weight:500;font-size:.7rem;color:#757575;padding:.3rem .5rem;border-radius:6px;background:#f8fafccc;border:1px solid rgba(226,232,240,.3);transition:all .2s ease;flex:1;justify-content:center}.card-body-bottom-icons-item:hover{background:#f8fafc;transform:translateY(-1px)}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.card-body-bottom-icons-item{gap:.2rem;font-size:.65rem;padding:.25rem .4rem}}.card-body-bottom-icons-item-icon{font-size:.9rem;opacity:.7}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.card-body-bottom-icons-item-icon{font-size:.8rem}}.card-body-bottom-icons-item-text{margin:0;font-weight:500;white-space:nowrap}.card-body-bottom-icons-item p{margin:0;white-space:nowrap}.card-body-bottom-country{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.card-body-bottom-country-count{background:linear-gradient(135deg,#0075fc,#0056b3);color:#f9f9f9;border-radius:50%;height:1.8rem;width:1.8rem;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.7rem;box-shadow:0 2px 6px #0075fc40;transition:all .2s ease;flex-shrink:0}.card-body-bottom-country-count:hover{transform:scale(1.05);box-shadow:0 3px 8px #0075fc59}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.card-body-bottom-country-count{height:1.5rem;width:1.5rem;font-size:.65rem}}.btn-info{padding:.3rem .6rem!important;font-size:.7rem!important;border-radius:6px!important;font-weight:500!important}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.btn-info{padding:.25rem .5rem!important;font-size:.65rem!important}}.btn-country{padding:.3rem .6rem!important;font-size:.7rem!important;border-radius:6px!important;font-weight:500!important;background:#f8fafce6!important;color:#757575!important;border:1px solid rgba(226,232,240,.5)!important}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.btn-country{padding:.25rem .5rem!important;font-size:.65rem!important}}.date-range-container{display:flex;align-items:center;gap:3px;border:1px solid rgba(241,240,251,.8);border-radius:24px;box-shadow:0 1px 6px #f1f0fb99}.date-range-container .date-input{padding:5px;border:none;border-radius:24px;color:#000;background:#fff;outline:none;font-family:Inter,sans-serif!important;font-size:.75rem}.date-range-container .date-input:disabled{color:#aaa;border:1px solid #a2b5b9;background:transparent}.date-range-container .date-range-separator{font-weight:700;color:#575757;font-size:.75rem}.date-range-container .clear-btn{border:none;border-radius:50px;padding:3px;font-weight:600;cursor:pointer;transition:background .12s;display:flex;align-items:center;justify-content:center;font-size:.7rem}.date-range-container .clear-btn:hover{background:#b4b4b454}.card.student-card{height:18rem}.card.student-card .card-body{gap:.5rem;height:calc(100% - 1rem)}.card.student-card .card-body-mid{flex:.8;min-height:2rem;max-height:2.5rem}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.card.student-card .card-body-mid{min-height:1.5rem;max-height:2rem}}.card.student-card .card-body-bottom{flex:0 0 auto}.card.student-card .card-body-bottom-icons{margin-bottom:.3rem}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.card.student-card .card-body-bottom-icons{margin-bottom:.25rem}}.card.student-card .card-body-bottom-icons-item{font-size:.65rem;padding:.2rem .35rem}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.card.student-card .card-body-bottom-icons-item{font-size:.6rem;padding:.18rem .3rem}}.card.student-card .card-body-bottom-icons-item p{margin:0;white-space:nowrap}.card.student-card .card-body-bottom-country{margin-top:.25rem;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.5rem!important}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.card.student-card{height:19rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.card.student-card{height:17rem}}@media screen and (min-width: 1400px) and (max-width: 1558px){.card.student-card{height:17.5rem}}.selector-btn-container{cursor:pointer;padding:3px 20px;border:1px solid #333;border-radius:5rem;background-color:#4c4c4c;color:#fff;display:flex;justify-content:space-between;align-items:center;width:fit-content;min-width:180px}.selector-btn-container span{font-size:1rem;color:#f9f9f9}.selector-btn-dropdown{position:absolute;top:100%;left:0;right:0;z-index:1000;background-color:#4c4c4c;border:1px solid #333;border-radius:4px}.selector-btn-dropdown input{width:100%;padding:8px;border:none;border-bottom:1px solid #333;outline:none;background-color:#4c4c4c;color:#fff;font-size:1rem}.selector-btn-dropdown-list{max-height:350px;overflow-y:auto}.selector-btn-dropdown-list-item{padding:8px 12px;cursor:pointer;background-color:#4c4c4c;color:#fff;border-bottom:1px solid #333}.selector-btn-dropdown-list-item:hover{background-color:#4c4c4c}.chat-container{width:100%;max-width:480px;display:flex;flex-direction:column;border-radius:16px;overflow:hidden;background-color:#fff;border:1px solid #e2e8f0;box-shadow:0 4px 12px #0000000d;transition:height .3s ease;height:700px}.chat-container.chat-collapsed{height:auto}.chat-container .chat-header{background:#f1f5f9;color:#535354;padding:1rem 1.25rem;border-radius:.85rem;font-size:1rem;font-weight:600;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.chat-container .chat-header .toggle-button{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#2563eb;margin-left:1rem;line-height:1;padding:0}.chat-container.chat-collapsed .chat-header{border-bottom:none}.chat-container .chat-body{padding:1.25rem;background:#f8fafc;overflow-y:auto;display:flex;flex-direction:column;gap:.75rem;scroll-behavior:smooth;flex:1}.chat-container .chat-body .empty-chat-message{text-align:center;color:#bababa;margin-top:5rem;font-size:2rem;font-weight:600}.chat-container .chat-user{font-size:1rem;font-weight:600;margin-bottom:.8rem;display:flex;align-items:center;gap:.5rem;border-bottom:1px solid gray}.chat-container .chat-user span{font-weight:200;font-size:.8rem}.chat-container .chat-message{max-width:70%;padding:.75rem 1rem;border-radius:16px;font-size:.95rem;line-height:1.5;box-shadow:0 1px 3px #0000000a;word-break:break-word;transition:all .2s ease-in-out}.chat-container .chat-message.chat-message-user{background:#2563eb;color:#fff;align-self:flex-end;border-bottom-right-radius:0}.chat-container .chat-message.chat-message-system{background:#e2e8f0;color:#1e293b;align-self:flex-start;border-bottom-left-radius:0}.chat-container .chat-input-area{display:flex;align-items:center;padding:1rem;border-top:1px solid #e2e8f0;background-color:#fff;gap:.5rem}.chat-container .chat-input-area textarea,.chat-container .chat-input-area input{flex:1;padding:.65rem 1rem;border-radius:12px;border:1px solid #cbd5e1;font-size:.95rem;background-color:#f8fafc;transition:border .2s;font-family:Poppins,sans-serif}.chat-container .chat-input-area textarea:focus,.chat-container .chat-input-area input:focus{border-color:#2563eb;outline:none}.chat-container .chat-input-area button{background:#2563eb;color:#fff;border:none;padding:.6rem 1.25rem;border-radius:12px;cursor:pointer;font-weight:500;font-size:.95rem;transition:background .2s}.chat-container .chat-input-area button:hover{background:#1d4ed8}.bulk-msg-main{padding:3rem 3rem 5rem;border-radius:1rem;gap:1.2rem;position:relative;height:calc(100vh - 10rem);width:calc(100% - 7.5rem);margin-left:5rem;margin-top:7rem;background-color:#f9f9f9}.message-panel{background-color:#fff;border-top-right-radius:1rem;border-bottom-right-radius:1rem;border:1px solid #e5e7eb;overflow-y:auto;width:75%;padding:3rem;max-height:600px}.message-panel__header{padding:1rem 0;border-bottom:1px solid #e5e7eb}.message-panel__header h2{font-weight:600;font-size:1.125rem;color:#1f2937}.message-panel__content{padding:1rem 0}.recipient-list-container{width:25%;padding:3rem;background-color:#fff;border-top-left-radius:1rem;border-bottom-left-radius:1rem;border:1px solid #e5e7eb}.message-type-toggle{display:flex;margin-top:1rem;background-color:#f3f4f6;padding:1rem}.message-type-toggle .toggle-btn{flex:1;display:flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;transition:all .2s;color:#4b5563;border:none}.message-type-toggle .toggle-btn:hover{color:#1f2937}.message-type-toggle .toggle-btn.active{background-color:#fff;box-shadow:0 1px 2px #0000000d;color:#2563eb}.message-type-toggle .toggle-btn .icon{width:1rem;height:1rem;margin-right:.5rem}.form-group-custom{display:flex;flex-direction:column;align-items:start;text-align:left;justify-content:left;width:100%}.form-group-custom label{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.25rem}.form-group-custom input,.form-group-custom textarea{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:6px;box-shadow:0 1px 2px #0000000d;font-family:Inter,sans-serif}.form-group-custom input:focus,.form-group-custom textarea:focus{outline:none;ring:2px solid #2563eb;border-color:#2563eb}.email-input-custom{width:100%;margin-bottom:1rem}.attachments{margin-bottom:1rem;margin-top:1rem}.attachments label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.attachments-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem}.attachment-item{display:flex;align-items:center;width:fit-content;gap:.5rem;justify-content:space-between;background-color:#f9fafb;padding:.5rem .75rem;border-radius:6px;border:1px solid #e5e7eb}.attachment-item .attachment-info{display:flex;align-items:center}.attachment-item .attachment-info .icon{width:1rem;height:1rem;color:#6b7280;margin-right:.5rem}.attachment-item .attachment-info .filename{font-size:.875rem;color:#374151;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-item .attachment-info .filesize{font-size:.75rem;color:#6b7280;margin-left:.5rem}.attachment-item .remove-btn{cursor:pointer;font-size:.875rem;color:#6b7280}.attachment-item .remove-btn:hover{color:#ef4444}.action-buttons-custom{margin-top:1rem;display:flex;align-items:center;gap:.5rem}.action-buttons-custom .action-btn{display:inline-flex;align-items:center;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;font-weight:500;color:#374151;background-color:#fff;box-shadow:0 1px 2px #0000000d}.action-buttons-custom .action-btn:hover{background-color:#f9fafb}.action-buttons-custom .action-btn:focus{outline:none;ring:2px solid #2563eb;ring-offset:2px}.action-buttons-custom .action-btn .icon{width:1rem;height:1rem;margin-right:.5rem}.hidden{display:none}.recipient-list__container{margin-top:1rem;max-height:400px;overflow-y:auto;padding-right:.25rem}.recipient-list__empty{text-align:center;padding:1.5rem 0;color:#6b7280}.recipient-list__item{border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden;transition:all .2s;margin-bottom:.75rem}.recipient-list__item:hover{border-color:#d1d5db}.recipient-list__item.selected{border-color:#3b82f6;background-color:#eff6ff}.recipient-list__content{padding:.75rem;display:flex;align-items:center}.recipient-list__checkbox{width:1.25rem;height:1.25rem;border-radius:.375rem;border:1px solid #d1d5db;margin-right:.75rem;display:flex;align-items:center;justify-content:center;cursor:pointer}.recipient-list__checkbox.selected{background-color:#3b82f6;border-color:#3b82f6;color:#fff}.recipient-list__details{flex:1}.recipient-list__details .name{font-weight:500;color:#1f2937}.recipient-list__details .phone{font-size:.875rem;color:#6b7280;display:flex;align-items:center}.recipient-list__details .phone .icon{width:.75rem;height:.75rem;margin-right:.25rem}.recipient-list__meta{font-size:.75rem;color:#6b7280;text-align:right}.recipient-panel{background-color:#fff;border-radius:.5rem;border:1px solid #e5e7eb;overflow:hidden}.panel-header{padding:1rem;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.panel-title{font-weight:600;font-size:1.125rem;color:#1f2937}.filter-button{padding:.5rem;border-radius:.375rem;transition:background-color .2s;color:#4b5563;border:none}.filter-button:hover{background-color:#eff6ff}.filter-button.active{color:#2563eb;background-color:#eff6ff}.filter-icon{width:1.25rem;height:1.25rem}.panel-content{padding:1rem;display:flex;flex-direction:column;gap:1rem}.button-group{display:flex;gap:.75rem;padding-top:1rem}.apply-button{flex:1;background-color:#2563eb;color:#fff;padding:.5rem 1rem;border-radius:.375rem;transition:background-color .2s;border:none}.apply-button:hover{background-color:#1d4ed8}.clear-button{flex:1;border:1px solid #d1d5db;color:#374151;padding:.5rem 1rem;border-radius:.375rem;transition:background-color .2s}.clear-button:hover{background-color:#f9fafb}.selected-recipients{margin-top:1rem;padding:1rem;background-color:#eff6ff;border-radius:.375rem}.selected-recipients-content{display:flex;align-items:center;justify-content:space-between}.selected-count{color:#1d4ed8;font-weight:500;font-size:.8rem}.clear-selection{color:#2563eb;transition:color .2s;cursor:pointer;padding:.5rem;border-radius:.375rem;border:1px solid #d1d5db}.clear-selection:hover{color:#1d4ed8}.filter-selector .filter-label{display:block;font-size:.875rem;font-weight:500;color:#374151;text-align:left;margin-bottom:.25rem}.filter-selector .select-container{position:relative;background-color:#fff}.filter-selector .select-container .select-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;box-shadow:0 1px 2px #0000000d;font-size:.875rem}.filter-selector .select-container .select-input:focus{outline:none;ring:2px solid #3b82f6;border-color:#3b82f6}.filter-selector .select-container .select-icon{pointer-events:none;position:absolute;top:50%;right:0;transform:translateY(-50%);display:flex;align-items:center;padding:0 .5rem;color:#4b5563}.filter-selector .select-container .select-icon .chevron-icon{height:1rem;width:1rem}.message-panel__footer{background-color:#f9fafb;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e5e7eb}.message-panel__footer .recipient-counter{display:flex;align-items:center;color:#6b7280;font-size:.875rem}.message-panel__footer .recipient-counter .icon{width:1rem;height:1rem;margin-right:.5rem}.message-panel__footer .send-button{display:flex;align-items:center;padding:.5rem 1.5rem;border-radius:.375rem;color:#fff;font-weight:500;background-color:#2563eb;transition:background-color .2s;border:none}.message-panel__footer .send-button:hover:not(.disabled){background-color:#1d4ed8}.message-panel__footer .send-button.disabled{background-color:#d1d5db;cursor:not-allowed}.message-panel__footer .send-button .icon{width:1rem;height:1rem;margin-right:.5rem}.eligiable-courses{background-color:#f9f9f9;border-radius:1rem;gap:1.2rem;min-height:fit-content;padding:1.5rem 2rem}.eligiable-courses-cards{display:flex;flex-direction:column;gap:1.3rem;max-height:25rem;overflow-y:auto}.eligiable-courses-card{align-items:start;justify-content:space-between;width:100%;display:flex;height:fit-content;padding:10px 20px;border-radius:1rem;border-width:1px;border-style:solid;border-color:#757575;background-color:#e8e8e8}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.eligiable-courses-card{height:9rem}}.eligiable-courses-eligible-card{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#f8f8f8;border-radius:1rem;border-width:1px;border-style:solid;border-color:#757575;background-color:#e8e8e8}.eligiable-courses-qualifications{align-items:center;justify-content:space-between;width:100%;display:flex;border-color:#757575;height:auto;margin-top:1rem;margin-bottom:1rem}.eligiable-courses-keys{display:flex;flex-direction:column;gap:.4rem;width:100%}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.eligiable-courses-name{font-size:.8rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.eligiable-courses-duration{font-size:.8rem}}.eligiable-courses-assigners{display:flex;flex-direction:column;gap:.3rem;width:100%;color:#000;font-weight:500}.eligiable-courses-selector-container{display:flex;justify-content:flex-start;height:4rem;gap:1rem}.eligiable-courses-qualification-list{display:flex;justify-content:end;align-items:center;flex-wrap:wrap;gap:.2rem;font-size:.75rem}.eligiable-courses-intake-month{font-size:.95rem;border:none;border-radius:5px;padding:6px 16px;background-color:#e8e8e8;color:#000;font-weight:500;box-shadow:none;outline:none;margin-bottom:4px;margin-right:8px;min-width:90px;max-width:140px;cursor:pointer}.eligiable-courses-intake-month:disabled{background-color:#e8e8e8;cursor:not-allowed}.log{background-color:#f9f9f9;display:flex;flex-direction:column;border-radius:1rem}.log-header{display:flex;justify-content:start;gap:1rem;padding:1.5rem 2rem}.log .message-container{padding:10px}.log-right-triangle{clip-path:polygon(100% 48%,0 0,0 95%);background-color:#dadada;width:1.5rem;height:1.5rem;position:absolute;right:2.9rem;z-index:1;margin-top:2rem}.log-left-triangle{clip-path:polygon(0 46%,100% 1%,100% 99%);background-color:#dadada;border-color:gray;width:1.5rem;height:1.5rem;position:absolute;left:2.9rem;z-index:1;margin-top:2rem}.log .message-box{display:flex;align-items:flex-start;width:100%;position:relative;margin-top:-2rem}.log .message-box.message-right{justify-content:flex-end;padding-right:2rem;margin-left:auto;width:calc(50% + 2rem)}.log .message-box.message-left{justify-content:flex-start;padding-left:2rem;margin-right:auto;width:calc(50% + 2rem)}.log .message-area{position:relative;background-color:#f9f9f9;width:19rem;height:15.5rem;text-align:left;border:2px solid #dadada;border-radius:10px;display:flex;flex-direction:column}F .log .message-area-textarea-container{height:8rem;display:flex;align-items:center}.log .message-area-date-time{display:flex;justify-content:start;gap:5rem;height:1.8rem}.log .message-area-who-did{display:flex;justify-content:start;align-items:center;gap:.5rem}.log .message-area-top{padding:15px}.log .message-area-bottom{height:6rem;display:flex;flex-direction:column;align-items:start;justify-content:center;padding:0 15px;border-top:1px solid #4c4c4c}.log .message-time{font-size:.9rem;font-weight:700;color:#757575}.log .message-tree{display:flex;justify-content:center;align-items:center;position:relative}.log ul{list-style:none;margin:0;padding:0;position:relative;width:100%}.log ul:before{content:"";display:inline-block;width:2px;background:#000;position:absolute;left:50%;transform:translate(-50%);top:.4rem;height:90%}.log ul li{position:relative;margin-bottom:15px;width:100%}.log ul li:before{content:"";display:inline-block;width:.8rem;height:.8rem;background:#0075fc;position:absolute;left:50%;top:17%;transform:translate(-50%,-50%);border-radius:50%;z-index:2}.log ul li:nth-child(1){margin-bottom:15px}.log ul li:nth-child(2){margin-bottom:15px}.log ul li:nth-child(3){margin-top:-11rem}.log ul li:nth-child(4){margin-top:0rem}.log ul li:nth-child(5){margin-top:-11rem}.log ul li:nth-child(6){margin-bottom:15px}.log ul li:nth-child(7){margin-bottom:15px}.log ul li:nth-child(8){margin-top:-11rem}.log ul li:nth-child(9){margin-top:0rem}.log ul li:nth-child(10){margin-top:-11rem}.log ul li:nth-child(11){margin-bottom:15px}.log ul li:nth-child(12){margin-bottom:15px}.log ul li:nth-child(13){margin-top:-11rem}.log ul li:nth-child(14){margin-top:0rem}.log ul li:nth-child(15){margin-top:-11rem}.log ul li:nth-child(16){margin-bottom:15px}.log ul li:nth-child(17){margin-bottom:15px}.log ul li:nth-child(18){margin-top:-11rem}.log ul li:nth-child(19){margin-top:0rem}.log ul li:nth-child(20){margin-top:-11rem}.log ul li:nth-child(21){margin-bottom:15px}.log ul li:nth-child(22){margin-bottom:15px}.log ul li:nth-child(23){margin-top:-11rem}.log ul li:nth-child(24){margin-top:0rem}.log ul li:nth-child(25){margin-top:-11rem}.log ul li:nth-child(26){margin-bottom:15px}.log ul li:nth-child(27){margin-bottom:15px}.log ul li:nth-child(28){margin-top:-11rem}.log ul li:nth-child(29){margin-top:0rem}.log ul li:nth-child(30){margin-top:-11rem}.log ul li:nth-child(31){margin-bottom:15px}.log ul li:nth-child(32){margin-bottom:15px}.log ul li:nth-child(33){margin-top:-11rem}.log ul li:nth-child(34){margin-top:0rem}.log ul li:nth-child(35){margin-top:-11rem}.log ul li:nth-child(36){margin-bottom:15px}.log ul li:nth-child(37){margin-bottom:15px}.log ul li:nth-child(38){margin-top:-11rem}.log ul li:nth-child(39){margin-top:0rem}.log ul li:nth-child(40){margin-top:-11rem}.log ul li:nth-child(41){margin-bottom:15px}.log ul li:nth-child(42){margin-bottom:15px}.log ul li:nth-child(43){margin-top:-11rem}.log ul li:nth-child(44){margin-top:0rem}.log ul li:nth-child(45){margin-top:-11rem}.log ul li:nth-child(46){margin-bottom:15px}.log ul li:nth-child(47){margin-bottom:15px}.log ul li:nth-child(48){margin-top:-11rem}.log ul li:nth-child(49){margin-top:0rem}.log ul li:nth-child(50){margin-top:-11rem}.log ul li:nth-child(51){margin-bottom:15px}.log ul li:nth-child(52){margin-bottom:15px}.log ul li:nth-child(53){margin-top:-11rem}.log ul li:nth-child(54){margin-top:0rem}.log ul li:nth-child(55){margin-top:-11rem}.log ul li:nth-child(56){margin-bottom:15px}.log ul li:nth-child(57){margin-bottom:15px}.log ul li:nth-child(58){margin-top:-11rem}.log ul li:nth-child(59){margin-top:0rem}.log ul li:nth-child(60){margin-top:-11rem}.log ul li:nth-child(61){margin-bottom:15px}.log ul li:nth-child(62){margin-bottom:15px}.log ul li:nth-child(63){margin-top:-11rem}.log ul li:nth-child(64){margin-top:0rem}.log ul li:nth-child(65){margin-top:-11rem}.log ul li:nth-child(66){margin-bottom:15px}.log ul li:nth-child(67){margin-bottom:15px}.log ul li:nth-child(68){margin-top:-11rem}.log ul li:nth-child(69){margin-top:0rem}.log ul li:nth-child(70){margin-top:-11rem}.log ul li:nth-child(71){margin-bottom:15px}.log ul li:nth-child(72){margin-bottom:15px}.log ul li:nth-child(73){margin-top:-11rem}.log ul li:nth-child(74){margin-top:0rem}.log ul li:nth-child(75){margin-top:-11rem}.log ul li:nth-child(76){margin-bottom:15px}.log ul li:nth-child(77){margin-bottom:15px}.log ul li:nth-child(78){margin-top:-11rem}.log ul li:nth-child(79){margin-top:0rem}.log ul li:nth-child(80){margin-top:-11rem}.log ul li:nth-child(81){margin-bottom:15px}.log ul li:nth-child(82){margin-bottom:15px}.log ul li:nth-child(83){margin-top:-11rem}.log ul li:nth-child(84){margin-top:0rem}.log ul li:nth-child(85){margin-top:-11rem}.log ul li:nth-child(86){margin-bottom:15px}.log ul li:nth-child(87){margin-bottom:15px}.log ul li:nth-child(88){margin-top:-11rem}.log ul li:nth-child(89){margin-top:0rem}.log ul li:nth-child(90){margin-top:-11rem}.log ul li:nth-child(91){margin-bottom:15px}.log ul li:nth-child(92){margin-bottom:15px}.log ul li:nth-child(93){margin-top:-11rem}.log ul li:nth-child(94){margin-top:0rem}.log ul li:nth-child(95){margin-top:-11rem}.log ul li:nth-child(96){margin-bottom:15px}.log ul li:nth-child(97){margin-bottom:15px}.log ul li:nth-child(98){margin-top:-11rem}.log ul li:nth-child(99){margin-top:0rem}.log ul li:nth-child(100){margin-top:-11rem}.log ul li:nth-child(101){margin-bottom:15px}.log ul li:nth-child(102){margin-bottom:15px}.log ul li:nth-child(103){margin-top:-11rem}.log ul li:nth-child(104){margin-top:0rem}.log ul li:nth-child(105){margin-top:-11rem}.log ul li:nth-child(106){margin-bottom:15px}.log ul li:nth-child(107){margin-bottom:15px}.log ul li:nth-child(108){margin-top:-11rem}.log ul li:nth-child(109){margin-top:0rem}.log ul li:nth-child(110){margin-top:-11rem}.log ul li:nth-child(111){margin-bottom:15px}.log ul li:nth-child(112){margin-bottom:15px}.log ul li:nth-child(113){margin-top:-11rem}.log ul li:nth-child(114){margin-top:0rem}.log ul li:nth-child(115){margin-top:-11rem}.log ul li:nth-child(116){margin-bottom:15px}.log ul li:nth-child(117){margin-bottom:15px}.log ul li:nth-child(118){margin-top:-11rem}.log ul li:nth-child(119){margin-top:0rem}.log ul li:nth-child(120){margin-top:-11rem}.log ul li:nth-child(121){margin-bottom:15px}.log ul li:nth-child(122){margin-bottom:15px}.log ul li:nth-child(123){margin-top:-11rem}.log ul li:nth-child(124){margin-top:0rem}.log ul li:nth-child(125){margin-top:-11rem}.log ul li:nth-child(126){margin-bottom:15px}.log ul li:nth-child(127){margin-bottom:15px}.log ul li:nth-child(128){margin-top:-11rem}.log ul li:nth-child(129){margin-top:0rem}.log ul li:nth-child(130){margin-top:-11rem}.log ul li:nth-child(131){margin-bottom:15px}.log ul li:nth-child(132){margin-bottom:15px}.log ul li:nth-child(133){margin-top:-11rem}.log ul li:nth-child(134){margin-top:0rem}.log ul li:nth-child(135){margin-top:-11rem}.log ul li:nth-child(136){margin-bottom:15px}.log ul li:nth-child(137){margin-bottom:15px}.log ul li:nth-child(138){margin-top:-11rem}.log ul li:nth-child(139){margin-top:0rem}.log ul li:nth-child(140){margin-top:-11rem}.log ul li:nth-child(141){margin-bottom:15px}.log ul li:nth-child(142){margin-bottom:15px}.log ul li:nth-child(143){margin-top:-11rem}.log ul li:nth-child(144){margin-top:0rem}.log ul li:nth-child(145){margin-top:-11rem}.log ul li:nth-child(146){margin-bottom:15px}.log ul li:nth-child(147){margin-bottom:15px}.log ul li:nth-child(148){margin-top:-11rem}.log ul li:nth-child(149){margin-top:0rem}.log ul li:nth-child(150){margin-top:-11rem}.log ul li:nth-child(151){margin-bottom:15px}.log ul li:nth-child(152){margin-bottom:15px}.log ul li:nth-child(153){margin-top:-11rem}.log ul li:nth-child(154){margin-top:0rem}.log ul li:nth-child(155){margin-top:-11rem}.log ul li:nth-child(156){margin-bottom:15px}.log ul li:nth-child(157){margin-bottom:15px}.log ul li:nth-child(158){margin-top:-11rem}.log ul li:nth-child(159){margin-top:0rem}.log ul li:nth-child(160){margin-top:-11rem}.log ul li:nth-child(161){margin-bottom:15px}.log ul li:nth-child(162){margin-bottom:15px}.log ul li:nth-child(163){margin-top:-11rem}.log ul li:nth-child(164){margin-top:0rem}.log ul li:nth-child(165){margin-top:-11rem}.log ul li:nth-child(166){margin-bottom:15px}.log ul li:nth-child(167){margin-bottom:15px}.log ul li:nth-child(168){margin-top:-11rem}.log ul li:nth-child(169){margin-top:0rem}.log ul li:nth-child(170){margin-top:-11rem}.log ul li:nth-child(171){margin-bottom:15px}.log ul li:nth-child(172){margin-bottom:15px}.log ul li:nth-child(173){margin-top:-11rem}.log ul li:nth-child(174){margin-top:0rem}.log ul li:nth-child(175){margin-top:-11rem}.log ul li:nth-child(176){margin-bottom:15px}.log ul li:nth-child(177){margin-bottom:15px}.log ul li:nth-child(178){margin-top:-11rem}.log ul li:nth-child(179){margin-top:0rem}.log ul li:nth-child(180){margin-top:-11rem}.log ul li:nth-child(181){margin-bottom:15px}.log ul li:nth-child(182){margin-bottom:15px}.log ul li:nth-child(183){margin-top:-11rem}.log ul li:nth-child(184){margin-top:0rem}.log ul li:nth-child(185){margin-top:-11rem}.log ul li:nth-child(186){margin-bottom:15px}.log ul li:nth-child(187){margin-bottom:15px}.log ul li:nth-child(188){margin-top:-11rem}.log ul li:nth-child(189){margin-top:0rem}.log ul li:nth-child(190){margin-top:-11rem}.log ul li:nth-child(191){margin-bottom:15px}.log ul li:nth-child(192){margin-bottom:15px}.log ul li:nth-child(193){margin-top:-11rem}.log ul li:nth-child(194){margin-top:0rem}.log ul li:nth-child(195){margin-top:-11rem}.log ul li:nth-child(196){margin-bottom:15px}.log ul li:nth-child(197){margin-bottom:15px}.log ul li:nth-child(198){margin-top:-11rem}.log ul li:nth-child(199){margin-top:0rem}.log ul li:nth-child(200){margin-top:-11rem}.log ul li:nth-child(201){margin-bottom:15px}.log ul li:nth-child(202){margin-bottom:15px}.log ul li:nth-child(203){margin-top:-11rem}.log ul li:nth-child(204){margin-top:0rem}.log ul li:nth-child(205){margin-top:-11rem}.log ul li:nth-child(206){margin-bottom:15px}.log ul li:nth-child(207){margin-bottom:15px}.log ul li:nth-child(208){margin-top:-11rem}.log ul li:nth-child(209){margin-top:0rem}.log ul li:nth-child(210){margin-top:-11rem}.log ul li:nth-child(211){margin-bottom:15px}.log ul li:nth-child(212){margin-bottom:15px}.log ul li:nth-child(213){margin-top:-11rem}.log ul li:nth-child(214){margin-top:0rem}.log ul li:nth-child(215){margin-top:-11rem}.log ul li:nth-child(216){margin-bottom:15px}.log ul li:nth-child(217){margin-bottom:15px}.log ul li:nth-child(218){margin-top:-11rem}.log ul li:nth-child(219){margin-top:0rem}.log ul li:nth-child(220){margin-top:-11rem}.log ul li:nth-child(221){margin-bottom:15px}.log ul li:nth-child(222){margin-bottom:15px}.log ul li:nth-child(223){margin-top:-11rem}.log ul li:nth-child(224){margin-top:0rem}.log ul li:nth-child(225){margin-top:-11rem}.log ul li:nth-child(226){margin-bottom:15px}.log ul li:nth-child(227){margin-bottom:15px}.log ul li:nth-child(228){margin-top:-11rem}.log ul li:nth-child(229){margin-top:0rem}.log ul li:nth-child(230){margin-top:-11rem}.log ul li:nth-child(231){margin-bottom:15px}.log ul li:nth-child(232){margin-bottom:15px}.log ul li:nth-child(233){margin-top:-11rem}.log ul li:nth-child(234){margin-top:0rem}.log ul li:nth-child(235){margin-top:-11rem}.log ul li:nth-child(236){margin-bottom:15px}.log ul li:nth-child(237){margin-bottom:15px}.log ul li:nth-child(238){margin-top:-11rem}.log ul li:nth-child(239){margin-top:0rem}.log ul li:nth-child(240){margin-top:-11rem}.log ul li:nth-child(241){margin-bottom:15px}.log ul li:nth-child(242){margin-bottom:15px}.log ul li:nth-child(243){margin-top:-11rem}.log ul li:nth-child(244){margin-top:0rem}.log ul li:nth-child(245){margin-top:-11rem}.log ul li:nth-child(246){margin-bottom:15px}.log ul li:nth-child(247){margin-bottom:15px}.log ul li:nth-child(248){margin-top:-11rem}.log ul li:nth-child(249){margin-top:0rem}.log ul li:nth-child(250){margin-top:-11rem}.log ul li:nth-child(251){margin-bottom:15px}.log ul li:nth-child(252){margin-bottom:15px}.log ul li:nth-child(253){margin-top:-11rem}.log ul li:nth-child(254){margin-top:0rem}.log ul li:nth-child(255){margin-top:-11rem}.log ul li:nth-child(256){margin-bottom:15px}.log ul li:nth-child(257){margin-bottom:15px}.log ul li:nth-child(258){margin-top:-11rem}.log ul li:nth-child(259){margin-top:0rem}.log ul li:nth-child(260){margin-top:-11rem}.log ul li:nth-child(261){margin-bottom:15px}.log ul li:nth-child(262){margin-bottom:15px}.log ul li:nth-child(263){margin-top:-11rem}.log ul li:nth-child(264){margin-top:0rem}.log ul li:nth-child(265){margin-top:-11rem}.log ul li:nth-child(266){margin-bottom:15px}.log ul li:nth-child(267){margin-bottom:15px}.log ul li:nth-child(268){margin-top:-11rem}.log ul li:nth-child(269){margin-top:0rem}.log ul li:nth-child(270){margin-top:-11rem}.log ul li:nth-child(271){margin-bottom:15px}.log ul li:nth-child(272){margin-bottom:15px}.log ul li:nth-child(273){margin-top:-11rem}.log ul li:nth-child(274){margin-top:0rem}.log ul li:nth-child(275){margin-top:-11rem}.log ul li:nth-child(276){margin-bottom:15px}.log ul li:nth-child(277){margin-bottom:15px}.log ul li:nth-child(278){margin-top:-11rem}.log ul li:nth-child(279){margin-top:0rem}.log ul li:nth-child(280){margin-top:-11rem}.log ul li:nth-child(281){margin-bottom:15px}.log ul li:nth-child(282){margin-bottom:15px}.log ul li:nth-child(283){margin-top:-11rem}.log ul li:nth-child(284){margin-top:0rem}.log ul li:nth-child(285){margin-top:-11rem}.log ul li:nth-child(286){margin-bottom:15px}.log ul li:nth-child(287){margin-bottom:15px}.log ul li:nth-child(288){margin-top:-11rem}.log ul li:nth-child(289){margin-top:0rem}.log ul li:nth-child(290){margin-top:-11rem}.log ul li:nth-child(291){margin-bottom:15px}.log ul li:nth-child(292){margin-bottom:15px}.log ul li:nth-child(293){margin-top:-11rem}.log ul li:nth-child(294){margin-top:0rem}.log ul li:nth-child(295){margin-top:-11rem}.log ul li:nth-child(296){margin-bottom:15px}.log ul li:nth-child(297){margin-bottom:15px}.log ul li:nth-child(298){margin-top:-11rem}.log ul li:nth-child(299){margin-top:0rem}.log ul li:nth-child(300){margin-top:-11rem}.log ul li:nth-child(301){margin-bottom:15px}.log ul li:nth-child(302){margin-bottom:15px}.log ul li:nth-child(303){margin-top:-11rem}.log ul li:nth-child(304){margin-top:0rem}.log ul li:nth-child(305){margin-top:-11rem}.log ul li:nth-child(306){margin-bottom:15px}.log ul li:nth-child(307){margin-bottom:15px}.log ul li:nth-child(308){margin-top:-11rem}.log ul li:nth-child(309){margin-top:0rem}.log ul li:nth-child(310){margin-top:-11rem}.log ul li:nth-child(311){margin-bottom:15px}.log ul li:nth-child(312){margin-bottom:15px}.log ul li:nth-child(313){margin-top:-11rem}.log ul li:nth-child(314){margin-top:0rem}.log ul li:nth-child(315){margin-top:-11rem}.log ul li:nth-child(316){margin-bottom:15px}.log ul li:nth-child(317){margin-bottom:15px}.log ul li:nth-child(318){margin-top:-11rem}.log ul li:nth-child(319){margin-top:0rem}.log ul li:nth-child(320){margin-top:-11rem}.log ul li:nth-child(321){margin-bottom:15px}.log ul li:nth-child(322){margin-bottom:15px}.log ul li:nth-child(323){margin-top:-11rem}.log ul li:nth-child(324){margin-top:0rem}.log ul li:nth-child(325){margin-top:-11rem}.log ul li:nth-child(326){margin-bottom:15px}.log ul li:nth-child(327){margin-bottom:15px}.log ul li:nth-child(328){margin-top:-11rem}.log ul li:nth-child(329){margin-top:0rem}.log ul li:nth-child(330){margin-top:-11rem}.log ul li:nth-child(331){margin-bottom:15px}.log ul li:nth-child(332){margin-bottom:15px}.log ul li:nth-child(333){margin-top:-11rem}.log ul li:nth-child(334){margin-top:0rem}.log ul li:nth-child(335){margin-top:-11rem}.log ul li:nth-child(336){margin-bottom:15px}.log ul li:nth-child(337){margin-bottom:15px}.log ul li:nth-child(338){margin-top:-11rem}.log ul li:nth-child(339){margin-top:0rem}.log ul li:nth-child(340){margin-top:-11rem}.log ul li:nth-child(341){margin-bottom:15px}.log ul li:nth-child(342){margin-bottom:15px}.log ul li:nth-child(343){margin-top:-11rem}.log ul li:nth-child(344){margin-top:0rem}.log ul li:nth-child(345){margin-top:-11rem}.log ul li:nth-child(346){margin-bottom:15px}.log ul li:nth-child(347){margin-bottom:15px}.log ul li:nth-child(348){margin-top:-11rem}.log ul li:nth-child(349){margin-top:0rem}.log ul li:nth-child(350){margin-top:-11rem}.log ul li:nth-child(351){margin-bottom:15px}.log ul li:nth-child(352){margin-bottom:15px}.log ul li:nth-child(353){margin-top:-11rem}.log ul li:nth-child(354){margin-top:0rem}.log ul li:nth-child(355){margin-top:-11rem}.log ul li:nth-child(356){margin-bottom:15px}.log ul li:nth-child(357){margin-bottom:15px}.log ul li:nth-child(358){margin-top:-11rem}.log ul li:nth-child(359){margin-top:0rem}.log ul li:nth-child(360){margin-top:-11rem}.log ul li:nth-child(361){margin-bottom:15px}.log ul li:nth-child(362){margin-bottom:15px}.log ul li:nth-child(363){margin-top:-11rem}.log ul li:nth-child(364){margin-top:0rem}.log ul li:nth-child(365){margin-top:-11rem}.log ul li:nth-child(366){margin-bottom:15px}.log ul li:nth-child(367){margin-bottom:15px}.log ul li:nth-child(368){margin-top:-11rem}.log ul li:nth-child(369){margin-top:0rem}.log ul li:nth-child(370){margin-top:-11rem}.log ul li:nth-child(371){margin-bottom:15px}.log ul li:nth-child(372){margin-bottom:15px}.log ul li:nth-child(373){margin-top:-11rem}.log ul li:nth-child(374){margin-top:0rem}.log ul li:nth-child(375){margin-top:-11rem}.log ul li:nth-child(376){margin-bottom:15px}.log ul li:nth-child(377){margin-bottom:15px}.log ul li:nth-child(378){margin-top:-11rem}.log ul li:nth-child(379){margin-top:0rem}.log ul li:nth-child(380){margin-top:-11rem}.log ul li:nth-child(381){margin-bottom:15px}.log ul li:nth-child(382){margin-bottom:15px}.log ul li:nth-child(383){margin-top:-11rem}.log ul li:nth-child(384){margin-top:0rem}.log ul li:nth-child(385){margin-top:-11rem}.log ul li:nth-child(386){margin-bottom:15px}.log ul li:nth-child(387){margin-bottom:15px}.log ul li:nth-child(388){margin-top:-11rem}.log ul li:nth-child(389){margin-top:0rem}.log ul li:nth-child(390){margin-top:-11rem}.log ul li:nth-child(391){margin-bottom:15px}.log ul li:nth-child(392){margin-bottom:15px}.log ul li:nth-child(393){margin-top:-11rem}.log ul li:nth-child(394){margin-top:0rem}.log ul li:nth-child(395){margin-top:-11rem}.log ul li:nth-child(396){margin-bottom:15px}.log ul li:nth-child(397){margin-bottom:15px}.log ul li:nth-child(398){margin-top:-11rem}.log ul li:nth-child(399){margin-top:0rem}.log ul li:nth-child(400){margin-top:-11rem}.log ul li:nth-child(401){margin-bottom:15px}.log ul li:nth-child(402){margin-bottom:15px}.log ul li:nth-child(403){margin-top:-11rem}.log ul li:nth-child(404){margin-top:0rem}.log ul li:nth-child(405){margin-top:-11rem}.log ul li:nth-child(406){margin-bottom:15px}.log ul li:nth-child(407){margin-bottom:15px}.log ul li:nth-child(408){margin-top:-11rem}.log ul li:nth-child(409){margin-top:0rem}.log ul li:nth-child(410){margin-top:-11rem}.log ul li:nth-child(411){margin-bottom:15px}.log ul li:nth-child(412){margin-bottom:15px}.log ul li:nth-child(413){margin-top:-11rem}.log ul li:nth-child(414){margin-top:0rem}.log ul li:nth-child(415){margin-top:-11rem}.log ul li:nth-child(416){margin-bottom:15px}.log ul li:nth-child(417){margin-bottom:15px}.log ul li:nth-child(418){margin-top:-11rem}.log ul li:nth-child(419){margin-top:0rem}.log ul li:nth-child(420){margin-top:-11rem}.log ul li:nth-child(421){margin-bottom:15px}.log ul li:nth-child(422){margin-bottom:15px}.log ul li:nth-child(423){margin-top:-11rem}.log ul li:nth-child(424){margin-top:0rem}.log ul li:nth-child(425){margin-top:-11rem}.log ul li:nth-child(426){margin-bottom:15px}.log ul li:nth-child(427){margin-bottom:15px}.log ul li:nth-child(428){margin-top:-11rem}.log ul li:nth-child(429){margin-top:0rem}.log ul li:nth-child(430){margin-top:-11rem}.log ul li:nth-child(431){margin-bottom:15px}.log ul li:nth-child(432){margin-bottom:15px}.log ul li:nth-child(433){margin-top:-11rem}.log ul li:nth-child(434){margin-top:0rem}.log ul li:nth-child(435){margin-top:-11rem}.log ul li:nth-child(436){margin-bottom:15px}.log ul li:nth-child(437){margin-bottom:15px}.log ul li:nth-child(438){margin-top:-11rem}.log ul li:nth-child(439){margin-top:0rem}.log ul li:nth-child(440){margin-top:-11rem}.log ul li:nth-child(441){margin-bottom:15px}.log ul li:nth-child(442){margin-bottom:15px}.log ul li:nth-child(443){margin-top:-11rem}.log ul li:nth-child(444){margin-top:0rem}.log ul li:nth-child(445){margin-top:-11rem}.log ul li:nth-child(446){margin-bottom:15px}.log ul li:nth-child(447){margin-bottom:15px}.log ul li:nth-child(448){margin-top:-11rem}.log ul li:nth-child(449){margin-top:0rem}.log ul li:nth-child(450){margin-top:-11rem}.log ul li:nth-child(451){margin-bottom:15px}.log ul li:nth-child(452){margin-bottom:15px}.log ul li:nth-child(453){margin-top:-11rem}.log ul li:nth-child(454){margin-top:0rem}.log ul li:nth-child(455){margin-top:-11rem}.log ul li:nth-child(456){margin-bottom:15px}.log ul li:nth-child(457){margin-bottom:15px}.log ul li:nth-child(458){margin-top:-11rem}.log ul li:nth-child(459){margin-top:0rem}.log ul li:nth-child(460){margin-top:-11rem}.log ul li:nth-child(461){margin-bottom:15px}.log ul li:nth-child(462){margin-bottom:15px}.log ul li:nth-child(463){margin-top:-11rem}.log ul li:nth-child(464){margin-top:0rem}.log ul li:nth-child(465){margin-top:-11rem}.log ul li:nth-child(466){margin-bottom:15px}.log ul li:nth-child(467){margin-bottom:15px}.log ul li:nth-child(468){margin-top:-11rem}.log ul li:nth-child(469){margin-top:0rem}.log ul li:nth-child(470){margin-top:-11rem}.log ul li:nth-child(471){margin-bottom:15px}.log ul li:nth-child(472){margin-bottom:15px}.log ul li:nth-child(473){margin-top:-11rem}.log ul li:nth-child(474){margin-top:0rem}.log ul li:nth-child(475){margin-top:-11rem}.log ul li:nth-child(476){margin-bottom:15px}.log ul li:nth-child(477){margin-bottom:15px}.log ul li:nth-child(478){margin-top:-11rem}.log ul li:nth-child(479){margin-top:0rem}.log ul li:nth-child(480){margin-top:-11rem}.log ul li:nth-child(481){margin-bottom:15px}.log ul li:nth-child(482){margin-bottom:15px}.log ul li:nth-child(483){margin-top:-11rem}.log ul li:nth-child(484){margin-top:0rem}.log ul li:nth-child(485){margin-top:-11rem}.log ul li:nth-child(486){margin-bottom:15px}.log ul li:nth-child(487){margin-bottom:15px}.log ul li:nth-child(488){margin-top:-11rem}.log ul li:nth-child(489){margin-top:0rem}.log ul li:nth-child(490){margin-top:-11rem}.log ul li:nth-child(491){margin-bottom:15px}.log ul li:nth-child(492){margin-bottom:15px}.log ul li:nth-child(493){margin-top:-11rem}.log ul li:nth-child(494){margin-top:0rem}.log ul li:nth-child(495){margin-top:-11rem}.log ul li:nth-child(496){margin-bottom:15px}.log ul li:nth-child(497){margin-bottom:15px}.log ul li:nth-child(498){margin-top:-11rem}.log ul li:nth-child(499){margin-top:0rem}.log ul li:nth-child(500){margin-top:-11rem}.log ul li:nth-child(2n) .message-box{justify-content:flex-start;padding-left:1.5rem;margin-right:auto;width:calc(50% + 2rem)}.log ul li:nth-child(odd) .message-box{justify-content:flex-end;padding-right:1.5rem;margin-left:auto;width:calc(50% + 2rem)}.cardUser{background-color:#f9f9f9;height:16rem;border-radius:1rem;padding:1rem;transition:all .3s ease-in-out;cursor:pointer}.cardUser-body{display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:.71em}.cardUser-body-top{display:flex;align-items:end;justify-content:space-between;margin-top:1.5rem;height:3.5rem}.cardUser-body-mid{flex:2;border-radius:1rem;overflow:hidden;border:1px solid rgb(206,206,206);margin-top:.71em}.cardUser-body-mid textarea{width:100%;height:100%;padding:1rem;color:#757575;border:none;outline:none;background-color:#e8e8e8}.cardUser-body-bottom{flex:1}.cardUser-body-bottom-icons{display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem;gap:.71em}.cardUser-body-bottom-icons-item{display:flex;align-items:center;gap:.5rem;font-weight:500}.cardUser-body-bottom-country{display:flex;align-items:end;justify-content:space-between;margin-bottom:.5rem}.cardUser-body-bottom-country-count{background-color:#0075fc;color:#f9f9f9;border-radius:5rem;height:2.5rem;width:2.5rem;display:flex;align-items:center;justify-content:center}.cardUniversity{background-color:#f9f9f9;height:23rem;border-radius:1rem;padding:1rem;transition:all .3s ease-in-out;overflow:hidden;cursor:pointer}.cardUniversity-head{padding:.5rem}.cardUniversity-body{display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:.71em;overflow-y:auto;scrollbar-width:thin}.cardUniversity-body::-webkit-scrollbar{width:6px}.cardUniversity-body::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.cardUniversity-body-top{display:flex;align-items:end;justify-content:space-between;margin-top:1.5rem;height:3.5rem}.cardUniversity-body-mid{flex:2;border-radius:1rem;overflow:hidden;border:1px solid rgb(206,206,206);margin-top:.71em;margin-bottom:.71em}.cardUniversity-body-mid textarea{width:100%;height:100%;padding:1rem;color:#757575;border:none;outline:none;background-color:#e8e8e8}.cardUniversity-body-bottom{flex:1}.cardUniversity-body-bottom-iconsUniversity{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:.5rem}.cardUniversity-body-bottom-icons{display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem;gap:.71em}.cardUniversity-body-bottom-icons-item{display:flex;align-items:center;gap:.5rem;font-weight:500}.cardUniversity-body-bottom-countryEligible{display:flex;align-items:end;justify-content:space-between;margin-bottom:4rem}.cardUniversity-body-bottom-countryEligible-count{background-color:#0075fc;color:#f9f9f9;border-radius:5rem;height:2.5rem;width:2.5rem;display:flex;align-items:center;justify-content:center}.cardHead{font-weight:500;width:20rem}.cardBranchmanage{background-color:#f9f9f9;height:16rem;border-radius:1rem;padding:1rem;transition:all .3s ease-in-out;cursor:pointer}.cardBranchmanage-body{display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:.71em}.cardBranchmanage-body-top{display:flex;align-items:end;justify-content:space-between;margin-top:1.5rem;height:3.5rem}.cardBranchmanage-body-mid{flex:2;border-radius:1rem;overflow:hidden;border:1px solid rgb(206,206,206);margin-top:.71em}.cardBranchmanage-body-mid textarea{width:100%;height:100%;padding:1rem;color:#757575;border:none;outline:none;background-color:#e8e8e8}.cardBranchmanage-body-bottom{flex:1}.cardBranchmanage-body-bottom-icons{display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem;gap:.71em}.cardBranchmanage-body-bottom-icons-item{display:flex;align-items:center;gap:.5rem;font-weight:500}.cardBranchmanage-body-bottom-country{display:flex;align-items:end;justify-content:space-between;margin-bottom:.5rem}.cardBranchmanage-body-bottom-country-count{background-color:#0075fc;color:#f9f9f9;border-radius:5rem;height:2.5rem;width:2.5rem;display:flex;align-items:center;justify-content:center}.cardGeneral{background:#fffffff2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:1rem;height:18rem;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014,0 1px 2px #0000000a}.cardGeneral:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);z-index:1}.cardGeneral:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000001f,0 4px 8px #0000000f;border-color:#0075fc33}.cardGeneral.selectedCard{background:linear-gradient(135deg,#0075fc14,#fffffff2);border-color:#0075fc;box-shadow:0 0 0 1px #0075fc,0 4px 12px #0075fc26}.cardGeneral.selected-assign{background:linear-gradient(135deg,#00b10014,#fffffff2);border-color:#00b100;box-shadow:0 0 0 1px #00b100,0 4px 12px #00b10026}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.cardGeneral{height:19rem;padding:1.1rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.cardGeneral{height:17rem;padding:.8rem}}.cardGeneral-head{position:relative;z-index:2;margin-bottom:.5rem}.cardGeneral-body{display:flex;flex-direction:column;justify-content:space-between;height:calc(100% - 1rem);gap:.5rem;position:relative;z-index:2}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.cardGeneral-body{gap:.4rem}}.cardGeneral-body-top{display:flex;align-items:flex-end;justify-content:space-between;height:2.5rem;gap:.5rem}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.cardGeneral-body-top{height:2.3rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.cardGeneral-body-top{height:2.1rem;gap:.3rem}}.cardGeneral-body div[style*="display: flex"][style*="alignItems: center"]{display:flex!important;flex-wrap:wrap!important;gap:.25rem!important;margin:.3rem 0!important;align-items:center!important;justify-content:flex-start!important}.cardGeneral-body div[style*="display: flex"][style*="alignItems: center"] .card-number{font-size:.65rem!important;color:#757575!important;font-weight:500!important;padding:.15rem .3rem!important;background:#f8fafccc!important;border-radius:4px!important;border:1px solid rgba(226,232,240,.5)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;margin:0!important}.cardGeneral-body-mid{flex:1.8;border-radius:6px;overflow:hidden;border:1px solid rgba(226,232,240,.5);background:#f8fafc99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);min-height:4rem;max-height:5rem}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.cardGeneral-body-mid{min-height:3.5rem;max-height:4.5rem}}.cardGeneral-body-mid textarea{width:100%;height:100%;padding:.5rem;color:#757575;border:none;outline:none;background:transparent;font-family:Inter,sans-serif;font-size:.75rem;line-height:1.3;resize:none}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.cardGeneral-body-mid textarea{padding:.4rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.cardGeneral-body-mid textarea{padding:.3rem;font-size:.7rem}}.cardGeneral-body-mid textarea::placeholder{color:#75757580;font-family:Inter,sans-serif}.cardGeneral-body-bottom{flex:0 0 auto;margin-top:.5rem}.cardGeneral-body-bottom-icons{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.cardGeneral-body-bottom-icons{gap:.3rem;margin-bottom:.3rem}}.cardGeneral-body-bottom-icons-item{display:flex;align-items:center;gap:.3rem;font-weight:500;font-size:.7rem;color:#757575;padding:.3rem .5rem;border-radius:6px;background:#f8fafccc;border:1px solid rgba(226,232,240,.3);transition:all .2s ease;flex:1;justify-content:center}.cardGeneral-body-bottom-icons-item:hover{background:#f8fafc;transform:translateY(-1px)}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.cardGeneral-body-bottom-icons-item{gap:.2rem;font-size:.65rem;padding:.25rem .4rem}}.cardGeneral-body-bottom-country{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.cardGeneral-body-bottom-country-count{background:linear-gradient(135deg,#0075fc,#0056b3);color:#f9f9f9;border-radius:50%;height:1.8rem;width:1.8rem;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.7rem;box-shadow:0 2px 6px #0075fc40;transition:all .2s ease;flex-shrink:0}.cardGeneral-body-bottom-country-count:hover{transform:scale(1.05);box-shadow:0 3px 8px #0075fc59}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.cardGeneral-body-bottom-country-count{height:1.5rem;width:1.5rem;font-size:.65rem}}.mover{display:flex;align-items:center;justify-content:space-between;gap:.2rem;padding:.3rem;background:#f8fafccc;border-radius:6px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(226,232,240,.3)}.mover-item{flex:1;height:.2rem;background:linear-gradient(90deg,#60bdff,#4da6ff);border-radius:1.5rem;transition:all .2s ease}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.mover-item{height:.15rem}}.mover-gray{background:linear-gradient(90deg,#e8e8e8,#d0d0d0)}.name-bar{display:flex;align-items:flex-start;gap:.6rem;height:100%}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.name-bar{gap:.5rem}}.name-bar-img{background:linear-gradient(135deg,#e8e8e8,#f0f0f0);height:100%;border-radius:50%;overflow:hidden;border:1px solid rgba(255,255,255,.8);box-shadow:0 1px 4px #00000014;width:2.5rem;flex-shrink:0}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.name-bar-img{width:2.1rem}}.name-bar-img img{width:100%;height:100%;object-fit:cover}.name-bar-name{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;gap:.2rem;min-width:0;flex:1}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.name-bar-name{font-size:.85rem}}.name-bar-name-whatsapp{display:flex;align-items:center;gap:.3rem;font-size:.7rem;color:#757575}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.name-bar-name-whatsapp{font-size:.65rem;gap:.2rem}}.logocontainer{display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;width:100%;height:4rem;background:#fff;border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 2px 8px #0000000a;padding:0 1rem;z-index:1000}.logocontainer+*{margin-top:6rem}.logocontainer-left{display:flex;align-items:center;justify-content:center;gap:1.5rem}.logocontainer-left-greeting{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.25rem}.logocontainer-left-greeting-user{font-size:1.125rem;font-weight:600;color:#1a1a1a;letter-spacing:-.01em}.logocontainer-left-greeting-text{font-size:.875rem;color:#6b7280;font-weight:500}.logocontainer-rightlogo{width:2.5rem;height:2.5rem;border-radius:8px;background-color:#fff;object-fit:contain;box-shadow:0 2px 6px #00000014;transition:all .3s ease}.logocontainer-rightlogo:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000001f}.logocontainer-leftlead{display:flex;align-items:center;justify-content:center;gap:2rem}.logocontainer-leftlead h2{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0;letter-spacing:-.02em}.logocontainer-leftlead-bell{width:2.5rem;height:2.5rem;border-radius:50%;background:#fff;border:1px solid rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #0000000a}.logocontainer-leftlead-bell:hover{background:#f8f9fa;transform:translateY(-1px);box-shadow:0 4px 8px #00000014}.logocontainer-leftlead-bell-icon{height:1.25rem;width:1.25rem;color:#6b7280}.logocontainer-leftlead-photo{width:2.5rem;height:2.5rem;border-radius:50%;object-fit:cover;border:1px solid rgba(0,0,0,.08);transition:all .3s ease}.logocontainer-leftlead-photo:hover{transform:translateY(-1px);box-shadow:0 4px 8px #00000014}.main-content{margin-top:6rem;padding-top:2rem}.profile-page{border-radius:8px;gap:6rem;height:100vh;width:80vw;display:flex;align-items:center;justify-content:center;margin:0 auto}.profile-page__icon{position:relative;width:9rem;height:9rem;border:1px solid #818181;border-radius:50%;background-color:#f9f9f9;display:flex;align-items:center;justify-content:center}.profile-page__icon-camera{position:absolute;top:-.2rem;right:.5rem;background-color:#fd6363;color:#f9f9f9;border-radius:50%;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;font-size:1rem}.profile-page__content{display:flex;gap:4rem;flex-grow:1}@media (max-width: 1600px){.profile-page__content{height:66vh}}.profile-page__column{display:flex;flex-direction:column;gap:2rem;flex:1}.profile-page__input{background-color:#f9f9f9;height:45px;border-radius:.5rem;width:100%;border:none;padding:.5rem .5rem .5rem 1rem;font-size:14px;outline:none}.lead-updation{background-color:#f9f9f9;border-radius:12px;height:calc(100svh - 11.5rem);position:relative;padding:1rem 1rem 1rem 2rem;overflow:visible}.lead-updation--loading{display:flex;align-items:center;justify-content:center;min-height:400px}.lead-updation__loading{display:flex;flex-direction:column;align-items:center;gap:1rem}.lead-updation__loading p{color:#757575;font-family:Inter,sans-serif}.lead-updation__spinner{width:40px;height:40px;border:3px solid #e8e8e8;border-top-color:#0075fc;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.lead-updation__filters{margin-bottom:1rem}.lead-updation__filters-title{font-family:Inter,sans-serif;font-weight:500;font-size:1rem;color:#000;letter-spacing:-.54px;line-height:10px;margin-bottom:.8rem;font-style:normal}.lead-updation__filter-row{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;align-items:center;flex-wrap:nowrap;padding-bottom:10px}.lead-updation__filter-item{flex-shrink:0}.lead-updation__filter-item .select-container{width:100%;background-color:#fff;border:1.5px solid #006aff;border-radius:99px;padding:7px 10px;display:flex;align-items:center;justify-content:space-between;position:relative;cursor:pointer;transition:all .2s ease}.lead-updation__filter-item .select-container:hover{transform:translateY(-1px);box-shadow:0 2px 8px #006aff26}.lead-updation__filter-item .select-container .custom-select{width:100%;border:none;background:transparent;font-family:Inter,sans-serif;font-weight:400;font-size:14px;color:#000;letter-spacing:-.42px;line-height:20px;padding:0 24px 0 0;margin:0;cursor:pointer;outline:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='8' height='4' viewBox='0 0 8 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L4 3L7 1' stroke='%23000000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:8px 4px}.lead-updation__filter-item .select-container .custom-select:disabled{opacity:.6;cursor:not-allowed}.lead-updation__filter-item .select-container .custom-select::-ms-expand{display:none}.lead-updation__filter-item .select-container .custom-select option{font-family:Inter,sans-serif;font-weight:400;font-size:14px;color:#000;background-color:#fff;padding:8px 12px}.lead-updation__title{font-size:18px;font-weight:600;color:#000;margin-bottom:1.5rem;font-family:Inter,sans-serif}.lead-updation__divider{height:1px;background-color:#0000001a;margin:1rem 0;margin-top:0}.lead-updation__divider-vertical{width:1px;background-color:#0000001a;margin:0 1rem;height:calc(100svh - 19.1rem)}.lead-updation__divider-small{height:1px;background-color:#0000001a;margin:1.5rem 0;width:100%}.lead-updation__content{display:flex;gap:2rem;min-height:500px}.lead-updation__left{flex:1;max-width:450px}.lead-updation__right{flex:1.5;width:100%}.lead-updation__chart-and-stats{display:flex;gap:2rem;align-items:flex-start}.lead-updation__pie-chart-container,.lead-updation__chart-overview-container{flex:1}.lead-updation__section-title{font-size:18px;font-weight:600;color:#000;margin-bottom:1.5rem;font-family:Inter,sans-serif}.date-range-calendar{display:flex;flex-direction:column;gap:10px;width:100%}.date-range-calendar__filters{display:grid;grid-template-columns:repeat(6,1fr);gap:5px;align-items:center}.date-range-calendar__filter-btn{padding:4px 8px;border:1px solid #006aff;background-color:transparent;color:#006aff;border-radius:99px;font-family:Inter,sans-serif;font-weight:500;font-size:clamp(.6rem,.5rem + 1vw,.8rem);letter-spacing:-.42px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.date-range-calendar__filter-btn:hover{background-color:#006aff1a;transform:translateY(-1px)}.date-range-calendar__filter-btn--active{background-color:#006aff;color:#fff;box-shadow:0 4px 8px #0000001f}.date-range-calendar__calendar{background-color:#fffc;border-radius:13.216px;position:relative;padding:10px;display:flex;flex-direction:column}.date-range-calendar__header{display:flex;align-items:center;justify-content:center;gap:60px;margin-bottom:10px}.date-range-calendar__nav-btn{background:none;border:none;font-size:18px;color:#000;cursor:pointer;padding:4px 8px;border-radius:50%;transition:all .2s ease;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.date-range-calendar__nav-btn:hover{background-color:#006aff1a;color:#006aff}.date-range-calendar__month-title{font-family:Inter,sans-serif;font-weight:600;font-size:16.52px;color:#000;letter-spacing:-.4956px;line-height:16.52px;margin:0}.date-range-calendar__grid{display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(5,1fr);gap:8px;flex:1;padding:0 10px;margin-bottom:20px}.date-range-calendar__day{display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-weight:600;font-size:12px;color:#000;letter-spacing:-.13px;line-height:16.52px;cursor:pointer;border-radius:50%;transition:all .2s ease;position:relative;height:30px;width:30px}.date-range-calendar__day:hover{background-color:#006aff1a}.date-range-calendar__day--muted{color:#0006}.date-range-calendar__day--in-range{background-color:#006aff1a}.date-range-calendar__day--in-range:first-child{border-top-left-radius:50%;border-bottom-left-radius:50%}.date-range-calendar__day--in-range:last-child{border-top-right-radius:50%;border-bottom-right-radius:50%}.date-range-calendar__day--selected{background-color:#006aff;color:#fff;border-radius:50%;transform:scale(1.1);z-index:2}.date-range-calendar__inputs{display:flex;gap:30px;align-items:center;padding:0 26px}.date-range-calendar__input-group{display:flex;flex:1;gap:13px;align-items:center}.date-range-calendar__input-label{font-family:Inter,sans-serif;font-weight:500;font-size:11.564px;color:#0006;line-height:16.52px;white-space:nowrap}.date-range-calendar__input-field{flex:1;background-color:#f5f5f5;height:29.736px;border-radius:6.608px;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-weight:500;font-size:11.564px;color:#000;line-height:16.52px;cursor:pointer;transition:all .2s ease}.date-range-calendar__input-field:hover{background-color:#e8e8e8}@media (max-width: 768px){.date-range-calendar__filters{gap:4px}.date-range-calendar__filter-btn{padding:4px 8px;font-size:12px}.date-range-calendar__calendar{height:auto;min-height:350px}.date-range-calendar__header{gap:30px}.date-range-calendar__inputs{flex-direction:column;gap:15px;align-items:stretch}.date-range-calendar__input-group{flex-direction:column;gap:8px;align-items:flex-start}}.chart-overview{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;gap:10px}.chart-overview__chart{width:100%;display:flex;justify-content:center}.chart-overview__title{font-family:Inter,sans-serif;font-weight:600;font-size:1rem;color:#000;text-align:center;letter-spacing:-.72px;line-height:normal}.chart-overview__content{display:flex;flex-direction:column;gap:40px;padding-left:8px;width:397px}.chart-overview__stats{display:flex;flex-direction:column;gap:32px;width:100%}.chart-overview__stat-row{display:flex;align-items:flex-end;justify-content:space-between;width:320px}.chart-overview__stat-label{font-family:Inter,sans-serif;font-weight:400;font-size:.8rem;color:#000c;letter-spacing:-.42px;line-height:normal;white-space:nowrap}.chart-overview__stat-value{font-family:Inter,sans-serif;font-weight:600;font-size:.8rem;color:#000;letter-spacing:-.66px;line-height:normal;text-align:right;width:120px}.chart-overview__divider{height:1px;width:397px;background-color:#0000001a;margin:0}.chart-overview__summary{font-family:Inter,sans-serif;font-weight:400;font-size:.8rem;color:#000c;letter-spacing:-.42px;line-height:22px;min-width:100%;width:min-content}.chart-overview__highlight{font-family:Inter,sans-serif;font-weight:600;color:#006aff;letter-spacing:-.42px}.chart-overview__download-btn{background-color:#006aff;border:none;border-radius:99px;padding:12px 24px;display:flex;align-items:center;justify-content:center;gap:8px;height:40px;cursor:pointer;transition:all .2s ease;align-self:flex-start}.chart-overview__download-btn:hover{background-color:#0056d6;transform:translateY(-1px);box-shadow:0 4px 12px #006aff4d}.chart-overview__download-btn:active{transform:translateY(0)}.chart-overview__download-icon{width:15px;height:14px;color:#fff;flex-shrink:0}.chart-overview__download-btn span,.chart-overview__download-btn{font-family:Inter,sans-serif;font-weight:500;font-size:14px;color:#fff;letter-spacing:-.28px;line-height:20px;text-align:center;white-space:nowrap}@media (max-width: 768px){.chart-overview__title{font-size:20px;margin-bottom:40px}.chart-overview__content{width:100%;padding-left:0}.chart-overview__stats{gap:24px}.chart-overview__stat-row{width:100%}.chart-overview__stat-value{width:auto;min-width:100px}.chart-overview__divider,.chart-overview__summary{width:100%}.chart-overview__download-btn{align-self:stretch;justify-content:center}}.pie-chart{display:flex;flex-direction:column;align-items:center;gap:32px;width:100%}.pie-chart__container{position:relative;display:flex;align-items:center;justify-content:center}.pie-chart__svg{display:block}.pie-chart__segment{transition:all .2s ease}.pie-chart__segment:hover{transform:scale(1.02);filter:brightness(1.1)}.pie-chart__tooltip{background-color:#fff;border-radius:8px;padding:8px;box-shadow:8px -8px 12px #0000001a;border:2px solid #ffffff;min-width:120px;transition:all .2s ease}.pie-chart__tooltip--detailed{min-width:140px;max-width:200px}.pie-chart__tooltip-header{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:8px}.pie-chart__tooltip-header:only-child{margin-bottom:0}.pie-chart__tooltip-number{font-family:Inter,sans-serif;font-weight:500;font-size:17.423px;color:#000;letter-spacing:-.5227px;line-height:20px}.pie-chart__tooltip-label{font-family:Inter,sans-serif;font-weight:500;font-size:14px;color:#0006;line-height:20px;white-space:nowrap}.pie-chart__breakdown{display:flex;flex-direction:column;gap:4px;padding-left:8px;max-height:150px;overflow-y:auto}.pie-chart__breakdown-item{display:flex;justify-content:space-between;align-items:center;width:100%}.pie-chart__breakdown-count{font-family:Inter,sans-serif;font-weight:500;font-size:12px;color:#000;letter-spacing:-.36px;line-height:normal}.pie-chart__breakdown-status{font-family:Inter,sans-serif;font-weight:400;font-size:11px;color:#0006;letter-spacing:-.33px;line-height:normal}.pie-chart__legend{display:flex;gap:20px;justify-content:center;align-items:center;flex-wrap:wrap}.pie-chart__legend-item{display:flex;align-items:center;gap:8px;cursor:pointer;transition:all .2s ease}.pie-chart__legend-item:hover{transform:scale(1.05)}.pie-chart__legend-color{width:16px;height:16px;border-radius:2px;border:2px solid #ffffff;box-shadow:0 1px 3px #0003;flex-shrink:0}.pie-chart__legend-label{font-family:Inter,sans-serif;font-weight:400;font-size:14px;color:#000;letter-spacing:-.42px;line-height:normal;white-space:nowrap}@media (max-width: 768px){.pie-chart{gap:24px}.pie-chart__svg{width:320px;height:320px}.pie-chart__tooltip{max-width:180px;padding:6px}.pie-chart__tooltip--detailed{min-width:120px;max-width:160px}.pie-chart__tooltip-number{font-size:15px}.pie-chart__tooltip-label{font-size:12px}.pie-chart__breakdown-count{font-size:10px}.pie-chart__breakdown-status{font-size:9px}.pie-chart__legend{gap:16px}.pie-chart__legend-color{width:14px;height:14px}.pie-chart__legend-label{font-size:12px}}.chart-perphomence{background-color:#f5f5f5;border-radius:0 12px 12px;width:100%;height:100%;min-height:600px;position:relative;overflow:hidden;padding:40px 60px}.chart-perphomence__header-title{position:absolute;left:60px;top:20px;font-size:20px;font-weight:600;font-family:Inter,sans-serif;color:#000;letter-spacing:-.72px}.chart-perphomence__wrapper{position:relative;width:100%;height:100%;max-width:1600px;margin:20px auto 0;display:flex;gap:40px}.chart-perphomence__container{flex:1;background-color:#fff;height:480px;border-radius:8px;box-shadow:0 2px 8px #00000014;position:relative;display:flex;flex-direction:column;padding:32px 48px 40px}.chart-perphomence__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.chart-perphomence__branch{display:flex;align-items:center;gap:6px;cursor:pointer}.chart-perphomence__branch span{font-size:18px;font-weight:600;font-family:Inter,sans-serif;color:#000;letter-spacing:-.66px}.chart-perphomence__branch svg{width:10px;height:5px}.chart-perphomence__filter-btn{position:absolute;right:48px;top:32px;display:flex;align-items:center;gap:16px;z-index:5;background:none;border:none;cursor:pointer}.chart-perphomence__filter-content{display:flex;align-items:center;gap:4px}.chart-perphomence__filter-content svg{width:10px;height:9px}.chart-perphomence__filter-content span{font-size:12px;font-family:Inter,sans-serif;font-weight:400;color:#000;letter-spacing:-.36px}.chart-perphomence__filter-arrow{width:6px;height:3px;transform:rotate(180deg) scaleY(-1)}.chart-perphomence__content{flex:1;position:relative;margin-top:24px;display:flex}.chart-perphomence__filters{width:100%;padding-top:16px;display:flex;flex-direction:column;gap:24px}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.chart-perphomence__filters{width:400px;flex-shrink:0;gap:40px}}.chart-perphomence__filter-section{display:flex;flex-direction:column;gap:12px}.chart-perphomence__filter-title{font-size:18px;font-weight:600;font-family:Inter,sans-serif;color:#000;letter-spacing:-.54px;margin:0}.chart-perphomence__date-filter{background-color:#f9f9f9;border-radius:36px;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;gap:8px;height:44px;overflow:hidden}.chart-perphomence__date-input{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.chart-perphomence__date-input svg{width:13px;height:14px;flex-shrink:0}.chart-perphomence__date-input span{font-size:12px;font-weight:500;font-family:Inter,sans-serif;color:#000000e6;letter-spacing:-.084px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.chart-perphomence__date-input span{font-size:14px}}.chart-perphomence__date-arrow{width:14px;height:12px;flex-shrink:0}.chart-perphomence__status-filters{display:flex;flex-direction:column;gap:16px}.chart-perphomence__status-row{display:flex;align-items:center;gap:16px}.chart-perphomence__status-dropdown{flex:1;background-color:#f9f9f9;border-radius:36px;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .2s ease;height:44px;min-width:0}.chart-perphomence__status-dropdown:hover{background-color:#ececec}.chart-perphomence__status-dropdown span{font-size:12px;font-weight:500;font-family:Inter,sans-serif;color:#000c;letter-spacing:-.084px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.chart-perphomence__status-dropdown span{font-size:14px}}.chart-perphomence__status-dropdown svg{width:8px;height:4px;flex-shrink:0}.chart-perphomence__status-arrow{width:14px;height:12px;flex-shrink:0}.chart-perphomence__divider{width:100%;height:1px;background:#0000001a;margin:0;align-self:stretch}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.chart-perphomence__divider{width:1px;height:auto;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.1) 10%,rgba(0,0,0,.1) 90%,transparent);margin:0 42px}}.chart-perphomence__chart-wrapper{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;height:fit-content;max-height:350px;padding:15px;overflow:visible;width:500%}.chart-perphomence__chart-section{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;width:100%;max-width:350px;height:fit-content}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.chart-perphomence__chart-section{max-width:400px}}.chart-perphomence__pie-chart{position:relative;width:100%;height:250px;max-width:250px;display:flex;align-items:center;justify-content:center}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.chart-perphomence__pie-chart{height:280px;max-width:280px}}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.chart-perphomence__pie-chart{height:320px;max-width:320px}}.chart-perphomence__pie-chart canvas{max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important}.chart-perphomence__svg{width:100%;height:100%}.chart-perphomence__pie-segment{transition:all .2s ease}.chart-perphomence__pie-segment:hover{transform:scale(1.02);filter:brightness(1.1)}.chart-perphomence__label-value,.chart-perphomence__label-text{font-family:Inter,sans-serif;font-weight:500;letter-spacing:-.5227px;line-height:20px}.chart-perphomence__legend{display:flex;gap:20px;justify-content:center;align-items:center;margin-top:15px;flex-wrap:wrap}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.chart-perphomence__legend{gap:30px;margin-top:20px}}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.chart-perphomence__legend{gap:40px;margin-top:25px}}.chart-perphomence__legend-item{display:flex;align-items:center;gap:6px;cursor:pointer;transition:all .2s ease}.chart-perphomence__legend-item:hover{transform:scale(1.05)}.chart-perphomence__legend-color{width:11px;height:11px;border-radius:2px;border:1.5px solid #f9f9f9;box-shadow:0 0 0 1px #0000001a}.chart-perphomence__legend-text{font-size:13px;font-weight:500;font-family:Inter,sans-serif;color:#00000080;letter-spacing:-.39px}.chart-perphomence__sidebar{width:320px;flex-shrink:0;display:flex;flex-direction:column;gap:24px;padding-top:120px}.chart-perphomence__sidebar-title{font-size:20px;font-weight:600;font-family:Inter,sans-serif;color:#000;letter-spacing:-.6px}.chart-perphomence__sidebar-title span{font-size:14px;font-weight:500;font-family:Inter,sans-serif}.chart-perphomence__sidebar-content{display:flex;flex-direction:column;gap:24px}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.chart-perphomence__sidebar-content{gap:32px}}.chart-perphomence__stats{display:flex;flex-direction:column;gap:24px}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.chart-perphomence__stats{gap:32px}}.chart-perphomence__stat-row{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.chart-perphomence__stat-label{font-size:14px;font-family:Inter,sans-serif;color:#000;letter-spacing:-.42px;flex:1}.chart-perphomence__stat-value{font-size:20px;font-weight:600;font-family:Inter,sans-serif;color:#000;letter-spacing:-.66px;text-align:right;flex-shrink:0}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.chart-perphomence__stat-value{font-size:22px;width:88px}}.chart-perphomence__sidebar-divider{height:1px;background-color:#0000001a;width:100%}.chart-perphomence__summary{font-size:14px;font-family:Inter,sans-serif;color:#000c;letter-spacing:-.42px;line-height:22px}.chart-perphomence__highlight{font-weight:600;color:#0075fc}.chart-perphomence__download-btn{background-color:#0075fc;color:#f9f9f9;border:none;border-radius:99px;padding:12px 24px;height:40px;display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;font-weight:500;font-family:Inter,sans-serif;letter-spacing:-.28px;transition:all .3s ease;white-space:nowrap;width:fit-content}.chart-perphomence__download-btn:hover{background-color:#005dc9;transform:translateY(-1px);box-shadow:0 4px 12px #0075fc4d}.chart-perphomence__download-btn svg{width:15px;height:14px}.chart-perphomence__download-btn span{font-size:14px;font-weight:500;font-family:Inter,sans-serif;color:#f9f9f9;letter-spacing:-.28px}@media only screen and (min-width: 576px) and (max-width: 767.98px){.chart-perphomence{padding:.5rem}.chart-perphomence__wrapper{gap:15px}.chart-perphomence__container{max-height:400px;height:fit-content}.chart-perphomence__header{padding:15px;gap:12px}.chart-perphomence__branch-name{font-size:16px}.chart-perphomence__content{padding:10px;gap:10px;max-height:350px}.chart-perphomence__filters{gap:20px}.chart-perphomence__filter-title{font-size:16px}.chart-perphomence__date-filter,.chart-perphomence__status-dropdown{height:40px;padding:8px 12px}.chart-perphomence__date-input span,.chart-perphomence__status-dropdown span{font-size:11px}.chart-perphomence__chart-wrapper{max-height:280px;padding:10px}.chart-perphomence__pie-chart{height:200px;max-width:200px}.chart-perphomence__legend{gap:15px;margin-top:20px}.chart-perphomence__legend-text{font-size:11px}.chart-perphomence__sidebar{padding:15px;gap:20px}.chart-perphomence__sidebar-title,.chart-perphomence__stat-value{font-size:18px}.chart-perphomence__download-btn{padding:10px 20px;height:36px;font-size:13px}.chart-perphomence__download-btn span{font-size:13px}}.report-tab{height:calc(100% - 70px);display:grid;grid-template-columns:repeat(5,1fr);gap:10px;align-items:center;justify-content:center;padding:10px;margin-top:10px}.error-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(to bottom,#f9f9f9,#c4ecf7,#b3e7f5);padding:1rem}.error-content{text-align:center;background-color:#f9f9f980;padding:3rem;border-radius:.5rem;box-shadow:0 2px 12px #0000000f;max-width:550px;width:100%;position:relative}.error-content:before{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:#0075fc}.error-title{font-size:7rem;color:#0075fc;margin-bottom:.5rem;line-height:1;font-weight:700}.error-subtitle{font-size:1.8rem;color:#2b2b2b;margin-bottom:1rem;font-weight:500}.error-text{color:#757575;margin-bottom:1.5rem;font-size:1rem;line-height:1.5;max-width:85%;margin-left:auto;margin-right:auto}.error-button{display:inline-block;background-color:#0075fc;color:#f9f9f9;padding:1rem 1.5rem;border-radius:.5rem;text-decoration:none;transition:all .2s ease;font-weight:500;font-size:1rem}.error-button:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0075fc33}.profileUpdate-main{padding:1rem 3rem 5rem;border-radius:1rem;gap:1.2rem;position:relative;height:calc(100vh - 10rem);width:calc(100% - 7.5rem);margin-left:5rem;margin-top:7rem;background-color:#f9f9f9}.profileUpdate-main-header{display:flex;justify-content:space-between;margin-bottom:.5rem;font:1em sans-serif}.profile-edit-container{background-color:#e8e8e8;border-radius:12px;position:relative;z-index:1;border:1px solid #0075fc;width:100%;height:80%;margin:0 auto;display:flex}@media (max-width: 1600px){.profile-edit-container{height:90%}}.profile-nav{display:flex;gap:4px;transform:translateY(.5rem);position:relative;z-index:0;height:3.5rem}.profile-nav .nav-item{padding:1rem;border:none;border-top-left-radius:1rem;border-top-right-radius:1rem;background-color:#b7b7b7;cursor:pointer;color:#000;font-weight:500;width:15rem;display:flex;align-items:center;justify-content:center;font-size:.9rem}.profile-nav .nav-item.active{background:#f9f9f9;color:#000}.profile-content{display:flex;gap:3rem;padding:1.5rem}.profile-content .form-ids{display:flex;width:90%;gap:1rem}.profile-content .form-ids .form-group{flex:1}.profile-content .form-ids>.form-group:first-child{flex:2}.profile-content-dynamic{width:100%;padding:1.5rem;height:100%;overflow-y:auto}.profile-content-dynamic::-webkit-scrollbar{display:none}.profile-content-dynamic{-ms-overflow-style:none;scrollbar-width:none}.profile-content .content-section{flex:1;min-width:320px;display:flex;flex-direction:column}@media (max-width: 1600px){.profile-content .content-section{min-width:280px}}.profile-content .content-section h2{font-size:18px;margin-bottom:20px;color:#333;display:flex;align-items:center}.profile-content .content-section-item-box{flex:1;display:flex;flex-direction:column;gap:1rem;overflow-y:auto}.profile-content .content-section-item-box::-webkit-scrollbar{display:none}.profile-content .content-section-item-box{-ms-overflow-style:none;scrollbar-width:none}.profile-content .upload-btn{background-color:#757575;color:#f9f9f9;border:none;padding:10px 20px;border-radius:1rem;margin-bottom:24px;cursor:pointer}.profile-content .upload-btn:hover{background-color:#dadada}.profile-active{background-color:#e8e8e8!important;color:#000!important}.dynamic-selector{height:fit-content;max-height:50%;overflow:auto;margin-bottom:3rem}.dynamic-selector::-webkit-scrollbar{display:none}.dynamic-selector{-ms-overflow-style:none;scrollbar-width:none}.dynamic-selector-list{display:flex;gap:1.2rem;flex-wrap:wrap}@media (max-width: 1600px){.dynamic-selector-list{gap:1rem}}.dynamic-selector-list-item{padding:.5rem;border-radius:.5rem;cursor:pointer;border:1px solid #0075fc}@media (max-width: 1600px){.dynamic-selector-list-item{padding:.4rem;font-size:.8rem}}.dynamic-selector-list-item.active{background-color:#0075fc;color:#f9f9f9}.error-icon{color:red;margin-left:5px;animation:blink 1.5s ease-in-out infinite;font-weight:100}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}.form-group{display:flex;align-items:center}.error-icon-position{position:absolute;right:10px;top:50%;transform:translateY(-50%)}.password-input{position:relative;width:100%}.password-input input{width:100%}.auto-assign{display:flex;justify-content:space-between;align-items:center;padding:12px;background:#f9f9f9;border-radius:1rem;border:1px solid #ddd}.auto-assign .span-assign{font-size:.8rem;color:#333}.auto-assign .button-toggle{border:1px solid #dadada;border-radius:.5rem;cursor:pointer;padding:5px 10px;font-size:.8rem}.auto-assign .button-toggle.off{background:#fd6363;color:#000}.auto-assign .button-toggle.active{background:#cff3a6;color:#000}.chat-container{max-width:900px;margin:0 auto;padding:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}.chat-box{display:flex;flex-direction:column;height:550px;background-color:#fff;border-radius:16px;box-shadow:0 8px 24px #0000001f;overflow:hidden}.chat-box__header{display:flex;align-items:center;padding:20px 24px;background-color:#4f46e5;color:#fff;font-size:18px;font-weight:600;border-bottom:1px solid rgba(0,0,0,.06)}.chat-box__messages{flex:1;padding:24px;overflow-y:auto;background-color:#f9fafb;display:flex;flex-direction:column;gap:16px}.chat-box__message{max-width:75%;padding:14px 18px;border-radius:16px;line-height:1.5;font-size:15px;position:relative;white-space:pre-wrap;word-wrap:break-word;animation:fadeIn .3s ease}.chat-box__message--incoming{align-self:flex-start;background-color:#fff;box-shadow:0 2px 8px #0000000f;border-bottom-left-radius:4px;color:#1f2937}.chat-box__message--outgoing{align-self:flex-end;background-color:#4f46e5;color:#fff;border-bottom-right-radius:4px}.chat-box__message--loading{padding:10px 18px;min-height:24px}.chat-box__typing-indicator{display:flex;align-items:center;gap:4px}.chat-box__typing-indicator span{display:inline-block;width:8px;height:8px;background-color:#9ca3af;border-radius:50%;opacity:.6;animation:bounce 1.4s infinite ease-in-out}.chat-box__typing-indicator span:nth-child(1){animation-delay:0s}.chat-box__typing-indicator span:nth-child(2){animation-delay:.2s}.chat-box__typing-indicator span:nth-child(3){animation-delay:.4s}.chat-box__input{display:flex;align-items:center;padding:16px 24px;background-color:#fff;border-top:1px solid #e5e7eb;gap:12px}.chat-box__input input{flex:1;padding:12px 16px;border-radius:24px;border:1px solid #e5e7eb;background-color:#f9fafb;font-size:15px;outline:none;transition:all .2s ease}.chat-box__input input:focus{border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e51a}.chat-box__input input:disabled{background-color:#f3f4f6;cursor:not-allowed}.chat-box__input button{padding:12px 24px;background-color:#4f46e5;color:#fff;border:none;border-radius:24px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s ease}.chat-box__input button:hover{background-color:#4338ca;transform:translateY(-1px)}.chat-box__input button:active{transform:translateY(0)}.chat-box__input button:disabled,.chat-box__button--disabled{background-color:#9ca3af;cursor:not-allowed;transform:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,80%,to{transform:scale(.8)}40%{transform:scale(1.2)}}@media (max-width: 640px){.chat-container{padding:0}.chat-box{height:100vh;border-radius:0}.chat-box__message{max-width:85%}}.chat-box__messages::-webkit-scrollbar{width:6px}.chat-box__messages::-webkit-scrollbar-track{background:#f9fafb}.chat-box__messages::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:6px}.chat-box__messages::-webkit-scrollbar-thumb:hover{background-color:#9ca3af}.entry-requirements{background-color:#f9f9f9;padding:20px;border-radius:10px}.entry-requirements h2{font-size:1rem;font-weight:700;margin-bottom:15px;color:#000}.entry-requirements .requirements-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;justify-items:center}.entry-requirements .requirements-grid .requirement-item{display:flex;align-items:center;font-size:1rem;color:#000}.entry-requirements .requirements-grid .requirement-item .requirement-bullet{margin-right:8px;color:#000;font-size:1rem}.University-about{background-color:#f9f9f9;border-radius:1rem;gap:1.2rem;min-height:fit-content;padding:1.5rem 2rem}.University-about-title{font-size:1.2rem;font-weight:600;margin-bottom:1rem}.University-about-content{font-size:1rem;line-height:1.6rem;color:#000;font-weight:400}.University-about-content .read-more-btn{color:gray;cursor:pointer;margin:0;padding:0;font-size:.9rem}.university-eligiable-courses{background-color:#f9f9f9;border-radius:1rem;gap:1.2rem;min-height:60vh;padding:1.5rem 2rem}.university-eligiable-courses-cards{display:flex;flex-direction:column;gap:1.3rem;max-height:700px;overflow-y:auto}.university-eligiable-courses-card{align-items:start;justify-content:start;width:100%;display:flex;height:fit-content;padding:10px 20px;border-radius:1rem;border-width:1px;border-style:solid;border-color:#757575;background-color:#e8e8e8}.university-eligiable-courses-list{display:flex;align-items:center;flex-direction:row;justify-content:space-between;width:100%;background-color:#ebebeb;padding:10px 20px;border-radius:10px}.university-eligiable-courses-list-container{display:flex;flex-direction:column;align-items:start;justify-content:space-between;gap:.5rem;width:100%}.university-eligiable-courses-list-assigners{display:flex;align-items:center;justify-content:space-between;gap:1rem}.university-eligiable-courses-list-assigners-container{display:flex;align-items:end;flex-direction:column;gap:.5rem}.university-eligiable-courses-list-name{font-size:1.1rem;font-weight:600;color:#1f2937}.university-eligiable-courses-list-university{font-size:.875rem;color:#4b5563}.university-eligiable-courses-list-fee{font-size:1rem;font-weight:500;color:#374151}.university-eligiable-courses-qualifications{align-items:center;justify-content:space-between;width:45%;display:flex;border-color:#757575;height:9rem}.university-eligiable-courses-keys{display:flex;flex-direction:column;gap:1rem;width:10rem}.university-eligiable-courses-assigners{display:flex;flex-direction:column;gap:.3rem;width:40%;color:#000;font-weight:500}.university-eligiable-courses-selector-container{display:flex;width:50%;height:4rem;gap:1rem}.university-eligiable-courses-intake-month{font-size:12px;color:#757575}.course-selector-style{background-color:#ebebeb;padding:3px 20px;font-size:1rem;height:fit-content;border-radius:8px}.UniversityRightCard{height:fit-content;width:100%;padding:1.2rem;display:flex;flex-direction:column;gap:1.2rem}.UniversityRightCard-head{background-color:transparent}.UniversityRightCard-head-info{height:7.5rem;display:flex;justify-content:space-between;flex-direction:row;align-items:center;padding:0rem 1rem}.UniversityRightCard-head-info-details{display:flex;align-items:start;height:100%;padding:1rem;gap:1.5rem}.UniversityRightCard-head-info-person-data{display:flex;align-items:start;justify-content:space-between;height:100%;flex-direction:column;gap:.5rem}.UniversityRightCard-head-info img{width:93%;height:80%;object-fit:cover;background-color:#e8e8e8;border-radius:23%;overflow:hidden}.UniversityRightCard-head-info-location-card{display:flex;flex-direction:column}.UniversityRightCard-head-info-location{color:#757575;font-size:1rem}.UniversityRightCard-head-info-underline{height:1px;width:100%;background-color:#60bdff}.UniversityRightCard-head-info-right-card{align-items:start;justify-content:start;display:flex}.UniversityRightCard-head-info-keys{display:flex;flex-direction:column;gap:.3rem}.UniversityRightCard-head-info-assigners{display:flex;flex-direction:column;gap:.3rem;color:#000;font-weight:500}.UniversityRightCard-journy{background-color:#f9f9f9;height:7.5rem}.UniversityRightCard-boxes{display:flex;gap:1.2rem}.UniversityRightCard-box{background-color:#f9f9f9;flex:1;height:30rem;border-radius:1rem}.UserRightCard{height:fit-content;width:100%;padding:1.2rem;display:flex;flex-direction:column;gap:1.2rem}.UserRightCard-head{background-color:transparent}.UserRightCard-head-info{height:7.5rem;display:flex;justify-content:space-between;flex-direction:row;align-items:center;padding:0rem 1rem}.UserRightCard-head-info-details{display:flex;align-items:start;height:100%;padding:1rem;gap:.5rem}.UserRightCard-head-info-details img{width:80%;height:80%;object-fit:cover;background-color:#e8e8e8;border-radius:50%;overflow:hidden}.UserRightCard-head-info-person-data{display:flex;align-items:start;justify-content:space-between;height:100%;flex-direction:column;gap:.5rem}.UserRightCard-head-info-location-card{display:flex;flex-direction:column}.UserRightCard-head-info-location{color:#757575;font-size:1rem}.UserRightCard-head-info-underline{height:1px;width:100%;background-color:#60bdff}.UserRightCard-head-info-right-card{align-items:start;justify-content:start;display:flex}.UserRightCard-head-info-keys{display:flex;flex-direction:column;gap:.3rem}.UserRightCard-head-info-assigners{display:flex;flex-direction:column;gap:.3rem;color:#000;font-weight:500}.UserRightCard-boxes{display:flex;gap:1.2rem}.profileCard{height:fit-content;width:100%;padding:1.2rem;display:flex;flex-direction:column;gap:1.2rem}.profileCard-image-container{width:5.5rem;height:5.5rem;overflow:hidden;border-radius:50%;display:flex;justify-content:center;align-items:center}.profileCard-image-container img{width:100%;height:100%;object-fit:cover}.profileCard-head{background-color:transparent}.profileCard-head-info{background-color:#f9f9f9;height:7.5rem;display:flex;justify-content:space-between;flex-direction:row;align-items:center;padding:0rem 1rem;border-radius:1rem}.profileCard-head-info-details{display:flex;align-items:start;gap:1rem;height:100%;padding:1rem 0}.profileCard-head-info-person-data{display:flex;align-items:start;justify-content:space-between;height:100%;flex-direction:column;gap:.5rem}.profileCard-head-info-location-card{display:flex;flex-direction:column}.profileCard-head-info-location{color:#757575;font-size:1rem}.profileCard-head-info-underline{height:1px;width:100%;background-color:#60bdff}.profileCard-head-info-right-card{align-items:center;justify-content:space-between;width:100%;display:flex;padding:1rem;border-radius:1rem;height:min-content}.profileCard-head-info-keys{display:flex;flex-direction:column;gap:.3rem}.profileCard-head-info-assigners{display:flex;flex-direction:column;gap:.3rem;color:#000;font-weight:500;font-size:14px}.profileCard-head-assigner-card{display:flex;flex-direction:column;width:100%;background-color:#f9f9f9;border-radius:1rem}.profileCard-head-assigner-card-right-card{align-items:center;justify-content:space-between;width:100%;display:flex;padding:10px;border-radius:1rem;border-width:1px;border-style:solid;height:min-content}.profileCard-head-leadInfo{display:flex;flex-direction:column;align-items:end;gap:.2rem;text-align:end;justify-content:flex-end}.profileCard-head-leadInfo-phone{display:flex;align-items:top;justify-content:flex-end;gap:.5rem;width:100%;text-align:right}.profileCard-head-leadInfo-phone span{color:#757575;font-size:1rem;cursor:default}.profileCard-head-leadInfo-phone span:hover{color:#757575}.profileCard-head-leadInfo-phone a{text-decoration:none;color:#757575}.profileCard-head-leadInfo-phone a:hover{scale:1.1}.profileCard-head-leadInfo-phone a .waicon{color:green;font-size:1.2rem}.profileCard-head-leadInfo-email{display:flex;align-items:top;justify-content:flex-end;gap:.5rem;width:100%;text-align:right}.profileCard-head-leadInfo-email span{color:#757575;font-size:1rem;cursor:default}.profileCard-head-leadInfo-email a{text-decoration:none;color:#757575}.profileCard-head-leadInfo-email a:hover{scale:1.1}.profileCard-head-leadInfo-email a .mailicon{color:#65aaff;font-size:1.2rem}.profileCard-head-leadInfo-source{display:flex;align-items:top;justify-content:flex-end;gap:.5rem;width:100%;text-align:right}.profileCard-head-leadInfo-source span{color:#757575;font-size:1rem;cursor:default}.profileCard-head-leadInfo-source span:hover{color:#757575}.profileCard-head-leadInfo-source a{text-decoration:none;color:#757575}.profileCard-head-leadInfo-source a:hover{scale:1.1}.profileCard-head-leadInfo-source a .sourceicon{color:#757575;font-size:1.2rem}.profileCard-head-leadInfo-last-updated{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.profileCard-head-leadInfo-last-updated span{font-size:.8rem;cursor:default;color:#757575}.profileCard-journy{height:fit-content}.profileCard-boxes{display:flex;gap:1.2rem}.profileCard-box{background-color:#f9f9f9;flex:1;height:30rem;border-radius:1rem}.personal-status{background-color:#f9f9f9;display:flex;flex-direction:column;padding:1.5rem 2rem;height:fit-content}.personal-status-bottom-set{padding:1rem;display:flex;flex-direction:column}.personal-status-elements{display:flex;flex-direction:column}.personal-status-html-for{font-size:14px;font-weight:400;height:1.5rem;margin:1rem .5rem 0 0;color:#757575}.personal-status-selectors{font-size:14px;font-weight:400;color:#757575}.personal-details{background-color:#f9f9f9;display:flex;flex-direction:column;padding:1.5rem 2rem;height:41rem;width:100%}.personal-details-heading{display:flex;justify-content:space-between;align-items:center}.personal-details-created-at{display:flex!important;align-items:center!important;gap:.5rem!important;width:100%!important;margin-top:.2rem!important}.personal-details-created-at-date{display:flex;align-items:center;justify-content:center;gap:.3rem}.personal-details-created-at-date-icon{font-size:.9rem;color:#757575;display:flex;align-items:end;justify-content:center}.personal-details-created-at-date-text{font-size:.8rem;color:#757575}.personal-details-created-at-line{height:20px;width:1px;background-color:#dadada}.personal-details-created-at-hr{border:none;border-top:1px solid #dadada;width:100%;margin:.4rem 0 0}.personal-details-created-at-time{display:flex;align-items:center;justify-content:center;gap:.3rem}.personal-details-created-at-time-icon{font-size:.9rem;color:#757575;display:flex;align-items:end;justify-content:center}.personal-details-created-at-time-text{font-size:.8rem;color:#757575}.personal-details-created-at-source{display:flex;align-items:center;justify-content:center;gap:.3rem}.personal-details-created-at-source-icon{font-size:.9rem;color:#757575;display:flex;align-items:end;justify-content:center}.personal-details-created-at-source-text{font-size:.8rem;color:#757575}.personal-details-editable-detail{height:auto;min-height:10px}.personal-details-editable-detail .email-text{max-width:200px;word-wrap:break-word;white-space:normal;line-height:1.4;display:inline-block;overflow-wrap:break-word;word-break:break-all}.personal-details-editable-detail .address-container{position:relative;display:flex;align-items:center;gap:8px;width:100%}.personal-details-editable-detail .address-text{max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.personal-details-editable-detail .more-button{background:none;border:none;color:#4c4c4c;cursor:pointer;padding:0;font-size:.9rem;white-space:nowrap}.personal-details-editable-detail .more-button:hover{text-decoration:underline}.personal-details-editable-detail .full-address-tooltip{position:absolute;top:100%;left:0;right:0;color:#4c4c4c;font-size:14px;background:#f9f9f9;border:1px solid #dadada;border-radius:4px;padding:8px 12px;box-shadow:0 2px 8px #00000026;z-index:1000;max-width:300px;word-wrap:break-word;white-space:normal;margin-top:4px}.personal-details-mark-container{display:flex;flex-wrap:wrap;margin-top:.5rem;gap:1rem;align-items:center;justify-content:start;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#0075fc #f9f9f9}.personal-details-post-arrival{display:flex;flex-direction:column;gap:.5rem;margin-top:1.5rem}.personal-details-post-arrival label{font-size:14px;font-weight:400;color:#757575}.personal-details-post-arrival-selector{width:100%;height:100%;border-radius:.5rem;font-size:18px;border:1px solid #dadada;background-color:#f9f9f9;color:#757575;margin-bottom:1.5rem}.personal-details-mark-container::-webkit-scrollbar{width:8px}.personal-details-mark-container::-webkit-scrollbar-thumb{background-color:#0075fc;border-radius:10px}.personal-details-mark-container::-webkit-scrollbar-track{background-color:#f9f9f9;border-radius:10px}.personal-details-green-card{background-color:#cff3a6;height:5rem;width:7rem;border-radius:.5rem;padding:1rem;display:flex;justify-content:center;align-items:start;flex-direction:column;gap:1rem}.personal-details-green-card-add-btn{background-color:#e8e8e8;height:5rem;width:5rem;border-radius:.5rem;padding:1rem;display:flex;justify-content:center;align-items:center}.personal-details-green-card-plus{font-size:1.5rem;color:#000}.personal-details-green-card-text{text-align:center}.personal-details-green-card-percentage{display:flex;justify-content:start;align-items:center;font-weight:600}.personal-details-subset{display:flex;gap:1rem;align-items:self-start;padding:1rem 0rem}.personal-details-subset-with-wtsp{display:flex;align-items:center;justify-content:space-between}.personal-details-key-value{display:flex;flex-direction:column}.personal-details-edit-input{border:1px solid #dadada;border-radius:5px;padding:3px;width:100%;box-sizing:border-box}.personal-details-edit-input:focus{border-color:#dadada;outline:none}.personal-details-group-icons{display:flex;gap:1rem;justify-content:space-between}.react-datepicker-wrapper{width:100%}.document-upload{background-color:#f9f9f9;border-radius:1rem;gap:1.2rem;min-height:fit-content;padding:1.5rem 2rem}.document-upload-header{display:flex;align-items:center;justify-content:space-between;width:100%}.document-upload-document-container{display:grid;grid-template-columns:repeat(3,1fr);margin-top:1.5rem;gap:1rem;align-items:center;justify-content:start;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#0075fc #f9f9f9}.document-upload-document-container-add-on{background-color:#dddee4;height:11rem;width:100%;border-radius:.5rem;padding:1rem;display:flex;justify-content:center;align-items:center;cursor:pointer}.document-upload-form{margin:0;padding:0;border-radius:2px;display:flex;flex-direction:column;gap:8px;width:100%}.document-upload-form-input{width:100%;padding:4px;border:1px solid #ced4da;border-radius:4px;background-color:#f5f5f5;font-size:.95rem}.document-upload-form-label{display:block;padding:4px 6px;background-color:#e9ecef;border:1px dashed #adb5bd;border-radius:4px;text-align:center;cursor:pointer;width:100%;margin:auto;font-size:12px}@media (max-width: 1600px){.document-upload-form-label-important{font-size:14px}}.dashboard-card{background-color:#f9f9f9;border-radius:1.5rem;padding:1rem;box-shadow:0 4px 6px #0000000d;display:flex;flex-direction:column;height:100%}.dashboard-card header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;height:fit-content}.dashboard-card header h1{font-size:1.2rem;font-weight:500;color:#000}.dashboard-card-search-bar{margin-bottom:20px;height:fit-content}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.dashboard-card-search-bar{margin-bottom:10px}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.dashboard-card-search-bar{margin-bottom:0}}.dashboard-card-search-bar .search-input-container{position:relative;width:100%}.dashboard-card-search-bar .search-input-container .search-icon{left:4px;position:absolute;top:50%;transform:translateY(-50%);color:#f9f9f9;background-color:#0075fc;border-radius:50%;width:2.6rem;height:2.6rem;font-size:1rem;cursor:pointer;z-index:1;display:flex;justify-content:center;align-items:center}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.dashboard-card-search-bar .search-input-container .search-icon{width:2.4rem;height:2.4rem;font-size:12px}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.dashboard-card-search-bar .search-input-container .search-icon{width:2.2rem;height:2.2rem;font-size:12px}}.dashboard-card-search-bar .search-input-container input{width:100%;border:1px solid #dadada;border-radius:1.5rem;padding:1rem 4rem;font-family:Inter,sans-serif;font-size:14px}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.dashboard-card-search-bar .search-input-container input{font-size:14px;padding:.8rem 3rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.dashboard-card-search-bar .search-input-container input{font-size:12px;padding:.8rem 3rem}}.dashboard-card-toggle-container{margin:10px 0;display:flex;gap:1rem;align-items:center;justify-content:space-evenly}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.dashboard-card-toggle-container{margin:0 0 16px;gap:.5rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.dashboard-card-toggle-container{gap:.5rem}}.dashboard-card-toggle-container .pending-count{font-size:14px;color:#757575}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.dashboard-card-toggle-container .pending-count{font-size:13.5px}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.dashboard-card-toggle-container .pending-count{font-size:12px}}.dashboard-card .toggle-button{padding:8px;border-radius:20px;border:1px solid #dadada;background-color:#f9f9f9;color:#000;cursor:pointer;transition:all .3s ease}.dashboard-card .toggle-button.active{background-color:#0075fc;color:#f9f9f9}.dashboard-card .work-items{display:flex;flex-direction:column;gap:.8rem;overflow-y:scroll;width:100%;flex:1;scrollbar-width:none}.dashboard-card .work-items::-webkit-scrollbar{display:none}.dashboard-card .work-items .work-item{display:flex;width:100%;padding:1rem;border-radius:16px;box-shadow:none}.dashboard-card .work-items .work-item .work-item-content{display:flex;flex-direction:column;gap:1rem;width:100%}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.dashboard-card .work-items .work-item .work-item-content{gap:.5rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.dashboard-card .work-items .work-item .work-item-content{gap:.2rem}}.dashboard-card .work-items .work-item .work-item-content h2{font-size:1rem;font-weight:500;color:#1a1a1a;margin-bottom:4px}.dashboard-card .work-items .work-item .work-item-content-program{font-size:.7rem;color:#757575;display:flex;justify-content:space-between}.dashboard-card .work-items .work-item .work-item-content-top{display:flex;justify-content:space-between;align-items:start}.dashboard-card .work-items .work-item .work-item-content-top-left{display:flex;justify-content:start;align-items:center;gap:1rem}.dashboard-card .work-items .work-item .work-item-content-name-container{display:flex;flex-direction:column;gap:-4px}.dashboard-card .work-items .work-item .work-item-content-sm-bold{color:#000;font-size:.8rem;width:fit-content}.dashboard-card .work-items .work-item .work-item-footer{margin-top:8px;display:flex;justify-content:space-between;align-items:center;width:100%}.dashboard-card .work-items .work-item .work-item-footer p{color:#666;font-size:.75rem}.dashboard-card .work-items .work-item .work-item-footer-date{width:fit-content;color:#000;font-size:.8rem}.custom-datepicker{border:none;background-color:transparent;cursor:pointer;outline:none;font-size:.8rem;color:#000;text-align:end}.custom-datepicker-dash{border:none;background-color:transparent;cursor:pointer;outline:none;font-size:.8rem;color:#000;text-align:end;width:70px!important}.enrollment-card{background-color:#f9f9f9;border-radius:1.5rem;padding:1rem 2rem;box-shadow:0 4px 6px #0000000d}.enrollment-card__chart{display:flex;justify-content:space-between;flex-direction:column;margin-bottom:16px}.enrollment-card__chart .chart-column{display:flex;flex-direction:column;align-items:center;width:100%}.enrollment-card__chart .chart-column .bar{width:24px;background:#d1e2f3;border-radius:.5rem;position:relative;transition:height .3s ease}.enrollment-card__chart .chart-column .bar--active{background:#0075fc}.enrollment-card__chart .chart-column .bar .bar__badge{background:#cff3a6;color:#000;font-size:12px;padding:4px 8px;border-radius:12px;position:absolute;top:-24px;left:50%;transform:translate(-50%)}.enrollment-card__chart .chart-column .month-label{margin-top:8px;font-size:12px;color:#757575}.enrollment-card .monthly-chart{height:9.5rem;display:flex;align-items:flex-end;justify-content:space-between;width:100%;margin-bottom:16px}.enrollment-card__status{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:24px}.enrollment-card__status .percentage-badge{background:#00b100;color:#f9f9f9;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500}.enrollment-card__status .status-text{color:#666;font-size:14px}.enrollment-card__progress{padding:0rem 1rem}.enrollment-card__progress .progress-numbers{display:flex;justify-content:space-between;margin-bottom:8px}.enrollment-card__progress .progress-numbers .value{font-size:24px;font-weight:600;display:block}.enrollment-card__progress .progress-numbers .label{font-size:14px;color:#666}.enrollment-card__progress .progress-bar{height:2.5rem;background:#f5f5f5;overflow:hidden;position:relative;margin-bottom:8px}.enrollment-card__progress .progress-bar__start-cap,.enrollment-card__progress .progress-bar__end-cap{position:absolute;top:-1px;width:3px;height:40px;background:#000;z-index:2}.enrollment-card__progress .progress-bar__start-cap{left:0}.enrollment-card__progress .progress-bar .progress-fill{height:100%;background:linear-gradient(90deg,#dde1ee,#4070ff);transition:width .3s ease;position:relative;border-radius:8px}.enrollment-card__progress .progress-bar .progress-remaining{position:absolute;top:0;right:0;bottom:0;left:78%;background:repeating-linear-gradient(-45deg,transparent 1px,#4070ff 4px);border-radius:8px}.enrollment-card__progress .target-difference{font-size:14px;display:flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid #dadada;margin:1rem 2.8rem 0rem;color:#757575}.enrollment-card__progress .target-difference span{background:#f9f9f9;color:#757575;padding-right:.5rem;color:#000}.profileCardEdituser{height:fit-content;width:100%;padding:1.2rem;display:flex;flex-direction:column;gap:1.2rem}.profileCardEdituser-head{background-color:transparent}.profileCardEdituser-head-info{background-color:#f9f9f9;height:7.5rem;display:flex;justify-content:space-between;flex-direction:row;align-items:center;padding:0rem 1rem}.profileCardEdituser-head-info-details{display:flex;align-items:start;height:100%;padding:1rem}.profileCardEdituser-head-info-person-data{display:flex;align-items:start;justify-content:space-between;height:100%;flex-direction:column;gap:.5rem}.profileCardEdituser-head-info img{width:80%;height:80%;object-fit:cover;background-color:#e8e8e8;border-radius:50%;overflow:hidden}.profileCardEdituser-head-info-location-card{display:flex;flex-direction:column}.profileCardEdituser-head-info-location{color:#757575;font-size:1rem}.profileCardEdituser-head-info-underline{height:1px;width:100%;background-color:#60bdff}.profileCardEdituser-head-info-right-card{align-items:center;justify-content:space-between;width:45%;display:flex;padding:10px 20px;border-radius:1rem;border-width:1px;border-style:solid;border-color:#757575;height:min-content}.profileCardEdituser-head-info-keys{display:flex;flex-direction:column;gap:.3rem}.profileCardEdituser-head-info-assigners{display:flex;flex-direction:column;gap:.3rem;color:#000;font-weight:500}.profileCardEdituser-journy{background-color:#f9f9f9;height:7.5rem}.profileCardEdituser-boxes{display:flex;gap:1.2rem}.profileCardEdituser-box{background-color:#f9f9f9;flex:1;height:30rem;border-radius:1rem}.personalUserEdit-status{background-color:#f9f9f9;display:flex;flex-direction:column;padding:1.5rem 2rem;height:fit-content}@media (max-width: 1600px){.personalUserEdit-status{height:111%;overflow-y:auto}}.personalUserEdit-status-bottom-set{padding:1rem;display:flex;flex-direction:column}.personalUserEdit-status-elements{display:flex;flex-direction:column}.personalUserEdit-status-html-for{font-size:1rem;font-weight:300;height:1.5rem;color:#757575}.personalUserEdit-status-selectors{font-size:1rem;font-weight:400;color:#757575}.personalUserEdit-details{background-color:#f9f9f9;display:flex;flex-direction:column;padding:1.5rem 2rem;height:28rem}.personalUserEdit-details-heading{display:flex;justify-content:space-between;align-items:center}.personalUserEdit-details-editable-detail{height:10px}.personalUserEdit-details-mark-container{display:grid;grid-template-columns:repeat(3,1fr);margin-top:1.5rem;gap:1rem;align-items:center;justify-content:start;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#0075fc #f9f9f9}.personalUserEdit-details-mark-container::-webkit-scrollbar{width:8px}.personalUserEdit-details-mark-container::-webkit-scrollbar-thumb{background-color:#0075fc;border-radius:10px}.personalUserEdit-details-mark-container::-webkit-scrollbar-track{background-color:#f9f9f9;border-radius:10px}.personalUserEdit-details-green-card{background-color:#cff3a6;height:5rem;width:5rem;border-radius:.5rem;padding:1rem;display:flex;justify-content:center;align-items:start;flex-direction:column;gap:1rem}.personalUserEdit-details-green-card-add-btn{background-color:#e8e8e8;height:5rem;width:5rem;border-radius:.5rem;padding:1rem;display:flex;justify-content:center;align-items:center}.personalUserEdit-details-green-card-plus{font-size:1.5rem;color:#000}.personalUserEdit-details-green-card-text{text-align:center}.personalUserEdit-details-green-card-percentage{display:flex;justify-content:start;align-items:center;font-weight:600}.personalUserEdit-details-subset{display:flex;gap:1rem;align-items:self-start;padding:1rem 0rem}.personalUserEdit-details-subset-with-wtsp{display:flex;align-items:center;justify-content:space-between}.personalUserEdit-details-key-value{display:flex;flex-direction:column}.personalUserEdit-details-edit-input{border:1px solid #dadada;border-radius:5px;padding:3px;width:100%;box-sizing:border-box}.personalUserEdit-details-edit-input:focus{border-color:#dadada;outline:none}.personalUserEdit-details-group-icons{display:flex;gap:1rem;justify-content:space-between}.personalUserEdit-details-buttons{height:5rem;display:flex;align-items:center;justify-content:center;padding:2rem 1rem 1rem;gap:2rem}.start-application{position:sticky;bottom:0;height:15rem;width:100%;background:linear-gradient(to bottom,#0000,#0000004d);z-index:10;display:flex;justify-content:center;align-items:end;padding-bottom:3rem;font-weight:500}.progress-tracker{width:100%;min-height:fit-content}.progress-tracker__section{margin-bottom:35px}.progress-tracker__container{margin:0 auto;padding:1rem;display:flex;flex-direction:column;min-height:fit-content}.progress-tracker__steps{display:flex;justify-content:space-between;position:relative;border-radius:1rem;height:90%}.progress-tracker__steps:before{content:"";border-radius:1rem;position:absolute;top:0;left:0;height:30px;width:100%;background:linear-gradient(to right,#85cde9 0%,#c3dfeb var(--completed-width, 0%),rgba(167,211,228,0) calc(var(--completed-width, 0%) + 18%));z-index:0;transition:background .3s ease-in-out;box-shadow:5px 8px 6px #0000000d}.progress-tracker__step{position:relative;z-index:1;display:flex;flex-direction:column-reverse;align-items:center}.progress-tracker__dot{width:16px;height:16px;border-radius:.5rem;background-color:#c2a6a6;display:flex;align-items:center;justify-content:center;transform:translateY(-7px)}.progress-tracker__dot--completed{background-color:#00b100;box-shadow:0 0 5px 2px #19802680}.progress-tracker__label{font-size:.8rem;color:#292929;transform:translateY(-20px)}.progress-tracker__bottom{display:flex;align-items:center;justify-content:space-between}.progress-tracker__university{display:inline-flex;align-items:center;border-radius:1rem;padding:.5rem;border:1px solid;background-color:#f9f9f9;color:#fff}.progress-tracker__university-name{font-size:.8rem;color:#000}.progress-tracker__university-button{margin-left:.5rem;color:#0075fc}.progress-tracker__all-apps{font-size:.8rem;color:gray;background:none;border:none}.select-user-container{display:flex;align-items:center;justify-content:start;background-color:#f9f9f9;border-radius:5rem}.select-user-container .custom-user-select{width:100%;font-size:15px;color:#000;background-color:#f9f9f9;border-radius:15px;outline:none;border:none;cursor:pointer}.select-user-container .custom-user-select:hover{background-color:#f9f9f9}.select-user-container .custom-user-select option{color:#000;background-color:#f9f9f9}.dashboard-leads{background-color:#f9f9f9;border-radius:1.5rem;box-shadow:0 4px 6px #0000000d;height:100%}.dashboard-leads header{display:flex;justify-content:space-between;align-items:center}.dashboard-leads .lead-items{display:flex;flex-direction:column;gap:.6rem;width:100%;flex:1;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.dashboard-leads .lead-items .lead-item:nth-child(odd) .label{background-color:#e8f0c6}.dashboard-leads .lead-items .lead-item:nth-child(2n) .label{background-color:#b3e7f5}.dashboard-leads .lead-items .lead-item{display:flex;justify-content:space-between;height:3rem;align-items:center;padding-left:2px;padding-right:1rem;border:1px solid #dadada;border-radius:8rem;padding:.2rem;font-size:.8rem}.dashboard-leads .lead-items .lead-item .lead-count{display:inline-block;font-size:1.8rem;display:flex;justify-content:start;align-items:center;height:100%;width:3rem;color:#0075fc}.dashboard-leads .lead-items .lead-item .label{width:10rem;display:flex;justify-content:center;align-items:center;padding:.8rem;text-wrap:nowrap;border-radius:4rem;background-color:#e8f0c6}.dashboard-leads .appStatusSelector{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.dashboard-leads{background-color:#f9f9f9;border-radius:1.5rem;padding:1rem;box-shadow:0 4px 6px #0000000d;height:100%}.dashboard-leads header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.7rem}.dashboard-leads .lead-items{display:flex;flex-direction:column;gap:.6rem;width:100%;max-height:13.5rem;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.dashboard-leads .lead-items::-webkit-scrollbar{display:none}@media (max-width: 1600px){.dashboard-leads .lead-items{max-height:9.5rem}}@media (max-width: 1400px){.dashboard-leads .lead-items{max-height:7.5rem}}.dashboard-leads .lead-items .lead-item{display:flex;justify-content:space-between;align-items:center;padding:.2rem;height:3rem;font-size:.8rem;border:1px solid #dadada;border-radius:8rem}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.dashboard-leads .lead-items .lead-item{height:3.5rem}}.dashboard-leads .lead-items .lead-item .lead-item-btn-box{width:2rem;height:2rem;background-color:#0075fc;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-left:.5rem}.dashboard-leads .lead-items .lead-item .lead-count{display:flex;justify-content:start;align-items:center;width:3rem;font-size:1.2rem;color:#0075fc}.dashboard-leads .lead-items .lead-item .label{width:10rem;display:flex;justify-content:center;align-items:center;border-radius:4rem}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.dashboard-leads .lead-items .lead-item .label{width:8rem}}.performance{background-color:#f9f9f9;border-radius:1.5rem;padding:1rem 2rem;box-shadow:0 4px 6px #0000000d;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.performance .title{width:100%}.performance__gauge{position:relative;width:100%;max-width:260px;margin:0 auto}.performance__gauge-svg{width:100%;height:auto;transform:rotate(0);overflow:hidden;clip-path:polygon(0,100% 0,100% 100%)}.performance__gauge-background{fill:none;stroke-width:16;stroke-linecap:round}.performance__gauge-progress{fill:none;stroke:url(#blue-gradient);stroke-width:16;stroke-linecap:round;transform-origin:center;transition:stroke-dashoffset 1s ease-out}.performance__gauge-value{position:absolute;bottom:0;left:50%;transform:translate(-50%);font-size:48px;font-weight:600;color:#1a1f36;margin-bottom:1.5rem}.performance__gauge-total{position:absolute;right:0;top:20%;font-size:14px;color:#6b7280;background-color:#f3f4f6;padding:4px 8px;border-radius:12px}.performance__stats{margin-top:12px}.performance__increase{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:24px}.performance__increase-value{background:#00b100;color:#f9f9f9;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500}.performance__increase-label{color:#666;font-size:14px}.performance__applications{font-size:14px;display:flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid #dadada;padding:.2rem 0rem;margin:0 auto;margin-top:1rem;width:15rem;border-radius:2rem;color:#757575}.performance__applications span{background:#f9f9f9;color:#757575;padding-right:.5rem;color:#000}.leaderboard{background-color:#f9f9f9;border-radius:1.5rem;padding:1rem 2rem;box-shadow:0 4px 6px #0000000d;height:20rem;display:flex;flex-direction:column;justify-content:space-between}.leaderboard__header{display:flex;justify-content:space-between;align-items:center}.leaderboard__trophy-btn{width:40px;height:40px;border-radius:50%;border:none;background-color:#fff;box-shadow:0 2px 4px #0000000d;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.leaderboard__trophy-btn:hover{transform:scale(1.05)}.leaderboard__content{display:flex;align-items:flex-start;justify-content:center;gap:16px}.leaderboard__item{display:flex;align-items:center;flex-direction:column;gap:12px;padding:8px;border-radius:12px;transition:background-color .2s ease}.leaderboard__item:hover{background-color:#f8f9ff}.leaderboard__position{color:#4070ff;font-size:14px;min-width:32px}.leaderboard__avatar{width:4rem;height:4rem;border-radius:.5rem;overflow:hidden}.leaderboard__avatar img{width:100%;height:100%;object-fit:cover}.leaderboard__avatar--center{width:6rem;height:6rem}.leaderboard__info{display:flex;flex-direction:column;flex:1}.leaderboard__name{font-size:14px;font-weight:500;color:#1a1f36}.leaderboard__score{font-size:.7rem;color:#00b100;text-align:center}.leaderboard__stat-item{display:flex;align-items:center;justify-content:center;gap:8px}.leaderboard__stat-item--negative .leaderboard__stat-value{background-color:#fd6363;color:#f9f9f9;padding:4px 8px;border-radius:12px}.leaderboard__stat-value{font-size:.7rem}.leaderboard__stat-label{font-size:14px;color:#6b7280}.messages{background-color:#f9f9f9;border-radius:1.5rem;padding:1.2rem;box-shadow:0 4px 6px #0000000d;display:flex;flex-direction:column;height:100%;gap:1rem;overflow-y:hidden}.messages__header{display:flex;justify-content:space-between;align-items:center}.messages-scroll{flex:1;height:fit-content;overflow-y:auto;padding-right:10px}.messages-scroll::-webkit-scrollbar{width:8px}.messages__add-btn{width:40px;height:40px;border-radius:50%;border:none;background-color:#4070ff;color:#fff;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.messages__add-btn:hover{transform:scale(1.05)}.messages__search input{font-family:Inter,sans-serif}.messages__search-input{width:100%;padding:12px 16px;border:1px solid #dadada;border-radius:1.5rem;font-size:14px;outline:none;transition:border-color .2s ease}.messages__search-input::placeholder{color:#9ca3af}.messages__search-input:focus{border-color:#4070ff}.messages__list{display:flex;flex-direction:column;height:fit-content}.message-item{display:flex;align-items:center;padding:8px;border-radius:12px;height:10rem;gap:1rem;transition:background-color .2s ease;position:relative;justify-content:space-between;flex:1;cursor:pointer}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.message-item{gap:0rem}}.message-item:hover{background-color:#fff}.message-item__avatar{width:40px;height:40px;border-radius:50%;overflow:hidden}.message-item__avatar img{width:100%;height:100%;object-fit:cover}.message-item__content{flex:1}.message-item__header{display:flex;justify-content:start;align-items:center;margin-bottom:4px;gap:1rem}.message-item__name-text-container{display:flex;flex-direction:column;width:10rem;overflow:hidden;gap:4px}.message-item__name{font-size:14px;font-weight:400;color:#1a1f36;text-transform:capitalize;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.message-item__name-unread{font-weight:600}.message-item__time{font-size:12px;color:#6b7280}.message-item__time-unread{font-weight:500;color:#4070ff}.message-item__text{font-size:13px;color:#878d99;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:280px}.message-item__text-unread{font-weight:500;color:#464a4e}.message-item__unread{position:absolute;right:4.5rem;top:50%;transform:translateY(-50%);background-color:#4070ff;color:#fff;font-size:12px;font-weight:500;padding:2px 6px;border-radius:50%;min-width:20px;height:20px;display:flex;align-items:center;justify-content:center}.users-list{background-color:#f9f9f9;display:flex;flex-direction:column;height:100%;gap:1rem}.users-list .message-item{margin-bottom:4px}.users-list .message-item__status{font-size:12px;color:#6b7280}.no-users-message{text-align:center;padding:20px;color:#666}.messages-scroll::-webkit-scrollbar{width:8px;height:8px}.messages-scroll::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.messages-scroll::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px;border:2px solid #f1f1f1}.messages-scroll::-webkit-scrollbar-thumb:hover{background:#9ca3af}.chatbox-scroll{padding-right:10px}.chatbox-scroll p{line-height:1.4!important;margin-bottom:0!important}.chatbox-scroll::-webkit-scrollbar{width:8px;height:8px}.chatbox-scroll{flex:1;overflow-y:auto;height:calc(100% - 160px);padding:8px;scroll-behavior:smooth}.chatbox-scroll::-webkit-scrollbar{width:8px}.chatbox-scroll::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.chatbox-scroll::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px;border:2px solid #f1f1f1}.chatbox-scroll::-webkit-scrollbar-thumb:hover{background:#9ca3af}*{scrollbar-width:thin;scrollbar-color:#d1d5db #f1f1f1}.confirmation-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.confirmation-modal{background-color:#fff;padding:24px;border-radius:8px;width:400px;max-width:90%;box-shadow:0 2px 10px #0000001a}.confirmation-modal-title{font-size:1.25rem;font-weight:600;margin-bottom:16px}.confirmation-modal-message{margin-bottom:24px;color:#666}.confirmation-modal-buttons{display:flex;justify-content:flex-end;gap:12px}.confirmation-modal-button{padding:8px 16px;border-radius:4px;border:none;cursor:pointer;font-weight:500}.confirmation-modal-button.cancel{background-color:#f0f0f0;color:#666}.confirmation-modal-button.cancel:hover{background-color:#e0e0e0}.confirmation-modal-button.confirm{background-color:#dc3545;color:#fff}.confirmation-modal-button.confirm:hover{background-color:#c82333}.btn-loader{height:1rem;width:1rem;border:1px solid #f3f3f3;border-top:1px solid #3498db;border-radius:50%;animation:spin 1s linear infinite}.btn-bigloader{height:5rem;width:5rem;border:1px solid #f3f3f3;border-top:1px solid #3498db;border-radius:50%;animation:spin 1s linear infinite;display:flex;align-items:center;justify-content:center}.loader{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.loader-round-names{width:100%;height:30rem;display:flex;align-items:center;justify-content:center}.loader2{width:80px;height:fit-content;position:relative;background-color:#ff0}.loader-text{position:absolute;top:0;padding:0;margin:0;color:#60bdff;animation:text_713 3.5s ease both infinite;font-size:.8rem;letter-spacing:1px}.load{background-color:#0075fc;border-radius:50px;display:block;height:16px;width:16px;bottom:0;position:absolute;transform:translate(64px);animation:loading_713 3.5s ease both infinite}.load:before{position:absolute;content:"";width:100%;height:100%;background-color:#60bdff;border-radius:inherit;animation:loading2_713 3.5s ease both infinite}@keyframes text_713{0%{letter-spacing:1px;transform:translate(0)}40%{letter-spacing:2px;transform:translate(26px)}80%{letter-spacing:1px;transform:translate(32px)}90%{letter-spacing:2px;transform:translate(0)}to{letter-spacing:1px;transform:translate(0)}}@keyframes loading_713{0%{width:16px;transform:translate(0)}40%{width:100%;transform:translate(0)}80%{width:16px;transform:translate(64px)}90%{width:100%;transform:translate(0)}to{width:16px;transform:translate(0)}}@keyframes loading2_713{0%{transform:translate(0);width:16px}40%{transform:translate(0);width:80%}80%{width:100%;transform:translate(0)}90%{width:80%;transform:translate(15px)}to{transform:translate(0);width:16px}}.CountryBtn{position:relative;padding:10px 20px;background-color:#007bff;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease}.CountryBtn.copied{background-color:#4caf50;animation:bounce .5s ease}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.date_container{width:100%;height:50vh;display:grid;grid-template-columns:1fr 1fr .5fr;gap:.5rem}.date_popup_selector{display:flex;align-items:center;justify-content:center}.date_custom{display:flex;align-items:center;justify-content:center;flex-direction:column}.date_custom ul{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;list-style:none}.date_custom ul li.selected{color:#f0f3f4;background-color:#1c657e}.date-modal{padding:1rem}.date_container{width:100%;height:fit-content;display:grid;grid-template-columns:1fr 1fr .5fr;gap:.5rem;padding-bottom:2rem}.date_popup_selector,.date_custom{display:flex;justify-content:center;align-items:center}.date_custom ul{display:flex;justify-content:center;align-items:center;gap:1rem}.date_custom ul li{font-size:1rem;font-weight:500;width:100%;text-align:left;padding:.5rem 2rem;cursor:pointer;border-radius:1rem;background:#fff}.date_custom ul li:hover{background-color:#c5c4c4}.date_custom ul li.selected{color:#f0f3f4;background-color:#0075fc}.material-datepicker{--color-primary: #0075fc;--color-primary-light: rgb(35, 126, 157);--color-text: #333;--color-border: #e2e8f0}.material-datepicker .my-datepicker{margin:1rem 0;padding:1rem;background:#fff;width:fit-content;height:100%;border-radius:8px;box-shadow:0 4px 6px #0000001a}.material-datepicker .my-datepicker *,.material-datepicker .my-datepicker *:focus,.material-datepicker .my-datepicker *:focus-visible,.material-datepicker .my-datepicker *:focus-within,.material-datepicker .my-datepicker button,.material-datepicker .my-datepicker button:focus,.material-datepicker .my-datepicker button:focus-visible,.material-datepicker .my-datepicker .rdp-button:focus,.material-datepicker .my-datepicker .rdp-button:focus-visible{outline:none!important;box-shadow:none!important;-webkit-tap-highlight-color:transparent!important}.material-datepicker .my-datepicker button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.material-datepicker .my-datepicker .rdp-months{padding:.5rem}.material-datepicker .my-datepicker .rdp-cell{padding:.25rem}.material-datepicker .my-datepicker .rdp-button{width:40px;height:40px;font-size:.9rem;border-radius:50%;transition:all .2s ease;color:var(--color-text);position:relative;overflow:hidden}.material-datepicker .my-datepicker .rdp-button:hover:not(:disabled):not(.rdp-day_selected){background-color:#1c657e1a;color:var(--color-primary);border-radius:50%}.material-datepicker .my-datepicker .rdp-button:focus,.material-datepicker .my-datepicker .rdp-button:focus-visible,.material-datepicker .my-datepicker .rdp-button:focus-within{outline:none!important;box-shadow:none!important;background-color:#1c657e0d;border-radius:50%}.material-datepicker .my-datepicker .rdp-day_selected,.material-datepicker .my-datepicker .rdp-day_selected:focus,.material-datepicker .my-datepicker .rdp-day_selected:hover,.material-datepicker .my-datepicker .rdp-day_selected:focus-visible{background-color:var(--color-primary)!important;color:#fff!important;font-weight:500;border-radius:50%!important;overflow:hidden}.material-datepicker .my-datepicker .rdp-day_selected:before,.material-datepicker .my-datepicker .rdp-day_selected:focus:before,.material-datepicker .my-datepicker .rdp-day_selected:hover:before,.material-datepicker .my-datepicker .rdp-day_selected:focus-visible:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:inherit;border-radius:50%}.material-datepicker .my-datepicker .rdp-head_cell{color:var(--color-primary);font-weight:600;font-size:.9rem;padding:.5rem}.material-datepicker .datepicker-caption{display:flex;justify-content:center;padding:.5rem 0;margin-bottom:.5rem}.material-datepicker .datepicker-caption .year-dropdown{padding:.5rem 2rem .5rem 1rem;border:1px solid var(--color-border);border-radius:6px;font-size:1rem;cursor:pointer;color:var(--color-text);background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M10.293 3.293L6 7.586 1.707 3.293A1 1 0 00.293 4.707l5 5a1 1 0 001.414 0l5-5a1 1 0 10-1.414-1.414z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .7rem center;background-size:.8em}.material-datepicker .datepicker-caption .year-dropdown:hover{border-color:var(--color-primary)}.material-datepicker .datepicker-caption .year-dropdown:focus{border-color:var(--color-primary);outline:none!important;box-shadow:none!important}.material-datepicker .rdp-nav_button{width:32px;height:32px;border-radius:50%;color:var(--color-primary);transition:all .2s ease}.material-datepicker .rdp-nav_button:hover{background-color:#1c657e1a}.material-datepicker .rdp-nav_button:focus,.material-datepicker .rdp-nav_button:focus-visible{border-radius:50%;background-color:#1c657e1a;outline:none!important;box-shadow:none!important}.material-datepicker .rdp-day_today:not(.rdp-day_selected){position:relative;color:var(--color-primary);font-weight:500;border-radius:50%}.material-datepicker .rdp-day_today:not(.rdp-day_selected):after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:2px solid var(--color-primary);border-radius:50%;pointer-events:none}.rdp-selected .rdp-day_button{border:none!important}.rdp-day_button{border-radius:1rem!important}.switch{--button-width: 3.5em;--button-height: 2em;--toggle-diameter: 1.5em;--button-toggle-offset: calc( (var(--button-height) - var(--toggle-diameter)) / 2 );--toggle-shadow-offset: 10px;--toggle-wider: 3em;--color-grey: #cccccc;--color-green: #4296f4}.slider{display:inline-block;width:var(--button-width);height:var(--button-height);background-color:var(--color-grey);border-radius:calc(var(--button-height) / 2);position:relative;transition:.3s all ease-in-out}.slider:after{content:"";display:inline-block;width:var(--toggle-diameter);height:var(--toggle-diameter);background-color:#fff;border-radius:calc(var(--toggle-diameter) / 2);position:absolute;top:var(--button-toggle-offset);transform:translate(var(--button-toggle-offset));box-shadow:var(--toggle-shadow-offset) 0 calc(var(--toggle-shadow-offset) * 4) #0000001a;transition:.3s all ease-in-out}.switch input[type=checkbox]:checked+.slider{background-color:var(--color-green)}.switch input[type=checkbox]:checked+.slider:after{transform:translate(calc(var(--button-width) - var(--toggle-diameter) - var(--button-toggle-offset)));box-shadow:calc(var(--toggle-shadow-offset) * -1) 0 calc(var(--toggle-shadow-offset) * 4) #0000001a}.switch input[type=checkbox]:checked:active+.slider:after{transform:translate(calc(var(--button-width) - var(--toggle-wider) - var(--button-toggle-offset)))}.switch input[type=checkbox]{display:none}.date_custom_checkbox{display:flex;align-items:center;justify-content:flex-start;gap:1rem;width:100%;margin-top:1rem}.date_custom_checkbox .date_custom_checkbox_text{font-weight:500;color:#333;margin-bottom:.2rem}.date_custom_checkbox .date_custom_checkbox_description{color:red}.dashbord-container{margin-top:3rem;margin-left:3rem;height:calc(100vh - 3rem);width:calc(100vw - 3rem)}.dashbord-container-cards{height:100%;width:100%;display:grid;grid-template-columns:1fr 1fr 1.2fr 1fr;gap:1rem}.dashbord-container-item{display:flex;flex-direction:column;gap:1rem;border-radius:1rem;height:100%;overflow:hidden}@media only screen and (min-width: 1400px) and (max-width: 1699.98px){.dashbord-container-item{gap:.5rem}}@media only screen and (min-width: 1200px) and (max-width: 1399.98px){.dashbord-container-item{gap:.2rem}}.dashbord-container-item-firstbox,.dashbord-container-item-secondbox{flex:1.5}.dashbord-container-item-chartbox{height:fit-content;border-radius:1rem}.dashbord-container-item-performance{flex:1;border-radius:1rem}.dashbord-container-item-leader{border-radius:1rem}.dashbord-container-item-message{flex:1;border-radius:1rem;overflow-y:auto}.loading-overlay-fullscreen{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.loading-content{display:flex;flex-direction:column;align-items:center;gap:1rem}.loading-spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid blue;border-radius:50%;animation:spin 1s linear infinite}.loading-text{color:#fff;font-size:1.2rem;font-weight:600;letter-spacing:1px}.body-loader{width:100%;height:100%;background-color:#c4ecf7;display:flex;justify-content:center;align-items:center;z-index:9999}.body-loader .loader{display:flex;flex-direction:column;align-items:center;gap:1rem}.body-loader .loader .spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;animation:spin 1s linear infinite}.body-loader .loader p{color:#3498db;font-size:1.2rem;font-weight:500}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.chatbox{border-radius:1.5rem;display:flex;flex-direction:column;min-height:80vh;justify-content:space-between;position:relative}.chatbox-container{display:flex;flex-direction:column;height:100%}.chatbox-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;position:sticky;top:0;background-color:#f9f9f9;z-index:10;padding-bottom:10px}.chatbox-head-profilehead{display:flex;gap:4px}.chatbox-head-profilehead-pic{width:35px;border-radius:50%}.chatbox-head-profilehead-online{display:flex;flex-direction:column;justify-content:center}.chatbox-head-profilehead-online h6{font-size:12px;font-weight:400;color:gray}.chatbox-head-title{display:flex;align-items:start;justify-content:start;font-size:large;text-transform:capitalize;font-weight:600}.chatbox-head-back{width:40px;height:40px;border-radius:50%;background-color:#0075fc;border:none;cursor:pointer}.chatbox-type{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 1px 1px;gap:5px;position:sticky;bottom:-10px;z-index:10}.chatbox-type-input{resize:none;font-size:12px;height:40px;margin:0;padding:5px 70px 5px 10px;width:100%;border-radius:10px;border:1px solid #dadada;outline:none;transition:border-color .2s ease;font-family:Inter,sans-serif;font-size:14px}.chatbox-type-input::placeholder{font-size:14px;color:#696969}.chatbox-type-input:focus{border-color:#0075fc;background:#ededed}.chatbox-scroll{display:flex;flex-direction:column;flex:1;overflow-y:auto;padding:10px 0;margin:10px 0;scrollbar-width:none}.chatbox-scroll::-webkit-scrollbar{display:none}.chatbox-scroll p{padding:12px;border-radius:18px;width:fit-content;max-width:100%;font-size:12px;line-height:1.4;margin:4px 0;box-shadow:0 1px 2px #0000001a;word-wrap:break-word}.chatbox-message{margin:2px 0;border-radius:8px;max-width:70%;display:inline-block}.chatbox-message-sent{align-self:flex-end;text-align:right}.chatbox-message-sent p{background-color:#0075fc;color:#fff;border-bottom-right-radius:4px;font-size:14px}.chatbox-message-received{align-self:flex-start}.chatbox-message-received p{background-color:#e8e8e8;font-size:14px;border-bottom-left-radius:4px}.dependancies{width:100%;height:100%;min-width:230px}.dependancies h2{margin-bottom:20px;color:#333}.dependancies-item-box{display:flex;flex-direction:column;gap:1rem}.dependancies-holder{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.dependancies-holder .dependancies-content{padding:20px}.dependancies-holder .dependancies-content .dependancies-content-row{display:flex;justify-content:space-between;gap:20px}@media (max-width: 1600px){.dependancies-holder .dependancies-content .dependancies-content-row{flex-direction:column}}.dependancies-branch-names{height:100%;width:100%;display:flex;align-items:start;justify-content:center;gap:1rem}.dependancies-branch-names-left{width:50%;height:27rem;display:flex;flex-direction:column;overflow:auto;gap:.5rem}.dependancies-branch-names-left::-webkit-scrollbar{display:none}.dependancies-branch-names-left{-ms-overflow-style:none;scrollbar-width:none}@media (max-width: 1600px){.dependancies-branch-names-left{height:35%}}.dependancies-branch-names-left-warning{color:#4c4c4c;font-size:14px;height:10rem;display:flex;justify-content:center;align-items:center}@media (max-width: 1600px){.dependancies-branch-names-left_branch{height:83%}}@media (max-width: 1600px){.dependancies-branch-names-left_country{height:50%}}@media (max-width: 1600px){.dependancies-branch-names-left_status{height:29%}}.dependancies-branch-names-right{width:50%;height:100%}.dependancies-branch-names-row{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;width:80%;max-height:30rem;overflow:scroll}.dependancies .form-group select,.dependancies .form-group textarea,.dependancies .form-group input{width:100%;height:3rem;padding:0 1rem;border-radius:1rem;border:none;outline:none;color:#757575}.dependancies .form-group textarea{height:8rem;padding:.5rem 1rem;font-size:.8rem!important;resize:none;width:100%!important;scrollbar-width:none}.dependancies .form-group textarea::-webkit-scrollbar{display:none}.dependancies .form-group p{font-size:.8rem;color:#000;margin-bottom:.5rem;padding:0 .5rem;font-weight:500}.dependancies-status-box{display:flex;flex-direction:column;gap:1.5rem}.dependancies .status-form-group{display:flex;gap:3rem}.dependancies .status-form-group .status-item{background-color:#f9f9f9;width:100%;height:3.5rem;border-radius:.5rem;display:flex;align-items:center;justify-content:start;padding:0 1rem;cursor:pointer}.dependancies .status-form-group select,.dependancies .status-form-group input{width:100%;height:2.5rem;padding:0 1rem;border-radius:.5rem;border:none;outline:none;color:#757575}.dependancies .status-form-group textarea{height:8rem;padding:.5rem 1rem;resize:none;width:100%!important;scrollbar-width:none;border-radius:.5rem;border:none;outline:none;font-size:.7rem;color:#757575}.dependancies .status-form-group textarea::-webkit-scrollbar{display:none}@media (max-width: 1600px){.dependancies .status-form-group textarea{height:4rem}}.dependancies .status-form-group p{font-size:.8rem;color:#000;margin-bottom:.5rem;padding:0 .5rem;font-weight:500;min-width:100px}.dependancies .status-form-group-sub-status{height:fit-content;overflow-y:auto;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.dependancies .status-form-group-sub-status::-webkit-scrollbar{width:8px}.dependancies .status-form-group-sub-status::-webkit-scrollbar-track{background:#0075fc1a;border-radius:4px}.dependancies .status-form-group-sub-status::-webkit-scrollbar-thumb{background:#0075fc80;border-radius:4px}.dependancies .status-form-group-sub-status::-webkit-scrollbar-thumb:hover{background:#0075fcb3}.dependancies .status-form-group-sub-status-element{font-size:.7rem;border:1px solid #dadada;min-height:1.5rem;height:1.5rem;min-width:0;width:fit-content;border-radius:.5rem;background:#0075fc;color:#f9f9f9;display:flex;justify-content:start;align-items:center;padding:0 .5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dependancies .status-form-group .tab-buttons{display:flex;gap:1rem}.dependancies .status-form-group .tab-buttons button{padding:8px 20px;border-radius:1rem;border:1px solid #dadada;cursor:pointer;background-color:#f9f9f9;color:#4c4c4c;font-size:.8rem}.dependancies .status-form-group .tab-buttons button.active{background-color:#0075fc;color:#f9f9f9}.dependancies .status-form-group .tab-buttons button:hover{background-color:#dadada;color:#000}.dependancies .status-form-group .class-select{display:flex;gap:1rem}.dependancies .status-form-group .class-select button{padding:8px 20px;border-radius:1rem;border:1px solid #dadada;cursor:pointer;background-color:#f9f9f9;color:#4c4c4c;font-size:.8rem}.dependancies .status-form-group .class-select button.selected{background-color:#0075fc;color:#f9f9f9}.dependancies .status-form-group .class-select button:hover{background-color:#dadada;color:#000}.popover-content{background:#fff;padding:20px;border-radius:8px;min-width:250px;box-shadow:0 2px 10px #0000001a;z-index:10000000000}.popover-content h3{margin-top:0;margin-bottom:15px;font-size:16px}.popover-content select{width:100%;padding:8px;margin-bottom:15px;border:1px solid #ccc;border-radius:4px}.popover-buttons{display:flex;justify-content:flex-end}.popover-buttons button{padding:8px 16px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer}.popover-buttons button:hover{background-color:#0056b3}.Popover{z-index:999!important}.Popover-body{z-index:1000!important}.popover-content{background:#fff;padding:20px;border-radius:8px;min-width:250px;box-shadow:0 2px 10px #0000001a;z-index:1000}.popover-content select{position:relative;z-index:1001}.Popover-tip{z-index:1000!important}.Popover,.Popover-body{transition:none!important;transform:none!important;animation:none!important}.Popover-tip{display:none!important}.popover-buttons{display:flex;gap:10px;margin-top:10px;justify-content:flex-end}.cancel-btn{background-color:#fff!important;color:#007bff!important;border:1px solid #007bff!important}.select-btn:disabled{background-color:#ccc;cursor:not-allowed}.branch-item{background-color:#f9f9f9;padding:1rem;border-radius:1rem;cursor:pointer;font-size:.8rem;display:flex;justify-content:space-between;align-items:center}.branch-item:hover{border-color:#dadada}.branch-item .branch-item-actions{display:flex;gap:1rem}.forms-status-item{background-color:#f9f9f9;width:100%;height:3.5rem;border-radius:1rem;display:flex;align-items:center;justify-content:start;padding:0 1rem;cursor:pointer;font-family:Inter,sans-serif}.forms-select,.forms-textarea,.forms-input{width:100%;height:3rem;padding:0 1rem;border-radius:1rem;border:none;outline:none;color:#757575;font-family:Inter,sans-serif}.forms-input-small{width:10%;height:3rem;padding:0 1rem;border-radius:1rem;border:none;outline:none;color:#757575;font-family:Inter,sans-serif}.forms-scroll-textarea{height:8rem;padding:.5rem 1rem;font-size:.8rem!important;resize:none;width:100%!important;scrollbar-width:none;font-family:Inter,sans-serif}.forms-scroll-textarea::-webkit-scrollbar{display:none}.login-page{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;position:fixed;background:linear-gradient(to bottom,#f9f9f9,#c4ecf7,#b3e7f5);z-index:1000000}.login-box{width:400px;padding:40px;background:#fff;box-sizing:border-box;box-shadow:0 4px 30px #0000001a,0 10px 15px #0003;border-radius:12px;text-align:center}.login-box-button{cursor:pointer;border:0;border-radius:20px;font-weight:600;margin:0 10px;width:200px;padding:10px 0;transition:.4s;box-shadow:0 4px 20px #0000001a,0 8px 30px #0003;color:#3f3e3e;background-color:#fff;border:2px solid #b4e7f5;font-family:Inter,sans-serif;font-size:medium}.login-box-button:hover{box-shadow:0 0 20px #b4e7f5;background-color:#b4e7f5}.login-box h2{margin:0 0 10px;padding:0;color:#000;text-align:center}.login-description{margin:0 0 25px;color:#666;font-size:13px;font-family:Inter,sans-serif}.login-box .user-box{position:relative}.login-box .user-box input{width:100%;padding:10px 0;font-size:16px;color:#000;margin-bottom:40px;border:none;border-bottom:2px solid #b4e7f5;outline:none;background:transparent;font-family:Inter,sans-serif}.login-box .user-box label{position:absolute;top:0;left:0;padding:10px 0;font-size:16px;color:#3f3e3e;pointer-events:none;transition:.5s;font-weight:500;font-family:Inter,sans-serif}.login-box .user-box input:focus~label,.login-box .user-box input:active~label,.login-box .user-box input:not(:placeholder-shown)~label,.login-box .user-box input:-webkit-autofill~label{top:-25px;left:0;color:#000;font-size:14px;font-family:Inter,sans-serif}.login-box form a{position:relative;display:inline-block;padding:10px 20px;color:#e8e8e8;font-size:16px;text-decoration:none;text-transform:uppercase;overflow:hidden;transition:.5s;margin-top:40px;letter-spacing:4px;font-family:Inter,sans-serif}.login-box a:hover{background:#e8e8e8;color:#fff;border-radius:5px;box-shadow:0 0 5px #e8e8e8,0 0 25px #e8e8e8,0 0 50px #e8e8e8,0 0 100px #e8e8e8}.login-box a span{position:absolute;display:block}.login-box a span:nth-child(1){top:0;left:-100%;width:100%;height:2px;background:linear-gradient(90deg,transparent,#e8e8e8);animation:btn-anim1 1s linear infinite}@keyframes btn-anim1{0%{left:-100%}50%,to{left:100%}}.login-box a span:nth-child(2){top:-100%;right:0;width:2px;height:100%;background:linear-gradient(180deg,transparent,#e8e8e8);animation:btn-anim2 1s linear infinite;animation-delay:.25s}@keyframes btn-anim2{0%{top:-100%}50%,to{top:100%}}.login-box a span:nth-child(3){bottom:0;right:-100%;width:100%;height:2px;background:linear-gradient(270deg,transparent,#e8e8e8);animation:btn-anim3 1s linear infinite;animation-delay:.5s}@keyframes btn-anim3{0%{right:-100%}50%,to{right:100%}}.login-box a span:nth-child(4){bottom:-100%;left:0;width:2px;height:100%;background:linear-gradient(360deg,transparent,#e8e8e8);animation:btn-anim4 1s linear infinite;animation-delay:.75s}@keyframes btn-anim4{0%{bottom:-100%}50%,to{bottom:100%}}.login-box a span:nth-child(5){top:0;left:0;width:2px;height:100%;background:linear-gradient(90deg,transparent,#e8e8e8);animation:btn-anim5 1s linear infinite;animation-delay:1s}@keyframes btn-anim5{0%{top:0}50%,to{top:100%}}.error-message{color:red;font-size:13px;font-family:Inter,sans-serif;margin-bottom:1rem}.status-item{cursor:move;position:relative}.status-item.dragging{opacity:.5}.status-item.drop-above:before{content:"";position:absolute;top:-2px;left:0;right:0;height:2px;background:#2196f3}.status-item.drop-below:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:#2196f3}.assign-form{display:flex;flex-direction:column;margin-bottom:0rem}.assign-form-head{display:flex;justify-content:space-between;gap:2rem;align-items:center;margin-top:3rem;margin-bottom:1rem}.assign-form-head-selectors{display:flex;gap:2rem;margin-bottom:1rem}.assign-form .custom-select{width:100%;font-size:14px;font-family:Inter,sans-serif;color:#000;background-color:#f9f9f9;border-radius:15px;outline:none;border:none;cursor:pointer;padding:.6rem 0rem}.assign-form .custom-select:hover{background-color:#f9f9f9}.assign-form .custom-select option{color:#000;background-color:#f9f9f9}.assign-status-select{outline:none!important;border:none!important;border-radius:50px!important}.assign-status-select .dropdown-container{width:180px!important;outline:none!important;border:none!important;border-radius:50px!important;background-color:#f9f9f9!important}.assign-status-select .dropdown-container .dropdown-heading{font-size:14px!important;padding:0 1rem!important}.assign-status-select .dropdown-container .selected{background-color:#00000028!important;color:#000!important;border-radius:0!important;font-size:14px!important}.assign-status-select .dropdown-container .gray{color:#000!important;font-size:14px!important}.assign-status-select-intake{outline:none!important;border:none!important;border-radius:50px!important}.assign-status-select-intake .dropdown-container{width:160px!important;outline:none!important;border:none!important;border-radius:50px!important;background-color:#f9f9f9!important}.assign-status-select-intake .dropdown-container .dropdown-heading{font-size:14px!important;padding:0 1rem!important}.assign-status-select-intake .dropdown-container .selected{background-color:#00000028!important;color:#000!important;border-radius:0!important}.assign-status-select-intake .dropdown-container .gray{color:#000!important;font-size:14px!important}.select-intake-std{outline:none!important;border:none!important;border-radius:50px!important}.select-intake-std .dropdown-container{width:180px!important;outline:none!important;border:none!important;border-radius:50px!important;background-color:#f9f9f9!important;font-size:14px!important}.select-intake-std .dropdown-container .dropdown-heading{font-size:14px!important;padding:0 1rem!important}.select-intake-std .dropdown-container .selected{background-color:#00000028!important;color:#000!important;border-radius:0!important}.select-intake-std .dropdown-container .gray{color:#000!important;font-size:14px!important}.select-intake-std-multi,.select-sub-status-lead{outline:none!important;border:none!important;border-radius:50px!important}.select-intake-std-multi .dropdown-container,.select-sub-status-lead .dropdown-container{width:240px!important;outline:none!important;border:none!important;border-radius:50px!important;background-color:#f9f9f9!important;font-size:14px!important}.select-intake-std-multi .dropdown-container .dropdown-heading,.select-sub-status-lead .dropdown-container .dropdown-heading{font-size:14px!important;padding:0 1rem!important}.select-intake-std-multi .dropdown-container .selected,.select-sub-status-lead .dropdown-container .selected{background-color:#00000028!important;color:#000!important;border-radius:0!important}.select-intake-std-multi .dropdown-container .gray,.select-sub-status-lead .dropdown-container .gray{color:#000!important;font-size:14px!important}.assign-status-select-subStatus{outline:none!important;border:none!important;border-radius:50px!important}.assign-status-select-subStatus .dropdown-container{width:260px!important;outline:none!important;border:none!important;border-radius:50px!important;background-color:#f9f9f9!important;font-size:14px!important}.assign-status-select-subStatus .dropdown-container .dropdown-heading{font-size:14px!important;padding:0 1rem!important}.assign-status-select-subStatus .dropdown-container .selected{background-color:#00000028!important;color:#000!important;border-radius:0!important}.assign-status-select-subStatus .dropdown-container .gray{color:#000!important;font-size:14px!important}.autoSplit h2{margin-bottom:3rem;border-bottom:1px solid gray}.autoSplit .form-row{display:flex;gap:1rem;margin-bottom:1rem}.autoSplit-container{display:flex;gap:1rem}.autoSplit-container-right{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.autoSplit-container-view{display:flex;justify-content:center;align-items:center;gap:1rem}.autoSplit-container-view-btn{background-color:#000;color:#fff;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer;border:none;outline:none;transition:all .3s ease}.automations-container{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:20px;height:calc(85vh - 200px);overflow-y:auto;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none}.automations-container::-webkit-scrollbar{display:none}.automations-container-item{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.automations-container-item-card{border:1px solid #ddd;border-radius:8px;padding:15px;height:100%}.automations-container-item-card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:1.5rem;margin:1rem}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;border-bottom:1px solid rgba(90,89,89,.5019607843);padding-right:1rem}.toggle-container{display:flex;align-items:center;gap:.5rem;padding:1rem;background:linear-gradient(to right,#dddddd,transparent);width:100%;border-top-left-radius:8px;border-top-right-radius:8px}.card-content{padding:1rem}.card-content-basic-fields{padding-left:1rem;border-left:2px solid rgba(0,0,0,.2588235294)}.card-content-basic-fields-item{display:flex;justify-content:space-between;margin-bottom:.5rem}.card-content-basic-fields-item-label{font-weight:500;color:#666;font-size:.9rem}.card-content-basic-fields-item-value{font-weight:500;background-color:#07b0ff13;padding:4px 8px;border-radius:48px;font-size:.85rem;border:1px solid #07b0ff}.card-content-basic-fields-item-value2{display:flex;justify-content:space-between;margin-bottom:.8rem}.scorecard-container{padding:1.5rem 2rem;display:flex;flex-direction:column;gap:1.2rem}.scorecard-container-content{display:flex;flex-wrap:wrap;margin-top:.5rem;gap:1rem;align-items:center;justify-content:start;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#0075fc #f9f9f9}.scorecard-container-content-heading{font-size:1.5rem;font-weight:600}.scorecard-container-add-btn{background-color:#e8e8e8;height:5rem;width:5rem;border-radius:.5rem;padding:1rem;display:flex;justify-content:center;align-items:center}.scorecard-container-green-card{background-color:#cff3a6;height:5rem;width:7rem;border-radius:.5rem;padding:1rem;display:flex;justify-content:center;align-items:start;flex-direction:column;gap:1rem;cursor:default}.scorecard-container-green-card-percentage{display:flex;justify-content:start;align-items:center;font-weight:600}.bulk-upload{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1rem;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:.5rem;max-width:400px;margin:0 auto;margin-top:2rem}.bulk-upload__input{padding:.5rem 1rem;border:2px dashed #60a5fa;border-radius:.375rem;background-color:#fff;cursor:pointer;transition:background-color .2s,border-color .2s}.bulk-upload__input:hover{background-color:#eff6ff;border-color:#3b82f6}.bulk-upload__save-button{padding:.5rem 1.5rem;background-color:#3b82f6;color:#fff;border:none;border-radius:.375rem;cursor:pointer;font-weight:600;transition:background-color .2s}.bulk-upload__save-button:disabled{background-color:#93c5fd;cursor:not-allowed}.bulk-upload__save-button:not(:disabled):hover{background-color:#2563eb}.prallal-status{background-color:#f9f9f9;padding:2.4rem;border-radius:1rem;width:100%;min-height:10rem;box-shadow:0 2px 8px #0000000d;border:1px solid #e8e8e8}.prallal-status__header{margin-bottom:2rem;text-align:center;border-bottom:1px solid #e8e8e8;padding-bottom:1rem}.prallal-status__header h3{margin:0;font-size:18px;font-weight:600;color:#2b2b2b;letter-spacing:.3px}.prallal-status__selectors{display:flex;gap:2rem;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}@media (max-width: 768px){.prallal-status__selectors{flex-direction:column;gap:1.5rem}}.prallal-status__selector{display:flex;flex-direction:column;gap:.8rem;min-width:180px;flex:1;position:relative}.prallal-status__selector label{font-size:14px;font-weight:600;color:#2b2b2b;margin-bottom:.3rem;text-transform:capitalize;letter-spacing:.3px}.prallal-status__select{padding:1rem 1.2rem;border:2px solid #e8e8e8;border-radius:.5rem;background-color:#f9f9f9;color:#2b2b2b;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;min-height:3rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L2 5h8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:12px}.prallal-status__select:hover{border-color:#60bdff}.prallal-status__select:focus{outline:none;border-color:#0075fc;box-shadow:0 0 0 2px #0075fc1a}.prallal-status__select option{padding:.8rem;background-color:#f9f9f9;color:#2b2b2b;font-size:14px;font-weight:500;line-height:1.5}.prallal-status__select option:hover{background-color:#f9f9f9}.prallal-status__select option:checked{background-color:#0075fc;color:#f9f9f9;font-weight:600}.prallal-status__select option[value=none]{color:#757575;font-style:italic}@media (max-width: 768px){.prallal-status{padding:1.5rem}.prallal-status__header{margin-bottom:1.5rem}.prallal-status__header h3{font-size:14px}.prallal-status__selector{min-width:100%}.prallal-status__selector label{font-size:1rem}.prallal-status__select{font-size:1rem;padding:.8rem 1rem;min-height:2.5rem}}.auto-shufler-row{display:flex;flex-direction:column;gap:1rem}.auto-shufler-row .auto-shufler-row-left{display:flex;gap:10px;height:2.5rem}.auto-shufler-row .auto-shufler-row-left>*{flex:1 1 0;min-width:0}.auto-shufler-row-btn{display:flex;gap:1rem;justify-content:center}.auto-shufler-list{display:flex;flex-direction:column;gap:1rem;height:70vh}.auto-shufler-list h2{text-align:center;padding-bottom:1rem;border-bottom:1px solid #000}.auto-shufler-list-container{display:flex;flex-direction:column;gap:2rem;overflow-y:auto;scrollbar-width:none}.auto-shufler-list-container::-webkit-scrollbar{display:none}.auto-shufler-list-itembox{display:flex;align-items:center;flex:1;gap:1rem;background:linear-gradient(135deg,#2c2f38,#3d4450,#4e5566,#3d4450,#2c2f38);background-size:300% 300%;animation:metallicShift 10s ease infinite;padding:2rem;border-radius:2rem;box-shadow:inset 0 0 10px #ffffff14,inset 0 0 30px #3c465a33,0 10px 20px #00000080;color:#f0f0f0}.auto-shufler-list-itembox-container{display:flex;flex-direction:column;gap:1rem;overflow-y:auto;flex:1}.auto-shufler-list-itembox-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex:1}.auto-shufler-list-itembox-bottom{display:flex;gap:1rem}@keyframes metallicShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.lead-application-ratio{background-color:#f5f5f5;border-radius:0 12px 12px;width:100%;height:100%;min-height:600px;position:relative;overflow:hidden}.lead-application-ratio__container{position:relative;width:100%;height:100%;max-width:1600px;margin:20px auto 0;display:flex;padding:40px 60px;gap:40px}.lead-application-ratio__main-chart{flex:1;background-color:#fff;height:480px;border-radius:8px;box-shadow:0 2px 8px #00000014;position:relative;display:flex;flex-direction:column;padding:32px 48px 40px}.lead-application-ratio__header{position:absolute;left:60px;top:20px;font-size:20px;font-weight:600;font-family:Inter,sans-serif;color:#000;letter-spacing:-.72px}.lead-application-ratio__branch-selector{display:flex;align-items:center;gap:6px;cursor:pointer;margin-bottom:12px}.lead-application-ratio__branch-selector span{font-size:18px;font-weight:600;font-family:Inter,sans-serif;color:#000;letter-spacing:-.66px}.lead-application-ratio__branch-selector svg{width:10px;height:5px}.lead-application-ratio__filters{position:absolute;right:48px;top:32px;display:flex;align-items:center;gap:16px;z-index:5}.lead-application-ratio__chart-area{flex:1;position:relative;margin-top:24px;padding:0 20px}.lead-application-ratio__legend{display:flex;align-items:center;justify-content:center;gap:32px;margin-top:20px}.lead-application-ratio__legend-item{display:flex;align-items:center;gap:6px}.lead-application-ratio__legend-item-box{width:10px;height:10px;border-radius:2px;border:1.5px solid white;position:relative}.lead-application-ratio__legend-item-box--leads{background-color:#f09903}.lead-application-ratio__legend-item-box--verified{background-color:#0d5711}.lead-application-ratio__legend-item-box--closed{background-color:#19951f}.lead-application-ratio__legend-item-text{font-size:11px;font-family:Inter,sans-serif;font-weight:500;color:#00000080;letter-spacing:-.33px}.lead-application-ratio__sidebar{width:320px;flex-shrink:0;display:flex;flex-direction:column;gap:24px;padding-top:120px}.lead-application-ratio__overview-header{font-size:20px;font-weight:600;font-family:Inter,sans-serif;color:#000;letter-spacing:-.6px}.lead-application-ratio__overview-header span{font-size:14px;font-weight:500;font-family:Inter,sans-serif}.lead-application-ratio__overview-content{display:flex;flex-direction:column;gap:32px}.lead-application-ratio__stats{display:flex;flex-direction:column;gap:24px}.lead-application-ratio__stats-group{display:flex;flex-direction:column;gap:20px}.lead-application-ratio__stats-group--nested{padding-left:16px;gap:16px}.lead-application-ratio__stat-row{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.lead-application-ratio__stat-row--indented{padding-left:0}.lead-application-ratio__stat-label{font-size:13px;font-family:Inter,sans-serif;font-weight:400;color:#000;letter-spacing:-.39px;flex:1}.lead-application-ratio__stat-label--sub{color:#000000b3;font-size:12px}.lead-application-ratio__stat-value{font-size:18px;font-weight:600;font-family:Inter,sans-serif;color:#000;text-align:right;letter-spacing:-.54px;min-width:60px}.lead-application-ratio__stat-value--sub{font-size:16px;font-weight:500;color:#0009;letter-spacing:-.48px}.lead-application-ratio__divider{width:100%;height:1px;background-color:#0000001a;margin:8px 0}.lead-application-ratio__description{font-size:12px;font-family:Inter,sans-serif;font-weight:400;color:#000c;line-height:18px;letter-spacing:-.36px}.lead-application-ratio__description-highlight{font-weight:600;color:#006aff}.lead-application-ratio__download-btn{background-color:#006aff;color:#fff;padding:8px 20px;border-radius:999px;height:36px;display:flex;align-items:center;justify-content:center;gap:6px;border:none;cursor:pointer;font-size:13px;font-family:Inter,sans-serif;font-weight:500;letter-spacing:-.26px;width:fit-content;transition:background-color .2s}.lead-application-ratio__download-btn:hover{background-color:#0052cc}.lead-application-ratio__download-btn svg{width:14px;height:13px}.date-dropdown{position:relative;height:28px}.date-dropdown__button{background-color:#f8f8f8;padding:4px 12px;border-radius:99px;font-size:12px;font-family:Inter,sans-serif;font-weight:400;color:#000;min-width:100px;width:120px;height:28px;display:flex;align-items:center;justify-content:space-between;border:none;cursor:pointer;letter-spacing:-.36px}.date-dropdown__button svg{width:6px;height:3px}.date-dropdown__menu{position:absolute;top:30px;left:0;width:120px;background-color:#f8f8f8;border-radius:6px;overflow:hidden;z-index:10;box-shadow:0 4px 6px #0000001a}.date-dropdown__option{padding:6px 12px;font-size:12px;font-family:Inter,sans-serif;color:#0009;cursor:pointer;letter-spacing:-.36px}.date-dropdown__option:hover{background-color:#ebebeb}.filter-dropdown{position:relative;height:28px}.filter-dropdown__button{padding:4px 12px;border-radius:99px;min-width:90px;width:90px;height:28px;display:flex;align-items:center;justify-content:space-between;border:none;cursor:pointer;background:transparent}.filter-dropdown__content{display:flex;align-items:center;gap:4px}.filter-dropdown__icon{width:10px;height:9px}.filter-dropdown__text{font-size:12px;font-family:Inter,sans-serif;font-weight:400;color:#000;letter-spacing:-.36px}.filter-dropdown__arrow{width:6px;height:3px;transform:rotate(180deg) scaleY(-1)}.bar-chart{position:relative;height:100%;width:100%;display:flex;flex-direction:column}.bar-chart__y-labels{position:absolute;left:-35px;top:0;height:calc(100% - 50px);display:flex;flex-direction:column;justify-content:space-between;text-align:right}.bar-chart__y-labels span{font-size:11px;font-family:Inter,sans-serif;color:#00000080;font-weight:500;letter-spacing:-.33px;line-height:1}.bar-chart__area{flex:1;position:relative;margin-bottom:40px}.bar-chart__grid{position:absolute;top:0;right:0;bottom:0;left:0}.bar-chart__grid-line{position:absolute;width:100%;border-top:1px solid rgba(0,0,0,.08)}.bar-chart__bars{position:absolute;bottom:0;left:0;right:0;height:100%;display:flex;align-items:flex-end;justify-content:space-around;padding:0}.bar-chart__bar-group{display:flex;align-items:flex-end;gap:2px;height:100%;cursor:pointer;width:14.2857142857%;justify-content:center}.bar-chart__bar{width:20px;border-radius:2px 2px 0 0;transition:opacity .2s;position:relative}.bar-chart__bar--leads{background-color:#f09903;border:.5px solid white;border-bottom:none}.bar-chart__bar--verified{background-color:#19951f;border:.5px solid white;border-bottom:none}.bar-chart__bar--closed{background-color:#0d5711;position:absolute;bottom:0;left:0;border-radius:0;border:.5px solid white;border-bottom:none}.bar-chart__bar:hover{opacity:.9}.bar-chart__x-labels{position:absolute;bottom:-30px;left:0;right:0;height:20px;display:flex;align-items:center;justify-content:space-around;padding:0}.bar-chart__x-label{text-align:center;font-size:11px;font-family:Inter,sans-serif;color:#0009;font-weight:500;letter-spacing:-.33px;width:14.2857142857%}.bar-chart__x-label--disabled{opacity:.4;color:#00000080}.chart-tooltip{position:fixed;background-color:#fff;border:1px solid rgba(0,0,0,.08);border-radius:4px;padding:8px;box-shadow:0 1px 17px #0000001c;z-index:1000;min-width:100px}.chart-tooltip__content{display:flex;flex-direction:column;gap:6px;font-size:10px}.chart-tooltip__section{border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:6px}.chart-tooltip__section:last-child{border-bottom:none;padding-bottom:0}.chart-tooltip__row{display:flex;justify-content:space-between;align-items:center;gap:20px;line-height:16px}.chart-tooltip__label{color:#00000080;font-family:Inter,sans-serif;font-weight:400;font-size:10px;letter-spacing:-.3px}.chart-tooltip__value{font-weight:500;font-family:Inter,sans-serif;font-size:11px;color:#000;letter-spacing:-.44px}@media (max-width: 1400px){.lead-application-ratio__container{padding:30px 40px}.lead-application-ratio__main-chart{padding:24px 32px 32px}.lead-application-ratio__sidebar{width:280px;padding-top:100px}}@media (max-width: 1200px){.lead-application-ratio__container{padding:20px 30px;gap:30px}.lead-application-ratio__main-chart{height:440px;padding:20px 24px 28px}.lead-application-ratio__sidebar{width:260px;padding-top:80px}.lead-application-ratio__header{left:30px;font-size:18px}}@media (max-width: 1024px){.lead-application-ratio__container{flex-direction:column;padding:20px;gap:20px}.lead-application-ratio__main-chart{height:400px;width:100%}.lead-application-ratio__header{position:relative;left:0;top:0;margin-bottom:16px}.lead-application-ratio__sidebar{width:100%;padding-top:0;max-width:400px;margin:0 auto}}.selectedCard{background-color:#d8ffd8;border:1px solid #0075fc}.selected{background-color:#0075fc;border-radius:1rem;color:#f9f9f9}.selected-assign{transition:all .5s ease-in-out;transform:scale(.99)!important;background-color:#d3d3d3}.modal{z-index:10000000!important;position:relative!important}.select-report-multi{margin:2rem}.notification-btn{position:relative;background:none;border:none;cursor:pointer;color:#1a1a1a;transition:color .3s ease,transform .2s ease}.notification-btn:hover{color:#0075fc;transform:scale(1.1)}.notification-badge{position:absolute;cursor:pointer;top:-8px;right:-8px;background-color:#f44;padding:.5rem;font-weight:700;font-size:.8rem;border-radius:50%;border:2px solid white;color:#d1d1d1;display:flex;align-items:center;justify-content:center;animation:pulse 2s infinite}.notification-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;z-index:99999999999998!important;opacity:0;pointer-events:none;transition:opacity .3s ease}.notification-overlay.active{opacity:1;pointer-events:all}.notification-panel{position:fixed;top:0!important;right:0!important;height:100vh;width:400px;max-width:100vw;background-color:#fff;box-shadow:-2px 0 20px #0000001a;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:99999999999999!important;display:flex;flex-direction:column}.notification-panel.active{transform:translate(0)}.notification-panel .notification-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1.5rem;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20;flex-shrink:0}.notification-panel .notification-header h2{margin:0;font-size:1.5rem;font-weight:600}.notification-panel .notification-header .close-btn{background:transparent;border:none;color:#fff;cursor:pointer;padding:.5rem;border-radius:.5rem;transition:background-color .2s ease}.notification-panel .notification-header .close-btn:hover{background-color:#fff3}.notification-panel .notification-count{padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;background-color:#fff;flex-shrink:0}.notification-panel .notification-count .unread-count{color:#6b7280;font-size:.875rem}.notification-panel .notification-actions-bottom{padding:1rem 1.5rem;border-top:1px solid #e5e7eb;background-color:#fff;display:flex;gap:1rem;justify-content:center;flex-shrink:0;position:sticky;bottom:0;z-index:10}.notification-panel .notification-actions-bottom button{background:none;border:1px solid #3b82f6;color:#3b82f6;font-size:.875rem;cursor:pointer;padding:.5rem 1rem;border-radius:.375rem;transition:all .2s ease}.notification-panel .notification-actions-bottom button:hover,.notification-panel .notification-actions-bottom button:first-child{background-color:#3b82f6;color:#fff}.notification-panel .notification-actions-bottom button:first-child:hover{background-color:#2563eb}.notification-panel .notification-list{flex:1;overflow-y:auto;padding:.5rem;min-height:0}.notification-panel .notification-list .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#9ca3af;text-align:center;padding:2rem}.notification-panel .notification-list .empty-state svg{color:#e5e7eb;margin-bottom:1rem}.notification-panel .notification-list .empty-state h3{margin:0 0 .5rem;color:#6b7280;font-size:1.125rem}.notification-panel .notification-list .empty-state p{margin:0;font-size:.875rem}.notification-panel .notification-list .notification-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border-radius:.5rem;cursor:pointer;transition:background-color .2s ease;position:relative}.notification-panel .notification-list .notification-item:hover{background-color:#f9fafb}.notification-panel .notification-list .notification-item.unread{background-color:#f0f9ff}.notification-panel .notification-list .notification-item .notification-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.notification-panel .notification-list .notification-item .notification-icon.success{background-color:#d1fae5;color:#10b981}.notification-panel .notification-list .notification-item .notification-icon.alert{background-color:#fee2e2;color:#ef4444}.notification-panel .notification-list .notification-item .notification-icon.info{background-color:#dbeafe;color:#3b82f6}.notification-panel .notification-list .notification-item .notification-icon.user{background-color:#ede9fe;color:#8b5cf6}.notification-panel .notification-list .notification-item .notification-content{flex:1}.notification-panel .notification-list .notification-item .notification-content h4{margin:0 0 .25rem;font-size:.9375rem;font-weight:600;color:#1f2937}.notification-panel .notification-list .notification-item .notification-content p{margin:0 0 .5rem;font-size:.875rem;color:#6b7280;line-height:1.4}.notification-panel .notification-list .notification-item .notification-content .notification-time{font-size:.75rem;color:#9ca3af}.notification-panel .notification-list .notification-item .unread-dot{width:8px;height:8px;background-color:#3b82f6;border-radius:50%;position:absolute;top:1rem;right:1rem}@keyframes pulse{0%{box-shadow:0 0 #f446}70%{box-shadow:0 0 0 10px #f440}to{box-shadow:0 0 #f440}}@media (max-width: 640px){.notification-panel{width:100vw}}.status-notify-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;z-index:10000000;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}.status-notify-overlay.opening{animation:overlayFadeIn .4s cubic-bezier(.4,0,.2,1) forwards}.status-notify-overlay.closing{animation:overlayFadeOut .4s cubic-bezier(.4,0,.2,1) forwards}.status-notify-container{background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:16px;padding:1.2rem;max-width:900px;width:95%;max-height:80vh;overflow-y:auto;position:relative;box-shadow:0 20px 40px #00000080;overflow:hidden;border:1px solid rgba(255,255,255,.1);opacity:0;transform:translateY(100px) scale(.8)}.status-notify-container.opening{animation:containerSlideIn .6s cubic-bezier(.34,1.56,.64,1) forwards}.status-notify-container.opening .status-notify-header{animation:elementFadeInUp .8s cubic-bezier(.4,0,.2,1) .2s both}.status-notify-container.opening .status-notify-content{animation:elementFadeInUp .8s cubic-bezier(.4,0,.2,1) .4s both}.status-notify-container.opening .status-notify-actions{animation:elementFadeInUp .8s cubic-bezier(.4,0,.2,1) .6s both}.status-notify-container.opening .status-notify-status-badge{animation:badgeScale .8s cubic-bezier(.34,1.56,.64,1) .5s both}.status-notify-container.opening .status-notify-user-card{animation:cardSlideIn .6s cubic-bezier(.34,1.56,.64,1) both}.status-notify-container.opening .status-notify-user-card:nth-child(1){animation-delay:.8s}.status-notify-container.opening .status-notify-user-card:nth-child(2){animation-delay:.9s}.status-notify-container.opening .status-notify-user-card:nth-child(3){animation-delay:1s}.status-notify-container.opening .status-notify-user-card:nth-child(4){animation-delay:1.1s}.status-notify-container.opening .status-notify-user-card:nth-child(5){animation-delay:1.2s}.status-notify-container.opening .status-notify-user-card:nth-child(6){animation-delay:1.3s}.status-notify-container.opening .status-notify-user-card:nth-child(7){animation-delay:1.4s}.status-notify-container.opening .status-notify-user-card:nth-child(8){animation-delay:1.5s}.status-notify-container.opening .status-notify-user-card:nth-child(9){animation-delay:1.6s}.status-notify-container.opening .status-notify-user-card:nth-child(10){animation-delay:1.7s}.status-notify-container.opening .status-notify-confetti{animation:confettiDrop 4s infinite}.status-notify-container.closing{animation:containerSlideOut .4s cubic-bezier(.4,0,.2,1) forwards}.status-notify-container.closing .status-notify-header{animation:elementFadeOutDown .3s cubic-bezier(.4,0,.2,1) forwards}.status-notify-container.closing .status-notify-content{animation:elementFadeOutDown .3s cubic-bezier(.4,0,.2,1) .1s both}.status-notify-container.closing .status-notify-actions{animation:elementFadeOutDown .3s cubic-bezier(.4,0,.2,1) .2s both}.status-notify-container.closing .status-notify-confetti{animation:none}.status-notify-container:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(0,212,170,.1) 0%,transparent 70%);animation:shimmer 3s infinite}.status-notify-header{text-align:center;margin-bottom:.8rem;position:relative;z-index:2;opacity:0;transform:translateY(30px)}.status-notify-icon{width:50px;height:50px;margin:0 auto .6rem;background:linear-gradient(45deg,#00d4aa,#00b894);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 25px #00d4aa4d;animation:bounce 1.5s infinite alternate;border:2px solid rgba(255,255,255,.2)}.status-notify-icon:after{content:"🎉";font-size:1.5rem;animation:rotate 2s infinite}.status-notify-title{color:#fff;font-size:1.3rem;font-weight:700;margin:0 0 .2rem;text-shadow:0 2px 4px rgba(0,0,0,.3);letter-spacing:.5px}.status-notify-subtitle{color:#fffc;font-size:.9rem;margin:0;font-weight:300}.status-notify-content{background:#ffffff0d;border-radius:12px;padding:1rem;margin-bottom:1rem;position:relative;z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 20px #0003;border:1px solid rgba(255,255,255,.1);opacity:0;transform:translateY(30px)}.status-notify-status-badge{display:block;background:linear-gradient(45deg,#00d4aa,#00b894);color:#fff;padding:.6rem 1.5rem;border-radius:25px;font-size:1rem;font-weight:700;margin:0 auto .8rem;box-shadow:0 4px 12px #00d4aa4d;text-transform:uppercase;letter-spacing:.5px;border:1px solid rgba(0,212,170,.3);animation:pulse 2s infinite;text-align:center;width:fit-content;opacity:0;transform:scale(.5)}.status-notify-message{color:#e2e8f0;font-size:1rem;line-height:1.4;margin-bottom:1rem;font-weight:500;text-align:center;padding:.6rem;background:#ffffff0d;border-radius:8px;border-left:3px solid #00d4aa}.status-notify-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.6rem;margin-bottom:1rem}.status-notify-detail-item{background:#ffffff0d;padding:.6rem;border-radius:8px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.status-notify-detail-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d;border-color:#00d4aa}.status-notify-detail-label{display:block;font-weight:600;color:#94a3b8;font-size:.75rem;margin-bottom:.2rem;text-transform:uppercase;letter-spacing:.5px}.status-notify-detail-value{color:#e2e8f0;font-size:.9rem;font-weight:500}.status-notify-users-section{margin-bottom:1rem}.status-notify-users-title{font-size:1rem;font-weight:600;color:#e2e8f0;margin-bottom:.6rem;display:flex;align-items:center;gap:.4rem}.status-notify-users-title:before{content:"👥";font-size:.9rem}.status-notify-users-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.5rem;max-width:100%}.status-notify-users-grid[data-user-count="1"]{grid-template-columns:minmax(140px,280px);justify-content:center}.status-notify-users-grid[data-user-count="2"]{grid-template-columns:repeat(2,minmax(130px,220px));justify-content:center}.status-notify-users-grid[data-user-count="3"]{grid-template-columns:repeat(3,minmax(120px,180px))}.status-notify-users-grid[data-user-count="4"]{grid-template-columns:repeat(4,minmax(120px,1fr))}.status-notify-users-grid[data-user-count="5"]{grid-template-columns:repeat(5,minmax(110px,1fr))}.status-notify-users-grid[data-user-count="6"]{grid-template-columns:repeat(6,minmax(110px,1fr))}.status-notify-users-grid[data-user-count="7"]{grid-template-columns:repeat(7,minmax(100px,1fr))}.status-notify-users-grid[data-user-count="8"]{grid-template-columns:repeat(8,minmax(100px,1fr))}.status-notify-users-grid:not([data-user-count]){grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}.status-notify-user-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:.4rem;transition:all .3s ease;position:relative;overflow:hidden;min-height:80px;display:flex;flex-direction:column;opacity:0;transform:translateY(20px) scale(.9)}.status-notify-user-card:hover{transform:translateY(-1px);box-shadow:0 3px 10px #0000004d;border-color:#00d4aa}.status-notify-user-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(45deg,#00d4aa,#00b894)}.status-notify-user-avatar{width:24px;height:24px;border-radius:50%;background:linear-gradient(45deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;margin-bottom:.3rem;font-size:.7rem;font-weight:700;color:#fff;box-shadow:0 2px 6px #667eea4d}.status-notify-user-name{font-size:.75rem;font-weight:600;color:#e2e8f0;margin-bottom:.1rem;line-height:1.2}.status-notify-user-role{font-size:.65rem;color:#94a3b8;font-weight:400;margin-bottom:.3rem;line-height:1.2}.status-notify-user-status{display:flex;gap:.2rem;flex-wrap:wrap;margin-bottom:.3rem}.status-notify-user-badge{padding:.1rem .3rem;border-radius:8px;font-size:.55rem;font-weight:500;white-space:nowrap}.status-notify-user-badge.read{background:#48bb7833;color:#68d391}.status-notify-user-badge.unread{background:#f5656533;color:#f56565}.status-notify-user-badge.congratulated{background:#ed893633;color:#ed8936}.status-notify-user-badge.not-congratulated{background:#a0aec033;color:#a0aec0}.status-notify-timestamp{color:#94a3b8;font-size:.75rem;text-align:center;margin-top:.8rem;font-style:italic;padding:.5rem;background:#ffffff0d;border-radius:6px;border:1px solid rgba(255,255,255,.1)}.status-notify-actions{display:flex;gap:.6rem;justify-content:center;flex-wrap:wrap;position:relative;z-index:2;opacity:0;transform:translateY(30px)}.status-notify-btn{padding:.6rem 1.2rem;border:none;border-radius:20px;font-weight:600;font-size:.8rem;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;text-transform:uppercase;letter-spacing:.3px;min-width:100px}.status-notify-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.status-notify-btn:hover:before{left:100%}.status-notify-btn-primary{background:linear-gradient(45deg,#00d4aa,#00b894);color:#fff;box-shadow:0 4px 15px #00d4aa4d}.status-notify-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00d4aa66}.status-notify-btn-secondary{background:linear-gradient(45deg,#64748b,#475569);color:#fff;box-shadow:0 4px 15px #64748b4d}.status-notify-btn-secondary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #64748b66}.status-notify-btn-tertiary{background:linear-gradient(45deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 4px 15px #3b82f64d}.status-notify-btn-tertiary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}.status-notify-close{position:absolute;top:1rem;right:1rem;background:#ffffff1a;border:none;border-radius:50%;width:35px;height:35px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;font-size:1.2rem;transition:all .3s ease;z-index:3;font-weight:700}.status-notify-close:hover{background:#fff3;transform:scale(1.1) rotate(90deg)}.status-notify-confetti{position:absolute;width:12px;height:12px;border-radius:50%;background:#f39c12;opacity:0;animation:none}.status-notify-confetti:nth-child(1){left:10%;animation-delay:0s;background:#00d4aa}.status-notify-confetti:nth-child(2){left:20%;animation-delay:.3s;background:#3b82f6}.status-notify-confetti:nth-child(3){left:30%;animation-delay:.6s;background:#00b894}.status-notify-confetti:nth-child(4){left:40%;animation-delay:.9s;background:#667eea}.status-notify-confetti:nth-child(5){left:50%;animation-delay:1.2s;background:#764ba2}.status-notify-confetti:nth-child(6){left:60%;animation-delay:1.5s;background:#2563eb}.status-notify-confetti:nth-child(7){left:70%;animation-delay:1.8s;background:#00d4aa}.status-notify-confetti:nth-child(8){left:80%;animation-delay:2.1s;background:#3b82f6}.status-notify-confetti:nth-child(9){left:90%;animation-delay:2.4s;background:#00b894}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes overlayFadeIn{0%{opacity:0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}to{opacity:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}@keyframes overlayFadeOut{0%{opacity:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}to{opacity:0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}}@keyframes containerSlideIn{0%{opacity:0;transform:translateY(100px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes containerSlideOut{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-50px) scale(.9)}}@keyframes elementFadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes elementFadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@keyframes badgeScale{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes cardSlideIn{0%{opacity:0;transform:translateY(20px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes confettiDrop{0%{transform:translateY(-100vh) rotate(0);opacity:1}to{transform:translateY(100vh) rotate(360deg);opacity:0}}@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-15px)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@media (max-width: 1400px){.status-notify-container{max-width:800px}}@media (max-width: 1200px){.status-notify-container{max-width:700px;padding:1rem}.status-notify-details{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.status-notify-users-grid{gap:.4rem}.status-notify-users-grid[data-user-count="1"]{grid-template-columns:minmax(120px,250px)}.status-notify-users-grid[data-user-count="2"]{grid-template-columns:repeat(2,minmax(110px,200px))}.status-notify-users-grid[data-user-count="3"]{grid-template-columns:repeat(3,minmax(100px,150px))}.status-notify-users-grid[data-user-count="4"]{grid-template-columns:repeat(4,minmax(100px,1fr))}.status-notify-users-grid[data-user-count="5"]{grid-template-columns:repeat(5,minmax(90px,1fr))}.status-notify-users-grid[data-user-count="6"]{grid-template-columns:repeat(6,minmax(90px,1fr))}.status-notify-users-grid[data-user-count="7"],.status-notify-users-grid[data-user-count="8"]{grid-template-columns:repeat(4,minmax(100px,1fr))}}@media (max-width: 1024px){.status-notify-container{max-width:650px;padding:.9rem}.status-notify-details{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.5rem}.status-notify-users-grid{gap:.4rem}.status-notify-users-grid[data-user-count="1"]{grid-template-columns:minmax(110px,220px)}.status-notify-users-grid[data-user-count="2"]{grid-template-columns:repeat(2,minmax(100px,180px))}.status-notify-users-grid[data-user-count="3"]{grid-template-columns:repeat(3,minmax(90px,130px))}.status-notify-users-grid[data-user-count="4"]{grid-template-columns:repeat(4,minmax(90px,1fr))}.status-notify-users-grid[data-user-count="5"]{grid-template-columns:repeat(5,minmax(80px,1fr))}.status-notify-users-grid[data-user-count="6"]{grid-template-columns:repeat(3,minmax(90px,1fr))}.status-notify-users-grid[data-user-count="7"],.status-notify-users-grid[data-user-count="8"]{grid-template-columns:repeat(4,minmax(85px,1fr))}}@media (max-width: 768px){.status-notify-container{margin:.8rem;padding:.8rem;max-width:95%}.status-notify-title{font-size:1.1rem}.status-notify-details{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:.4rem}.status-notify-users-grid{gap:.3rem}.status-notify-users-grid[data-user-count="1"],.status-notify-users-grid[data-user-count="2"]{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));justify-content:center}.status-notify-users-grid[data-user-count="3"],.status-notify-users-grid[data-user-count="4"]{grid-template-columns:repeat(2,minmax(90px,1fr))}.status-notify-users-grid[data-user-count="5"],.status-notify-users-grid[data-user-count="6"]{grid-template-columns:repeat(3,minmax(80px,1fr))}.status-notify-users-grid[data-user-count="7"],.status-notify-users-grid[data-user-count="8"]{grid-template-columns:repeat(3,minmax(75px,1fr))}.status-notify-actions{flex-direction:column;gap:.5rem}.status-notify-btn{width:100%;min-width:auto}}@media (max-width: 480px){.status-notify-container{padding:.7rem;margin:.5rem}.status-notify-title{font-size:1rem}.status-notify-message{font-size:.9rem}.status-notify-status-badge{font-size:.9rem;padding:.5rem 1.2rem}.status-notify-details{grid-template-columns:1fr}.status-notify-users-grid{grid-template-columns:repeat(auto-fit,minmax(90px,1fr))!important;gap:.3rem}}.status-notify-rejected-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;z-index:10000000;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}.status-notify-rejected-overlay.opening{animation:overlayFadeIn .4s cubic-bezier(.4,0,.2,1) forwards}.status-notify-rejected-overlay.closing{animation:overlayFadeOut .4s cubic-bezier(.4,0,.2,1) forwards}.status-notify-rejected-container{background:linear-gradient(135deg,#2e1a1a,#3e1616);border-radius:16px;padding:1.2rem;max-width:900px;width:95%;max-height:80vh;overflow-y:auto;position:relative;box-shadow:0 20px 40px #00000080;overflow:hidden;border:1px solid rgba(255,0,0,.2);opacity:0;transform:translateY(100px) scale(.8)}.status-notify-rejected-container.opening{animation:containerSlideIn .6s cubic-bezier(.34,1.56,.64,1) forwards}.status-notify-rejected-container.opening .status-notify-rejected-header{animation:elementFadeInUp .8s cubic-bezier(.4,0,.2,1) .2s both}.status-notify-rejected-container.opening .status-notify-rejected-content{animation:elementFadeInUp .8s cubic-bezier(.4,0,.2,1) .4s both}.status-notify-rejected-container.opening .status-notify-rejected-actions{animation:elementFadeInUp .8s cubic-bezier(.4,0,.2,1) .6s both}.status-notify-rejected-container.opening .status-notify-rejected-status-badge{animation:badgeScale .8s cubic-bezier(.34,1.56,.64,1) .5s both}.status-notify-rejected-container.opening .status-notify-rejected-user-card{animation:cardSlideIn .6s cubic-bezier(.34,1.56,.64,1) both}.status-notify-rejected-container.opening .status-notify-rejected-user-card:nth-child(1){animation-delay:.8s}.status-notify-rejected-container.opening .status-notify-rejected-user-card:nth-child(2){animation-delay:.9s}.status-notify-rejected-container.opening .status-notify-rejected-user-card:nth-child(3){animation-delay:1s}.status-notify-rejected-container.opening .status-notify-rejected-user-card:nth-child(4){animation-delay:1.1s}.status-notify-rejected-container.opening .status-notify-rejected-user-card:nth-child(5){animation-delay:1.2s}.status-notify-rejected-container.opening .status-notify-rejected-user-card:nth-child(6){animation-delay:1.3s}.status-notify-rejected-container.opening .status-notify-rejected-user-card:nth-child(7){animation-delay:1.4s}.status-notify-rejected-container.opening .status-notify-rejected-user-card:nth-child(8){animation-delay:1.5s}.status-notify-rejected-container.opening .status-notify-rejected-user-card:nth-child(9){animation-delay:1.6s}.status-notify-rejected-container.opening .status-notify-rejected-user-card:nth-child(10){animation-delay:1.7s}.status-notify-rejected-container.closing{animation:containerSlideOut .4s cubic-bezier(.4,0,.2,1) forwards}.status-notify-rejected-container.closing .status-notify-rejected-header{animation:elementFadeOutDown .3s cubic-bezier(.4,0,.2,1) forwards}.status-notify-rejected-container.closing .status-notify-rejected-content{animation:elementFadeOutDown .3s cubic-bezier(.4,0,.2,1) .1s both}.status-notify-rejected-container.closing .status-notify-rejected-actions{animation:elementFadeOutDown .3s cubic-bezier(.4,0,.2,1) .2s both}.status-notify-rejected-container:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,0,0,.1) 0%,transparent 70%);animation:shimmer 3s infinite}.status-notify-rejected-header{text-align:center;margin-bottom:.8rem;position:relative;z-index:2;opacity:0;transform:translateY(30px)}.status-notify-rejected-icon{width:50px;height:50px;margin:0 auto .6rem;background:linear-gradient(45deg,#e74c3c,#c0392b);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 25px #e74c3c4d;animation:shake 1.5s infinite;border:2px solid rgba(255,255,255,.2)}.status-notify-rejected-icon:after{content:"❌";font-size:1.5rem}.status-notify-rejected-title{color:#fff;font-size:1.3rem;font-weight:700;margin:0 0 .2rem;text-shadow:0 2px 4px rgba(0,0,0,.3);letter-spacing:.5px}.status-notify-rejected-subtitle{color:#fffc;font-size:.9rem;margin:0;font-weight:300}.status-notify-rejected-content{background:#ffffff0d;border-radius:12px;padding:1rem;margin-bottom:1rem;position:relative;z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 20px #0003;border:1px solid rgba(255,0,0,.2);opacity:0;transform:translateY(30px)}.status-notify-rejected-status-badge{display:block;background:linear-gradient(45deg,#e74c3c,#c0392b);color:#fff;padding:.6rem 1.5rem;border-radius:25px;font-size:1rem;font-weight:700;margin:0 auto .8rem;box-shadow:0 4px 12px #e74c3c4d;text-transform:uppercase;letter-spacing:.5px;border:1px solid rgba(231,76,60,.3);animation:pulse 2s infinite;text-align:center;width:fit-content;opacity:0;transform:scale(.5)}.status-notify-rejected-message{color:#e2e8f0;font-size:1rem;line-height:1.4;margin-bottom:1rem;font-weight:500;text-align:center;padding:.6rem;background:#ffffff0d;border-radius:8px;border-left:3px solid #e74c3c}.status-notify-rejected-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.6rem;margin-bottom:1rem}.status-notify-rejected-detail-item{background:#ffffff0d;padding:.6rem;border-radius:8px;border:1px solid rgba(255,0,0,.2);transition:all .3s ease}.status-notify-rejected-detail-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d;border-color:#e74c3c}.status-notify-rejected-detail-label{display:block;font-weight:600;color:#94a3b8;font-size:.75rem;margin-bottom:.2rem;text-transform:uppercase;letter-spacing:.5px}.status-notify-rejected-detail-value{color:#e2e8f0;font-size:.9rem;font-weight:500}.status-notify-rejected-users-section{margin-bottom:1rem}.status-notify-rejected-users-title{font-size:1rem;font-weight:600;color:#e2e8f0;margin-bottom:.6rem;display:flex;align-items:center;gap:.4rem}.status-notify-rejected-users-title:before{content:"👥";font-size:.9rem}.status-notify-rejected-users-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.5rem;max-width:100%}.status-notify-rejected-users-grid[data-user-count="1"]{grid-template-columns:minmax(140px,280px);justify-content:center}.status-notify-rejected-users-grid[data-user-count="2"]{grid-template-columns:repeat(2,minmax(130px,220px));justify-content:center}.status-notify-rejected-users-grid[data-user-count="3"]{grid-template-columns:repeat(3,minmax(120px,180px))}.status-notify-rejected-users-grid[data-user-count="4"]{grid-template-columns:repeat(4,minmax(120px,1fr))}.status-notify-rejected-users-grid[data-user-count="5"]{grid-template-columns:repeat(5,minmax(110px,1fr))}.status-notify-rejected-users-grid[data-user-count="6"]{grid-template-columns:repeat(6,minmax(110px,1fr))}.status-notify-rejected-users-grid[data-user-count="7"]{grid-template-columns:repeat(7,minmax(100px,1fr))}.status-notify-rejected-users-grid[data-user-count="8"]{grid-template-columns:repeat(8,minmax(100px,1fr))}.status-notify-rejected-users-grid:not([data-user-count]){grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}.status-notify-rejected-user-card{background:#ffffff0d;border:1px solid rgba(255,0,0,.2);border-radius:6px;padding:.4rem;transition:all .3s ease;position:relative;overflow:hidden;min-height:80px;display:flex;flex-direction:column;opacity:0;transform:translateY(20px) scale(.9)}.status-notify-rejected-user-card:hover{transform:translateY(-1px);box-shadow:0 3px 10px #0000004d;border-color:#e74c3c}.status-notify-rejected-user-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(45deg,#e74c3c,#c0392b)}.status-notify-rejected-user-avatar{width:24px;height:24px;border-radius:50%;background:linear-gradient(45deg,#e74c3c,#c0392b);display:flex;align-items:center;justify-content:center;margin-bottom:.3rem;font-size:.7rem;font-weight:700;color:#fff;box-shadow:0 2px 6px #e74c3c4d}.status-notify-rejected-user-name{font-size:.75rem;font-weight:600;color:#e2e8f0;margin-bottom:.1rem;line-height:1.2}.status-notify-rejected-user-role{font-size:.65rem;color:#94a3b8;font-weight:400;margin-bottom:.3rem;line-height:1.2}.status-notify-rejected-user-status{display:flex;gap:.2rem;flex-wrap:wrap;margin-bottom:.3rem}.status-notify-rejected-user-badge{padding:.1rem .3rem;border-radius:8px;font-size:.55rem;font-weight:500;white-space:nowrap}.status-notify-rejected-user-badge.read{background:#48bb7833;color:#68d391}.status-notify-rejected-user-badge.unread{background:#f5656533;color:#f56565}.status-notify-rejected-user-badge.notified{background:#ed893633;color:#ed8936}.status-notify-rejected-user-badge.not-notified{background:#a0aec033;color:#a0aec0}.status-notify-rejected-timestamp{color:#94a3b8;font-size:.75rem;text-align:center;margin-top:.8rem;font-style:italic;padding:.5rem;background:#ffffff0d;border-radius:6px;border:1px solid rgba(255,0,0,.2)}.status-notify-rejected-actions{display:flex;gap:.6rem;justify-content:center;flex-wrap:wrap;position:relative;z-index:2;opacity:0;transform:translateY(30px)}.status-notify-rejected-btn{padding:.6rem 1.2rem;border:none;border-radius:20px;font-weight:600;font-size:.8rem;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;text-transform:uppercase;letter-spacing:.3px;min-width:100px}.status-notify-rejected-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.status-notify-rejected-btn:hover:before{left:100%}.status-notify-rejected-btn-primary{background:linear-gradient(45deg,#e74c3c,#c0392b);color:#fff;box-shadow:0 4px 15px #e74c3c4d}.status-notify-rejected-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #e74c3c66}.status-notify-rejected-btn-secondary{background:linear-gradient(45deg,#64748b,#475569);color:#fff;box-shadow:0 4px 15px #64748b4d}.status-notify-rejected-btn-secondary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #64748b66}.status-notify-rejected-btn-tertiary{background:linear-gradient(45deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 4px 15px #3b82f64d}.status-notify-rejected-btn-tertiary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}.status-notify-rejected-close{position:absolute;top:1rem;right:1rem;background:#ffffff1a;border:none;border-radius:50%;width:35px;height:35px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;font-size:1.2rem;transition:all .3s ease;z-index:3;font-weight:700}.status-notify-rejected-close:hover{background:#fff3;transform:scale(1.1) rotate(90deg)}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}@media (max-width: 1400px){.status-notify-rejected-container{max-width:800px}}@media (max-width: 1200px){.status-notify-rejected-container{max-width:700px;padding:1rem}.status-notify-rejected-details{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.status-notify-rejected-users-grid{gap:.4rem}.status-notify-rejected-users-grid[data-user-count="1"]{grid-template-columns:minmax(120px,250px)}.status-notify-rejected-users-grid[data-user-count="2"]{grid-template-columns:repeat(2,minmax(110px,200px))}.status-notify-rejected-users-grid[data-user-count="3"]{grid-template-columns:repeat(3,minmax(100px,150px))}.status-notify-rejected-users-grid[data-user-count="4"]{grid-template-columns:repeat(4,minmax(100px,1fr))}.status-notify-rejected-users-grid[data-user-count="5"]{grid-template-columns:repeat(5,minmax(90px,1fr))}.status-notify-rejected-users-grid[data-user-count="6"]{grid-template-columns:repeat(6,minmax(90px,1fr))}.status-notify-rejected-users-grid[data-user-count="7"],.status-notify-rejected-users-grid[data-user-count="8"]{grid-template-columns:repeat(4,minmax(100px,1fr))}}@media (max-width: 1024px){.status-notify-rejected-container{max-width:650px;padding:.9rem}.status-notify-rejected-details{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.5rem}.status-notify-rejected-users-grid{gap:.4rem}.status-notify-rejected-users-grid[data-user-count="1"]{grid-template-columns:minmax(110px,220px)}.status-notify-rejected-users-grid[data-user-count="2"]{grid-template-columns:repeat(2,minmax(100px,180px))}.status-notify-rejected-users-grid[data-user-count="3"]{grid-template-columns:repeat(3,minmax(90px,130px))}.status-notify-rejected-users-grid[data-user-count="4"]{grid-template-columns:repeat(4,minmax(90px,1fr))}.status-notify-rejected-users-grid[data-user-count="5"]{grid-template-columns:repeat(5,minmax(80px,1fr))}.status-notify-rejected-users-grid[data-user-count="6"]{grid-template-columns:repeat(3,minmax(90px,1fr))}.status-notify-rejected-users-grid[data-user-count="7"],.status-notify-rejected-users-grid[data-user-count="8"]{grid-template-columns:repeat(4,minmax(85px,1fr))}}@media (max-width: 768px){.status-notify-rejected-container{margin:.8rem;padding:.8rem;max-width:95%}.status-notify-rejected-title{font-size:1.1rem}.status-notify-rejected-details{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:.4rem}.status-notify-rejected-users-grid{gap:.3rem}.status-notify-rejected-users-grid[data-user-count="1"],.status-notify-rejected-users-grid[data-user-count="2"]{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));justify-content:center}.status-notify-rejected-users-grid[data-user-count="3"],.status-notify-rejected-users-grid[data-user-count="4"]{grid-template-columns:repeat(2,minmax(90px,1fr))}.status-notify-rejected-users-grid[data-user-count="5"],.status-notify-rejected-users-grid[data-user-count="6"]{grid-template-columns:repeat(3,minmax(80px,1fr))}.status-notify-rejected-users-grid[data-user-count="7"],.status-notify-rejected-users-grid[data-user-count="8"]{grid-template-columns:repeat(3,minmax(75px,1fr))}.status-notify-rejected-actions{flex-direction:column;gap:.5rem}.status-notify-rejected-btn{width:100%;min-width:auto}}@media (max-width: 480px){.status-notify-rejected-container{padding:.7rem;margin:.5rem}.status-notify-rejected-title{font-size:1rem}.status-notify-rejected-message{font-size:.9rem}.status-notify-rejected-status-badge{font-size:.9rem;padding:.5rem 1.2rem}.status-notify-rejected-details{grid-template-columns:1fr}.status-notify-rejected-users-grid{grid-template-columns:repeat(auto-fit,minmax(90px,1fr))!important;gap:.3rem}}.rdp-root{--rdp-accent-color: blue;--rdp-accent-background-color: #f0f0ff;--rdp-day-height: 44px;--rdp-day-width: 44px;--rdp-day_button-border-radius: 100%;--rdp-day_button-border: 2px solid transparent;--rdp-day_button-height: 42px;--rdp-day_button-width: 42px;--rdp-selected-border: 2px solid var(--rdp-accent-color);--rdp-disabled-opacity: .5;--rdp-outside-opacity: .75;--rdp-today-color: var(--rdp-accent-color);--rdp-dropdown-gap: .5rem;--rdp-months-gap: 2rem;--rdp-nav_button-disabled-opacity: .5;--rdp-nav_button-height: 2.25rem;--rdp-nav_button-width: 2.25rem;--rdp-nav-height: 2.75rem;--rdp-range_middle-background-color: var(--rdp-accent-background-color);--rdp-range_middle-color: inherit;--rdp-range_start-color: white;--rdp-range_start-background: linear-gradient(var(--rdp-gradient-direction), transparent 50%, var(--rdp-range_middle-background-color) 50%);--rdp-range_start-date-background-color: var(--rdp-accent-color);--rdp-range_end-background: linear-gradient(var(--rdp-gradient-direction), var(--rdp-range_middle-background-color) 50%, transparent 50%);--rdp-range_end-color: white;--rdp-range_end-date-background-color: var(--rdp-accent-color);--rdp-week_number-border-radius: 100%;--rdp-week_number-border: 2px solid transparent;--rdp-week_number-height: var(--rdp-day-height);--rdp-week_number-opacity: .75;--rdp-week_number-width: var(--rdp-day-width);--rdp-weeknumber-text-align: center;--rdp-weekday-opacity: .75;--rdp-weekday-padding: .5rem 0rem;--rdp-weekday-text-align: center;--rdp-gradient-direction: 90deg;--rdp-animation_duration: .3s;--rdp-animation_timing: cubic-bezier(.4, 0, .2, 1)}.rdp-root[dir=rtl]{--rdp-gradient-direction: -90deg}.rdp-root[data-broadcast-calendar=true]{--rdp-outside-opacity: unset}.rdp-root{position:relative;box-sizing:border-box}.rdp-root *{box-sizing:border-box}.rdp-day{width:var(--rdp-day-width);height:var(--rdp-day-height);text-align:center}.rdp-day_button{background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;justify-content:center;align-items:center;display:flex;width:var(--rdp-day_button-width);height:var(--rdp-day_button-height);border:var(--rdp-day_button-border);border-radius:var(--rdp-day_button-border-radius)}.rdp-day_button:disabled{cursor:revert}.rdp-caption_label{z-index:1;position:relative;display:inline-flex;align-items:center;white-space:nowrap;border:0}.rdp-dropdown:focus-visible~.rdp-caption_label{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}.rdp-button_next,.rdp-button_previous{border:none;background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;-moz-appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;position:relative;appearance:none;width:var(--rdp-nav_button-width);height:var(--rdp-nav_button-height)}.rdp-button_next:disabled,.rdp-button_next[aria-disabled=true],.rdp-button_previous:disabled,.rdp-button_previous[aria-disabled=true]{cursor:revert;opacity:var(--rdp-nav_button-disabled-opacity)}.rdp-chevron{display:inline-block;fill:var(--rdp-accent-color)}.rdp-root[dir=rtl] .rdp-nav .rdp-chevron{transform:rotate(180deg);transform-origin:50%}.rdp-dropdowns{position:relative;display:inline-flex;align-items:center;gap:var(--rdp-dropdown-gap)}.rdp-dropdown{z-index:2;opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;width:100%;margin:0;padding:0;cursor:inherit;border:none;line-height:inherit}.rdp-dropdown_root{position:relative;display:inline-flex;align-items:center}.rdp-dropdown_root[data-disabled=true] .rdp-chevron{opacity:var(--rdp-disabled-opacity)}.rdp-month_caption{display:flex;align-content:center;height:var(--rdp-nav-height);font-weight:700;font-size:large}.rdp-months{position:relative;display:flex;flex-wrap:wrap;gap:var(--rdp-months-gap);max-width:fit-content}.rdp-month_grid{border-collapse:collapse}.rdp-nav{position:absolute;inset-block-start:0;inset-inline-end:0;display:flex;align-items:center;height:var(--rdp-nav-height)}.rdp-weekday{opacity:var(--rdp-weekday-opacity);padding:var(--rdp-weekday-padding);font-weight:500;font-size:smaller;text-align:var(--rdp-weekday-text-align);text-transform:var(--rdp-weekday-text-transform)}.rdp-week_number{opacity:var(--rdp-week_number-opacity);font-weight:400;font-size:small;height:var(--rdp-week_number-height);width:var(--rdp-week_number-width);border:var(--rdp-week_number-border);border-radius:var(--rdp-week_number-border-radius);text-align:var(--rdp-weeknumber-text-align)}.rdp-today:not(.rdp-outside){color:var(--rdp-today-color)}.rdp-selected{font-weight:700;font-size:large}.rdp-selected .rdp-day_button{border:var(--rdp-selected-border)}.rdp-outside{opacity:var(--rdp-outside-opacity)}.rdp-disabled{opacity:var(--rdp-disabled-opacity)}.rdp-hidden{visibility:hidden;color:var(--rdp-range_start-color)}.rdp-range_start{background:var(--rdp-range_start-background)}.rdp-range_start .rdp-day_button{background-color:var(--rdp-range_start-date-background-color);color:var(--rdp-range_start-color)}.rdp-range_middle{background-color:var(--rdp-range_middle-background-color)}.rdp-range_middle .rdp-day_button{border-color:transparent;border:unset;border-radius:unset;color:var(--rdp-range_middle-color)}.rdp-range_end{background:var(--rdp-range_end-background);color:var(--rdp-range_end-color)}.rdp-range_end .rdp-day_button{color:var(--rdp-range_start-color);background-color:var(--rdp-range_end-date-background-color)}.rdp-range_start.rdp-range_end{background:revert}.rdp-focusable{cursor:pointer}@keyframes rdp-slide_in_left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes rdp-slide_in_right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes rdp-slide_out_left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes rdp-slide_out_right{0%{transform:translate(0)}to{transform:translate(100%)}}.rdp-weeks_before_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_before_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}@keyframes rdp-fade_in{0%{opacity:0}to{opacity:1}}@keyframes rdp-fade_out{0%{opacity:1}to{opacity:0}}.rdp-caption_after_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_after_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.boxes-container{width:100%;height:100%;background-color:#ffffff75;display:flex;justify-content:center;align-items:center}.boxes{--size: 32px;--duration: .8s;height:calc(var(--size) * 2);width:calc(var(--size) * 3);position:relative;transform-style:preserve-3d;transform-origin:50% 50%;margin-top:calc(var(--size) * 1.5 * -1);transform:rotateX(60deg) rotate(45deg) rotateY(0) translateZ(0)}.boxes .box{width:var(--size);height:var(--size);top:0;left:0;position:absolute;transform-style:preserve-3d}.boxes .box:nth-child(1){transform:translate(100%);-webkit-animation:box1 var(--duration) linear infinite;animation:box1 var(--duration) linear infinite}.boxes .box:nth-child(2){transform:translateY(100%);-webkit-animation:box2 var(--duration) linear infinite;animation:box2 var(--duration) linear infinite}.boxes .box:nth-child(3){transform:translate(100%,100%);-webkit-animation:box3 var(--duration) linear infinite;animation:box3 var(--duration) linear infinite}.boxes .box:nth-child(4){transform:translate(200%);-webkit-animation:box4 var(--duration) linear infinite;animation:box4 var(--duration) linear infinite}.boxes .box>div{--background: #5c8df6;--top: auto;--right: auto;--bottom: auto;--left: auto;--translateZ: calc(var(--size) / 2);--rotateY: 0deg;--rotateX: 0deg;position:absolute;width:100%;height:100%;background:var(--background);top:var(--top);right:var(--right);bottom:var(--bottom);left:var(--left);transform:rotateY(var(--rotateY)) rotateX(var(--rotateX)) translateZ(var(--translateZ))}.boxes .box>div:nth-child(1){--top: 0;--left: 0}.boxes .box>div:nth-child(2){--background: #145af2;--right: 0;--rotateY: 90deg}.boxes .box>div:nth-child(3){--background: #447cf5;--rotateX: -90deg}.boxes .box>div:nth-child(4){--background: #dbe3f4;--top: 0;--left: 0;--translateZ: calc(var(--size) * 3 * -1)}@-webkit-keyframes box1{0%,50%{transform:translate(100%)}to{transform:translate(200%)}}@keyframes box1{0%,50%{transform:translate(100%)}to{transform:translate(200%)}}@-webkit-keyframes box2{0%{transform:translateY(100%)}50%{transform:translate(0)}to{transform:translate(100%)}}@keyframes box2{0%{transform:translateY(100%)}50%{transform:translate(0)}to{transform:translate(100%)}}@-webkit-keyframes box3{0%,50%{transform:translate(100%,100%)}to{transform:translateY(100%)}}@keyframes box3{0%,50%{transform:translate(100%,100%)}to{transform:translateY(100%)}}@-webkit-keyframes box4{0%{transform:translate(200%)}50%{transform:translate(200%,100%)}to{transform:translate(100%,100%)}}@keyframes box4{0%{transform:translate(200%)}50%{transform:translate(200%,100%)}to{transform:translate(100%,100%)}}.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-wrapper{display:inline-block;padding:0;border:0}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative;line-height:initial}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{z-index:1;line-height:0}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 15px}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{margin-top:0;color:#000;font-weight:700;font-size:.944rem}h2.react-datepicker__current-month{padding:0;margin:0}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover *:before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .85rem);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__week-number--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__day-names{white-space:nowrap;margin-bottom:-8px}.react-datepicker__week{white-space:nowrap}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:not([aria-disabled=true]):hover,.react-datepicker__month-text:not([aria-disabled=true]):hover,.react-datepicker__quarter-text:not([aria-disabled=true]):hover,.react-datepicker__year-text:not([aria-disabled=true]):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:not([aria-disabled=true]):hover,.react-datepicker__month-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__year-text--highlighted:not([aria-disabled=true]):hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{position:relative;border-radius:.3rem;background-color:#ff6803;color:#fff}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__day--holidays:not([aria-disabled=true]):hover,.react-datepicker__month-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__year-text--holidays:not([aria-disabled=true]):hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{visibility:visible;opacity:1}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--selected:not([aria-disabled=true]):hover,.react-datepicker__day--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__day--in-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-range:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#bad9f1;color:#000}.react-datepicker__day--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--keyboard-selected:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{position:absolute;bottom:70%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{position:absolute;padding:.5rem;box-sizing:content-box}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{cursor:default;background-color:#ccc}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:#000c;left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-width: 400px),(max-height: 550px){.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker__current-month,.react-datepicker__portal .react-datepicker-time__header{font-size:1.44rem}.react-datepicker__children-container{width:13.8rem;margin:.4rem;padding-right:.2rem;padding-left:.2rem;height:auto}.react-datepicker__aria-live{position:absolute;clip-path:circle(0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.react-datepicker__calendar-icon{width:1em;height:1em;vertical-align:-.125em}.container{display:inline-block;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none}.container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox-wrapper{position:relative;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.checkbox-wrapper-dashboard{width:24px;height:20px}.checkmark{position:absolute;width:32px;height:32px;background:linear-gradient(135deg,#0a0a23,#1c2526);border:2px solid #4b5eaa;border-radius:12px;transition:transform .4s cubic-bezier(.68,-.55,.265,1.55),background .3s ease-in-out,border-color .3s ease,border-radius .3s ease;box-shadow:0 0 8px #4b5eaa4d}.checkmark-dashboard{width:24px;height:24px}.container:hover .checkmark{transform:scale(1.1);box-shadow:0 0 12px #4b5eaa80}.container input:checked~.checkbox-wrapper .checkmark{background:linear-gradient(135deg,#3b82f6,#60c5f9);border-color:#2901a1;border-radius:50%;transform:rotate(45deg) scale(1.2);box-shadow:0 0 20px #09ffff99}.checkmark:after{content:"";position:absolute;display:none;left:50%;top:50%;width:10px;height:10px;background:transparent;border:2px solid #fff;border-radius:50%;transform:translate(-50%,-50%) scale(0);transition:transform .3s cubic-bezier(.4,0,.2,1.6),opacity .3s ease-in-out}.container input:checked~.checkbox-wrapper .checkmark:after{display:block;transform:translate(-50%,-50%) scale(1);opacity:1}.nebula-glow{position:absolute;width:40px;height:40px;background:radial-gradient(circle,rgba(75,94,170,.3) 10%,transparent 70%);border-radius:50%;opacity:.5;transition:opacity .3s ease,transform .5s cubic-bezier(.4,0,.2,1)}.container input:checked~.checkbox-wrapper .nebula-glow{opacity:1;transform:rotate(180deg);background:radial-gradient(circle,#ff5eaa80 10%,#ffd4524d 70%);animation:swirl 1.5s infinite cubic-bezier(.4,0,.2,1)}@keyframes swirl{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sparkle-container{position:absolute;width:100%;height:100%;pointer-events:none}.sparkle-container:before,.sparkle-container:after{content:"";position:absolute;width:4px;height:4px;background:#ffd452;border-radius:50%;opacity:0;transition:all .6s ease}.container input:checked~.checkbox-wrapper .sparkle-container:before{transform:translate(12px,-12px);opacity:1;animation:twinkle .8s cubic-bezier(.5,0,.5,1) forwards}.container input:checked~.checkbox-wrapper .sparkle-container:after{transform:translate(-12px,12px);background:#ff5e62;opacity:1;animation:twinkle .8s cubic-bezier(.5,0,.5,1) .2s forwards}@keyframes twinkle{0%{transform:scale(1);opacity:1}to{transform:scale(1.5) translate(10px,-10px);opacity:0}}.checkbox-wrapper:before{content:"";position:absolute;width:48px;height:48px;background:#4b5eaa33;border-radius:50%;transform:scale(0);transition:transform .4s cubic-bezier(.4,0,.2,1.4);z-index:-1}.container:hover .checkbox-wrapper:before{transform:scale(1)}.container input:checked~.checkbox-wrapper .checkmark{animation:bounce .4s cubic-bezier(.68,-.55,.265,1.55)}@keyframes bounce{0%,to{transform:rotate(45deg) scale(1.2)}50%{transform:rotate(45deg) scale(1.4)}}.filter-container{display:flex;justify-content:center;align-items:center;background-color:#f5f5f5}.filter-button{display:flex;align-items:center;gap:8px;padding:12px 20px;border:2px solid #e0e0e0;border-radius:8px;background-color:#fff;color:#333;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;outline:none;box-shadow:0 2px 4px #0000001a}.filter-button:hover{border-color:#4caf50;background-color:#f8f9fa;transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.filter-button:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}.filter-button.active{border-color:#4caf50;background-color:#4caf50;color:#fff}.filter-button.active:hover{background-color:#45a049;border-color:#45a049}.filter-icon{transition:transform .3s ease}.filter-button:hover .filter-icon{transform:scale(1.1)}.filter-button.active .filter-icon{transform:rotate(180deg)}.filter-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease}.filter-overlay.active{opacity:1;visibility:visible}.filter-panel{position:fixed;top:0;right:0;height:100vh;width:550px;background:#fff;box-shadow:-4px 0 20px #00000026;z-index:1001;transform:translate(100%);transition:transform .3s ease;display:flex;flex-direction:column}.filter-panel.active{transform:translate(0)}@media (max-width: 768px){.filter-panel{width:400px}}@media (max-width: 480px){.filter-panel{width:100vw}}.filter-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e5e5;background-color:#f8f9fa;flex-shrink:0}.filter-header h2{display:flex;align-items:center;gap:8px;margin:0;font-size:18px;font-weight:600;color:#333}.filter-header .close-btn{background:none;border:none;cursor:pointer;padding:8px;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#666;transition:all .2s ease}.filter-header .close-btn:hover{background-color:#e9ecef;color:#333}.filter-content{padding:24px;flex:1;overflow-y:auto}.filter-content h3{font-size:1.2rem;font-weight:600;color:#333;margin-bottom:1rem;border-bottom:1px solid #e5e5e5;margin-left:1rem}.filter-content .select-container{box-shadow:none!important;outline:none!important;border:none!important}.filter-content .filter-item{margin-bottom:20px}.filter-content .filter-item:last-child{margin-bottom:0}.filter-content .filter-item .filter-label{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-weight:500;color:#333;font-size:14px}.filter-content .filter-item .filter-date-range{display:flex;align-items:center;gap:12px}.filter-content .filter-item .filter-date-range span{font-size:14px;color:#666}.filter-content .filter-item .filter-date-range .filter-date-input{flex:1;padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;cursor:pointer;transition:border-color .2s ease}.filter-content .filter-item .filter-date-range .filter-date-input:focus{outline:none;border-color:#4caf50;box-shadow:0 0 0 2px #4caf501a}.filter-actions{display:flex;justify-content:flex-end;gap:12px;padding:20px 24px;border-top:1px solid #e5e5e5;background-color:#f8f9fa;flex-shrink:0}.filter-actions button{padding:10px 20px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.filter-actions .filter-reset-btn{background-color:#6c757d;color:#fff}.filter-actions .filter-reset-btn:hover{background-color:#5a6268}.filter-actions .filter-apply-btn{background-color:#4caf50;color:#fff}.filter-actions .filter-apply-btn:hover{background-color:#45a049}.status-filter{width:100%;cursor:pointer;transition:border-color .2s ease;display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.date-selector-container{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:1rem;padding:0 1rem}.date-selector-container .date-selector-btn{background:#3b82f61a;border:1px solid rgba(59,130,246,.2);border-radius:6px;padding:.4rem .6rem;font-size:.8rem;font-weight:600;color:#3b82f6;cursor:pointer;transition:all .3s ease;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.date-selector-container .date-selector-btn:hover{background:#3b82f633;transform:translateY(-1px)}.date-selector-container .date-selector-btn.active{background:linear-gradient(135deg,#3b82f6,#1e40af);color:#fff;border-color:transparent;box-shadow:0 2px 8px #3b82f64d}.date-selector-container .date-selector-btn:focus{outline:none;box-shadow:0 0 0 2px #3b82f633}@media (max-width: 480px){.date-selector-container{grid-template-columns:repeat(2,1fr);gap:.4rem}.date-selector-container .date-selector-btn{font-size:.75rem;padding:.3rem .5rem}}.verified-toggle{position:relative;display:inline-flex;align-items:center;gap:12px;cursor:pointer;-webkit-user-select:none;user-select:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:all .3s cubic-bezier(.4,0,.2,1);padding:8px 16px;border-radius:50px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.verified-toggle:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026;background:#ffffff26}.verified-toggle:active{transform:translateY(0)}.verified-toggle-checkbox{position:absolute;opacity:0;width:0;height:0}.verified-toggle-track{position:relative;width:56px;height:28px;background:#e2e8f0;border-radius:50px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 2px 4px #0000001a,0 1px 2px #0000000d}.verified-toggle-checkbox:checked+.verified-toggle-track{background:linear-gradient(135deg,#009c4b,#764ba2);box-shadow:inset 0 2px 4px #0003,0 4px 12px #667eea66}.verified-toggle-slider{position:absolute;top:2px;left:2px;width:24px;height:24px;background:#fff;border-radius:50%;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #0000001a,0 1px 2px #0000000f;display:flex;align-items:center;justify-content:center}.verified-toggle-checkbox:checked+.verified-toggle-track .verified-toggle-slider{transform:translate(28px);box-shadow:0 4px 8px #00000026,0 2px 4px #0000001a}.verified-toggle-icon{width:14px;height:14px;fill:#6b7280;transition:all .3s ease}.verified-toggle-checkbox:checked+.verified-toggle-track .verified-toggle-icon{fill:#009c4b;transform:scale(1.1)}.verified-toggle-label{font-size:16px;font-weight:600;color:#374151;transition:all .3s ease;text-transform:capitalize;letter-spacing:.025em}.verified-toggle-checkbox:checked~.verified-toggle-label{color:#009c4b}.verified-toggle:hover .verified-toggle-track{box-shadow:inset 0 2px 4px #00000026,0 4px 12px #0000001a}.verified-toggle:hover .verified-toggle-checkbox:checked+.verified-toggle-track{box-shadow:inset 0 2px 4px #0003,0 6px 20px #009c4b}.verified-toggle:hover .verified-toggle-slider{transform:scale(1.05)}.verified-toggle:hover .verified-toggle-checkbox:checked+.verified-toggle-track .verified-toggle-slider{transform:translate(28px) scale(1.05)}.verified-toggle-checkbox:focus-visible+.verified-toggle-track{outline:2px solid #009c4b;outline-offset:2px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}.verified-toggle:active .verified-toggle-slider{animation:pulse .2s ease-in-out}@media (max-width: 768px){.verified-toggle{padding:6px 12px;gap:8px}.verified-toggle-track{width:48px;height:24px}.verified-toggle-slider{width:20px;height:20px}.verified-toggle-checkbox:checked+.verified-toggle-track .verified-toggle-slider{transform:translate(24px)}.verified-toggle-label{font-size:14px}}
