@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap";.dropdown-item{font-weight:700;cursor:pointer}.dropdown-item:hover{background-color:#f1f1f1}table thead th{font-weight:600}.highcharts-credits{display:none}.date-field{width:220px!important}.user-info,.bars,.left-top-menus{display:block}@media (max-width: 500px){.user-info{display:none}}@media (max-width: 1029px){.left-top-menus{display:none}}@media (max-width: 991px){.bars{display:none}}.loader-container{position:fixed;top:0;left:0;width:100%;height:100%;background:#f0f4f8;display:flex;justify-content:center;align-items:center;z-index:9999}.spinner{position:relative;width:120px;height:120px}.spinner .logo{position:absolute;top:50%;left:50%;width:60px;height:60px;transform:translate(-50%,-50%);border-radius:50%}.spinner .circle{width:100%;height:100%;border:8px solid #e0e0e0;border-top:8px solid #007bff;border-radius:50%;animation:spin 1.5s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.toast-container{position:fixed;top:24px;right:24px;z-index:1055;display:flex;flex-direction:column;gap:14px;pointer-events:none}.custom-toast{width:300px;background:#fff;border-radius:14px;box-shadow:0 6px 24px #00000014;overflow:hidden;pointer-events:auto;font-family:Poppins,sans-serif;border:1px solid rgba(0,0,0,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:toast-pop .4s ease;transition:transform .3s ease,box-shadow .3s ease}.custom-toast:hover{transform:translateY(-3px);box-shadow:0 10px 28px #0000001f}.toast-header{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;font-weight:600;font-size:.9rem;color:#1a1a1a;border-bottom:1px solid rgba(0,0,0,.05);letter-spacing:.3px}.toast-body{padding:12px 14px 14px;font-size:.85rem;color:#4a4a4a;background-color:#fcfcfc;line-height:1.5}.toast-close{background:transparent;border:none;font-size:18px;color:#888;cursor:pointer;line-height:1;transition:transform .25s ease,color .25s ease}.toast-close:hover{color:#000;transform:rotate(90deg)}@keyframes toast-pop{0%{opacity:0;transform:translateY(-12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.custom-toast.success{border-left:6px solid #00b884;background:linear-gradient(145deg,#ecfdf5,#fff)}.custom-toast.success .toast-header{color:#047857}.custom-toast.error{border-left:6px solid #ef4444;background:linear-gradient(145deg,#fef2f2,#fff)}.custom-toast.error .toast-header{color:#b91c1c}.custom-toast.warning{border-left:6px solid #facc15;background:linear-gradient(145deg,#fffbeb,#fff)}.custom-toast.warning .toast-header{color:#78350f}.custom-toast.info{border-left:6px solid #3b82f6;background:linear-gradient(145deg,#eff6ff,#fff)}.custom-toast.info .toast-header{color:#1e40af}.custom-toast.primary{border-left:6px solid #8b5cf6;background:linear-gradient(145deg,#f5f3ff,#fff)}.custom-toast.primary .toast-header{color:#5b21b6}
