.nav[data-v-62f10529]{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a1a14bf;border-bottom:1px solid var(--border);left:0;padding:.75rem 0;position:fixed;right:0;top:0;z-index:100}.nav-inner[data-v-62f10529]{justify-content:space-between}.nav-inner[data-v-62f10529],.nav-logo[data-v-62f10529]{align-items:center;display:flex}.nav-logo[data-v-62f10529]{gap:.6rem;text-decoration:none}.nav-logo-icon[data-v-62f10529]{align-items:center;background:linear-gradient(135deg,var(--accent),var(--accent-dim));border-radius:6px;display:flex;height:32px;justify-content:center;overflow:hidden;width:32px}.nav-logo-icon img[data-v-62f10529]{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.nav-logo-text[data-v-62f10529]{color:var(--ink);font-family:"Noto Serif SC",serif;font-size:1.1rem}.nav-logo-text span[data-v-62f10529]{color:var(--accent)}.nav-links[data-v-62f10529]{align-items:center;display:flex;gap:1.75rem}.nav-links a[data-v-62f10529]{color:var(--ink-dim);font-size:.85rem;font-weight:500;position:relative;text-decoration:none;transition:color .2s}.nav-links a.router-link-active[data-v-62f10529],.nav-links a[data-v-62f10529]:hover{color:var(--accent)}.nav-user-container[data-v-62f10529]{align-items:center;display:flex;gap:.35rem;position:relative}.nav-user[data-v-62f10529]{color:var(--accent)!important;font-weight:600!important}.nav-badge[data-v-62f10529]{align-items:center;background:#e05050;border-radius:9px;box-shadow:0 0 0 2px #0a1a14bf;color:#fff;cursor:pointer;display:inline-flex;font-size:.68rem;font-weight:700;height:18px;justify-content:center;line-height:1;min-width:18px;padding:0 5px;transition:transform .15s,background .15s}.nav-badge[data-v-62f10529]:hover{background:#e86060;transform:scale(1.15)}.nav-cta[data-v-62f10529]{background:linear-gradient(135deg,var(--accent),var(--accent-dim));border:none;border-radius:6px;color:var(--bg-deep)!important;cursor:pointer;font-size:.8rem!important;font-weight:600!important;padding:.4rem 1rem}.nav-mobile-toggle[data-v-62f10529]{background:none;border:none;color:var(--ink);cursor:pointer;display:none;font-size:1.4rem}@media(max-width:768px){.nav-links[data-v-62f10529]{display:none}.nav-links.active[data-v-62f10529]{background:var(--bg-surface);border-bottom:1px solid var(--border);display:flex;flex-direction:column;gap:1rem;left:0;padding:1.25rem;position:absolute;right:0;top:100%}.nav-mobile-toggle[data-v-62f10529]{display:block}}.msg-popup{background:var(--bg-card,#1a2e26);border:1px solid var(--border,#2a4a3a);border-radius:12px;box-shadow:0 12px 40px #00000080;display:flex;flex-direction:column;max-height:480px;overflow:hidden;position:fixed;width:360px;z-index:9999}.msg-popup-header{align-items:center;background:var(--bg-surface,#152521);border-bottom:1px solid var(--border,#2a4a3a);cursor:move;display:flex;justify-content:space-between;padding:.7rem 1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.msg-popup-title{color:var(--accent,#c8a96e);font-size:.85rem;font-weight:700}.msg-popup-close{background:none;border:none;color:var(--ink-muted,#7a8a80);cursor:pointer;font-size:1rem;line-height:1;padding:0 .2rem}.msg-popup-close:hover{color:var(--ink,#e0d8c8)}.msg-popup-body{flex:1;overflow-y:auto;padding:.5rem}.msg-popup-empty{color:var(--ink-muted,#7a8a80);font-size:.82rem;padding:2rem 1rem;text-align:center}.msg-popup-item{background:var(--bg-surface,#152521);border:1px solid var(--border,#2a4a3a);border-radius:8px;margin-bottom:.5rem;padding:.65rem .8rem}.msg-popup-item:last-child{margin-bottom:0}.msg-popup-item-meta{align-items:center;display:flex;justify-content:space-between;margin-bottom:.35rem}.msg-popup-sender{color:var(--accent,#c8a96e);font-size:.78rem;font-weight:600}.msg-popup-date{color:var(--ink-muted,#7a8a80);font-size:.7rem}.msg-popup-content{color:var(--ink,#e0d8c8);font-size:.82rem;line-height:1.5;margin-bottom:.5rem;white-space:pre-wrap;word-break:break-word}.msg-popup-reply{display:flex;flex-direction:column;gap:.35rem}.msg-popup-reply textarea{background:var(--bg-input,#0e1f1a);border:1px solid var(--border,#2a4a3a);border-radius:6px;color:var(--ink,#e0d8c8);font-family:inherit;font-size:.8rem;line-height:1.5;outline:none;padding:.4rem .6rem;resize:vertical;width:100%}.msg-popup-reply textarea:focus{border-color:var(--accent,#c8a96e)}.msg-popup-reply textarea::-moz-placeholder{color:var(--ink-muted,#7a8a80)}.msg-popup-reply textarea::placeholder{color:var(--ink-muted,#7a8a80)}.msg-popup-reply button{align-self:flex-end;background:var(--accent,#c8a96e);border:none;border-radius:5px;color:var(--bg-deep,#0a1a14);cursor:pointer;font-size:.76rem;font-weight:600;padding:.3rem .9rem}.msg-popup-reply button:disabled{cursor:not-allowed;opacity:.5}.msg-popup-footer{border-top:1px solid var(--border,#2a4a3a);padding:.5rem 1rem;text-align:center}.msg-popup-footer a{color:var(--accent,#c8a96e);font-size:.78rem;text-decoration:none}.msg-popup-footer a:hover{text-decoration:underline}
