@import"https://fonts.googleapis.com/css2?family=Cal+Sans&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Montserrat,sans-serif}.link{text-decoration:none;width:100%;display:flex;justify-content:flex-end}.session-modal-overlay{position:fixed;inset:0;z-index:9999;background:#0000008c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:1rem;animation:session-overlay-fade-in .2s ease}@keyframes session-overlay-fade-in{0%{opacity:0}to{opacity:1}}.session-modal{background:#fff;border-radius:16px;padding:2.25rem 2rem 2rem;width:100%;max-width:380px;display:flex;flex-direction:column;align-items:center;gap:.5rem;box-shadow:0 20px 60px #0000002e;animation:session-modal-slide-up .25s ease}@keyframes session-modal-slide-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.session-modal-icon{font-size:2.5rem;margin-bottom:.25rem}.session-modal-title{font-size:1.2rem;font-weight:700;color:#1a1a2e;margin:0}.session-modal-subtitle{font-size:.85rem;color:#6b7280;text-align:center;margin:0 0 .75rem;line-height:1.5}.session-modal-form{width:100%;display:flex;flex-direction:column;gap:1rem}.session-modal-field{display:flex;flex-direction:column;gap:.35rem}.session-modal-field label{font-size:.8rem;font-weight:600;color:#374151}.session-modal-field input{width:100%;padding:.65rem .85rem;border:1.5px solid #e5e7eb;border-radius:8px;font-size:.9rem;color:#111827;background:#f9fafb;outline:none;transition:border-color .15s;box-sizing:border-box}.session-modal-field input:focus{border-color:#837aef;background:#fff}.session-modal-field input[type=email]{color:#6b7280;cursor:default}.session-password-wrap{position:relative;display:flex;align-items:center}.session-password-wrap input{padding-right:2.5rem}.session-password-toggle{position:absolute;right:.75rem;background:none;border:none;cursor:pointer;color:#9ca3af;display:flex;align-items:center;padding:0;line-height:1}.session-password-toggle:hover{color:#374151}.session-modal-error{font-size:.8rem;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:.5rem .75rem;margin:0}.session-modal-submit{width:100%;padding:.75rem;background:#837aef;color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .15s,opacity .15s;margin-top:.25rem}.session-modal-submit:hover:not(:disabled){background:#6c63e0}.session-modal-submit:disabled{opacity:.65;cursor:not-allowed}.login-rightside{width:60%;height:100vh;background:linear-gradient(135deg,#837aef26,#837aef40);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.login-rightside .container{width:100%;max-width:420px;padding:1.5rem;display:flex;flex-direction:column;align-items:center}.login-rightside .container img{width:100%;max-width:280px;height:auto;object-fit:contain;margin-bottom:1.5rem}.login-rightside h2{margin-bottom:.75rem;text-align:center;font-size:1.25rem;font-family:Montserrat,sans-serif;font-weight:600;color:#1a1a2e}.login-rightside p{width:100%;max-width:380px;font-size:.875rem;font-family:Montserrat,sans-serif;font-weight:400;text-align:center;color:#4b5563;line-height:1.6}@media screen and (max-width:1024px){.login-rightside .container img{max-width:220px}.login-rightside h2{font-size:1.125rem}.login-rightside p{font-size:.8rem}}@media screen and (max-width:768px){.login-rightside{display:none}}.login-container{display:flex;height:100vh;background-color:#fafafa}.login-container .login{width:40%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.login-container .login .login-form{width:100%;max-width:320px;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.login .login-form img{width:120px;height:auto;object-fit:contain}.login .login-form .logo-text{font-family:Pacifico,cursive;font-weight:400;font-style:italic;font-size:2.5rem;color:#837aef;margin:0;letter-spacing:.5px;line-height:1}.login .login-form .form{width:100%;display:flex;flex-direction:column;align-items:center;gap:.5rem}.login .login-form .form h1{font-size:1.5rem;font-family:Montserrat,sans-serif;font-weight:600;color:#1a1a2e;margin-bottom:.25rem}.login .login-form .form p:first-of-type{font-size:.8rem;font-family:Montserrat,sans-serif;color:#6b7280;margin-bottom:.75rem}.login .login-form .form input,.login .login-form .form button[type=submit]{width:100%;height:38px;font-size:.8rem;padding:0 .75rem;border-radius:6px;font-family:Montserrat,sans-serif}.login .login-form .form input:first-of-type{margin-top:.25rem}.login .login-form .form button[type=submit]{background-color:#837aef;border:none;box-shadow:0 2px 8px #837aef4d;cursor:pointer;color:#fff;font-size:.8rem;font-weight:500;font-family:Montserrat,sans-serif;transition:all .2s ease;margin-top:.5rem}.login .login-form .form button[type=submit]:hover{background-color:#6b63d9;box-shadow:0 4px 12px #837aef66;transform:translateY(-1px)}.login .login-form .form button[type=submit]:active{background-color:#5a52c7;transform:translateY(0)}.login .login-form .form button[type=submit]:disabled{background-color:#b8b4f0;cursor:not-allowed;transform:none;box-shadow:none}.login .login-form .form span{cursor:pointer;color:#837aef;width:100%;display:flex;justify-content:flex-end;font-family:Montserrat,sans-serif;font-size:.8rem;margin:.25rem 0}.login .login-form .form p.error{color:#e57373!important;text-align:left!important}.login .login-form .form p:last-of-type{text-align:center;font-size:.75rem;color:#9ca3af;line-height:1.5;margin-top:.5rem}.login .login-form .form strong{color:#6b7280;font-weight:500;transition:color .2s ease}.login .login-form .form strong:hover{cursor:pointer;text-decoration:underline;color:#837aef}.error{color:#e57373;font-size:.75rem;width:100%;margin:2px 0 0;text-align:left;padding-left:.75rem;font-family:Montserrat,sans-serif}.input{width:100%;padding:.75rem;border:1px solid #e5e7eb;border-radius:8px;font-size:.875rem;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease}.input:focus{outline:none;border-color:#837aef;box-shadow:0 0 0 3px #837aef1a}.password-wrapper{position:relative;width:100%;display:flex;align-items:center}.password-wrapper .password-input{width:100%;padding-right:2.5rem}.password-toggle-icon{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;color:#9ca3af;cursor:pointer;-webkit-user-select:none;user-select:none;line-height:1}.password-toggle-icon:hover{color:#837aef}.input::placeholder{color:#9ca3af}.error-border{border-color:#ef4444}.error-border:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.link{color:inherit;text-decoration:none}@media screen and (max-width:768px){.login-container .login{width:100%;padding:1.5rem}.login-container .login .login-form{width:100%;max-width:320px;gap:1.25rem}.login .login-form img{width:120px}.login .login-form .form h1{font-size:1.375rem}.login .login-form .form p:first-of-type{font-size:.8rem}}.login .login-form .form input,.login .login-form .form button{width:100%;height:54px;font-size:16px}.login .login-form .form button{font-size:20px}.login .login-form .form span{cursor:pointer;color:#837aef;width:100%;display:flex;justify-content:flex-end;padding:0 10px;font-family:Montserrat,sans-serif;font-size:16px;margin-bottom:10px}.login .login-form .form span:hover{text-decoration:underline}.login .login-form .form p:last-of-type{text-align:center;font-size:16px;color:#828282}.login .login-form .form strong:hover{cursor:pointer;text-decoration:underline;color:#837aef;font-family:Montserrat,sans-serif;font-size:16px}.forgot-container{display:flex}.forgot-container .forgot-password{display:flex;width:50%;align-items:center;justify-content:space-around}.forgot-container .forgot-password .password-form{display:flex;flex-direction:column;align-items:center;gap:20px;width:90%}.password-form img{width:173px;height:60px}.password-form form{display:flex;flex-direction:column;align-items:center;gap:10px}.password-form h1{font-size:36px;font-family:Montserrat,sans-serif}.password-form p:first-of-type{font-size:16px;font-family:Montserrat,sans-serif;margin:-10px 0 10px}.password-form input,.password-form button{width:100%;height:54px;font-size:1rem;padding:0 10px;border:1px solid #E0E0E0;border-radius:8px}.password-form input:first-of-type{margin:20px 0 0}.password-form button{background-color:#837aefb2;box-shadow:0 1px 2px #0000000d;cursor:pointer;color:#fff;font-size:20px;font-family:Montserrat,sans-serif}.password-form button:hover{background-color:#5a4deab2}.password-form button:active{background-color:#837aefb2}.password-form .success{color:green;font-size:18px;font-family:Montserrat,sans-serif;width:80%;text-align:center}.password-form .error{color:red;font-size:14px;margin-top:-4px;margin-bottom:10px}.password-form .error-border{border:1px solid red}.modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:2rem;border-radius:10px;box-shadow:0 4px 12px #0003;z-index:9999;text-align:center;display:flex;flex-direction:column;align-items:center}.modal .close-icon{width:100%;display:flex;justify-content:flex-end;cursor:pointer}.modal .message{margin-top:5px;text-align:center;width:70%}.inputs{display:flex;justify-content:center;gap:10px;margin:1rem 0}.inputs input{width:40px;height:40px;text-align:center;font-size:20px;border:1.5px solid #837AEF;border-radius:10px}.modal p:last-of-type{margin:10px 0 20px}.resend{color:#000;font-weight:700;cursor:pointer}.resend:hover{text-decoration:underline}.modal button{width:398px;height:52px;background-color:#837aef;box-shadow:0 1px 2px #0000000d;color:#fff;font-size:20px;font-weight:500;font-family:Montserrat,sans-serif;border:none;border-radius:8px;cursor:pointer}.success-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:2rem;border-radius:10px;box-shadow:0 4px 12px #0003;z-index:9999;text-align:center;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:768px){.forgot-container .forgot-password{display:flex;width:100%;height:100vh;align-items:center;justify-content:space-around}.forgot-container .forgot-password .password-form{display:flex;flex-direction:column;align-items:center;gap:20px;width:90%}}.forgotpasswordside{width:60%;height:100vh;background-color:#837aef4d;display:flex;flex-direction:column;align-items:center;justify-content:center}.forgotpasswordside .container{width:570px;height:533px}@media screen and (max-width:768px){.forgotpasswordside{display:none}}.resetpassword-container{display:flex;width:100%;overflow:hidden}.resetpassword-container .resetpassword{display:flex;width:50%;align-items:center;justify-content:space-around}.resetpassword-container .resetpassword .resetpassword-form{width:85%;display:flex;flex-direction:column;gap:10px;align-items:center}.resetpassword-container .resetpassword .resetpassword-form img{width:173px;height:60px}.form{width:100%;display:flex;flex-direction:column;gap:10px;align-items:center}.form h1{font-size:36px;font-family:Montserrat,sans-serif}.form p{font-size:16px;font-family:Montserrat,sans-serif;margin-top:-10px}.form input,.form button{width:100%;height:54px;font-size:1rem;padding:0 10px;border:1px solid #E0E0E0;border-radius:8px}.form input:first-of-type{margin:30px 0 0}.password-field{position:relative}.password-field input{width:100%;padding-right:40px}.toggle-visibility{position:absolute;top:50%;right:12px;transform:translateY(-50%);cursor:pointer;color:#888}.form button{background-color:#837aefb2;box-shadow:0 1px 2px #0000000d;cursor:pointer;color:#fff;font-size:20px;font-weight:500;font-family:Montserrat,sans-serif}.form button:hover{background-color:#5a4deab2}.form button:active{background-color:#837aefb2}.input.error-border{border:1px solid red}.error{color:red;font-size:14px;margin-top:5px}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:999;display:flex;align-items:center;justify-content:center}.success-popup{width:90%;max-width:500px;margin-top:200px;background:#fff;padding:30px;border-radius:12px;box-shadow:0 8px 24px #0003;text-align:center}.success-popup img{width:120px;margin-bottom:12px}.success-popup h1{margin-bottom:8px;font-size:30px}.success-popup p{font-size:20px;margin:0}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%,-20px)}to{opacity:1;transform:translate(-50%)}}@media screen and (max-width:786px){.resetpassword-container .resetpassword{display:flex;width:100%;height:100vh;align-items:center;justify-content:space-around}.success-popup{width:90%}}.sidebar{position:fixed;top:0;left:0;width:13%;min-width:220px;max-width:248px;height:100vh;background-color:#fff;border-right:1px solid #d9d9d9;display:flex;flex-direction:column;justify-content:space-between;padding:1.25rem .7rem;font-family:Montserrat,sans-serif;z-index:10}.sidebar-top{display:flex;flex-direction:column;gap:1.25rem;min-height:0}.sidebar-top-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.sidebar-logo{display:flex;align-items:center;justify-content:flex-start;gap:.45rem;padding:.1rem 0 .75rem .35rem;text-decoration:none}.sidebar-logo-icon{width:42px;height:42px;object-fit:contain;flex-shrink:0}.sidebar-logo-text{font-family:Pacifico,cursive;font-size:1.25rem;color:#837aef;line-height:1}.sidebar-close-btn,.sidebar-reopen-btn{border:1px solid #ececf3;background:#fff;color:#001616;border-radius:10px;cursor:pointer;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.sidebar-close-btn{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.sidebar-close-btn:hover,.sidebar-reopen-btn:hover{background:#f5f4ff;border-color:#d9d2ff;color:#837aef}.sidebar-reopen-btn{position:fixed;top:14px;left:14px;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;z-index:12;box-shadow:0 8px 20px #14142b1f}.sidebar-reopen-btn span{width:18px;height:2px;border-radius:999px;background:currentColor;display:block}.sidebar-nav{display:flex;flex-direction:column;gap:.2rem;overflow-y:auto;padding-right:2px}.sidebar-nav::-webkit-scrollbar{width:4px}.sidebar-nav::-webkit-scrollbar-thumb{background:#ececf3;border-radius:4px}.sidebar-link{position:relative;display:flex;align-items:center;gap:.65rem;width:100%;height:38px;padding:0 .85rem;border:none;background:transparent;border-radius:8px;color:#001616;font-size:.8rem;font-weight:300;font-family:inherit;text-decoration:none;cursor:pointer;transition:background-color .18s ease,color .18s ease;text-align:left}.sidebar-link-icon{font-size:1.05rem;flex-shrink:0}.sidebar-link-label{flex:1}.sidebar-link:hover{background-color:#f5f4ff;color:#837aef}.sidebar-link.active,.sidebar-link.active:hover{background-color:#837aef;color:#fff}.sidebar-badge{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background-color:#837aef;color:#fff;font-size:.75rem;font-weight:600;line-height:1}.sidebar-link.active .sidebar-badge{background-color:#fff;color:#837aef}.sidebar-bottom{display:flex;flex-direction:column;gap:.35rem;padding-top:.75rem;border-top:1px solid #ececf3}.sidebar-link.logout{color:#ff0909}.sidebar-link.logout:hover{background-color:#fff0f0;color:#ff0909}@media(max-width:900px){.sidebar{position:relative;width:100%;min-width:0;max-width:none;height:auto;border-right:none;border-bottom:1px solid #d9d9d9;padding:1rem .75rem}.sidebar-top-row{align-items:flex-start}.sidebar-top{gap:.9rem}.sidebar-nav{max-height:none;padding-right:0}.sidebar-link{height:44px;padding:0 .75rem;font-size:.88rem}.sidebar-bottom{padding-top:.5rem}.sidebar-reopen-btn{top:12px;left:12px}}.searchbar{position:fixed;top:0;left:clamp(220px,13%,248px);right:0;width:auto;height:80px;display:flex;align-items:center;gap:72px;padding:0 32px 0 56px;background-color:#fff;border-bottom:1px solid #ececec;z-index:9}.searchbar-menu-button{display:none;width:40px;height:40px;border:1px solid #d9d9d9;border-radius:10px;background:#fff;color:#001616;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.searchbar-menu-button:hover{background-color:#f5f4ff;border-color:#d9d2ff;color:#837aef}.searchbar .search{position:relative;flex:1;display:flex;align-items:center;margin-right:auto}.searchbar .search input{width:100%;height:48px;padding:0 48px 0 20px;font-size:.95rem;font-family:inherit;color:#001616;background-color:#fff;border:1px solid #d9d9d9;border-radius:10px;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.searchbar .search input::placeholder{color:#9a9aa6;font-weight:400}.searchbar .search input:focus{border-color:#837aef;box-shadow:0 0 0 3px #837aef1f}.searchbar .search .search-icon{position:absolute;right:16px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;color:#001616;pointer-events:none}.searchbar-right{display:flex;align-items:center;gap:20px}.searchbar-right .notification-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:#001616;background:transparent;border:none;border-radius:50%;cursor:pointer;transition:background-color .15s ease}.searchbar-right .notification-icon:hover{background-color:#f5f4ff;color:#837aef}.searchbar-right .avatar{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;overflow:hidden;border:1px solid #d9d9d9;cursor:pointer}.searchbar-right .avatar-unisex{background:linear-gradient(135deg,#f3f6fa,#e5ecf3);color:#7d8b98}.searchbar-right .avatar img{width:100%;height:100%;object-fit:cover;display:block}.searchbar-right .link{text-decoration:none;color:inherit}@media(max-width:900px){.searchbar{position:relative;left:auto;right:auto;top:auto;width:100%;padding:16px;gap:12px;height:auto;flex-wrap:wrap}.searchbar-menu-button{display:inline-flex}.searchbar .search input{height:42px}.searchbar .search{width:100%;flex:1 1 100%}.searchbar-right{width:100%;justify-content:flex-end;gap:10px}}.dashboard-container{background-color:#f7f7fb;min-height:100vh;font-family:Montserrat,sans-serif;color:#001616}.dashboard-container .dashboard{margin-left:15%;padding:104px 56px 40px;display:flex;flex-direction:column;gap:24px;font-family:Montserrat,sans-serif;font-size:14px}.font-22px{font-size:22px;font-weight:400}.dashboard .first-section{display:flex;flex-direction:column;gap:16px}.dashboard .first-section .heading{display:flex;justify-content:space-between;align-items:center;color:#001616}.first-section .heading p{font-size:22px;font-weight:600;margin:0}.first-section .heading button{height:40px;padding:0 16px;border:1px solid #E0E0E0;display:inline-flex;align-items:center;gap:8px;background-color:#fff;cursor:pointer;border-radius:8px;font-size:14px;font-weight:500;font-family:inherit;color:#001616;transition:all .15s ease}.first-section .heading button:hover{background-color:#837aef;border-color:#837aef;color:#fff}.dashboard-container .filter-modal-overlay{position:fixed;inset:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:200;padding:20px}.dashboard-container .filter-modal{width:min(440px,100%);background:#fff;border:1px solid #ECECF3;border-radius:12px;box-shadow:0 20px 45px #14142b33;padding:20px;display:flex;flex-direction:column;gap:18px}.dashboard-container .filter-modal-head{display:flex;align-items:center;justify-content:space-between}.dashboard-container .filter-modal-head p{margin:0;font-size:18px;font-weight:600;color:#001616}.dashboard-container .close-modal-btn{border:1px solid #ECECF3;background:#fff;color:#6b7280;width:32px;height:32px;border-radius:8px;font-size:16px;font-weight:600;line-height:1;cursor:pointer}.dashboard-container .close-modal-btn:hover{border-color:#837aef;color:#837aef;background:#f1efff}.dashboard-container .filter-modal-form{display:flex;flex-direction:column;gap:10px}.dashboard-container .filter-modal-form label{margin-top:6px;font-size:13px;font-weight:600;color:#001616}.dashboard-container .filter-modal-form select,.dashboard-container .filter-modal-form input{width:100%;height:42px;border:1px solid #D9D9E3;border-radius:8px;padding:0 12px;font-size:14px;font-family:inherit;color:#001616;background:#fff}.dashboard-container .filter-modal-form select:focus,.dashboard-container .filter-modal-form input:focus{outline:none;border-color:#837aef;box-shadow:0 0 0 3px #837aef33}.dashboard-container .filter-modal-actions{margin-top:14px;display:flex;justify-content:flex-end;gap:10px}.dashboard-container .filter-modal-actions button{height:38px;padding:0 14px;border-radius:8px;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer}.dashboard-container .filter-modal-actions .ghost-btn{border:1px solid #D9D9E3;background:#fff;color:#374151}.dashboard-container .filter-modal-actions .ghost-btn:hover{border-color:#837aef;color:#837aef;background:#f8f7ff}.dashboard-container .filter-modal-actions .apply-btn{border:1px solid #837AEF;background:#837aef;color:#fff}.dashboard-container .filter-modal-actions .apply-btn:hover{background:#6f66df;border-color:#6f66df}.dashboard-container .filter-modal-actions button:disabled,.dashboard .first-section .heading button:disabled,.dashboard-container .close-modal-btn:disabled{cursor:not-allowed;opacity:.65}.dashboard-container .dashboard-toast{position:fixed;top:96px;right:22px;z-index:300;min-width:280px;max-width:380px;padding:12px 14px;border-radius:10px;box-shadow:0 12px 30px #14142b2e;border:1px solid transparent;display:flex;align-items:flex-start;gap:12px;animation:toast-slide-in .2s ease}.dashboard-container .dashboard-toast p{margin:0;font-size:13px;font-weight:500;line-height:1.35;flex:1}.dashboard-container .dashboard-toast button{border:none;background:transparent;color:inherit;cursor:pointer;font-size:14px;font-weight:700;padding:0;line-height:1}.dashboard-container .dashboard-toast-success{background:#e9fbf6;border-color:#b9efdf;color:#0f6a52}.dashboard-container .dashboard-toast-error{background:#ffecec;border-color:#ffc9c9;color:#a21f1f}.dashboard-container .dashboard-loading-overlay{position:fixed;inset:0;background:#ffffff47;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);display:flex;align-items:center;justify-content:center;z-index:250}.dashboard-container .dashboard-loading-chip{background:#001616bd;color:#fff;padding:10px 14px;border-radius:999px;display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:500}.dashboard-container .loading-spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:spinner-rotate .7s linear infinite}@keyframes spinner-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes toast-slide-in{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}.dashboard .first-section .cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.first-section .cards .card{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-radius:12px;background-color:#fff;border:1px solid #ECECF3;box-shadow:0 1px 2px #14142b0a;min-height:90px}.first-section .cards .card .card-content{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0}.first-section .cards .card .card-content p:first-of-type{font-size:10px;font-weight:600;color:#6b7280;letter-spacing:.04em;margin:0}.first-section .cards .card .card-content p:last-of-type{font-size:18px;font-weight:600;color:#001616;margin:0;display:flex;align-items:center;gap:8px}.first-section .cards .card .card-content span{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:10px;font-weight:500}.first-section .cards .card img{width:72px;height:38px;object-fit:contain;flex-shrink:0}.dashboard .content-row{display:flex;align-items:stretch;gap:20px}.dashboard .left-column{flex:1;min-width:0;display:flex;flex-direction:column;gap:20px}.dashboard .users-zen-row{width:100%;display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:20px;align-items:stretch}.users-zen-row .users-section,.users-zen-row .zen-section{background-color:#fff;border:1px solid #ECECF3;border-radius:12px;box-shadow:0 1px 2px #14142b0a;overflow:hidden}.users-section{display:flex;flex-direction:column;overflow:hidden}.users-section .users-head{display:flex;justify-content:space-between;align-items:flex-start;padding:18px 20px 12px}.users-section .users-head .left p:first-of-type{font-size:16px;font-weight:600;color:#001616;margin:0}.users-section .users-head .left p:last-of-type{font-size:13px;font-weight:400;color:#6b7280;margin:4px 0 0;white-space:nowrap}.users-section .users-head .see-all,.reports-section .reports-head .see-all{color:#837aef;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;display:inline-flex;align-items:center;gap:6px;border:none;background-color:transparent;padding:6px 8px;border-radius:6px;transition:background .15s ease}.users-section .users-head .see-all:hover,.reports-section .reports-head .see-all:hover{background:#f1efff}.users-section .users-body{flex:1;overflow-x:auto}.users-section .users-body table{width:auto;min-width:100%;table-layout:auto;border-collapse:collapse;background-color:#fff}.users-section .users-body table col.col-name{width:1%;white-space:nowrap}.users-section .users-body table col.col-email{width:99%}.users-section .users-body table thead th{text-align:left;padding:10px 12px;font-weight:600;font-size:12px;color:#828282;text-transform:none;letter-spacing:.04em;background-color:#fafafd;white-space:nowrap}.users-section .users-body table thead th:first-child{padding-left:20px;width:1%;white-space:nowrap}.users-section .users-body table thead th:last-child{padding-right:20px;width:99%}.users-section .users-body table tbody tr{border-top:1px solid #F0F0F4;transition:background .15s ease}.users-section .users-body table tbody tr:hover{background-color:#fafafd}.users-section .users-body table tbody tr.user-row-clickable,.users-section .users-body table tbody tr.user-row-clickable td{cursor:pointer}.users-section .users-body table tbody td{padding:12px;font-size:13px;color:#001616;font-weight:500;text-align:left;vertical-align:middle;white-space:nowrap}.users-section .users-body table tbody td:first-child{padding-left:20px;width:1%}.users-section .users-body table tbody td:last-child{padding-right:20px;width:99%;white-space:nowrap}.users-section .users-body table .user-name{display:flex;align-items:center;gap:12px}.users-section .users-body table .user-name p{font-size:13px;font-weight:500;margin:0}.users-section .users-body table .user-name .gender-avatar{width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.users-zen-row .zen-section{display:flex;flex-direction:column;justify-content:space-between;padding:24px 24px 22px;gap:24px}.zen-section .zen-head{display:flex;flex-direction:column;gap:6px}.zen-section .zen-head p:first-of-type{font-size:16px;font-weight:600;color:#001616;margin:0}.zen-section .zen-head p:last-of-type{font-size:13px;font-weight:400;color:#6b7280;margin:4px 0 0}.zen-section .exercises{display:flex;flex-direction:column;gap:22px;padding:8px 0 4px}.zen-section .exercises .exercise{display:flex;align-items:center;gap:18px}.zen-section .exercises .exercise p{margin:0;font-size:13px;font-weight:500;color:#001616;width:88px;flex-shrink:0}.zen-section .exercises .exercise .progress-bar{flex:1;min-width:0;height:8px;border-radius:999px}.zen-section button{width:100%;height:40px;padding:0 16px;border:1px dashed #D9D9D9;border-radius:8px;background-color:#fff;color:#837aef;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;transition:all .15s ease;margin-top:8px}.zen-section button:hover{background-color:#f1efff;border-color:#837aef}.dashboard .right-section{width:320px;flex-shrink:0;background-color:#fff;border:1px solid #ECECF3;border-radius:12px;box-shadow:0 1px 2px #14142b0a;padding:18px 20px;display:flex;flex-direction:column}.right-section .reports-overview{width:100%;height:100%;display:flex;flex-direction:column;gap:18px}.right-section .reports-overview-title{text-align:center;font-size:16px;font-weight:600;color:#001616;margin:0}.right-section .overview-chart-block{display:flex;flex-direction:column;flex:1;min-height:0;gap:14px}.right-section .reports-overview .overview-chart-block:first-of-type{margin-top:6px}.right-section .overview-chart-canvas{height:128px}.right-section .reports-overview canvas{max-height:128px}.right-section .overview-chart-block+.overview-chart-block{margin-top:10px}.right-section .overview-legend{display:flex;flex-direction:column;gap:10px}.right-section .overview-legend-item{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;color:#001616}.right-section .overview-legend-label{display:flex;align-items:center;gap:8px;min-width:0}.right-section .overview-legend-label span:last-child{line-height:1.35}.right-section .overview-legend-swatch{width:10px;height:10px;border-radius:2px;flex-shrink:0}.right-section .overview-legend-value{flex-shrink:0;font-weight:500}.right-section .divider{border:0;border-top:1px solid #ECECF3;margin:0}.dashboard .bottom-section{width:100%;background-color:#fff;border:1px solid #ECECF3;border-radius:12px;box-shadow:0 1px 2px #14142b0a;overflow:hidden}.reports-section .reports-head{display:flex;justify-content:space-between;align-items:flex-start;padding:18px 20px 12px}.reports-section .reports-head .left p:first-of-type{font-size:16px;font-weight:600;color:#001616;margin:0}.reports-section .reports-head .left p:last-of-type{font-size:13px;font-weight:400;color:#6b7280;margin:4px 0 0;white-space:nowrap}.reports-section .reports-body table{width:100%;min-width:840px;border-collapse:collapse;background-color:#fff}.reports-section .reports-body table thead th{text-align:left;padding:10px 20px;font-weight:600;font-size:12px;color:#828282;text-transform:none;letter-spacing:.04em;background-color:#fafafd}.reports-section .reports-body table tbody tr{border-top:1px solid #F0F0F4;transition:background .15s ease}.reports-section .reports-body table tbody tr:hover{background-color:#fafafd}.reports-section .reports-body table tbody tr.report-row-clickable,.reports-section .reports-body table tbody tr.report-row-clickable td{cursor:pointer}.reports-section .reports-body table tbody td{padding:14px 20px;font-size:13px;font-weight:500;color:#001616;text-align:left;vertical-align:middle}.reports-section .reports-body .status-cell{white-space:nowrap}.reports-section .reports-body .status-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 10px;border-radius:8px;background-color:var(--status-bg);color:var(--status-text);font-size:12px;font-weight:600;white-space:nowrap}.reports-section .reports-body td.status{display:table-cell}.reports-section .reports-body .progress-bar{width:140px;height:4px;background-color:#ececf3;border-radius:999px;overflow:hidden}.reports-section .reports-body .progress-bar .progress{height:4px;background-color:#837aef;border-radius:999px}.reports-section .reports-body .icon{cursor:pointer;font-size:18px;border-radius:6px;width:28px;height:28px;display:inline-flex;justify-content:center;align-items:center;border:none;background-color:transparent;color:#6b7280;transition:all .15s ease}.reports-section .reports-body .icon:hover{background-color:#f1efff;color:#837aef}.reports-section .submenu-dropdown{width:160px;position:absolute;right:40px;background:#fff;border:1px solid #ECECF3;border-radius:10px;box-shadow:0 8px 24px #14142b1f;display:flex;flex-direction:column;z-index:10;padding:8px}.submenu-dropdown .options{display:flex;flex-direction:column;gap:4px}.submenu-dropdown button{background:none;border:none;padding:8px 12px;text-align:left;cursor:pointer;font-size:13px;font-family:inherit;font-weight:500;color:#001616;width:100%;border-radius:6px;transition:all .15s ease}.submenu-dropdown button:hover{background:#f1efff;color:#837aef}@media(max-width:1280px){.dashboard .middle-section{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.dashboard .right-section{grid-column:span 2}}@media(max-width:900px){.dashboard-container .dashboard{margin-left:0;padding:24px 16px}.dashboard .first-section .heading{align-items:flex-start;gap:12px;flex-direction:column}.dashboard .first-section .cards{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard .content-row,.dashboard .users-zen-row{grid-template-columns:1fr;flex-direction:column}.dashboard .right-section{width:100%}.dashboard .left-column,.dashboard .right-section,.users-zen-row .zen-section{min-width:0}.users-zen-row .users-section,.dashboard .bottom-section,.dashboard .right-section{width:100%}.users-section .users-head,.reports-section .reports-head{padding:16px 16px 12px}.users-section .users-body table,.reports-section .reports-body table{min-width:760px}.users-section .users-body,.reports-section .reports-body{overflow-x:auto;-webkit-overflow-scrolling:touch}.dashboard-container .filter-modal{width:100%;max-width:100%;padding:16px}.dashboard-container .filter-modal-actions{flex-wrap:wrap}.dashboard-container .filter-modal-actions button{flex:1;min-width:110px}.dashboard-container .dashboard-toast{top:88px;right:12px;left:12px;min-width:auto;max-width:none}}@media(max-width:640px){.dashboard .first-section .cards{grid-template-columns:1fr}.first-section .cards .card{min-height:84px}.first-section .heading p{font-size:20px}.first-section .cards .card img{width:60px;height:34px}.users-zen-row .zen-section{padding:18px 16px}.zen-section .exercises .exercise{align-items:flex-start;gap:12px}.zen-section .exercises .exercise p{width:72px}.right-section .overview-chart-canvas,.right-section .reports-overview canvas{max-height:112px}.dashboard-container .dashboard-toast{left:12px;right:12px}}.reports-container .reports{position:fixed;top:80px;left:clamp(220px,13%,248px);right:0;width:auto;height:calc(100vh - 80px);overflow-y:auto;background:linear-gradient(180deg,#fafbfe,#f5f7fb)}.reports .reports-head{display:flex;justify-content:space-between;align-items:center;padding:10px 56px;margin-top:28px;margin-bottom:18px}.reports .reports-head p{font-size:22px;font-weight:600}.reports .reports-head .head-right{width:20%;display:flex;gap:10px;align-items:center;padding:0 10px}.reports .reports-head .head-right button{width:40px;height:40px;border:.5px solid #E0E0E0;display:flex;justify-content:space-between;align-items:center;padding:0 10px;background-color:#fff;cursor:pointer;border-radius:8px;font-size:14px;font-weight:400}.reports .reports-head .head-right button:last-of-type{width:86px;height:40px;display:flex;align-items:center}.reports .reports-head .head-right button:hover{background-color:#837aef;color:#fff}.reports .reports-head .head-right button:active{background-color:#4f4f4f;color:#fff}.reports .reports-head p:first-of-type{font-size:18px;font-weight:600;color:#001616}.reports-filter-modal-overlay{position:fixed;inset:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:200;padding:20px}.reports-filter-modal{width:min(440px,100%);background:#fff;border:1px solid #ECECF3;border-radius:12px;box-shadow:0 20px 45px #14142b33;padding:20px;display:flex;flex-direction:column;gap:18px}.reports-filter-modal-head{display:flex;align-items:center;justify-content:space-between}.reports-filter-modal-head p{margin:0;font-size:18px;font-weight:600;color:#001616}.reports-close-modal-btn{border:1px solid #ECECF3;background:#fff;color:#6b7280;width:32px;height:32px;border-radius:8px;font-size:20px;font-weight:600;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.reports-close-modal-btn:hover{border-color:#837aef;color:#837aef;background:#f1efff}.reports-filter-modal-form{display:flex;flex-direction:column;gap:10px}.reports-filter-modal-form label{margin-top:6px;font-size:13px;font-weight:600;color:#001616}.reports-filter-modal-form select,.reports-filter-modal-form input{width:100%;height:42px;border:1px solid #D9D9E3;border-radius:8px;padding:0 12px;font-size:14px;font-family:inherit;color:#001616;background:#fff}.reports-filter-modal-form select:focus,.reports-filter-modal-form input:focus{outline:none;border-color:#837aef;box-shadow:0 0 0 3px #837aef33}.reports-filter-modal-actions{margin-top:14px;display:flex;justify-content:flex-end;gap:10px}.reports-filter-modal-actions button{height:38px;padding:0 14px;border-radius:8px;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer}.reports-filter-modal-actions .reports-ghost-btn{border:1px solid #D9D9E3;background:#fff;color:#374151}.reports-filter-modal-actions .reports-ghost-btn:hover{border-color:#837aef;color:#837aef;background:#f8f7ff}.reports-filter-modal-actions .reports-apply-btn{border:1px solid #837AEF;background:#837aef;color:#fff}.reports-filter-modal-actions .reports-apply-btn:hover{background:#6f66df;border-color:#6f66df}.reports .reports-body{padding:0 56px 56px}.reports .reports-body{overflow-x:auto;-webkit-overflow-scrolling:touch}.reports .reports-body .reports-table-shell{width:min(100%,1120px);background:#ffffffd1;border:1px solid #ececf3;border-radius:18px;box-shadow:0 14px 36px #14162412;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:hidden}.reports .reports-body table{width:100%;min-width:980px;border-collapse:separate;border-spacing:0;background-color:#fff;border-radius:18px;table-layout:auto}.reports .reports-body table thead tr{background:linear-gradient(180deg,#fbfbfe,#f3f5fb)}.reports .reports-body table thead th{text-align:left;padding:12px 18px;font-weight:600;font-size:11px;letter-spacing:.02em;color:#7c8790;text-transform:none;border-bottom:1px solid #ECECF3;white-space:nowrap}.reports .reports-body table thead th:nth-child(1){width:9%}.reports .reports-body table thead th:nth-child(2){width:18%}.reports .reports-body table thead th:nth-child(3){width:14%}.reports .reports-body table thead th:nth-child(4){width:20%}.reports .reports-body table thead th:nth-child(5){width:11%}.reports .reports-body table thead th:nth-child(6){width:14%}.reports .reports-body table thead th:nth-child(7){width:14%}.reports .reports-body table tbody tr{border-top:none;cursor:pointer;transition:background-color .15s ease,transform .15s ease}.reports .reports-body table tbody tr+tr td{border-top:1px solid #ECECF3}.reports .reports-body table tbody tr:hover{background-color:#f8f9fd}.reports .reports-body table tbody tr:last-child td:first-child{border-bottom-left-radius:12px}.reports .reports-body table tbody tr:last-child td:last-child{border-bottom-right-radius:12px}.reports .reports-body table tbody td{padding:12px;font-size:12px;font-weight:500;color:#21343b;text-align:left;white-space:nowrap;vertical-align:middle}.reports .reports-body table tbody td:first-child{font-weight:600;color:#163238}.reports .reports-body table tbody td:nth-child(2){color:#2d3f45}.reports .reports-body table tbody td.reports-empty-cell{padding:44px 20px;white-space:normal}.reports-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#6e7b84}.reports-empty-icon{color:#9aa6c2}.reports-empty-state p{margin:0;font-size:15px;font-weight:600;color:#34454d}.reports-empty-state span{font-size:12px;color:#7c8790}.reports .reports-body .status{border-radius:58px;min-width:88px;height:24px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:500}.reports .reports-body .progress-bar{width:min(100%,148px);height:6px;background-color:#e5e8ef;border-radius:64.14px}.reports .reports-body .progress-bar .progress{width:12.5px;height:6px;background:linear-gradient(90deg,#8b83f4,#6f67ee);border-radius:64.14px}.reports .icon{cursor:pointer;font-size:1.15rem;border-radius:999px;width:34px;height:34px;display:flex;justify-content:center;align-items:center;border:none;background-color:transparent;color:#55646b;transition:background-color .15s ease,color .15s ease}.reports .icon:hover{background:#eceffd;color:#6f67ee}.reports .icon:focus{background:#eceffd;color:#6f67ee}@media(max-width:1280px){.reports .reports-body .reports-table-shell{width:100%}}@media(max-width:900px){.reports-container .reports{position:static;top:auto;left:auto;right:auto;width:100%;height:auto;overflow:visible}.reports .reports-head,.reports .reports-body{padding-left:16px;padding-right:16px}.reports .reports-head{flex-direction:column;align-items:flex-start;margin-top:16px;gap:12px}.reports .reports-head .head-right{width:100%;justify-content:flex-end;padding:0}.reports .reports-body .reports-table-shell{width:100%}.reports .reports-body table{min-width:900px}.reports .reports-pagination{padding:0 16px 24px}}@media(max-width:640px){.reports .reports-head p{font-size:20px}.reports .reports-head .head-right{justify-content:flex-start;flex-wrap:wrap}.reports .reports-pagination{flex-direction:column;align-items:stretch}.reports .reports-pagination .pagination-left,.reports .reports-pagination .pagination-controls{width:100%;justify-content:space-between}.reports .filter-card,.reports .sort-card{width:min(100vw - 32px,360px);left:0;top:0}}.reports .reports-modal-overlay{position:fixed;top:80px;left:0;width:100vw;height:calc(100vh - 80px);background:#0006;display:flex;justify-content:center;align-items:center;z-index:99}.reports .filter-card{width:383px;height:auto;padding:10px;border-radius:8px;box-shadow:0 8px 8px #0000000d;top:-150px;left:-100px;position:relative;background-color:#fff}.close-icon{display:flex;justify-content:flex-end;align-items:center;cursor:pointer}.reports .filter-card p{font-size:20px;font-weight:600;color:#001616;margin-bottom:10px}.reports .filter-card button{border:none;background-color:#837aef;color:#fff;width:90%;height:40px;border-radius:8px;margin:10px auto 0;display:block;cursor:pointer}.reports .filter-card button:active{background-color:#828282}.reports .filter-card .options{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:5px}.reports .filter-card .options .option{display:flex;gap:5px;align-items:center}.reports .filter-card .options .option label{font-size:16px;font-weight:500;color:#001616}.reports .sort-card{width:360px;background:#fff;border-radius:16px;box-shadow:0 12px 40px #14162424;padding:20px;display:flex;flex-direction:column;gap:18px}.reports .sort-card-head{display:flex;align-items:center;justify-content:space-between}.reports .sort-card-head p{font-size:17px;font-weight:700;color:#0f2f35;margin:0}.reports .sort-close-btn{width:32px;height:32px;border:none;background:#f3f5fb;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#55646b}.reports .sort-close-btn:hover{background:#e8ecf8}.reports .sort-section{display:flex;flex-direction:column;gap:10px}.reports .sort-section-label{font-size:11px;font-weight:600;color:#7c8790;text-transform:uppercase;letter-spacing:.05em;margin:0}.reports .sort-field-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.reports .sort-field-btn{border:1.5px solid #e0e5ef;border-radius:10px;background:#f8f9fd;color:#2d3f45;font-size:13px;font-weight:500;padding:9px 6px;cursor:pointer;transition:border-color .15s,background .15s,color .15s;text-align:center}.reports .sort-field-btn:hover{border-color:#837aef;color:#837aef}.reports .sort-field-btn.is-active{border-color:#837aef;background:#eeecfd;color:#5751d6;font-weight:600}.reports .sort-dir-row{display:flex;gap:10px}.reports .sort-dir-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1.5px solid #e0e5ef;border-radius:10px;background:#f8f9fd;color:#2d3f45;font-size:13px;font-weight:500;padding:10px 8px;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.reports .sort-dir-btn:hover{border-color:#837aef;color:#837aef}.reports .sort-dir-btn.is-active{border-color:#837aef;background:#eeecfd;color:#5751d6;font-weight:600}.reports .sort-apply-btn{border:none;background:#837aef;color:#fff;height:44px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;width:100%;transition:background .15s}.reports .sort-apply-btn:hover{background:#6d64e0}.reports-pagination{display:flex;align-items:flex-end;justify-content:space-between;padding:18px 6px 0;flex-wrap:wrap;gap:14px;width:min(100%,1120px)}.submenu-dropdown{width:150px;position:absolute;left:87%;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;z-index:10;padding:10px}.submenu-dropdown .options{display:flex;flex-direction:column;align-items:center;gap:5px}.submenu-dropdown button{background:none;border:.5px solid #E0E0E0;padding:5px 15px;text-align:center;cursor:pointer;font-size:14px;width:100%;border-radius:8px}.submenu-dropdown button:hover{background:#837aef;color:#fff;border:none}.submenu-dropdown button:active{background:#5a4dea}.reports .delete-popup .buttons button{width:244px;height:52px;border:1px solid red;font-size:20px;font-weight:500;border-radius:8px;cursor:pointer}.reports .delete-popup .buttons button:first-of-type{color:#ff9500;border:1px solid #FF9500;background-color:#fff}.reports .delete-popup .buttons button:last-of-type{background-color:#ff9500;border:1px solid #FF9500;color:#fff}.reports .pdf-files{padding:10px;flex-wrap:wrap;display:flex;gap:20px;margin-bottom:100px}.reports .pdf-files .pdf-file{padding:20px 10px;width:18%;height:auto;display:flex;flex-direction:column;gap:15px;box-shadow:0 2px 4px #41414126;cursor:pointer;position:relative}.reports .pdf-files .pdf-file .file-top{width:100%;display:flex;justify-content:space-between;align-items:center}.reports .pdf-files .pdf-file .file-top .icon{margin-right:8px}.reports .pdf-files .pdf-file .file-middle{width:100%;display:flex;flex-direction:column}.reports .pdf-files .pdf-file .file-middle p:first-of-type{font-size:20px;font-weight:500;color:#001616}.reports .pdf-files .pdf-file .file-middle p:last-of-type{font-size:15px;font-weight:400;color:#828282;display:flex;flex-direction:column}.reports .pdf-files .pdf-file .file-bottom{display:flex;flex-direction:column;gap:10px}.reports .pdf-files .pdf-file .file-bottom p:first-of-type{background-color:#eac4001a;font-size:16px;font-weight:500;color:#eac400;border-radius:58px;width:130px;height:24px;display:flex;align-items:center;justify-content:center}.reports .pdf-files .pdf-file .file-bottom .progress-bar{width:100%;height:4px;border-radius:64.14px;background-color:#e0e0e0}.reports .pdf-files .pdf-file .file-bottom .progress-bar .progress{width:12.5px;height:4px;border-radius:64.14px;background-color:#837aef}.reports .report-details{padding:15px 10px;display:flex;flex-direction:column;gap:20px}.report-details .details-header{display:flex;justify-content:space-between}.report-details .details-header .details-header-left,.report-details .details-header .details-header-right{display:flex;flex-direction:row;width:20%;align-items:center;justify-content:space-between}.report-details .details-header .details-header-left button{border:none;background-color:#fff;cursor:pointer;border-radius:8px;width:30px;height:30px}.report-details .details-header .details-header-left button:hover,.report-details .details-header .details-header-right button:hover{border:none;background-color:#837aef;color:#fff}.report-details .details-header .details-header-left button:active,.report-details .details-header .details-header-right button:active{border:none;background-color:#5a4dea;color:#fff}.report-details .details-header .details-header-left p{font-size:24px;font-weight:600;color:#001616}.report-details .details-header .details-header-right button{border:.5px solid #E0E0E0;background-color:#fff;border-radius:8px;width:40px;height:40px;cursor:pointer}.report-details .details-header .details-header-right button:first-of-type{border-radius:8px;width:103px;height:40px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;color:#fff;background-color:#837aef}.report-details .report-content{margin-bottom:100px;padding:0 20px 20px;background-color:#fff;box-shadow:0 2px 4px #41414126}.report-details .report-content p{display:flex;flex-direction:column;font-size:20px;font-weight:600;color:#001616;margin-top:20px;gap:5px;padding:0 8px}.report-details .report-content p span{display:flex;flex-direction:column;font-size:16px;font-weight:400;color:#001616}.report-details .report-content .media{display:flex;gap:10px;flex-wrap:wrap}.report-details .report-content .media img{width:107px;height:107px;border-radius:6.44px;cursor:pointer}.report-details .report-content .tracking{display:flex;align-items:center}.report-details .report-content .tracking .round{border-radius:50%;width:32px;height:32px;background-color:#e0e0e0;position:relative}.report-details .report-content .tracking .round.active{background-color:#837aef}.report-details .report-content .tracking .progress{width:110px;height:6px;background-color:#e0e0e0;flex:1}.report-details .report-content .tracking .progress.active{background-color:#837aef}.report-details .report-content .tracking .round:nth-child(1){background-color:#837aef}.tracking .round.active:after{content:"✔";color:#fff;font-size:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.report-details .report-content .tracking .progress:nth-child(2){background-color:#837aef}.update-report{width:35%;height:350px;background-color:#fff;display:flex;flex-direction:column;gap:20px;position:relative;top:-100px;left:-110px;border-radius:8px;padding:10px}.update-report .close-icon{width:100%;cursor:pointer;display:flex;justify-content:flex-start;gap:20px}.update-report .close-icon p{font-size:24px;font-weight:600;color:#001616}.update-report label{font-size:20px;font-weight:500;color:#001616}.update-report select{font-size:16px;font-weight:400;color:#001616;width:100%;height:35px;border-radius:8px;padding-left:10px;margin-top:-12px}.update-report button{width:70%;background-color:#837aefb2;border:none;border-radius:8px;height:50px;margin:40px auto 0;color:#fff;font-size:20px;font-weight:500}.update-report button:active{background-color:#5a4deab2}.report-details-container .report-details-page{position:fixed;top:80px;left:clamp(220px,13%,248px);right:0;width:auto;height:calc(100vh - 80px);overflow-y:auto;padding:24px 56px 48px;display:flex;flex-direction:column;align-items:center}.rd-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;width:min(100%,1120px)}.rd-header-left,.rd-header-right{display:flex;align-items:center}.rd-header-left{gap:16px}.rd-header-right{gap:12px}.rd-back-btn,.rd-btn-icon{width:44px;height:44px;border:1px solid #e0e0e0;border-radius:12px;background:#fff;color:#001616;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.rd-back-btn{border:none;background:transparent;width:28px;height:28px;padding:0;justify-content:flex-start}.rd-btn-update{height:40px;padding:0 16px;border:none;border-radius:12px;background:#837aef;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:500;cursor:pointer}.rd-btn-close{height:40px;padding:0 16px;border:1px solid #ff3b30;border-radius:12px;background:#fff;color:#ff3b30;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .15s ease,color .15s ease}.rd-btn-close:hover:not(:disabled){background:#ff3b30;color:#fff}.rd-btn-close:disabled{opacity:.6;cursor:not-allowed}.rd-btn-reopen{height:40px;padding:0 16px;border:1px solid #34c759;border-radius:12px;background:#fff;color:#34c759;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .15s ease,color .15s ease}.rd-btn-reopen:hover:not(:disabled){background:#34c759;color:#fff}.rd-btn-reopen:disabled{opacity:.6;cursor:not-allowed}.rd-btn-conclude{height:40px;padding:0 16px;border:1px solid #837aef;border-radius:12px;background:#fff;color:#837aef;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .15s ease,color .15s ease}.rd-btn-conclude:hover:not(:disabled){background:#837aef;color:#fff}.rd-btn-conclude:disabled{opacity:.6;cursor:not-allowed}.rd-btn-chat{height:40px;padding:0 16px;border:1px solid #1b8f76;border-radius:12px;background:#fff;color:#1b8f76;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;cursor:pointer}.rd-btn-chat:hover{background:#eefaf7}.rd-btn-icon:hover,.rd-btn-update:hover{filter:brightness(.97)}.rd-title{font-size:20px;font-weight:600;color:#001616}.rd-content{background:#fff;border:1px solid #ececf3;border-radius:18px;box-shadow:0 8px 24px #1416240f;padding:24px;display:flex;flex-direction:column;gap:18px;width:min(100%,1120px)}.rd-summary-grid{width:min(100%,1120px);display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin-bottom:14px}.rd-summary-item{background:#fff;border:1px solid #ececf3;border-radius:14px;padding:10px 12px;box-shadow:0 4px 18px #1416240d;min-height:70px;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.rd-summary-item span{display:block;font-size:11px;color:#65757d;text-transform:uppercase;letter-spacing:.03em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rd-summary-item p{margin:4px 0 0;font-size:13px;font-weight:600;color:#173138;overflow-wrap:break-word;word-break:break-word;line-height:1.4;max-height:3.2em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.rd-content-grid{width:min(100%,1120px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.rd-section-card{background:#fff;border:1px solid #ececf3;border-radius:18px;box-shadow:0 8px 24px #1416240f;padding:18px}.rd-section-card h3{margin:0 0 14px;font-size:15px;color:#1b2d33}.rd-section-wide{grid-column:span 2}.rd-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rd-incident-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:14px;align-items:stretch}.rd-description-pane{border:1px solid #eef0f6;border-radius:12px;padding:10px;background:#fbfbfe;display:flex;flex-direction:column;gap:8px}.rd-description-pane>span{font-size:12px;color:#5e6e75}.rd-description-scroll{height:234px;overflow-y:auto;border-radius:8px;background:#fff;border:1px solid #ececf3;padding:10px;font-size:14px;line-height:1.6;color:#23343b}.rd-info-item{border:1px solid #eef0f6;border-radius:12px;padding:10px;background:#fbfbfe}.rd-info-item span{font-size:12px;color:#5e6e75}.rd-info-item p{margin:5px 0 0;font-size:14px;color:#23343b;font-weight:500}.rd-row{display:flex;flex-direction:column;gap:6px;padding-bottom:14px;border-bottom:1px solid #f0f1f6}.rd-row:last-child{border-bottom:none;padding-bottom:0}.rd-label{font-size:14px;font-weight:600;color:#1b2d33}.rd-value{font-size:14px;font-weight:400;line-height:1.6;color:#23343b}.rd-media{display:flex;gap:12px;flex-wrap:wrap}.rd-media img{width:96px;height:96px;border-radius:8px;object-fit:cover}.rd-file-list,.rd-comments{display:flex;flex-direction:column;gap:10px}.rd-thumbnail-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.rd-thumbnail-item{border:1px solid #e4e8f3;border-radius:12px;padding:8px;background:#fff;display:flex;flex-direction:column;gap:8px;text-align:left}.rd-thumbnail-item:disabled{opacity:1}.rd-thumbnail-item.is-image{cursor:pointer}.rd-thumbnail-item.is-image:hover{border-color:#cfd8f2;background:#fafbff}.rd-thumbnail-item.is-file{cursor:default}.rd-thumbnail-image{width:100%;height:112px;border-radius:8px;object-fit:cover;border:1px solid #edf0f7}.rd-thumbnail-label{font-size:12px;color:#324048;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rd-file-item{display:inline-flex;align-items:center;width:fit-content;max-width:100%;border:1px solid #dde1ef;border-radius:10px;padding:8px 12px;font-size:13px;color:#3346a7;text-decoration:none;background:#f7f8ff;overflow-wrap:anywhere}.rd-file-item:hover{background:#eef0ff}.rd-comment-card{border:1px solid #ececf3;border-radius:12px;padding:10px 12px;background:#fbfbfe}.rd-comment-meta{margin:0;display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:12px;color:#5a6870}.rd-comment-text{margin:8px 0 0;font-size:14px;line-height:1.5;color:#23343b}.rd-empty{font-size:13px;color:#6e7980}.rd-preview-note{margin:-4px 0 10px;font-size:12px;color:#61727a}.rd-tracking{display:flex;align-items:center;overflow-x:auto;padding-bottom:8px}.rd-round{width:24px;height:24px;border-radius:999px;background:#e0e0e0;position:relative;flex-shrink:0}.rd-round.active{background:#837aef}.rd-round.active:after{content:"✓";color:#fff;font-size:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rd-line{height:5px;min-width:70px;flex:1;background:#e0e0e0}.rd-line.active{background:#837aef}.rd-tracking-labels{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.rd-tracking-labels p{margin:0;font-size:12px;color:#4e5f66}.rd-modal-overlay{position:fixed;inset:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:100}.rd-image-preview-overlay{position:fixed;inset:0;background:#000000b8;display:flex;align-items:center;justify-content:center;z-index:120;padding:20px}.rd-image-preview-modal{width:min(900px,100%);max-height:calc(100vh - 40px);background:#fff;border-radius:14px;padding:12px;position:relative;display:flex;align-items:center;justify-content:center}.rd-image-preview-close{position:absolute;top:10px;right:10px;width:34px;height:34px;border:none;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#0000008c;color:#fff;cursor:pointer}.rd-image-preview-full{width:100%;max-height:calc(100vh - 90px);object-fit:contain;border-radius:10px}.rd-modal{width:min(560px,calc(100vw - 32px));background:#fff;border-radius:16px;padding:20px 24px 24px;box-shadow:0 16px 40px #14162424;text-align:center}.rd-modal-close{display:flex;justify-content:flex-end;cursor:pointer}.rd-modal-title{margin-top:12px;font-size:22px;font-weight:600;color:#001616}.rd-modal-body{margin-top:12px;font-size:15px;line-height:1.7;color:#55646b}.rd-modal-actions{margin-top:24px;display:flex;gap:16px;justify-content:center}.rd-modal-cancel,.rd-modal-confirm{min-width:180px;height:44px;border-radius:12px;font-size:14px;font-weight:500;cursor:pointer}.rd-modal-cancel{border:1px solid #ff9500;background:#fff;color:#ff9500}.rd-modal-confirm{border:1px solid #ff9500;background:#ff9500;color:#fff}.rd-update-modal{width:min(560px,calc(100vw - 32px));background:#fff;border-radius:16px;padding:20px 24px 24px;box-shadow:0 16px 40px #14162424;display:flex;flex-direction:column;gap:16px}.rd-update-header{display:flex;align-items:center;gap:14px;cursor:pointer}.rd-update-header p{font-size:20px;font-weight:600;color:#001616}.rd-update-form{display:flex;flex-direction:column;gap:16px}.rd-update-modal label{font-size:14px;font-weight:500;color:#001616}.rd-update-modal select,.rd-update-modal textarea{width:100%;min-height:44px;border:1px solid #d9d9d9;border-radius:12px;padding:12px 14px;font-size:14px;color:#001616;background:#fff;font-family:inherit}.rd-update-modal textarea{resize:vertical;min-height:120px;font-family:inherit}.rd-update-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:8px}.rd-update-cancel,.rd-update-submit{min-width:120px;height:44px;border:none;border-radius:12px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .15s ease,color .15s ease}.rd-update-cancel{background:#f0f0f0;color:#001616;border:1px solid #d9d9d9}.rd-update-cancel:hover{background:#e8e8e8}.rd-update-submit{background:#837aef;color:#fff}.rd-update-submit:hover{filter:brightness(.95)}.rd-chat-recipient{margin:0;padding:10px 12px;border-radius:10px;background:#f5f7ff;border:1px solid #e3e9ff;font-size:13px;color:#344c59}@media(max-width:900px){.report-details-container .report-details-page{padding:24px 24px 40px}.rd-header{flex-direction:column;align-items:flex-start;gap:16px}.rd-header-right{width:100%;justify-content:flex-end;flex-wrap:wrap}.rd-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rd-content-grid{grid-template-columns:1fr}.rd-section-wide{grid-column:span 1}.rd-info-grid,.rd-incident-layout{grid-template-columns:1fr}.rd-description-scroll{height:180px}.rd-line{min-width:40px}.rd-tracking-labels{grid-template-columns:repeat(2,minmax(0,1fr))}}.report-chat-container .report-chat-page{position:fixed;top:80px;left:clamp(220px,13%,248px);right:0;height:calc(100vh - 80px);padding:24px 40px 32px;overflow:hidden;display:flex;flex-direction:column;gap:16px}.report-chat-header{display:flex;align-items:center;gap:12px}.report-chat-back{width:40px;height:40px;border:1px solid #dfe4ea;border-radius:12px;background:#fff;color:#0f2f35;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.report-chat-title-wrap h1{margin:0;font-size:20px;color:#10272d}.report-chat-title-wrap p{margin:4px 0 0;color:#5a6b72;font-size:13px}.report-chat-panel{flex:1;border:1px solid #e8edf5;border-radius:16px;background:#fff;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden}.report-chat-templates{border-bottom:1px solid #e8edf5;padding:12px;background:#f8fbff}.report-chat-templates p{margin:0 0 8px;font-size:12px;color:#51636c;text-transform:uppercase;letter-spacing:.03em}.report-chat-template-list{display:flex;flex-wrap:wrap;gap:8px;padding-bottom:4px;overflow-x:hidden}.report-chat-template-btn{border:1px solid #d5deea;border-radius:999px;background:#fff;color:#234048;font-size:12px;padding:7px 12px;cursor:pointer;white-space:nowrap}.report-chat-template-btn.is-selected{background:#daf5ef;border-color:#a7dfd0;color:#0f3a33}.report-chat-thread{overflow-y:auto;overflow-x:hidden;padding:18px;width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;background:linear-gradient(180deg,#f9fbff,#f4f8fc)}.report-chat-empty{border:1px dashed #cfd9e7;border-radius:12px;padding:14px;background:#fff}.report-chat-empty p{margin:0;font-size:13px;color:#5c6f78}.report-chat-bubble{max-width:72%;min-width:0;word-break:break-word;border-radius:14px;padding:10px 12px;display:flex;flex-direction:column;gap:6px}.report-chat-bubble p{margin:0;font-size:14px;line-height:1.5}.report-chat-bubble span{font-size:11px;color:#60727a;align-self:flex-end}.report-chat-bubble.is-admin{align-self:flex-end;background:#daf5ef;border:1px solid #b9e8dc;color:#0f3a33}.report-chat-bubble.is-user{align-self:flex-start;background:#fff;border:1px solid #dbe4f1;color:#20343a}.report-chat-input-row{display:flex;align-items:flex-end;justify-content:flex-start;gap:10px;width:100%;padding:12px 16px 14px;border-top:1px solid #e8edf5;background:#fff;box-sizing:border-box}.report-chat-input-row textarea{flex:1 1 auto;width:100%;min-width:0;max-width:1080px;min-height:88px;max-height:160px;resize:none;overflow-y:auto;border:1px solid #d4dbe5;border-radius:12px;padding:10px 12px;font-size:14px;line-height:1.45;font-family:inherit;background:#fff;color:#10272d;box-sizing:border-box;display:block}.report-chat-input-row textarea:focus{outline:none;border-color:#2d9982;box-shadow:0 0 0 3px #2d998226}.report-chat-input-row button{flex:0 0 auto;min-width:96px;height:46px;border:none;border-radius:12px;background:#2d9982;color:#fff;font-size:14px;font-weight:600;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.report-chat-input-row button:hover{background:#25806d}.report-chat-input-row button svg{flex-shrink:0;display:block}.report-chat-meta{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#60727a;align-self:flex-end}.report-chat-status{display:inline-flex;align-items:center}.report-chat-status.is-sent svg{color:#a0b0ba}.report-chat-status.is-delivered svg{color:#2d9982}.report-chat-typing{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#fff;border:1px solid #dbe4f1;border-radius:14px;align-self:flex-start;max-width:fit-content}.report-chat-typing span{width:7px;height:7px;border-radius:50%;background:#2d9982;animation:typing-bounce 1.2s infinite ease-in-out}.report-chat-typing span:nth-child(2){animation-delay:.2s}.report-chat-typing span:nth-child(3){animation-delay:.4s}.report-chat-typing p{margin:0;font-size:12px;color:#5c6f78}@keyframes typing-bounce{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-5px);opacity:1}}@media(max-width:900px){.report-chat-container .report-chat-page{left:0;padding:18px 16px 24px}.report-chat-bubble{max-width:88%}.report-chat-input-row{max-width:100%;padding:10px 12px 12px}.report-chat-input-row textarea{max-width:100%}.report-chat-input-row button{min-width:56px;padding:0 12px}}.users{position:fixed;top:80px;left:clamp(220px,13%,248px);right:0;width:auto;height:calc(100vh - 80px);overflow-y:auto;display:flex;flex-direction:column;gap:18px;padding:24px 56px 48px;background:linear-gradient(180deg,#fafbfe,#f5f7fb)}.users .header{display:flex;justify-content:space-between;align-items:center;gap:16px}.users .header p{font-size:20px;font-weight:600;color:#001616}.users .header .head-right{width:20%;display:flex;gap:10px;align-items:center;padding:0 10px}.users .header .head-right button{width:40px;height:40px;border:.5px solid #E0E0E0;display:flex;justify-content:space-between;align-items:center;padding:0 10px;background-color:#fff;cursor:pointer;border-radius:8px;font-size:14px;font-weight:400}.users .header .head-right button:last-of-type{width:86px;height:40px;display:flex;align-items:center}.users .header .head-right button:hover{background-color:#837aef;color:#fff}.users .header .head-right button:active{background-color:#4f4f4f;color:#fff}.users .header .buttons{display:flex;gap:12px;align-items:center}.users .header .buttons button{height:38px;border-radius:10px;display:inline-flex;justify-content:center;align-items:center;gap:7px;padding:0 12px;cursor:pointer;font-size:13px;font-weight:500;border:1px solid #e0e0e0;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.users .header .buttons button:hover{background-color:#f4f2ff;border-color:#d9d2ff;color:#6f67ee}.users .new-users,.users .every-user{width:min(100%,1120px);background:#ffffffd1;border:1px solid #ececf3;border-radius:18px;box-shadow:0 14px 36px #14162412;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:hidden}.users .every-user{margin-bottom:40px}.users-body{padding:0 0 56px}.users .head{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:16px 18px 8px}.users .head p{display:flex;flex-direction:column;font-size:18px;font-weight:600;color:#001616}.users .head p span{margin-top:4px;font-size:13px;font-weight:400;color:#66767d}.users .head button{height:38px;min-width:84px;border:1px solid #e0e0e0;background-color:#fff;cursor:pointer;font-size:13px;font-weight:500;color:#21343b;border-radius:10px;display:inline-flex;justify-content:center;align-items:center;gap:7px;padding:0 12px;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.users .head button:hover{background-color:#f4f2ff;border-color:#d9d2ff;color:#6f67ee}.users .users-table-shell{width:min(100%,1120px);background:#ffffffd1;border:1px solid #ececf3;border-radius:18px;box-shadow:0 14px 36px #14162412;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:hidden}.users .users-body{overflow-x:auto;-webkit-overflow-scrolling:touch}.users table{width:100%;min-width:980px;border-collapse:separate;border-spacing:0;table-layout:fixed;background-color:#fff}.users table thead tr{background:linear-gradient(180deg,#fbfbfe,#f3f5fb)}.users table th{font-size:11px;font-weight:600;color:#7c8790;letter-spacing:.02em;text-align:left;padding:12px 18px;border-bottom:1px solid #ececf3;white-space:nowrap}.users table th:nth-child(1){width:23%}.users table th:nth-child(2){width:11%}.users table th:nth-child(3){width:20%}.users table th:nth-child(4){width:13%}.users table th:nth-child(5){width:13%}.users table th:nth-child(6){width:10%}.users table th:nth-child(7){width:10%}.users table th:nth-child(6),.users table th:nth-child(7),.users table td:nth-child(6),.users table td:nth-child(7){text-align:center}.users table tbody tr+tr td{border-top:1px solid #ececf3}.users table tbody tr{transition:background-color .15s ease}.users table tbody tr:hover{background-color:#f8f9fd;cursor:pointer}.users table td{font-size:12px;font-weight:500;color:#21343b;text-align:left;padding:14px 18px;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.users .name{font-size:12px;font-weight:600;color:#163238;display:flex;gap:8px;align-items:center}.users .user-avatar{width:32px;height:32px;border-radius:50%;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.users .users-status{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:600;background:#f3f4f6;color:#4b5563}.users .users-status.active{background:#dcfce7;color:#166534}.users .users-status.invited,.users .users-status.pending{background:#fef3c7;color:#92400e}.users .users-status.suspended,.users .users-status.inactive,.users .users-status.disabled{background:#fee2e2;color:#991b1b}.users-pagination{display:flex;align-items:flex-end;justify-content:space-between;padding:18px 6px 0;flex-wrap:wrap;gap:14px;width:min(100%,1120px)}.pagination-left{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.pagination-info{font-size:13px;color:#66757e;margin:0;font-weight:500}.page-size-wrap{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #e2e7f1;border-radius:10px;padding:6px 10px}.page-size-wrap label{font-size:12px;color:#66757e;font-weight:500}.page-size-select{border:1px solid #d5dce8;border-radius:8px;height:30px;padding:0 8px;font-size:13px;color:#1f3a40;background:#f9fbff;outline:none}.page-size-select:focus{border-color:#837aef}.pagination-controls{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e2e7f1;border-radius:12px;padding:6px}.page-btn{min-width:34px;height:34px;padding:0 8px;border:1px solid #e0e5ef;border-radius:8px;background:#fbfcff;color:#2d3f45;font-size:13px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.page-btn:hover:not(:disabled){border-color:#837aef;color:#837aef}.page-btn.is-active{background:#837aef;border-color:#837aef;color:#fff;font-weight:700}.page-btn:disabled{opacity:.38;cursor:not-allowed}.users-filter-modal-overlay{position:fixed;inset:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:200;padding:20px}.users-filter-modal{width:min(620px,100%);background:#fff;border:1px solid #ECECF3;border-radius:12px;box-shadow:0 20px 45px #14142b33;padding:20px;display:flex;flex-direction:column;gap:18px}.users-filter-modal-head{display:flex;align-items:center;justify-content:space-between}.users-filter-modal-head p{margin:0;font-size:18px;font-weight:600;color:#001616}.users-close-modal-btn{border:1px solid #ECECF3;background:#fff;color:#6b7280;width:32px;height:32px;border-radius:8px;font-size:20px;font-weight:600;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.users-close-modal-btn:hover{border-color:#837aef;color:#837aef}.users-filter-modal-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.users-filter-modal-form label{margin-top:4px;font-size:13px;font-weight:600;color:#001616}.users-filter-modal-form select,.users-filter-modal-form input{width:100%;height:42px;border:1px solid #D9D9E3;border-radius:8px;padding:0 12px;font-size:14px;font-family:inherit;color:#001616;background:#fff}.users-filter-modal-form select:focus,.users-filter-modal-form input:focus{outline:none;border-color:#837aef;box-shadow:0 0 0 3px #837aef33}.users-filter-modal-actions{margin-top:14px;display:flex;justify-content:flex-end;gap:10px;grid-column:1 / -1}@media(max-width:680px){.users-filter-modal{width:min(440px,100%)}.users-filter-modal-form{grid-template-columns:1fr}}.users-filter-modal-actions button{height:38px;padding:0 14px;border-radius:8px;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer}.users-filter-modal-actions .users-ghost-btn{border:1px solid #D9D9E3;background:#fff;color:#374151}.users-filter-modal-actions .users-ghost-btn:hover{border-color:#837aef;color:#837aef;background:#f8f7ff}.users-filter-modal-actions .users-apply-btn{border:1px solid #837AEF;background:#837aef;color:#fff}.users-filter-modal-actions .users-apply-btn:hover{background:#6f66df;border-color:#6f66df}.modal-overlay.users-modal-overlay{position:fixed;inset:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:200;padding:20px}.users .sort-card{width:360px;background:#fff;border-radius:16px;box-shadow:0 20px 45px #14142b33;padding:20px;display:flex;flex-direction:column;gap:18px}@media(max-width:900px){.users{position:static;top:auto;left:auto;right:auto;width:100%;height:auto;overflow:visible;padding:20px 16px 32px}.users .header{flex-direction:column;align-items:flex-start}.users .header .head-right{width:100%;justify-content:flex-end;padding:0}.users .new-users,.users .every-user,.users .users-table-shell,.users .users-pagination{width:100%}.users .head,.users .header,.users .users-pagination{padding-left:16px;padding-right:16px}.users table{min-width:860px}.users .sort-card{width:min(100vw - 32px,360px)}}@media(max-width:640px){.users .header .buttons{width:100%;flex-wrap:wrap}.users .head{flex-direction:column;align-items:flex-start}.users .users-pagination{flex-direction:column;align-items:stretch}.pagination-left,.pagination-controls{width:100%;justify-content:space-between}}.sort-card-head{display:flex;align-items:center;justify-content:space-between}.sort-card-head p{margin:0;font-size:18px;font-weight:600;color:#001616}.sort-close-btn{border:1px solid #ECECF3;background:#fff;color:#6b7280;width:32px;height:32px;border-radius:8px;font-size:20px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center}.sort-close-btn:hover{border-color:#837aef;color:#837aef}.sort-section{display:flex;flex-direction:column;gap:10px}.sort-section-label{font-size:13px;font-weight:600;color:#001616;margin:0}.sort-field-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.sort-field-btn{border:1.5px solid #e0e5ef;border-radius:10px;background:#f8f9fd;color:#2d3f45;font-size:13px;padding:9px 6px;cursor:pointer;font-weight:500;transition:all .15s}.sort-field-btn:hover{border-color:#837aef;color:#837aef}.sort-field-btn.is-active{border-color:#837aef;background:#837aef;color:#fff}.sort-dir-row{display:flex;gap:10px}.sort-dir-btn{flex:1;border:1.5px solid #e0e5ef;border-radius:10px;background:#f8f9fd;color:#2d3f45;font-size:13px;padding:10px;cursor:pointer;font-weight:500;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .15s}.sort-dir-btn:hover{border-color:#837aef;color:#837aef}.sort-dir-btn.is-active{border-color:#837aef;background:#837aef;color:#fff}.sort-apply-btn{width:100%;height:44px;background:#837aef;color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s}.sort-apply-btn:hover{background:#6f66df}@media(max-width:1024px){.users{padding:24px 24px 40px}.users .header{flex-direction:column;align-items:flex-start}.users .new-users,.users .every-user{width:100%}}.profile-container .profile{width:85%;height:100vh;position:fixed;overflow-y:scroll;top:80px;left:15%;padding:20px}.profile-header{display:flex;align-items:center;gap:10px;margin-bottom:12px}.profile-header p{font-size:15px;font-weight:600;color:#12343d;margin:0}.profile-back{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;color:#07272e;cursor:pointer;border-radius:6px}.profile-back:hover{background-color:#eef1f5}.pro-file{box-shadow:0 8px 24px #121b2d0f;border:1px solid #ebeff5;margin-bottom:100px;border-radius:12px;background:#fff;overflow:hidden}.profile .banner img{width:100%}.profile .profile-pic{border-radius:50%;width:150px;height:150px;display:flex;align-items:center;justify-content:center;position:relative;top:-80px;left:30px}.profile .profile-pic img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:4px solid #fff;box-shadow:0 4px 14px #121b2d1f}.profile .profile-pic-placeholder{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;border:4px solid #fff;background:linear-gradient(135deg,#f3f6fa,#e5ecf3);color:#7d8b98;box-shadow:0 4px 14px #121b2d1f}.profile-pic-edit{position:absolute;right:6px;bottom:6px;width:32px;height:32px;border-radius:50%;border:2px solid #fff;background:#07272e;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #121b2d2e;transition:transform .15s ease,background .15s ease}.profile-pic-edit:hover{transform:scale(1.05);background:#0a3a44}.profile .user-info{margin-top:-60px;padding-left:30px;padding-right:30px}.user-info-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.profile-edit-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;background:#07272e;color:#fff;border:none;border-radius:8px;font-size:12px;font-weight:500;cursor:pointer;transition:background .15s ease}.profile-edit-btn:hover{background:#0a3a44}.profile .user-info p:first-of-type{font-size:22px;font-weight:700;color:#12343d;letter-spacing:-.2px;margin:0 0 4px}.profile .user-info .position{font-size:13px;font-weight:400;color:#5a7282;margin:0 0 4px}.profile .user-info p:last-of-type{font-size:13px;font-weight:400;color:#5a7282;margin-bottom:20px}.profile .user-info p:last-of-type span{font-size:13px;font-weight:500;color:#1f2f39}.profile .contact-info{padding:24px 30px;display:flex;flex-direction:column;gap:12px;border-top:1px solid #ebeff5}.profile .contact-info p{display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:500;color:#1f2f39;margin:0}.profile .contact-info p:first-of-type{font-size:14px;font-weight:600;color:#12343d;margin-bottom:4px}.profile .contact-info p span:first-of-type{color:#7a8894;font-weight:400}.profile .account-info{padding:24px 30px;display:flex;flex-direction:column;gap:12px;border-top:1px solid #ebeff5}.profile .account-info p{display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:500;color:#1f2f39;margin:0}.profile .account-info p:first-of-type{font-size:14px;font-weight:600;color:#12343d;margin-bottom:4px}.profile .account-info p span:first-of-type{color:#7a8894;font-weight:400}.profile-modal-overlay{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.profile-modal{background:#fff;border-radius:12px;padding:22px 24px;width:min(100%,460px);box-shadow:0 20px 50px #0f172a33;display:flex;flex-direction:column;gap:14px;max-height:90vh;overflow-y:auto}.profile-modal h3{margin:0 0 4px;font-size:16px;font-weight:600;color:#12343d}.profile-modal label{display:flex;flex-direction:column;gap:5px;font-size:12px;color:#5a7282;font-weight:500;flex:1}.profile-modal label span{font-size:12px;color:#5a7282}.profile-modal input{padding:9px 12px;border:1px solid #d9e0ea;border-radius:8px;font-size:13px;color:#1f2f39;outline:none;transition:border-color .15s ease;font-family:inherit}.profile-modal input:focus{border-color:#07272e}.profile-form-row{display:flex;gap:12px}.profile-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:6px}.profile-modal-actions button{padding:8px 16px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;border:none;transition:background .15s ease}.profile-modal-actions .btn-cancel{background:#f1f5f9;color:#475569}.profile-modal-actions .btn-cancel:hover{background:#e2e8f0}.profile-modal-actions .btn-save{background:#07272e;color:#fff}.profile-modal-actions .btn-save:hover{background:#0a3a44}.profile-modal-actions .btn-save:disabled,.profile-modal-actions .btn-cancel:disabled,.profile-edit-btn:disabled,.profile-pic-edit:disabled{opacity:.7;cursor:not-allowed}.user-info-name{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.user-info-name p{margin:0;font-size:26px;font-weight:700;color:#12343d;letter-spacing:-.3px;line-height:1.2}.verified-badge{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;padding:5px 12px;border-radius:999px;border:1px solid transparent;letter-spacing:.2px;text-transform:uppercase}.verified-badge.verified{color:#15803d;background:#dcfce7;border-color:#bbf7d0}.verified-badge.unverified{color:#6b7280;background:#f1f5f9;border-color:#e2e8f0}.profile-modal label em{font-style:normal;color:#94a3b8;font-weight:400}.profile-modal label span{display:inline-flex;align-items:center;gap:4px}.profile-modal .input-locked{background:#f8fafc;color:#64748b;cursor:not-allowed}.profile-modal select{padding:9px 12px;border:1px solid #d9e0ea;border-radius:8px;font-size:13px;color:#1f2f39;background:#fff;outline:none;transition:border-color .15s ease;font-family:inherit;cursor:pointer}.profile-modal select:focus{border-color:#07272e}.profile-modal select:disabled,.profile-modal input:disabled{opacity:.7;cursor:not-allowed}.profile-spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;display:inline-block;animation:profile-spin .7s linear infinite}.profile-pic-edit .profile-spinner{border-color:#fff6;border-top-color:#fff}@keyframes profile-spin{to{transform:rotate(360deg)}}.resources{position:fixed;top:80px;left:clamp(220px,13%,248px);right:0;width:auto;height:calc(100vh - 80px);overflow-y:auto;display:flex;flex-direction:column;gap:18px;padding:24px 56px 48px;background:linear-gradient(180deg,#fafbfe,#f5f7fb)}.resources .resources-header{width:min(100%,1120px);display:flex;justify-content:space-between;align-items:center;gap:12px}.resources .resources-header p{font-size:20px;font-weight:600;color:#001616}.resources .resources-header button{height:38px;border-radius:10px;border:none;background:linear-gradient(90deg,#8b83f4,#6f67ee);color:#fff;font-size:13px;font-weight:500;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer}.resources .resources-header button:hover{filter:brightness(.97)}.resources .resources-main{width:min(100%,1120px);display:grid;grid-template-columns:minmax(320px,36%) minmax(0,1fr);gap:16px;min-height:70vh}.resources .left-side,.resources .right-side{background:#ffffffd1;border:1px solid #ececf3;border-radius:18px;box-shadow:0 14px 36px #14162412;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.resources .left-side{display:flex;flex-direction:column;overflow:hidden}.resources .left-side .left-header{padding:14px 14px 8px;border-bottom:1px solid #ececf3}.resources .left-side .left-header p{font-size:13px;font-weight:600;color:#1d1f23}.resources .left-side .files{display:flex;flex-direction:column;gap:4px;padding:6px;overflow-y:auto}.resources .left-side .files .file{position:relative;display:flex;align-items:center;gap:10px;cursor:pointer;background-color:transparent;border:1px solid transparent;border-radius:10px;min-height:72px;padding:10px;transition:background-color .15s ease,border-color .15s ease;overflow:hidden}.resources .left-side .files .file:hover{background-color:#f3f5fb;border-color:#ececf3}.resources .left-side .files .file.active{background-color:#fff;border-color:#ececf3;box-shadow:0 2px 6px #1416240f}.resources .left-side .files .file.active:after{content:"";position:absolute;top:0;right:0;width:6px;height:100%;background:#837aef}.files .file .file-left{width:34px;height:34px;display:flex;align-items:center;justify-content:center;color:#17171a;flex-shrink:0}.files .file .file-right{min-width:0;display:flex;flex-direction:column;gap:3px}.files .file .file-right p:first-of-type{font-size:14px;font-weight:500;color:#111214;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.files .file .file-right .created-by{margin:0;font-size:11px;font-weight:500;color:#6f7680}.files .file .file-right p:last-of-type{margin:0}.files .file .file-right .meta{font-size:12px;font-weight:400;color:#8a8f96}.resources .right-side{padding:14px 16px;display:flex;flex-direction:column}.right-side .right-header .icon{cursor:pointer}.right-side .right-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px;border-bottom:1px solid #ececf3}.right-side .right-header p{font-size:13px;font-weight:500;color:#1f2328;display:inline-flex;align-items:center;gap:6px}.right-side .right-header .header-right{display:flex;align-items:center;gap:12px;color:#5d6870}.right-side .right-body{padding-top:14px;overflow-y:auto}.right-side .right-body h1{font-size:20px;font-weight:600;color:#1d1f23;margin-bottom:12px}.right-side .right-body .resource-meta-line{margin:0 0 10px;font-size:12px;color:#7a828b}.right-side .right-body p{font-size:13px;font-weight:400;line-height:1.7;color:#3e4c54;white-space:pre-wrap}.right-side .empty-state{height:100%;min-height:320px;display:flex;align-items:center;justify-content:center;text-align:center;color:#7d8690;font-size:13px}.modal-overlay{position:fixed;inset:0;width:100vw;height:100vh;background:#0f172a70;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;justify-content:center;align-items:center;padding:24px;z-index:1200}.add-new-file{width:min(92vw,860px);background-color:#fff;border-radius:16px;position:relative;top:0;left:0;margin:0;box-shadow:0 26px 56px #0c122447;overflow:hidden}.add-new-file .header{display:flex;gap:14px;padding:18px 22px 14px;align-items:center;border-bottom:1px solid #eceff4}.add-new-file .header .back{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;border:1px solid #e3e8f3;background:#f8f9fc;color:#3b4151;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.add-new-file .header .back:hover{background:#ede9fe;border-color:#d7d2ff;color:#5b4edf}.add-new-file .header p{font-size:24px;font-weight:600;color:#001616;margin:0;line-height:1.25}.add-new-file form:not(.res-form){display:flex;justify-content:flex-start;padding:10px;width:100%}.add-new-file form:not(.res-form) label{font-size:20px;font-weight:500;width:100%}.add-new-file form:not(.res-form) input:first-of-type{margin-top:0}.add-new-file form:not(.res-form) textarea{width:100%;font-size:1rem;padding:10px}.add-new-file form:not(.res-form) select{font-size:1rem;font-weight:500;width:100%;height:54px;border-radius:8px;padding:10px;cursor:pointer}.add-new-file form:not(.res-form) input:last-of-type{display:flex;align-items:center;padding:15px}.success-popup{width:40%;position:relative;top:-100px;left:150px;display:flex;flex-direction:column;align-items:center;border-radius:8px;background-color:#fff}.success-popup img{margin:50px 0 20px}.success-popup p:first-of-type{font-size:36px;font-weight:600}.success-popup p:last-of-type{font-size:16px;font-weight:400;margin-bottom:50px}.delete-popup{width:40%;height:400px;background-color:#fff;display:flex;flex-direction:column;gap:20px;position:relative;top:0;left:0;align-items:center;border-radius:8px;padding:10px}.delete-popup .close-icon{width:100%;cursor:pointer}.delete-popup p:first-of-type{font-size:24px;font-weight:600;color:#001616}.delete-popup p:last-of-type{font-size:14px;font-weight:500;color:#001616;text-align:center}.delete-popup .buttons{display:flex;gap:20px}.delete-popup .buttons button{width:244px;height:52px;border:1px solid red;font-size:20px;font-weight:500;border-radius:8px;cursor:pointer}.delete-popup .buttons button:first-of-type{color:#ff3b30;border:1px solid #FF3B30;background-color:#fff}.delete-popup .buttons button:last-of-type{background-color:#ff3b30;color:#fff}@media(max-width:1024px){.resources{padding:24px 24px 40px}.resources .resources-header,.resources .resources-main{width:100%}.resources .resources-main{grid-template-columns:1fr;min-height:auto}}.resource-html-content{font-size:13px;line-height:1.7;color:#3e4c54}.resource-html-content h1{font-size:20px;font-weight:700;margin:14px 0 8px}.resource-html-content h2{font-size:16px;font-weight:700;margin:12px 0 6px}.resource-html-content h3{font-size:14px;font-weight:600;margin:10px 0 4px}.resource-html-content p{margin:0 0 10px}.resource-html-content ul,.resource-html-content ol{padding-left:20px;margin:0 0 10px}.resource-html-content li{margin-bottom:4px}.resource-html-content blockquote{border-left:3px solid #837aef;padding-left:12px;color:#6b7280;margin:0 0 10px}.resource-html-content code{background:#f3f4f6;padding:1px 5px;border-radius:4px;font-family:monospace;font-size:12px}.resource-html-content a{color:#837aef;text-decoration:underline}.resource-html-content strong{font-weight:700}.resource-html-content em{font-style:italic}.res-modal-wide{width:min(92vw,860px);max-height:min(88vh,920px);overflow-y:auto;position:relative;top:0;left:0}.res-form{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:14px;padding:18px 22px 22px}.res-form-field:nth-of-type(1),.res-form-field:nth-of-type(2){grid-column:span 6}.res-form-field:nth-of-type(3),.res-form-actions{grid-column:1 / -1}.res-form-field{display:flex;flex-direction:column;gap:8px}.res-form-field label{font-size:12px;font-weight:600;letter-spacing:.01em;text-transform:uppercase;color:#505a6b;width:auto}.res-form-field input[type=text],.res-form-field select{height:46px;border:1px solid #d6dae6;border-radius:10px;padding:0 14px;font-size:14px;color:#111827;background:#fdfdff;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease;width:100%}.res-form-field input[type=text]:hover,.res-form-field select:hover{background:#fff;border-color:#c7cde0}.res-form-field input[type=text]:focus,.res-form-field select:focus{border-color:#837aef;box-shadow:0 0 0 4px #837aef24;background:#fff}.res-form-actions{display:flex;gap:12px;justify-content:flex-end;padding-top:10px;margin-top:2px;border-top:1px solid #eceff4}.res-btn-cancel{height:40px;padding:0 20px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#374151;font-size:14px;font-weight:500;cursor:pointer}.res-btn-submit{height:40px;padding:0 20px;border:none;border-radius:8px;background:linear-gradient(90deg,#8b83f4,#6f67ee);color:#fff;font-size:14px;font-weight:500;cursor:pointer}.res-btn-submit:disabled{opacity:.65;cursor:not-allowed}.res-form .rte-wrapper{border:1px solid #d9deea;border-radius:12px;overflow:hidden;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.res-form .rte-wrapper:focus-within{border-color:#837aef;box-shadow:0 0 0 4px #837aef24}.res-form .rte-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:4px;padding:8px 10px;background:linear-gradient(180deg,#f8f9fd,#f5f7fc);border-bottom:1px solid #e5e9f4}.res-form .rte-toolbar-group{display:flex;align-items:center;gap:1px}.res-form .rte-toolbar-separator{width:1px;height:20px;background:#e5e7eb;margin:0 4px}.res-form .rte-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:7px;background:transparent;color:#374151;cursor:pointer;font-size:11px;font-weight:600;transition:background .12s,color .12s}.res-form .rte-btn:hover{background:#ebe8ff;color:#6158db}.res-form .rte-btn-active{background:#e4e1ff;color:#554bcc}.res-form .rte-content{min-height:280px;max-height:460px;overflow-y:auto;padding:16px 18px;font-size:13px;line-height:1.7;color:#111827;outline:none}.res-form .rte-content .ProseMirror{outline:none;min-height:200px}.res-form .rte-content .ProseMirror p{margin:0 0 8px}.res-form .rte-content .ProseMirror h1{font-size:20px;font-weight:700;margin:12px 0 6px}.res-form .rte-content .ProseMirror h2{font-size:16px;font-weight:700;margin:10px 0 5px}.res-form .rte-content .ProseMirror h3{font-size:14px;font-weight:600;margin:8px 0 4px}.res-form .rte-content .ProseMirror ul,.res-form .rte-content .ProseMirror ol{padding-left:20px;margin:0 0 8px}.res-form .rte-content .ProseMirror blockquote{border-left:3px solid #837aef;padding-left:12px;color:#6b7280;margin:0 0 8px}.res-form .rte-content .ProseMirror code{background:#f3f4f6;padding:1px 4px;border-radius:4px;font-family:monospace;font-size:12px}.res-form .rte-content .ProseMirror a{color:#837aef;text-decoration:underline}.res-form .rte-content .ProseMirror strong{font-weight:700}.res-form .rte-content .ProseMirror em{font-style:italic}@media(max-width:768px){.modal-overlay{padding:12px}.add-new-file .header{padding:14px 14px 12px;gap:10px}.add-new-file .header p{font-size:20px}.res-form{padding:12px 14px 16px;gap:14px}.res-form-field:nth-of-type(1),.res-form-field:nth-of-type(2){grid-column:1 / -1}.res-form-actions{flex-direction:column-reverse;align-items:stretch}.res-btn-cancel,.res-btn-submit{width:100%}}.act-chips-row{width:min(100%,1120px);display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.act-chips{display:flex;flex-wrap:wrap;gap:8px}.act-chip{display:inline-flex;align-items:center;height:28px;padding:0 12px;border-radius:999px;background:#f4f2ff;border:1px solid #d9d2ff;color:#6f67ee;font-size:12px;font-weight:600}.act-chip-clear{height:28px;padding:0 12px;border-radius:999px;background:#fff;border:1px solid #e0e0e0;color:#475467;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.act-chip-clear:hover{background:#f4f2ff;border-color:#d9d2ff;color:#6f67ee}.act-kpi-grid{width:min(100%,1120px);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.act-kpi{background:#fff;border:1px solid #ececf3;border-radius:14px;padding:14px 16px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;min-height:92px;box-shadow:0 1px 2px #1416240a;transition:box-shadow .18s ease,transform .18s ease}.act-kpi:hover{box-shadow:0 8px 22px #14162412;transform:translateY(-1px)}.act-kpi-top{display:flex;flex-direction:column;gap:6px;min-width:0}.act-kpi-label{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#7c8790}.act-kpi-value{font-size:24px;line-height:1.1;font-weight:700;color:#001616;display:inline-flex;align-items:baseline;gap:2px}.act-kpi-value em{font-style:normal;font-size:13px;font-weight:600;color:#66767d;margin-left:2px}.act-kpi-spark{width:96px;height:48px}.act-kpi-ring{width:56px;height:56px}.act-kpi-sub{font-size:12px;color:#66767d}.act-section{padding:0}.act-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 18px 12px;border-bottom:1px solid #ececf3}.act-section-title{margin:0;font-size:16px;font-weight:600;color:#001616}.act-section-sub{margin:4px 0 0;font-size:12px;color:#66767d}.act-chart-body{padding:16px 18px 18px}.act-chart-wrap{width:100%;height:340px}.act-chart-wrap.act-chart-sm{height:280px}.act-chart-wrap.act-chart-tall{height:340px}.act-chart-caption{margin:12px 2px 0;font-size:12px;line-height:1.5;color:#66767d}.act-chart-caption strong{color:#163238;font-weight:600}.act-grid-2{width:min(100%,1120px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.act-grid-2>.users-table-shell{width:100%}.act-board{width:min(100%,1120px);display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:14px}.act-card{width:100%;display:flex;flex-direction:column}.act-card .act-chart-body{flex:1;display:flex;flex-direction:column}.act-card .act-chart-wrap{flex:1;height:auto;min-height:220px}.act-card--w3{grid-column:span 3}.act-card--w4{grid-column:span 4}.act-card--w6{grid-column:span 6}.act-card--w8{grid-column:span 8}.act-card--w12{grid-column:span 12}.act-card--w8 .act-chart-wrap{min-height:260px}.act-card--w6 .act-chart-wrap{min-height:320px}.act-card--w4 .act-chart-wrap{min-height:240px}.act-card--w3 .act-chart-wrap{min-height:220px}.act-insight-pills{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.act-pill{display:inline-flex;align-items:center;height:26px;padding:0 10px;border-radius:999px;background:#f7f8fc;border:1px solid #ececf3;font-size:11px;font-weight:500;color:#66767d}.act-pill strong{margin-left:4px;color:#163238;font-weight:600}.act-empty{margin:16px 18px;padding:14px 16px;border:1px dashed #e2e7f1;border-radius:10px;background:#fafbfe;color:#475467;font-size:13px}.act-empty-error{border-color:#f5c2c7;background:#fff5f6;color:#b42318}.act-table{width:100%;min-width:980px;border-collapse:separate;border-spacing:0;table-layout:auto;background:#fff}.act-table thead tr{background:linear-gradient(180deg,#fbfbfe,#f3f5fb)}.act-table th{font-size:11px;font-weight:600;color:#7c8790;letter-spacing:.04em;text-transform:uppercase;text-align:left;padding:12px 18px;border-bottom:1px solid #ececf3;white-space:nowrap}.act-table tbody tr{transition:background-color .15s ease;cursor:pointer}.act-table tbody tr+tr td{border-top:1px solid #ececf3}.act-table tbody tr:hover{background-color:#f8f9fd}.act-table tbody tr.is-selected{background-color:#f4f2ff}.act-table td{font-size:12px;font-weight:500;color:#21343b;padding:14px 18px;vertical-align:middle;white-space:nowrap}.act-table td.name{font-weight:600;color:#163238}.act-table td.act-muted{color:#66767d}.value-band{display:inline-flex;align-items:center;justify-content:center;min-width:60px;height:22px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:600;border:1px solid transparent}.value-band.low{background:#fee4e2;color:#b42318;border-color:#fecdca}.value-band.stable{background:#eef2ff;color:#4338ca;border-color:#c7d2fe}.value-band.high{background:#dcfae6;color:#067647;border-color:#abefc6}.value-band.neutral{background:#f2f4f7;color:#475467;border-color:#e4e7ec}@media(max-width:1100px){.act-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.act-card--w3,.act-card--w4,.act-card--w6{grid-column:span 6}.act-card--w8{grid-column:span 12}}@media(max-width:900px){.act-kpi-grid,.act-chips-row{width:100%}.act-grid-2{grid-template-columns:1fr;width:100%}.act-board{width:100%}.act-card--w3,.act-card--w4,.act-card--w6,.act-card--w8{grid-column:span 12}.act-insight-pills{justify-content:flex-start}.act-section-head{padding:14px 16px 10px}.act-chart-body{padding:12px 16px 14px}.act-chart-wrap{height:260px}.act-table{min-width:760px}}@media(max-width:640px){.act-kpi-grid{grid-template-columns:1fr}}.support{position:fixed;top:80px;left:clamp(220px,13%,248px);right:0;width:auto;height:calc(100vh - 80px);overflow-y:auto;background:linear-gradient(180deg,#fafbfe,#f5f7fb)}.support .support-inner{width:min(100%,1160px);padding:30px 56px 56px}.support .support-header{display:flex;justify-content:space-between;align-items:center;gap:20px}.support .support-header p{font-size:22px;color:#001616;font-weight:600;margin-bottom:6px}.support .support-header span{color:#6c7880;font-size:13px;font-weight:500}.support .support-header button{min-width:148px;height:40px;border:none;background:linear-gradient(135deg,#837aef,#6d63e9);border-radius:10px;font-size:13px;color:#fbfbfb;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:transform .15s ease,box-shadow .15s ease}.support .support-header button:hover{transform:translateY(-1px);box-shadow:0 10px 20px #6d63e938}.support .support-header button:active{transform:translateY(0)}.supportcard{border-radius:12px}.support .support-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:18px}.support .support-card{width:100%;padding:13px 12px;border-radius:12px;box-shadow:0 12px 24px #13141f1f}.support .support-cards .support-card p:first-of-type{color:#fff;font-size:11px;letter-spacing:.03em;font-weight:600;margin-top:6px}.support .support-cards .support-card p:last-of-type{color:#fff;font-size:18px;font-weight:700}.support .support-cards .support-card .card-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:6px}.support .support-cards .support-card .card-bottom .images{display:flex;align-items:center;justify-content:center;width:76px}.support .support-cards .support-card .card-bottom .images img{width:21px;height:21px;border-radius:50%;border:1.5px solid #ffffff}.image2{position:relative;right:8px}.image3{position:relative;right:16px}.image4{position:relative;right:24px}.support-summary{display:grid;gap:8px;margin-top:18px;margin-bottom:2px}.support-summary span{color:#4f5f68;font-size:12px;font-weight:600}.support-summary strong{color:#18343a;font-size:13px;font-weight:700}.summary-track{width:min(100%,340px);height:8px;background:#e5e8ef;border-radius:999px;overflow:hidden}.summary-fill{height:100%;background:linear-gradient(90deg,#8d85f5,#6b63eb);border-radius:999px}.tickets{margin-top:18px;border-radius:16px;border:1px solid #ececf3;background:#ffffffd1;box-shadow:0 14px 34px #14162412;overflow:hidden}.tickets:last-of-type{margin-bottom:50px}.tickets .ticket-head{display:flex;justify-content:space-between;align-items:center;padding:14px 16px}.tickets .ticket-head p{display:flex;flex-direction:column;font-size:15px;font-weight:700;color:#102c31}.tickets .ticket-head p span{font-size:12px;font-weight:500;color:#6a7880;margin-top:2px}.tickets .ticket-head button{width:38px;height:34px;border:1px solid #dce1ea;display:inline-flex;justify-content:center;align-items:center;gap:2px;background-color:#fff;cursor:pointer;border-radius:8px;color:#607079;transition:background-color .15s ease,color .15s ease}.tickets .ticket-head button:hover{background-color:#eceffd;color:#6f67ee}.support .support-table-shell{overflow-x:auto}.support table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed}.support table thead tr{background:linear-gradient(180deg,#fbfbfe,#f3f5fb)}.support table thead th{font-size:11px;font-weight:600;color:#7c8790;text-align:left;padding:11px 12px;border-top:1px solid #ececf3;border-bottom:1px solid #ececf3}.support table thead th:nth-child(1){width:6%}.support table thead th:nth-child(2){width:11%}.support table thead th:nth-child(3){width:24%}.support table thead th:nth-child(4){width:27%}.support table thead th:nth-child(5){width:14%}.support table thead th:nth-child(6){width:13%}.support table thead th:nth-child(7){width:5%}.support table tbody tr+tr td{border-top:1px solid #ececf3}.support table tbody td{font-size:12px;font-weight:500;color:#21343b;text-align:left;padding:10px 12px;vertical-align:middle;position:relative}.support table tbody input{width:16px;height:16px;accent-color:#6b63eb}.support table tbody .requester{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:#18343a}.support table tbody .requester img{width:28px;height:28px;border-radius:50%}.support table tbody .priority{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;min-width:78px;height:24px;padding:0 8px;font-size:11px;font-weight:600}.support table tbody .actions-cell{text-align:center}.support table tbody .details{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border-radius:999px;width:30px;height:30px;border:none;background-color:#fff;color:#5d6a72}.support table tbody .details:hover{background-color:#eceffd;color:#6b63eb}.support .submenu-dropdown{position:absolute;top:38px;right:8px;z-index:10;background:#fff;border:1px solid #e5e8ef;border-radius:10px;box-shadow:0 10px 26px #14162429;min-width:120px}.support .submenu-dropdown .options{display:grid;padding:6px}.support .submenu-dropdown .options button{border:none;background:transparent;color:#34474f;text-align:left;font-size:12px;font-weight:500;padding:8px 10px;border-radius:8px;cursor:pointer}.support .submenu-dropdown .options button:hover{background:#f2f4fb}@media(max-width:1280px){.support .support-inner{width:100%;padding:24px 24px 40px}.support .support-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.support .support-header{flex-direction:column;align-items:flex-start}.support .support-cards{grid-template-columns:1fr}.tickets .ticket-head{align-items:flex-start;gap:8px}}.settings{display:flex;position:fixed;top:80px;left:15%;flex-direction:column;width:85%;height:100vh;font-size:20px;padding:10px 20px;overflow-y:scroll}.settings p{font-size:24px;font-weight:600;color:#001616}.settings .navigation{margin-top:20px;display:flex;justify-content:flex-start;gap:10px;flex-wrap:wrap}.settings .navigation button{min-height:38px;padding:0 14px;border:1px solid #d8ddf0;border-radius:999px;background-color:#fff;cursor:pointer;font-size:13px;font-weight:600;color:#475467;box-shadow:0 1px 2px #1018280a;transition:transform .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.navigation button.active{color:#837aef;border-color:#837aef;background:#837aef14;box-shadow:0 6px 18px #837aef1f}.settings .navigation button:hover{color:#837aef;border-color:#b7b0f7;transform:translateY(-1px);box-shadow:0 6px 16px #10182814}.settings .general,.settings .incident-types,.settings .admin-users,.settings .units,.settings .activities,.settings .role-permissions-tab,.settings .reporting,.settings .notification,.settings .data-management,.settings .security,.settings .integration,.settings .system,.settings .customization{margin:30px 0 100px;box-shadow:0 2px 4px #41414126;padding:20px;border-radius:8px}.app-branding .app-name p,.app-branding .app-logo p,.app-branding .app-icon p,.settings .languages .options p{font-size:16px;font-weight:400}.app-branding .app-name,.app-branding .app-logo,.app-branding .app-icon{margin-top:30px}.app-branding .app-name button{width:121px;height:35px;font-size:20px;font-weight:500;color:#001616;margin-top:10px;background-color:#837aef1a;border:none;border-radius:8px;cursor:pointer}.app-branding .app-logo .logos,.app-branding .app-icon .icons{display:flex;align-items:center;gap:10px}.app-branding .app-logo button,.app-branding .app-icon button{border:none;background-color:#fff;cursor:pointer;margin-top:10px}.settings .languages{border-top:1px solid #E0E0E0;margin:20px 0;padding:20px 0 0}.settings .languages .options{margin-top:20px;display:flex;flex-direction:column;gap:10px}.incident-types-head{display:flex;flex-direction:column;gap:6px}.incident-types-head p{margin:0;font-size:22px}.incident-types-head span{font-size:14px;color:#667085}.incident-type-form{margin-top:18px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:14px;display:flex;flex-direction:column;gap:12px}.incident-type-form label{display:flex;flex-direction:column;gap:6px}.incident-type-form label span{font-size:13px;font-weight:500;color:#334155}.incident-type-form input,.incident-type-form textarea{border:1px solid #d0d9e5;border-radius:8px;padding:10px 12px;font-size:14px;color:#0f172a;background:#fff;outline:none;font-family:inherit}.incident-type-form textarea{resize:vertical;min-height:74px}.incident-type-form input:focus,.incident-type-form textarea:focus{border-color:#837aef;box-shadow:0 0 0 3px #837aef2e}.incident-type-unit-picker{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.incident-type-unit-picker-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.incident-type-unit-picker-head>span{font-size:13px;font-weight:500;color:#334155}.incident-type-unit-picker-head strong{font-size:12px;color:#475467;font-weight:600}.incident-type-unit-picker-hint{margin:0;font-size:12px;color:#64748b}.incident-type-unit-react-select{font-size:14px}.incident-type-unit-react-select .incident-type-unit-select__control{border-color:#d0d9e5;border-radius:10px;min-height:44px;box-shadow:none}.incident-type-unit-react-select .incident-type-unit-select__control--is-focused{border-color:#837aef;box-shadow:0 0 0 3px #837aef2e}.incident-type-unit-react-select .incident-type-unit-select__menu{border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.incident-type-unit-react-select .incident-type-unit-select__option--is-focused{background:#f3f2ff;color:#1e1b4b}.incident-type-unit-react-select .incident-type-unit-select__option--is-selected{background:#837aef;color:#fff}.incident-type-unit-react-select .incident-type-unit-select__multi-value{background:#eceafe;border-radius:999px}.incident-type-unit-react-select .incident-type-unit-select__multi-value__label{color:#352f83}.incident-type-unit-react-select .incident-type-unit-select__multi-value__remove:hover{background:#cfc9ff;color:#2a236f}.incident-type-form-actions{display:flex;justify-content:flex-end;gap:8px}.incident-primary-btn,.incident-secondary-btn,.incident-edit-btn,.incident-delete-btn{border:none;border-radius:8px;padding:9px 12px;font-size:13px;font-weight:500;display:inline-flex;align-items:center;gap:6px;cursor:pointer}.incident-primary-btn{background:#837aef;color:#fff}.incident-primary-btn:hover{background:#6f66dc}.incident-primary-btn:disabled,.incident-secondary-btn:disabled,.incident-edit-btn:disabled,.incident-delete-btn:disabled{opacity:.6;cursor:not-allowed}.incident-secondary-btn{background:#eef2f7;color:#475467}.incident-secondary-btn:hover{background:#e1e8f0}.incident-types-list{margin-top:16px;display:flex;flex-direction:column;gap:10px}.incident-types-status{margin:14px 0 0;font-size:13px;font-weight:500;color:#475467}.incident-types-status.error{color:#b42318}.incident-types-loader{display:inline-flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #e4e7ec;border-radius:10px;background:#fcfcfd}.incident-types-list-state{min-height:164px;border:1px dashed #d0d5dd;border-radius:12px;background:#fcfcfd;display:flex;align-items:center;justify-content:center;padding:14px}.incident-types-loader-label{font-size:13px;font-weight:500;color:#344054}.incident-types-loader-dots{display:inline-flex;align-items:center;gap:6px}.incident-types-loader-dots .dot{width:8px;height:8px;border-radius:999px;background:#837aef;opacity:.25;animation:incident-dot-flare .9s ease-in-out infinite}.incident-types-loader-dots .dot:nth-child(2){animation-delay:.18s}.incident-types-loader-dots .dot:nth-child(3){animation-delay:.36s}@keyframes incident-dot-flare{0%,to{opacity:.25;transform:scale(.9)}50%{opacity:1;transform:scale(1.22)}}.incident-types-empty-box{border:1px dashed #d0d5dd;border-radius:12px;background:#fcfcfd;min-height:164px;padding:22px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:10px}.incident-types-empty-illustration{width:54px;height:54px;border:2px solid #d0d5dd;border-radius:12px;position:relative;background:#f9fafb}.incident-types-empty-illustration:before,.incident-types-empty-illustration:after{content:"";position:absolute;left:11px;right:11px;height:3px;border-radius:999px;background:#c7ccda}.incident-types-empty-illustration:before{top:16px}.incident-types-empty-illustration:after{top:28px}.incident-types-empty-box p{margin:0;font-size:15px;font-weight:600;color:#1d2939}.incident-types-empty-box span{font-size:13px;color:#667085;max-width:420px}.incident-type-item{border:1px solid #e2e8f0;border-radius:10px;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.incident-type-item-content{min-width:0}.incident-type-item-content h4{margin:0;font-size:16px;font-weight:600;color:#111827}.incident-type-item-content p{margin:5px 0 0;font-size:13px;font-weight:400;color:#475467}.incident-type-item-content .incident-type-steps{margin-top:8px;font-size:12px;font-weight:600;color:#334155}.incident-type-item-content .incident-type-created-by{margin-top:6px;font-size:12px;font-weight:500;color:#556070}.incident-type-item-actions{display:flex;align-items:center;gap:8px}.incident-edit-btn{background:#eef2ff;color:#3f51b5}.incident-edit-btn:hover{background:#dfe5ff}.incident-delete-btn{background:#fee2e2;color:#b91c1c}.incident-delete-btn:hover{background:#fecaca}.admin-users-head{display:flex;flex-direction:column;gap:6px}.admin-users-head p{margin:0;font-size:22px}.admin-users-head span{font-size:14px;color:#667085}.invite-admin,.admin-list,.roles-permissions{margin-top:18px;border:1px solid #e5e7eb;border-radius:10px;padding:14px;background:#fff}.invite-admin h4,.admin-list h4,.roles-permissions h4{margin:0;font-size:16px;font-weight:600;color:#111827}.invite-admin-form{margin-top:12px;display:grid;grid-template-columns:minmax(220px,1fr) 200px 200px;gap:10px;align-items:end}.invite-admin-form .admin-primary-btn{justify-self:end;padding:8px 10px;font-size:12px}.invite-admin-form .invite-admin-submit{grid-column:1 / -1;margin-top:8px;margin-bottom:6px}.invite-admin-form label,.role-form label,.permission-assign-form label{display:flex;flex-direction:column;gap:6px}.invite-admin-form label span,.role-form label span,.permission-assign-form label span,.permission-box p{font-size:13px;font-weight:500;color:#334155;margin:0}.invite-admin-form input,.invite-admin-form select,.role-form input,.permission-assign-form select,.admin-role-select{border:1px solid #d0d9e5;border-radius:8px;padding:9px 10px;font-size:13px;color:#0f172a;background:#fff;outline:none;font-family:inherit}.invite-admin-form input:focus,.invite-admin-form select:focus,.role-form input:focus,.permission-assign-form select:focus,.admin-role-select:focus{border-color:#837aef;box-shadow:0 0 0 3px #837aef2e}.admin-primary-btn,.admin-secondary-btn{border:none;border-radius:8px;padding:9px 12px;font-size:13px;font-weight:500;display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer}.admin-primary-btn{background:#837aef;color:#fff}.admin-primary-btn:hover{background:#6f66dc}.admin-primary-btn:disabled{opacity:.6;cursor:not-allowed}.admin-secondary-btn{background:#eef2f7;color:#475467}.admin-secondary-btn:hover{background:#e1e8f0}.admin-list-table-wrap{margin-top:12px;overflow-x:auto}.admin-list-table{width:100%;border-collapse:collapse;min-width:900px}.admin-list-table th,.admin-list-table td{text-align:left;border-bottom:1px solid #eceff4;padding:10px 8px;font-size:13px;color:#334155}.admin-list-table th{font-size:12px;font-weight:600;color:#475467;text-transform:uppercase;letter-spacing:.3px}.admin-name-cell p{margin:0;font-size:13px;font-weight:600;color:#111827}.admin-name-cell span{font-size:12px;color:#6b7280}.admin-status{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:600;background:#f3f4f6;color:#4b5563}.admin-status.active{background:#dcfce7;color:#166534}.admin-status.invited{background:#fef3c7;color:#92400e}.activities-head{display:flex;flex-direction:column;gap:6px}.activities-head p{margin:0;font-size:22px}.activities-head span{font-size:14px;color:#667085}.activity-form{margin-top:18px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:14px;display:flex;flex-direction:column;gap:12px}.activity-form label{display:flex;flex-direction:column;gap:6px}.activity-form label span{font-size:13px;font-weight:500;color:#334155}.activity-form input,.activity-form textarea,.activity-form select{border:1px solid #d0d9e5;border-radius:8px;padding:10px 12px;font-size:14px;color:#0f172a;background:#fff;outline:none;font-family:inherit}.activity-form textarea{resize:vertical;min-height:74px}.activity-form select{appearance:none;background:#fff}.activity-form input:focus,.activity-form textarea:focus,.activity-form select:focus{border-color:#837aef;box-shadow:0 0 0 3px #837aef2e}.activity-form-actions{display:flex;justify-content:flex-end;gap:8px}.activities-list{margin-top:16px;display:flex;flex-direction:column;gap:10px}.activity-item{border:1px solid #e2e8f0;border-radius:10px;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.activity-item-content{min-width:0}.activity-item-content h4{margin:0;font-size:16px;font-weight:600;color:#111827}.activity-item-content p{margin:5px 0 0;font-size:13px;font-weight:400;color:#475467}.activity-item-meta{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px}.activity-item-meta span{font-size:11px;font-weight:500;color:#4b5563;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;padding:3px 8px}.activity-item-actions{display:flex;align-items:center;gap:8px}.roles-permissions{display:flex;flex-direction:column;gap:12px}.role-form,.permission-assign-form{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:12px;display:flex;flex-direction:column;gap:12px}.permission-assign-top{display:flex;align-items:end;justify-content:space-between;gap:12px;flex-wrap:wrap}.permission-role-id{margin:0;font-size:12px;font-weight:600;color:#3f51b5;background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;padding:6px 10px}.permission-box{display:flex;flex-direction:column;gap:8px}.manage-permissions-section{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid #e5e7eb;border-radius:10px;background:#fafafa}.manage-permissions-section h4{margin:0;font-size:14px;font-weight:600;color:#111827}.permission-create-form{display:flex;gap:10px;align-items:flex-end;flex-wrap:wrap}.permission-create-form label{display:flex;flex-direction:column;gap:4px;flex:1;min-width:180px;font-size:13px;color:#334155}.permission-create-form input{padding:8px 10px;border:1px solid #d1d5db;border-radius:6px;font-size:13px}.permissions-list{display:flex;flex-wrap:wrap;gap:8px}.permission-list-item{display:inline-flex;align-items:center;gap:6px;background:#eef2ff;color:#3f51b5;border:1px solid #c7d2fe;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:500}.permission-delete-btn{background:none;border:none;cursor:pointer;color:#6b7280;display:inline-flex;align-items:center;padding:0;line-height:1}.permission-delete-btn:hover{color:#ef4444}.permission-add-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.permission-add-row select{flex:1;min-width:180px;padding:8px 10px;border:1px solid #d1d5db;border-radius:6px;font-size:13px}.permission-assigned-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.permission-chip{display:inline-flex;align-items:center;gap:4px;background:#eef2ff;color:#3f51b5;border:1px solid #c7d2fe;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:500}.permission-chip button{background:none;border:none;cursor:pointer;color:#6b7280;display:inline-flex;align-items:center;padding:0;line-height:1}.permission-chip button:hover{color:#ef4444}.role-form-actions{display:flex;justify-content:flex-end;gap:8px}.role-list{display:flex;flex-direction:column;gap:10px}.role-item{border:1px solid #e5e7eb;border-radius:10px;padding:12px;display:flex;justify-content:space-between;gap:12px;align-items:center}.role-item-main h5{margin:0;font-size:15px;color:#111827}.role-permissions-chips{margin-top:8px;display:flex;flex-wrap:wrap;gap:6px}.role-permissions-chips span{background:#eef2ff;color:#3f51b5;padding:4px 8px;border-radius:999px;font-size:11px;font-weight:500}.role-permissions-chips .role-no-permission{background:#f3f4f6;color:#6b7280}.role-item-actions{display:flex;gap:8px}@media(max-width:1024px){.invite-admin-form{grid-template-columns:1fr}.role-item{flex-direction:column;align-items:flex-start}}.reporting .add-reports{margin-top:20px;display:flex;align-items:center;gap:20px;flex-wrap:wrap;padding:5px 0 20px;border-bottom:1px solid #E0E0E0}.reporting .add-reports .add-report{width:250px;background-color:#837aef1a;display:flex;flex-direction:column;gap:10px;padding:5px;border-radius:8px}.reporting .add-report p:first-of-type{font-size:20px;font-weight:500;color:#001616}.reporting .add-report p:last-of-type{font-size:16px;font-weight:400;color:#001616}.reporting .add-reports button,.reporting .custom-form .custom-content button{width:130px;height:48px;border:.5px solid #001616;font-size:20px;font-weight:500;color:#001616;border-radius:8px;cursor:pointer;background-color:#fff;display:flex;align-items:center;justify-content:center}.reporting .add-reports button:hover,.reporting .custom-form .custom-content button:hover{background-color:#837aef;color:#fff;border:none}.reporting .add-reports button:active,.reporting .custom-form .custom-content button:active{background-color:#5a4dea;color:#fff}.reporting .custom-form{margin-top:50px;display:flex;flex-direction:column;gap:20px}.reporting .custom-form .custom-content{display:flex;align-items:center;justify-content:space-between}.reporting .custom-form .custom-content p{font-size:16px;font-weight:500;color:#001616}.reporting .custom-form .custom-content .added{display:flex;width:70%;gap:10px;justify-content:flex-end}.reporting .custom-form .custom-content .added button{width:auto;height:48px;background-color:#837aef1a;color:#001616;display:flex;align-items:center;gap:10px;padding:5px;border:none;font-size:16px;justify-content:center;border-radius:8px}.reporting .custom-form .custom-content .added button:hover{color:#001616}.resources-head p{font-size:20px;font-weight:600;color:#001616}.resources-head span{font-size:14px;color:#6b7280}.resource-editor-section,.resource-list-section{margin-top:28px}.resource-editor-section h4,.resource-list-section h4{font-size:16px;font-weight:600;color:#001616;margin-bottom:16px}.resource-form{display:flex;flex-direction:column;gap:18px;max-width:860px}.resource-form label{display:flex;flex-direction:column;gap:6px}.resource-form label span,.resource-editor-label>span{font-size:13px;font-weight:500;color:#374151}.resource-form input[type=text],.resource-form select{height:42px;border:1px solid #d1d5db;border-radius:8px;padding:0 12px;font-size:14px;color:#111827;background:#fff;outline:none;transition:border-color .15s}.resource-form input[type=text]:focus,.resource-form select:focus{border-color:#837aef}.resource-hint{font-size:12px;color:#9ca3af;margin-top:4px}.resource-editor-label{display:flex;flex-direction:column;gap:6px}.resource-form-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.rte-wrapper{border:1px solid #d1d5db;border-radius:8px;overflow:hidden;background:#fff}.rte-wrapper:focus-within{border-color:#837aef}.rte-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:2px;padding:6px 8px;background:#f9fafb;border-bottom:1px solid #e5e7eb}.rte-toolbar-group{display:flex;align-items:center;gap:1px}.rte-toolbar-separator{width:1px;height:22px;background:#e5e7eb;margin:0 4px}.rte-btn{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:none;border-radius:5px;background:transparent;color:#374151;cursor:pointer;font-size:12px;font-weight:600;transition:background .12s,color .12s}.rte-btn:hover{background:#ede9fe;color:#837aef}.rte-btn-active{background:#837aef1a;color:#837aef}.rte-content{min-height:260px;max-height:480px;overflow-y:auto;padding:14px 16px;font-size:14px;line-height:1.7;color:#111827;outline:none}.rte-content .ProseMirror{outline:none;min-height:230px}.rte-content .ProseMirror p{margin:0 0 10px}.rte-content .ProseMirror h1{font-size:22px;font-weight:700;margin:14px 0 8px}.rte-content .ProseMirror h2{font-size:18px;font-weight:700;margin:12px 0 6px}.rte-content .ProseMirror h3{font-size:15px;font-weight:600;margin:10px 0 4px}.rte-content .ProseMirror ul,.rte-content .ProseMirror ol{padding-left:24px;margin:0 0 10px}.rte-content .ProseMirror li{margin-bottom:4px}.rte-content .ProseMirror blockquote{border-left:3px solid #837AEF;padding-left:14px;color:#6b7280;margin:0 0 10px}.rte-content .ProseMirror code{background:#f3f4f6;padding:1px 5px;border-radius:4px;font-family:monospace;font-size:13px}.rte-content .ProseMirror a{color:#837aef;text-decoration:underline}.rte-content .ProseMirror strong{font-weight:700}.rte-content .ProseMirror em{font-style:italic}.rte-content .ProseMirror s{text-decoration:line-through}.rte-content .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#9ca3af;pointer-events:none;height:0}.resource-list{display:flex;flex-direction:column;gap:16px;max-width:860px}.resource-item{border:1px solid #e5e7eb;border-radius:8px;padding:16px;background:#fafafa}.resource-item-meta{display:flex;align-items:center;gap:10px;margin-bottom:8px;flex-wrap:wrap}.resource-item-meta h5{font-size:15px;font-weight:600;color:#111827;margin:0}.resource-incident-badge{font-size:11px;font-weight:500;background:#837aef1a;color:#837aef;padding:2px 8px;border-radius:12px}.resource-created-by{font-size:11px;font-weight:500;background:#eef2ff;color:#4f46e5;padding:2px 8px;border-radius:12px}.resource-item-preview{font-size:13px;color:#374151;line-height:1.6;max-height:80px;overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,black 50%,transparent 100%);mask-image:linear-gradient(to bottom,black 50%,transparent 100%);margin-bottom:12px}.resource-item-preview p{margin:0 0 6px}.resource-item-actions{display:flex;gap:8px}.resources-tab{background:radial-gradient(140% 90% at 0% 0%,#837aef14,#837aef00 52%),linear-gradient(180deg,#fff,#fbfcff);border:1px solid #e7e9f4}.resources-head{margin-bottom:10px}.resources-head p{margin:0;font-size:24px;letter-spacing:-.01em}.resources-head span{display:inline-block;margin-top:8px;max-width:62ch;line-height:1.55}.resource-editor-section,.resource-list-section{margin-top:20px;background:#fff;border:1px solid #e7eaf3;border-radius:14px;padding:18px;box-shadow:0 12px 28px #1416240a}.resource-editor-section h4,.resource-list-section h4{margin:0 0 14px;font-size:17px;letter-spacing:-.01em}.resource-form{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:14px;max-width:100%}.resource-form label{gap:8px}.resource-form label:nth-of-type(1),.resource-form label:nth-of-type(2){grid-column:span 6}.resource-editor-label,.resource-form-actions,.resource-hint{grid-column:1 / -1}.resource-form label span,.resource-editor-label>span{font-size:12px;letter-spacing:.01em;text-transform:uppercase;color:#505a6b}.resource-form input[type=text],.resource-form select{height:46px;border:1px solid #d6dae6;border-radius:10px;padding:0 14px;font-size:14px;background:#fdfdff;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.resource-form input[type=text]:hover,.resource-form select:hover{border-color:#c7cde0;background:#fff}.resource-form input[type=text]:focus,.resource-form select:focus{border-color:#837aef;box-shadow:0 0 0 4px #837aef24;background:#fff}.resource-hint{margin-top:-2px;margin-bottom:-2px;font-size:12px;color:#586174}.resources-tab .rte-wrapper{border:1px solid #d9deea;border-radius:12px;background:#fff;box-shadow:inset 0 1px #fff9;transition:border-color .18s ease,box-shadow .18s ease}.resources-tab .rte-wrapper:focus-within{border-color:#837aef;box-shadow:0 0 0 4px #837aef24}.resources-tab .rte-toolbar{padding:8px 10px;gap:4px;background:linear-gradient(180deg,#f8f9fd,#f5f7fc);border-bottom:1px solid #e5e9f4}.resources-tab .rte-btn{width:32px;height:32px;border-radius:7px}.resources-tab .rte-btn:hover{background:#ebe8ff;color:#6158db}.resources-tab .rte-btn-active{background:#e4e1ff;color:#554bcc}.resources-tab .rte-content{min-height:300px;max-height:520px;padding:16px 18px;line-height:1.75}.resource-form-actions{margin-top:2px;padding-top:2px;justify-content:flex-end;gap:10px}.resource-form .incident-secondary-btn,.resource-form .incident-primary-btn{min-height:42px;padding:10px 16px;border-radius:10px;font-weight:600}.resource-form .incident-primary-btn{background:linear-gradient(90deg,#837aef,#6f66dc);box-shadow:0 10px 18px #837aef40}.resource-form .incident-primary-btn:hover{transform:translateY(-1px);box-shadow:0 14px 24px #837aef4d}.resource-list{max-width:100%;gap:12px}.resource-item{border:1px solid #e6e9f3;border-radius:12px;padding:14px 16px;background:linear-gradient(180deg,#fff,#fbfcff);transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.resource-item:hover{border-color:#d7dcf0;box-shadow:0 10px 20px #1218280f;transform:translateY(-1px)}.resource-item-meta h5{font-size:15px;line-height:1.35}.resource-incident-badge{padding:4px 10px;border-radius:999px;font-size:11px;letter-spacing:.01em;background:#ece9ff;color:#4f46b8}@media(max-width:920px){.resource-form label:nth-of-type(1),.resource-form label:nth-of-type(2){grid-column:1 / -1}.resource-editor-section,.resource-list-section{padding:14px}.resources-tab .rte-content{min-height:240px}}.notification-container .notifi-cation{width:85%;height:100vh;position:fixed;overflow-y:scroll;top:80px;left:15%;padding:10px}.notification{margin-bottom:100px}.notification .notification-header{display:flex;align-items:center;justify-content:space-between;padding:10px}.notification .notification-header p{font-size:24px;font-weight:600;color:#001616}.notification .notification-header .buttons{display:flex;width:20%;justify-content:space-between}.notification .notification-header .buttons button{border:.5px solid #E0E0E0;display:flex;width:101px;height:38px;gap:2px;align-items:center;justify-content:center;background-color:#fff;border-radius:8px;font-size:16px;font-weight:400;cursor:pointer}.notification .notification-header .buttons button:hover{background-color:#837aef;color:#fff}.notification-tabs{display:flex;gap:8px;padding:0 10px 10px}.notification-tab{border:1px solid #d9dde5;background:#f9fafb;color:#475467;border-radius:10px;padding:8px 14px;font-size:14px;font-weight:500;cursor:pointer}.notification-tab.active{background:#e7eef8;color:#163856;border-color:#b8cbdf}.notification .today,.notification .yesterday{padding:10px}.notification .today .header{display:flex;justify-content:space-between;align-items:center;padding:5px}.notification .today .header p,.notification .yesterday .header p{font-size:20px;font-weight:500;color:#828282}.notification .today .header button{font-size:20px;font-weight:500;color:#837aef;background-color:#fff;padding:5px;border:none;cursor:pointer;border-radius:8px}.notification .today .header button:hover{background-color:#837aef;color:#fff}.notification .message{display:flex;gap:20px;align-items:center;padding:5px;border-radius:8px;margin-top:10px;box-shadow:0 2px 4px #41414126;cursor:pointer}.notification .message .message-content{width:100%}.notification .message .message-content p:first-of-type{font-size:16px;font-weight:600;display:flex;justify-content:space-between}.notification .message .message-content p:last-of-type{font-size:13px;font-weight:400}.notification .chat-list{padding:10px;display:flex;flex-direction:column;gap:10px}.notification .chat-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:12px;border:1px solid #d2d7df;background:#f8fafc;box-shadow:0 1px 2px #0f172a14;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.notification .chat-item:hover,.notification .chat-item:focus-visible{background:#eef4fb;border-color:#bfd0e5;box-shadow:0 2px 8px #0f172a1a;outline:none}.chat-avatar-wrap{position:relative}.notification .chat-avatar-wrap img{width:36px;height:36px;object-fit:cover;border-radius:50%}.chat-unread-dot{position:absolute;top:1px;right:0;width:10px;height:10px;border-radius:50%;background:#5a6df2;border:2px solid #f4f6f8}.chat-content{width:100%;min-width:0}.chat-title-row{margin:0;display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:15px;font-weight:600;color:#12151d}.chat-title-row span:last-child{font-size:13px;letter-spacing:0;font-weight:500;color:#4b5563}.chat-preview{margin:4px 0 0;font-size:13px;font-weight:400;color:#2f3642;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:1024px){.notification .notification-header .buttons{width:auto;gap:8px}.notification .notification-header .buttons button{width:auto;padding:0 12px}.notification .chat-item{padding:9px 10px;gap:10px}.chat-title-row{font-size:14px}.chat-title-row span:last-child{font-size:12px}.chat-preview{font-size:12px}}.chat-history-container .chat-history-page{width:85%;height:calc(100vh - 80px);position:fixed;overflow:hidden;top:80px;left:15%;padding:16px 20px 14px;display:flex;flex-direction:column}.chat-history-header{display:flex;align-items:center;gap:10px;margin-bottom:12px}.chat-history-back{width:30px;height:30px;border:none;border-radius:8px;background:transparent;color:#0a2c35;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.chat-history-back:hover{background:#eef2f6}.chat-history-header p{margin:0;font-size:18px;font-weight:600;color:#0a2c35}.chat-history-header span{font-size:13px;color:#6b7280}.chat-history-thread{flex:1;display:flex;flex-direction:column;gap:8px;background:#f8fafc;border:1px solid #e3e8ef;border-radius:14px;padding:14px;margin-bottom:10px;overflow-y:auto;min-height:0}.history-bubble{max-width:70%;border-radius:12px;padding:9px 11px}.history-bubble p{margin:0;font-size:14px;color:#1f2937}.history-meta{display:block;margin-top:4px;display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#6b7280}.history-status{display:inline-flex;align-items:center}.history-status.is-sent svg{color:#9aa7b5}.history-status.is-delivered svg{color:#9aa7b5}.history-status.is-read svg{color:#2b7fff}.history-bubble.user{align-self:flex-start;background:#fff;border:1px solid #e5e7eb}.history-bubble.admin{align-self:flex-end;background:#dfeeff;border:1px solid #c8def8}.chat-history-composer{position:relative;display:flex;align-items:flex-end;justify-content:flex-start;gap:10px;width:100%;padding:12px 16px 14px;border-top:1px solid #e8edf5;background:#fff;box-sizing:border-box}.chat-history-composer textarea{flex:1 1 auto;width:100%;min-width:0;min-height:88px;max-height:160px;resize:none;overflow-y:auto;border:1px solid #d4dbe5;border-radius:12px;padding:10px 12px;font-size:14px;line-height:1.45;font-family:inherit;background:#fff;color:#1f2937;outline:none;box-sizing:border-box;display:block}.chat-history-composer textarea:focus{border-color:#2d9982;box-shadow:0 0 0 3px #2d998226}.chat-history-composer button{flex:0 0 auto;min-width:96px;height:46px;border:none;border-radius:12px;background:#2d9982;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 16px;cursor:pointer;font-size:14px;font-weight:600}.chat-history-composer button:disabled{opacity:.55;cursor:not-allowed}.chat-history-composer button:hover:not(:disabled){background:#25806d}@media(max-width:1024px){.chat-history-container .chat-history-page{width:100%;height:calc(100vh - 80px);left:0;padding:14px}.history-bubble{max-width:88%}.chat-history-composer{max-width:100%;padding:10px 12px 12px}.chat-history-composer textarea{max-width:100%}.chat-history-composer button{min-width:56px;padding:0 12px}.chat-history-composer button span{display:none}}
