html[data-ui=v2]{--v2-shell: #152340;--v2-shell-2: #1a2b4c;--v2-shell-line: rgba(255, 255, 255, .07);--v2-shell-ink: #9aa8c2;--v2-shell-ink-2: #b4c0d5;--v2-shell-ink-on: #ffffff;--v2-shell-hover: rgba(255, 255, 255, .07);--v2-shell-active: rgba(255, 255, 255, .12);--v2-nav-bg: #ffffff;--v2-canvas: #f2f5fa;--v2-line: #e4eaf3;--v2-line-soft: #eef2f8;--v2-muted: #6a7890;--v2-ink-strong: #0f1b31;--v2-sunken: #e7ecf5;--v2-shadow-card: 0 1px 2px rgba(15, 27, 49, .06);--v2-shadow-lift: 0 6px 16px -6px rgba(15, 27, 49, .25);--v2-th-bg: #ffffff;--v2-row-hover: rgba(37, 99, 235, .05);--v2-row-sel: rgba(37, 99, 235, .09);--v2-brand: #2563eb;--v2-brand-wash: rgba(37, 99, 235, .08);--v2-topbar: 38px;--v2-rail: 80px;--v2-gap: 12px;--v2-radius: 20px;--v2-r-card: 14px;--v2-r-ctl: 9px;--v2-r-chip: 7px}html[data-ui=v2].dark{--v2-shell: #0a1120;--v2-shell-2: #101b2e;--v2-shell-line: rgba(255, 255, 255, .06);--v2-shell-ink: #8e9cb5;--v2-shell-ink-2: #a7b4c9;--v2-shell-ink-on: #ffffff;--v2-shell-hover: rgba(255, 255, 255, .06);--v2-shell-active: rgba(255, 255, 255, .1);--v2-nav-bg: #1e293b;--v2-canvas: #0f172a;--v2-line: #334155;--v2-line-soft: #1e293b;--v2-muted: #94a3b8;--v2-ink-strong: #eef3fa;--v2-sunken: #0b1120;--v2-shadow-card: 0 1px 2px rgba(0, 0, 0, .45);--v2-shadow-lift: 0 6px 16px -6px rgba(0, 0, 0, .7);--v2-th-bg: #1e293b;--v2-row-hover: rgba(125, 176, 255, .08);--v2-row-sel: rgba(125, 176, 255, .14);--v2-brand: #7db0ff;--v2-brand-wash: rgba(125, 176, 255, .16)}html[data-ui=v2] .v2-topbar{position:fixed;top:0;left:0;right:0;height:calc(var(--v2-topbar) + var(--v2-gap));z-index:60;display:flex;align-items:center;gap:12px;padding:0 14px;background:var(--v2-shell);color:var(--v2-shell-ink-on)}html[data-ui=v2] .v2-topbar__brand{display:flex;align-items:center;gap:9px;min-width:0;flex:none}html[data-ui=v2] .v2-topbar__logo{width:26px;height:26px;border-radius:8px;-o-object-fit:contain;object-fit:contain;background:#ffffff14;padding:2px;flex:none}html[data-ui=v2] .v2-topbar__app{font-size:15.5px;font-weight:700;letter-spacing:-.015em;white-space:nowrap}html[data-ui=v2] .v2-topbar__sep{width:1px;height:16px;background:var(--v2-shell-line);flex:none}html[data-ui=v2] .v2-topbar__crumb{display:flex;align-items:baseline;gap:7px;min-width:0;font-size:13px;font-weight:500;color:var(--v2-shell-ink);overflow:hidden}html[data-ui=v2] .v2-topbar__crumb span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html[data-ui=v2] .v2-topbar__crumb a{color:inherit;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:2px 5px;margin:-2px -5px;border-radius:var(--v2-r-chip)}html[data-ui=v2] .v2-topbar__crumb a:hover{background:var(--v2-shell-hover);color:var(--v2-shell-ink-on)}html[data-ui=v2] .v2-topbar__crumb a:focus-visible{outline:2px solid var(--v2-shell-ink-2);outline-offset:0}html[data-ui=v2] .v2-topbar__crumb b{color:var(--v2-shell-ink-on);font-size:15px;font-weight:650;letter-spacing:-.01em;white-space:nowrap}html[data-ui=v2] .v2-topbar__crumb i{font-style:normal;opacity:.3;font-weight:400;flex:none}html[data-ui=v2] .v2-topbar__search{margin-left:auto;display:flex;align-items:center;gap:8px;flex:1 1 auto;min-width:160px;max-width:520px;padding:4px 10px;border:1px solid var(--v2-shell-line);border-radius:var(--v2-r-ctl);background:#ffffff12;color:var(--v2-shell-ink);font:inherit;font-size:12.5px;text-align:left;cursor:pointer}html[data-ui=v2] .v2-topbar__search:hover{background:#ffffff1f;color:var(--v2-shell-ink-on)}html[data-ui=v2] .v2-topbar__search span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-ui=v2] .v2-topbar__kbd{margin-left:auto;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;padding:1px 5px;border:1px solid var(--v2-shell-line);border-radius:4px;flex:none}html[data-ui=v2] .v2-topbar__icon{position:relative;width:28px;height:28px;flex:none;display:grid;place-items:center;border:0;border-radius:var(--v2-r-ctl);background:none;color:var(--v2-shell-ink);cursor:pointer}html[data-ui=v2] .v2-topbar__icon:hover{background:var(--v2-shell-hover);color:var(--v2-shell-ink-on)}html[data-ui=v2] .v2-topbar__dot{position:absolute;top:5px;right:5px;min-width:15px;height:15px;padding:0 3px;border-radius:999px;background:#e11d48;color:#fff;font-size:9px;font-weight:700;line-height:15px;text-align:center}html[data-ui=v2] .v2-topbar__lang>div>button{padding:3px 8px!important;font-size:11.5px!important;background:var(--v2-shell-hover)!important;border-color:var(--v2-shell-line)!important;color:var(--v2-shell-ink)!important;box-shadow:none!important;border-radius:var(--v2-r-ctl)!important}html[data-ui=v2] .v2-topbar__lang>div>button:hover{background:var(--v2-shell-active)!important;color:var(--v2-shell-ink-on)!important}html[data-ui=v2] .v2-topbar__user>div[class*=border-t],html[data-ui=v2] .v2-rail-bottom__user>div[class*=border-t]{padding:0!important;border-top:0!important}html[data-ui=v2] .v2-topbar__user [class*=w-10][class*=h-10]{width:28px!important;height:28px!important;font-size:10.5px!important}html[data-ui=v2] .v2-topbar__user div[class*="left-[52px]"],html[data-ui=v2] .v2-topbar__user div[class*=left-full]{top:calc(100% + 10px)!important;bottom:auto!important;left:auto!important;right:0!important;margin-left:0!important}html[data-ui=v2] .v2-switch,.v2-switch{display:inline-flex;align-items:center;gap:6px;flex:none;padding:5px 10px;border-radius:var(--v2-r-ctl, 9px);border:1px solid var(--v2-shell-line, rgba(15, 23, 42, .12));background:#ffffff12;color:var(--v2-shell-ink, #64748b);font:inherit;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap}html[data-ui=v2] .v2-switch:hover{background:#ffffff24;color:var(--v2-shell-ink-on)}.v2-switch--floating{position:fixed;left:12px;bottom:12px;z-index:60;background:#fff;border-color:#cbd5e1;color:#475569;box-shadow:0 4px 14px #0f172a24}.v2-switch--floating:hover{background:#f8fafc;color:#0f172a}html.dark .v2-switch--floating{background:#1e293b;border-color:#475569;color:#cbd5e1}html[data-ui=v2] .v2-rail-bottom{display:none}@media(max-width:1023px){html[data-ui=v2] .v2-rail-bottom{display:flex;flex-direction:column;align-items:center;gap:6px;padding:6px 6px 8px;border-top:1px solid var(--v2-shell-line)}html[data-ui=v2] .v2-rail-bottom__user{display:flex;justify-content:center;width:100%}}html[data-ui=v2] .v2-switch--rail{flex-direction:column;gap:3px;width:100%;padding:7px 2px;background:transparent;border-color:transparent;font-size:10.5px;line-height:1.15;text-align:center;white-space:normal}html[data-ui=v2] .v2-switch--rail:hover{background:var(--v2-shell-active);color:var(--v2-shell-ink-on)}@media(max-width:1023px){html[data-ui=v2] .v2-topbar{display:none}}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]{background-color:var(--v2-shell)!important}@media(min-width:1024px){html[data-ui=v2] body[data-v2-shell] aside[class*=inset-y-0]{top:var(--v2-topbar)}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main[class*="pl-[80px]"]{padding-left:var(--v2-rail)!important}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main[class*="pl-[320px]"]{padding-left:calc(var(--v2-rail) + 240px)!important}html[data-ui=v2] body[data-v2-shell] div[class*="left-[80px]"][class*=top-0]{top:var(--v2-topbar);left:var(--v2-rail)}}html[data-ui=v2] body[data-v2-shell] div[class*="w-[80px]"][class*=bg-gradient-to-b]{background-image:none!important;background-color:var(--v2-shell)!important;border-right-width:0!important;width:var(--v2-rail)!important}html[data-ui=v2] body[data-v2-shell] div[class*="w-[80px]"] button span[class*=line-clamp-1]{-webkit-line-clamp:2;line-clamp:2;line-height:1.2}html[data-ui=v2] body[data-v2-shell] div[class*="w-[80px]"][class*=bg-gradient-to-b] div[class*=border-b],html[data-ui=v2] body[data-v2-shell] div[class*="w-[80px]"][class*=bg-gradient-to-b] div[class*=border-t]{border-color:var(--v2-shell-line)!important}html[data-ui=v2] body[data-v2-shell] div[class*="w-[80px]"] button[class*="from-blue-500/20"]{background-image:none!important;background-color:var(--v2-shell-active)!important;border-color:transparent!important;box-shadow:none!important;color:var(--v2-shell-ink-on)!important}@media(min-width:1024px){html[data-ui=v2] body[data-v2-shell] aside div[class*="w-[80px]"]>div[class*="h-[68px]"]{display:none}}html[data-ui=v2] body[data-v2-shell] div[class*="w-[80px]"] button[class*="from-blue-500/20"] span[class*=bg-blue-400]{background-color:var(--v2-brand)!important}html[data-ui=v2] body[data-v2-shell] div[class*="w-[240px]"][class*=border-r],html[data-ui=v2] body[data-v2-shell] div[class*="w-[80px]"][class*=bg-gradient-to-b]{transition-property:none!important}html[data-ui=v2] body[data-v2-shell] div[class*="w-[240px]"][class*=border-r]{background-color:var(--v2-nav-bg)!important;border-right-color:var(--v2-line)!important}html[data-ui=v2] body[data-v2-shell] div[class*="w-[240px]"][class*=border-r] div[class*=bg-white]{background-color:transparent!important}html[data-ui=v2] body[data-v2-shell] div[class*="w-[240px]"][class*=border-r] div[class*=border-b],html[data-ui=v2] body[data-v2-shell] div[class*="w-[240px]"][class*=border-r] p[class*=border-t]{border-color:var(--v2-line-soft)!important}@media(min-width:1024px){html[data-ui=v2] body[data-v2-shell] div[class*="w-[240px]"][class*=border-r]{height:calc(100% - var(--v2-gap) * 2)!important;margin-top:var(--v2-gap)!important;border-radius:var(--v2-radius) 0 0 var(--v2-radius);overflow:hidden}html[data-ui=v2] body[data-v2-shell] div[class*="w-[240px]"][class*=border-r]>div[class*=h-16][class*=px-5],html[data-ui=v2] body[data-v2-shell] div[class*="w-[240px]"][class*=border-r]>div[class*=px-5][class*=py-4][class*=border-b]{display:none}html[data-ui=v2] body[data-v2-shell] div[class*="w-[240px]"][class*=border-r]>div[class*=px-3][class*=py-4]{padding-top:14px}}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main{background-color:var(--v2-shell);display:flow-root}@media(min-width:1024px){html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main{padding-top:var(--v2-topbar)}}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main>div[class*=pt-20]{background-color:var(--v2-canvas);border-radius:var(--v2-radius);margin:var(--v2-gap);padding:18px;height:calc(100vh - var(--v2-gap) * 2);overflow-y:auto;overscroll-behavior:contain}@media(min-width:1024px){html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main>div[class*=pt-20]{padding:22px;height:calc(100vh - var(--v2-topbar) - var(--v2-gap) * 2)}}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main>div[class*=h-screen]{height:calc(100vh - var(--v2-gap) * 2);margin:var(--v2-gap);border-radius:var(--v2-radius);background-color:var(--v2-canvas);overflow:hidden}@media(min-width:1024px){html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main>div[class*=h-screen]{height:calc(100vh - var(--v2-topbar) - var(--v2-gap) * 2)}}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main>div[class*=inset-0]{top:var(--v2-gap);right:var(--v2-gap);bottom:var(--v2-gap);left:var(--v2-gap);border-radius:var(--v2-radius);background-color:var(--v2-canvas);overflow:hidden}@media(min-width:1024px){html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main>div[class*=inset-0]{top:calc(var(--v2-topbar) + var(--v2-gap))}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main>div[class*=inset-0][class*="left-[80px]"]{left:var(--v2-rail);border-radius:var(--v2-radius)}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main>div[class*=inset-0][class*="left-[320px]"]{left:calc(var(--v2-rail) + 240px);border-radius:0 var(--v2-radius) var(--v2-radius) 0}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main[class*="pl-[320px]"]>div[class*=pt-20],html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main[class*="pl-[320px]"]>div[class*=h-screen]{margin-left:0;border-radius:0 var(--v2-radius) var(--v2-radius) 0}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main[class*="pl-[80px]"]>div[class*=pt-20],html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main[class*="pl-[80px]"]>div[class*=h-screen]{margin-left:0;border-radius:var(--v2-radius)}}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main table{font-variant-numeric:tabular-nums;border-collapse:separate;border-spacing:0}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main thead th{text-transform:uppercase!important;letter-spacing:.045em!important;font-size:11px;font-weight:600;color:var(--v2-muted)!important;background-color:var(--v2-th-bg)!important;border-color:var(--v2-line)!important;padding-top:10px;padding-bottom:10px;vertical-align:middle;white-space:nowrap}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main thead th:first-child{border-top-left-radius:var(--v2-r-chip)}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main thead th:last-child{border-top-right-radius:var(--v2-r-chip)}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main thead th svg{opacity:.45}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main thead th:hover svg{opacity:1}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main tbody td{border-color:var(--v2-line-soft)!important;padding-top:8px;padding-bottom:8px;line-height:1.35;vertical-align:middle}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main tbody tr:last-child td{border-bottom-width:0}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main tbody tr:hover>td{background-color:var(--v2-row-hover)!important}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main tbody tr:hover>td:first-child{box-shadow:inset 2px 0 0 var(--v2-brand)}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main tbody tr[class*=" bg-blue-50/30"]>td{background-color:var(--v2-row-sel)!important}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main tbody tr[class*=" bg-blue-50/30"]>td:first-child{box-shadow:inset 2px 0 0 var(--v2-brand)}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main tbody input[type=checkbox],html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main thead input[type=checkbox]{accent-color:var(--v2-brand);width:15px;height:15px;cursor:pointer}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main tbody tr button[class*="hover:bg-red-50"]{opacity:.3}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main tbody tr:hover button[class*="hover:bg-red-50"]{opacity:1}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main div[class*=border-b][class*="bg-gray-50/50"]{background-color:transparent!important;border-bottom-color:var(--v2-line)!important}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main button[class*=border-b-2][class*=border-blue-600]{border-bottom-color:var(--v2-brand)!important;background-color:transparent!important}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main div[class*=border-t][class*=px-4][class*=py-3]{border-top-color:var(--v2-line)!important}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main div[class*=py-3]>div>button[class*=w-8][class*=h-8]{border-radius:var(--v2-r-ctl)}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main div[class*=overflow-x-auto]{scrollbar-width:thin}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main div[class*=text-center][class*=py-20]{color:var(--v2-muted)}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main .rounded-xl{border-radius:var(--v2-r-card)}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main .rounded-2xl{border-radius:calc(var(--v2-r-card) + 4px)}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main .rounded-lg{border-radius:var(--v2-r-ctl)}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main .shadow-sm{box-shadow:none!important}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main .border-gray-100,html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main .border-gray-200,html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main .border-slate-100,html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main .border-slate-200{border-color:var(--v2-line)!important}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main .badge,html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main td>span[class*=rounded-full][class*=text-xs],html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main td>span[class*=rounded-full][class*="text-[11px]"]{border-radius:var(--v2-r-chip)}@media(prefers-reduced-motion:reduce){html[data-ui=v2] body[data-v2-shell] *{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media(min-width:1024px){html[data-ui=v2] body[data-v2-wide] div[class*="w-[240px]"][class*=border-r]{display:none!important}html[data-ui=v2] body[data-v2-wide] div[class*=min-h-screen][class*=bg-slate-50]>main[class*="pl-[320px]"]{padding-left:var(--v2-rail)!important}html[data-ui=v2] body[data-v2-wide] div[class*=min-h-screen][class*=bg-slate-50]>main[class*="pl-[320px]"]>div[class*=pt-20],html[data-ui=v2] body[data-v2-wide] div[class*=min-h-screen][class*=bg-slate-50]>main[class*="pl-[320px]"]>div[class*=h-screen]{border-radius:var(--v2-radius)}}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main div[class*=flex-shrink-0][class*=rounded-xl][class*=bg-gray-50]{position:relative;overflow:hidden;background-color:var(--v2-sunken)!important;border:1px solid var(--v2-line)}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main div[class*=flex-shrink-0][class*=rounded-xl][class*=bg-gray-50] div[class*="w-2.5"][class*="h-2.5"][class*=rounded-full]{position:absolute;top:0;left:0;right:0;width:auto!important;height:3px!important;border-radius:0!important}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main div[class*=flex-shrink-0][class*=rounded-xl][class*=bg-gray-50] span[class*=text-xs][class*=font-semibold]{font-size:13px;font-weight:650;color:var(--v2-ink-strong)}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main div[class*=flex-shrink-0][class*=rounded-xl][class*=bg-gray-50] p[class*="text-[11px]"]{font-size:12px;font-weight:600;color:var(--v2-muted);padding-left:0}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main div[class*=flex-shrink-0][class*=rounded-xl][class*=bg-gray-50] span[class*=bg-gray-200]{background-color:var(--v2-brand-wash)!important;color:var(--v2-brand)!important;font-size:11px}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main div[class*=flex-shrink-0][class*=rounded-xl][class*=bg-gray-50] div[class*=rounded-xl][class*=border][class*="p-3.5"]{border-color:var(--v2-line)!important;box-shadow:var(--v2-shadow-card)}html[data-ui=v2] body[data-v2-shell] div[class*=min-h-screen][class*=bg-slate-50]>main div[class*=flex-shrink-0][class*=rounded-xl][class*=bg-gray-50] div[class*=rounded-xl][class*=border][class*="p-3.5"]:hover{box-shadow:var(--v2-shadow-lift);transform:translateY(-1px)}html[data-ui=v2] .v2-ws{position:relative;flex:none;min-width:0}html[data-ui=v2] .v2-ws__btn{display:flex;align-items:center;gap:7px;max-width:320px;height:26px;padding:0 8px;border:1px solid var(--v2-shell-line);border-radius:999px;background:#ffffff0f;color:var(--v2-shell-ink-on);font:inherit;font-size:12.5px;font-weight:650;line-height:1;cursor:pointer}html[data-ui=v2] .v2-ws__btn:hover{background:var(--v2-shell-hover);border-color:#ffffff29}html[data-ui=v2] .v2-ws__btn-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-ui=v2] .v2-ws__btn-plan{flex:none;padding:3px 8px;border-radius:999px;background:#ffffff1f;color:var(--v2-shell-ink-on);font-size:11px;font-weight:650;line-height:1;white-space:nowrap}html[data-ui=v2] .v2-ws__btn-plan[data-tier="0"],html[data-ui=v2] .v2-ws__btn-plan[data-tier="1"],html[data-ui=v2] .v2-ws__btn-plan[data-tier=free]{color:#cfe1ff}html[data-ui=v2] .v2-ws__btn-plan[data-tier="2"],html[data-ui=v2] .v2-ws__btn-plan[data-tier=pro]{background:#fbbf242e;color:#fde68a}html[data-ui=v2] .v2-ws__chev{flex:none;color:var(--v2-shell-ink)}@media(max-width:1279px){html[data-ui=v2] .v2-ws__btn{max-width:170px}html[data-ui=v2] .v2-ws__btn-plan{display:none}}html[data-ui=v2] .v2-ws__pop{position:absolute;top:calc(100% + 10px);left:0;z-index:70;width:320px;max-width:calc(100vw - 24px);padding:8px;border:1px solid var(--v2-line);border-radius:var(--v2-r-card);background:var(--v2-nav-bg);color:var(--v2-ink-strong);box-shadow:var(--v2-shadow-lift)}html[data-ui=v2] .v2-ws__head{padding:4px 8px 8px;color:var(--v2-muted);font-size:10.5px;font-weight:700;letter-spacing:.06em}html[data-ui=v2] .v2-ws__search{display:flex;align-items:center;gap:7px;padding:0 10px;height:34px;border:1px solid var(--v2-line);border-radius:var(--v2-r-ctl);background:var(--v2-canvas);color:var(--v2-muted)}html[data-ui=v2] .v2-ws__search input{flex:1;min-width:0;border:0;background:none;outline:none;color:var(--v2-ink-strong);font:inherit;font-size:13px}html[data-ui=v2] .v2-ws__list{margin-top:6px;max-height:320px;overflow-y:auto}html[data-ui=v2] .v2-ws__empty{padding:18px 8px;color:var(--v2-muted);font-size:12.5px;text-align:center}html[data-ui=v2] .v2-ws__item{display:flex;align-items:center;gap:10px;width:100%;padding:8px;border:0;border-radius:var(--v2-r-ctl);background:none;color:inherit;font:inherit;text-align:left;cursor:pointer}html[data-ui=v2] .v2-ws__item:hover:not(:disabled){background:var(--v2-row-hover)}html[data-ui=v2] .v2-ws__item.is-active{background:var(--v2-brand-wash)}html[data-ui=v2] .v2-ws__item:disabled{opacity:.55;cursor:default}html[data-ui=v2] .v2-ws__avatar{display:grid;place-items:center;flex:none;width:34px;height:34px;overflow:hidden;border-radius:10px;background:var(--v2-brand-wash);color:var(--v2-brand);font-size:13px;font-weight:700}html[data-ui=v2] .v2-ws__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}html[data-ui=v2] .v2-ws__body{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}html[data-ui=v2] .v2-ws__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:650}html[data-ui=v2] .v2-ws__item.is-active .v2-ws__name{color:var(--v2-brand)}html[data-ui=v2] .v2-ws__meta{display:flex;align-items:center;gap:5px;overflow:hidden;white-space:nowrap;color:var(--v2-muted);font-size:11.5px}html[data-ui=v2] .v2-ws__meta i{font-style:normal;opacity:.5}html[data-ui=v2] .v2-ws__meta em{font-style:normal;color:#d97706;font-weight:600}html[data-ui=v2] .v2-ws__check{flex:none;color:var(--v2-brand)}html[data-ui=v2] .v2-ws__going{flex:none;color:var(--v2-brand);font-size:11.5px;font-weight:600}html[data-ui=v2] .v2-ws__foot{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;margin-top:8px;padding:9px;border:0;border-top:1px solid var(--v2-line);border-radius:0 0 var(--v2-r-card) var(--v2-r-card);background:none;color:var(--v2-brand);font:inherit;font-size:12.5px;font-weight:650;cursor:pointer}html[data-ui=v2] .v2-ws__foot:hover{background:var(--v2-brand-wash)}
