.Toast-module__yWhMxq__toast{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#111827f2;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.75rem;min-width:300px;max-width:500px;margin-bottom:.75rem;padding:1rem 1.25rem;animation:.3s ease-out Toast-module__yWhMxq__slideIn;display:flex;box-shadow:0 8px 32px #0000004d}@keyframes Toast-module__yWhMxq__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.Toast-module__yWhMxq__toast.Toast-module__yWhMxq__success{border-left:3px solid #22c55e}.Toast-module__yWhMxq__toast.Toast-module__yWhMxq__error{border-left:3px solid #ef4444}.Toast-module__yWhMxq__toast.Toast-module__yWhMxq__info{border-left:3px solid #3b82f6}.Toast-module__yWhMxq__toast.Toast-module__yWhMxq__warning{border-left:3px solid #f59e0b}.Toast-module__yWhMxq__icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.Toast-module__yWhMxq__toast.Toast-module__yWhMxq__success .Toast-module__yWhMxq__icon{color:#22c55e}.Toast-module__yWhMxq__toast.Toast-module__yWhMxq__error .Toast-module__yWhMxq__icon{color:#ef4444}.Toast-module__yWhMxq__toast.Toast-module__yWhMxq__info .Toast-module__yWhMxq__icon{color:#3b82f6}.Toast-module__yWhMxq__toast.Toast-module__yWhMxq__warning .Toast-module__yWhMxq__icon{color:#f59e0b}.Toast-module__yWhMxq__message{color:#fff;flex:1;margin:0;font-size:.9rem;line-height:1.4}.Toast-module__yWhMxq__closeButton{color:#fff9;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:.25rem;transition:color .2s;display:flex}.Toast-module__yWhMxq__closeButton:hover{color:#fff}@media (max-width:640px){.Toast-module__yWhMxq__toast{min-width:280px;max-width:calc(100vw - 2rem)}}
.ToastContainer-module__JUpZhq__toastContainer{z-index:9999;pointer-events:none;flex-direction:column;align-items:flex-end;display:flex;position:fixed;top:5rem;right:1.5rem}.ToastContainer-module__JUpZhq__toastContainer>*{pointer-events:auto}@media (max-width:640px){.ToastContainer-module__JUpZhq__toastContainer{align-items:stretch;left:1rem;right:1rem}}
.NotificationsDropdown-module__Dj3rsG__container{position:relative}.NotificationsDropdown-module__Dj3rsG__bellButton{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:12px;justify-content:center;align-items:center;padding:.6rem;transition:all .3s;display:flex;position:relative}.NotificationsDropdown-module__Dj3rsG__bellButton:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-1px)}.NotificationsDropdown-module__Dj3rsG__badge{color:#fff;text-align:center;background:linear-gradient(135deg,#ff6b6b,#ee5a6f);border-radius:10px;min-width:18px;padding:.15rem .4rem;font-size:.65rem;font-weight:700;animation:2s ease-in-out infinite NotificationsDropdown-module__Dj3rsG__pulse;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 8px #ff6b6b66}@keyframes NotificationsDropdown-module__Dj3rsG__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.NotificationsDropdown-module__Dj3rsG__overlay{z-index:998;position:fixed;inset:0}.NotificationsDropdown-module__Dj3rsG__dropdown{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;background:#0f0520f2;border:1px solid #ffffff1a;border-radius:16px;width:380px;max-height:500px;animation:.3s NotificationsDropdown-module__Dj3rsG__slideDown;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;box-shadow:0 10px 40px #00000080}@keyframes NotificationsDropdown-module__Dj3rsG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.NotificationsDropdown-module__Dj3rsG__header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.NotificationsDropdown-module__Dj3rsG__header h3{color:#fff;margin:0;font-size:1rem;font-weight:600}.NotificationsDropdown-module__Dj3rsG__markAllButton{color:#c4b5fd;cursor:pointer;background:#8b5cf633;border:1px solid #8b5cf64d;border-radius:8px;align-items:center;gap:.3rem;padding:.4rem .7rem;font-size:.75rem;transition:all .2s;display:flex}.NotificationsDropdown-module__Dj3rsG__markAllButton:hover{background:#8b5cf64d;border-color:#8b5cf680}.NotificationsDropdown-module__Dj3rsG__list{max-height:420px;overflow-y:auto}.NotificationsDropdown-module__Dj3rsG__list::-webkit-scrollbar{width:6px}.NotificationsDropdown-module__Dj3rsG__list::-webkit-scrollbar-track{background:#ffffff0d}.NotificationsDropdown-module__Dj3rsG__list::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.NotificationsDropdown-module__Dj3rsG__list::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.NotificationsDropdown-module__Dj3rsG__empty{color:#ffffff80;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.NotificationsDropdown-module__Dj3rsG__empty svg{opacity:.3;margin-bottom:1rem}.NotificationsDropdown-module__Dj3rsG__empty p{margin:0;font-size:.9rem}.NotificationsDropdown-module__Dj3rsG__notification{cursor:pointer;border-bottom:1px solid #ffffff0d;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;transition:background .2s;display:flex}.NotificationsDropdown-module__Dj3rsG__notification:hover{background:#ffffff0d}.NotificationsDropdown-module__Dj3rsG__notification:last-child{border-bottom:none}.NotificationsDropdown-module__Dj3rsG__notification.NotificationsDropdown-module__Dj3rsG__unread{background:#8b5cf61a}.NotificationsDropdown-module__Dj3rsG__notification.NotificationsDropdown-module__Dj3rsG__unread:before{content:"";background:linear-gradient(#8b5cf6,#7c3aed);width:3px;position:absolute;top:0;bottom:0;left:0}.NotificationsDropdown-module__Dj3rsG__icon{background:#ffffff1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.5rem;display:flex}.NotificationsDropdown-module__Dj3rsG__content{flex:1;min-width:0}.NotificationsDropdown-module__Dj3rsG__message{color:#fff;margin:0 0 .25rem;font-size:.85rem;line-height:1.4}.NotificationsDropdown-module__Dj3rsG__time{color:#ffffff80;font-size:.75rem}.NotificationsDropdown-module__Dj3rsG__markReadButton{color:#c4b5fd;cursor:pointer;background:#8b5cf633;border:1px solid #8b5cf64d;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:.4rem;transition:all .2s;display:flex}.NotificationsDropdown-module__Dj3rsG__markReadButton:hover{background:#8b5cf64d;border-color:#8b5cf680;transform:scale(1.05)}@media (max-width:768px){.NotificationsDropdown-module__Dj3rsG__dropdown{width:calc(100vw - 2rem);right:-1rem}}
.Header-module__hBw1pG__header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background:#0a0a0fcc;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;height:64px;padding:0 1.5rem;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__logoContainer{cursor:pointer;align-items:center;display:flex}.Header-module__hBw1pG__logo{object-fit:contain;width:auto;height:44px}.Header-module__hBw1pG__userProfile{cursor:pointer;border-radius:2rem;align-items:center;gap:.75rem;padding:.5rem;transition:background .2s;display:flex}.Header-module__hBw1pG__userProfile:hover{background:#ffffff0d}.Header-module__hBw1pG__greeting{color:#fffc;font-size:.9rem;font-weight:500}.Header-module__hBw1pG__avatarPlaceholder{color:#fff;background:linear-gradient(135deg,#9333ea,#7c3aed);border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:600;display:flex;box-shadow:0 0 16px #9333ea66,0 2px 8px #0000004d}.Header-module__hBw1pG__avatarImage{object-fit:cover;border:2px solid #fff3;border-radius:50%;width:40px;height:40px;transition:all .3s;box-shadow:0 0 16px #667eea4d,0 2px 8px #0000004d}.Header-module__hBw1pG__avatarImage:hover{transform:scale(1.05);box-shadow:0 0 24px #667eea80,0 4px 12px #0006}@media (max-width:480px){.Header-module__hBw1pG__greeting{display:none}}.Header-module__hBw1pG__headerActions{align-items:center;gap:.75rem;display:flex}.Header-module__hBw1pG__iconButton{color:#fffc;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:relative}.Header-module__hBw1pG__iconButton:hover{color:#fff;background:#ffffff0d;border-color:#fff3}.Header-module__hBw1pG__notificationBadge{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:10px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:.125rem .375rem;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:-2px;right:-2px;box-shadow:0 2px 8px #ef444466}.Header-module__hBw1pG__menuOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1999;background:#0009;animation:.3s Header-module__hBw1pG__fadeIn;position:fixed;inset:0}@keyframes Header-module__hBw1pG__fadeIn{0%{opacity:0}to{opacity:1}}.Header-module__hBw1pG__slideOutMenu{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:2000;background:#0f0f14f2;border-left:1px solid #ffffff1a;flex-direction:column;width:320px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-4px 0 24px #0000004d}.Header-module__hBw1pG__slideOutMenu.Header-module__hBw1pG__menuOpen{transform:translate(0)}.Header-module__hBw1pG__menuHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1.5rem 1.25rem;display:flex}.Header-module__hBw1pG__menuHeader h2{background:linear-gradient(135deg,#a855f7,#60a5fa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.25rem;font-weight:600}.Header-module__hBw1pG__closeButton{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.Header-module__hBw1pG__closeButton:hover{color:#fff;background:#ffffff1a}.Header-module__hBw1pG__menuItems{flex:1;padding:.5rem 0;overflow-y:auto}.Header-module__hBw1pG__menuItems::-webkit-scrollbar{width:6px}.Header-module__hBw1pG__menuItems::-webkit-scrollbar-track{background:#ffffff05}.Header-module__hBw1pG__menuItems::-webkit-scrollbar-thumb{background:#a855f74d;border-radius:10px}.Header-module__hBw1pG__menuItems::-webkit-scrollbar-thumb:hover{background:#a855f780}.Header-module__hBw1pG__menuItem{color:#fffc;cursor:pointer;text-align:left;background:0 0;border:none;border-left:3px solid #0000;align-items:center;gap:1rem;width:100%;padding:1rem 1.25rem;transition:all .2s;display:flex}.Header-module__hBw1pG__menuItem:hover{color:#fff;background:#ffffff0d}.Header-module__hBw1pG__menuItemIcon{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Header-module__hBw1pG__menuItem:hover .Header-module__hBw1pG__menuItemIcon{transform:scale(1.05)}.Header-module__hBw1pG__menuItemLabel{font-size:.95rem;font-weight:500}@media (max-width:768px){.Header-module__hBw1pG__slideOutMenu{width:100%;max-width:400px}}@media (max-width:480px){.Header-module__hBw1pG__slideOutMenu{width:100%}.Header-module__hBw1pG__headerActions{gap:.5rem}.Header-module__hBw1pG__iconButton{width:36px;height:36px}}
