.nav-user-menu.svelte-pyse0l{position:relative;display:inline-flex;align-items:center}.avatar-button.svelte-pyse0l{position:relative;width:34px;height:34px;background:var(--lp-color-brand-soft, #fef3e2);color:var(--lp-color-brand, #f7941d);font-weight:700;font-size:13px;letter-spacing:.3px;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;transition:transform .15s ease,background-color .18s ease;-webkit-tap-highlight-color:transparent}.avatar-button.svelte-pyse0l:after{content:"";position:absolute;inset:-3px;border-radius:50%;border:2px solid color-mix(in srgb,var(--lp-color-brand, #f7941d) 35%,transparent);opacity:0;transition:opacity .18s ease;pointer-events:none}.avatar-button.svelte-pyse0l:hover{background:color-mix(in srgb,var(--lp-color-brand-soft, #fef3e2) 70%,var(--lp-color-brand, #f7941d) 8%)}.avatar-button.svelte-pyse0l:hover:after{opacity:1}.avatar-button.svelte-pyse0l:active{transform:scale(.96)}.avatar-button.svelte-pyse0l:focus-visible{outline:none}.avatar-button.svelte-pyse0l:focus-visible:after{opacity:1;border-color:var(--lp-color-brand-muted, #e8a44c)}.avatar-button--image.svelte-pyse0l{background:var(--lp-color-background, #f3f4f6)}.avatar-image.svelte-pyse0l{width:100%;height:100%;object-fit:cover;border-radius:50%}@media(prefers-reduced-motion:reduce){.avatar-button.svelte-pyse0l{transition:none}.avatar-button.svelte-pyse0l:active{transform:none}}.dropdown.svelte-pyse0l{position:absolute;top:calc(100% + 8px);right:0;min-width:180px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #00000014;z-index:200;overflow:hidden}.dropdown-user.svelte-pyse0l{padding:12px 14px;border-bottom:1px solid #f3f4f6}.dropdown-name.svelte-pyse0l{margin:0;font-size:14px;font-weight:600;color:#1a1a2e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:160px}.dropdown-item.svelte-pyse0l{width:100%;padding:10px 14px;border:none;background:#fff;display:flex;align-items:center;gap:8px;font-size:14px;color:#374151;cursor:pointer}.dropdown-item.svelte-pyse0l:hover{background:#f3f4f6}.dropdown-divider.svelte-pyse0l{margin:0;border:none;border-top:1px solid #f3f4f6}.dropdown-item.svelte-pyse0l .material-icons{font-size:18px;color:#6b7280}a.dropdown-item.svelte-pyse0l{display:flex;align-items:center;gap:8px;text-decoration:none;color:#374151;font-size:14px;padding:10px 14px;width:100%;box-sizing:border-box;background:#fff;border:none;cursor:pointer}a.dropdown-item.svelte-pyse0l:hover{background:#f3f4f6}.signin-button.svelte-pyse0l{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;border:1px solid #d1d5db;background:#fff;color:#374151;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .15s,border-color .15s}.signin-button.svelte-pyse0l:hover{background:#f9fafb;border-color:#9ca3af}.signin-button.svelte-pyse0l .material-icons{font-size:18px}@media screen and (min-width:769px){a.admin-item.svelte-pyse0l{display:none}}.version-banner.svelte-sn3yzb{height:45px;display:flex;gap:10px;justify-content:center;align-items:center;text-align:center;background-color:#f7941d;background:linear-gradient(to right,#00f 30%,#f7941d 70%)}.version-text-title.svelte-sn3yzb{color:#fff;font-weight:600;font-size:18px;padding-right:10px}:root{--lp-color-brand: #f7941d;--lp-color-brand-soft: #fef3e2;--lp-color-brand-muted: #e8a44c;--lp-color-surface: #ffffff;--lp-color-background: #f8f9fa;--lp-color-text: #1a1a2e;--lp-color-text-secondary: #6b7280;--lp-color-text-muted: #9ca3af;--lp-color-border: #e5e7eb;--lp-color-border-hover: #d1d5db;--lp-navbar-icon-hit: 36px;--lp-navbar-unread: #dc2626;--lp-shadow-card: 0 1px 3px rgba(0, 0, 0, .08), 0 8px 24px rgba(0, 0, 0, .05);--lp-shadow-card-hover: 0 4px 12px rgba(0, 0, 0, .1), 0 16px 40px rgba(0, 0, 0, .08);--lp-radius: 12px}.app-shell.svelte-1v2axqk{width:100%;height:100%;display:flex;justify-content:center;padding:24px 16px;box-sizing:border-box}.app-container.svelte-1v2axqk{width:100%;max-width:1120px;display:flex;flex-direction:column;background:#fff;border-radius:16px;box-shadow:var(--lp-shadow-card);overflow:hidden}.app-navbar.svelte-1v2axqk{display:flex;align-items:center;justify-content:space-between;padding:12px clamp(16px,3vw,24px);border-bottom:1px solid rgba(0,0,0,.08);border-bottom:1px solid color-mix(in srgb,var(--lp-color-text) 8%,transparent);background:var(--lp-color-surface);gap:16px;flex-shrink:0;min-height:56px;box-sizing:border-box}.navbar-start.svelte-1v2axqk{flex:1;min-width:0;display:flex;align-items:center}.navbar-end.svelte-1v2axqk{display:flex;align-items:center;gap:6px;flex-shrink:0}.admin-link.svelte-1v2axqk{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:var(--lp-color-text-secondary);text-decoration:none;white-space:nowrap;padding:8px 12px;border-radius:9999px;margin-right:6px;transition:background-color .18s ease,color .18s ease}.admin-link.svelte-1v2axqk:hover{color:var(--lp-color-text);background-color:var(--lp-color-brand-soft);background-color:color-mix(in srgb,var(--lp-color-brand-soft) 65%,var(--lp-color-surface))}.admin-link.svelte-1v2axqk:focus-visible{outline:2px solid var(--lp-color-brand-muted);outline-offset:2px}.admin-link__icon.svelte-1v2axqk{font-size:16px;line-height:1;color:var(--lp-color-text-muted);transition:color .18s ease}.admin-link.svelte-1v2axqk:hover .admin-link__icon:where(.svelte-1v2axqk){color:var(--lp-color-brand-muted)}.nav-icon-btn.svelte-1v2axqk{color:var(--lp-color-text-secondary);border:none;background:transparent;width:var(--lp-navbar-icon-hit);height:var(--lp-navbar-icon-hit);border-radius:9999px;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;text-decoration:none;transition:background-color .18s ease,color .18s ease,transform .15s ease;flex-shrink:0;-webkit-tap-highlight-color:transparent}.nav-icon-btn.svelte-1v2axqk .material-icons:where(.svelte-1v2axqk){font-size:22px;line-height:1;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.nav-icon-btn.svelte-1v2axqk:hover{color:var(--lp-color-brand-muted);background-color:var(--lp-color-brand-soft);background-color:color-mix(in srgb,var(--lp-color-brand-soft) 85%,var(--lp-color-surface))}.nav-icon-btn.svelte-1v2axqk:active{transform:scale(.96)}.nav-icon-btn.svelte-1v2axqk:focus-visible{outline:2px solid var(--lp-color-brand-muted);outline-offset:2px}.nav-icon-btn--home.svelte-1v2axqk{color:var(--lp-color-text)}.nav-logo.svelte-1v2axqk{width:42px;height:auto}.nav-icon-badge.svelte-1v2axqk{background-color:var(--lp-navbar-unread);width:6px;height:6px;position:absolute;border-radius:50%;top:7px;right:7px;border:2px solid var(--lp-color-surface);box-shadow:0 0 0 1px color-mix(in srgb,var(--lp-navbar-unread) 25%,transparent)}.navbar-divider.svelte-1v2axqk{display:inline-block;width:1px;height:22px;background-color:var(--lp-color-border);margin:0 6px;flex-shrink:0}.app-main.svelte-1v2axqk{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column}@media screen and (max-width:768px){.app-shell.svelte-1v2axqk{padding:0}.app-container.svelte-1v2axqk{background:transparent;border-radius:0;box-shadow:none}.app-navbar.svelte-1v2axqk{padding:8px 12px}.admin-link.svelte-1v2axqk{display:none}}@media(prefers-reduced-motion:reduce){.svelte-1v2axqk{transition:none!important;animation:none!important}.nav-icon-btn.svelte-1v2axqk:active{transform:none}}
