.nav[data-v-8c977f3a]{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;background:#0006;border-bottom:1px solid rgba(255,255,255,.1)}.nav-brand[data-v-8c977f3a]{flex-shrink:0}.brand-link[data-v-8c977f3a]{font-size:1.25rem;font-weight:600;color:#e0e0ff;text-decoration:none;background:linear-gradient(90deg,#a78bfa,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.brand-link[data-v-8c977f3a]:hover{opacity:.9}.nav-links[data-v-8c977f3a]{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.nav-link[data-v-8c977f3a]{color:#a5b4fc;text-decoration:none;padding:.25rem .5rem;border-radius:4px}.nav-link[data-v-8c977f3a]:hover,.nav-link.router-link-active[data-v-8c977f3a]{color:#e0e0ff;background:#ffffff1a}.separator[data-v-8c977f3a]{color:#6b7280;margin:0 .25rem}.spacer[data-v-8c977f3a]{flex:1;min-width:1rem}.notification-bell-wrapper[data-v-8c977f3a]{position:relative}.btn-bell[data-v-8c977f3a]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:6px;cursor:pointer;color:#a5b4fc}.btn-bell[data-v-8c977f3a]:hover{background:#ffffff26;color:#e0e0ff}.bell-icon[data-v-8c977f3a]{width:20px;height:20px}.bell-badge[data-v-8c977f3a]{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 4px;font-size:.7rem;font-weight:600;line-height:18px;text-align:center;color:#fff;background:#ef4444;border-radius:9px}.notification-dropdown[data-v-8c977f3a]{position:absolute;top:calc(100% + .5rem);right:0;min-width:320px;max-width:400px;max-height:400px;overflow-y:auto;background:#0f0f19fa;border:1px solid rgba(255,255,255,.15);border-radius:8px;box-shadow:0 8px 24px #00000080}.notification-empty[data-v-8c977f3a]{padding:1.5rem;color:#6b7280;font-size:.875rem;text-align:center}.notification-item[data-v-8c977f3a]{padding:.75rem 1rem;border-bottom:1px solid rgba(255,255,255,.06);cursor:pointer}.notification-item[data-v-8c977f3a]:last-child{border-bottom:none}.notification-item[data-v-8c977f3a]:hover{background:#ffffff0f}.notification-title[data-v-8c977f3a]{font-size:.875rem;font-weight:600;color:#e0e0ff}.notification-message[data-v-8c977f3a]{margin-top:.25rem;font-size:.8rem;color:#9ca3af}.user-name[data-v-8c977f3a]{color:#9ca3af;font-size:.875rem;margin-right:.5rem}.btn-logout[data-v-8c977f3a]{padding:.375rem .75rem;background:#ef44444d;color:#fca5a5;border:1px solid rgba(239,68,68,.5);border-radius:4px;cursor:pointer;font-size:.875rem}.btn-logout[data-v-8c977f3a]:hover{background:#ef444480}.nav-toggle[data-v-8c977f3a]{display:none;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:32px;height:32px;padding:0;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:6px;cursor:pointer}.nav-toggle-bar[data-v-8c977f3a]{display:block;width:18px;height:2px;background:#e0e0ff;border-radius:1px}@media(max-width:768px){.nav[data-v-8c977f3a]{flex-wrap:wrap;padding:.5rem 1rem}.nav-brand[data-v-8c977f3a]{flex:1}.brand-link[data-v-8c977f3a]{font-size:1rem}.nav-toggle[data-v-8c977f3a]{display:flex}.nav-links[data-v-8c977f3a]{display:none;flex-basis:100%;flex-direction:column;align-items:stretch;gap:0;padding:.5rem 0;border-top:1px solid rgba(255,255,255,.1);margin-top:.5rem}.nav-links-open[data-v-8c977f3a]{display:flex}.nav-link[data-v-8c977f3a]{padding:.5rem 0;border-radius:4px}.separator[data-v-8c977f3a],.spacer[data-v-8c977f3a]{display:none}.notification-dropdown[data-v-8c977f3a]{right:0;left:auto;min-width:280px}.user-name[data-v-8c977f3a]{padding:.5rem 0;margin:0;border-top:1px solid rgba(255,255,255,.08)}.btn-logout[data-v-8c977f3a]{margin-top:.5rem;padding:.5rem}}.toast-container[data-v-d5232348]{position:fixed;bottom:1.25rem;left:1.25rem;z-index:10000;display:flex;flex-direction:column;gap:.5rem;pointer-events:none}.toast[data-v-d5232348]{pointer-events:auto;padding:.625rem 1rem;font-size:.875rem;border-radius:8px;box-shadow:0 4px 16px #0006;cursor:pointer;max-width:320px;line-height:1.4}.toast.success[data-v-d5232348]{background:#22c55ef2;color:#fff;border:1px solid rgba(255,255,255,.2)}.toast.error[data-v-d5232348]{background:#ef4444f2;color:#fff;border:1px solid rgba(255,255,255,.2)}.toast-enter-active[data-v-d5232348],.toast-leave-active[data-v-d5232348]{transition:all .25s ease}.toast-enter-from[data-v-d5232348],.toast-leave-to[data-v-d5232348]{opacity:0;transform:translate(-1rem)}.toast-move[data-v-d5232348]{transition:transform .25s ease}*{margin:0;padding:0;box-sizing:border-box}body{min-height:100vh;background:linear-gradient(135deg,#0a0a1a,#1a0a2e,#0a1a2e);color:#e0e0ff;font-family:system-ui,-apple-system,sans-serif}*{scrollbar-width:thin;scrollbar-color:rgba(165,180,252,.6) rgba(255,255,255,.06)}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:#ffffff0f;border-radius:4px}*::-webkit-scrollbar-thumb{background:#a5b4fc99;border-radius:4px}*::-webkit-scrollbar-thumb:hover{background:#a5b4fcd9}*::-webkit-scrollbar-thumb:active{background:#a5b4fc}.app{min-height:100vh;display:flex;flex-direction:column}.main{flex:1}
