:root{--bg: #f4f7fc;--surface: #ffffff;--surface-alt: #eef2f7;--border: #e2e8f2;--text: #0f172a;--text-2: #475569;--muted: #94a3b8;--accent: #4f46e5;--accent-2: #7c3aed;--accent-grad: linear-gradient(135deg, #4f46e5, #7c3aed);--success: #10b981;--danger: #ef4444;--urgent: #f97316;--r-sm: 8px;--r-md: 12px;--r-lg: 18px;--r-pill: 999px;--shadow-card: 0 1px 2px rgba(15, 23, 42, .06), 0 4px 12px rgba(15, 23, 42, .05);--shadow-float: 0 8px 28px rgba(15, 23, 42, .16);--maxw: 1280px;--nav-h: 60px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;max-width:100%}.container{max-width:var(--maxw);margin:0 auto;padding:0 16px}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-card)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:44px;padding:0 18px;border-radius:var(--r-md);border:1px solid transparent;font-weight:600;font-size:14.5px;background:var(--surface-alt);color:var(--text);transition:filter .15s,transform .05s,opacity .15s;white-space:nowrap}.btn:active{transform:scale(.98)}.btn:disabled{opacity:.55;cursor:default}.btn-primary{background:var(--accent-grad);color:#fff;border:none}.btn-primary:hover{filter:brightness(1.05)}.btn-ghost{background:var(--surface);border:1px solid var(--border);color:var(--accent)}.btn-block{width:100%}.chip{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border-radius:var(--r-pill);background:var(--surface);border:1px solid var(--border);color:var(--text-2);font-size:13px;font-weight:600;white-space:nowrap}.chip.active{background:var(--accent-grad);color:#fff;border-color:transparent}.tag{display:inline-flex;align-items:center;gap:4px;padding:3px 9px;border-radius:var(--r-pill);background:var(--surface-alt);color:var(--text-2);font-size:12px;font-weight:600}.tag.urgent{background:#f9731624;color:var(--urgent)}.tag.accent{background:#4f46e51a;color:var(--accent)}.tag.success{background:#10b9811f;color:var(--success)}.muted{color:var(--muted)}.text-2{color:var(--text-2)}input,textarea,select{font:inherit;width:100%;padding:11px 13px;border-radius:var(--r-md);border:1px solid var(--border);background:var(--surface);color:var(--text);outline:none}input:focus,textarea:focus{border-color:var(--accent)}label.field{display:block;font-weight:600;font-size:14px;margin:0 0 6px}.spinner{width:22px;height:22px;border:2.5px solid rgba(79,70,229,.25);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.skeleton{background:linear-gradient(90deg,#e5e9f0,#f1f5f9,#e5e9f0);background-size:200% 100%;animation:shimmer 1.3s infinite;border-radius:var(--r-sm)}@keyframes shimmer{to{background-position:-200% 0}}.topbar.svelte-12qhfyh{position:sticky;top:0;z-index:50;background:#ffffffeb;-webkit-backdrop-filter:saturate(180%) blur(10px);backdrop-filter:saturate(180%) blur(10px);border-bottom:1px solid var(--border)}.bar.svelte-12qhfyh{height:var(--nav-h);display:flex;align-items:center;gap:16px}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:9px;font-weight:800;font-size:17px;letter-spacing:-.2px}.brand.svelte-12qhfyh img.brandlogo:where(.svelte-12qhfyh){height:34px;width:auto}.links.svelte-12qhfyh{display:flex;align-items:center;gap:4px;margin-left:8px;flex:1}.link.svelte-12qhfyh{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border-radius:var(--r-md);color:var(--text-2);font-weight:600;font-size:14px}.link.svelte-12qhfyh:hover{background:var(--surface-alt)}.link.active.svelte-12qhfyh{color:var(--accent);background:#4f46e517}.right.svelte-12qhfyh{display:flex;align-items:center;gap:10px}.post-btn.svelte-12qhfyh{height:40px;padding:0 14px}.login-btn.svelte-12qhfyh{height:40px}.usermenu.svelte-12qhfyh{position:relative}.avatar.svelte-12qhfyh{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;border:none;background:var(--surface-alt);color:var(--text-2)}.avatar.svelte-12qhfyh:hover{background:var(--border)}.menu.svelte-12qhfyh{position:absolute;right:0;top:calc(100% + 8px);width:208px;padding:6px;z-index:60;display:flex;flex-direction:column;box-shadow:var(--shadow-float)}.mi.svelte-12qhfyh{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:var(--r-sm);border:none;background:none;color:var(--text);font-weight:600;font-size:14px;text-align:left;width:100%}.mi.svelte-12qhfyh:hover{background:var(--surface-alt)}.mi.danger.svelte-12qhfyh{color:var(--danger)}.midiv.svelte-12qhfyh{height:1px;background:var(--border);margin:4px 6px}.iconwrap.svelte-12qhfyh{position:relative;display:inline-flex}.reddot.svelte-12qhfyh{position:absolute;top:-3px;right:-4px;width:8px;height:8px;border-radius:50%;background:var(--danger);border:1.5px solid var(--surface)}.content.svelte-12qhfyh{min-height:calc(100vh - var(--nav-h))}.bottomnav.svelte-12qhfyh{display:none}@media (max-width: 720px){.links.svelte-12qhfyh{display:none}.post-btn.svelte-12qhfyh span:where(.svelte-12qhfyh){display:none}.post-btn.svelte-12qhfyh{padding:0 12px}.content.svelte-12qhfyh{padding-bottom:84px}.bottomnav.svelte-12qhfyh{position:fixed;bottom:0;left:0;right:0;z-index:50;display:flex;justify-content:space-around;align-items:center;height:64px;padding-bottom:env(safe-area-inset-bottom);background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--border)}.bn-item.svelte-12qhfyh{display:flex;flex-direction:column;align-items:center;gap:2px;font-size:10.5px;font-weight:600;color:var(--muted);flex:1}.bn-item.active.svelte-12qhfyh{color:var(--accent)}.bn-item.center.svelte-12qhfyh{background:var(--accent-grad);width:48px;height:48px;border-radius:16px;justify-content:center;flex:0 0 auto;box-shadow:var(--shadow-float)}}
