.bottom-nav.svelte-oeh3u8{padding-bottom:var(--safe-area-bottom);height:calc(var(--nav-height) + var(--safe-area-bottom));-webkit-backdrop-filter:blur(20px);border-top:1px solid var(--color-border);z-index:50;will-change:transform;background:#000c;position:fixed;bottom:0;left:0;right:0;transform:translateZ(0)}.nav-list.svelte-oeh3u8{height:var(--nav-height);justify-content:space-around;align-items:center;max-width:600px;margin:0 auto;padding:0;list-style:none;display:flex}.nav-item.svelte-oeh3u8{flex:1;justify-content:center;display:flex}.nav-link.svelte-oeh3u8{color:var(--color-text-muted);width:100%;height:100%;transition:all var(--duration-normal) var(--ease-out);flex-direction:column;justify-content:center;align-items:center;gap:4px;padding-top:6px;text-decoration:none;display:flex;position:relative}.nav-link.svelte-oeh3u8:active{opacity:.7;transform:scale(.9)}.nav-link.active.svelte-oeh3u8{color:var(--color-accent)}.nav-link.active.svelte-oeh3u8:after{content:"";background:var(--color-accent);border-radius:var(--radius-full);width:24px;height:2px;box-shadow:0 0 10px var(--color-accent);position:absolute;top:0}.nav-label.svelte-oeh3u8{letter-spacing:.02em;font-size:10px;font-weight:600}.fab-container.svelte-oeh3u8{flex:none;width:60px;position:relative;top:-20px}.fab-link.svelte-oeh3u8{-webkit-tap-highlight-color:transparent;outline:none;justify-content:center;align-items:center;width:100%;height:100%;text-decoration:none;display:flex}.fab.svelte-oeh3u8{background:linear-gradient(135deg, var(--color-accent), var(--color-accent-hover,#ff6b6b));width:56px;height:56px;transition:transform var(--duration-fast) var(--ease-spring), box-shadow var(--duration-fast) var(--ease-spring);border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 15px #ff6b6b66}.fab-link.svelte-oeh3u8:active .fab:where(.svelte-oeh3u8){transform:scale(.9);box-shadow:0 2px 8px #ff6b6b66}.profile-icon-wrap.svelte-oeh3u8{justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:relative}.avatar-thumb.svelte-oeh3u8{object-fit:cover;border:2px solid #ffffff26;border-radius:50%;width:26px;height:26px;transition:border-color .2s,transform .3s cubic-bezier(.34,1.56,.64,1);animation:.4s cubic-bezier(.34,1.56,.64,1) both svelte-oeh3u8-avatar-pop-in}.avatar-thumb.avatar-active.svelte-oeh3u8{border-color:var(--color-accent,#ff6b6b);box-shadow:0 0 0 2px #ff6b6b4d}.avatar-fallback-thumb.svelte-oeh3u8{background:linear-gradient(135deg, var(--color-accent,#ff6b6b), #ff9f43);color:#fff;border:2px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.65rem;font-weight:700;transition:border-color .2s;animation:.4s cubic-bezier(.34,1.56,.64,1) both svelte-oeh3u8-avatar-pop-in;display:flex}.avatar-fallback-thumb.avatar-active.svelte-oeh3u8{border-color:var(--color-accent,#ff6b6b)}.logged-in-dot.svelte-oeh3u8{background:#2ecc71;border:1.5px solid #000c;border-radius:50%;width:8px;height:8px;position:absolute;bottom:-1px;right:-1px}@keyframes svelte-oeh3u8-avatar-pop-in{0%{opacity:0;transform:scale(0)rotate(-90deg)}to{opacity:1;transform:scale(1)rotate(0)}}.layout-with-nav.svelte-1ynnezf{padding-bottom:calc(60px + env(safe-area-inset-bottom,0px));background-color:var(--color-bg);min-height:100vh}
