.reward.svelte-w0h35i{position:fixed;top:calc(4rem + env(safe-area-inset-top,0px));left:50%;transform:translate(-50%);z-index:120;display:flex;align-items:center;gap:12px;width:min(92vw,420px);background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:18px;padding:16px;box-shadow:0 12px 50px #0003;animation:svelte-w0h35i-arrive .4s ease-out}.reward.svelte-w0h35i p:where(.svelte-w0h35i){margin:2px 0 0;font-size:12px;color:var(--text-secondary)}.reward.svelte-w0h35i button:where(.svelte-w0h35i){padding:8px;margin-left:auto}.coin.svelte-w0h35i{flex-shrink:0;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#f8c44f;color:#684408;border:3px solid #dfa827;font-weight:900;animation:svelte-w0h35i-bounce .65s ease-out}@keyframes svelte-w0h35i-arrive{0%{opacity:0;transform:translate(-50%,-15px)}}@keyframes svelte-w0h35i-bounce{0%{transform:scale(.4) rotate(-30deg)}65%{transform:scale(1.2) rotate(8deg)}to{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.reward.svelte-w0h35i,.coin.svelte-w0h35i{animation:none}}.liquid-nav.svelte-1pnzg82{position:fixed;left:0;right:0;bottom:0;z-index:40;display:flex;justify-content:center;padding:0 8px max(8px,var(--safe-bottom));pointer-events:none}html.keyboard-open .liquid-nav.svelte-1pnzg82{display:none}.liquid-nav-pill.svelte-1pnzg82{pointer-events:auto;display:flex;align-items:center;justify-content:space-evenly;width:100%;max-width:520px;height:68px;padding:0 2px;border-radius:20px;background:var(--surface);border:1px solid var(--border);box-shadow:0 4px 20px #0000000d}.liquid-nav-item.svelte-1pnzg82{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;height:100%;padding:0 4px;color:var(--text-muted);text-decoration:none;transition:color .18s ease,transform .22s cubic-bezier(.34,1.56,.64,1);-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;cursor:pointer}.dark .liquid-nav-item.svelte-1pnzg82{color:var(--text-muted)}.liquid-nav-item.svelte-1pnzg82:active{transform:scale(.94)}.liquid-nav-item.active.svelte-1pnzg82,.dark .liquid-nav-item.active.svelte-1pnzg82{color:var(--brand-ink)}.liquid-nav-glyph.svelte-1pnzg82{position:relative;width:40px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:14px;transition:background .22s ease,transform .22s cubic-bezier(.34,1.56,.64,1)}.liquid-nav-glyph.svelte-1pnzg82 svg:where(.svelte-1pnzg82){width:24px;height:24px;transition:transform .22s cubic-bezier(.34,1.56,.64,1)}.liquid-nav-item.active.svelte-1pnzg82 .liquid-nav-glyph:where(.svelte-1pnzg82){background:#6c3fc524}.dark .liquid-nav-item.active.svelte-1pnzg82 .liquid-nav-glyph:where(.svelte-1pnzg82){background:#a882ff2e}.liquid-nav-item.active.svelte-1pnzg82 .liquid-nav-glyph:where(.svelte-1pnzg82) svg:where(.svelte-1pnzg82){transform:scale(1.08)}.liquid-nav-label.svelte-1pnzg82{font-size:11px;font-weight:500;letter-spacing:.01em}.liquid-nav-badge.svelte-1pnzg82{position:absolute;top:-2px;right:2px;min-width:16px;height:16px;padding:0 4px;border-radius:9999px;background:var(--color-accent);color:#fff;font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px #fffffff2}.dark .liquid-nav-badge.svelte-1pnzg82{box-shadow:0 0 0 2px #16161af2}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.liquid-nav-pill.svelte-1pnzg82,.dark .liquid-nav-pill.svelte-1pnzg82{background:var(--surface)}}.achievement-toast.svelte-1rrg42d{width:min(350px,calc(100vw - 24px))}.moment-art.svelte-1rrg42d{margin:0 0 12px}.share-moment.svelte-1rrg42d{display:flex;min-height:44px;margin-top:14px;border-radius:12px;align-items:center;justify-content:center;background:#fff;color:#4a2a8a;font-size:.875rem;font-weight:700;text-decoration:none}.float-coin.svelte-1rrg42d{position:absolute;left:50%;bottom:30%;font-size:18px;opacity:0;transform:translate(calc(-50% + var(--x)));animation-name:svelte-1rrg42d-float-up;animation-timing-function:ease-out;animation-fill-mode:forwards}@keyframes svelte-1rrg42d-float-up{0%{opacity:0;transform:translate(calc(-50% + var(--x)),20px) scale(.6)}15%{opacity:1}70%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--x)),-120px) scale(1.1) rotate(45deg)}}.coin-chip.svelte-1rrg42d{background:linear-gradient(135deg,gold,#f59e0b);color:#1a1505;box-shadow:0 4px 12px #f59e0b66;opacity:0;transform:scale(.4);transition:opacity .4s,transform .5s cubic-bezier(.34,1.56,.64,1)}.coin-chip-in.svelte-1rrg42d{opacity:1;transform:scale(1)}.coin-spin.svelte-1rrg42d{display:inline-block;animation:svelte-1rrg42d-coin-spin 1.4s ease-in-out infinite}@keyframes svelte-1rrg42d-coin-spin{0%,to{transform:rotateY(0)}50%{transform:rotateY(180deg)}}.call-overlay.svelte-492sa7{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#0a0814eb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:calc(env(safe-area-inset-top,0px) + 1rem) 1rem calc(env(safe-area-inset-bottom,0px) + 2rem)}.call-minimize.svelte-492sa7{position:absolute;top:calc(env(safe-area-inset-top,0px) + .75rem);left:.75rem;width:40px;height:40px;border-radius:9999px;display:flex;align-items:center;justify-content:center;border:none;background:#ffffff24;color:#fff;cursor:pointer}.call-minimize.svelte-492sa7 svg:where(.svelte-492sa7){width:22px;height:22px}.call-card.svelte-492sa7{display:flex;flex-direction:column;align-items:center;gap:.75rem;color:#fff;text-align:center}.call-avatar.svelte-492sa7{border-radius:9999px;padding:4px}.call-avatar.pulsing.svelte-492sa7{animation:svelte-492sa7-callPulse 1.6s ease-in-out infinite;box-shadow:0 0 #6c3fc599}@keyframes svelte-492sa7-callPulse{0%{box-shadow:0 0 #6c3fc58c}70%{box-shadow:0 0 0 22px #6c3fc500}to{box-shadow:0 0 #6c3fc500}}.call-name.svelte-492sa7{font-size:1.5rem;font-weight:700;margin-top:.5rem}.call-status.svelte-492sa7{font-size:.95rem;opacity:.75;font-variant-numeric:tabular-nums}.call-actions.svelte-492sa7{display:flex;gap:1.5rem;margin-top:2.5rem}.call-btn.svelte-492sa7{width:60px;height:60px;border-radius:9999px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;color:#fff;transition:transform .12s ease,background-color .12s ease}.call-btn.svelte-492sa7:active{transform:scale(.92)}.call-btn.svelte-492sa7 svg:where(.svelte-492sa7){width:26px;height:26px}.call-btn.accept.svelte-492sa7{background:#00b4a6}.call-btn.decline.svelte-492sa7{background:#ef4444}.call-btn.util.svelte-492sa7{background:#ffffff29}.call-btn.util.on.svelte-492sa7{background:#fff;color:#111}.call-mini.svelte-492sa7{position:fixed;top:calc(env(safe-area-inset-top,0px) + .5rem);left:.5rem;right:.5rem;z-index:1000;display:flex;align-items:center;gap:.5rem;padding:.4rem .5rem;border-radius:9999px;background:linear-gradient(135deg,#6c3fc5,#4a2a8a);color:#fff;box-shadow:0 6px 20px #00000040}.call-mini-main.svelte-492sa7{flex:1;min-width:0;display:flex;align-items:center;gap:.5rem;background:none;border:none;color:inherit;cursor:pointer;text-align:left}.call-mini-name.svelte-492sa7{font-weight:600;font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.call-mini-time.svelte-492sa7{font-size:.8rem;opacity:.85;font-variant-numeric:tabular-nums;margin-left:auto;padding-right:.25rem}.call-mini-end.svelte-492sa7{width:38px;height:38px;border-radius:9999px;display:flex;align-items:center;justify-content:center;border:none;background:#ef4444;color:#fff;cursor:pointer;flex-shrink:0}.call-mini-end.svelte-492sa7 svg:where(.svelte-492sa7){width:20px;height:20px}.mobile-topbar.svelte-1v2axqk button:where(.svelte-1v2axqk),.mobile-topbar.svelte-1v2axqk a:where(.svelte-1v2axqk){min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.app-shell.svelte-1v2axqk{max-width:1220px;margin:auto}.app-main.svelte-1v2axqk{min-width:0;min-height:100vh;padding-top:calc(3rem + env(safe-area-inset-top,0px));padding-bottom:calc(5rem + var(--safe-bottom));background:var(--surface-2)}.app-main.chat-room.svelte-1v2axqk{padding-top:env(safe-area-inset-top,0px)}.app-nav.svelte-1v2axqk{display:none;width:220px;left:max(0px,calc((100vw - 1220px)/2))}.app-aside.svelte-1v2axqk{width:260px;right:max(0px,calc((100vw - 1220px)/2))}.app-nav.svelte-1v2axqk a[aria-current=page]:where(.svelte-1v2axqk){background:var(--surface-overlay);color:var(--brand-ink)}.scraps-note.svelte-1v2axqk{background:var(--note-surface);color:var(--note-ink);padding:18px 15px;border-radius:3px 15px 15px;transform:rotate(-2deg);font-size:.8rem;margin-bottom:20px}.scraps-note.svelte-1v2axqk strong:where(.svelte-1v2axqk){font-family:Outfit Variable,sans-serif;font-size:1.05rem}.scraps-note.svelte-1v2axqk p:where(.svelte-1v2axqk){margin:7px 0 12px;line-height:1.6}.scraps-note.svelte-1v2axqk a:where(.svelte-1v2axqk){font-size:.75rem;text-underline-offset:3px;text-decoration:underline}.account-menu.svelte-1v2axqk summary:where(.svelte-1v2axqk){padding-inline:0}@media(min-width:768px){.app-nav.svelte-1v2axqk{display:flex}.app-main.svelte-1v2axqk{margin-left:220px;padding-top:0;padding-bottom:24px}.app-main.wide.svelte-1v2axqk{margin-left:0}}@media(min-width:1280px){.app-main.svelte-1v2axqk{margin-right:260px}}
