.shortcut-key.svelte-19l9dc{position:absolute;right:10px;top:50%;transform:translateY(-50%);background-color:#222;color:#fff;font-size:.8rem;padding:2px 6px;border-radius:4px;border:1px solid #444;pointer-events:none}@media (max-width: 768px){.shortcut-key.svelte-19l9dc{display:none}}.search-container.svelte-1l5g6rx.svelte-1l5g6rx{position:relative}.search-input.svelte-1l5g6rx.svelte-1l5g6rx{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px;background-color:#222;color:#fff}.placeholder-image.svelte-1l5g6rx.svelte-1l5g6rx{width:60px;height:90px;background-color:#333;color:#fff;display:flex;justify-content:center;align-items:center;border-radius:4px;font-size:24px;font-weight:700}.search-popup.svelte-1l5g6rx.svelte-1l5g6rx{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:10}.search-popup-content.svelte-1l5g6rx.svelte-1l5g6rx{background-color:#1a1a1a;padding:20px;border-radius:8px;width:90%;max-width:600px;text-align:center;position:absolute;top:15%}.search-popup-input.svelte-1l5g6rx.svelte-1l5g6rx{width:90%;padding:10px;margin-bottom:20px;border:1px solid #333;border-radius:4px;background-color:#2c2c2c;color:#fff}.suggestions.svelte-1l5g6rx.svelte-1l5g6rx{list-style:none;padding:0;margin:0}.suggestions.svelte-1l5g6rx li.svelte-1l5g6rx{display:flex;align-items:center;gap:10px;padding:10px;cursor:pointer}.suggestions.svelte-1l5g6rx li img.svelte-1l5g6rx{width:60px;height:90px;object-fit:cover;border-radius:4px}.suggestions.svelte-1l5g6rx li.svelte-1l5g6rx:hover{background-color:#333}.suggestions.svelte-1l5g6rx a.svelte-1l5g6rx{text-decoration:none;color:#fff;flex-grow:1}@media (max-width: 1200px){.search-input.svelte-1l5g6rx.svelte-1l5g6rx{width:90%}}body{margin:0;padding:0;overflow-x:hidden}.app-content{margin-left:70px;width:calc(100% - 70px);transition:all .4s cubic-bezier(.25,.1,.25,1);box-sizing:border-box}body.nav-expanded .app-content{margin-left:240px;width:calc(100% - 240px)}main,.main-content{width:100%;box-sizing:border-box}.sidenav.svelte-dydvrg.svelte-dydvrg{position:fixed;top:0;left:0;height:100vh;width:70px;background:linear-gradient(180deg,#0f1025 0%,#161e3c 100%);display:flex;flex-direction:column;transition:all .4s cubic-bezier(.16,1,.3,1);z-index:1000;overflow:hidden;box-shadow:2px 0 20px #00000040;border-right:1px solid rgba(255,255,255,.05)}.sidenav.expanded.svelte-dydvrg.svelte-dydvrg{width:240px}.hamburger-container.svelte-dydvrg.svelte-dydvrg{margin:18px 0 20px;display:flex;justify-content:center;width:100%}.hamburger.svelte-dydvrg.svelte-dydvrg{background:transparent;border:none;width:42px;height:42px;cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;border-radius:10px;transition:all .3s ease}.hamburger.svelte-dydvrg.svelte-dydvrg:hover{transform:scale(1.1)}.hamburger.svelte-dydvrg.svelte-dydvrg:active{transform:scale(.95)}.hamburger-icon.svelte-dydvrg.svelte-dydvrg,.hamburger-icon.svelte-dydvrg.svelte-dydvrg:before,.hamburger-icon.svelte-dydvrg.svelte-dydvrg:after{width:24px;height:2px;background-color:#dcdcf0;position:absolute;transition:all .5s cubic-bezier(.68,-.55,.27,1.55);border-radius:4px}.hamburger-icon.svelte-dydvrg.svelte-dydvrg:before,.hamburger-icon.svelte-dydvrg.svelte-dydvrg:after{content:""}.hamburger-icon.svelte-dydvrg.svelte-dydvrg:before{top:-8px;width:16px;left:4px;opacity:.9}.hamburger-icon.svelte-dydvrg.svelte-dydvrg:after{top:8px;width:16px;left:4px;opacity:.9}.expanded.svelte-dydvrg .hamburger-icon.svelte-dydvrg{background:transparent}.expanded.svelte-dydvrg .hamburger-icon.svelte-dydvrg:before{transform:rotate(45deg) translate(5px,5px);width:24px;opacity:1;left:0}.expanded.svelte-dydvrg .hamburger-icon.svelte-dydvrg:after{transform:rotate(-45deg) translate(5px,-5px);width:24px;opacity:1;left:0}.logo-container.svelte-dydvrg.svelte-dydvrg{display:flex;justify-content:center;align-items:center;padding:5px 0 20px;position:relative;width:100%}.logo.svelte-dydvrg.svelte-dydvrg{width:42px;max-height:42px;transition:all .4s cubic-bezier(.16,1,.3,1);filter:drop-shadow(0 2px 8px rgba(0,0,0,.4));opacity:.9}.expanded.svelte-dydvrg .logo.svelte-dydvrg{width:120px;opacity:1}.logo.svelte-dydvrg.svelte-dydvrg:hover{filter:drop-shadow(0 4px 12px rgba(0,0,0,.6));opacity:1}.nav-item.svelte-dydvrg.svelte-dydvrg{display:flex;align-items:center;justify-content:center;padding:13px 0;cursor:pointer;position:relative;transition:all .2s ease;border-radius:0;margin:3px 0;width:100%}.expanded.svelte-dydvrg .nav-item.svelte-dydvrg{justify-content:flex-start;padding:13px 20px;border-radius:0 8px 8px 0;margin:3px 10px 3px 0}.nav-item.svelte-dydvrg.svelte-dydvrg:hover{background:rgba(255,255,255,.08)}.nav-item.svelte-dydvrg.svelte-dydvrg:active{background:rgba(255,255,255,.12)}.nav-item.svelte-dydvrg a.svelte-dydvrg,.nav-item.svelte-dydvrg svg.svelte-dydvrg{color:#b0b0d0;text-decoration:none;display:flex;align-items:center;transition:all .3s ease;width:100%;justify-content:center}.expanded.svelte-dydvrg .nav-item a.svelte-dydvrg,.expanded.svelte-dydvrg .nav-item svg.svelte-dydvrg{justify-content:flex-start}.nav-item.svelte-dydvrg:hover a.svelte-dydvrg,.nav-item.svelte-dydvrg:hover svg.svelte-dydvrg{color:#fff;transform:translate(0)}.expanded.svelte-dydvrg .nav-item:hover a.svelte-dydvrg,.expanded.svelte-dydvrg .nav-item:hover svg.svelte-dydvrg{transform:translate(2px)}.nav-item.svelte-dydvrg svg.svelte-dydvrg{width:24px;height:24px;min-width:24px;filter:drop-shadow(0 2px 3px rgba(0,0,0,.3))}.nav-text.svelte-dydvrg.svelte-dydvrg{margin-left:16px;font-size:14px;white-space:nowrap;opacity:0;transform:translate(5px);transition:all .4s cubic-bezier(.16,1,.3,1);font-weight:500;letter-spacing:.3px;display:none}.expanded.svelte-dydvrg .nav-text.svelte-dydvrg{opacity:1;transform:translate(0);display:block}.nav-menu.svelte-dydvrg.svelte-dydvrg{margin-top:15px;flex:1;display:flex;flex-direction:column;gap:7px;width:100%}.search-container.svelte-dydvrg.svelte-dydvrg{padding:0 15px;margin:20px 0;width:100%;height:0;overflow:hidden;opacity:0;transition:all .4s cubic-bezier(.16,1,.3,1)}.expanded.svelte-dydvrg .search-container.svelte-dydvrg{height:40px;opacity:1}.nav-footer.svelte-dydvrg.svelte-dydvrg{margin-top:auto;padding:20px 0;display:flex;flex-direction:column;gap:10px;border-top:1px solid rgba(255,255,255,.06);background:linear-gradient(0deg,rgba(10,10,25,.6) 0%,transparent 100%);width:100%}.notifications-icon.svelte-dydvrg.svelte-dydvrg{position:relative}.badge.svelte-dydvrg.svelte-dydvrg{position:absolute;top:3px;right:8px;background:linear-gradient(135deg,#ff4757 0%,#e0115f 100%);color:#fff;border-radius:10px;min-width:18px;height:18px;font-size:10px;display:flex;align-items:center;justify-content:center;font-weight:700;box-shadow:0 2px 8px #ff00004d;transform:scale(1);transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.badge.svelte-dydvrg.svelte-dydvrg:hover{transform:scale(1.15)}.expanded.svelte-dydvrg .badge.svelte-dydvrg{right:auto;left:30px}.avatar.svelte-dydvrg.svelte-dydvrg{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.15);box-shadow:0 3px 8px #0006;transition:all .3s ease}.avatar.svelte-dydvrg.svelte-dydvrg:hover{border-color:#ffffff4d;transform:scale(1.05)}.notification-overlay.svelte-dydvrg.svelte-dydvrg{position:fixed;inset:0;background:rgba(0,0,0,.4);backdrop-filter:blur(4px);z-index:1002;animation:svelte-dydvrg-fadeIn .3s ease}@keyframes svelte-dydvrg-fadeIn{0%{opacity:0}to{opacity:1}}.notifications-modal.svelte-dydvrg.svelte-dydvrg{position:fixed;top:20px;right:20px;background:rgba(255,255,255,.98);border-radius:14px;box-shadow:0 10px 30px #00000026,0 0 1px #0000001a;padding:20px;width:350px;z-index:1003;max-height:80vh;overflow-y:auto;animation:svelte-dydvrg-slideIn .4s cubic-bezier(.16,1,.3,1)}@keyframes svelte-dydvrg-slideIn{0%{opacity:0;transform:translateY(-25px)}to{opacity:1;transform:translateY(0)}}.arrow.svelte-dydvrg.svelte-dydvrg{position:absolute;top:-10px;right:20px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid rgba(255,255,255,.98);filter:drop-shadow(0 -3px 3px rgba(0,0,0,.1))}.notifications-header.svelte-dydvrg.svelte-dydvrg{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;padding-bottom:15px;border-bottom:1px solid rgba(0,0,0,.07)}.notifications-header.svelte-dydvrg h3.svelte-dydvrg{margin:0;font-size:17px;color:#303030;font-weight:600}.mark-all.svelte-dydvrg.svelte-dydvrg{background:none;border:none;color:#a05cd5;font-size:12px;cursor:pointer;padding:5px 10px;border-radius:5px;transition:all .2s ease}.mark-all.svelte-dydvrg.svelte-dydvrg:hover{background:rgba(160,92,213,.1);transform:translateY(-1px)}.mark-all.svelte-dydvrg.svelte-dydvrg:active{transform:translateY(0)}.notifications-list.svelte-dydvrg.svelte-dydvrg{list-style:none;padding:0;margin:0}.notification-item.svelte-dydvrg.svelte-dydvrg{display:flex;align-items:center;padding:14px 0;border-bottom:1px solid rgba(0,0,0,.05);transition:all .2s ease}.notification-item.svelte-dydvrg.svelte-dydvrg:hover{background:rgba(0,0,0,.02);transform:translate(2px)}.notification-item.svelte-dydvrg.svelte-dydvrg:last-child{border-bottom:none}.notification-link.svelte-dydvrg.svelte-dydvrg{display:flex;align-items:center;text-decoration:none;color:inherit;flex-grow:1}.notification-avatar.svelte-dydvrg.svelte-dydvrg{width:38px;height:38px;border-radius:50%;object-fit:cover;margin-right:14px;border:2px solid #f0f0f0;box-shadow:0 2px 5px #0000001a}.notification-placeholder.svelte-dydvrg.svelte-dydvrg{font-size:24px;margin-right:14px}.notification-info.svelte-dydvrg.svelte-dydvrg{display:flex;flex-direction:column}.notification-text.svelte-dydvrg.svelte-dydvrg{font-size:14px;color:#333;line-height:1.4}.notification-time.svelte-dydvrg.svelte-dydvrg{font-size:12px;color:#777;margin-top:4px}.mark-btn.svelte-dydvrg.svelte-dydvrg{background:none;border:none;color:#a05cd5;font-size:12px;cursor:pointer;margin-left:10px;padding:3px 8px;border-radius:5px;transition:all .2s ease}.mark-btn.svelte-dydvrg.svelte-dydvrg:hover{background:rgba(160,92,213,.1);transform:translateY(-1px)}.mark-btn.svelte-dydvrg.svelte-dydvrg:active{transform:translateY(0)}.notification-empty.svelte-dydvrg.svelte-dydvrg{text-align:center;color:#777;font-size:14px;padding:35px 0;font-style:italic}.overlay.svelte-dydvrg.svelte-dydvrg{display:none;animation:svelte-dydvrg-fadeIn .3s ease}.mobile-topnav.svelte-dydvrg.svelte-dydvrg{display:none;position:fixed;top:0;left:0;right:0;height:60px;background:linear-gradient(90deg,#0f1025 0%,#161e3c 100%);box-shadow:0 2px 15px #00000040;z-index:1001;padding:0 15px;justify-content:space-between;align-items:center}.mobile-logo.svelte-dydvrg.svelte-dydvrg{display:flex;align-items:center}.mobile-logo-img.svelte-dydvrg.svelte-dydvrg{height:30px;max-width:160px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.4))}.mobile-actions.svelte-dydvrg.svelte-dydvrg{display:flex;align-items:center;gap:10px}.mobile-btn.svelte-dydvrg.svelte-dydvrg{background:transparent;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#dcdcf0;position:relative;cursor:pointer;transition:all .3s ease}.mobile-btn.svelte-dydvrg.svelte-dydvrg:hover,.mobile-btn.svelte-dydvrg.svelte-dydvrg:active{background-color:#ffffff1a;transform:translateY(-2px)}.mobile-btn.svelte-dydvrg svg.svelte-dydvrg{width:24px;height:24px;filter:drop-shadow(0 1px 3px rgba(0,0,0,.3))}.mobile-badge.svelte-dydvrg.svelte-dydvrg{position:absolute;top:0;right:0;background:linear-gradient(135deg,#ff4757 0%,#e0115f 100%);color:#fff;border-radius:10px;min-width:18px;height:18px;font-size:10px;display:flex;align-items:center;justify-content:center;font-weight:700;box-shadow:0 2px 8px #ff00004d}.mobile-avatar.svelte-dydvrg.svelte-dydvrg{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.15);box-shadow:0 2px 5px #0000004d}.mobile-menu-btn.svelte-dydvrg.svelte-dydvrg{background:transparent;border:none;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}.mobile-menu-icon.svelte-dydvrg.svelte-dydvrg,.mobile-menu-icon.svelte-dydvrg.svelte-dydvrg:before,.mobile-menu-icon.svelte-dydvrg.svelte-dydvrg:after{width:24px;height:2px;background-color:#dcdcf0;position:absolute;border-radius:4px;transition:all .3s cubic-bezier(.68,-.55,.27,1.55)}.mobile-menu-icon.svelte-dydvrg.svelte-dydvrg:before,.mobile-menu-icon.svelte-dydvrg.svelte-dydvrg:after{content:""}.mobile-menu-icon.svelte-dydvrg.svelte-dydvrg:before{top:-8px}.mobile-menu-icon.svelte-dydvrg.svelte-dydvrg:after{top:8px}.mobile-menu-btn.expanded.svelte-dydvrg .mobile-menu-icon.svelte-dydvrg{background:transparent}.mobile-menu-btn.expanded.svelte-dydvrg .mobile-menu-icon.svelte-dydvrg:before{transform:rotate(45deg) translate(5px,5px)}.mobile-menu-btn.expanded.svelte-dydvrg .mobile-menu-icon.svelte-dydvrg:after{transform:rotate(-45deg) translate(5px,-5px)}@media (max-width: 768px){body{padding-top:60px}.app-content{margin-left:0;width:100%;margin-top:60px;padding-top:0}body.nav-expanded .app-content{margin-left:0;width:100%}main,.main-content{padding:15px}.mobile-topnav.svelte-dydvrg.svelte-dydvrg{display:flex;position:fixed;top:0;left:0;right:0;z-index:1001}.hamburger-container.svelte-dydvrg.svelte-dydvrg,.logo-container.svelte-dydvrg.svelte-dydvrg,.search-container.svelte-dydvrg.svelte-dydvrg{display:none}.overlay.svelte-dydvrg.svelte-dydvrg{display:block;position:fixed;inset:0;background-color:#0009;backdrop-filter:blur(3px);z-index:999}.sidenav.svelte-dydvrg.svelte-dydvrg{transform:translate(-100%);width:240px;box-shadow:5px 0 25px #0000004d;top:60px;height:calc(100vh - 60px);transition:transform .3s cubic-bezier(.16,1,.3,1)}.sidenav.expanded.svelte-dydvrg.svelte-dydvrg{transform:translate(0);overflow-y:auto}body.nav-expanded .app-content{margin-left:0}.notifications-modal.svelte-dydvrg.svelte-dydvrg{top:70px;width:calc(100% - 40px);max-width:350px}}@media (min-width: 769px) and (max-width: 991px){.sidenav.svelte-dydvrg.svelte-dydvrg{width:60px}.app-content{margin-left:60px;width:calc(100% - 60px)}.nav-item.svelte-dydvrg svg.svelte-dydvrg{width:22px;height:22px}}@media (min-width: 1400px){.sidenav.svelte-dydvrg.svelte-dydvrg{width:80px}.app-content{margin-left:80px;width:calc(100% - 80px)}body.nav-expanded .app-content{margin-left:260px;width:calc(100% - 260px)}.sidenav.expanded.svelte-dydvrg.svelte-dydvrg{width:260px}.nav-item.svelte-dydvrg svg.svelte-dydvrg{width:26px;height:26px}.logo.svelte-dydvrg.svelte-dydvrg{width:48px;max-height:48px}.expanded.svelte-dydvrg .logo.svelte-dydvrg{width:140px}}body{margin:0;padding:0;box-sizing:border-box;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;--primary-color:#3a86ff;--secondary-color:#ff006e;--accent-color:#8338ec;--dark-bg:#121212;--darker-bg:#0a0a0a;--light-text:#f8f9fa;--gray-text:#adb5bd;--card-bg:#1e1e1e;--gradient-bg:linear-gradient(135deg, var(--primary-color) 0%, var(--accent-color) 100%);background-color:var(--dark-bg);background-image:radial-gradient(circle at 20% 50%,rgba(51,16,117,.4) 0%,rgba(13,13,13,.95) 100%);background-attachment:fixed;color:var(--light-text)}*{box-sizing:border-box}.main-content.svelte-1pjpbjh{min-height:100vh;width:100%}.toaster{--toastBackground:var(--darker-bg, #0a0a0a);--toastColor:var(--light-text, #f8f9fa);--toastBorder:1px solid rgba(255, 255, 255, .1);--toastBarBackground:var(--secondary-color, #ff006e)}.toaster .toast{border-radius:.75rem;box-shadow:0 10px 25px #0006}
