.app{background:linear-gradient(#f8fafc 0%,#f5f7fb 100%);min-height:100vh;position:relative}.sidebar-hover-hotspot{z-index:12;width:14px;height:100vh;position:fixed;top:0;left:0}.sidebar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-sizing:border-box;z-index:14;background:#ffffffeb;border-right:1px solid #0f172a0f;flex-direction:column;gap:12px;width:340px;height:100vh;padding:14px;transition:width .18s,padding .18s,border-color .18s,transform .18s,box-shadow .18s;display:flex;position:fixed;top:0;left:0;overflow:hidden}.sidebar.collapsed{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-right-color:#0000;width:18px;min-width:18px;padding:0}.sidebar.peek-open{box-shadow:18px 0 36px #0f172a14}.sidebar-collapsed-rail{width:18px;height:100vh;position:relative}.sidebar-expand-peek{border:1px solid var(--border);width:34px;height:34px;color:var(--text);cursor:pointer;opacity:.18;background:#fffffff5;border-radius:12px;transition:opacity .14s,transform .14s;position:absolute;top:14px;left:6px;box-shadow:0 10px 22px #0f172a1a}.sidebar-collapsed-rail:hover .sidebar-expand-peek,.sidebar-expand-peek:hover{opacity:1;transform:translate(2px)}.sidebar-top{gap:12px;display:grid;position:relative}.sidebar-collapse-btn{z-index:2;border:1px solid var(--border);min-width:44px;height:44px;color:var(--text);cursor:pointer;background:#fffffffa;border-radius:14px;justify-content:center;align-items:center;padding:0 14px;font-weight:800;display:inline-flex;position:absolute;top:14px;right:14px;box-shadow:0 12px 24px #0f172a1f}.sidebar-reveal-inline{border:1px solid var(--border);width:36px;height:36px;color:var(--text);cursor:pointer;background:#fffffff5;border-radius:12px;flex-shrink:0;margin-right:10px}.sidebar-toggle-chip{border:1px solid var(--border);min-height:40px;color:var(--text);cursor:pointer;background:#fffffff5;border-radius:14px;flex-shrink:0;align-items:center;gap:10px;padding:0 14px;font-weight:800;display:inline-flex;box-shadow:0 8px 18px #0f172a14}.sidebar-toggle-chip:hover{transform:translateY(-1px)}.sidebar-toggle-chip-icon{justify-content:center;align-items:center;width:18px;font-size:15px;display:inline-flex}.sidebar-toggle-chip-label{white-space:nowrap;font-size:13px}.brand{border:1px solid var(--border);background:#fff;border-radius:18px;align-items:center;gap:10px;padding:12px;display:flex;box-shadow:0 18px 28px #0f172a0f}.brand-logo{background:linear-gradient(135deg,#2563eb1f,#7c3aed1a);border:1px solid #2563eb2e;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;overflow:hidden}.brand-title{letter-spacing:.2px;font-size:16px;font-weight:900}.brand-sub{color:var(--muted);margin-top:2px;font-size:12px;line-height:1.45}.sidebar-role-card{background:linear-gradient(#2563eb14,#7c3aed0d);border:1px solid #2563eb24;border-radius:20px;gap:10px;padding:14px;display:grid;box-shadow:0 14px 26px #0f172a0d}.sidebar-role-overline{letter-spacing:.1em;text-transform:uppercase;color:#2563eb;font-size:11px;font-weight:900}.sidebar-role-title{color:var(--text);font-size:16px;font-weight:900}.sidebar-role-sub{color:var(--muted);font-size:12px;line-height:1.55}.sidebar-role-flow{flex-wrap:wrap;gap:8px;display:flex}.sidebar-flow-chip{color:var(--text);cursor:pointer;background:#ffffffe0;border:1px solid #2563eb24;border-radius:999px;align-items:center;gap:8px;padding:8px 10px;font-size:11px;font-weight:800;transition:transform .14s,border-color .14s,background .14s;display:inline-flex}.sidebar-flow-chip:hover{border-color:#2563eb38;transform:translateY(-1px)}.sidebar-flow-chip.active{background:linear-gradient(135deg,#2563eb1f,#7c3aed1a);border-color:#2563eb38}.sidebar-flow-index{color:#1d4ed8;background:#2563eb1a;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:900;display:inline-flex}.sidebar-role-start{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #2563eb2e;border-radius:14px;justify-content:center;align-items:center;width:100%;padding:11px 14px;font-weight:800;transition:transform .14s,box-shadow .14s;display:inline-flex}.sidebar-role-start:hover{transform:translateY(-1px);box-shadow:0 10px 18px #0f172a14}.sidebar-search-wrap{position:relative}.sidebar-search-input{border:1px solid var(--border);width:100%;color:var(--text);background:#ffffffe6;border-radius:16px;padding:12px 14px;font-size:13px}.sidebar-search-results{z-index:20;background:#fff;border:1px solid #0f172a14;border-radius:16px;gap:6px;max-height:360px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:auto;box-shadow:0 22px 34px #0f172a24}.sidebar-search-empty{color:var(--muted);padding:14px 12px;font-size:13px}.sidebar-search-item{text-align:left;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:10px;width:100%;padding:10px 12px;display:flex}.sidebar-search-item:hover{background:#2563eb0d;border-color:#2563eb1f}.sidebar-search-title{color:var(--text);font-weight:800}.sidebar-search-sub{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.45}.sidebar-search-tag{border:1px solid var(--border);color:var(--muted);background:#fff;border-radius:999px;flex-shrink:0;padding:4px 8px;font-size:11px;font-weight:800}.sidebar-scroll{flex:auto;align-content:start;gap:10px;min-height:0;padding-right:4px;display:grid;overflow:hidden auto}.sidebar-scroll::-webkit-scrollbar{width:8px}.drawer-body::-webkit-scrollbar{width:8px}.sidebar-search-results::-webkit-scrollbar{width:8px}.command-body::-webkit-scrollbar{width:8px}.room-list::-webkit-scrollbar{width:8px}.chat-thread::-webkit-scrollbar{width:8px}.sidebar-scroll::-webkit-scrollbar-thumb{background:#94a3b88c;border-radius:999px}.drawer-body::-webkit-scrollbar-thumb{background:#94a3b88c;border-radius:999px}.sidebar-search-results::-webkit-scrollbar-thumb{background:#94a3b88c;border-radius:999px}.command-body::-webkit-scrollbar-thumb{background:#94a3b88c;border-radius:999px}.room-list::-webkit-scrollbar-thumb{background:#94a3b88c;border-radius:999px}.chat-thread::-webkit-scrollbar-thumb{background:#94a3b88c;border-radius:999px}.nav-group{flex-direction:column;gap:8px;display:flex}.nav-group-toggle{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:6px 6px 2px;display:flex}.nav-group-label{color:var(--text);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900}.nav-group-hint{color:var(--muted);margin-top:2px;font-size:11px}.nav-group-chevron{color:var(--muted);font-size:18px;transition:transform .14s;transform:rotate(0)}.nav-group-chevron.collapsed{transform:rotate(-90deg)}.nav{flex-direction:column;gap:4px;display:flex}.nav-item{color:#0f172adb;border:1px solid #0000;border-radius:18px;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;text-decoration:none;transition:background .14s,border-color .14s,transform .14s;display:flex}.nav-item:hover{background:#0f172a0a;transform:translateY(-1px)}.nav-item.active{color:#0f172af5;background:linear-gradient(135deg,#2563eb1a,#7c3aed14);border-color:#2563eb2e}.nav-left{flex:1;align-items:flex-start;gap:12px;min-width:0;display:flex}.nav-icon{justify-content:center;width:18px;padding-top:2px;display:flex}.nav-copy{flex:1;min-width:0;display:grid}.nav-label{white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.nav-meta{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:2px;font-size:11px;line-height:1.35;display:-webkit-box;overflow:hidden}.nav-badge{color:#fff;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:11px;font-weight:800;display:inline-flex}.theme-toggle-row{flex-shrink:0;align-items:center;gap:14px;display:flex}.theme-toggle-label{color:var(--text);font-weight:700!important}.theme-toggle-button{cursor:pointer;background:#d6d1d1;border:none;border-radius:999px;align-items:center;width:52px;height:32px;padding:3px;transition:background .2s,box-shadow .2s,transform .14s;display:inline-flex;position:relative;box-shadow:inset 0 0 0 1px #0f172a14}.theme-toggle-button:hover{transform:translateY(-1px)}.theme-toggle-button.is-on{background:linear-gradient(135deg,#b9c8ff,#93aaf7)}.theme-toggle-button.is-off{background:#d6d1d1}.theme-toggle-knob{background:#fff;border-radius:50%;width:26px;height:26px;transition:transform .2s;transform:translate(0);box-shadow:0 6px 18px #0f172a2e}.theme-toggle-button.is-on .theme-toggle-knob{transform:translate(20px)}.sidebar-footer{background:#ffffffeb;border-top:1px solid #0f172a0f;flex-direction:column;flex-shrink:0;gap:10px;margin-top:auto;padding-top:8px;padding-bottom:2px;display:flex}.sidebar-user-card{background:linear-gradient(#fffffff5,#f8fafcf5);border:1px solid #0f172a14;border-radius:20px;gap:12px;padding:12px;display:grid;box-shadow:0 12px 24px #0f172a0f}.sidebar-user-row{align-items:center;gap:12px;min-width:0;display:flex}.sidebar-user-avatar-wrap{background:linear-gradient(135deg,#2563eb1f,#7c3aed1a);border:1px solid #2563eb1f;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex;overflow:hidden}.sidebar-user-avatar{object-fit:cover;width:100%;height:100%;display:block}.sidebar-user-avatar-fallback{color:#0f172a;font-weight:900}.sidebar-user-copy{gap:3px;min-width:0;display:grid}.sidebar-user-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:900;overflow:hidden}.sidebar-user-role{color:var(--muted);font-size:12px;font-weight:700}.sidebar-footer-actions{grid-template-columns:1fr 112px;gap:8px;display:grid}.sidebar-footer-btn{border:1px solid var(--border);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 12px;font-weight:800;transition:transform .14s,border-color .14s,background .14s,color .14s;display:inline-flex}.sidebar-footer-btn:hover{transform:translateY(-1px)}.sidebar-footer-btn-primary{color:#0f172a;background:linear-gradient(135deg,#2563eb1f,#7c3aed14);border-color:#2563eb2e}.sidebar-footer-btn-secondary{color:var(--text);background:#fffffff5}.main{flex-direction:column;width:100%;min-width:0;display:flex}.topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:5;background:#ffffffe6;border-bottom:1px solid #0f172a0f;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;position:sticky;top:0}.topbar-left{align-items:center;min-width:0;display:flex}.topbar-title{font-size:18px;font-weight:900}.topbar-sub{color:var(--muted);margin-top:4px;font-size:12px}.topbar-right{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.topbar-pill{border:1px solid var(--border);color:var(--muted);background:#ffffffdb;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.topbar-pill-action{cursor:pointer}.content{padding:20px}.content>.container{width:100%;max-width:none;margin:0}.drawer-backdrop{top:0;bottom:0;right:0;left:var(--vx-shell-left-offset,0px);z-index:50;background:#0f172a59;justify-content:flex-end;transition:left .18s;display:flex;position:fixed}.drawer{width:420px;max-width:calc(100vw - var(--vx-shell-left-offset,0px) - 16px);min-width:min(360px, calc(100vw - var(--vx-shell-left-offset,0px) - 16px));border-left:1px solid var(--border);background:#fff;flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:-18px 0 32px #0f172a1f}.drawer-head{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;padding:14px;display:flex}.drawer-title{font-weight:900}.drawer-sub{color:var(--muted);margin-top:4px;font-size:12px}.drawer-body{background:#fff;flex-direction:column;flex:1;gap:10px;padding:14px;display:flex;overflow:auto}.chat{display:flex}.chat.user{justify-content:flex-end}.bubble{white-space:pre-wrap;border:1px solid var(--border);background:#fff;border-radius:16px;max-width:92%;padding:10px 12px}.chat.user .bubble{background:linear-gradient(135deg,#2563eb1a,#7c3aed14);border-color:#2563eb2e}.drawer-foot{border-top:1px solid var(--border);background:#fff;align-items:flex-end;gap:10px;padding:14px;display:flex}.drawer-foot textarea{flex:1;min-height:44px}.command-backdrop{z-index:80;background:#0f172a59;justify-content:center;align-items:flex-start;padding-top:72px;display:flex;position:fixed;inset:0}.command-modal{background:#fff;border:1px solid #0f172a14;border-radius:20px;width:min(720px,100vw - 32px);overflow:hidden;box-shadow:0 28px 50px #0f172a2e}.command-head{border-bottom:1px solid #0f172a0f;align-items:center;gap:10px;padding:14px;display:flex}.command-input{border:1px solid var(--border);color:var(--text);background:#fff;border-radius:14px;flex:1;padding:12px 14px;font-size:14px}.command-close{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:12px;padding:10px 12px;font-weight:700}.command-body{gap:8px;max-height:420px;padding:10px;display:grid;overflow:auto}.command-empty{padding:18px 14px}.command-empty-title{color:var(--text);font-weight:900}.command-empty-sub{color:var(--muted);margin-top:6px;font-size:13px;line-height:1.5}.command-item{text-align:left;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:14px;justify-content:space-between;align-items:flex-start;gap:12px;width:100%;padding:12px 14px;display:flex}.command-item:hover{background:#2563eb0d;border-color:#2563eb1f}.command-title{color:var(--text);font-weight:800}.command-sub{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.45}.command-tag{border:1px solid var(--border);color:var(--muted);background:#fff;border-radius:999px;flex-shrink:0;padding:4px 8px;font-size:11px;font-weight:800}.auth-shell{background:linear-gradient(#f6f8fc 0%,#eef4fb 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{background:#fff;border:1px solid #e7edf6;border-radius:22px;grid-template-columns:1.08fr .92fr;gap:0;width:min(1020px,100%);display:grid;overflow:hidden;box-shadow:0 18px 50px #0f172a1a}.auth-left{background:linear-gradient(#fff 0%,#f7fbff 100%);border-right:1px solid #eef2f8;padding:30px}.auth-right{padding:30px}.brand-row{align-items:center;gap:12px;display:flex}.auth-left .brand-logo{object-fit:contain;width:54px;height:54px;box-shadow:none;background:#fff;border:1px solid #e7edf6;border-radius:14px}.brand-name{letter-spacing:.2px;color:#0b1f3a;font-size:18px;font-weight:800}.brand-tagline{color:#51607a;margin-top:2px;font-size:13px;line-height:1.35}.auth-bullets{gap:14px;margin-top:18px;display:grid}.auth-bullet{background:#fff;border:1px solid #eef2f8;border-radius:16px;grid-template-columns:16px 1fr;align-items:start;gap:10px;padding:14px;display:grid}.dot{opacity:.85;background:#0b1f3a;border-radius:999px;width:10px;height:10px;margin-top:5px}.bullet-title{color:#0b1f3a;font-size:13px;font-weight:700}.bullet-sub{color:#51607a;margin-top:2px;font-size:12.5px;line-height:1.45}.auth-footer{border-top:1px solid #eef2f8;margin-top:16px;padding-top:14px}.footer-line{color:#0b1f3a;font-size:12.5px;font-weight:600}.footer-muted{color:#6b7b95;margin-top:4px;font-size:12px;line-height:1.45}.auth-title{color:#0b1f3a;margin:0;font-size:28px;font-weight:900}.auth-subtitle{color:#51607a;margin-top:8px;margin-bottom:18px;font-size:14px;line-height:1.5}.auth-form{gap:12px;display:grid}.field span{color:#0b1f3a;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.field input,.field select,.field textarea{background:#f7fbff;border:1px solid #dfe7f3;border-radius:14px;outline:none;width:100%;padding:12px 14px}.field input:focus,.field select:focus,.field textarea:focus{background:#fff;border-color:#9bb7ff;box-shadow:0 0 0 4px #9bb7ff40}.auth-error{color:#a32727;background:#fff5f5;border:1px solid #ffd2d2;border-radius:12px;padding:10px 12px;font-size:12.5px}.auth-btn{color:#fff;cursor:pointer;background:#0b1f3a;border:1px solid #0b1f3a;border-radius:14px;margin-top:4px;padding:12px 14px;font-weight:700}.auth-btn:disabled{opacity:.6;cursor:not-allowed}.auth-help{margin-top:14px}.help-muted{color:#6b7b95;font-size:12px;line-height:1.45}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11.5px}.grid3{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.page-head{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:12px;display:flex}.tabbtn{cursor:pointer;background:#fff;border:1px solid #dfe7f3;border-radius:12px;padding:10px 12px;font-weight:700}.tabbtn.active{color:#fff;background:#0b1f3a;border-color:#0b1f3a}.kv-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.kv{background:#fff;border:1px solid #eef2f8;border-radius:12px;padding:10px}.kv-label{color:#6b7b95;font-size:12px;font-weight:700}.kv-value{color:#0b1f3a;margin-top:4px;font-size:14px;font-weight:800}.h1{color:#0f172a;font-size:28px;font-weight:900;line-height:1.1}.subtle{color:var(--muted);font-size:13px;line-height:1.5}.error{color:#b91c1c;margin-top:10px;font-size:13px}.chat-layout{grid-template-columns:360px minmax(0,1fr);gap:14px;display:grid}.room-list-card,.chat-room-card{min-height:620px}.room-list-card{grid-template-rows:auto auto minmax(0,1fr);gap:12px;display:grid}.room-list{align-content:start;gap:10px;display:grid;overflow:auto}.room-item{text-align:left;border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:16px;gap:10px;width:100%;padding:14px;transition:border-color .14s,box-shadow .14s,transform .14s;display:grid}.room-item:hover{border-color:#2563eb33;transform:translateY(-1px);box-shadow:0 10px 20px #0f172a0f}.room-item.active{background:linear-gradient(135deg,#2563eb0f,#7c3aed0a);border-color:#2563eb47}.room-item-title{font-size:18px;font-weight:900;line-height:1.2}.room-item-preview{color:var(--text);min-height:42px;font-size:15px;line-height:1.45}.chat-room-card{grid-template-rows:auto auto minmax(0,1fr) auto;gap:14px;display:grid}.chat-room-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.chat-thread{flex-direction:column;gap:12px;min-height:280px;padding-right:4px;display:flex;overflow:auto}.chat-message-row{display:flex}.chat-message-card{border:1px solid var(--border);background:#fff;border-radius:18px;max-width:860px;padding:12px 14px;box-shadow:0 10px 20px #0f172a0a}.chat-message-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;font-size:12px;display:flex}.chat-message-body{color:var(--text);white-space:pre-wrap;font-size:14px;line-height:1.6}.chat-room-foot{gap:10px;display:grid}.empty-state{min-height:180px;color:var(--muted);border:1px dashed var(--border);background:#fbfdff;border-radius:16px;place-items:center;font-size:14px;display:grid}.compliance-shell{gap:14px;display:grid}.compliance-tabs{flex-wrap:wrap;gap:8px;display:flex}.compliance-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:12px;display:grid}.compliance-note{background:linear-gradient(135deg,#2563eb0d,#7c3aed0a);border:1px solid #2563eb29;border-radius:16px;padding:14px}.summary-card-title{margin-bottom:10px;font-size:17px;font-weight:900}.summary-list{gap:10px;display:grid}.summary-row{border-bottom:1px solid #0f172a0f;justify-content:space-between;gap:10px;padding-bottom:8px;display:flex}.summary-row:last-child{border-bottom:none;padding-bottom:0}.summary-label{color:var(--muted);font-size:13px}.summary-value{font-size:16px;font-weight:800}.compliance-top-banner{background:linear-gradient(135deg,#fbfdff,#2563eb0d);border:1px solid #2563eb1f}.compliance-hero-card{background:linear-gradient(#fff,#f8fafcf5);border:1px solid #0f172a0f}.compliance-hero-value{letter-spacing:-.02em;color:#0f172a;margin-top:8px;font-size:30px;font-weight:900}.compliance-list-wrap{gap:10px;margin-top:14px;display:grid}.compliance-list-row{background:#fcfdff;border:1px solid #0f172a0f;border-radius:18px;justify-content:space-between;gap:16px;padding:14px;display:flex}.compliance-list-row-stack{display:grid}.compliance-row-title{color:#0f172a;font-size:15px;font-weight:800}.compliance-inline-note{color:#334155;background:linear-gradient(135deg,#2563eb0d,#7c3aed0a);border:1px solid #2563eb1f;border-radius:14px;padding:10px 12px;font-size:13px}.compliance-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.compliance-mini-card{background:#fbfdff;border:1px solid #0f172a0f;border-radius:16px;padding:12px}.compliance-mini-value{color:#0f172a;margin-top:6px;font-size:18px;font-weight:900}.compliance-metric-grid{align-items:stretch}@media (width<=1200px){.chat-layout{grid-template-columns:320px minmax(0,1fr)}}@media (width>=981px){.app{padding-left:var(--sidebar-space)}.main{width:100%}}@media (width<=980px){.app{padding-left:0;display:block}.sidebar{width:290px;position:sticky;left:auto}.main{margin-left:0}.topbar{flex-direction:column;align-items:flex-start;gap:12px}.topbar-right{justify-content:flex-start}.auth-card{grid-template-columns:1fr}.auth-left{border-bottom:1px solid #eef2f8;border-right:none}.grid3,.compliance-filter-grid,.chat-layout{grid-template-columns:1fr}.room-list-card,.chat-room-card{min-height:auto}}.topbar-user-card{border:1px solid var(--border);background:#ffffffeb;border-radius:999px;align-items:center;gap:10px;max-width:280px;padding:6px 10px;display:flex}.topbar-user-avatar{object-fit:cover;border:1px solid #0f172a14;border-radius:999px;flex-shrink:0;width:34px;height:34px}.topbar-user-avatar-fallback{color:#0f172a;background:linear-gradient(135deg,#2563eb1f,#7c3aed1a);justify-content:center;align-items:center;font-size:12px;font-weight:900;display:flex}.topbar-user-copy{min-width:0;display:grid}.topbar-user-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:800;overflow:hidden}.topbar-user-meta{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.profile-summary-card{gap:4px;display:grid}.profile-summary-card.is-collapsed{padding-bottom:20px}.profile-summary-toggle{text-align:left;cursor:pointer;color:var(--text);background:0 0;border:0;flex:1;justify-content:space-between;align-items:center;gap:14px;padding:0;display:flex}.profile-summary-chevron{color:var(--muted);font-size:18px;transition:transform .14s;transform:rotate(-90deg)}.profile-summary-chevron.expanded{transform:rotate(0)}.profile-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:2px;display:grid}.profile-summary-grid>div{background:#fafcff;border:1px solid #0f172a0f;border-radius:16px;gap:6px;padding:12px 14px;display:grid}.profile-summary-grid strong{color:#0f172a;word-break:break-word;font-size:14px;line-height:1.45}.profile-summary-avatar{object-fit:cover;border:1px solid #0f172a14;border-radius:999px;flex-shrink:0;width:58px;height:58px}.profile-summary-avatar-fallback{color:#0f172a;background:linear-gradient(135deg,#2563eb1f,#7c3aed1a);justify-content:center;align-items:center;font-size:18px;font-weight:900;display:flex}@media (width<=980px){.profile-summary-grid{grid-template-columns:1fr}.topbar-user-card{max-width:100%}}.sidebar-resizer{cursor:col-resize;z-index:10;background:0 0;width:6px;height:100%;position:absolute;top:0;right:0}.sidebar-resizer:hover{background:#0000000d}.modern-sidebar-scroll{gap:14px;display:grid}.nav-section,.nav-section-shell{gap:10px;display:grid}.nav-section-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:800}.modern-nav{gap:8px;display:grid}.dashboard-nav-item{background:linear-gradient(135deg,#2563eb17,#7c3aed0f);border-color:#2563eb29}.nav-right{align-items:center;gap:8px;display:flex}.nav-inline-pill{color:#1d4ed8;background:#2563eb14;border:1px solid #2563eb1f;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800}.workspace-rail-card{background:linear-gradient(#f8fafcfa,#f1f5f9f5);border:1px solid #0f172a14;border-radius:18px;gap:12px;padding:14px;display:grid;box-shadow:0 12px 24px #0f172a0d}.workspace-rail-title{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:900}.workspace-rail-grid{gap:8px;display:grid}.workspace-rail-item{border:1px solid var(--border);color:var(--text);background:#ffffffe6;border-radius:14px;justify-content:space-between;align-items:center;padding:12px 14px;font-size:13px;text-decoration:none;display:flex}.workspace-rail-item strong{font-size:14px}.workspace-rail-actions{gap:8px;display:grid}.ux-section-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ux-section-header.compact{margin-bottom:0}.ux-section-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#2563eb;margin-bottom:8px;font-size:11px;font-weight:900}.ux-section-title{color:var(--text);margin:0;font-size:24px;line-height:1.2}.ux-section-header.compact .ux-section-title{font-size:18px}.ux-section-subtitle{color:var(--muted);max-width:880px;margin-top:8px;line-height:1.65}.ux-section-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.page-mode-shell{gap:10px;margin-top:14px;display:grid}.page-mode-tabs{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px;display:grid}.page-mode-tab{cursor:pointer;background:#ffffffeb;border:1px solid #0f172a14;border-radius:18px;align-items:flex-start;gap:12px;padding:14px 16px;transition:transform .14s,border-color .14s,box-shadow .14s;display:flex;position:relative}.page-mode-tab:hover{border-color:#2563eb2e;transform:translateY(-1px);box-shadow:0 12px 24px #0f172a0f}.page-mode-tab.active{background:linear-gradient(135deg,#2563eb14,#7c3aed0d);border-color:#2563eb47;box-shadow:0 14px 26px #2563eb14}.page-mode-tab input{opacity:0;pointer-events:none;position:absolute}.page-mode-copy{gap:6px;min-width:0;display:grid}.page-mode-label-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.page-mode-label{color:var(--text);font-size:14px;font-weight:800}.page-mode-count{color:var(--text);background:#0f172a0f;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800}.page-mode-description{color:var(--muted);font-size:12px;line-height:1.45}.page-mode-helper{color:var(--muted);font-size:12px;line-height:1.55}.smart-table-wrap{margin-top:12px}.smart-table .align-right{text-align:right}.smart-table-head{align-items:center;gap:6px;display:inline-flex}.smart-table-clickable{cursor:pointer}.smart-table-clickable:hover{background:#2563eb0a}.helper-hint{width:18px;height:18px;color:var(--muted);cursor:help;background:#fff;border:1px solid #0f172a1f;border-radius:999px;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:inline-flex;position:relative}.helper-hint-bubble{color:#fff;opacity:0;pointer-events:none;background:#0f172a;border-radius:12px;width:220px;padding:10px 12px;font-size:12px;line-height:1.5;transition:opacity .14s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 18px 30px #0f172a38}.helper-hint:hover .helper-hint-bubble,.helper-hint:focus .helper-hint-bubble{opacity:1}.ux-drawer{background:linear-gradient(#fff 0%,#fbfdff 100%)}.ux-drawer-head{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2}.ux-drawer-body{gap:14px}.ux-drawer-foot{background:#fffffff2}@media (width<=980px){.page-mode-tabs,.workspace-rail-grid{grid-template-columns:1fr}}.topbar-notifications{position:relative}.topbar-notification-menu{z-index:60;background:#fff;border:1px solid #0f172a14;border-radius:18px;gap:8px;width:min(360px,100vw - 32px);padding:10px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 24px 44px #0f172a29}.topbar-notification-head{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);padding:4px 6px;font-size:12px;font-weight:900}.topbar-notification-empty{color:var(--muted);padding:12px 10px;font-size:13px}.topbar-notification-item{text-align:left;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:14px;justify-content:space-between;align-items:flex-start;gap:12px;width:100%;padding:10px 12px;display:flex}.topbar-notification-item:hover{background:#2563eb0d;border-color:#2563eb1f}.topbar-notification-title{color:var(--text);font-weight:800}.topbar-notification-sub{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.45}.topbar-notification-badge{color:#fff;background:#ef4444;border:1px solid #dc26262e;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:11px;font-weight:800;display:inline-flex}html[data-theme=dark] .sidebar-expand-peek,html[data-theme=dark] .sidebar-collapse-btn,html[data-theme=dark] .sidebar-reveal-inline,html[data-theme=dark] .sidebar-toggle-chip{background:var(--panel2);color:var(--text);border-color:var(--border);box-shadow:0 10px 24px #02061757}html[data-theme=dark] .brand,html[data-theme=dark] .sidebar-search-results,html[data-theme=dark] .sidebar-search-item,html[data-theme=dark] .topbar-notification-menu,html[data-theme=dark] .topbar-notification-item,html[data-theme=dark] .workspace-rail-card,html[data-theme=dark] .workspace-rail-item,html[data-theme=dark] .page-mode-tab,html[data-theme=dark] .compliance-list-row,html[data-theme=dark] .compliance-mini-card,html[data-theme=dark] .compliance-hero-card,html[data-theme=dark] .modal-shell-panel,html[data-theme=dark] .modal-shell-head,html[data-theme=dark] .modal-shell-footer,html[data-theme=dark] .audit-detail-card{color:var(--text);box-shadow:0 14px 30px #0206173d;background:var(--panel)!important;border-color:var(--border)!important}html[data-theme=dark] .page-mode-tab{background:linear-gradient(#0f1b2dfa,#0c1626fa)!important}html[data-theme=dark] .page-mode-tab:hover{border-color:#69a7ff3d;box-shadow:0 16px 28px #02061757}html[data-theme=dark] .page-mode-tab.active{box-shadow:0 18px 34px #02061761;background:linear-gradient(135deg,#69a7ff2e,#9c88ff24)!important;border-color:#69a7ff57!important}html[data-theme=dark] .page-mode-label,html[data-theme=dark] .compliance-row-title,html[data-theme=dark] .compliance-mini-value,html[data-theme=dark] .compliance-hero-value,html[data-theme=dark] .topbar-notification-title,html[data-theme=dark] .workspace-rail-item strong,html[data-theme=dark] .helper-hint{color:var(--text)!important}html[data-theme=dark] .page-mode-count,html[data-theme=dark] .topbar-notification-badge,html[data-theme=dark] .nav-inline-pill{color:var(--text);background:#9cb0c91a;border:1px solid #9cb0c92e}html[data-theme=dark] .helper-hint{background:var(--panel2);border-color:var(--border)}html[data-theme=dark] .helper-hint-bubble{color:#e7eef9;background:#08111f;box-shadow:0 18px 36px #0206177a}html[data-theme=dark] .compliance-top-banner,html[data-theme=dark] .workspace-rail-card,html[data-theme=dark] .ux-drawer,html[data-theme=dark] .ux-drawer-head,html[data-theme=dark] .ux-drawer-foot{border-color:var(--border)!important;background:linear-gradient(#0f1b2dfa,#0c1626fa)!important}html[data-theme=dark] .compliance-inline-note,html[data-theme=dark] .dashboard-nav-item,html[data-theme=dark] .nav-item.active{color:var(--text)!important;background:linear-gradient(135deg,#69a7ff29,#9c88ff1f)!important;border-color:#69a7ff3d!important}html[data-theme=dark] .sidebar-search-tag,html[data-theme=dark] .topbar-pill,html[data-theme=dark] .workspace-rail-item,html[data-theme=dark] .profile-summary-grid>div{background:var(--panel2)!important;border-color:var(--border)!important;color:var(--text)!important}html[data-theme=dark] .topbar-user-avatar,html[data-theme=dark] .profile-summary-avatar{border-color:#9cb0c92e}html[data-theme=dark] .sidebar-resizer:hover{background:#9cb0c91f}html[data-theme=dark] .sidebar-user-card{border-color:var(--border);background:linear-gradient(#0f1b2dfa,#0c1626fa);box-shadow:0 16px 30px #02061757}html[data-theme=dark] .sidebar-user-avatar-wrap{background:linear-gradient(135deg,#69a7ff2e,#9c88ff29);border-color:#69a7ff33}html[data-theme=dark] .sidebar-user-avatar-fallback{color:var(--text)}html[data-theme=dark] .sidebar-footer-btn-secondary{background:var(--panel2);border-color:var(--border);color:var(--text)}html[data-theme=dark] .sidebar-footer-btn-primary{color:var(--text);background:linear-gradient(135deg,#69a7ff2e,#9c88ff24);border-color:#69a7ff42}.chat-directory-layout{grid-template-columns:minmax(320px,.9fr) minmax(420px,1.1fr);align-items:start;gap:14px;display:grid}.chat-directory-card,.chat-summary-card{gap:14px;min-height:640px;display:grid}.chat-role-sections,.chat-conversation-list{align-content:start;gap:12px;display:grid;overflow:auto}.chat-role-section{border:1px solid var(--border);background:var(--panel2);box-shadow:var(--shadow-soft);border-radius:18px;padding:12px}.chat-role-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.chat-role-head.toggle{cursor:pointer;text-align:left;background:0 0;border:0;width:100%;padding:0}.chat-role-head-left{align-items:center;gap:8px;display:flex}.chat-role-chevron{color:var(--muted);font-size:14px;transition:transform .16s}.chat-role-chevron.collapsed{transform:rotate(-90deg)}.chat-person-stack{gap:8px;display:grid}.chat-person-card{background:#ffffffb3;border:1px solid #0000;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:8px;transition:border-color .14s,transform .14s,box-shadow .14s;display:grid}.chat-person-card:hover{border-color:#2563eb2e;transform:translateY(-1px);box-shadow:0 10px 20px #0f172a0f}.chat-avatar,.chat-avatar-fallback{object-fit:cover;border:1px solid #2563eb29;border-radius:999px;flex-shrink:0;box-shadow:0 8px 20px #0f172a14}.chat-avatar-fallback{color:var(--text);background:linear-gradient(135deg,#2563eb1f,#7c3aed1a);justify-content:center;align-items:center;font-weight:900;display:flex}.chat-avatar-button,.chat-popup-avatar-button,.chat-popup-inline-avatar{cursor:pointer;background:0 0;border:0;padding:0}.chat-person-trigger{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;width:100%;padding:8px 10px}.chat-person-trigger:hover,.chat-popup-title-button:hover{background:#2563eb0f}.chat-person-main{align-items:center;gap:12px;min-width:0;display:flex}.chat-person-copy{gap:4px;min-width:0;display:grid}.chat-person-name-single{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:800;overflow:hidden}.chat-person-meta{color:var(--muted);font-size:12px;line-height:1.4}.chat-person-badges{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.chat-conversation-card{gap:12px}.chat-person-card.active{background:linear-gradient(135deg,#2563eb14,#7c3aed0d);border-color:#2563eb38}.chat-conversation-card.premium{gap:14px;padding:16px}.chat-conversation-list.premium{gap:14px}.chat-conversation-footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.chat-open-pill{min-width:74px;color:var(--text);background:#2563eb0f;border:1px solid #2563eb29;border-radius:999px;justify-content:center;align-items:center;padding:7px 12px;font-size:12px;font-weight:800;display:inline-flex}.chat-room-preview-line{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:40px;font-size:14px;line-height:1.45;display:-webkit-box;overflow:hidden}.chat-popup-shell{z-index:70;width:min(420px, calc(100vw - var(--vx-shell-left-offset,0px) - 30px));position:fixed;bottom:18px;right:20px}.chat-popup-shell.expanded{width:min(680px, calc(100vw - var(--vx-shell-left-offset,0px) - 30px))}.chat-popup-shell.minimized .chat-popup-card{min-height:auto}.chat-popup-card{background:var(--panel);border:1px solid #2563eb29;border-radius:24px;grid-template-rows:auto minmax(0,1fr) auto;min-height:560px;display:grid;overflow:hidden;box-shadow:0 30px 70px #0206173d}.chat-popup-head{cursor:grab;-webkit-user-select:none;user-select:none;border-bottom:1px solid var(--border);background:linear-gradient(135deg,#2563eb14,#7c3aed0d);justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.chat-popup-head-main{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.chat-popup-title-button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;flex:1;min-width:0;padding:6px 8px}.chat-popup-title{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:18px;font-weight:900;overflow:hidden}.chat-popup-subtitle{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.4}.chat-popup-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.chat-popup-actions.icon-only{flex-wrap:nowrap}.chat-popup-icon-btn{width:34px;height:34px;color:var(--text);cursor:pointer;background:#ffffffb8;border:1px solid #2563eb29;border-radius:10px;justify-content:center;align-items:center;transition:transform .14s,border-color .14s,background .14s;display:inline-flex}.chat-popup-icon-btn:hover{background:#2563eb14;border-color:#2563eb3d;transform:translateY(-1px)}.chat-popup-icon-btn.close:hover{background:#ef444414;border-color:#ef44443d}.chat-popup-body{flex-direction:column;gap:12px;min-height:280px;max-height:55vh;padding:14px 16px;display:flex;overflow:auto}.chat-popup-message-row{align-items:flex-end;gap:8px;display:flex}.chat-popup-message-row.mine{justify-content:flex-end}.chat-popup-bubble{border:1px solid var(--border);background:var(--panel2);border-radius:20px;max-width:min(82%,460px);padding:12px 14px;box-shadow:0 10px 22px #0f172a0d}.chat-popup-bubble.mine{background:linear-gradient(135deg,#2563eb1f,#7c3aed14);border-color:#2563eb2e}.chat-popup-bubble-meta{color:var(--muted);justify-content:space-between;gap:12px;margin-bottom:8px;font-size:12px;display:flex}.chat-popup-bubble-body{white-space:pre-wrap;color:var(--text);line-height:1.55}.chat-popup-foot{border-top:1px solid var(--border);background:var(--panel);gap:10px;padding:14px 16px 16px;display:grid}.chat-popup-foot textarea{resize:vertical;width:100%;min-height:84px}.chat-popup-foot-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.chat-profile-head{align-items:center;gap:14px;display:flex}.chat-profile-name{color:var(--text);font-size:22px;font-weight:900}.chat-profile-sub{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.45}@media (width<=1100px){.chat-directory-layout{grid-template-columns:1fr}.chat-directory-card,.chat-summary-card{min-height:auto}}@media (width<=720px){.chat-popup-shell,.chat-popup-shell.expanded{right:10px;left:calc(var(--vx-shell-left-offset,0px) + 10px);width:auto}.chat-popup-card{min-height:68vh}.chat-popup-head{cursor:grab;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:stretch}.chat-popup-bubble{max-width:100%}}html[data-theme=dark] .chat-role-section,html[data-theme=dark] .chat-person-card,html[data-theme=dark] .chat-popup-card,html[data-theme=dark] .chat-popup-foot,html[data-theme=dark] .chat-popup-bubble{background:#081428;border-color:#94a3b829}html[data-theme=dark] .chat-person-trigger:hover,html[data-theme=dark] .chat-popup-title-button:hover{background:#3b82f61f}html[data-theme=dark] .chat-popup-icon-btn{background:#081428e0;border-color:#94a3b829}html[data-theme=dark] .chat-open-pill{background:#3b82f61f;border-color:#94a3b829}html[data-theme=dark] .chat-popup-head{cursor:grab;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#1e40af38,#5b21b629);border-bottom-color:#94a3b829}html[data-theme=dark] .chat-popup-bubble.mine{background:linear-gradient(135deg,#2563eb3d,#7c3aed2e)}.topbar-icon-pill{color:var(--text);cursor:pointer;background:#ffffffeb;border:1px solid #0f172a14;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:800;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s;display:inline-flex;position:relative}.topbar-icon-pill:hover{border-color:#2563eb2e;transform:translateY(-1px);box-shadow:0 10px 24px #0f172a14}.topbar-icon-pill-compact{width:42px;height:42px;padding:0}.topbar-icon-pill-glyph{font-size:16px;line-height:1}.topbar-icon-pill-badge{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:900;display:inline-flex;position:absolute;top:-7px;right:-4px;box-shadow:0 8px 18px #ef444447}.topbar-profile-menu{position:relative}.topbar-user-button{cursor:pointer;max-width:320px}.topbar-profile-dropdown{z-index:60;background:#fff;border:1px solid #0f172a14;border-radius:18px;gap:12px;width:min(300px,100vw - 32px);padding:12px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 24px 44px #0f172a29}.topbar-profile-dropdown-head{border-bottom:1px solid #0f172a0f;gap:4px;padding:4px 2px 6px;display:grid}.topbar-profile-status-grid{gap:8px;display:grid}.topbar-profile-error{color:#b91c1c;background:#fef2f2f5;border:1px solid #ef44442e;border-radius:12px;padding:10px 12px;font-size:12px;font-weight:700;line-height:1.45}.topbar-status-choice{text-align:left;cursor:pointer;width:100%;color:var(--text);background:#fff;border:1px solid #0f172a14;border-radius:14px;align-items:center;gap:10px;padding:10px 12px;font-size:13px;font-weight:800;display:flex}.topbar-status-choice:hover{background:#2563eb0a;border-color:#2563eb24}.topbar-status-choice.active{background:linear-gradient(135deg,#2563eb14,#7c3aed0d);border-color:#2563eb2e}.topbar-status-choice:disabled{opacity:.72;cursor:wait}.topbar-profile-link{color:#1d4ed8;text-align:left;cursor:pointer;background:#2563eb0f;border:0;border-radius:12px;padding:10px 12px;font-weight:800}.topbar-profile-link:hover{background:#2563eb1a}.topbar-user-avatar-wrap,.avatar-with-presence{display:inline-flex;position:relative}.presence-dot{background:#94a3b8;border:2px solid #fff;border-radius:999px;width:11px;height:11px;box-shadow:0 6px 12px #0f172a1f}.presence-dot.online{background:#2563eb}.presence-dot.away{background:#f59e0b}.presence-dot.offline{background:#94a3b8}.avatar-presence{position:absolute;bottom:-1px;right:-1px}.topbar-user-presence{position:absolute;bottom:0;right:0}.chat-presence-pill{color:var(--text);background:#f8fafceb;border:1px solid #0f172a14;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:11px;font-weight:800;display:inline-flex}.chat-presence-pill.online{color:#1d4ed8;background:#2563eb14;border-color:#2563eb29}.chat-presence-pill.away{color:#b45309;background:#f59e0b1f;border-color:#f59e0b38}.chat-presence-pill.offline{color:#64748b;background:#94a3b81f;border-color:#94a3b82e}.chat-person-presence-line{flex-wrap:wrap;align-items:center;gap:8px;margin-top:6px;display:flex}.chat-presence-note{line-height:1.45}.availability-card,.availability-preview{border-radius:20px}.availability-title{color:var(--text);font-size:15px;font-weight:900}.availability-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.availability-choice-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #0f172a14;border-radius:18px;gap:10px;padding:14px;display:grid}.availability-choice-card:hover{border-color:#2563eb29;box-shadow:0 10px 22px #0f172a0f}.availability-choice-card.active{background:linear-gradient(135deg,#2563eb14,#7c3aed0d);border-color:#2563eb2e}.availability-choice-head,.availability-preview-head{align-items:center;gap:10px;display:flex}.chat-dock-panel{z-index:68;width:min(360px,calc(100vw - var(--vx-shell-left-offset,0px) - 28px));height:min(72vh,560px);transition:transform .18s,opacity .18s;position:fixed;bottom:18px;right:20px}.chat-dock-panel.expanded{width:min(540px,calc(100vw - var(--vx-shell-left-offset,0px) - 28px));height:min(84vh,720px)}.chat-dock-panel.closed{pointer-events:none;opacity:0;transform:translateY(20px)}.chat-dock-panel.open{opacity:1;transform:translateY(0)}.chat-dock-card{background:#fffffffa;border:1px solid #0f172a14;border-radius:22px;grid-template-rows:auto auto minmax(0,1fr);height:100%;min-height:0;max-height:none;display:grid;overflow:hidden;box-shadow:0 28px 60px #0f172a2e}.chat-dock-head{cursor:grab;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#2563eb14,#7c3aed0d);border-bottom:1px solid #0f172a0f;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.chat-dock-head-main{align-items:center;gap:12px;min-width:0;display:flex}.chat-dock-brand-badge{background:#fff;border:1px solid #2563eb24;border-radius:14px;place-items:center;width:42px;height:42px;font-size:18px;display:grid;box-shadow:0 10px 20px #0f172a14}.chat-dock-title{color:var(--text);font-size:15px;font-weight:900}.chat-dock-subtitle{color:var(--muted);margin-top:3px;font-size:12px;line-height:1.45}.chat-dock-head-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.chat-panel-resize-handle{cursor:nwse-resize;z-index:3;background:0 0;border:0;border-radius:8px;width:18px;height:18px;position:absolute;bottom:10px;right:10px}.chat-panel-resize-handle:before{content:"";border-bottom:2px solid #64748bb3;border-right:2px solid #64748bb3;border-bottom-right-radius:4px;position:absolute;inset:0}.chat-panel-resize-handle:hover:before{border-color:#2563ebcc}.chat-dock-search-wrap{background:#f8fafceb;border-bottom:1px solid #0f172a0f;padding:12px 14px}.chat-dock-search{width:100%;color:var(--text);background:#fff;border:1px solid #0f172a14;border-radius:14px;padding:11px 13px}.chat-dock-list{align-content:start;gap:10px;padding:12px 12px 14px;display:grid;overflow:auto}.chat-dock-section-head{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;gap:8px;padding:2px 4px;font-size:12px;font-weight:900;display:flex}.chat-dock-section-head.compact{padding-top:10px}.chat-dock-empty{color:var(--muted);background:#f8fafcb3;border:1px dashed #0f172a1a;border-radius:16px;padding:14px;font-size:13px;line-height:1.5}.chat-dock-list-item{text-align:left;cursor:pointer;background:#fff;border:1px solid #0f172a14;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:start;gap:12px;width:100%;padding:12px;display:grid}.chat-dock-list-item:hover{border-color:#2563eb29;box-shadow:0 10px 22px #0f172a0f}.chat-dock-list-item.active{background:linear-gradient(135deg,#2563eb14,#7c3aed0d);border-color:#2563eb2e}.chat-dock-list-copy{gap:4px;min-width:0;display:grid}.chat-dock-list-topline{justify-content:space-between;align-items:center;gap:8px;display:flex}.chat-dock-list-topline strong{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.chat-dock-list-topline span{color:var(--muted);flex-shrink:0;font-size:11px}.chat-dock-list-meta{color:var(--muted);font-size:12px}.chat-dock-list-preview{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.chat-dock-list-tail{justify-content:flex-end;align-items:flex-start;display:flex}.chat-dock-unread-pill{color:#fff;background:#ef4444;border:1px solid #dc26262e;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:11px;font-weight:900;display:inline-flex;box-shadow:0 8px 18px #ef44442e}.chat-dock-people-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.chat-dock-person-chip{cursor:pointer;text-align:left;color:var(--text);background:#fff;border:1px solid #0f172a14;border-radius:16px;align-items:center;gap:10px;padding:10px;font-size:13px;font-weight:700;display:flex}.chat-dock-person-chip:hover{background:#2563eb0a;border-color:#2563eb29}.chat-dock-person-chip span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.chat-dock-launcher{z-index:67;cursor:grab;background:#fffffffa;border:1px solid #0f172a14;border-radius:999px;place-items:center;width:64px;height:64px;padding:0;display:grid;position:fixed;bottom:18px;right:20px;box-shadow:0 24px 50px #0f172a2e}.chat-dock-launcher.mini{min-width:0}.chat-dock-launcher-avatar{background:linear-gradient(135deg,#2563eb29,#7c3aed1f);border:1px solid #2563eb29;border-radius:16px;place-items:center;width:46px;height:46px;font-size:20px;display:grid}.chat-dock-launcher-copy{display:none}.chat-dock-launcher-badge{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 8px;font-size:11px;font-weight:900;display:inline-flex;box-shadow:0 10px 20px #ef444447}.chat-dock-launcher-badge.floating{position:absolute;top:-6px;right:-4px}.chat-popup-shell.with-dock{right:396px}.chat-away-banner{color:#92400e;background:#fffbebfa;border:1px solid #f59e0b3d;border-radius:16px;padding:12px 14px;font-size:13px;line-height:1.55}@media (width<=980px){.availability-choice-grid{grid-template-columns:1fr}.chat-dock-panel{right:12px;left:calc(var(--vx-shell-left-offset,0px) + 12px);width:auto;height:min(72vh,560px)}.chat-dock-launcher{width:64px;height:64px;left:auto;right:12px}.chat-dock-panel{width:auto}.chat-dock-card{height:100%}.chat-popup-shell.with-dock,.chat-popup-shell{right:12px;left:calc(var(--vx-shell-left-offset,0px) + 12px);width:auto}}html[data-theme=dark] .topbar-icon-pill,html[data-theme=dark] .topbar-profile-dropdown,html[data-theme=dark] .chat-dock-card,html[data-theme=dark] .chat-dock-list-item,html[data-theme=dark] .chat-dock-person-chip,html[data-theme=dark] .chat-dock-launcher,html[data-theme=dark] .availability-choice-card,html[data-theme=dark] .availability-preview,html[data-theme=dark] .availability-card{color:var(--text);background:#081428;border-color:#94a3b829}html[data-theme=dark] .chat-dock-head{cursor:grab;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#1e40af38,#5b21b629);border-bottom-color:#94a3b829}html[data-theme=dark] .chat-dock-search-wrap{background:#081428e6;border-bottom-color:#94a3b829}html[data-theme=dark] .chat-dock-search{color:var(--text);background:#0b1728;border-color:#94a3b829}html[data-theme=dark] .topbar-profile-error{color:#fca5a5;background:#7f1d1d47;border-color:#f8717147}html[data-theme=dark] .topbar-status-choice,html[data-theme=dark] .topbar-profile-link{color:var(--text);background:#0b1728;border-color:#94a3b829}html[data-theme=dark] .chat-dock-empty{background:#081428b8;border-color:#94a3b829}html[data-theme=dark] .chat-away-banner{color:#fbbf24;background:#78350f2e;border-color:#f59e0b38}.chat-dock-card{grid-template-rows:auto auto auto minmax(0,1fr)}.chat-dock-tabs{background:#fffffff0;border-bottom:1px solid #0f172a0f;grid-template-columns:1fr 1fr;gap:8px;padding:10px 12px 12px;display:grid}.chat-dock-tab{color:var(--text);cursor:pointer;background:#fff;border:1px solid #0f172a14;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-width:0;padding:10px 12px;font-size:13px;font-weight:800;display:inline-flex}.chat-dock-tab:hover{background:#2563eb0a;border-color:#2563eb29}.chat-dock-tab.active{background:linear-gradient(135deg,#2563eb1a,#7c3aed14);border-color:#2563eb33}.chat-dock-tab-badge,.chat-dock-tab-chip{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 7px;font-size:10px;font-weight:900;display:inline-flex}.chat-dock-tab-chip{color:#1d4ed8;background:#2563eb14;border:1px solid #2563eb24}.chat-dock-tab-badge,.chat-dock-unread-pill,.chat-dock-launcher-badge,.nav-badge-danger{color:#fff;background:#ef4444;border:1px solid #b91c1c40}.chat-dock-search-wrap{padding-top:10px}.chat-dock-list-copy,.chat-dock-list-topline,.chat-dock-list-preview,.chat-dock-person-chip,.chat-dock-person-chip-copy,.chat-popup-title-button,.chat-popup-title,.chat-popup-subtitle,.chat-popup-bubble,.chat-popup-bubble-body,.chat-ai-bubble,.chat-ai-prompt-chip,.chat-dock-person-chip{min-width:0}.chat-dock-person-chip-copy{flex:1;min-width:0;overflow:hidden}.chat-dock-person-chip-copy span,.chat-dock-list-topline strong,.chat-popup-title,.chat-popup-bubble-body,.chat-dock-list-preview,.chat-ai-bubble,.chat-ai-prompt-chip{overflow-wrap:anywhere;word-break:break-word}.chat-dock-person-chip-copy span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.chat-popup-actions{flex-shrink:0}.chat-popup-head{cursor:grab;-webkit-user-select:none;user-select:none;align-items:center}.chat-popup-shell.with-dock{width:min(420px, calc(100vw - var(--vx-shell-left-offset,0px) - 420px));right:388px}.chat-popup-shell.with-dock.expanded{width:min(540px, calc(100vw - var(--vx-shell-left-offset,0px) - 420px))}.chat-popup-bubble-meta strong{text-overflow:ellipsis;min-width:0;overflow:hidden}.chat-popup-bubble-meta span{white-space:nowrap;flex-shrink:0}.chat-popup-bubble-body{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.chat-inline-ref-button{text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:10px;overflow:hidden}.chat-popup-reference-grid{grid-template-columns:1fr 1fr;gap:10px}.chat-ai-pane{grid-template-rows:auto auto minmax(0,1fr) auto;min-height:0;display:grid;overflow:hidden}.chat-ai-hero{background:linear-gradient(135deg,#2563eb14,#7c3aed0d);border:1px solid #2563eb1f;border-radius:18px;margin:12px 12px 0;padding:14px}.chat-ai-hero-badge{color:#1d4ed8;background:#fff;border:1px solid #2563eb24;border-radius:999px;align-items:center;padding:5px 10px;font-size:11px;font-weight:900;display:inline-flex}.chat-ai-hero-title{color:var(--text);margin-top:10px;font-size:15px;font-weight:900}.chat-ai-hero-copy{color:var(--muted);margin-top:6px;font-size:13px;line-height:1.5}.chat-ai-prompt-groups{gap:8px;padding:10px 12px 0;display:grid}.chat-ai-prompt-group{background:#fff;border:1px solid #0f172a14;border-radius:16px;overflow:hidden}.chat-ai-prompt-group-head{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.chat-ai-prompt-group-body{border-top:1px solid #0f172a0f;flex-wrap:wrap;gap:8px;padding:0 12px 12px;display:flex}.chat-ai-prompt-chip{max-width:100%;color:var(--text);cursor:pointer;text-align:left;background:#2563eb0d;border:1px solid #2563eb1f;border-radius:999px;justify-content:flex-start;align-items:center;padding:9px 12px;font-size:12px;font-weight:700;display:inline-flex}.chat-ai-prompt-chip:hover{background:#2563eb1a;border-color:#2563eb2e}.chat-ai-thread{flex-direction:column;gap:12px;min-height:160px;padding:12px;display:flex;overflow:auto}.chat-ai-row{display:flex}.chat-ai-row.user{justify-content:flex-end}.chat-ai-bubble{white-space:pre-wrap;border-radius:18px;max-width:88%;padding:12px 14px;line-height:1.55;box-shadow:0 10px 22px #0f172a0d}.chat-ai-bubble.assistant{background:var(--panel2);color:var(--text);border:1px solid #0f172a14}.chat-ai-bubble.user{color:var(--text);background:linear-gradient(135deg,#2563eb1f,#7c3aed14);border:1px solid #2563eb29}.chat-ai-composer{background:#f8fafceb;border-top:1px solid #0f172a0f;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:12px;display:grid}.chat-ai-composer textarea{resize:vertical;width:100%;min-height:76px}.chat-dock-launcher-copy span{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}@media (width<=1180px){.chat-popup-shell.with-dock,.chat-popup-shell.with-dock.expanded{right:12px;left:calc(var(--vx-shell-left-offset,0px) + 12px);width:auto}}@media (width<=720px){.chat-popup-reference-grid,.chat-ai-composer,.chat-dock-tabs{grid-template-columns:1fr}.chat-dock-tabs{gap:10px}.chat-ai-bubble{max-width:100%}}html[data-theme=dark] .chat-dock-tabs,html[data-theme=dark] .chat-ai-prompt-group,html[data-theme=dark] .chat-ai-hero,html[data-theme=dark] .chat-ai-composer{background:#081428;border-color:#94a3b829}html[data-theme=dark] .chat-dock-tab,html[data-theme=dark] .chat-ai-prompt-chip,html[data-theme=dark] .chat-ai-prompt-group-head{color:var(--text);background:#0b1728;border-color:#94a3b829}html[data-theme=dark] .chat-dock-tab.active,html[data-theme=dark] .chat-ai-bubble.user{background:linear-gradient(135deg,#2563eb3d,#7c3aed2e)}html[data-theme=dark] .chat-ai-bubble.assistant{background:#0b1728;border-color:#94a3b829}html[data-theme=dark] .chat-dock-tab-chip{color:#bfdbfe;background:#3b82f624;border-color:#3b82f633}.chat-dock-list-item{align-items:center;gap:8px;padding:8px 10px;display:flex;position:relative}.chat-dock-list-main{text-align:left;min-width:0;color:inherit;cursor:pointer;background:0 0;border:0;flex:1;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:0;display:grid}.chat-dock-list-tail{justify-content:flex-end;align-items:center;gap:8px;display:flex;position:relative}.chat-dock-list-preview{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.chat-dock-list-item .chat-dock-list-meta{display:none}.chat-conversation-menu-wrap{flex-shrink:0;position:relative}.chat-conversation-menu-trigger{width:30px;height:30px;color:var(--muted);cursor:pointer;background:#fff;border:1px solid #0f172a14;border-radius:10px;font-size:18px;line-height:1}.chat-conversation-menu-trigger:hover{color:var(--text);background:#2563eb0a;border-color:#2563eb33}.chat-conversation-menu{z-index:40;background:#fff;border:1px solid #0f172a14;border-radius:16px;gap:4px;min-width:188px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 38px #0f172a24}.chat-conversation-menu-popup{top:calc(100% + 10px);right:0}.chat-conversation-menu button{text-align:left;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:12px;padding:10px 12px;font-size:13px;font-weight:700}.chat-conversation-menu button:hover{background:#2563eb0f}.chat-conversation-menu button.danger{color:#b91c1c}.chat-conversation-menu button.danger:hover{background:#b91c1c14}.chat-popup-foot textarea,.chat-ai-composer textarea{resize:vertical;min-height:56px;max-height:220px}.chat-popup-subtitle,.chat-dock-list-preview{cursor:default}html[data-theme=dark] .chat-conversation-menu,html[data-theme=dark] .chat-conversation-menu-trigger{color:var(--text);background:#0f1a2b;border-color:#94a3b82e}html[data-theme=dark] .chat-conversation-menu button:hover,html[data-theme=dark] .chat-conversation-menu-trigger:hover{background:#2563eb1f}html[data-theme=dark] .chat-panel-resize-handle:before{border-color:#94a3b8bf}html[data-theme=dark] .chat-panel-resize-handle:hover:before{border-color:#60a5fae6}.route-loader{width:100%;min-height:32vh}html[data-theme=dark] .sidebar-role-card{box-shadow:none;background:linear-gradient(#2563eb2e,#0f172a6b);border-color:#60a5fa38}html[data-theme=dark] .sidebar-flow-chip{background:#0f172a8c;border-color:#60a5fa33}html[data-theme=dark] .sidebar-flow-chip.active{background:linear-gradient(135deg,#2563eb38,#7c3aed2e);border-color:#60a5fa47}html[data-theme=dark] .sidebar-flow-index{color:#bfdbfe;background:#60a5fa29}html[data-theme=dark] .sidebar-role-start{color:#e2e8f0;background:#0f172aa8;border-color:#60a5fa33}.chat-dock-card{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.chat-dock-head,.chat-dock-tabs,.chat-dock-search-wrap{flex-shrink:0}.chat-dock-list,.chat-ai-pane{flex:auto;min-height:0}.chat-ai-pane{flex-direction:column;display:flex;overflow:hidden}.chat-ai-thread{flex:auto;min-height:0}.chat-ai-composer{flex-shrink:0;margin-top:auto}.chat-ai-pane.simple{padding-top:0}#root{box-sizing:border-box;transition:padding-right .26s}@media (width>=1100px){body.vx-chat-right-rail-open #root{padding-right:var(--vx-chat-right-rail-width,444px)}}@media (width<=1099px){body.vx-chat-right-rail-open #root{padding-right:0}}.chat-dock-panel.pinned-right-rail{width:min(420px,calc(100vw - var(--vx-shell-left-offset,0px) - 24px));height:auto;top:12px;bottom:12px;right:12px;transform:none!important}.chat-dock-panel.pinned-right-rail.expanded{width:min(520px,calc(100vw - var(--vx-shell-left-offset,0px) - 24px));height:auto}.chat-dock-panel.pinned-right-rail .chat-dock-card{border-radius:24px;box-shadow:0 30px 70px #0f172a29}.chat-dock-panel.pinned-right-rail .chat-dock-head{cursor:default;padding-top:16px}.chat-rail-view{background:linear-gradient(#f8fafca6,#fffffff5);flex-direction:column;flex:auto;min-height:0;display:flex}.chat-rail-toolbar{background:#ffffffe0;border-bottom:1px solid #0f172a0f;align-items:center;gap:10px;padding:12px;display:flex}.chat-rail-toolbar-copy{gap:2px;min-width:0;display:grid}.chat-rail-toolbar-copy strong{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.chat-rail-toolbar-copy span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.chat-rail-thread{flex:auto;align-content:start;gap:12px;min-height:0;padding:12px;display:grid;overflow:auto}.chat-rail-composer{background:#f8fafcf2;border-top:1px solid #0f172a0f;flex-shrink:0;gap:10px;padding:12px;display:grid}.chat-dock-panel.pinned-right-rail .chat-dock-list,.chat-dock-panel.pinned-right-rail .chat-ai-thread{padding-bottom:18px}@media (width<=980px){.chat-dock-panel.pinned-right-rail,.chat-dock-panel.pinned-right-rail.expanded{top:12px;right:12px;left:calc(var(--vx-shell-left-offset,0px) + 12px);width:auto}}html[data-theme=dark] .chat-dock-panel.pinned-right-rail .chat-dock-card,html[data-theme=dark] .chat-rail-view,html[data-theme=dark] .chat-rail-toolbar,html[data-theme=dark] .chat-rail-composer{background:#081428;border-color:#94a3b829}html[data-theme=dark] .chat-rail-view{background:linear-gradient(#081428e0,#081428fa)}.workspace-header-shell{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #0f172a0f}.header-nav-row{border-top:1px solid #0f172a0a;align-items:center;gap:16px;padding:12px 20px 16px;display:flex}.header-brand{color:inherit;flex-shrink:0;text-decoration:none}.header-nav{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex;position:relative}.header-nav-link,.header-nav-trigger{min-height:44px;color:var(--text);cursor:pointer;background:#fffffff0;border:1px solid #0f172a14;border-radius:999px;align-items:center;gap:10px;padding:0 16px;font-weight:800;text-decoration:none;transition:border-color .16s,background .16s,transform .16s,box-shadow .16s;display:inline-flex}.header-nav-link:hover,.header-nav-trigger:hover{border-color:#2563eb2e;transform:translateY(-1px);box-shadow:0 10px 20px #0f172a0f}.header-nav-link.active,.header-nav-trigger.active{background:linear-gradient(135deg,#2563eb1a,#7c3aed14);border-color:#2563eb33}.header-nav-link-icon{font-size:16px;line-height:1}.header-nav-group{position:relative}.header-nav-chevron{color:var(--muted);font-size:12px;transition:transform .16s}.header-nav-chevron.open{transform:rotate(180deg)}.header-nav-menu{z-index:65;background:#fffffffa;border:1px solid #0f172a14;border-radius:22px;gap:8px;min-width:330px;max-width:min(420px,100vw - 32px);padding:10px;display:grid;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 30px 48px #0f172a29}.header-nav-menu-item{width:100%;color:var(--text);background:0 0;border:1px solid #0000;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;text-decoration:none;display:flex}.header-nav-menu-item:hover{background:#2563eb0d;border-color:#2563eb1f}.header-nav-menu-item.active{background:linear-gradient(135deg,#2563eb14,#7c3aed0d);border-color:#2563eb29}.header-nav-menu-copy{align-items:center;gap:12px;min-width:0;display:flex}.header-nav-menu-icon{flex-shrink:0;font-size:18px;line-height:1.2}.header-nav-menu-title{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-weight:500;line-height:1.35;overflow:hidden}.header-nav-menu-sub{display:none}.topbar-profile-section-card{background:linear-gradient(135deg,#2563eb0f,#7c3aed0d);border:1px solid #2563eb1f;border-radius:16px;gap:4px;padding:12px 14px;display:grid}.topbar-profile-section-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:800}.topbar-profile-section-value{color:var(--text);font-size:15px;font-weight:900}.topbar-profile-section-sub{color:var(--muted);font-size:12px}.topbar-profile-link-muted{margin-top:2px;font-weight:900}@media (width<=1100px){.header-nav-row{flex-direction:column;align-items:flex-start}.header-nav-menu{left:0;right:auto}}@media (width<=720px){.header-nav{width:100%}.header-nav-link,.header-nav-trigger{justify-content:space-between;width:100%}.header-nav-group{width:100%}.header-nav-menu{width:100%;min-width:0;max-width:none;box-shadow:none;margin-top:8px;position:static}}html[data-theme=dark] .workspace-header-shell,html[data-theme=dark] .header-nav-menu,html[data-theme=dark] .header-nav-link,html[data-theme=dark] .header-nav-trigger,html[data-theme=dark] .topbar-profile-section-card{background:#0a101df0}html[data-theme=dark] .workspace-header-shell{border-bottom-color:#94a3b81f}html[data-theme=dark] .header-nav-row{border-top-color:#94a3b814}html[data-theme=dark] .header-nav-link,html[data-theme=dark] .header-nav-trigger,html[data-theme=dark] .header-nav-menu{color:var(--text);border-color:#94a3b829}html[data-theme=dark] .header-nav-link.active,html[data-theme=dark] .header-nav-trigger.active,html[data-theme=dark] .header-nav-menu-item.active,html[data-theme=dark] .topbar-profile-section-card{background:linear-gradient(135deg,#69a7ff29,#9c88ff1f)}html[data-theme=dark] .header-nav-menu-item:hover{background:#69a7ff14;border-color:#69a7ff2e}.workspace-header-shell{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #0f172a0f;position:sticky;top:0;box-shadow:0 10px 30px #0f172a0f}.workspace-header-bar{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:20px;padding:12px 18px;display:flex}.workspace-header-main{flex:auto;align-items:center;gap:16px;min-width:0;display:flex}.workspace-page-identity{border-left:1px solid #0f172a14;gap:2px;min-width:220px;padding:8px 14px;display:grid}.workspace-page-title{color:var(--text);white-space:nowrap;font-size:14px;font-weight:900}.workspace-page-subtitle{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.workspace-header-actions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;display:flex}.header-brand{background:linear-gradient(#fffffffa,#f5f8fcfa);border:1px solid #0f172a14;border-radius:18px;padding:8px 12px;box-shadow:0 8px 22px #0f172a0d}.header-nav{flex-wrap:wrap;flex:auto;align-items:center;gap:10px;min-width:0;display:flex}.header-nav-link,.header-nav-trigger{min-height:44px;color:var(--text);background:linear-gradient(#fffffffa,#f6f8fcfa);border:1px solid #0f172a14;border-radius:999px;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 6px 16px #0f172a0a}.header-nav-link:hover,.header-nav-trigger:hover{background:linear-gradient(#fff,#eff6fff5);border-color:#2563eb2e;transform:translateY(-1px)}.header-nav-link.active,.header-nav-trigger.active{color:#1e3a8a;background:linear-gradient(135deg,#eff6fffa,#e0e7fff5);border-color:#3b82f638}.header-nav-group{align-items:center;display:flex;position:relative}.header-nav-menu{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #0f172a14;border-radius:18px;min-width:332px;max-width:380px;padding:10px;position:absolute;top:calc(100% + 12px);left:0;box-shadow:0 22px 50px #0f172a29}.header-nav-menu-item{border:1px solid #0000;border-radius:14px;min-height:48px}.topbar-pill{color:#526581;background:linear-gradient(#fffffffa,#f6f8fcfa);border-color:#0f172a14;align-items:center;min-height:42px;padding:0 16px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 6px 16px #0f172a0a}.topbar-user-card{min-height:50px;padding:6px 12px;box-shadow:0 8px 18px #0f172a0f}.topbar-profile-dropdown.premium{background:linear-gradient(#fffffffa,#f7fafffa);border:1px solid #0f172a1f;border-radius:24px;gap:12px;width:min(360px,100vw - 28px);padding:12px;display:grid;box-shadow:0 26px 60px #0f172a2e}.topbar-profile-dropdown-head.premium{border-bottom:1px solid #0f172a0f;padding:8px 10px 4px}.topbar-profile-hero{background:linear-gradient(135deg,#eff6fffa,#e0e7fff0);border:1px solid #bfdbfeb3;border-radius:18px;gap:4px;padding:16px;display:grid}.topbar-profile-status-grid.premium{gap:10px}.topbar-status-choice.premium{border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:52px;padding:0 14px;display:grid}.topbar-status-choice-icon{color:#64748b;font-size:18px}.topbar-profile-action-list{gap:8px;display:grid}.topbar-profile-link.premium{border-radius:16px;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:0 16px;font-size:14px;display:flex}.topbar-profile-link-icon{color:#64748b;font-size:18px;line-height:1}.topbar-profile-link-muted{margin-top:0}.team-security-shell{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:16px;display:grid}.team-security-main{gap:16px;min-width:0;display:grid}.team-security-top{gap:16px;display:grid}.team-security-top.two-col{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.team-security-top.one-col{grid-template-columns:minmax(0,1fr)}.team-security-card,.team-security-mini-card,.team-security-rail{background:linear-gradient(#fffffffa,#f8fafcfa);border:1px solid #0f172a14;border-radius:24px;box-shadow:0 14px 30px #0f172a0d}.team-security-card{gap:18px;padding:22px;display:grid}.team-security-card-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.team-security-card-sub{margin-top:8px;line-height:1.6}.team-security-list{gap:12px;display:grid}.team-security-list-row{background:#f8fafceb;border:1px solid #0f172a0d;border-radius:16px;grid-template-columns:38px 88px minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px;display:grid}.team-security-list-icon{background:#e2e8f0;border-radius:10px;place-items:center;width:30px;height:30px;font-size:14px;display:grid}.team-security-list-label{color:var(--muted);font-size:13px;font-weight:700}.team-security-bottom{gap:16px;display:grid}.team-security-bottom.admin{grid-template-columns:repeat(2,minmax(0,1fr))}.team-security-bottom.personal{grid-template-columns:repeat(3,minmax(0,1fr))}.team-security-mini-card{gap:14px;padding:22px;display:grid}.team-security-mini-card .btn{justify-self:start}.team-security-mini-card-muted{opacity:.96}.team-security-rail{gap:18px;padding:22px;display:grid;position:sticky;top:104px}.team-security-rail-title{color:var(--text);font-size:14px;font-weight:900}.team-security-rail-group{gap:12px;display:grid}.team-security-rail-button,.team-security-rail-button-soft{border-radius:14px;justify-content:center;width:100%;min-height:48px;font-weight:800}.team-security-rail-button-secondary{background:#0f172a;border-color:#0f172a}.team-security-rail-button-soft{background:linear-gradient(#f8fafcfa,#f1f5f9fa)}.team-security-rail-divider{background:#0f172a14;height:1px}.team-security-rail-note{color:var(--text);gap:10px;font-weight:700;display:grid}@media (width<=1280px){.workspace-header-bar{flex-wrap:wrap}.workspace-header-actions{justify-content:flex-end;width:100%}.workspace-header-main{flex-wrap:wrap;width:100%}.workspace-page-identity{border-left:0;min-width:0;padding-left:0}.team-security-shell{grid-template-columns:1fr}.team-security-rail{position:static;top:auto}}@media (width<=980px){.header-nav,.header-nav-group{width:100%}.header-nav-link,.header-nav-trigger{justify-content:space-between;width:100%}.header-nav-menu{width:100%;min-width:0;max-width:none;box-shadow:none;margin-top:8px;position:static}.team-security-top.two-col,.team-security-bottom.admin,.team-security-bottom.personal{grid-template-columns:1fr}.team-security-list-row{grid-template-columns:32px 72px minmax(0,1fr)}}html[data-theme=dark] .workspace-header-shell,html[data-theme=dark] .header-brand,html[data-theme=dark] .header-nav-link,html[data-theme=dark] .header-nav-trigger,html[data-theme=dark] .header-nav-menu,html[data-theme=dark] .topbar-pill,html[data-theme=dark] .topbar-user-card,html[data-theme=dark] .topbar-profile-dropdown.premium,html[data-theme=dark] .topbar-profile-hero,html[data-theme=dark] .team-security-card,html[data-theme=dark] .team-security-mini-card,html[data-theme=dark] .team-security-rail{background:#0f1728;border-color:#94a3b829}html[data-theme=dark] .workspace-page-identity{border-left-color:#94a3b824}html[data-theme=dark] .header-nav-link.active,html[data-theme=dark] .header-nav-trigger.active,html[data-theme=dark] .topbar-profile-hero{background:linear-gradient(135deg,#3b82f629,#7c3aed24)}html[data-theme=dark] .header-nav-menu-item:hover{background:#3b82f61a}html[data-theme=dark] .team-security-list-row,html[data-theme=dark] .team-security-rail-button-soft{background:#111c2e;border-color:#94a3b824}html[data-theme=dark] .team-security-list-icon{background:#94a3b81f}html[data-theme=dark] .team-security-rail-button-secondary{background:#0b1220;border-color:#94a3b82e}.ask-page-shell{grid-template-columns:320px minmax(0,1fr);gap:16px;min-height:0;display:grid}.ask-sidebar-card{background:linear-gradient(#f7fbff 0%,#fff 100%);border:1px solid #d6e0f0;border-radius:24px;align-content:start;gap:12px;min-height:680px;max-height:calc(100vh - 240px);padding:14px;display:grid;overflow:hidden;box-shadow:0 18px 40px #1f37650f}.ask-thread-shell{background:linear-gradient(#f9fbff 0%,#fff 100%);border:1px solid #d6e0f0;border-radius:26px;grid-template-rows:auto minmax(0,1fr) auto;min-height:680px;display:grid;overflow:hidden;box-shadow:0 18px 40px #1f37650f}.ask-thread-header{background:linear-gradient(#fffffffa,#f7fafffa);border-bottom:1px solid #e3ebf7;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.ask-thread-title{color:#1f3765;font-size:26px;font-weight:900;line-height:1.1}.ask-thread-body{background:radial-gradient(circle at 0 0,#bfdbfe2e,#0000 28%),radial-gradient(circle at 100% 100%,#c4b5fd29,#0000 26%),linear-gradient(#f6fbff 0%,#fff 100%);align-content:start;gap:16px;padding:20px;display:grid;overflow-y:auto}.ask-welcome-card{background:#ffffffe0;border:1px solid #94a3b82e;border-radius:24px;align-items:flex-start;gap:14px;padding:18px;display:flex;box-shadow:0 12px 28px #1f37650d}.ask-welcome-avatar,.ask-thread-avatar{border-radius:14px;flex-shrink:0;place-items:center;width:42px;height:42px;font-size:12px;font-weight:800;display:grid}.ask-welcome-avatar,.ask-thread-avatar.assistant{color:#2954b8;background:linear-gradient(#eef4ff 0%,#dbe7ff 100%);border:1px solid #2563eb24}.ask-thread-avatar.user{color:#166534;background:linear-gradient(#d9fdd3 0%,#c7f6be 100%);border:1px solid #22c55e2e}.ask-welcome-title{color:#22395f;margin-bottom:8px;font-size:18px;font-weight:900}.ask-welcome-copy{color:#42556d;max-width:980px;line-height:1.7}.ask-thread-row{align-items:flex-end;gap:10px;display:flex}.ask-thread-row.user{justify-content:flex-end}.ask-thread-stack{gap:6px;max-width:min(860px,88%);display:grid}.ask-thread-meta{color:#64748b;align-items:center;gap:8px;padding:0 6px;font-size:11px;display:flex}.ask-thread-meta.user{justify-content:flex-end}.ask-rich-card{gap:10px;max-width:100%;display:grid}.ask-rich-primary{white-space:pre-wrap;border-radius:20px;padding:13px 16px;line-height:1.6;box-shadow:0 10px 22px #0f172a0d}.ask-rich-primary.assistant{color:#22395f;background:#fff;border:1px solid #0f172a14;border-top-left-radius:8px}.ask-rich-primary.user{color:#1f2937;background:linear-gradient(#d9fdd3 0%,#cceec5 100%);border:1px solid #16a34a2e;border-top-right-radius:8px}.ask-rich-analysis{white-space:pre-wrap;color:#41455d;background:#ffffffdb;border:1px solid #94a3b82e;border-radius:18px;padding:12px 14px;font-size:13px;line-height:1.55}.ask-rich-widget{background:#fffffff0;border:1px solid #919ad038;border-radius:18px;gap:10px;padding:14px;display:grid;box-shadow:0 10px 28px #29315e0f}.ask-widget-chip{color:#1d4ed8;background:#3b82f614;border:1px solid #3b82f624;border-radius:999px;padding:4px 8px;font-size:11px}.ask-rich-actions{flex-wrap:wrap;gap:8px;display:flex}.ask-composer-wrap{background:#fffffffa;border-top:1px solid #e3ebf7;gap:10px;padding:16px 18px 18px;display:grid}.topbar-profile-dropdown-v2{gap:14px}.topbar-profile-hero-v2{gap:12px;padding:18px;display:grid}.topbar-profile-badge-row{align-items:center;gap:8px;display:flex}.topbar-role-chip{color:#64583f;letter-spacing:.08em;background:linear-gradient(#fffffff2,#eceae0eb);border:1px solid #0f172a24;border-radius:12px;justify-content:center;align-items:center;min-height:34px;padding:0 14px;font-size:12px;font-weight:900;display:inline-flex;box-shadow:0 10px 24px #0f172a1f}.topbar-status-compact-wrap{gap:10px;display:grid}.topbar-status-summary{color:#1f2937;cursor:pointer;background:#ffffffe6;border:1px solid #0f172a1a;border-radius:999px;align-items:center;gap:10px;width:100%;min-height:48px;padding:0 16px;font-size:15px;display:flex}.topbar-status-summary.open{box-shadow:0 10px 24px #0f172a14}.topbar-status-summary-label{text-align:left;flex:1;font-weight:600}.topbar-status-summary-caret{color:#64748b;font-size:14px}.topbar-status-pill-row{flex-wrap:wrap;gap:8px;display:flex}.topbar-status-pill{color:#24334d;cursor:pointer;background:#ffffffe0;border:1px solid #0f172a1a;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:14px;font-weight:500;display:inline-flex}.topbar-status-pill.active{background:linear-gradient(#dff4ff 0%,#caecff 100%);border-color:#2563eb2e;box-shadow:0 8px 18px #2563eb14}.topbar-profile-action-list-v2{gap:6px}.topbar-profile-link-v2{font-weight:500!important}.topbar-profile-support-head{color:#64748b;border-top:1px solid #0f172a14;margin:6px 4px 0;padding-top:10px;font-size:13px;font-weight:600}html[data-theme=dark] .ask-sidebar-card,html[data-theme=dark] .ask-thread-shell,html[data-theme=dark] .ask-rich-primary.assistant,html[data-theme=dark] .ask-rich-analysis,html[data-theme=dark] .ask-rich-widget,html[data-theme=dark] .ask-composer-wrap,html[data-theme=dark] .ask-welcome-card,html[data-theme=dark] .topbar-status-summary,html[data-theme=dark] .topbar-status-pill,html[data-theme=dark] .topbar-role-chip{color:var(--text);background:#0f1728;border-color:#94a3b829}html[data-theme=dark] .ask-thread-body{background:linear-gradient(#081428 0%,#0b1728 100%)}html[data-theme=dark] .ask-rich-primary.user{color:#e2e8f0;background:linear-gradient(#16a34a42,#16653438);border-color:#22c55e38}html[data-theme=dark] .ask-thread-avatar.user{color:#dcfce7;background:linear-gradient(#16a34a47,#16653438);border-color:#22c55e38}html[data-theme=dark] .topbar-status-pill.active{background:linear-gradient(#3b82f638,#2563eb2e)}@media (width<=1100px){.ask-page-shell{grid-template-columns:1fr}.ask-sidebar-card{min-height:unset;max-height:none}}@media (width<=720px){.ask-thread-row{gap:8px}.ask-thread-stack{max-width:100%}.ask-thread-avatar{display:none}.topbar-status-pill-row{flex-direction:column}}:root{--bg:#f4f7fb;--bg-elevated:#eef4ff;--panel:#fff;--panel2:#fbfdff;--panel3:#f3f7fd;--text:#0f172a;--muted:#64748b;--border:#dbe4f0;--border-strong:#c6d4e6;--accent:#2563eb;--accent2:#7c3aed;--danger:#ef4444;--ok:#10b981;--success-bg:#effcf5;--success-border:#86efac;--danger-bg:#fff5f5;--danger-border:#fca5a5;--shadow:0 16px 34px #0f172a14;--shadow-soft:0 10px 24px #0f172a0d;--radius:18px;--radius2:14px;--font:ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;--vx-shell-left-offset:0px;--vendor-table-shell-bg:#fff;--vendor-table-border:#94a3b847;--vendor-head-bg:#eaf1fb;--vendor-head-text:#51627e;--vendor-table-divider:#94a3b82e;--vendor-row-hover:#f6f9ff;--vendor-footer-bg:#f7fafd;--vendor-sort-active:#0f172a;--vendor-sort-muted:#7b8ba5;--vendor-resize-color:#94a3b8;--vendor-empty-text:#64748b;--vendor-head-cell-py:10px;--vendor-body-cell-py:0px;--vendor-body-cell-px:10px;--vendor-secondary-font-size:12px;--vendor-secondary-line-height:1.28;--vendor-stack-gap:2px}*{box-sizing:border-box}html,body{height:100%}body{font-family:var(--font);color:var(--text);background:radial-gradient(circle at top left, #2563eb0f, transparent 32%), linear-gradient(180deg, var(--bg-elevated) 0%, var(--bg) 100%);margin:0}a{color:inherit}button,input,select,textarea{font-family:inherit}.container{max-width:1200px;margin:0 auto}.page-title{letter-spacing:.2px;margin:0;font-size:22px;font-weight:800}.small{color:var(--muted);font-size:13px}.help{color:var(--muted);font-size:13px;line-height:1.45}.muted{color:var(--muted)}.section-title{letter-spacing:.2px;font-size:16px;font-weight:800}.hr{background:var(--border);height:1px;margin:14px 0}.btn{border:1px solid var(--border);background:var(--panel2);color:var(--text);cursor:pointer;border-radius:12px;padding:10px 12px;transition:transform .12s,box-shadow .12s,background .12s;box-shadow:0 1px #0f172a08}.btn:hover{transform:translateY(-1px);box-shadow:0 10px 20px #0f172a14}.btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.btn.primary{background:linear-gradient(135deg,#2563eb1a,#7c3aed14);border-color:#2563eb40}.btn.ghost{background:0 0}.card{border:1px solid var(--border);background:var(--panel);border-radius:var(--radius);box-shadow:var(--shadow);padding:14px}.grid{gap:14px;display:grid}.grid.kpi{grid-template-columns:repeat(4,minmax(0,1fr))}@media (width<=980px){.grid.kpi{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.grid.kpi{grid-template-columns:1fr}}.table-wrap{border:1px solid var(--border);border-radius:14px;width:100%;overflow:auto}.table{border-collapse:collapse;background:var(--panel);border-radius:14px;width:100%;overflow:hidden}.table th,.table td{border-bottom:1px solid var(--border);text-align:left;color:var(--text);padding:10px;font-size:14px}.table th{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;background:var(--panel3);font-size:12px;font-weight:700}.vendor-table-shell{border:1px solid var(--vendor-table-border,#94a3b83d);background:var(--vendor-table-shell-bg,var(--panel));border-radius:18px;overflow:hidden}.vendor-table-scroll{overflow-x:auto}.vendor-table{background:0 0}.vendor-table-head-cell{padding:var(--vendor-head-cell-py,10px) 28px var(--vendor-head-cell-py,10px) var(--vendor-body-cell-px,10px);border-bottom:1px solid var(--vendor-table-divider,#94a3b824);white-space:nowrap;letter-spacing:.08em;text-transform:uppercase;color:var(--vendor-head-text,var(--muted));background:var(--vendor-head-bg,var(--panel3));font-size:12px;font-weight:800;position:relative}.vendor-table-sort-button{width:auto;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:0;padding:0;display:inline-flex}.vendor-table-sort-button-right{justify-content:flex-end;width:100%}.vendor-table-resize-handle{cursor:col-resize;width:12px;height:100%;color:var(--vendor-resize-color,var(--muted));opacity:.78;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;display:flex;position:absolute;top:0;right:0}.vendor-table-body-cell{border-bottom:1px solid var(--vendor-table-divider,#94a3b81f);vertical-align:top;color:var(--text);background:0 0;padding:0}.vendor-table-cell-inner{width:100%;padding:8px var(--vendor-body-cell-px,10px) 10px;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;display:flex;position:relative;overflow:hidden}.vendor-table-cell-inner-right{text-align:right;align-items:flex-end}.vendor-row-resize-handle{cursor:row-resize;opacity:0;background:0 0;border:0;height:10px;padding:0;position:absolute;bottom:0;left:10px;right:10px}.vendor-row-resize-handle:before{content:"";background:color-mix(in srgb, var(--vendor-resize-color,var(--muted)) 56%, transparent);border-radius:999px;width:34px;height:2px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.vendor-table-row:hover .vendor-row-resize-handle,.vendor-row-resize-handle:focus-visible{opacity:1}.vendor-row-resize-handle:hover:before,.vendor-row-resize-handle:focus-visible:before{background:var(--accent)}.vendor-table-row{cursor:pointer;transition:background .15s}.vendor-table-row:hover{background:var(--vendor-row-hover,#2563eb0f)}.vendor-table-footer-row{background:var(--vendor-footer-bg,#0f172a0a)}.vendor-table-footer-cell{font-weight:900}.vendor-table-name,.vendor-table-amount{margin-bottom:2px;font-weight:800;line-height:1.18}.vendor-table-secondary,.vendor-table-subtle{font-size:var(--vendor-secondary-font-size,12px);line-height:var(--vendor-secondary-line-height,1.28)}.vendor-table-stack{gap:var(--vendor-stack-gap,2px);width:100%;display:grid}.vendor-table-empty{color:var(--vendor-empty-text,var(--muted));padding:18px}.vendor-table-hint{white-space:nowrap;padding-bottom:10px}@media (width<=900px){.vendor-table-hint{white-space:normal;padding-bottom:0}}.actions{flex-wrap:wrap;gap:8px;display:flex}.badge.info{background:#2563eb14;border-color:#2563eb4d}.badge{border:1px solid var(--border);color:var(--text);background:var(--panel2);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;display:inline-flex}.badge.ok{background:#10b98114;border-color:#10b98159}.badge.warn{background:#f59e0b1a;border-color:#f59e0b59}.badge.danger{background:#ef44441a;border-color:#ef444459}input,select,textarea{border:1px solid var(--border);background:var(--panel2);width:100%;color:var(--text);border-radius:12px;outline:none;padding:10px 12px}input:focus,select:focus,textarea:focus{border-color:#2563eb59;box-shadow:0 0 0 4px #2563eb1a}textarea{resize:vertical}.field{flex-direction:column;gap:6px;display:flex}label{color:var(--muted);font-size:12px;font-weight:600}.row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.spread{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.stat .label{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700}.stat .value{margin-top:6px;font-size:22px;font-weight:900}.panel-muted{background:linear-gradient(180deg, var(--panel3), var(--panel2));border:1px solid #0f172a0f;border-radius:18px;padding:14px}.stat-card{background:linear-gradient(180deg, var(--panel), var(--panel3));box-shadow:var(--shadow-soft);border:1px solid #0f172a0f;border-radius:18px;padding:16px}.quick-filter{border:1px solid var(--border);background:var(--panel2);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.quick-filter.active{background:linear-gradient(135deg,#2563eb1a,#7c3aed14);border-color:#2563eb38}.list-card{border:1px solid var(--border);background:var(--panel2);border-radius:18px;padding:14px}.list-card.active{border-color:#2563eb38;box-shadow:0 16px 32px #2563eb1a}.two-col{grid-template-columns:320px minmax(0,1fr);gap:14px;display:grid}.three-col{grid-template-columns:320px minmax(0,1fr) 280px;gap:14px;display:grid}.empty-state{background:color-mix(in srgb, var(--panel) 72%, transparent);color:var(--muted);text-align:center;border:1px dashed #0f172a29;border-radius:18px;padding:28px 18px}.helper-callout{background:linear-gradient(135deg,#2563eb14,#7c3aed0f);border:1px solid #2563eb24;border-radius:16px;padding:12px 14px}.status-card-error{color:var(--text);border-color:var(--danger-border)!important;background:var(--danger-bg)!important}.status-card-success{color:var(--text);border-color:var(--success-border)!important;background:var(--success-bg)!important}.surface-soft{background:var(--panel3)!important;border-color:var(--border)!important}.surface-accent{background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 9%, var(--panel)), var(--panel3))!important;border-color:color-mix(in srgb, var(--accent) 24%, var(--border))!important}@media (width<=1080px){.three-col{grid-template-columns:1fr}}@media (width<=900px){.two-col{grid-template-columns:1fr}}.audit-page{gap:16px;padding:18px 0 28px;display:grid}.audit-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.audit-header-copy{gap:10px;max-width:720px;display:grid}.audit-header-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.audit-subtitle{color:var(--muted);margin:0;line-height:1.55}.audit-banner{font-weight:700}.audit-banner.danger{background:#fff5f5;border-color:#fecaca}.audit-banner.success{background:#f0fdf4;border-color:#86efac}.audit-filter-card{gap:14px;display:grid}.audit-filter-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.audit-filter-actions,.audit-filter-pills{flex-wrap:wrap;gap:10px;display:flex}.audit-filter-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.audit-filter-summary-value{word-break:break-word;margin-top:8px;font-weight:800}.audit-filter-advanced{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:12px;display:grid}.audit-filter-buttons{flex-wrap:wrap;grid-column:1/-1;gap:10px;display:flex}.audit-kpi-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.audit-kpi-card{cursor:pointer;text-align:left;background:linear-gradient(#fffffffa,#f8fafcfa);border:1px solid #0f172a14;border-radius:20px;padding:18px;transition:transform .12s,box-shadow .12s,border-color .12s;box-shadow:0 14px 30px #0f172a0f}.audit-kpi-card:hover{transform:translateY(-1px);box-shadow:0 20px 36px #0f172a1a}.audit-kpi-card.ok{border-color:#10b98138}.audit-kpi-card.warn{border-color:#f59e0b47}.audit-kpi-card.danger{border-color:#ef444447}.audit-kpi-card.info{border-color:#2563eb3d}.audit-kpi-label{color:var(--muted);font-size:13px}.audit-kpi-value{margin-top:10px;font-size:30px;font-weight:900}.audit-kpi-helper{color:var(--muted);margin-top:10px;font-size:13px;line-height:1.5}.audit-tabs{flex-wrap:wrap;gap:10px;display:flex}.audit-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:16px;display:grid}.audit-main,.audit-side,.audit-side-stack{gap:16px;display:grid}.audit-section-card{gap:14px;display:grid}.audit-section-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.audit-list,.audit-feed,.audit-timeline,.audit-side-list,.audit-stat-stack{gap:12px;display:grid}.audit-list-row,.audit-feed-row{cursor:pointer;background:#fff;border:1px solid #0f172a14;border-radius:18px;width:100%;padding:14px;transition:transform .12s,box-shadow .12s,border-color .12s}.audit-list-row:hover,.audit-feed-row:hover{border-color:#2563eb2e;transform:translateY(-1px);box-shadow:0 14px 28px #0f172a14}.audit-list-row{text-align:left;grid-template-columns:180px 150px minmax(0,1fr) 180px;align-items:center;gap:14px;display:grid}.audit-list-row-meta{gap:6px;display:grid}.audit-list-row-meta.align-end{justify-items:end}.audit-list-row-body,.audit-feed-content,.audit-timeline-main,.audit-detail-copy{text-align:left;gap:4px;display:grid}.audit-feed-row{text-align:left;grid-template-columns:14px minmax(0,1fr) 180px;align-items:flex-start;gap:14px;display:grid}.audit-feed-dot{background:linear-gradient(135deg,#2563ebf2,#7c3aede6);border-radius:999px;width:10px;height:10px;margin-top:8px}.audit-feed-topline{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.audit-feed-time{color:var(--muted);text-align:right;font-size:13px}.audit-side-card{gap:10px;display:grid}.audit-side-stat{margin-top:6px;font-size:18px;font-weight:900}.audit-mini-card{padding:12px}.modal-shell-overlay{z-index:9999;background:#0f172a8f;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-shell-panel{background:#fff;flex-direction:column;display:flex;overflow:hidden}.modal-shell-head{z-index:2;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 24px;display:flex;position:sticky;top:0}.modal-shell-title{font-size:24px;font-weight:900;line-height:1.2}.modal-shell-subtitle{color:var(--muted);margin-top:6px;font-size:14px}.modal-shell-body{padding:24px;overflow:auto}.modal-shell-footer{z-index:2;background:#f8fafc;border-top:1px solid #e5e7eb;padding:16px 24px;position:sticky;bottom:0}.audit-detail-screen{gap:18px;display:grid}.audit-detail-hero{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.audit-detail-card{background:#fff;border:1px solid #0f172a14;border-radius:18px;gap:8px;padding:16px;display:grid}.audit-detail-grid{grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);gap:16px;display:grid}.audit-detail-grid-tight{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.audit-detail-panel{gap:16px;display:grid}.audit-json-block{color:#e2e8f0;background:#0f172a;border:1px solid #0f172a14;border-radius:16px;margin:0;padding:14px;font-size:12px;line-height:1.6;overflow:auto}.audit-json-block.compact{max-height:180px;margin-top:10px}.audit-inline-error{color:#991b1b;background:#fff5f5;border:1px solid #fecaca;border-radius:14px;padding:12px 14px}.audit-timeline-row{background:#fff;border:1px solid #0f172a14;border-radius:18px;grid-template-columns:14px minmax(0,1fr);align-items:flex-start;gap:14px;padding:14px;display:grid}@media (width<=1080px){.audit-layout,.audit-detail-grid{grid-template-columns:1fr}.audit-detail-hero{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.audit-filter-summary,.audit-kpi-row,.audit-filter-advanced,.audit-list-row{grid-template-columns:1fr 1fr}.audit-feed-row{grid-template-columns:14px minmax(0,1fr)}.audit-feed-time{text-align:left}}@media (width<=720px){.audit-detail-hero,.audit-filter-summary,.audit-kpi-row,.audit-filter-advanced,.audit-detail-grid-tight,.audit-list-row{grid-template-columns:1fr}.audit-list-row-meta.align-end{justify-items:start}.modal-shell-overlay{padding:0}.modal-shell-head,.modal-shell-body,.modal-shell-footer{padding-left:16px;padding-right:16px}}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#07111f;--bg-elevated:#0b1728;--panel:#0f1b2d;--panel2:#132238;--panel3:#18283f;--text:#e7eef9;--muted:#9cb0c9;--border:#243552;--border-strong:#31466a;--accent:#69a7ff;--accent2:#9c88ff;--danger:#f38b93;--ok:#4bd3a5;--success-bg:#22c55e1f;--success-border:#4ade8047;--danger-bg:#ef44441f;--danger-border:#f871714d;--shadow:0 22px 48px #0206177a;--shadow-soft:0 14px 30px #02061757;--vendor-table-shell-bg:#06142e73;--vendor-table-border:#5279bd47;--vendor-head-bg:#25407061;--vendor-head-text:#9fb3d7;--vendor-table-divider:#94a3b81f;--vendor-row-hover:#2540702e;--vendor-footer-bg:#2540704d;--vendor-sort-active:#fff;--vendor-sort-muted:#8aa0c6;--vendor-resize-color:#9fb3d7;--vendor-empty-text:#9fb3d7}html[data-theme=dark] body{color:var(--text);background:radial-gradient(circle at 0 0,#3b82f61f,#0000 26%),linear-gradient(#07111f 0%,#091423 100%)}html[data-theme=dark] .card,html[data-theme=dark] .list-card,html[data-theme=dark] .table,html[data-theme=dark] .table th,html[data-theme=dark] .table td,html[data-theme=dark] .quick-filter,html[data-theme=dark] .badge,html[data-theme=dark] .btn,html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea,html[data-theme=dark] .panel-muted,html[data-theme=dark] .empty-state,html[data-theme=dark] .stat-card{background:var(--panel);color:var(--text);border-color:var(--border);box-shadow:none}html[data-theme=dark] .table th{background:var(--panel3);color:var(--muted)}html[data-theme=dark] .table td{background:0 0}html[data-theme=dark] .btn{background:var(--panel2)}html[data-theme=dark] .btn.primary,html[data-theme=dark] .quick-filter.active,html[data-theme=dark] .vx-step-pill.active,html[data-theme=dark] .vx-action-primary{color:var(--text)!important;background:linear-gradient(135deg,#69a7ff29,#9c88ff24)!important;border-color:#69a7ff47!important}html[data-theme=dark] .btn.ghost{background:0 0}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea,html[data-theme=dark] .sidebar-search-input,html[data-theme=dark] .command-input,html[data-theme=dark] .command-close,html[data-theme=dark] .topbar-pill,html[data-theme=dark] .topbar-user-card{background:var(--panel2)!important}html[data-theme=dark] input:focus,html[data-theme=dark] select:focus,html[data-theme=dark] textarea:focus,html[data-theme=dark] .sidebar-search-input:focus,html[data-theme=dark] .command-input:focus{border-color:#69a7ff6b;box-shadow:0 0 0 4px #69a7ff24}html[data-theme=dark] .helper-callout{background:linear-gradient(135deg,#69a7ff1f,#9c88ff1a);border-color:#69a7ff3d}html[data-theme=dark] .small,html[data-theme=dark] .help,html[data-theme=dark] .muted,html[data-theme=dark] label,html[data-theme=dark] .kv-label,html[data-theme=dark] .audit-subtitle,html[data-theme=dark] .brand-tagline,html[data-theme=dark] .footer-muted,html[data-theme=dark] .bullet-sub,html[data-theme=dark] .sidebar-search-sub,html[data-theme=dark] .command-sub,html[data-theme=dark] .topbar-sub,html[data-theme=dark] .brand-sub{color:var(--muted)}html[data-theme=dark] .theme-toggle-switch{background:#31466a}html[data-theme=dark] .theme-toggle-button.is-off{background:#43546f;box-shadow:inset 0 0 0 1px #ffffff14}html[data-theme=dark] .theme-toggle-button.is-on{background:linear-gradient(135deg,#7ea2ff,#9a8bff)}html[data-theme=dark] .theme-toggle-knob{box-shadow:0 6px 18px #03081461}html[data-theme=dark] .app{background:0 0}html[data-theme=dark] .sidebar,html[data-theme=dark] .topbar,html[data-theme=dark] .sidebar-footer,html[data-theme=dark] .drawer,html[data-theme=dark] .drawer-head,html[data-theme=dark] .drawer-body,html[data-theme=dark] .drawer-foot,html[data-theme=dark] .command-modal,html[data-theme=dark] .brand,html[data-theme=dark] .sidebar-search-results,html[data-theme=dark] .sidebar-search-item,html[data-theme=dark] .command-item,html[data-theme=dark] .room-item,html[data-theme=dark] .chat-message-card,html[data-theme=dark] .bubble,html[data-theme=dark] .auth-card,html[data-theme=dark] .auth-left,html[data-theme=dark] .auth-right,html[data-theme=dark] .auth-bullet,html[data-theme=dark] .kv,html[data-theme=dark] .profile-summary-grid>div{color:var(--text);background:var(--panel)!important;border-color:var(--border)!important}html[data-theme=dark] .auth-shell{background:linear-gradient(#07111f 0%,#091423 100%)}html[data-theme=dark] .sidebar.collapsed{background:0 0!important}html[data-theme=dark] .nav-item,html[data-theme=dark] .nav-item.active,html[data-theme=dark] .sidebar-search-title,html[data-theme=dark] .command-title,html[data-theme=dark] .brand-title,html[data-theme=dark] .topbar-title,html[data-theme=dark] .topbar-user-name,html[data-theme=dark] .nav-group-label,html[data-theme=dark] .summary-card-title,html[data-theme=dark] .room-item-title,html[data-theme=dark] .h1,html[data-theme=dark] .kv-value,html[data-theme=dark] .profile-summary-grid strong,html[data-theme=dark] .vx-title,html[data-theme=dark] .vx-guidance-title,html[data-theme=dark] .vx-role-head,html[data-theme=dark] .vx-process-title,html[data-theme=dark] .vx-step-tag{color:var(--text)!important}html[data-theme=dark] .nav-item:hover,html[data-theme=dark] .sidebar-search-item:hover,html[data-theme=dark] .command-item:hover{background:#9cb0c91a!important}html[data-theme=dark] .status-card-error{color:#ffd8dc}html[data-theme=dark] .status-card-success{color:#d8ffef!important;background:linear-gradient(#064e3b42,#022c222e)!important;border-color:#34d39947!important}html[data-theme=dark] .status-card-success *{color:#d8ffef!important}.audit-page-premium{gap:18px}.audit-layout-premium{grid-template-columns:minmax(0,1.35fr) minmax(320px,.82fr);align-items:start}.audit-control-board{background:radial-gradient(circle at 100% 0,#2563eb14,#0000 28%),linear-gradient(#fffffffa,#f8fafcfa);grid-template-columns:minmax(0,1.15fr) 180px;align-items:start;gap:18px;padding:18px;display:grid}.audit-control-board-copy{gap:4px;display:grid}.audit-control-board-health{box-shadow:var(--shadow-soft);text-align:left;background:linear-gradient(#eff6fff2,#fffffff2);border:1px solid #2563eb24;border-radius:20px;padding:16px}.audit-control-board-health-value{margin:10px 0 8px;font-size:34px;font-weight:900;line-height:1}.audit-control-board-grid{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.audit-control-board-tile{background:#ffffffe6;border:1px solid #0f172a14;border-radius:18px;gap:8px;padding:14px;display:grid;box-shadow:0 10px 22px #0f172a0d}.audit-control-board-value{font-size:28px;font-weight:900;line-height:1}.audit-composition-card{background:radial-gradient(circle at 0 0,#2563eb12,#0000 26%),linear-gradient(#fffffffc,#f8fafcfa);gap:16px;padding:18px;display:grid}.audit-composition-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.audit-composition-subtitle{max-width:760px;line-height:1.55}.audit-composition-grid{grid-template-columns:minmax(280px,340px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.audit-composition-visual-wrap{justify-items:center;gap:14px;display:grid}.audit-composition-visual{border:1px solid #2563eb2e;border-radius:50%;place-items:center;width:230px;height:230px;display:grid;box-shadow:inset 0 0 0 15px #fff,0 18px 36px #0f172a14}.audit-composition-inner{text-align:center;background:#fff;border-radius:50%;place-items:center;width:114px;height:114px;display:grid;box-shadow:0 10px 24px #0f172a14}.audit-composition-total{margin:2px 0;font-size:34px;font-weight:900;line-height:1}.audit-composition-callout{width:100%;box-shadow:var(--shadow-soft);background:#fff;border:1px solid #0f172a14;border-radius:18px;gap:6px;padding:14px;display:grid}.audit-composition-right{gap:14px;display:grid}.audit-composition-legend{gap:10px;display:grid}.audit-composition-legend-item{background:#fff;border:1px solid #0f172a14;border-radius:16px;padding:14px}.audit-composition-legend-top,.audit-composition-person-row,.audit-week-topline{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.audit-composition-legend-metrics{color:var(--muted);flex-wrap:wrap;gap:12px;margin-top:8px;font-size:13px;display:flex}.audit-color-dot{border-radius:999px;width:12px;height:12px;display:inline-block}.audit-composition-people{background:linear-gradient(#fbfdff,#fff);border-color:#0f172a14}.audit-composition-people-list{gap:10px;display:grid}.audit-composition-person-row{border-top:1px solid #0f172a0f;padding-top:10px}.audit-composition-person-row:first-child{border-top:0;padding-top:0}.audit-week-card{background:linear-gradient(#fffffffa,#f8fafcfa)}.audit-week-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;display:grid}.audit-week-tile{box-shadow:var(--shadow-soft);text-align:left;cursor:pointer;background:#fff;border:1px solid #0f172a14;border-radius:18px;min-height:156px;padding:14px;transition:transform .12s,box-shadow .12s,border-color .12s}.audit-week-tile:hover{border-color:#2563eb29;transform:translateY(-1px);box-shadow:0 18px 30px #0f172a14}.audit-week-count{margin:16px 0 8px;font-size:30px;font-weight:900;line-height:1}.audit-week-anchor{color:#1d4ed8;margin-top:12px;font-size:13px;line-height:1.45}@media (width<=1200px){.audit-week-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=1080px){.audit-layout-premium,.audit-control-board,.audit-composition-grid{grid-template-columns:1fr}.audit-week-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.audit-control-board-grid,.audit-week-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.audit-control-board-grid,.audit-week-grid{grid-template-columns:1fr}.audit-composition-visual{width:210px;height:210px}}html[data-theme=dark]{--bg:#050d19;--bg-elevated:#091427;--panel:#10203a;--panel2:#152846;--panel3:#1a3052;--text:#eef4ff;--muted:#a9b9d3;--border:#7b98c43d;--border-strong:#8eaede57;--shadow:0 20px 40px #0208176b;--shadow-soft:0 14px 30px #02081747}html[data-theme=dark] body,html[data-theme=dark] #root{background:radial-gradient(circle at 0 0,#3b82f624,#0000 24%),radial-gradient(circle at right 18%,#10b98114,#0000 18%),linear-gradient(#050d19 0%,#08111f 44%,#0b1627 100%)}html[data-theme=dark] .card,html[data-theme=dark] .list-card,html[data-theme=dark] .stat-card,html[data-theme=dark] .panel-muted,html[data-theme=dark] .empty-state,html[data-theme=dark] .table,html[data-theme=dark] .table-wrap,html[data-theme=dark] .smart-table,html[data-theme=dark] .profile-summary-card,html[data-theme=dark] .profile-summary-grid>div,html[data-theme=dark] .auth-card,html[data-theme=dark] .kv,html[data-theme=dark] .room-list-card,html[data-theme=dark] .chat-room-card,html[data-theme=dark] .chat-message-card{background:linear-gradient(#11203afa,#0c182dfa)!important;border-color:#7b98c438!important;box-shadow:0 16px 34px #02081747!important}html[data-theme=dark] .table th,html[data-theme=dark] .table td{border-color:#7b98c424!important}html[data-theme=dark] .table th{background:linear-gradient(#1b3052f5,#162845f5)!important}html[data-theme=dark] .btn,html[data-theme=dark] .topbar-pill,html[data-theme=dark] .topbar-user-card,html[data-theme=dark] .command-close,html[data-theme=dark] .sidebar-search-input,html[data-theme=dark] .command-input,html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{color:var(--text)!important;background:linear-gradient(#152846fa,#12213afa)!important;border-color:#7b98c43d!important}html[data-theme=dark] .btn:hover,html[data-theme=dark] .topbar-pill:hover,html[data-theme=dark] .nav-item:hover,html[data-theme=dark] .sidebar-search-item:hover,html[data-theme=dark] .command-item:hover{background:linear-gradient(#1c3257fa,#152643fa)!important}html[data-theme=dark] .btn.primary,html[data-theme=dark] .quick-filter.active,html[data-theme=dark] .vx-step-pill.active,html[data-theme=dark] .vx-action-primary,html[data-theme=dark] .nav-item.active{color:#f5f8ff!important;background:linear-gradient(135deg,#4278ff47,#658cff2e)!important;border-color:#7ea9ff57!important;box-shadow:0 10px 24px #2563eb24!important}html[data-theme=dark] .badge,html[data-theme=dark] .chip,html[data-theme=dark] .chip-soft,html[data-theme=dark] .quick-filter{color:var(--text)!important;background:#ffffff0a!important;border-color:#7b98c433!important}html[data-theme=dark] .sidebar,html[data-theme=dark] .topbar,html[data-theme=dark] .sidebar-footer,html[data-theme=dark] .brand,html[data-theme=dark] .drawer,html[data-theme=dark] .drawer-head,html[data-theme=dark] .drawer-body,html[data-theme=dark] .drawer-foot,html[data-theme=dark] .command-modal,html[data-theme=dark] .sidebar-search-results,html[data-theme=dark] .sidebar-search-item,html[data-theme=dark] .command-item,html[data-theme=dark] .room-item,html[data-theme=dark] .bubble{background:linear-gradient(#09162afa,#081324fa)!important;border-color:#7b98c42e!important}html[data-theme=dark] .content,html[data-theme=dark] .main,html[data-theme=dark] .app{background:0 0!important}html[data-theme=dark] .compliance-shell,html[data-theme=dark] .compliance-hero-card,html[data-theme=dark] .compliance-top-banner,html[data-theme=dark] .compliance-mini-card,html[data-theme=dark] .audit-section-card,html[data-theme=dark] .audit-control-board,html[data-theme=dark] .audit-week-card,html[data-theme=dark] .audit-composition-card,html[data-theme=dark] .help-filter-panel,html[data-theme=dark] .help-layer-card,html[data-theme=dark] .help-module-card,html[data-theme=dark] .pricing-estimator-card,html[data-theme=dark] .pricing-feature-card,html[data-theme=dark] .pricing-pilot-card,html[data-theme=dark] .pricing-contact-card,html[data-theme=dark] .pricing-model-tablewrap,html[data-theme=dark] .pricing-flow-step{background:linear-gradient(#0e1c32fa,#0a1629fa)!important;border-color:#7b98c433!important;box-shadow:0 16px 34px #0208173d!important}html[data-theme=dark] .stat-audit-hero,html[data-theme=dark] .stat-audit-panel,html[data-theme=dark] .stat-audit-kpi-card,html[data-theme=dark] .stat-audit-banner,html[data-theme=dark] .stat-audit-hero-card,html[data-theme=dark] .stat-audit-mini-card,html[data-theme=dark] .stat-audit-detail-card,html[data-theme=dark] .stat-audit-list-card,html[data-theme=dark] .stat-audit-lane-chip,html[data-theme=dark] .stat-audit-radio,html[data-theme=dark] .stat-audit-search{color:var(--text)!important;background:linear-gradient(#11203afa,#0c182dfa)!important;border-color:#7b98c438!important;box-shadow:0 16px 34px #0208173d!important}html[data-theme=dark] .stat-audit-hero{background:radial-gradient(circle at 100% 0,#60a5fa24,#0000 32%),linear-gradient(135deg,#11203afa,#0c182dfa)!important}html[data-theme=dark] .stat-audit-eyebrow,html[data-theme=dark] .stat-audit-chip,html[data-theme=dark] .stat-audit-tone{color:var(--text)!important;background:#ffffff0d!important}html[data-theme=dark] .stat-audit-chip.ghost,html[data-theme=dark] .stat-audit-radio.active,html[data-theme=dark] .stat-audit-lane-chip.active{color:#eef4ff!important;background:linear-gradient(135deg,#4278ff38,#658cff24)!important;border-color:#7ea9ff57!important}html[data-theme=dark] .stat-audit-hero-copy h1,html[data-theme=dark] .stat-audit-panel-label,html[data-theme=dark] .stat-audit-kpi-value,html[data-theme=dark] .stat-audit-mini-value,html[data-theme=dark] .stat-audit-table th,html[data-theme=dark] .stat-audit-table td,html[data-theme=dark] .stat-audit-list-card,html[data-theme=dark] .stat-audit-detail-card,html[data-theme=dark] .stat-audit-collapse-head,html[data-theme=dark] .stat-audit-drawer-head,html[data-theme=dark] .stat-audit-drawer-foot{color:var(--text)!important}html[data-theme=dark] .stat-audit-hero-copy p,html[data-theme=dark] .stat-audit-panel-sub,html[data-theme=dark] .stat-audit-kpi-sub,html[data-theme=dark] .stat-audit-checkline-note,html[data-theme=dark] .stat-audit-timeline-meta,html[data-theme=dark] .stat-audit-timeline-text,html[data-theme=dark] .stat-audit-empty,html[data-theme=dark] .stat-audit-drawer-issue,html[data-theme=dark] .compliance-mini-card .small,html[data-theme=dark] .compliance-shell .small,html[data-theme=dark] .compliance-shell label,html[data-theme=dark] .audit-section-card .small{color:var(--muted)!important}html[data-theme=dark] .status-card-success,html[data-theme=dark] .fp-form-alert-success,html[data-theme=dark] .d2c-form-success{color:#ddfff1!important;background:linear-gradient(#064e3b4d,#032e2538)!important;border-color:#34d39947!important}html[data-theme=dark] .status-card-error,html[data-theme=dark] .fp-form-alert-error,html[data-theme=dark] .d2c-form-error,html[data-theme=dark] .auth-error{color:#ffd7dd!important;background:linear-gradient(#7f1d1d47,#450a0a33)!important;border-color:#f8717147!important}html[data-theme=dark] .audit-kpi-card,html[data-theme=dark] .audit-list-row,html[data-theme=dark] .audit-feed-row,html[data-theme=dark] .audit-timeline-row,html[data-theme=dark] .audit-detail-card,html[data-theme=dark] .audit-composition-callout,html[data-theme=dark] .audit-composition-legend-item,html[data-theme=dark] .audit-week-tile{color:var(--text)!important;background:linear-gradient(#12213afa,#0d192dfa)!important;border-color:#7b98c438!important;box-shadow:0 16px 34px #0208173d!important}html[data-theme=dark] .audit-kpi-card:hover,html[data-theme=dark] .audit-list-row:hover,html[data-theme=dark] .audit-feed-row:hover,html[data-theme=dark] .audit-week-tile:hover{background:linear-gradient(#182b4bfa,#101e36fa)!important;border-color:#7ea9ff4d!important;box-shadow:0 18px 38px #0208174d!important}html[data-theme=dark] .audit-kpi-label,html[data-theme=dark] .audit-kpi-helper,html[data-theme=dark] .audit-feed-time,html[data-theme=dark] .audit-week-anchor,html[data-theme=dark] .audit-composition-legend-metrics,html[data-theme=dark] .audit-composition-subtitle,html[data-theme=dark] .audit-filter-summary .small,html[data-theme=dark] .audit-side-card .small,html[data-theme=dark] .audit-list-row .small,html[data-theme=dark] .audit-feed-row .small{color:var(--muted)!important}html[data-theme=dark] .audit-control-board{background:radial-gradient(circle at 100% 0,#3b82f61f,#0000 30%),linear-gradient(#0e1c32fa,#0a1629fa)!important;border-color:#7b98c433!important}html[data-theme=dark] .audit-control-board-health,html[data-theme=dark] .audit-control-board-tile,html[data-theme=dark] .audit-composition-inner,html[data-theme=dark] .audit-composition-people,html[data-theme=dark] .audit-week-card{color:var(--text)!important;background:linear-gradient(#13243ffa,#0e1b30fa)!important;border-color:#7b98c438!important;box-shadow:0 16px 34px #0208173d!important}html[data-theme=dark] .audit-control-board-health .small,html[data-theme=dark] .audit-control-board-tile .small,html[data-theme=dark] .audit-composition-callout .small,html[data-theme=dark] .audit-composition-legend-item .small,html[data-theme=dark] .audit-week-tile .small{color:var(--muted)!important}html[data-theme=dark] .audit-control-board-health-value,html[data-theme=dark] .audit-control-board-value,html[data-theme=dark] .audit-composition-total,html[data-theme=dark] .audit-week-count,html[data-theme=dark] .audit-kpi-value,html[data-theme=dark] .audit-side-stat{color:var(--text)!important}html[data-theme=dark] .audit-composition-visual{border-color:#7ea9ff3d!important;box-shadow:inset 0 0 0 15px #0d192dfa,0 18px 36px #0208173d!important}html[data-theme=dark] .modal-shell-panel,html[data-theme=dark] .modal-shell-head,html[data-theme=dark] .modal-shell-body,html[data-theme=dark] .modal-shell-footer{color:var(--text)!important;background:linear-gradient(#0e1c32fc,#0a1629fc)!important;border-color:#7b98c433!important}html[data-theme=dark] .modal-shell-subtitle,html[data-theme=dark] .audit-inline-error{color:var(--muted)}html[data-theme=dark] .audit-inline-error{color:#ffd7dd!important;background:linear-gradient(#7f1d1d47,#450a0a33)!important;border-color:#f8717147!important}html[data-theme=dark] .audit-json-block{color:#dce8fb!important;background:#08111f!important;border-color:#7b98c42e!important}html[data-theme=dark] .audit-page .badge,html[data-theme=dark] .audit-page .quick-filter,html[data-theme=dark] .audit-page .btn,html[data-theme=dark] .audit-page .panel-muted,html[data-theme=dark] .audit-page .list-card{color:var(--text)!important}
