:root{--bg: #f6f8fb;--surface: #ffffff;--surface-alt: #f0f3f8;--border: #e8ecf3;--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(16, 24, 40, .04), 0 10px 24px -8px rgba(16, 24, 40, .1);--shadow-float: 0 16px 40px -12px rgba(16, 24, 40, .2);--maxw: 1200px;--nav-h: 60px}*{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:clip;width:100%}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.55;letter-spacing:-.006em;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4{letter-spacing:-.021em}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%}.legal{max-width:760px;margin:0 auto;padding:28px 16px 56px}.legal h1{font-size:26px;margin:0 0 6px}.legal .updated{color:var(--muted);font-size:13.5px;margin:0 0 24px}.legal h2{font-size:18px;margin:28px 0 10px}.legal p,.legal li{color:var(--text-2);line-height:1.7}.legal ul{padding-left:20px;margin:8px 0}.legal li{margin:5px 0}.legal a{color:var(--accent);text-decoration:underline}.legal strong{color:var(--text)}.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;margin-left:auto}.post-btn.svelte-12qhfyh{height:40px;padding:0 14px}.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)}.topicon.svelte-12qhfyh{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:var(--surface-alt);color:var(--text-2);flex:0 0 auto}.topicon.svelte-12qhfyh:hover{background:var(--border)}.topicon.active.svelte-12qhfyh{color:var(--accent)}.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))}.sitefoot.svelte-12qhfyh{border-top:1px solid var(--border);margin-top:28px;padding:22px 0}.footin.svelte-12qhfyh{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 18px;color:var(--muted);font-size:13px}.footlinks.svelte-12qhfyh{display:flex;flex-wrap:wrap;gap:18px}.footlinks.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-2);font-weight:500}.footlinks.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--accent)}.bottomnav.svelte-12qhfyh,.post-fab.svelte-12qhfyh{display:none}@media (max-width: 720px){.links.svelte-12qhfyh{display:none}.brand.svelte-12qhfyh span:where(.svelte-12qhfyh){display:none}.post-btn.svelte-12qhfyh{display:none}.post-fab.svelte-12qhfyh{position:fixed;right:16px;bottom:calc(env(safe-area-inset-bottom) + 86px);z-index:49;display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:var(--accent-grad);box-shadow:var(--shadow-float)}.content.svelte-12qhfyh{padding-bottom:96px}.sitefoot.svelte-12qhfyh{margin-bottom:90px}.bottomnav.svelte-12qhfyh{position:fixed;left:12px;right:12px;bottom:calc(env(safe-area-inset-bottom) + 8px);z-index:50;display:flex;justify-content:space-around;align-items:center;height:62px;border-radius:22px;background:#fffffff7;-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px);border:1px solid var(--border);box-shadow:var(--shadow-float)}.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)}}
