:root{--z-base:1;--z-dropdown:1000;--z-sticky:1020;--z-fixed:1030;--z-modal-backdrop:1040;--z-modal:1050;--z-popover:1060;--z-tooltip:1070;--z-toast:1080}.glass{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:var(--z-base);background:#fff6;border:1px solid #ffffff80;position:relative;box-shadow:0 8px 32px #0000001a}.dark .glass{background:#ffffff14;border:1px solid #ffffff26;box-shadow:0 8px 32px #0000004d}.dropdown-glass{-webkit-backdrop-filter:blur(15px)!important;backdrop-filter:blur(15px)!important;background:#ffffff40!important;border:1px solid #ffffff4d!important}.dark .dropdown-glass{background:#000000ad!important;border:1px solid #fff3!important}select option{color:inherit!important;-webkit-backdrop-filter:blur(15px)!important;backdrop-filter:blur(15px)!important;background:#ffffff40!important}.dark select option{color:#fff!important;background:#000000ad!important}select::-webkit-scrollbar{width:8px}select::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}select::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.dark select::-webkit-scrollbar-track{background:#0000004d}.dark select::-webkit-scrollbar-thumb{background:#fff3}select::-ms-expand{display:none}select{appearance:none}.glass-hover:hover{background:#ffffff26;transform:translateY(-1px);box-shadow:0 10px 25px #0000001a}.dark .glass-hover:hover{background:#ffffff1a}.app-layout{z-index:var(--z-base);position:relative}.app-sidebar{height:100vh;z-index:calc(var(--z-base) + 1);top:0;left:0;overflow:hidden auto;position:fixed!important}.app-header{transition:transform .3s ease-in-out;position:fixed;top:0;left:16rem;right:0;z-index:1100!important}.app-main{z-index:var(--z-base);margin-top:5rem;margin-left:16rem;position:relative;overflow:visible}@media (min-width:1025px){.app-sidebar{position:fixed!important;transform:translate(0)!important}}.dropdown-menu,[class*=dropdown],.absolute[class*=mt-2],.absolute[class*=right-0],#notificationsDropdown,#userDropdown,[x-show],[x-transition],.admin-dropdown{z-index:var(--z-dropdown)!important;position:absolute!important}.relative[x-data]>div[x-show]{z-index:var(--z-dropdown)!important;white-space:nowrap!important;min-width:12rem!important;max-width:20rem!important;position:absolute!important}table td.relative,.relative{overflow:visible!important}.overflow-x-auto{overflow:auto visible!important}@media (min-width:768px){.hidden.md\\:block .overflow-x-auto{overflow:auto visible!important}.hidden.md\\:block table{z-index:1!important;position:relative!important}.hidden.md\\:block tbody tr{z-index:2!important;position:relative!important}.hidden.md\\:block tbody tr td{position:relative!important;overflow:visible!important}.hidden.md\\:block tbody tr td .relative{position:relative!important;overflow:visible!important}}.modal-overlay{z-index:var(--z-modal-backdrop)!important;position:fixed!important}.modal-content{z-index:var(--z-modal)!important;position:relative!important}.toast,.notification{z-index:var(--z-toast)!important;position:fixed!important}button,a,input,textarea,select{z-index:calc(var(--z-base) + 1);position:relative}@media (max-width:1024px) and (min-width:769px){.app-sidebar{height:100vh;transition:transform .3s ease-in-out;top:0;left:0;transform:translate(-100%);z-index:calc(var(--z-fixed) + 10)!important;position:fixed!important}.app-sidebar.open{transform:translate(0)}.app-header{top:0;right:0;z-index:var(--z-fixed)!important;margin-left:0!important;padding:.75rem 1rem!important;position:fixed!important;left:0!important}.app-main{margin-top:5rem!important;margin-left:0!important;padding:1rem!important}}@media (max-width:768px){.app-sidebar{height:100vh;transition:transform .3s ease-in-out;top:0;left:0;transform:translate(-100%);z-index:calc(var(--z-fixed) + 10)!important;position:fixed!important}.app-sidebar.open{transform:translate(0)}.mobile-overlay{background:#00000080;inset:0;z-index:calc(var(--z-fixed) + 5)!important;position:fixed!important}.dropdown-menu{z-index:var(--z-dropdown)!important;position:fixed!important}.app-header{transition:transform .3s ease-in-out;top:0;right:0;z-index:var(--z-fixed)!important;margin-left:0!important;padding:.75rem 1rem!important;position:fixed!important;left:0!important}.app-header.header-hidden{transform:translateY(-100%)}.app-main{width:100%!important;max-width:100vw!important;margin-top:4.5rem!important;margin-left:0!important;padding:1rem!important;overflow-x:hidden!important}body,html{overflow-x:hidden!important}.app-header .flex.items-center.space-x-4{flex-wrap:nowrap;gap:.5rem;overflow:hidden}.app-header .flex.items-center.space-x-2 span{display:none}#notificationsDropdown,#userDropdown,#messagesDropdown{width:auto!important;max-width:none!important;z-index:var(--z-dropdown)!important;margin:0!important;position:fixed!important;top:4rem!important;left:1rem!important;right:1rem!important;transform:none!important}.overflow-x-auto{-webkit-overflow-scrolling:touch;overflow-x:hidden!important}.hidden.md\\:block{display:none!important}.block.md\\:hidden{display:block!important}.grid{width:100%!important;max-width:100%!important}.grid.grid-cols-1.md\\:grid-cols-2.lg\\:grid-cols-4{grid-template-columns:repeat(2,1fr)!important;gap:1rem!important}.grid.grid-cols-1.lg\\:grid-cols-2{grid-template-columns:1fr!important;gap:1rem!important}.grid.grid-cols-1.lg\\:grid-cols-3{grid-template-columns:1fr!important;gap:1rem!important}.glass{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0!important;padding:1rem!important}.glass .p-6{padding:1rem!important}.flex.items-center.gap-2,.flex.space-x-2,.flex.space-x-3{flex-wrap:wrap!important;gap:.5rem!important}.flex.space-x-2>*,.flex.space-x-3>*{margin:0!important}select,input[type=text],input[type=search]{flex:1!important;width:100%!important;min-width:0!important}.flex.flex-col.sm\\:flex-row{flex-direction:column!important;align-items:stretch!important;gap:.5rem!important}:is(.flex.flex-col.sm\\:flex-row>button,.flex.flex-col.sm\\:flex-row>a){justify-content:center!important;width:100%!important}.flex.flex-col.sm\\:flex-row.sm\\:items-center.sm\\:justify-between{flex-direction:column!important;align-items:flex-start!important;gap:1rem!important}canvas{max-width:100%!important;height:auto!important}.h-64{height:200px!important}.w-20{width:3rem!important;min-width:3rem!important}.truncate{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;overflow:hidden!important}.space-y-6>*+*{margin-top:1rem!important}.space-y-4>*+*{margin-top:.75rem!important}}@media (max-width:480px){.grid.grid-cols-1.md\\:grid-cols-2.lg\\:grid-cols-4{grid-template-columns:1fr!important}.app-header .w-8.md\\:w-0{width:0!important}.flex.space-x-3{flex-direction:column!important;gap:.5rem!important}.flex.space-x-3>*{margin:0!important}}.mobile-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;margin-bottom:1rem;padding:1rem}.dark .mobile-card{background:#ffffff05}.mobile-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.mobile-card-content{grid-template-columns:repeat(2,1fr);gap:.75rem;font-size:.75rem;display:grid}.mobile-card-field{flex-direction:column;display:flex}.mobile-card-label{color:#6b7280;margin-bottom:.25rem}.dark .mobile-card-label{color:#9ca3af}.mobile-card-value{color:#111827;font-weight:500}.dark .mobile-card-value{color:#fff}.stacking-context{z-index:0;position:relative}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#9ca3af4d transparent}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:0 0}.custom-scrollbar::-webkit-scrollbar-thumb{background:#9ca3af4d;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#9ca3af80}.custom-scrollbar::-webkit-scrollbar-corner{background:0 0}.dark .custom-scrollbar{scrollbar-color:#4b556366 transparent}.dark .custom-scrollbar::-webkit-scrollbar-thumb{background:#4b556366}.dark .custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#4b556399}.chat-scrollbar{scrollbar-width:thin;scrollbar-color:#9ca3af33 transparent}.chat-scrollbar::-webkit-scrollbar{width:4px}.chat-scrollbar::-webkit-scrollbar-track{background:0 0}.chat-scrollbar::-webkit-scrollbar-thumb{background:#9ca3af33;border-radius:2px}.chat-scrollbar::-webkit-scrollbar-thumb:hover{background:#9ca3af66}.chat-scrollbar::-webkit-scrollbar-corner{background:0 0}.dark .chat-scrollbar{scrollbar-color:#4b55634d transparent}.dark .chat-scrollbar::-webkit-scrollbar-thumb{background:#4b55634d}.dark .chat-scrollbar::-webkit-scrollbar-thumb:hover{background:#4b556380}#chatSidebar{transition:all .3s ease-in-out;z-index:100!important;height:calc(100vh - 5rem)!important;top:5rem!important}#chatSidebar.hidden{transform:translate(100%)!important}#activeConversation{flex-direction:column!important;height:100%!important;min-height:0!important;display:flex!important}#activeConversation.hidden{display:none!important}#activeConversation .flex-1.flex.flex-col.overflow-hidden{flex:1!important;min-height:0!important;overflow:hidden!important}#conversationMessages{flex:1!important;min-height:0!important;max-height:none!important;overflow-y:auto!important}#activeConversation .flex-shrink-0:last-child{z-index:10!important;flex-shrink:0!important;position:relative!important}#quickReplyForm{visibility:visible!important;opacity:1!important;display:flex!important}#activeConversation>div:last-child{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;z-index:100!important;background:#ffffff0d!important;position:sticky!important;bottom:0!important}.dark #activeConversation>div:last-child{background:#0000001a!important}@media (min-width:1280px){.chat-sidebar-default{transform:translate(0)!important}.chat-sidebar-default.hidden{transform:translate(100%)!important}body.chat-sidebar-default .app-main{margin-right:24rem;transition:margin-right .3s ease-in-out}body.chat-sidebar-default .app-header{transition:right .3s ease-in-out;right:0}body.chat-sidebar-closed .app-main{margin-right:0!important}body.chat-sidebar-closed .app-header{right:0!important}body.chat-sidebar-open .app-main{margin-right:24rem!important}body.chat-sidebar-open .app-header{right:0!important}}.app-main.chat-open{margin-right:24rem;transition:margin-right .3s ease-in-out}.app-header.chat-open{transition:right .3s ease-in-out;right:0}@media (max-width:1024px){#chatSidebar{max-width:28rem;width:calc(100vw - 2rem)!important;transform:translate(100%)!important}.app-main.chat-open{margin-right:0!important}.app-header.chat-open{right:0!important}.app-main{margin-right:0!important}.app-header{right:0!important}}