:root{--surface:#ffffff}.check_active_menu:has(>ul>li>div>svg.active_li)>ul>li>div>.name_workspace{margin-left:1.25rem}.menu_item_header{cursor:pointer;padding:.5rem;border-radius:.5rem;transition:background-color .2s ease;position:relative}.menu_item_header:hover{background-color:#f3f4f6}.list_role_invite:has(>li>svg.active_role)>li>.info_role{margin-left:1.25rem}.hdr-backdrop,.ml-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.25);backdrop-filter:blur(2px);z-index:699;animation:backdropIn .15s ease}@keyframes backdropIn{0%{opacity:0}to{opacity:1}}.app-layout{height:100vh;position:relative}.app-layout,.main-wrap{display:flex;overflow:hidden}.main-wrap{flex:1;flex-direction:column;min-width:0}.main-content-area{flex:1;overflow-y:auto}.sidebar{width:228px;background:var(--surface);border-right:1px solid var(--border);display:flex;flex-direction:column;flex-shrink:0;overflow:hidden;position:relative}.sidebar-desktop{transition:margin-left .22s cubic-bezier(.4,0,.2,1)}.sidebar.collapsed{margin-left:-228px;border-right:0;pointer-events:none}.sidebar-collapse-btn{margin-right:6px}.sidebar-collapse-btn i{color:var(--text-muted)}.sidebar-mobile-overlay{position:fixed;inset:0;z-index:500;background:rgba(0,0,0,.5)}.sidebar-mobile-overlay .sidebar{height:100%;z-index:501;background:var(--surface)!important}.ml-ws-head{margin:12px;padding:8px 9px;border:1px solid var(--border);border-radius:11px;background:var(--surface);display:flex;align-items:center;gap:10px;cursor:pointer;user-select:none;transition:background .12s,border-color .12s}.ml-ws-head:hover{background:var(--surface-2)}.ml-ws-dot{width:30px;height:30px;border-radius:8px;background:var(--accent-strong,#b8860b);color:#fff;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ml-ws-meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.ml-ws-label{font-size:13.5px;font-weight:600;color:var(--text)}.ml-ws-label,.ml-ws-sub{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ml-ws-sub{font-size:11px}.ml-ws-arrow,.ml-ws-sub{color:var(--text-faint,#a1a1aa)}.ml-ws-arrow{display:flex;flex-shrink:0}.ml-ws-arrow svg{width:15px;height:15px;display:block}.ml-ws-dropdown{position:fixed;top:70px;left:12px;width:232px;background:var(--surface);border:1px solid var(--border-2);border-radius:12px;box-shadow:0 16px 48px rgba(0,0,0,.12);z-index:700;overflow:hidden;animation:dropdownIn .18s cubic-bezier(.4,0,.2,1)}.ml-ws-dropdown-label{font-size:10px;font-weight:700;color:var(--muted);letter-spacing:.07em;text-transform:uppercase;padding:12px 12px 6px}.ml-ws-dropdown-scroll{max-height:280px;overflow-y:auto;padding:0 6px 6px}.ml-ws-dropdown-divider{height:1px;background:var(--border);margin:4px 0}.ml-ws-dropdown-footer{padding:4px 6px 8px}.ml-ws-action{display:flex;align-items:center;gap:9px;padding:9px 10px;border-radius:9px;font-size:13px;color:var(--sub);cursor:pointer;transition:background .1s,color .1s}.ml-ws-action:hover{background:var(--surface-2);color:var(--text)}.ml-ws-action svg{width:14px;height:14px;color:var(--muted);flex-shrink:0}.ml-ws-item{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:10px;cursor:pointer;transition:background .1s}.ml-ws-item-dot,.ml-ws-item.active,.ml-ws-item:hover{background:var(--surface-2)}.ml-ws-item-dot{width:30px;height:30px;border-radius:9px;border:1px solid var(--border);color:var(--sub);font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ml-ws-item.active .ml-ws-item-dot{background:var(--accent-strong,#b8860b);color:#fff;border-color:transparent}.ml-ws-item-meta{flex:1;min-width:0}.ml-ws-item-name{font-size:13px;font-weight:500;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ml-ws-item-role{font-size:11px;color:var(--sub);margin-top:1px}.ml-ws-tick svg{width:14px;height:14px;color:var(--text)}.menu-left-nav{padding:2px 0 16px;flex:1;overflow-y:auto;display:flex;flex-direction:column}.menu-left-sec-label{font-size:10.5px;font-weight:600;color:var(--text-label,#b0b0b8);letter-spacing:.07em;text-transform:uppercase;padding:14px 18px 6px}.menu-left-nav-item{display:flex;align-items:center;gap:11px;margin:1px 8px;padding:8px 10px;border-radius:9px;font-size:13.5px;font-weight:500;color:var(--text-muted,#52525b);text-decoration:none;cursor:pointer;transition:background .12s,color .12s}.menu-left-nav-item:hover{background:color-mix(in srgb,var(--accent,#ffc107) 10%,transparent);color:var(--text)}.menu-left-nav-item.active{background:var(--accent-soft,#fff6da);color:var(--accent-text,#946a00);font-weight:600}.menu-left-nav-text{line-height:1.25}.menu-left-nav-sub{padding-left:28px;font-size:12.5px}.menu-left-nav-item svg{width:17px;height:17px;flex-shrink:0;color:var(--text-faint,#a1a1aa);transition:color .12s}.menu-left-nav-item:hover svg{color:var(--text-muted,#52525b)}.menu-left-nav-item.active svg{color:var(--accent,#ffc107)}.menu-left-nav-item>i[class*=ph-]{font-size:17px;line-height:1;flex-shrink:0;color:var(--text-faint,#a1a1aa);transition:color .12s}.menu-left-nav-item:hover>i[class*=ph-]{color:var(--text-muted,#52525b)}.menu-left-nav-item.active>i[class*=ph-]{color:var(--accent,#ffc107)}.menu-left-chevron{width:18px!important;height:18px!important;padding:3px;border-radius:999px;background:color-mix(in srgb,var(--text) 8%,transparent);color:var(--sub)!important;margin-left:4px}.menu-left-nav-item:hover .menu-left-chevron{background:color-mix(in srgb,var(--accent,#ffc107) 18%,transparent);color:var(--accent-text,#946a00)!important}.menu-left-nav-item.active .menu-left-chevron{background:color-mix(in srgb,var(--accent,#ffc107) 22%,transparent);color:var(--accent-text,#946a00)!important}.menu-left-badge{margin-left:auto;font-size:10px;font-weight:700;color:var(--sub);background:var(--surface-2);border:1px solid var(--border);padding:1px 7px;border-radius:20px}.menu-left-nav-item.active .menu-left-badge{background:rgba(255,255,255,.15);border-color:transparent;color:rgba(255,255,255,.7)}.menu-left-sep{display:none}.ml-sidebar-footer{padding:10px 12px calc(10px + env(safe-area-inset-bottom, 0px));border-top:1px solid var(--border);display:flex;align-items:center;gap:10px;background:var(--surface);cursor:pointer;transition:background .12s;margin-top:auto;flex-shrink:0}.ml-sidebar-footer:hover{background:var(--surface-2)}.ml-u-avatar{width:32px;height:32px;border-radius:50%;background:#18181b;color:#fff;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ml-u-info{flex:1;min-width:0}.ml-u-name{font-size:13px;font-weight:600;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ml-u-role{font-size:11px;color:var(--text-faint,#a1a1aa);margin-top:1px}.ml-user-dropdown{position:fixed;width:220px;background:var(--surface);border:1px solid var(--border-2);border-radius:14px;box-shadow:0 12px 40px rgba(0,0,0,.12);z-index:700;overflow:hidden;bottom:60px;left:10px;animation:dropdownIn .15s cubic-bezier(.4,0,.2,1)}.ml-ud-head{gap:10px;padding:14px 14px 12px;border-bottom:1px solid var(--border)}.ml-ud-avatar,.ml-ud-head{display:flex;align-items:center}.ml-ud-avatar{width:34px;height:34px;border-radius:50%;background:var(--ink);color:#fff;font-size:12px;font-weight:700;justify-content:center;flex-shrink:0}.ml-ud-head-info{flex:1;min-width:0}.ml-ud-head-name{font-size:13px;font-weight:600;color:var(--text)}.ml-ud-head-role{font-size:11px;color:var(--sub);margin-top:2px}.ml-ud-items{padding:6px}.ml-ud-item{display:flex;align-items:center;gap:9px;padding:9px 10px;border-radius:8px;font-size:13px;color:var(--sub);cursor:pointer;transition:background .1s,color .1s}.ml-ud-item:hover{background:var(--surface-2);color:var(--text)}.ml-ud-item svg{width:14px;height:14px;color:var(--muted);flex-shrink:0}.ml-ud-item:hover svg{color:var(--sub)}.ml-ud-sep{height:1px;background:var(--border);margin:4px 6px}.ml-ud-logout{color:#c0392b}.ml-ud-logout svg{color:#e74c3c}.ml-ud-logout:hover{background:#fff5f5;color:#c0392b}@keyframes dropdownIn{0%{opacity:0;transform:translateY(-6px) scale(.97)}to{opacity:1;transform:none}}.hdr{height:50px;background:var(--surface);border-bottom:1px solid var(--border);display:flex;padding:0 22px;gap:12px;position:relative;z-index:50}.hdr,.ws-selector{align-items:center;flex-shrink:0}.ws-selector{display:none;gap:8px;background:none;border:none;cursor:pointer;font-family:inherit;padding:5px 8px 5px 0;border-radius:8px;transition:background .1s;-webkit-tap-highlight-color:transparent}.ws-selector:hover{background:var(--surface-2)}.ws-selector-dot{width:26px;height:26px;border-radius:7px;background:var(--ink);color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ws-selector-label{font-size:13.5px;font-weight:600;color:var(--text);white-space:nowrap;max-width:140px;overflow:hidden;text-overflow:ellipsis}.ws-selector svg{color:var(--muted);flex-shrink:0}.hdr-search{flex:1;max-width:320px;background:var(--bg);border:1px solid var(--border);border-radius:10px;height:34px;display:flex;align-items:center;gap:8px;padding:0 12px;transition:border-color .15s,box-shadow .15s,background .15s}.hdr-search:focus-within{background:var(--surface);border-color:var(--border-2);box-shadow:0 0 0 3px rgba(0,0,0,.05)}.hdr-search svg{width:13px;height:13px;color:var(--muted);flex-shrink:0}.hdr-search-input{flex:1;border:none;background:none;outline:none;font-family:inherit;font-size:13px;color:var(--text);width:100%}.hdr-search-input::placeholder{color:var(--muted)}.hdr-kbd{font-family:DM Mono,monospace;font-size:10px;color:var(--muted);background:var(--surface);border:1px solid var(--border);border-radius:5px;padding:2px 6px;white-space:nowrap}.hdr-right{gap:8px;margin-left:auto}.hdr-btn,.hdr-right{display:flex;align-items:center}.hdr-btn{width:34px;height:34px;border-radius:10px;border:1px solid var(--border);background:var(--surface);justify-content:center;cursor:pointer;transition:background .1s,border-color .1s;position:relative}.hdr-btn:hover{background:var(--surface-2);border-color:var(--border-2)}.hdr-btn svg{width:15px;height:15px;color:var(--sub)}.hdr-notif-dot{position:absolute;top:8px;right:8px;width:5px;height:5px;border-radius:50%;background:var(--ink);border:1.5px solid var(--surface)}.hdr-invite-btn{height:34px;padding:0 16px;background:var(--accent-strong);color:#fff;border:none;border-radius:10px;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:6px;transition:filter .15s}.hdr-invite-btn:hover{filter:brightness(1.08)}.hdr-avatar-circle{width:24px;height:24px;border-radius:50%;background:var(--ink);color:#fff;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center}.search-desktop{display:flex}.mob-only,.mob-search{display:none!important}.desktop-only{display:flex}.hdr-ws-dropdown{left:12px;width:260px}.hdr-user-dropdown,.hdr-ws-dropdown{position:fixed;top:58px;background:var(--surface);border:1px solid var(--border-2);border-radius:14px;box-shadow:0 12px 40px rgba(0,0,0,.12);z-index:700;overflow:hidden;animation:dropdownIn .15s cubic-bezier(.4,0,.2,1)}.hdr-user-dropdown{right:12px;width:220px}.hdr-ud-head{gap:10px;padding:14px 14px 12px;border-bottom:1px solid var(--border)}.hdr-ud-avatar,.hdr-ud-head{display:flex;align-items:center}.hdr-ud-avatar{width:34px;height:34px;border-radius:50%;background:var(--ink);color:#fff;font-size:12px;font-weight:700;justify-content:center;flex-shrink:0}.hdr-ud-info .hdr-ud-name{font-size:13px;font-weight:600;color:var(--text)}.hdr-ud-info .hdr-ud-role{font-size:11px;color:var(--sub);margin-top:2px}.hdr-ud-items{padding:6px}.hdr-ud-item{display:flex;align-items:center;gap:9px;padding:9px 10px;border-radius:8px;font-size:13px;color:var(--sub);cursor:pointer;transition:background .1s,color .1s}.hdr-ud-item:hover{background:var(--surface-2);color:var(--text)}.hdr-ud-item svg{width:14px;height:14px;color:var(--muted);flex-shrink:0}.hdr-ud-item:hover svg{color:var(--sub)}.hdr-ud-sep{height:1px;background:var(--border);margin:4px 6px}.hdr-ud-logout{color:#c0392b}.hdr-ud-logout svg{color:#e74c3c}.hdr-ud-logout:hover{background:#fff5f5;color:#c0392b}@media (max-width:1024px){.hdr{padding:0 16px;gap:8px}.search-desktop{display:none!important}.mob-search{display:flex!important}.desktop-only{display:none!important}}@media (max-width:600px){.sidebar-desktop,.sidebar-toggle-btn{display:none}.hdr{padding:0 12px;height:52px;gap:6px}.search-desktop{display:none!important}.mob-only{display:flex!important}.desktop-only{display:none!important}.ws-selector{display:flex;flex:1}.ws-selector-label{display:block;max-width:160px}.ws-selector svg{display:none}.ml-ws-dropdown{top:auto;max-height:85vh;overflow-y:auto}.ml-user-dropdown,.ml-ws-dropdown{left:0;right:0;bottom:0;width:100%;border-radius:20px 20px 0 0;border:none;border-top:1px solid var(--border);box-shadow:0 -8px 40px rgba(0,0,0,.12);padding-bottom:env(safe-area-inset-bottom,12px);animation:sheetUp .2s cubic-bezier(.4,0,.2,1)}.ml-ud-head{padding:16px 16px 14px}.ml-ud-items{padding:6px 8px}.ml-ud-item{padding:13px 12px;font-size:14px}.hdr-ws-dropdown{top:auto;right:0;max-height:85vh;overflow-y:auto}.hdr-user-dropdown,.hdr-ws-dropdown{left:0;bottom:0;width:100%;border-radius:20px 20px 0 0;border:none;border-top:1px solid var(--border);box-shadow:0 -8px 40px rgba(0,0,0,.12);padding-bottom:env(safe-area-inset-bottom,12px);animation:sheetUp .2s cubic-bezier(.4,0,.2,1)}.hdr-user-dropdown{position:fixed;top:auto!important;right:0!important}.hdr-ud-head{padding:16px 16px 14px}.hdr-ud-items{padding:6px 8px}.hdr-ud-item{padding:13px 12px;font-size:14px}}@keyframes sheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.mobile-bottom-tab{display:none}@media (max-width:600px){.mobile-bottom-tab{position:fixed;left:0;right:0;bottom:0;z-index:400;display:flex;background:var(--surface);border-top:1px solid var(--border);box-shadow:0 -4px 16px rgba(0,0,0,.06);padding-bottom:env(safe-area-inset-bottom,0)}.mobile-bottom-tab .mbt-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:8px 4px 6px;color:var(--muted);text-decoration:none;font-size:11px;-webkit-tap-highlight-color:transparent;transition:color .12s}.mobile-bottom-tab .mbt-item.active{color:var(--ink)}.mobile-bottom-tab .mbt-icon{display:flex}.mobile-bottom-tab .mbt-icon svg{width:20px;height:20px;color:var(--sub);transition:color .12s}.mobile-bottom-tab .mbt-item.active .mbt-icon svg{color:var(--ink)}.mobile-bottom-tab .mbt-label{line-height:1.1;font-weight:500;white-space:nowrap}.main-content-area,.sidebar-mobile-overlay .sidebar{padding-bottom:calc(64px + env(safe-area-inset-bottom, 0))}.hdr-user-dropdown,.hdr-ws-dropdown,.ml-user-dropdown,.ml-ws-dropdown{z-index:720;bottom:calc(64px + env(safe-area-inset-bottom, 0))!important}}.spotlight-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.25);backdrop-filter:blur(4px);z-index:800;opacity:0;pointer-events:none;transition:opacity .18s}.spotlight-backdrop.open{opacity:1;pointer-events:all}.spotlight{position:fixed;top:18vh;left:50%;transform:translateX(-50%);width:min(600px,calc(100vw - 40px));background:var(--surface);border:1px solid var(--border-2);border-radius:16px;box-shadow:0 24px 80px rgba(0,0,0,.14),0 4px 16px rgba(0,0,0,.07);z-index:900;overflow:hidden;opacity:0;pointer-events:none;transform:translateX(-50%) translateY(-10px) scale(.97);transition:opacity .18s,transform .18s cubic-bezier(.4,0,.2,1)}.spotlight.open{opacity:1;pointer-events:all;transform:translateX(-50%) translateY(0) scale(1)}.sp-input-wrap{display:flex;align-items:center;gap:10px;padding:14px 18px;border-bottom:1px solid var(--border)}.sp-input-wrap svg{width:16px;height:16px;color:var(--sub);flex-shrink:0}.sp-input{flex:1;border:none;outline:none;font-family:DM Sans,sans-serif;font-size:15px;color:var(--text);background:none}.sp-input::placeholder{color:var(--muted)}.sp-esc{font-family:DM Mono,monospace;font-size:10px;color:var(--muted);background:var(--surface-2);border:1px solid var(--border);border-radius:5px;padding:2px 7px;flex-shrink:0}.sp-body{max-height:400px;overflow-y:auto}.sp-section-label{font-size:10px;font-weight:700;color:var(--muted);letter-spacing:.07em;text-transform:uppercase;padding:12px 18px 6px}.sp-item{display:flex;align-items:center;gap:12px;padding:9px 18px;cursor:pointer;transition:background .08s}.sp-item-icon,.sp-item.focused,.sp-item:hover{background:var(--surface-2)}.sp-item-icon{width:30px;height:30px;border-radius:8px;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;flex-shrink:0}.sp-item-icon svg{width:13px;height:13px;color:var(--sub)}.sp-item-info{flex:1;min-width:0}.sp-item-name{font-size:13.5px;font-weight:500;color:var(--text)}.sp-item-name mark{background:none;color:var(--ink);font-weight:700}.sp-item-cat{font-size:11px;margin-top:1px}.sp-item-arrow,.sp-item-cat{color:var(--muted)}.sp-item-arrow svg{width:13px;height:13px}.sp-empty{padding:36px 18px;text-align:center;color:var(--muted);font-size:13.5px}.sp-footer{border-top:1px solid var(--border);padding:8px 16px;gap:14px}.sp-footer,.sp-hint{display:flex;align-items:center}.sp-hint{gap:5px;font-size:11px;color:var(--muted)}.sp-hint kbd{font-family:DM Mono,monospace;font-size:10px;color:var(--sub);background:var(--surface-2);border:1px solid var(--border);border-radius:4px;padding:1px 5px}.loader{width:70px;aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side,#ffa516 94%,#0000) top/8px 8px no-repeat,conic-gradient(#0000 30%,#ffa516);-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 8px),#000 0);animation:l13 1s linear infinite}@keyframes l13{to{transform:rotate(1turn)}}
/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-50:oklch(97.1% .013 17.38);--color-red-100:oklch(93.6% .032 17.717);--color-red-500:oklch(63.7% .237 25.331);--color-red-600:oklch(57.7% .245 27.325);--color-red-700:oklch(50.5% .213 27.518);--color-green-100:oklch(96.2% .044 156.743);--color-green-600:oklch(62.7% .194 149.214);--color-green-700:oklch(52.7% .154 150.069);--color-blue-100:oklch(93.2% .032 255.585);--color-blue-500:oklch(62.3% .214 259.815);--color-blue-600:oklch(54.6% .245 262.881);--color-blue-700:oklch(48.8% .243 264.376);--color-gray-50:oklch(98.5% .002 247.839);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-400:oklch(70.7% .022 261.325);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-700:oklch(37.3% .034 259.733);--color-zinc-100:oklch(96.7% .001 286.375);--color-zinc-900:oklch(21% .006 285.885);--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--leading-tight:1.25;--radius-md:.375rem;--radius-lg:.5rem;--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--font-main:var(--font-dm-sans)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--muted);border-radius:3px}::-webkit-scrollbar-corner{background:0 0}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden}.absolute,.sr-only{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.inset-0{inset:calc(var(--spacing) * 0)}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.top-1\/2{top:50%}.top-full{top:100%}.right-0{right:calc(var(--spacing) * 0)}.left-\[-150px\]{left:-150px}.left-auto{left:auto}.z-1{z-index:1}.z-2{z-index:2}.z-50{z-index:50}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.m-1{margin:calc(var(--spacing) * 1)}.my-2{margin-block:calc(var(--spacing) * 2)}.my-5{margin-block:calc(var(--spacing) * 5)}.mt-0\.5{margin-top:calc(var(--spacing) * .5)}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mr-auto{margin-right:auto}.mb-1{margin-bottom:calc(var(--spacing) * 1)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.ml-0\.5{margin-left:calc(var(--spacing) * .5)}.ml-2{margin-left:calc(var(--spacing) * 2)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.h-9{height:calc(var(--spacing) * 9)}.h-\[5px\]{height:5px}.h-\[40px\]{height:40px}.h-fit{height:fit-content}.h-full{height:100%}.max-h-80{max-height:calc(var(--spacing) * 80)}.max-h-96{max-height:calc(var(--spacing) * 96)}.max-h-\[260px\]{max-height:260px}.min-h-0{min-height:calc(var(--spacing) * 0)}.min-h-\[100px\]{min-height:100px}.w-9{width:calc(var(--spacing) * 9)}.w-40{width:calc(var(--spacing) * 40)}.w-72{width:calc(var(--spacing) * 72)}.w-\[5px\]{width:5px}.w-\[14px\]{width:14px}.w-\[40px\]{width:40px}.w-fit{width:fit-content}.w-full{width:100%}.min-w-0{min-width:calc(var(--spacing) * 0)}.min-w-\[180px\]{min-width:180px}.flex-1{flex:1}.flex-shrink{flex-shrink:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x:calc(calc(1 / 2 * 100%) * -1)}.-translate-x-1\/2,.-translate-y-1\/2{translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y:calc(calc(1 / 2 * 100%) * -1)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1{gap:calc(var(--spacing) * 1)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-5{gap:calc(var(--spacing) * 5)}.gap-\[3px\]{gap:3px}:where(.space-x-2>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)))}.truncate{text-overflow:ellipsis;white-space:nowrap}.overflow-hidden,.truncate{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e+38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-gray-200{border-color:var(--color-gray-200)}.border-gray-300{border-color:var(--color-gray-300)}.bg-blue-100{background-color:var(--color-blue-100)}.bg-blue-500{background-color:var(--color-blue-500)}.bg-blue-600{background-color:var(--color-blue-600)}.bg-gray-50{background-color:var(--color-gray-50)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-green-100{background-color:var(--color-green-100)}.bg-green-600{background-color:var(--color-green-600)}.bg-red-100{background-color:var(--color-red-100)}.bg-red-600{background-color:var(--color-red-600)}.bg-red-700\/40{background-color:#bf000f66}@supports (color:color-mix(in lab,red,red)){.bg-red-700\/40{background-color:color-mix(in oklab,var(--color-red-700) 40%,transparent)}}.bg-transparent{background-color:#0000}.bg-white{background-color:var(--color-white)}.p-1{padding:calc(var(--spacing) * 1)}.p-2{padding:calc(var(--spacing) * 2)}.p-3{padding:calc(var(--spacing) * 3)}.p-4{padding:calc(var(--spacing) * 4)}.p-5{padding:calc(var(--spacing) * 5)}.p-6{padding:calc(var(--spacing) * 6)}.px-1{padding-inline:calc(var(--spacing) * 1)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-8{padding-inline:calc(var(--spacing) * 8)}.px-10{padding-inline:calc(var(--spacing) * 10)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-1{padding-block:calc(var(--spacing) * 1)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-6{padding-block:calc(var(--spacing) * 6)}.py-10{padding-block:calc(var(--spacing) * 10)}.py-20{padding-block:calc(var(--spacing) * 20)}.pt-2{padding-top:calc(var(--spacing) * 2)}.pt-3{padding-top:calc(var(--spacing) * 3)}.pt-4{padding-top:calc(var(--spacing) * 4)}.pb-3{padding-bottom:calc(var(--spacing) * 3)}.text-center{text-align:center}.text-left{text-align:left}.font-mono{font-family:var(--font-mono)}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[11px\]{font-size:11px}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.break-all{word-break:break-all}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.text-blue-600{color:var(--color-blue-600)}.text-blue-700{color:var(--color-blue-700)}.text-gray-400{color:var(--color-gray-400)}.text-gray-500{color:var(--color-gray-500)}.text-gray-600{color:var(--color-gray-600)}.text-gray-700{color:var(--color-gray-700)}.text-green-700{color:var(--color-green-700)}.text-red-500{color:var(--color-red-500)}.text-red-700{color:var(--color-red-700)}.text-white{color:var(--color-white)}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.line-through{text-decoration-line:line-through}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-80{opacity:.8}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a)}.shadow-lg,.shadow-md{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.outline-none{--tw-outline-style:none;outline-style:none}@media (hover:hover){.group-hover\:opacity-100:is(:where(.group):hover *){opacity:1}}.last\:border-0:last-child{border-style:var(--tw-border-style);border-width:0}@media (hover:hover){.hover\:bg-gray-50:hover{background-color:var(--color-gray-50)}.hover\:bg-red-50:hover{background-color:var(--color-red-50)}.hover\:underline:hover{text-decoration-line:underline}}.active\:outline-none:active,.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}@media (min-width:40rem){.sm\:flex-col{flex-direction:column}.sm\:flex-row{flex-direction:row}.sm\:overflow-visible{overflow:visible}}@media (min-width:48rem){.md\:inline{display:inline}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (prefers-color-scheme:dark){.dark\:bg-zinc-900{background-color:var(--color-zinc-900)}.dark\:text-zinc-100{color:var(--color-zinc-100)}}}:root{--z-dropdown:1000;--z-sticky:1020;--z-modal-backdrop:1040;--z-modal:1050;--z-popover:1060;--z-toast:1070;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-6:24px;--space-8:32px}@media (pointer:coarse){[role=button]:not([data-touch=compact]),a[role=button]:not([data-touch=compact]),button:not([data-touch=compact]),input[type=button]:not([data-touch=compact]),input[type=reset]:not([data-touch=compact]),input[type=submit]:not([data-touch=compact]),label[for]{min-width:44px;min-height:44px}a:not([role=button]):not(.ml-link):not(.ml-nav-item){padding-top:.25em;padding-bottom:.25em}}@media (max-width:640px){input:not([type=checkbox]):not([type=radio]):not([type=range]),select,textarea{font-size:16px!important}}@media print{.dashboard-header,.menu-left-nav,.ml-sidebar,.ml-sidebar-footer,.ml-user-dropdown,.ml-ws-dropdown,.ml-ws-head,.no-print,[data-print=hide],aside,header,nav{display:none!important}.dashboard-content,[class*=content],body,main{color:#000!important;background:#fff!important;margin:0!important;padding:0!important}a{text-decoration:underline;color:#000!important}*{box-shadow:none!important;text-shadow:none!important}}:root:not(.dark){--bba-surface:#fff;--bba-surface-2:#f8f8fa;--bba-border:#e5e5e7;--bba-text:#111827;--bba-text-muted:#6b7280;--bba-card-shadow:0 1px 3px #0000000f;--accent:#ffc107;--accent-strong:var(--accent)}@supports (color:color-mix(in lab,red,red)){:root:not(.dark){--accent-strong:color-mix(in srgb,var(--accent) 72%,#241800)}}:root:not(.dark){--accent-soft:var(--accent)}@supports (color:color-mix(in lab,red,red)){:root:not(.dark){--accent-soft:color-mix(in srgb,var(--accent) 13%,#fff)}}:root:not(.dark){--accent-line:var(--accent)}@supports (color:color-mix(in lab,red,red)){:root:not(.dark){--accent-line:color-mix(in srgb,var(--accent) 30%,#fff)}}:root:not(.dark){--accent-text:var(--accent)}@supports (color:color-mix(in lab,red,red)){:root:not(.dark){--accent-text:color-mix(in srgb,var(--accent) 42%,#241a00)}}:root:not(.dark){--accent-ink:#3d2e00;--text-3:#3f3f46;--text-muted:#52525b;--text-soft:#71717a;--text-faint:#a1a1aa;--text-label:#b0b0b8;--fill:#f4f4f5;--border-subtle:#f1f1f3;--danger:#e11d48;--danger-bg:#fef2f2;--success:#15803d;--success-bg:#f0fdf4;--warning:#b45309;--warning-bg:#fffbeb}html.dark{color-scheme:dark;--bba-surface:#161922;--bba-surface-2:#1f2330;--bba-border:#2a2f3d;--bba-text:#e5e7eb;--bba-text-muted:#9ca3af;--bba-card-shadow:0 4px 12px #0006;--bg:var(--bba-surface);--background:var(--bba-surface);--surface:var(--bba-surface);--surface-2:var(--bba-surface-2);--foreground:var(--bba-text);--text:var(--bba-text);--text-2:var(--bba-text);--ink:var(--bba-text);--sub:var(--bba-text-muted);--muted:var(--bba-text-muted);--border:var(--bba-border);--border-2:var(--bba-border);--accent:#ffc107;--accent-strong:var(--accent)}@supports (color:color-mix(in lab,red,red)){html.dark{--accent-strong:color-mix(in srgb,var(--accent) 80%,#2a1d00)}}html.dark{--accent-soft:var(--accent)}@supports (color:color-mix(in lab,red,red)){html.dark{--accent-soft:color-mix(in srgb,var(--accent) 18%,var(--bba-surface-2))}}html.dark{--accent-line:var(--accent)}@supports (color:color-mix(in lab,red,red)){html.dark{--accent-line:color-mix(in srgb,var(--accent) 34%,var(--bba-surface-2))}}html.dark{--accent-text:var(--accent)}@supports (color:color-mix(in lab,red,red)){html.dark{--accent-text:color-mix(in srgb,var(--accent) 70%,#fff)}}html.dark{--accent-ink:#2a1d00;--text-3:var(--bba-text);--text-muted:var(--bba-text-muted);--text-soft:var(--bba-text-muted);--text-faint:#6b7280;--text-label:#6b7280;--fill:var(--bba-surface-2);--border-subtle:var(--bba-border);--danger:#fb7185;--danger-bg:#3a1620;--success:#4ade80;--success-bg:#0f2a1a;--warning:#fbbf24;--warning-bg:#3a2e10}html.dark body{background:var(--bba-surface)!important;color:var(--bba-text)!important}html.dark .card,html.dark .card-b,html.dark .card-h,html.dark .dashboard-content,html.dark .dashboard-header,html.dark .menu-left-nav,html.dark .ml-sidebar-footer,html.dark .ml-user-dropdown,html.dark .ml-ws-dropdown,html.dark .ml-ws-head,html.dark [class*=content],html.dark main{background:var(--bba-surface)!important;color:var(--bba-text)!important;border-color:var(--bba-border)!important}html.dark .ml-ud-item:hover,html.dark .ml-ws-item:hover{background:var(--bba-surface-2)!important}html.dark input:not([type=checkbox]):not([type=radio]),html.dark select,html.dark textarea{background:var(--bba-surface-2)!important;color:var(--bba-text)!important;border-color:var(--bba-border)!important}html.dark input::placeholder,html.dark textarea::placeholder{color:var(--bba-text-muted)!important}html.dark .modal,html.dark .modal-body,html.dark .modal-content,html.dark [role=dialog],html.dark dialog{background:var(--bba-surface)!important;color:var(--bba-text)!important}html.dark .bg-white{background-color:var(--bba-surface)!important}html.dark .bg-gray-100,html.dark .bg-gray-50{background-color:var(--bba-surface-2)!important}html.dark .text-gray-700,html.dark .text-gray-900{color:var(--bba-text)!important}html.dark .text-gray-500,html.dark .text-gray-600{color:var(--bba-text-muted)!important}html.dark .text-black{color:var(--bba-text)!important}html.dark .border-gray-200,html.dark .border-gray-300{border-color:var(--bba-border)!important}html.dark [style*="background-color: #fff"]:not([style*="color: #fff"]):not([style*="color:#fff"]):not([style*="color: white"]),html.dark [style*="background-color: rgb(255, 255, 255)"]:not([style*="color: rgb(255, 255, 255)"]),html.dark [style*="background-color:#fff"]:not([style*="color: #fff"]):not([style*="color:#fff"]):not([style*="color: white"]),html.dark [style*="background: #fff"]:not([style*="color: #fff"]):not([style*="color:#fff"]):not([style*="color: white"]),html.dark [style*="background: rgb(255, 255, 255)"]:not([style*="color: rgb(255, 255, 255)"]),html.dark [style*="background: white"]:not([style*="color: #fff"]):not([style*="color:#fff"]):not([style*="color: white"]),html.dark [style*="background:#fff"]:not([style*="color: #fff"]):not([style*="color:#fff"]):not([style*="color: white"]),html.dark [style*=background\:white]:not([style*="color: #fff"]):not([style*="color:#fff"]):not([style*="color: white"]){background:var(--bba-surface)!important;color:var(--bba-text)!important}html.dark [style*="background: #f0f0f2"],html.dark [style*="background: #f5f5f7"],html.dark [style*="background: #f6f6f7"],html.dark [style*="background: #f8f8fa"],html.dark [style*="background: #f9fafb"],html.dark [style*="background: #fafafa"],html.dark [style*="background: rgb(240, 240, 242)"],html.dark [style*="background: rgb(245, 245, 247)"],html.dark [style*="background: rgb(246, 246, 247)"],html.dark [style*="background: rgb(248, 248, 250)"],html.dark [style*="background: rgb(249, 250, 251)"],html.dark [style*="background: rgb(250, 250, 250)"],html.dark [style*="background:#f0f0f2"],html.dark [style*="background:#f5f5f7"],html.dark [style*="background:#f6f6f7"],html.dark [style*="background:#f8f8fa"],html.dark [style*="background:#f9fafb"],html.dark [style*="background:#fafafa"]{background:var(--bba-surface-2)!important;color:var(--bba-text)!important}html.dark [style*="color: #000"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: #0e0e11"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: #111114"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: #111827"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: #111;"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: #1a1a1a"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: #1f2937"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: #222"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: #2a2a32"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: #333"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: #374151"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: #444"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: #4b5563"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: #555"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: black"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: rgb(0, 0, 0)"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: rgb(14, 14, 17)"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: rgb(17, 17, 17)"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: rgb(17, 17, 20)"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: rgb(17, 24, 39)"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: rgb(26, 26, 26)"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: rgb(31, 41, 55)"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: rgb(34, 34, 34)"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: rgb(42, 42, 50)"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: rgb(51, 51, 51)"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: rgb(55, 65, 81)"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: rgb(68, 68, 68)"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: rgb(75, 85, 99)"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: rgb(85, 85, 85)"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color:#000"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color:#0e0e11"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color:#111114"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color:#111827"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color:#1a1a1a"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color:#1f2937"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color:#222"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color:#333"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color:#374151"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]){color:var(--bba-text)!important}html.dark [style*="color: #5c5c6e"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: #666"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: #6b7280"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: #777"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: #888"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: #999"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: #9aa0aa"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: #9ca3af"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: #aaa"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: rgb(102, 102, 102)"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: rgb(107, 114, 128)"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: rgb(119, 119, 119)"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: rgb(136, 136, 136)"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: rgb(153, 153, 153)"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: rgb(154, 160, 170)"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: rgb(156, 163, 175)"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: rgb(170, 170, 170)"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color: rgb(92, 92, 110)"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color:#666"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color:#6b7280"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color:#888"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color:#999"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]),html.dark [style*="color:#aaa"]:not([style*="background: #"]):not([style*="background:#"]):not([style*="background: rgb"]):not([style*="background-color: #"]):not([style*="background-color:#"]):not([style*="background-color: rgb"]){color:var(--bba-text-muted)!important}html.dark [style*="border: 1px solid #ddd"],html.dark [style*="border: 1px solid #e5e5e7"],html.dark [style*="border: 1px solid #e5e7eb"],html.dark [style*="border: 1px solid #e8e8ec"],html.dark [style*="border: 1px solid #eee"],html.dark [style*="border: 1px solid #f5f5f7"],html.dark [style*="border: 1px solid rgb(221, 221, 221)"],html.dark [style*="border: 1px solid rgb(229, 229, 231)"],html.dark [style*="border: 1px solid rgb(229, 231, 235)"],html.dark [style*="border: 1px solid rgb(232, 232, 236)"],html.dark [style*="border: 1px solid rgb(238, 238, 238)"],html.dark [style*="border:1px solid #ddd"]{border-color:var(--bba-border)!important}html.dark .bg-gray-200{background-color:var(--bba-surface-2)!important}html.dark .bg-black,html.dark .bg-gray-800,html.dark .bg-gray-900{background-color:var(--bba-surface)!important}html.dark .text-gray-800{color:var(--bba-text)!important}html.dark .text-gray-400{color:var(--bba-text-muted)!important}html.dark .border-gray-100,html.dark .border-gray-400{border-color:var(--bba-border)!important}:root{--bg:#f6f6f7;--surface:#fff;--surface-2:#f0f0f2;--border:#e8e8ec;--border-2:#d4d4da;--text:#0e0e11;--text-2:#2a2a32;--sub:#5c5c6e;--muted:#a0a0b0;--ink:#111114;--radius:8px;--radius-sm:5px;--radius-lg:12px;--font-main:var(--font-geist-sans,var(--font-dm-sans,"Geist",sans-serif));--font-mono:var(--font-geist-mono,var(--font-dm-mono,"Geist Mono",monospace));--accent:#ffc107;--accent-strong:var(--accent)}@supports (color:color-mix(in lab,red,red)){:root{--accent-strong:color-mix(in srgb,var(--accent) 72%,#241800)}}:root{--accent-soft:var(--accent)}@supports (color:color-mix(in lab,red,red)){:root{--accent-soft:color-mix(in srgb,var(--accent) 13%,#fff)}}:root{--accent-line:var(--accent)}@supports (color:color-mix(in lab,red,red)){:root{--accent-line:color-mix(in srgb,var(--accent) 30%,#fff)}}:root{--accent-text:var(--accent)}@supports (color:color-mix(in lab,red,red)){:root{--accent-text:color-mix(in srgb,var(--accent) 42%,#241a00)}}:root{--accent-ink:#3d2e00;--text-3:#3f3f46;--text-muted:#52525b;--text-soft:#71717a;--text-faint:#a1a1aa;--text-label:#b0b0b8;--fill:#f4f4f5;--border-subtle:#f1f1f3;--radius-card:14px;--radius-modal:16px;--control-h:38px;--ease:cubic-bezier(.2,.7,.2,1);--dur:.15s;--success:#15803d;--success-bg:#f0fdf4;--danger:#e11d48;--danger-bg:#fef2f2;--warning:#b45309;--warning-bg:#fffbeb}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--border-2) transparent}body{font-family:var(--font-main);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.5}.tag-main-grid{flex:1;grid-template-columns:1fr 268px;gap:14px;min-height:0;display:grid;overflow:hidden}.tag-main-left{max-height:200vh;overflow:hidden}.tag-main-left,.tag-main-right{flex-direction:column;min-height:0;display:flex}.tag-main-right{gap:14px;overflow-y:auto}@media (max-width:1024px){.tag-main-grid{flex-direction:column;flex:1;grid-template-columns:1fr;min-height:0;display:flex;overflow:hidden auto}.tag-main-left{flex-shrink:0;height:calc(100vh - 302px);min-height:240px;overflow:hidden}.tag-main-right{flex-shrink:0}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}