.profile-header.svelte-1qbgxxf{justify-content:space-between;align-items:center;width:100%;display:flex}.profile-identity.svelte-1qbgxxf{color:inherit;border-radius:.5rem;outline:none;flex:1;align-items:center;gap:.75rem;min-width:0;text-decoration:none;display:flex}.profile-identity.svelte-1qbgxxf:focus-visible{box-shadow:0 0 0 2px hsl(var(--ring))}.profile-info.svelte-1qbgxxf{flex-direction:column;min-width:0;display:flex}.profile-nickname.svelte-1qbgxxf{color:hsl(var(--primary));white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.bell-btn.svelte-1qbgxxf{border:1px solid hsl(var(--border));width:3rem;height:3rem;color:inherit;background:0 0;border-radius:9999px;outline:none;flex-shrink:0;justify-content:center;align-items:center;padding:4px;text-decoration:none;transition:background .14s;display:flex;position:relative}.bell-btn.svelte-1qbgxxf:hover{background:hsl(var(--background) / .6)}.bell-btn.svelte-1qbgxxf:focus-visible{box-shadow:0 0 0 2px hsl(var(--ring))}.badge.svelte-1qbgxxf{width:fit-content;min-width:1rem;height:fit-content;min-height:1rem;color:hsl(var(--foreground));pointer-events:none;background:#dc2626;border-radius:9999px;justify-content:center;align-items:center;padding:0 .25rem;font-size:.75rem;line-height:1;display:flex;position:absolute;top:-.25rem;right:-.5rem}.navbar.svelte-cctq7h{z-index:50;width:100%;position:static}.navbar-bar.svelte-cctq7h{justify-content:space-between;align-items:center;width:100%;padding:.25rem;display:flex;position:relative}.logo-link.svelte-cctq7h{border-radius:.375rem;outline:none;justify-content:center;align-items:center;padding:.25rem;display:flex;position:absolute;top:.125rem;left:50%;transform:translate(-50%)}.logo-link.svelte-cctq7h:focus-visible{box-shadow:0 0 0 2px hsl(var(--ring))}.cta-btn.svelte-cctq7h{background:hsl(var(--primary));color:hsl(var(--primary-foreground));white-space:nowrap;border-radius:9999px;outline:none;align-items:center;gap:.25rem;padding:.25rem 1.25rem .25rem .875rem;font-size:.875rem;line-height:1.5rem;text-decoration:none;transition:opacity .15s,background .15s;display:flex;position:absolute;top:.25rem;right:.25rem}.cta-btn.svelte-cctq7h:hover{opacity:.88}.cta-btn.svelte-cctq7h:focus-visible{box-shadow:0 0 0 2px hsl(var(--ring))}.cta-btn.invisible.svelte-cctq7h{visibility:hidden}.hamburger.svelte-cctq7h{cursor:pointer;background:0 0;border:none;border-radius:2px;outline:none;flex-direction:column;flex-shrink:0;justify-content:space-between;width:1.875rem;height:1.375rem;margin:.25rem;padding:0;display:flex;position:relative}.hamburger.svelte-cctq7h:focus-visible{box-shadow:0 0 0 2px hsl(var(--ring));border-radius:2px}.hamburger.svelte-cctq7h span:where(.svelte-cctq7h){background:hsl(var(--foreground));transform-origin:50%;border-radius:2px;width:100%;height:2.5px;transition:transform .28s cubic-bezier(.4,0,.2,1),opacity .18s,background .15s;display:block}.hamburger.svelte-cctq7h:hover span:where(.svelte-cctq7h){background:hsl(var(--primary-foreground))}.hamburger.is-open.svelte-cctq7h span:where(.svelte-cctq7h):first-child{transform:translateY(9.5px)rotate(45deg)}.hamburger.is-open.svelte-cctq7h span:where(.svelte-cctq7h):nth-child(2){opacity:0;transform:scaleX(0)}.hamburger.is-open.svelte-cctq7h span:where(.svelte-cctq7h):nth-child(3){transform:translateY(-9.5px)rotate(-45deg)}.menu-panel.svelte-cctq7h{z-index:50;border:.5px solid hsl(var(--border));background:hsl(var(--background) / .98);transform-origin:0 0;opacity:0;visibility:hidden;will-change:transform, opacity;border-radius:.5rem;width:22rem;max-width:calc(100vw - .5rem);position:absolute;top:calc(100% + .25rem);left:.25rem;transform:scale(.95)translateY(-6px);box-shadow:0 8px 32px #00000059,inset 0 1px #ffffff14}.menu-panel.is-open.svelte-cctq7h{opacity:1;visibility:visible;transition:transform .22s cubic-bezier(.34,1.56,.64,1),opacity .18s;transform:scale(1)translateY(0)}.menu-list.svelte-cctq7h{flex-direction:column;gap:2px;margin:0;padding:.5rem .5rem .625rem;list-style:none;display:flex}.profile-item.svelte-cctq7h{margin-bottom:.25rem}.profile-card.svelte-cctq7h{border:.5px solid hsl(var(--border));background:hsl(var(--muted) / .15);border-radius:.75rem;align-items:center;padding:.875rem 1rem;transition:background .14s;display:flex}.profile-card.svelte-cctq7h:hover{background:hsl(var(--muted) / .3)}.nav-link.svelte-cctq7h{color:hsl(var(--foreground) / .75);cursor:pointer;border-radius:.5rem;outline:none;align-items:center;gap:.625rem;padding:.5625rem .75rem;font-size:1rem;font-weight:400;text-decoration:none;transition:background .13s,color .13s;display:flex}.nav-link.svelte-cctq7h:hover{background:hsl(var(--primary) / .1);color:hsl(var(--foreground))}.nav-link.svelte-cctq7h:focus-visible{box-shadow:0 0 0 2px hsl(var(--ring));background:hsl(var(--accent) / .4);color:hsl(var(--foreground))}.nav-icon.svelte-cctq7h{color:hsl(var(--foreground) / .35);flex-shrink:0;justify-content:center;align-items:center;transition:color .13s;display:flex}.nav-link.svelte-cctq7h:hover .nav-icon:where(.svelte-cctq7h),.nav-link.svelte-cctq7h:focus-visible .nav-icon:where(.svelte-cctq7h){color:hsl(var(--primary))}.nav-label.svelte-cctq7h{flex:1;min-width:0}.nav-badge.svelte-cctq7h{background:hsl(var(--primary) / .18);min-width:1.25rem;height:1.25rem;color:hsl(var(--primary));border-radius:9999px;justify-content:center;align-items:center;margin-left:auto;padding:0 .375rem;font-size:.6875rem;font-weight:500;line-height:1;display:flex}.separator-item.svelte-cctq7h{padding:.125rem .75rem}.separator.svelte-cctq7h{background:hsl(var(--border));height:.5px}.logout-link.svelte-cctq7h{color:hsl(var(--destructive) / .8)}.logout-link.svelte-cctq7h:hover{background:hsl(var(--destructive) / .08);color:hsl(var(--destructive))}.logout-link.svelte-cctq7h:focus-visible{box-shadow:0 0 0 2px hsl(var(--destructive));background:hsl(var(--destructive) / .08);color:hsl(var(--destructive))}.logout-link.svelte-cctq7h .nav-icon:where(.svelte-cctq7h){color:hsl(var(--destructive) / .5)}.logout-link.svelte-cctq7h:hover .nav-icon:where(.svelte-cctq7h),.logout-link.svelte-cctq7h:focus-visible .nav-icon:where(.svelte-cctq7h){color:hsl(var(--destructive))}@media (width>=640px){.menu-panel.svelte-cctq7h{min-width:300px}}
