.page-workbench,.page-project-list,.subjects-view{width:100%;min-width:0;max-width:none;color:var(--text)}.page-workbench button:focus-visible,.page-project-list button:focus-visible,.page-project-list select:focus-visible,.subjects-view button:focus-visible,.subjects-view input:focus-visible,.subjects-view select:focus-visible{outline:3px solid color-mix(in srgb,var(--blue) 24%,transparent);outline-offset:2px}.page-workbench{display:grid;gap:22px}.workbench-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:2px 2px 20px;border-bottom:1px solid var(--line)}.workbench-heading{min-width:0}.workbench-kicker,.project-list-kicker{margin:0 0 5px;color:var(--text-muted);font-size:12px;font-weight:650;letter-spacing:.02em}.workbench-heading h1,.project-list-heading h1{margin:0;color:var(--text);font-size:clamp(26px,2vw,32px);font-weight:720;line-height:1.15;letter-spacing:-.025em}.workbench-heading>p:last-child,.project-list-heading>p:last-child{margin:7px 0 0;color:var(--text-muted);font-size:14px;line-height:1.45}.workbench-quick-actions{display:flex;flex:0 0 auto;align-items:center;gap:9px}.workbench-new-project,.workbench-quick-upload,.project-list-new-project{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:6px;border:1px solid var(--line-strong);border-radius:9px;background:var(--surface);color:var(--text);cursor:pointer;font-size:12px;font-weight:650;padding:7px 11px;white-space:nowrap}.workbench-quick-upload,.project-list-new-project,.subjects-view .page-primary-action{border-color:var(--blue);background:var(--blue);color:#fff}.workbench-new-project:hover,.workbench-quick-upload:hover,.project-list-new-project:hover,.subjects-view .page-primary-action:hover{filter:brightness(.96)}.workbench-new-project svg,.workbench-quick-upload svg,.project-list-new-project svg,.subjects-view .page-primary-action svg{width:14px;height:14px}.workbench-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.workbench-metric-card{display:grid;min-width:0;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:12px;padding:16px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:0 1px 2px #00000006}.workbench-metric-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;background:var(--blue-soft, rgba(0, 122, 255, .09));color:var(--blue)}.workbench-metric-icon svg{width:19px;height:19px;stroke-width:1.8}.workbench-metric-card>div{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:3px 8px}.workbench-metric-label{grid-column:1 / -1;color:var(--text-muted);font-size:12px;font-weight:600}.workbench-metric-card strong{color:var(--text);font-size:24px;font-weight:720;line-height:1.1;letter-spacing:-.02em}.workbench-metric-card small{overflow:hidden;color:var(--text-muted);font-size:11px;text-align:right;text-overflow:ellipsis;white-space:nowrap}.workbench-metric-card--danger .workbench-metric-icon{background:color-mix(in srgb,var(--red, #d92d20) 10%,transparent);color:var(--red, #d92d20)}.workbench-overview-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(240px,.75fr);gap:18px;align-items:stretch}.workbench-trend-total{flex:0 0 auto;color:var(--text-muted);font-size:12px;font-weight:600}.workbench-trend-chart{display:grid;min-height:220px;grid-template-columns:repeat(7,minmax(42px,1fr));align-items:end;gap:clamp(8px,2vw,22px);padding:24px 24px 18px}.workbench-trend-column{display:grid;min-width:0;grid-template-rows:18px 118px 18px 16px;justify-items:center;gap:4px}.workbench-trend-value{color:var(--text);font-size:12px;font-weight:650}.workbench-trend-track{display:flex;width:min(34px,72%);height:118px;align-items:flex-end;overflow:hidden;border-radius:8px 8px 4px 4px;background:var(--surface-muted)}.workbench-trend-bar{display:block;width:100%;min-height:4px;border-radius:8px 8px 4px 4px;background:linear-gradient(180deg,color-mix(in srgb,var(--blue) 72%,#fff),var(--blue));transition:height .18s ease}.workbench-trend-date{color:var(--text);font-size:11px;font-variant-numeric:tabular-nums}.workbench-trend-column small{color:var(--text-muted);font-size:10px;white-space:nowrap}.workbench-total-list{display:grid;margin:0;padding:8px 17px}.workbench-total-list>div{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line)}.workbench-total-list>div:last-child{border-bottom:0}.workbench-total-list dt{display:inline-flex;align-items:center;gap:8px;color:var(--text-muted);font-size:12px}.workbench-total-list dt svg{width:15px;height:15px;color:var(--blue);stroke-width:1.8}.workbench-total-list dd{margin:0;color:var(--text);font-size:13px;font-weight:680;font-variant-numeric:tabular-nums}.workbench-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.workbench-section{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:0 1px 2px #00000006}.workbench-projects,.workbench-sessions{min-height:0}.workbench-attention,.workbench-product-data{grid-column:1 / -1}.workbench-product-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.workbench-product-list .workbench-list-item+.workbench-list-item{border-top:0;border-left:1px solid var(--line)}.workbench-product-row{display:grid;width:100%;min-height:70px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;padding:10px 15px;background:var(--surface);color:var(--text);text-align:left}.workbench-product-row:hover{background:var(--surface-muted)}.workbench-product-row .workbench-row-side{min-width:72px}.workbench-section-header{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:18px;padding:14px 17px;border-bottom:1px solid var(--line);background:var(--surface-muted)}.workbench-section-header>div{min-width:0}.workbench-section-header h2{margin:0;color:var(--text);font-size:16px;font-weight:680;line-height:1.25}.workbench-section-header p{margin:4px 0 0;color:var(--text-muted);font-size:12px;line-height:1.4}.workbench-section-action{display:inline-flex;flex:0 0 auto;align-items:center;gap:4px;border:0;border-radius:8px;background:transparent;color:var(--blue);cursor:pointer;font-size:13px;font-weight:600;padding:6px 7px}.workbench-section-action:hover{background:var(--blue-soft, rgba(0, 122, 255, .09))}.workbench-section-action svg{width:14px;height:14px;stroke-width:2}.workbench-list{margin:0;padding:0;list-style:none}.workbench-project-list,.workbench-session-list,.workbench-attention-list{width:100%}.workbench-list-item+.workbench-list-item{border-top:1px solid var(--line)}.workbench-project-row,.workbench-session-row,.workbench-attention-row{display:grid;width:100%;min-height:64px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;border:0;background:var(--surface);color:var(--text);cursor:pointer;padding:10px 15px;text-align:left;transition:background .12s ease}.workbench-project-row:hover,.workbench-session-row:hover,.workbench-attention-row:hover{background:var(--surface-muted)}.workbench-row-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:8px;background:var(--blue-soft, rgba(0, 122, 255, .09));color:var(--blue)}.workbench-attention-row .workbench-row-icon{background:color-mix(in srgb,var(--amber, #b35c00) 11%,transparent);color:var(--amber, #a45100)}.workbench-row-icon svg{width:17px;height:17px;stroke-width:1.8}.workbench-row-main{display:grid;min-width:0;gap:3px}.workbench-row-title{display:flex;min-width:0;align-items:center;gap:6px;overflow:hidden;color:var(--text);font-size:14px;font-weight:640;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.workbench-favorite-icon{width:13px;height:13px;flex:0 0 auto;fill:var(--amber, #f4a100);color:var(--amber, #d48300)}.workbench-row-meta{overflow:hidden;color:var(--text-muted);font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.workbench-row-side{display:grid;min-width:108px;justify-items:end;gap:3px;color:var(--text-muted);font-size:11px;line-height:1.25;text-align:right}.workbench-row-side>svg{width:14px;height:14px;color:var(--line-strong)}.workbench-project-row .workbench-row-side{display:flex;align-items:center;justify-content:flex-end}.workbench-empty-state{display:grid;min-height:220px;place-items:center;align-content:center;gap:7px;padding:28px;color:var(--text-muted);text-align:center}.workbench-empty-state>svg{width:28px;height:28px;margin-bottom:3px;color:var(--line-strong);stroke-width:1.5}.workbench-empty-state strong{color:var(--text);font-size:14px}.workbench-empty-state span{font-size:12px;line-height:1.45}.workbench-attention-empty{min-height:150px}.page-project-list{display:grid;gap:20px}.project-list-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:2px 2px 18px;border-bottom:1px solid var(--line)}.project-list-heading{min-width:0}.project-list-panel{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:0 1px 2px #00000006}.project-list-toolbar{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:20px;padding:13px 15px;border-bottom:1px solid var(--line);background:var(--surface-muted)}.project-list-title-group{display:flex;min-width:150px;align-items:baseline;gap:9px}.project-list-title-group h2{margin:0;color:var(--text);font-size:16px;font-weight:680}.project-list-title-group span{color:var(--text-muted);font-size:12px}.project-list-filters{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:8px}.project-list-search{position:relative;display:flex;align-items:center;width:min(320px,32vw);min-width:210px}.subjects-search{position:relative;display:flex;align-items:center}.project-list-search .ui-search-field__input,.subjects-search .ui-search-field__input{width:100%;min-height:34px;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--text);font-size:13px;padding:7px 32px;outline:none}.project-list-search .ui-search-field__input:focus,.subjects-search .ui-search-field__input:focus{border-color:color-mix(in srgb,var(--blue) 60%,var(--line));box-shadow:0 0 0 3px color-mix(in srgb,var(--blue) 13%,transparent)}.project-list-search .ui-search-field__search-icon,.subjects-search .ui-search-field__search-icon{position:absolute;top:50%;left:10px;z-index:1;width:15px;height:15px;transform:translateY(-50%);color:var(--text-muted);pointer-events:none}.project-list-search .ui-search-field__clear,.subjects-search .ui-search-field__clear{position:absolute;top:50%;right:5px;display:grid;width:25px;height:25px;z-index:1;place-items:center;border:0;border-radius:6px;background:transparent;color:var(--text-muted);cursor:pointer;transform:translateY(-50%)}.project-list-search .ui-search-field__clear:hover,.subjects-search .ui-search-field__clear:hover{background:var(--surface-muted);color:var(--text)}.project-list-search .ui-search-field__clear svg,.subjects-search .ui-search-field__clear svg{width:13px;height:13px}.project-list-filter{display:inline-flex;min-height:34px;align-items:center;gap:6px;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--text-muted);font-size:11px;padding:3px 4px 3px 9px}.project-list-filter select{min-height:26px;max-width:128px;border:0;border-radius:7px;background:var(--surface-muted);color:var(--text);cursor:pointer;font-size:12px;padding:3px 24px 3px 7px;outline:none}.project-list-table-wrap{width:100%;overflow:auto}.project-list-table{width:100%;min-width:840px;border-collapse:separate;border-spacing:0;table-layout:fixed}.project-list-table th{height:34px;border-bottom:1px solid var(--line);background:var(--surface);color:var(--text-muted);font-size:11px;font-weight:600;letter-spacing:.01em;padding:7px 12px;text-align:left;white-space:nowrap}.project-list-table th:first-child,.project-list-table td:first-child{padding-left:14px}.project-list-table th:nth-child(1){width:44px}.project-list-table th:nth-child(2){width:34%}.project-list-table th:nth-child(3){width:138px}.project-list-table th:nth-child(4),.project-list-table th:nth-child(5),.project-list-table th:nth-child(6){width:76px}.project-list-table th:nth-child(7){width:92px}.project-list-table td{height:46px;border-bottom:1px solid var(--line);color:var(--text-muted);font-size:12px;padding:6px 12px;vertical-align:middle}.project-list-table tbody tr:last-child td{border-bottom:0}.project-list-row{cursor:pointer;outline:none;transition:background .1s ease}.project-list-row:hover,.project-list-row:focus-visible{background:var(--surface-muted)}.project-list-row:focus-visible{box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--blue) 42%,transparent)}.project-list-row--archived .project-list-project-main,.project-list-row--archived>td:not(:first-child):not(:last-child){opacity:.7}.project-list-row--active{color:var(--text)}.project-list-favorite-column,.project-list-favorite-cell{text-align:center}.project-list-favorite{display:grid;width:27px;height:27px;place-items:center;border:0;border-radius:7px;background:transparent;color:var(--line-strong);cursor:pointer;padding:0}.project-list-favorite:hover,.project-list-favorite--active{color:var(--amber, #d48300)}.project-list-favorite--active svg{fill:var(--amber, #f4a100)}.project-list-favorite svg{width:14px;height:14px}.project-list-project-cell{min-width:0}.project-list-project-main{display:grid;min-width:0;gap:2px}.project-list-project-main strong{overflow:hidden;color:var(--text);font-size:13px;font-weight:640;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.project-list-project-main span{overflow:hidden;color:var(--text-muted);font-size:10.5px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.project-list-no-attention{color:var(--line-strong)}.project-list-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.project-list-empty-state{display:grid;min-height:360px;place-items:center;align-content:center;gap:7px;color:var(--text-muted);padding:40px;text-align:center}.project-list-empty-state>svg{width:31px;height:31px;margin-bottom:4px;color:var(--line-strong);stroke-width:1.5}.project-list-empty-state strong{color:var(--text);font-size:14px}.project-list-empty-state span{font-size:12px}.project-list-clear-filters{margin-top:6px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--blue);cursor:pointer;font-size:12px;font-weight:600;padding:7px 11px}.project-list-clear-filters:hover{background:var(--surface-muted)}.project-list-footer{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--line);background:var(--surface-muted);color:var(--text-muted);font-size:11px;padding:8px 14px}.project-list-pagination{min-width:0}.project-list-pagination,.subjects-pagination .ui-pagination{display:flex;align-items:center;gap:5px}.project-list-pagination .ui-pagination__pages,.subjects-pagination .ui-pagination__pages{display:flex;align-items:center;gap:3px}.project-list-pagination .ui-pagination__button,.subjects-pagination .ui-pagination__button{display:inline-flex;min-width:27px;height:27px;align-items:center;justify-content:center;gap:3px;border:0;border-radius:7px;background:transparent;color:var(--text-muted);cursor:pointer;font-size:10.5px;padding:0 6px}.project-list-pagination .ui-pagination__button:hover:not(:disabled),.subjects-pagination .ui-pagination__button:hover:not(:disabled){background:var(--surface);color:var(--text)}.project-list-pagination .ui-pagination__page[aria-current=page],.subjects-pagination .ui-pagination__page[aria-current=page]{background:var(--blue);color:#fff}.project-list-pagination .ui-pagination__button:disabled,.subjects-pagination .ui-pagination__button:disabled{cursor:default;opacity:.38}.project-list-pagination .ui-pagination__button svg,.subjects-pagination .ui-pagination__button svg{width:13px;height:13px}.project-list-pagination .ui-pagination__direction-label,.subjects-pagination .ui-pagination__direction-label{display:none}.project-list-pagination .ui-pagination__ellipsis,.subjects-pagination .ui-pagination__ellipsis{color:var(--text-muted);font-size:11px}.subjects-view{display:flex;min-height:0;flex-direction:column;gap:18px}.subjects-view>.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:2px 2px 17px;border-bottom:1px solid var(--line)}.subjects-view .page-heading{min-width:0}.subjects-view .page-eyebrow{margin:0 0 5px;color:var(--text-muted);font-size:12px;font-weight:650}.subjects-view .page-title{display:block;max-width:none;margin:0;color:var(--text);font-size:clamp(26px,2vw,32px);font-weight:720;line-height:1.15;letter-spacing:-.025em}.subjects-view .page-description{margin:7px 0 0;color:var(--text-muted);font-size:14px;line-height:1.45}.subjects-view .page-primary-action{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:6px;border:1px solid var(--blue);border-radius:9px;cursor:pointer;font-size:12px;font-weight:650;padding:7px 11px;flex:0 0 auto;white-space:nowrap}.subjects-layout{display:grid;width:100%;min-width:0;min-height:650px;height:calc(100vh - 188px - var(--app-compliance-footer-height));grid-template-columns:minmax(280px,34fr) minmax(520px,66fr);overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:0 1px 3px #00000009}.subjects-list-pane{display:flex;min-width:0;min-height:0;flex-direction:column;border-right:1px solid var(--line);background:var(--surface)}.subjects-list-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:11px 12px;border-bottom:1px solid var(--line);background:var(--surface-muted)}.subjects-search{width:100%;min-width:0}.subjects-status-filter{display:inline-flex;min-height:34px;align-items:center;gap:5px;border:1px solid var(--line);border-radius:9px;background:var(--surface);padding:3px 4px 3px 8px}.subjects-status-filter-label{color:var(--text-muted);font-size:10.5px}.subjects-status-filter-control{min-height:26px;border:0;border-radius:7px;background:var(--surface-muted);color:var(--text);cursor:pointer;font-size:12px;padding:3px 22px 3px 7px;outline:none}.subjects-result-summary{display:flex;min-height:33px;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line);color:var(--text-muted);font-size:10.5px;padding:7px 13px}.subjects-list{min-height:0;flex:1 1 auto;overflow:auto;padding:5px}.subjects-list-item{display:grid;width:100%;min-height:68px;grid-template-columns:38px minmax(0,1fr) 16px;align-items:center;gap:10px;border:0;border-radius:8px;background:transparent;color:var(--text);cursor:pointer;padding:8px 9px;text-align:left;transition:background .1s ease,color .1s ease}.subjects-list-item+.subjects-list-item{margin-top:1px}.subjects-list-item:hover:not(.subjects-list-item--selected){background:var(--surface-muted)}.subjects-list-item--selected{background:var(--blue);color:#fff}.subjects-list-item-avatar{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:var(--blue-soft, rgba(0, 122, 255, .1));color:var(--blue);font-size:12px;font-weight:680;letter-spacing:.02em}.subjects-list-item--selected .subjects-list-item-avatar{background:#fff3;color:#fff}.subjects-list-item-content{display:grid;min-width:0;gap:2px}.subjects-list-item-heading{display:flex;min-width:0;align-items:center;gap:5px}.subjects-list-item-name{overflow:hidden;font-size:13.5px;font-weight:660;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.subjects-list-item-archived{width:13px;height:13px;flex:0 0 auto;color:var(--text-muted)}.subjects-list-item-code,.subjects-list-item-meta{overflow:hidden;color:var(--text-muted);font-size:10.5px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.subjects-list-item--selected .subjects-list-item-code,.subjects-list-item--selected .subjects-list-item-meta,.subjects-list-item--selected .subjects-list-item-archived,.subjects-list-item--selected .subjects-list-item-chevron{color:#ffffffc2}.subjects-list-item-chevron{width:15px;height:15px;color:var(--line-strong)}.subjects-empty-list{display:grid;min-height:0;flex:1 1 auto;place-items:center;align-content:center;gap:7px;color:var(--text-muted);padding:28px;text-align:center}.subjects-empty-list-icon{width:30px;height:30px;margin-bottom:3px;color:var(--line-strong);stroke-width:1.5}.subjects-empty-list strong{color:var(--text);font-size:14px}.subjects-empty-list span{font-size:12px}.subjects-pagination{display:flex;min-height:49px;flex:0 0 auto;align-items:center;justify-content:center;border-top:1px solid var(--line);background:var(--surface-muted);padding:7px 10px}.inspector-pane{display:flex;min-width:0;min-height:0;flex-direction:column;background:var(--surface)}.inspector-header{display:flex;min-height:83px;flex:0 0 auto;align-items:center;padding:14px 20px;border-bottom:1px solid var(--line)}.subjects-view .inspector-header{justify-content:space-between;gap:16px}.inspector-identity{display:flex;min-width:0;align-items:center;gap:12px}.inspector-avatar{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--blue-soft, rgba(0, 122, 255, .1));color:var(--blue);font-size:14px;font-weight:700}.inspector-title-group{display:grid;min-width:0;gap:3px}.inspector-title-line{display:flex;min-width:0;align-items:center;gap:8px}.inspector-title{overflow:hidden;margin:0;color:var(--text);font-size:20px;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.inspector-status{flex:0 0 auto}.inspector-subtitle{color:var(--text-muted);font-size:11px;font-variant-numeric:tabular-nums}.subject-inspector-actions{display:flex;flex:0 0 auto;align-items:center;gap:5px}.subject-inspector-actions .ui-icon-button{white-space:nowrap}.subject-inspector-lifecycle-action{color:var(--blue)}.subject-inspector-lifecycle-action.is-archive{color:var(--red)}.subject-inspector-lifecycle-action.is-archive:hover:not(:disabled){background:var(--red-soft);color:var(--red)}.subject-lifecycle-confirmation{display:flex;min-height:78px;flex:0 0 auto;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #cfe0fb;background:var(--blue-soft, rgba(0, 122, 255, .08));padding:12px 20px}.subject-lifecycle-confirmation.is-archive{border-bottom-color:#f3cbc8;background:var(--red-soft)}.subject-lifecycle-confirmation strong{display:block;color:var(--text);font-size:12px;font-weight:680}.subject-lifecycle-confirmation p{margin:4px 0 0;color:var(--text-muted);font-size:10.5px;line-height:1.45}.subject-lifecycle-confirmation .subject-form-error{color:var(--red)}.subject-lifecycle-confirmation-actions{display:flex;flex:0 0 auto;align-items:center;gap:6px}.inspector-tabs{display:flex;align-items:stretch;min-height:43px;flex:0 0 auto;border-bottom:1px solid var(--line);padding:0 14px;background:var(--surface-muted)}.inspector-tabs .ui-tabs__tab{min-height:42px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--text-muted);cursor:pointer;font-size:12px;font-weight:600;padding:0 12px}.inspector-tabs .ui-tabs__tab:hover{color:var(--text)}.inspector-tabs .ui-tabs__tab[aria-selected=true]{border-bottom-color:var(--blue);color:var(--blue)}.inspector-content{min-width:0;min-height:0;flex:1 1 auto;overflow:auto;overscroll-behavior:contain}.inspector-content--editing-subject{background:var(--surface-muted)}.subject-edit-form{display:flex;min-height:100%;flex-direction:column;padding:20px}.subject-edit-form-header{padding-bottom:15px;border-bottom:1px solid var(--line)}.subject-edit-form-header h3{margin:0;color:var(--text);font-size:15px;font-weight:700}.subject-edit-form-header p{margin:5px 0 0;color:var(--text-muted);font-size:10.5px;line-height:1.45}.subject-edit-fields{display:grid;gap:18px;min-width:0;margin:0;padding:17px 0 0;border:0}.subject-edit-fields:disabled{opacity:.72}.subject-edit-grid{display:grid;grid-template-columns:minmax(160px,.46fr) minmax(220px,1fr);gap:12px}.subject-edit-field{display:flex;min-width:0;flex-direction:column;gap:6px;color:#4d4d52;font-size:11px;font-weight:620}.subject-edit-field>span{line-height:1.35}.subject-edit-field em{color:var(--red);font-style:normal}.subject-edit-field input,.subject-edit-field select,.subject-edit-field textarea{width:100%;border:1px solid var(--line-strong);border-radius:8px;outline:0;background:var(--surface);color:var(--text);box-shadow:0 1px 1px #0f172a06;font:inherit;font-weight:500;transition:border-color .12s ease,box-shadow .12s ease}.subject-edit-field input,.subject-edit-field select{height:36px;padding:0 10px}.subject-edit-field textarea{min-height:96px;padding:9px 10px;resize:vertical}.subject-edit-field input:focus,.subject-edit-field select:focus,.subject-edit-field textarea:focus{border-color:#0a66f59e;box-shadow:0 0 0 3px #0a66f51a}.subject-edit-field input::placeholder,.subject-edit-field textarea::placeholder{color:var(--text-faint)}.subject-edit-field small{color:var(--text-muted);font-size:9.5px;font-weight:450;line-height:1.4}.subject-profile-editor{display:grid;min-width:0;gap:12px;padding-top:15px;border-top:1px solid var(--line)}.subject-profile-editor-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.subject-profile-editor-heading h4{margin:0;color:var(--text);font-size:12px;font-weight:680}.subject-profile-editor-heading p{margin:4px 0 0;color:var(--text-muted);font-size:10px;line-height:1.4}.subject-profile-editor-heading>span{flex:0 0 auto;color:var(--text-muted);font-size:10px}.subject-contact-editor{min-width:0;padding:15px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.subject-contact-editor-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.subject-contact-editor-heading h4{margin:0;color:var(--text);font-size:12px;font-weight:680}.subject-contact-editor-heading p{margin:4px 0 0;color:var(--text-muted);font-size:10px;line-height:1.4}.subject-contact-add{min-height:30px;flex:0 0 auto;padding:0 9px;font-size:10.5px}.subject-contact-editor-list{display:grid;gap:8px;margin-top:12px}.subject-contact-editor-row{display:grid;min-width:0;grid-template-columns:minmax(94px,.72fr) minmax(100px,.8fr) minmax(150px,1.45fr) auto 30px;align-items:end;gap:8px;border:1px solid var(--line);border-radius:10px;background:var(--surface);padding:10px}.subject-contact-primary{display:inline-flex;min-height:36px;align-items:center;gap:5px;color:var(--text-muted);cursor:pointer;font-size:10.5px;font-weight:560;white-space:nowrap}.subject-contact-primary input{width:14px;height:14px;margin:0;accent-color:var(--blue)}.subject-contact-remove{margin-bottom:4px;color:var(--text-muted)}.subject-contact-remove:hover:not(:disabled){background:var(--red-soft);color:var(--red)}.subject-contact-editor-empty{margin:12px 0 0;border:1px dashed var(--line-strong);border-radius:9px;color:var(--text-muted);font-size:10.5px;line-height:1.45;padding:12px;text-align:center}.subject-edit-note{min-width:0}.subject-form-error{margin:12px 0 0;color:var(--red);font-size:10.5px;font-weight:560;line-height:1.45}.subject-edit-form-actions{display:flex;justify-content:flex-end;gap:7px;margin-top:auto;padding-top:18px}.inspector-overview{min-width:0;padding:18px 20px 28px}.inspector-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:20px}.inspector-metric{display:grid;min-width:0;grid-template-columns:23px minmax(0,1fr);grid-template-areas:"icon value" "icon label";align-items:center;column-gap:8px;border:1px solid var(--line);border-radius:10px;background:var(--surface-muted);padding:10px 11px}.inspector-metric-icon{width:19px;height:19px;grid-area:icon;color:var(--blue);stroke-width:1.7}.inspector-metric-value{grid-area:value;overflow:hidden;color:var(--text);font-size:14px;font-weight:680;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.inspector-metric-label{grid-area:label;color:var(--text-muted);font-size:10.5px}.inspector-section{padding:17px 0;border-top:1px solid var(--line)}.inspector-section:first-of-type{border-top:0;padding-top:0}.inspector-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.inspector-section-title{margin:0;color:var(--text);font-size:13px;font-weight:680;line-height:1.35}.inspector-section-description{margin:4px 0 0;color:var(--text-muted);font-size:10.5px;line-height:1.45}.inspector-section-icon{width:18px;height:18px;flex:0 0 auto;color:var(--green)}.inspector-contact-list,.inspector-detail-list{margin:10px 0 0}.inspector-contact-row,.inspector-detail-row{display:grid;min-height:38px;grid-template-columns:minmax(130px,34%) minmax(0,1fr);align-items:center;gap:14px;border-top:1px solid var(--line);padding:8px 1px}.inspector-contact-row:first-child,.inspector-detail-row:first-child{border-top:0}.inspector-contact-label{display:flex;align-items:center;gap:6px;color:var(--text-muted);font-size:11px;font-weight:500}.inspector-contact-icon{width:14px;height:14px;color:var(--text-muted)}.inspector-contact-primary{border-radius:999px;background:var(--blue-soft, rgba(0, 122, 255, .1));color:var(--blue);font-size:9px;font-weight:650;padding:2px 5px}.inspector-contact-value{min-width:0;overflow-wrap:anywhere;color:var(--text);font-size:12px;font-weight:540;text-align:right}.inspector-detail-row dt{color:var(--text-muted);font-size:11px}.inspector-detail-row dd{min-width:0;margin:0;overflow-wrap:anywhere;color:var(--text);font-size:12px;line-height:1.45;text-align:right}.inspector-detail-help{display:block;margin-top:3px;color:var(--text-muted);font-size:9.5px;font-weight:450;line-height:1.4}.inspector-section-empty{margin:10px 0 0;color:var(--text-muted);font-size:11px}.inspector-recent-list,.inspector-session-list,.inspector-change-list{margin:10px 0 0;padding:0;list-style:none}.inspector-recent-item{display:flex;min-height:36px;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--line);padding:7px 1px}.inspector-recent-item:first-child{border-top:0}.inspector-recent-title{min-width:0;overflow:hidden;color:var(--text);font-size:11.5px;font-weight:560;text-overflow:ellipsis;white-space:nowrap}.inspector-recent-time{flex:0 0 auto;color:var(--text-muted);font-size:10.5px;font-variant-numeric:tabular-nums}.inspector-session-list{margin:0}.inspector-session-item{display:grid;min-height:72px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;border-bottom:1px solid var(--line);padding:12px 20px}.inspector-session-main{display:grid;min-width:0;gap:5px}.inspector-session-heading{display:flex;min-width:0;align-items:center;gap:7px}.inspector-session-title{overflow:hidden;color:var(--text);font-size:13px;font-weight:640;text-overflow:ellipsis;white-space:nowrap}.inspector-session-source{flex:0 0 auto}.inspector-session-meta{display:flex;flex-wrap:wrap;gap:5px 12px;color:var(--text-muted);font-size:10.5px}.inspector-project-link{display:inline-flex;max-width:170px;align-items:center;gap:3px;border:0;border-radius:7px;background:transparent;color:var(--blue);cursor:pointer;font-size:11px;padding:5px 6px}.inspector-project-link:hover{background:var(--blue-soft, rgba(0, 122, 255, .09))}.inspector-project-link span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inspector-project-link svg{width:13px;height:13px;flex:0 0 auto}.inspector-project-list{display:grid;gap:0}.inspector-project-item{display:grid;width:100%;min-height:74px;grid-template-columns:34px minmax(0,1fr) 16px;align-items:center;gap:11px;border:0;border-bottom:1px solid var(--line);background:var(--surface);color:var(--text);cursor:pointer;padding:11px 20px;text-align:left}.inspector-project-item:hover{background:var(--surface-muted)}.inspector-project-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:8px;background:var(--blue-soft, rgba(0, 122, 255, .09));color:var(--blue)}.inspector-project-icon svg{width:17px;height:17px}.inspector-project-content{display:grid;min-width:0;gap:2px}.inspector-project-name{overflow:hidden;font-size:13px;font-weight:640;text-overflow:ellipsis;white-space:nowrap}.inspector-project-code,.inspector-project-meta{overflow:hidden;color:var(--text-muted);font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.inspector-project-chevron{width:15px;height:15px;color:var(--line-strong)}.inspector-empty,.inspector-empty-section,.inspector-restricted{display:grid;min-height:100%;place-items:center;align-content:center;gap:8px;color:var(--text-muted);padding:38px;text-align:center}.inspector-empty-icon,.inspector-empty-section-icon,.inspector-restricted-icon{width:34px;height:34px;margin-bottom:3px;color:var(--line-strong);stroke-width:1.45}.inspector-empty strong,.inspector-empty-section strong,.inspector-restricted strong{color:var(--text);font-size:14px}.inspector-empty span,.inspector-empty-section span,.inspector-restricted p{max-width:420px;margin:0;color:var(--text-muted);font-size:11.5px;line-height:1.5}.inspector-restricted-icon{color:var(--green)}.inspector-change-list{margin:0;padding:19px 22px 30px}.inspector-change-item{display:grid;grid-template-columns:30px minmax(0,1fr);gap:11px;position:relative;padding-bottom:22px}.inspector-change-item:not(:last-child):after{position:absolute;top:30px;bottom:0;left:14px;width:1px;background:var(--line);content:""}.inspector-change-marker{display:grid;width:29px;height:29px;z-index:1;place-items:center;border:1px solid var(--line);border-radius:50%;background:var(--surface);color:var(--blue)}.inspector-change-marker svg{width:14px;height:14px}.inspector-change-content{display:grid;min-width:0;gap:3px;padding-top:2px}.inspector-change-content strong{color:var(--text);font-size:12.5px}.inspector-change-content span,.inspector-change-content time{color:var(--text-muted);font-size:10.5px;line-height:1.4}@media(max-width:1080px){.workbench-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.workbench-overview-grid,.workbench-grid{grid-template-columns:1fr}.workbench-attention,.workbench-product-data{grid-column:auto}.workbench-product-list{grid-template-columns:1fr}.workbench-product-list .workbench-list-item+.workbench-list-item{border-top:1px solid var(--line);border-left:0}.project-list-toolbar{align-items:flex-start;flex-direction:column}.project-list-filters{width:100%;justify-content:flex-start}.project-list-search{width:min(420px,100%);flex:1 1 280px}.subjects-layout{grid-template-columns:minmax(270px,34fr) minmax(440px,66fr)}.inspector-metrics{grid-template-columns:1fr}.subject-contact-editor-row{grid-template-columns:repeat(2,minmax(0,1fr))}.subject-contact-value-field{grid-column:1 / -1}.subject-contact-primary{justify-self:start}.subject-contact-remove{justify-self:end}}@media(max-width:780px){.workbench-header,.project-list-header,.subjects-view>.page-header{align-items:flex-start;flex-direction:column}.workbench-quick-actions,.project-list-new-project,.subjects-view .page-primary-action{align-self:stretch}.workbench-quick-actions>*,.project-list-new-project,.subjects-view .page-primary-action{flex:1 1 auto;justify-content:center}.workbench-metrics{grid-template-columns:1fr}.workbench-trend-chart{grid-template-columns:repeat(7,minmax(48px,1fr));overflow-x:auto;padding-inline:16px}.workbench-trend-column{min-width:48px}.workbench-project-row,.workbench-session-row,.workbench-attention-row,.workbench-product-row{grid-template-columns:32px minmax(0,1fr)}.workbench-row-side{grid-column:2;min-width:0;justify-items:start;text-align:left}.project-list-filters{align-items:stretch;flex-direction:column}.project-list-search{width:100%;min-width:0;flex-basis:auto}.project-list-filter{justify-content:space-between}.project-list-footer{align-items:flex-start;flex-direction:column}.subjects-layout{height:auto;min-height:0;grid-template-columns:minmax(0,1fr)}.subjects-list-pane{min-height:450px;max-height:55vh;border-right:0;border-bottom:1px solid var(--line)}.inspector-pane{min-height:620px}.inspector-session-item{align-items:start;grid-template-columns:minmax(0,1fr)}.inspector-project-link{max-width:100%;justify-self:start}}@media(max-width:520px){.subjects-view .inspector-header,.subject-lifecycle-confirmation,.subject-contact-editor-heading{align-items:flex-start;flex-direction:column}.subject-inspector-actions,.subject-lifecycle-confirmation-actions{width:100%}.subject-inspector-actions .ui-icon-button,.subject-lifecycle-confirmation-actions .button{flex:1 1 0;justify-content:center}.subject-edit-grid,.subject-contact-editor-row{grid-template-columns:minmax(0,1fr)}.subject-contact-value-field{grid-column:auto}.subject-contact-add{width:100%;justify-content:center}.subject-contact-remove{justify-self:end}}@media(prefers-reduced-motion:reduce){.workbench-project-row,.workbench-session-row,.workbench-attention-row,.project-list-row,.subjects-list-item{transition:none}}.management-view,.page-transfers{width:100%;min-width:0;max-width:none;color:var(--text)}.management-view *,.page-transfers *{box-sizing:border-box}.management-view button,.management-view input,.management-view select,.page-transfers button,.page-transfers input,.page-transfers select{font:inherit}.management-view .eyebrow,.page-transfers .eyebrow,.transfers-kicker{margin:0 0 4px;color:var(--blue);font-size:11px;font-weight:700;letter-spacing:.07em;line-height:1.3;text-transform:uppercase}.management-view .muted-text,.page-transfers .muted-text{color:var(--text-muted);font-size:12px}.management-view .primary-action,.management-view .secondary-action,.page-transfers .primary-action,.page-transfers .secondary-action{display:inline-flex;min-height:32px;align-items:center;justify-content:center;gap:6px;border:1px solid transparent;border-radius:8px;cursor:pointer;font-size:12px;font-weight:650;line-height:1;padding:7px 11px;transition:background-color .14s ease,border-color .14s ease,box-shadow .14s ease,color .14s ease;white-space:nowrap}.management-view .primary-action,.page-transfers .primary-action{border-color:var(--blue);background:var(--blue);color:#fff}.management-view .primary-action:hover:not(:disabled),.page-transfers .primary-action:hover:not(:disabled){filter:brightness(.94)}.management-view .secondary-action,.page-transfers .secondary-action{border-color:var(--line-strong);background:var(--surface);color:var(--text)}.management-view .secondary-action:hover:not(:disabled),.page-transfers .secondary-action:hover:not(:disabled){border-color:color-mix(in srgb,var(--line-strong),var(--text) 16%);background:var(--surface-muted)}.management-view .primary-action svg,.management-view .secondary-action svg,.page-transfers .primary-action svg,.page-transfers .secondary-action svg{width:14px;height:14px;stroke-width:1.9}.management-view .primary-action:disabled,.management-view .secondary-action:disabled,.page-transfers .primary-action:disabled,.page-transfers .secondary-action:disabled{cursor:not-allowed;opacity:.45}.management-view :is(button,input,select):focus-visible,.page-transfers :is(button,input,select):focus-visible{outline:3px solid color-mix(in srgb,var(--blue),transparent 76%);outline-offset:1px}.management-view{display:grid;align-content:start;gap:14px}.management-header{display:flex;min-width:0;align-items:flex-end;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:2px 2px 14px}.management-header>div{min-width:0}.management-header h2{margin:0;color:var(--text);font-size:clamp(24px,2.2vw,30px);font-weight:720;letter-spacing:-.025em;line-height:1.15}.management-header p:last-child{max-width:680px;margin:5px 0 0;color:var(--text-muted);font-size:13px;line-height:1.45}.management-view>.ui-tabs{display:flex;width:fit-content;max-width:100%;align-items:center;gap:2px;overflow-x:auto;border:1px solid var(--line);border-radius:9px;background:color-mix(in srgb,var(--surface-muted),var(--bg) 35%);padding:3px;scrollbar-width:none}.management-view>.ui-tabs::-webkit-scrollbar{display:none}.management-view>.ui-tabs .ui-tabs__tab{min-height:30px;border:0;border-radius:6px;background:transparent;color:var(--text-muted);cursor:pointer;font-size:12px;font-weight:620;padding:6px 11px;white-space:nowrap}.management-view>.ui-tabs .ui-tabs__tab:hover{color:var(--text)}.management-view>.ui-tabs .ui-tabs__tab[aria-selected=true]{background:var(--surface);box-shadow:0 1px 2px color-mix(in srgb,var(--text),transparent 90%),0 0 0 1px color-mix(in srgb,var(--line-strong),transparent 35%);color:var(--text)}.management-panel{width:100%;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.management-toolbar{display:grid;grid-template-columns:minmax(240px,1fr) auto auto;min-height:58px;align-items:end;gap:10px;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--surface),var(--surface-muted) 24%);padding:10px 12px}.management-toolbar .ui-search-field,.transfers-search{position:relative;width:100%;min-width:0}.management-toolbar .ui-search-field__label,.page-transfers .ui-search-field__label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.management-toolbar .ui-search-field__input,.page-transfers .ui-search-field__input{width:100%;min-width:0;min-height:34px;border:1px solid var(--line-strong);border-radius:8px;background:var(--surface);color:var(--text);font-size:12px;outline:none;padding:7px 32px 7px 31px;transition:border-color .14s ease,box-shadow .14s ease}.management-toolbar .ui-search-field__input::placeholder,.page-transfers .ui-search-field__input::placeholder{color:var(--text-muted);opacity:.78}.management-toolbar .ui-search-field__input:focus,.page-transfers .ui-search-field__input:focus{border-color:var(--blue);box-shadow:0 0 0 3px color-mix(in srgb,var(--blue),transparent 84%)}.management-toolbar .ui-search-field__search-icon,.page-transfers .ui-search-field__search-icon{position:absolute;z-index:1;top:50%;left:10px;width:14px;height:14px;color:var(--text-muted);pointer-events:none;transform:translateY(-50%)}.management-toolbar .ui-search-field__clear,.page-transfers .ui-search-field__clear{position:absolute;z-index:1;top:50%;right:6px;display:grid;width:23px;height:23px;place-items:center;border:0;border-radius:50%;background:transparent;color:var(--text-muted);cursor:pointer;transform:translateY(-50%)}.management-toolbar .ui-search-field__clear:hover,.page-transfers .ui-search-field__clear:hover{background:var(--surface-muted);color:var(--text)}.management-toolbar .ui-search-field__clear svg,.page-transfers .ui-search-field__clear svg{width:13px;height:13px}.management-toolbar__filters,.management-toolbar__actions{display:flex;min-width:0;align-items:flex-end;gap:8px}.management-toolbar__actions{justify-content:flex-end}.management-filter,.transfers-status-filter{display:grid;min-width:132px;gap:3px}.management-filter>span,.transfers-status-filter>span{color:var(--text-muted);font-size:10px;font-weight:650;line-height:1.2}.management-filter select,.management-role-select,.transfers-status-filter select{min-height:34px;border:1px solid var(--line-strong);border-radius:8px;background-color:var(--surface);color:var(--text);cursor:pointer;font-size:12px;line-height:1.2;padding:6px 28px 6px 9px}.management-filter select:hover,.management-role-select:hover,.transfers-status-filter select:hover{border-color:color-mix(in srgb,var(--line-strong),var(--text) 18%)}.management-role-select{width:128px;min-height:30px;padding-block:4px}.management-table-scroll,.transfers-table-wrap{width:100%;min-width:0;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-color:var(--line-strong) transparent;scrollbar-width:thin}.management-table-scroll::-webkit-scrollbar,.transfers-table-wrap::-webkit-scrollbar{height:9px}.management-table-scroll::-webkit-scrollbar-thumb,.transfers-table-wrap::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:var(--line-strong);background-clip:padding-box}.management-table,.transfers-table{width:100%;border-spacing:0;border-collapse:separate;color:var(--text);font-size:12px;table-layout:auto}.management-table{min-width:1040px}.management-table th,.transfers-table th{position:sticky;z-index:2;top:0;height:32px;border-bottom:1px solid var(--line);background:var(--surface-muted);color:var(--text-muted);font-size:10px;font-weight:680;letter-spacing:.025em;padding:6px 10px;text-align:left;text-transform:uppercase;white-space:nowrap}.management-table td,.transfers-table td{height:42px;border-bottom:1px solid var(--line);background:var(--surface);color:var(--text);line-height:1.3;padding:6px 10px;text-align:left;vertical-align:middle}.management-table tbody tr:last-child td,.transfers-table tbody tr:last-child td{border-bottom:0}.management-table tbody tr:hover td,.transfers-table tbody tr:hover td{background:color-mix(in srgb,var(--blue-soft),var(--surface) 72%)}.management-table td>strong,.management-table td>small,.transfers-table td>strong,.transfers-table td>span{display:block}.management-table td>strong,.transfers-table td>strong{font-size:12px;font-weight:650}.management-table td>small{max-width:250px;overflow:hidden;margin-top:2px;color:var(--text-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.management-table__summary{width:25%;max-width:340px;overflow:hidden;color:var(--text-muted)!important;text-overflow:ellipsis;white-space:nowrap}.management-row-actions,.transfers-actions{display:flex;align-items:center;gap:4px;white-space:nowrap}.management-table-action{display:inline-flex;min-height:28px;align-items:center;gap:4px;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--blue);cursor:pointer;font-size:11px;font-weight:620;padding:5px 7px;transition:background-color .12s ease,border-color .12s ease}.management-table-action:hover{border-color:color-mix(in srgb,var(--blue),transparent 82%);background:var(--blue-soft)}.management-table-action.is-danger{color:var(--red)}.management-table-action.is-danger:hover{border-color:color-mix(in srgb,var(--red),transparent 80%);background:color-mix(in srgb,var(--red),transparent 92%)}.management-table-action svg{width:13px;height:13px;stroke-width:1.9}.management-tag-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--text-muted);margin-right:7px;vertical-align:1px}.management-tag-dot.is-blue{background:var(--blue)}.management-tag-dot.is-cyan{background:#13a8b5}.management-tag-dot.is-green{background:var(--green)}.management-tag-dot.is-orange{background:var(--amber)}.management-tag-dot.is-purple{background:#8b5cf6}.management-tag-dot.is-gray{background:var(--text-muted)}.management-empty,.transfers-empty-state{display:grid;min-height:250px;place-items:center;align-content:center;gap:7px;color:var(--text-muted);padding:32px;text-align:center}.management-empty>svg,.transfers-empty-state>svg{width:30px;height:30px;color:color-mix(in srgb,var(--text-muted),transparent 24%);stroke-width:1.4}.management-empty strong,.transfers-empty-state strong{color:var(--text);font-size:14px;font-weight:650}.management-empty p,.transfers-empty-state span{max-width:400px;margin:0;color:var(--text-muted);font-size:12px;line-height:1.5}.management-table-footer,.transfers-footer{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid var(--line);background:var(--surface);color:var(--text-muted);font-size:11px;padding:7px 12px}.management-table-footer .ui-pagination,.transfers-pagination{display:flex;align-items:center;gap:4px}.management-table-footer .ui-pagination__pages,.transfers-pagination .ui-pagination__pages{display:flex;align-items:center;gap:3px}.management-table-footer .ui-pagination__button,.transfers-pagination .ui-pagination__button{display:inline-flex;min-width:28px;height:28px;align-items:center;justify-content:center;gap:3px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--text-muted);cursor:pointer;font-size:10px;padding:4px 7px}.management-table-footer .ui-pagination__button:hover:not(:disabled),.transfers-pagination .ui-pagination__button:hover:not(:disabled){border-color:var(--line-strong);background:var(--surface-muted);color:var(--text)}.management-table-footer .ui-pagination__button[aria-current=page],.transfers-pagination .ui-pagination__button[aria-current=page]{border-color:var(--blue);background:var(--blue);color:#fff}.management-table-footer .ui-pagination__button:disabled,.transfers-pagination .ui-pagination__button:disabled{cursor:default;opacity:.38}.management-table-footer .ui-pagination__button svg,.transfers-pagination .ui-pagination__button svg{width:12px;height:12px}.management-table-footer .ui-pagination__ellipsis,.transfers-pagination .ui-pagination__ellipsis{display:inline-grid;width:20px;place-items:center;color:var(--text-muted)}.management-view .ui-status-badge,.page-transfers .ui-status-badge{display:inline-flex;min-height:22px;align-items:center;gap:4px;border-radius:999px;background:var(--surface-muted);color:var(--text-muted);font-size:10px;font-weight:650;line-height:1;padding:4px 7px;white-space:nowrap}.management-view .ui-status-badge--info,.management-view .ui-status-badge--progress,.page-transfers .ui-status-badge--info,.page-transfers .ui-status-badge--progress{background:var(--blue-soft);color:var(--blue)}.management-view .ui-status-badge--success,.page-transfers .ui-status-badge--success{background:color-mix(in srgb,var(--green),transparent 88%);color:var(--green)}.management-view .ui-status-badge--warning,.page-transfers .ui-status-badge--warning{background:color-mix(in srgb,var(--amber),transparent 86%);color:var(--amber)}.management-view .ui-status-badge--danger,.page-transfers .ui-status-badge--danger{background:color-mix(in srgb,var(--red),transparent 90%);color:var(--red)}.page-transfers{display:grid;align-content:start;gap:14px}.transfers-header{display:flex;min-width:0;align-items:flex-end;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:2px 2px 14px}.transfers-heading{min-width:0}.transfers-heading h1{margin:0;color:var(--text);font-size:clamp(24px,2.2vw,30px);font-weight:720;letter-spacing:-.025em;line-height:1.15}.transfers-heading>p:last-child{max-width:680px;margin:5px 0 0;color:var(--text-muted);font-size:13px;line-height:1.45}.transfers-summary{display:inline-flex;flex:0 0 auto;align-items:center;gap:4px;border:1px solid var(--line);border-radius:9px;background:var(--surface);padding:3px}.transfers-summary>span{display:inline-flex;min-height:28px;align-items:center;gap:5px;border-radius:6px;color:var(--text-muted);font-size:11px;padding:5px 8px;white-space:nowrap}.transfers-summary strong{color:var(--text);font-size:12px}.transfers-summary-alert{background:color-mix(in srgb,var(--red),transparent 92%);color:var(--red)!important}.transfers-summary-alert strong{color:var(--red)}.transfers-panel{width:100%;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.transfers-toolbar{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--surface),var(--surface-muted) 24%);padding:10px 12px}.transfers-title-group{display:flex;flex:0 0 auto;align-items:baseline;gap:8px}.transfers-title-group h2,.transfers-title-group h3{margin:0;color:var(--text);font-size:14px;font-weight:680}.transfers-title-group>span{color:var(--text-muted);font-size:11px}.transfers-filters{display:grid;width:min(620px,68%);min-width:0;grid-template-columns:minmax(220px,1fr) 168px;align-items:end;gap:8px}.transfers-panel>.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap}.transfers-kind-bar{display:flex;min-height:50px;align-items:flex-end;border-bottom:1px solid var(--line);background:var(--surface);padding:0 14px}.transfers-kind-tabs{min-height:50px;gap:22px}.transfers-kind-tabs .ui-tabs__tab{min-height:50px;padding-inline:2px}.transfers-kind-tabs .ui-tabs__label{font-size:13px;font-weight:650}.transfers-kind-tabs .ui-tabs__badge{min-width:20px;height:20px;border-radius:999px;background:var(--surface-muted);color:var(--text-muted);font-size:10px}.transfers-kind-tabs .ui-tabs__tab[aria-selected=true] .ui-tabs__badge{background:var(--blue-soft);color:var(--blue)}.transfers-kind-panel{min-width:0}.transfers-explainer{display:flex;min-height:58px;align-items:center;gap:11px;border:1px solid color-mix(in srgb,var(--blue),transparent 84%);border-radius:9px;background:color-mix(in srgb,var(--blue-soft),var(--surface) 45%);margin:14px 14px 0;padding:10px 12px}.transfers-explainer--package{border-color:color-mix(in srgb,#7957d5,transparent 84%);background:color-mix(in srgb,#f2edff,var(--surface) 44%)}.transfers-explainer__icon{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:9px;background:var(--surface);color:var(--blue);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--blue),transparent 86%)}.transfers-explainer--package .transfers-explainer__icon{color:#7957d5;box-shadow:inset 0 0 0 1px color-mix(in srgb,#7957d5,transparent 84%)}.transfers-explainer__icon svg{width:17px;height:17px;stroke-width:1.8}.transfers-explainer>span:last-child{display:grid;gap:2px;min-width:0}.transfers-explainer strong{color:var(--text);font-size:12px;font-weight:680}.transfers-explainer small{color:var(--text-muted);font-size:11px;line-height:1.4}.transfers-list{min-width:0;background:var(--surface)}.transfers-list__header,.transfers-item{display:grid;grid-template-columns:minmax(250px,1.45fr) minmax(130px,.7fr) minmax(220px,1.15fr) minmax(220px,1.1fr);column-gap:16px}.transfers-list__header{min-height:34px;align-items:center;border-bottom:1px solid var(--line);background:var(--surface-muted);color:var(--text-muted);font-size:10px;font-weight:680;letter-spacing:.025em;padding:6px 14px}.transfers-item{position:relative;min-height:88px;align-items:center;border-bottom:1px solid var(--line);background:var(--surface);padding:12px 14px;transition:background-color .12s ease}.transfers-item:last-child{border-bottom:0}.transfers-item:hover{background:color-mix(in srgb,var(--blue-soft),var(--surface) 76%)}.transfers-item--failed{box-shadow:inset 3px 0 var(--red)}.transfers-item--paused{box-shadow:inset 3px 0 var(--amber)}.transfers-item--cancelled{opacity:.7}.transfers-item__identity{display:flex;min-width:0;align-items:center;gap:10px}.transfers-item__copy,.transfers-item__origin{display:grid;min-width:0;gap:3px}.transfers-item__copy strong,.transfers-item__origin strong{overflow:hidden;color:var(--text);font-size:12px;font-weight:660;text-overflow:ellipsis;white-space:nowrap}.transfers-item__copy span,.transfers-item__origin span{overflow:hidden;color:var(--text-muted);font-size:10px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.transfers-item__progress{min-width:0}.transfers-item__status{display:grid;min-width:0;align-content:center;gap:8px}.transfers-item__status-copy{display:flex;min-width:0;align-items:center;flex-wrap:wrap;gap:5px 8px}.transfers-item__status-copy>span:not(.ui-status-badge){color:var(--text-muted);font-size:9px;white-space:nowrap}.transfers-item__status-copy .transfers-error{width:100%;max-width:100%;color:var(--red);white-space:normal}.transfers-item--completed .transfers-progress-value{background:var(--green)}.transfers-item--failed .transfers-progress-value{background:var(--red)}.transfers-item--paused .transfers-progress-value{background:var(--amber)}.transfers-action--primary.ui-icon-button{border-color:var(--blue);background:var(--blue);color:#fff}.transfers-action--primary.ui-icon-button:hover:not(:disabled){border-color:color-mix(in srgb,var(--blue),#000 8%);background:color-mix(in srgb,var(--blue),#000 8%)}.transfers-table{min-width:1240px}.transfers-table th:nth-child(1){width:19%}.transfers-table th:nth-child(2){width:19%}.transfers-table th:nth-child(3){width:12%}.transfers-table th:nth-child(4){width:20%}.transfers-table th:nth-child(5){width:10%}.transfers-table th:nth-child(6){width:9%}.transfers-table th:nth-child(7){width:11%}.transfers-row>td{transition:background-color .12s ease,opacity .12s ease}.transfers-task-cell{display:flex;min-width:225px;align-items:center;gap:9px}.transfers-type-icon{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border-radius:7px;background:var(--blue-soft);color:var(--blue)}.transfers-type-icon svg{width:14px;height:14px;stroke-width:1.8}.transfers-task-main,.transfers-target-cell,.transfers-source-cell,.transfers-status-cell,.transfers-time-cell{min-width:0}.transfers-task-main,.transfers-target-cell,.transfers-source-cell,.transfers-status-cell,.transfers-time-cell{display:grid;gap:2px}.transfers-task-main strong,.transfers-target-cell strong,.transfers-source-cell strong{overflow:hidden;color:var(--text);font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.transfers-task-main span,.transfers-target-cell span,.transfers-source-cell span,.transfers-time-cell span{overflow:hidden;color:var(--text-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.transfers-time-cell time{color:var(--text);font-size:11px;white-space:nowrap}.transfers-progress-cell{min-width:220px}.transfers-progress-track{position:relative;width:100%;height:5px;overflow:hidden;border-radius:999px;background:var(--surface-muted);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--line),transparent 20%)}.transfers-progress-value{position:absolute;inset:0 auto 0 0;min-width:2px;border-radius:inherit;background:var(--blue);transition:width .16s ease}.transfers-progress-primary,.transfers-progress-secondary{display:flex;align-items:center;justify-content:space-between;gap:8px}.transfers-progress-primary{margin-top:4px}.transfers-progress-primary strong{font-size:11px;font-variant-numeric:tabular-nums}.transfers-progress-primary span,.transfers-progress-secondary span{color:var(--text-muted);font-size:9px;white-space:nowrap}.transfers-progress-secondary{margin-top:2px}.transfers-row--completed .transfers-progress-value{background:var(--green)}.transfers-row--failed .transfers-progress-value{background:var(--red)}.transfers-row--paused .transfers-progress-value{background:var(--amber)}.transfers-row--failed>td:first-child{box-shadow:inset 3px 0 var(--red)}.transfers-row--paused>td:first-child{box-shadow:inset 3px 0 var(--amber)}.transfers-row--cancelled{opacity:.72}.transfers-status-cell{align-content:center;justify-items:start}.transfers-error{display:block;max-width:150px;overflow:hidden;color:var(--red);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.transfers-retry-count{color:var(--text-muted);font-size:9px}.transfers-actions-cell{min-width:148px}.transfers-actions{flex-wrap:wrap}.transfers-action.ui-icon-button{display:inline-flex;min-width:0;min-height:27px;align-items:center;justify-content:center;gap:4px;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--blue);cursor:pointer;font-size:10px;font-weight:620;line-height:1;padding:5px 6px}.transfers-action.ui-icon-button:hover:not(:disabled){border-color:color-mix(in srgb,var(--blue),transparent 82%);background:var(--blue-soft)}.transfers-action.ui-icon-button:disabled{cursor:not-allowed;opacity:.4}.transfers-action .ui-icon-button__icon{width:12px;height:12px;stroke-width:1.9}.transfers-action--danger.ui-icon-button{color:var(--red)}.transfers-action--danger.ui-icon-button:hover:not(:disabled){border-color:color-mix(in srgb,var(--red),transparent 80%);background:color-mix(in srgb,var(--red),transparent 92%)}.transfers-clear-filters{min-height:30px;border:1px solid var(--line-strong);border-radius:7px;background:var(--surface);color:var(--blue);cursor:pointer;font-size:11px;font-weight:620;margin-top:5px;padding:6px 10px}.transfers-clear-filters:hover{background:var(--blue-soft)}@media(max-width:1100px){.management-toolbar{grid-template-columns:minmax(220px,1fr) auto}.management-toolbar__actions{grid-column:1 / -1;justify-content:flex-start}.transfers-toolbar{align-items:flex-start;flex-direction:column}.transfers-filters{width:100%}.transfers-list__header{display:none}.transfers-item{grid-template-areas:"identity origin" "progress status";grid-template-columns:minmax(0,1.25fr) minmax(230px,1fr);row-gap:14px}.transfers-item__identity{grid-area:identity}.transfers-item__origin{grid-area:origin}.transfers-item__progress{grid-area:progress}.transfers-item__status{grid-area:status}}@media(max-width:760px){.management-view,.page-transfers{gap:11px}.management-header,.transfers-header{align-items:flex-start;flex-direction:column;gap:10px;padding-bottom:11px}.transfers-summary{align-self:stretch;justify-content:space-between}.transfers-summary>span{flex:1;justify-content:center}.management-toolbar{display:flex;align-items:stretch;flex-direction:column}.management-toolbar__filters,.management-toolbar__actions{align-items:stretch;flex-wrap:wrap}.management-filter{min-width:min(160px,100%);flex:1}.management-toolbar__actions>button{flex:1}.transfers-filters{grid-template-columns:1fr}.transfers-status-filter{width:100%}.transfers-kind-bar{padding-inline:11px}.transfers-kind-tabs{width:100%}.transfers-kind-tabs .ui-tabs__tab{flex:1;justify-content:center}.transfers-explainer{align-items:flex-start;margin:11px 11px 0}.transfers-item{grid-template-areas:"identity" "origin" "progress" "status";grid-template-columns:minmax(0,1fr);row-gap:11px;padding:13px 12px}.transfers-item__origin{border-top:1px solid var(--line);padding-top:9px}.management-table-footer,.transfers-footer{align-items:flex-start;flex-direction:column}.management-table-footer .ui-pagination,.transfers-pagination{max-width:100%;overflow-x:auto}}@media(max-width:520px){.management-view>.ui-tabs{width:100%}.management-view>.ui-tabs .ui-tabs__tab{flex:1 0 auto}.management-header h2,.transfers-heading h1{font-size:23px}.management-panel,.transfers-panel{border-right:0;border-left:0;border-radius:0;box-shadow:none}.management-toolbar,.transfers-toolbar{padding-inline:10px}.management-toolbar__filters,.management-toolbar__actions{flex-direction:column}.management-toolbar__actions>button,.management-filter{width:100%}.management-table-footer .ui-pagination__direction-label,.transfers-pagination .ui-pagination__direction-label{display:none}}@media(prefers-reduced-motion:reduce){.management-view *,.page-transfers *{scroll-behavior:auto!important;transition-duration:.01ms!important}}.management-token-table{min-width:1180px}.management-token-hint{padding:3px 6px;border:1px solid var(--line);border-radius:5px;background:var(--surface-muted);color:var(--text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px}.management-token-scopes{display:flex;max-width:320px;flex-wrap:wrap;gap:4px}.management-token-scopes span{padding:2px 6px;border:1px solid color-mix(in srgb,var(--blue),transparent 82%);border-radius:999px;background:var(--blue-soft);color:color-mix(in srgb,var(--blue),var(--text) 22%);font-size:9px;white-space:nowrap}.management-inline-error{border-bottom:1px solid color-mix(in srgb,var(--red),transparent 80%);background:var(--red-soft);color:var(--red);font-size:11px;padding:8px 12px}.management-token-form{display:grid;gap:16px}.management-token-form>label{display:grid;gap:6px;color:var(--text-muted);font-size:11px;font-weight:650}.management-token-form>label input{width:100%;min-height:38px;border:1px solid var(--line-strong);border-radius:8px;background:var(--surface);padding:7px 10px}.management-token-form fieldset{padding:0;border:0;margin:0}.management-token-form legend{margin-bottom:8px;color:var(--text-muted);font-size:11px;font-weight:650}.management-token-scope-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.management-token-scope-grid label{display:flex;min-width:0;align-items:flex-start;gap:8px;border:1px solid var(--line);border-radius:8px;background:var(--surface);cursor:pointer;padding:9px 10px}.management-token-scope-grid label:has(input:checked){border-color:color-mix(in srgb,var(--blue),transparent 60%);background:var(--blue-soft)}.management-token-scope-grid input{margin-top:2px}.management-token-scope-grid span{display:grid;min-width:0;gap:2px;color:var(--text);font-size:11px;font-weight:630}.management-token-scope-grid small{overflow:hidden;color:var(--text-faint);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.management-token-error{margin:0;border-radius:7px;background:var(--red-soft);color:var(--red);font-size:11px;padding:8px 10px}.management-token-secret{display:grid;gap:13px}.management-token-secret__warning{display:flex;align-items:center;gap:10px;border:1px solid color-mix(in srgb,var(--amber),transparent 70%);border-radius:9px;background:var(--amber-soft);color:var(--amber);padding:10px 12px}.management-token-secret__warning>svg{width:20px;height:20px}.management-token-secret__warning span{display:grid;gap:2px}.management-token-secret__warning strong{font-size:12px}.management-token-secret__warning small{color:color-mix(in srgb,var(--amber),var(--text-muted) 45%);font-size:10px}.management-token-secret>label{display:grid;gap:6px;color:var(--text-muted);font-size:11px;font-weight:650}.management-token-secret textarea{width:100%;resize:none;border:1px solid var(--line-strong);border-radius:8px;background:var(--surface-muted);color:var(--text);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;line-height:1.5;padding:10px}.management-token-secret>.button{justify-self:start}@media(max-width:640px){.management-token-scope-grid{grid-template-columns:1fr}}.product-data-page{display:flex;height:calc(100vh - 56px - var(--app-compliance-footer-height));min-height:620px;flex-direction:column;overflow:hidden;background:var(--surface)}.product-data-header{display:flex;min-height:86px;align-items:center;justify-content:space-between;gap:24px;padding:12px 24px;border-bottom:1px solid var(--line);background:var(--surface)}.product-data-heading{display:flex;min-width:0;align-items:center;gap:12px}.product-data-heading__icon{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border:1px solid #cfe0fc;border-radius:10px;background:var(--blue-soft);color:var(--blue)}.product-data-heading__icon svg{width:20px;height:20px}.product-data-heading>div:last-child{min-width:0}.product-data-heading span{display:block;margin-bottom:2px;color:var(--blue);font-size:9px;font-weight:720;letter-spacing:.055em}.product-data-heading h1{margin:0;font-size:20px;font-weight:730;letter-spacing:-.025em;line-height:1.15}.product-data-heading p{margin:4px 0 0;overflow:hidden;color:var(--text-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.product-data-source{display:flex;flex:0 0 auto;align-items:center;gap:14px}.product-data-source label{display:grid;gap:3px}.product-data-source label>span{color:var(--text-faint);font-size:8px;font-weight:650}.product-data-source select{min-width:176px;height:32px;padding:0 30px 0 10px;border:1px solid var(--line-strong);border-radius:8px;background:var(--surface);color:var(--text);font-size:10px;font-weight:620}.product-sync-state{display:grid;min-width:116px;grid-template-columns:12px auto;align-items:center;column-gap:5px;color:var(--green);font-size:10px;font-weight:650}.product-sync-state.is-delayed{color:var(--amber)}.product-sync-state.is-disconnected{color:var(--red)}.product-sync-state svg{width:12px;height:12px}.product-sync-state small{grid-column:2;color:var(--text-faint);font-size:8px;font-weight:500}.product-data-summary{display:grid;min-height:58px;grid-template-columns:repeat(4,minmax(82px,.12fr)) minmax(260px,1fr);align-items:stretch;border-bottom:1px solid var(--line);background:#fafbfc}.product-summary-metric{display:flex;align-items:baseline;gap:7px;padding:13px 16px;border-right:1px solid var(--line)}.product-summary-metric strong{font-size:18px;font-weight:730;letter-spacing:-.02em}.product-summary-metric.is-success strong{color:var(--green)}.product-summary-metric.is-warning strong{color:var(--amber)}.product-summary-metric span{color:var(--text-muted);font-size:9px}.product-data-summary>p{display:flex;align-items:center;justify-content:flex-end;gap:7px;margin:0;padding:0 20px;color:var(--text-muted);font-size:9px;text-align:right}.product-data-summary>p svg{width:14px;height:14px;flex:0 0 auto;color:var(--green)}.product-data-browser{display:grid;min-height:0;flex:1;grid-template-columns:minmax(420px,44fr) minmax(480px,56fr);overflow:hidden;background:var(--surface)}.product-data-tree-pane{display:flex;min-width:0;min-height:0;flex-direction:column;border-right:1px solid var(--line);background:#fbfbfc}.product-data-toolbar{flex:none;padding:11px 12px 9px;border-bottom:1px solid var(--line);background:#f9fafbf2}.product-filter-row{display:flex;min-height:31px;align-items:center;gap:4px;margin-top:6px}.product-filter-row .filter-chip{min-height:25px}.product-filter-row>span{margin-left:auto;color:var(--text-muted);font-size:9px}.product-data-tree{min-height:0;flex:1;padding:7px 7px 20px;overflow:auto}.product-user-group+.product-user-group{margin-top:3px}.product-user-row-shell,.product-session-row-shell{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) 32px;border-radius:8px}.product-user-row,.product-session-row{display:grid;min-width:0;align-items:center;border-radius:8px 0 0 8px;background:transparent;color:var(--text);text-align:left}.product-user-row{min-height:54px;grid-template-columns:30px minmax(0,1fr) auto;gap:9px;padding:5px 8px 5px 9px}.product-session-row{min-height:45px;grid-template-columns:8px minmax(0,1fr) auto;gap:9px;padding:5px 8px 5px 10px}.product-user-row:hover,.product-session-row:hover,.product-user-row-shell:has(.product-tree-disclosure:hover),.product-session-row-shell:has(.product-tree-disclosure:hover){background:var(--surface-hover)}.product-user-row.is-selected,.product-session-row.is-selected,.product-user-row-shell:has(.is-selected),.product-session-row-shell:has(.is-selected){background:var(--blue);color:#fff}.product-user-avatar{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;background:#e5edf8;color:#375c83;font-size:11px;font-weight:720}.product-user-row.is-selected .product-user-avatar{background:#ffffff2e;color:#fff}.product-tree-row__main{display:grid;min-width:0;gap:2px}.product-tree-row__main strong{display:flex;min-width:0;align-items:center;gap:6px;overflow:hidden;font-size:11px;font-style:normal;font-weight:650;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.product-tree-row__main strong em{flex:0 0 auto;padding:1px 5px;border-radius:99px;background:#0a66f514;color:var(--blue);font-size:8px;font-style:normal;font-weight:650}.product-session-row.is-selected .product-tree-row__main strong em{background:#ffffff2b;color:#fff}.product-tree-row__main small,.product-tree-row__side{overflow:hidden;color:var(--text-muted);font-size:9px;font-style:normal;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.product-tree-row__side{display:grid;flex:0 0 auto;justify-items:end;gap:2px;padding-left:8px}.product-tree-row__side small{color:var(--text-faint);font-size:8px}.product-user-row.is-selected .product-tree-row__main small,.product-user-row.is-selected .product-tree-row__side,.product-user-row.is-selected .product-tree-row__side small,.product-session-row.is-selected .product-tree-row__main small,.product-session-row.is-selected .product-tree-row__side{color:#ffffffc2}.product-tree-disclosure{display:grid;width:32px;height:100%;min-height:32px;place-items:center;border-radius:0 8px 8px 0;background:transparent;color:var(--text-faint)}.product-tree-disclosure:hover{color:var(--text)}.product-user-row-shell:has(.is-selected) .product-tree-disclosure,.product-session-row-shell:has(.is-selected) .product-tree-disclosure{color:#fff}.product-tree-disclosure svg{width:14px;height:14px;transition:transform .13s ease}.product-tree-disclosure[aria-expanded=true] svg{transform:rotate(90deg)}.product-user-sessions{margin:2px 0 5px 13px;padding-left:10px;border-left:1px solid #dfe3e9}.product-session-group+.product-session-group{margin-top:1px}.product-eeg-dot{display:block;width:7px;height:7px;border:1px solid currentColor;border-radius:50%;background:currentColor;color:var(--green);box-shadow:0 0 0 2px color-mix(in srgb,currentColor 10%,transparent)}.product-eeg-dot.is-processing{color:var(--blue)}.product-eeg-dot.is-missing{background:transparent;color:var(--amber)}.product-eeg-dot.is-failed{color:var(--red)}.product-session-row.is-selected .product-eeg-dot{color:#fff}.product-session-assets{display:grid;gap:1px;margin:2px 0 5px;padding-left:14px}.product-asset-row{display:grid;min-height:36px;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:8px;padding:4px 8px;border-radius:7px;background:transparent;color:var(--text);text-align:left}.product-asset-row:hover{background:var(--surface-hover)}.product-asset-row.is-selected{background:var(--blue);color:#fff}.product-asset-row>svg{width:15px;height:15px;color:#5e82a9}.product-asset-row.is-selected>svg{color:#fff}.product-asset-row>span{display:grid;min-width:0;gap:1px}.product-asset-row strong,.product-asset-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-asset-row strong{font-size:10px;font-weight:610}.product-asset-row small,.product-asset-row em{color:var(--text-muted);font-size:8px;font-style:normal}.product-asset-row.is-selected small,.product-asset-row.is-selected em{color:#ffffffc2}.product-tree-empty{padding:11px 12px;color:var(--text-faint);font-size:9px}.product-tree-empty--large{display:grid;min-height:220px;place-items:center;align-content:center;gap:7px;text-align:center}.product-tree-empty--large svg{width:22px;height:22px}.product-tree-empty--large strong{color:var(--text);font-size:11px}.product-data-inspector{min-width:0;min-height:0;padding:24px 28px 42px;overflow-y:auto;background:var(--surface)}.product-inspector-header>div{min-width:0}.product-inspector-header>div>span,.product-user-hero>div>span{display:block;margin-bottom:5px;color:var(--blue);font-size:9px;font-weight:720;letter-spacing:.06em;text-transform:uppercase}.product-inspector-header h2,.product-user-hero h2{margin:0;font-size:21px;font-weight:720;letter-spacing:-.025em;line-height:1.25}.product-inspector-header p,.product-user-hero p{margin:5px 0 0;color:var(--text-muted);font-size:10px}.product-inspector-badges{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:10px}.product-user-hero{display:flex;align-items:flex-start;gap:13px}.product-user-hero__avatar{display:grid;width:48px;height:48px;flex:0 0 auto;place-items:center;border-radius:14px;background:#e8f0fb;color:#375c83;font-size:18px;font-weight:720}.product-inspector-actions{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:18px;padding-bottom:17px;border-bottom:1px solid var(--line)}.product-inspector-actions svg{width:14px;height:14px}.product-inspector-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:20px}.product-inspector-metrics--five{grid-template-columns:repeat(5,minmax(0,1fr))}.product-metric-card{display:grid;min-height:60px;align-content:center;gap:3px;padding:9px 11px;border:1px solid var(--line);border-radius:9px;background:#fafbfc}.product-metric-card strong{font-size:17px;font-weight:720;letter-spacing:-.02em}.product-metric-card.is-success strong{color:var(--green)}.product-metric-card.is-info strong{color:var(--blue)}.product-metric-card span{color:var(--text-muted);font-size:8px}.product-inspector-section,.product-waveform-section{margin-top:23px}.product-section-heading{display:flex;min-height:28px;align-items:center;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid var(--line)}.product-section-heading>span{display:flex;min-width:0;align-items:center;gap:7px}.product-section-heading svg{width:14px;height:14px;color:var(--blue)}.product-section-heading strong{font-size:11px;font-weight:680}.product-section-heading small{color:var(--text-muted);font-size:8px;text-align:right}.product-definition-list{margin:0}.product-definition-list>div{display:grid;min-height:38px;grid-template-columns:minmax(104px,.28fr) minmax(0,1fr);align-items:start;gap:18px;padding:9px 0;border-bottom:1px solid var(--line)}.product-definition-list dt{color:var(--text-muted);font-size:9px}.product-definition-list dd{min-width:0;margin:0;font-size:10px;overflow-wrap:anywhere}.product-recent-sessions{display:grid}.product-recent-sessions button{display:grid;min-height:50px;grid-template-columns:8px minmax(0,1fr) auto 14px;align-items:center;gap:9px;padding:7px 4px;border-bottom:1px solid var(--line);background:transparent;color:var(--text);text-align:left}.product-recent-sessions button:hover{background:#fafbfc}.product-recent-sessions button>span:nth-child(2){display:grid;min-width:0;gap:2px}.product-recent-sessions strong{font-size:10px;font-weight:640}.product-recent-sessions small,.product-recent-sessions em{color:var(--text-muted);font-size:8px;font-style:normal}.product-recent-sessions button>svg{width:13px;height:13px;color:var(--text-faint)}.product-readonly-note{display:flex;gap:9px;margin-top:22px;padding:12px;border:1px solid #d8e6fb;border-radius:9px;background:#f4f8ff;color:#315d94}.product-readonly-note>svg{width:16px;height:16px;flex:0 0 auto}.product-readonly-note p{display:grid;gap:2px;margin:0;font-size:9px;line-height:1.5}.product-readonly-note strong{font-size:10px}.product-waveform{overflow:hidden;margin-top:10px;border:1px solid var(--line);border-radius:10px;background:#fafbfc}.product-waveform__legend{display:flex;align-items:center;gap:14px;min-height:31px;padding:0 11px;border-bottom:1px solid var(--line);color:var(--text-muted);font-size:8px}.product-waveform__legend span{display:flex;align-items:center;gap:5px}.product-waveform__legend i{width:13px;height:2px;border-radius:99px;background:#1473e6}.product-waveform__legend .is-channel-2 i{background:#8e44ad}.product-waveform svg{width:100%;height:180px}.product-waveform__grid line{stroke:#0f172a11;stroke-width:1}.product-waveform__line{stroke:#1473e6;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.product-waveform__line.is-channel-2{stroke:#8e44ad}.product-waveform>p{margin:0;padding:8px 11px;border-top:1px solid var(--line);color:var(--text-faint);font-size:8px}.product-waveform-empty{display:flex;min-height:118px;align-items:center;justify-content:center;gap:10px;margin-top:10px;padding:18px;border:1px dashed var(--line-strong);border-radius:10px;background:#fafbfc;color:var(--text-muted)}.product-waveform-empty.is-failed{border-color:color-mix(in srgb,var(--red) 30%,transparent);background:var(--red-soft);color:var(--red)}.product-waveform-empty.is-processing{border-color:color-mix(in srgb,var(--blue) 24%,transparent);background:var(--blue-soft);color:var(--blue)}.product-waveform-empty>svg{width:22px;height:22px;flex:0 0 auto}.product-waveform-empty>div{display:grid;gap:3px}.product-waveform-empty strong{color:currentColor;font-size:11px}.product-waveform-empty span{color:var(--text-muted);font-size:9px}.product-file-hero{display:flex;align-items:center;gap:12px;margin-top:18px;padding:14px;border:1px solid var(--line);border-radius:10px;background:#fafbfc}.product-file-hero>svg{width:30px;height:30px;color:var(--blue)}.product-file-hero>div{display:grid;gap:2px}.product-file-hero strong{font-size:13px}.product-file-hero span{color:var(--text-muted);font-size:9px}.product-inspector-empty,.product-data-empty{display:grid;min-height:420px;place-items:center;align-content:center;gap:8px;color:var(--text-muted);text-align:center}.product-inspector-empty>svg,.product-data-empty>svg{width:30px;height:30px;color:#9aa8b9}.product-inspector-empty h2,.product-data-empty h1{margin:0;color:var(--text);font-size:16px}.product-inspector-empty p,.product-data-empty p{max-width:560px;margin:0;font-size:10px;line-height:1.6}.product-source-status{padding:3px 8px;border-radius:999px;background:var(--surface-muted);color:var(--text-muted);font-size:9px;font-weight:680}.product-source-status.is-not_connected,.product-source-status.is-syncing{background:var(--amber-soft);color:var(--amber)}.product-source-status.is-error{background:var(--red-soft);color:var(--red)}.product-source-facts{display:grid;width:min(520px,calc(100% - 40px));grid-template-columns:repeat(3,minmax(0,1fr));margin:10px 0 0;overflow:hidden;border:1px solid var(--line);border-radius:9px;background:var(--surface)}.product-source-facts div{display:grid;min-width:0;gap:4px;padding:10px 12px}.product-source-facts div+div{border-left:1px solid var(--line)}.product-source-facts dt,.product-source-facts dd{overflow:hidden;margin:0;text-overflow:ellipsis;white-space:nowrap}.product-source-facts dt{color:var(--text-faint);font-size:8px;font-weight:650}.product-source-facts dd{color:var(--text);font-size:10px}@media(max-width:1120px){.product-data-summary{grid-template-columns:repeat(4,minmax(76px,1fr))}.product-data-summary>p{display:none}.product-data-browser{grid-template-columns:minmax(380px,46fr) minmax(420px,54fr)}.product-inspector-metrics--five{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:860px){.product-data-source{display:none}.product-data-browser{grid-template-columns:minmax(280px,45fr) minmax(330px,55fr)}.product-data-inspector{padding-inline:16px}}.app-data-state{align-items:center;color:var(--ink-muted, #667085);display:flex;flex-direction:column;gap:10px;justify-content:center;min-height:calc(100vh - 116px - var(--app-compliance-footer-height));padding:48px;text-align:center}.app-data-state>svg{color:var(--accent, #1769e0);height:34px;width:34px}.app-data-state h1,.app-data-state p{margin:0}.app-data-state h1{color:var(--ink-strong, #101828);font-size:22px}.app-data-state--error>svg{color:var(--danger, #d92d20)}.is-spinning{animation:datahub-spin .9s linear infinite}@keyframes datahub-spin{to{transform:rotate(360deg)}}:root{color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #f6f7f9;--sidebar: #f2f3f5;--surface: #ffffff;--surface-muted: #f6f7f9;--surface-hover: #eef0f3;--line: rgba(15, 23, 42, .1);--line-strong: rgba(15, 23, 42, .17);--text: #1d1d1f;--text-muted: #6e6e73;--text-faint: #8e8e93;--blue: #0a66f5;--blue-hover: #075bdc;--blue-soft: #eaf2ff;--red: #d92d20;--red-soft: #fff0ef;--green: #16845b;--green-soft: #e9f7f1;--amber: #ad6800;--amber-soft: #fff7e6;--cyan: #06758f;--radius: 10px;--radius-large: 14px;--shadow: 0 10px 34px rgba(15, 23, 42, .09), 0 1px 2px rgba(15, 23, 42, .08);--app-compliance-footer-height: 30px;background:var(--bg);color:var(--text)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:720px;min-height:100vh;background:var(--bg);color:var(--text);font-size:14px;line-height:1.45;-webkit-font-smoothing:antialiased}button,input,select,textarea{color:inherit;font:inherit}button,a,select,input[type=checkbox]{-webkit-tap-highlight-color:transparent}button{border:0}button:not(:disabled),a,select:not(:disabled),input[type=checkbox]:not(:disabled){cursor:pointer}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;opacity:.48}h1,h2,h3,p{margin-top:0}svg{display:block}:focus-visible{outline:3px solid rgba(10,102,245,.28);outline-offset:2px}.visually-hidden,.ui-visually-hidden,.project-list-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.app-shell{min-height:calc(100vh - var(--app-compliance-footer-height))}.app-sidebar{position:fixed;inset:0 auto var(--app-compliance-footer-height) 0;z-index:40;display:flex;width:var(--app-sidebar-width);min-width:var(--app-sidebar-width);flex-direction:column;border-right:1px solid var(--line);background:#f2f3f5f5;-webkit-backdrop-filter:saturate(160%) blur(18px);backdrop-filter:saturate(160%) blur(18px);transition:width .18s ease,min-width .18s ease}.app-brand{display:flex;height:64px;align-items:center;gap:11px;padding:0 18px;overflow:hidden;border-bottom:1px solid transparent}.app-brand__mark{display:block;width:32px;min-width:32px;height:32px;object-fit:contain;box-shadow:0 1px 2px #0f172a47}.app-brand__copy{display:flex;min-width:0;flex-direction:column;line-height:1.05;white-space:nowrap}.app-brand__copy strong{font-size:15px;font-weight:760;letter-spacing:.05em}.app-brand__copy small{margin-top:4px;color:var(--text-muted);font-size:11px;font-weight:600;letter-spacing:.04em}.app-nav{display:flex;flex:1;flex-direction:column;gap:3px;padding:13px 10px;overflow-y:auto}.app-nav__caption{padding:7px 10px 4px;color:var(--text-faint);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.app-nav__caption--admin{margin-top:12px;padding-top:15px;border-top:1px solid var(--line)}.app-nav__item{display:flex;min-height:38px;align-items:center;gap:11px;padding:0 10px;overflow:hidden;border-radius:8px;color:#404047;text-decoration:none;white-space:nowrap;transition:color .12s ease,background .12s ease}.app-nav__item:hover{background:#0f172a0e;color:var(--text)}.app-nav__item.is-active{background:var(--surface);color:var(--blue);box-shadow:0 1px 2px #0f172a14,inset 0 0 0 1px #0f172a0b}.app-nav__item svg{width:18px;min-width:18px;height:18px;stroke-width:1.9}.app-nav__item span{overflow:hidden;font-size:13px;font-weight:590;text-overflow:ellipsis}.app-sidebar__footer{padding:10px;border-top:1px solid var(--line)}.app-sidebar__collapse{display:flex;width:100%;min-height:36px;align-items:center;gap:10px;padding:0 10px;overflow:hidden;border-radius:8px;background:transparent;color:var(--text-muted);white-space:nowrap}.app-sidebar__collapse:hover{background:#0f172a0e;color:var(--text)}.app-sidebar__collapse svg{width:17px;min-width:17px;height:17px}.app-sidebar__collapse span{font-size:12px}.app-shell--collapsed .app-brand{justify-content:center;padding-inline:0}.app-shell--collapsed .app-brand__copy,.app-shell--collapsed .app-nav__caption,.app-shell--collapsed .app-nav__item span,.app-shell--collapsed .app-sidebar__collapse span{display:none}.app-shell--collapsed .app-nav__item,.app-shell--collapsed .app-sidebar__collapse{justify-content:center;padding-inline:0}.app-workspace{width:calc(100% - var(--app-sidebar-width));min-width:0;min-height:calc(100vh - var(--app-compliance-footer-height));margin-left:var(--app-sidebar-width);transition:width .18s ease,margin-left .18s ease}.app-topbar{position:sticky;top:0;z-index:30;display:flex;height:56px;align-items:center;justify-content:space-between;gap:20px;padding:0 20px 0 24px;border-bottom:1px solid var(--line);background:#ffffffe0;-webkit-backdrop-filter:saturate(180%) blur(18px);backdrop-filter:saturate(180%) blur(18px)}.app-breadcrumb{display:flex;min-width:0;align-items:center;gap:6px;color:var(--text-muted);font-size:13px;white-space:nowrap}.app-breadcrumb button{padding:4px 2px;background:transparent;color:var(--blue)}.app-breadcrumb span:last-child{overflow:hidden;color:var(--text);font-weight:620;text-overflow:ellipsis}.app-breadcrumb svg{width:14px;height:14px;color:var(--text-faint)}.app-topbar__actions{display:flex;align-items:center;gap:7px}.app-search-trigger{display:flex;width:clamp(260px,29vw,390px);height:34px;align-items:center;gap:8px;padding:0 8px 0 10px;border:1px solid var(--line);border-radius:9px;background:#f5f6f8;color:var(--text-muted);text-align:left}.app-search-trigger:hover{border-color:var(--line-strong);background:var(--surface)}.app-search-trigger svg{width:15px;min-width:15px;height:15px}.app-search-trigger span{flex:1;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}kbd{padding:2px 6px;border:1px solid var(--line-strong);border-bottom-color:#0f172a40;border-radius:5px;background:var(--surface);color:var(--text-faint);font-family:inherit;font-size:10px;box-shadow:0 1px #0f172a0d}.app-topbar__icon{position:relative;display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:transparent;color:var(--text-muted)}.app-topbar__icon:hover{background:var(--surface-hover);color:var(--text)}.app-topbar__icon svg{width:17px;height:17px}.app-notification-button>span{position:absolute;top:2px;right:1px;display:grid;min-width:15px;height:15px;padding:0 3px;place-items:center;border:2px solid #fff;border-radius:99px;background:var(--red);color:#fff;font-size:8px;font-weight:750}.app-user{display:flex;height:38px;align-items:center;gap:8px;padding:2px 5px 2px 3px;border-radius:10px;background:transparent;text-align:left}.app-user:hover{background:var(--surface-hover)}.app-user__avatar{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#ded3ff;color:#5f36b2;font-size:12px;font-weight:720}.app-user__copy{display:flex;flex-direction:column;line-height:1.22}.app-user__copy strong{font-size:11px;font-weight:650}.app-user__copy small{color:var(--text-muted);font-size:9px}.app-main{min-width:0;min-height:calc(100vh - 56px - var(--app-compliance-footer-height))}.app-compliance-footer{position:fixed;right:0;bottom:0;left:0;z-index:50;display:flex;height:var(--app-compliance-footer-height);align-items:center;justify-content:center;border-top:1px solid var(--line);background:#f6f7f9f5;-webkit-backdrop-filter:saturate(160%) blur(18px);backdrop-filter:saturate(160%) blur(18px)}.app-compliance-footer a{padding:3px 8px;border-radius:5px;color:var(--text-faint);font-size:10px;line-height:1.2;text-decoration:none;transition:color .12s ease,background .12s ease}.app-compliance-footer a:hover{background:#0f172a0b;color:var(--text-muted)}.page-workbench,.page-project-list,.subjects-view,.page-transfers,.management-view{padding:24px}.button,.ui-icon-button,.primary-action,.secondary-action{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:7px;padding:0 12px;border-radius:8px;font-size:12px;font-weight:620;white-space:nowrap;transition:background .12s ease,border-color .12s ease,color .12s ease,transform .12s ease}.button:active:not(:disabled),.ui-icon-button:active:not(:disabled),.primary-action:active:not(:disabled),.secondary-action:active:not(:disabled){transform:translateY(1px)}.button svg,.ui-icon-button__icon,.primary-action svg,.secondary-action svg{width:15px;height:15px;stroke-width:2}.button--primary,.ui-icon-button--primary,.primary-action{border:1px solid var(--blue);background:var(--blue);color:#fff;box-shadow:0 1px 2px #0a66f533}.button--primary:hover:not(:disabled),.ui-icon-button--primary:hover:not(:disabled),.primary-action:hover:not(:disabled){border-color:var(--blue-hover);background:var(--blue-hover)}.button--secondary,.ui-icon-button--outline,.secondary-action{border:1px solid var(--line-strong);background:var(--surface);color:#35353a;box-shadow:0 1px 1px #0f172a08}.button--secondary:hover:not(:disabled),.ui-icon-button--outline:hover:not(:disabled),.secondary-action:hover:not(:disabled){background:var(--surface-muted)}.button--quiet,.ui-icon-button--ghost{border:1px solid transparent;background:transparent;color:var(--text-muted)}.button--quiet:hover:not(:disabled),.ui-icon-button--ghost:hover:not(:disabled){background:var(--surface-hover);color:var(--text)}.button--danger-quiet{border:1px solid transparent;background:transparent;color:var(--red)}.button--danger-quiet:hover:not(:disabled){background:var(--red-soft)}.button--danger{border:1px solid var(--red);background:var(--red);color:#fff}.button--danger:hover:not(:disabled){filter:brightness(.94)}.button--fit{align-self:flex-start}.ui-icon-button{padding-inline:10px}.ui-icon-button--small{min-width:28px;min-height:28px;padding:0 7px;border-radius:7px}.ui-icon-button--medium:not(:has(.ui-icon-button__label)){width:34px;padding:0}.icon-button{display:grid;width:30px;height:30px;min-width:30px;padding:0;place-items:center;border:1px solid transparent;border-radius:7px;background:transparent;color:var(--text-muted)}.icon-button:hover:not(:disabled){background:var(--surface-hover);color:var(--text)}.icon-button svg{width:16px;height:16px}.ui-status-badge{display:inline-flex;min-height:22px;align-items:center;gap:5px;padding:2px 8px;border-radius:99px;background:#f0f1f3;color:#606168;font-size:10px;font-weight:650;line-height:1.2;white-space:nowrap}.ui-status-badge--success{background:var(--green-soft);color:var(--green)}.ui-status-badge--danger{background:var(--red-soft);color:var(--red)}.ui-status-badge--warning{background:var(--amber-soft);color:var(--amber)}.ui-status-badge--progress,.ui-status-badge--info{background:var(--blue-soft);color:var(--blue)}.ui-status-badge__icon{width:12px;height:12px}.ui-search-field{position:relative;min-width:0}.ui-search-field__search-icon{position:absolute;top:50%;left:10px;z-index:1;width:15px;height:15px;color:var(--text-faint);transform:translateY(-50%);pointer-events:none}.ui-search-field__input,.compact-search input,.form-field input,.form-field select,.form-field textarea,.management-filter select,.transfers-status-filter select,.project-list-filter select,.subjects-status-filter-control{width:100%;border:1px solid var(--line-strong);border-radius:8px;background:var(--surface);box-shadow:0 1px 1px #0f172a06;outline:0;transition:border-color .12s ease,box-shadow .12s ease}.ui-search-field__input{height:34px;padding:0 32px}.ui-search-field__input:focus,.compact-search input:focus,.form-field input:focus,.form-field select:focus,.form-field textarea:focus,.management-filter select:focus,.transfers-status-filter select:focus,.project-list-filter select:focus,.subjects-status-filter-control:focus{border-color:#0a66f59e;box-shadow:0 0 0 3px #0a66f51a}.ui-search-field__clear{position:absolute;top:50%;right:6px;display:grid;width:23px;height:23px;padding:0;place-items:center;border-radius:6px;background:transparent;color:var(--text-faint);transform:translateY(-50%)}.ui-search-field__clear:hover{background:var(--surface-hover);color:var(--text)}.ui-search-field__clear svg{width:13px;height:13px}.ui-tabs{display:flex;align-items:flex-end;gap:22px;min-height:42px}.ui-tabs__tab{position:relative;display:inline-flex;min-height:42px;align-items:center;gap:6px;padding:0 2px;background:transparent;color:var(--text-muted);font-size:12px;font-weight:600}.ui-tabs__tab:hover:not(:disabled){color:var(--text)}.ui-tabs__tab[aria-selected=true]{color:var(--text)}.ui-tabs__tab[aria-selected=true]:after{position:absolute;right:0;bottom:0;left:0;height:2px;border-radius:2px 2px 0 0;background:var(--blue);content:""}.ui-tabs__badge{display:grid;min-width:18px;height:18px;padding:0 5px;place-items:center;border-radius:99px;background:var(--surface-hover);color:var(--text-muted);font-size:9px}.ui-pagination{display:flex;align-items:center;justify-content:space-between;gap:8px}.ui-pagination__pages{display:flex;align-items:center;gap:3px}.ui-pagination__button,.ui-pagination__page{display:grid;min-width:28px;height:28px;padding:0 7px;place-items:center;border:1px solid transparent;border-radius:7px;background:transparent;color:var(--text-muted);font-size:11px}.ui-pagination__button:hover:not(:disabled),.ui-pagination__page:hover:not(:disabled){background:var(--surface-hover);color:var(--text)}.ui-pagination__page[aria-current=page]{border-color:var(--line);background:var(--surface);color:var(--blue);font-weight:700}.ui-pagination__button svg{width:14px;height:14px}.ui-pagination__direction-label{display:none}.ui-pagination__ellipsis{color:var(--text-faint);font-size:11px}.ui-modal{width:min(560px,calc(100vw - 32px));max-height:min(780px,calc(100vh - 48px));padding:0;overflow:visible;border:0;border-radius:15px;background:transparent;color:var(--text)}.ui-modal--small{width:min(430px,calc(100vw - 32px))}.ui-modal--large{width:min(720px,calc(100vw - 32px))}.ui-modal--preview{width:min(1120px,calc(100vw - 32px));max-height:min(900px,calc(100vh - 32px))}.ui-modal::backdrop{background:#10131b47;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ui-modal__surface{display:flex;max-height:inherit;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.6);border-radius:15px;background:var(--surface);box-shadow:0 28px 90px #0f172a3d,0 3px 10px #0f172a21}.ui-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px 22px 16px;border-bottom:1px solid var(--line)}.ui-modal__title{margin:0;font-size:18px;font-weight:720;letter-spacing:-.02em}.ui-modal__description{margin-top:5px;color:var(--text-muted);font-size:12px}.ui-modal__close{display:grid;width:29px;height:29px;min-width:29px;padding:0;place-items:center;border-radius:50%;background:var(--surface-hover);color:var(--text-muted)}.ui-modal__close:hover{background:#e4e6e9;color:var(--text)}.ui-modal__close svg{width:14px;height:14px}.ui-modal__body{min-height:0;padding:20px 22px;overflow-y:auto}.ui-modal__footer{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:13px 22px;border-top:1px solid var(--line);background:#fafafa}.file-preview-frame,.file-preview-canvas,.file-preview-state{width:100%;height:min(68vh,680px);min-height:360px;border:1px solid var(--line);border-radius:10px;background:var(--surface-muted)}.file-preview-frame{display:block}.file-preview-canvas{display:grid;overflow:hidden;place-items:center;padding:20px}.file-preview-canvas--image{background-image:linear-gradient(45deg,#edf0f4 25%,transparent 25%),linear-gradient(-45deg,#edf0f4 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#edf0f4 75%),linear-gradient(-45deg,transparent 75%,#edf0f4 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px}.file-preview-canvas img,.file-preview-canvas video{max-width:100%;max-height:100%;object-fit:contain}.file-preview-canvas--media{background:#111318}.file-preview-canvas--audio{height:220px;min-height:220px;background:radial-gradient(circle at 50% 10%,rgba(32,113,244,.14),transparent 54%),var(--surface-muted)}.file-preview-canvas audio{width:min(620px,90%)}.file-preview-state{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;padding:32px;color:var(--text-muted);text-align:center}.file-preview-state>svg{width:32px;height:32px;color:var(--blue)}.file-preview-state strong{color:var(--text);font-size:14px}.file-preview-state--error>svg{color:var(--red)}.file-preview-text{width:100%;min-height:min(58vh,520px);max-height:min(66vh,620px);margin:0;padding:16px;overflow:auto;border:1px solid var(--line);border-radius:10px;background:#f8fafc;color:#1f2937;font:12px/1.65 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;-moz-tab-size:2;tab-size:2;white-space:pre}.modal-form,.form-stack{display:flex;flex-direction:column;gap:15px}.help-guide{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.help-guide section{display:flex;min-width:0;align-items:flex-start;gap:10px;border:1px solid var(--line);border-radius:10px;background:color-mix(in srgb,var(--surface),var(--surface-muted) 24%);padding:13px}.help-guide section>svg{width:19px;height:19px;flex:0 0 auto;color:var(--blue);stroke-width:1.7}.help-guide h3,.help-guide p{margin:0}.help-guide h3{font-size:12px;font-weight:680}.help-guide p{margin-top:4px;color:var(--text-muted);font-size:10px;line-height:1.55}.help-guide__shortcut{display:flex;grid-column:1 / -1;align-items:center;gap:9px;border-radius:9px;background:var(--blue-soft);color:color-mix(in srgb,var(--blue),var(--text) 25%);font-size:11px;padding:10px 12px}.help-guide__shortcut>svg{width:17px;height:17px}.account-summary{display:flex;align-items:center;gap:12px}.account-summary__avatar{display:grid;width:48px;height:48px;flex:0 0 auto;place-items:center;border-radius:50%;background:#ded3ff;color:#5f36b2;font-size:16px;font-weight:720}.account-summary h3,.account-summary p{margin:0}.account-summary h3{font-size:15px}.account-summary p,.account-summary div>span{display:block;margin-top:2px;color:var(--text-muted);font-size:10px}.account-local-note{margin:16px 0 0;border-radius:8px;background:var(--surface-muted);color:var(--text-muted);font-size:10px;line-height:1.55;padding:10px 12px}.account-local-note code{color:var(--text);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}@media(max-width:640px){.help-guide{grid-template-columns:1fr}}.modal-form__hero{display:flex;min-height:48px;align-items:center;gap:10px;padding:11px 13px;border:1px solid #d8e7ff;border-radius:10px;background:#f4f8ff;color:#2f5f9f;font-size:12px}.modal-form__hero--subject{border-color:#d9ebe5;background:#f3faf7;color:#246b53}.modal-form__hero svg{width:19px;height:19px}.modal-form__hint{margin:-5px 0 0;color:var(--text-muted);font-size:11px}.modal-form__section{display:grid;gap:12px;padding:14px 0 2px;border-top:1px solid var(--line)}.modal-form__section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.modal-form__section-heading h3{margin:0;color:var(--text);font-size:12px;font-weight:680}.modal-form__section-heading>span{color:var(--text-muted);font-size:10px}.modal-form__section .modal-form__hint{margin:-3px 0 0}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.form-grid--contact{grid-template-columns:minmax(125px,.4fr) minmax(0,1fr)}.form-field{display:flex;min-width:0;flex-direction:column;gap:6px;color:#4d4d52;font-size:11px;font-weight:620}.form-field>small{color:var(--text-muted);font-size:10px;font-weight:450;line-height:1.5}.inline-create-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.inline-create-row .button{height:36px}.form-field input,.form-field select{height:36px;padding:0 10px}.form-field textarea{min-height:78px;padding:9px 10px;resize:vertical}.form-field--fieldset{width:100%;min-width:0;padding:0;border:0}.form-field--fieldset legend{margin-bottom:7px}.check-list{display:flex;width:100%;min-width:0;align-items:center;flex-wrap:wrap;gap:7px}.check-list label{display:inline-flex;width:auto;max-width:100%;flex:0 0 auto;min-height:30px;align-items:center;gap:6px;padding:0 9px;border:1px solid var(--line);border-radius:8px;background:var(--surface);font-size:11px;font-weight:500;white-space:nowrap}.check-list input[type=checkbox]{width:15px;min-width:15px;height:15px;flex:0 0 15px;margin:0;padding:0;border:0;background:transparent;box-shadow:none;accent-color:var(--blue)}.check-list input[type=checkbox]:focus{box-shadow:none}.session-tag-field__toolbar{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px;margin:-2px 0 8px}.session-tag-field__toolbar>small{color:var(--text-muted);font-size:10px;font-weight:450}.session-tag-field__manage-toggle{min-height:28px;padding:0 7px;color:var(--blue);font-size:10px}.session-tag-field__manage-toggle svg{width:12px;height:12px}.session-tag-choice{transition:border-color .12s ease,background .12s ease,color .12s ease}.session-tag-choice:hover{border-color:#b9cbea;background:#f8fbff}.session-tag-choice.is-selected{border-color:#a9c7f5;background:var(--blue-soft);color:#174f99}.session-tag-choice.is-archived{border-style:dashed;color:var(--text-muted)}.session-tag-manager{display:flex;min-width:0;flex-direction:column;gap:8px;margin-top:10px;padding:10px;border:1px solid var(--line);border-radius:9px;background:#f8f9fb}.session-tag-manager__list{display:flex;min-width:0;flex-direction:column;gap:5px}.session-tag-manager__row{display:grid;min-width:0;align-items:center;grid-template-columns:minmax(0,1fr) auto auto;gap:7px;padding:5px 6px;border:1px solid var(--line);border-radius:7px;background:var(--surface)}.session-tag-manager__row>input{min-width:0}.session-tag-manager__row .tag{width:fit-content;max-width:100%;overflow:hidden;text-overflow:ellipsis}.session-tag-manager__status{color:var(--text-muted);font-size:9px;font-weight:500;white-space:nowrap}.session-tag-manager__actions{display:flex;align-items:center;justify-content:flex-end;gap:2px}.session-tag-manager__actions .button{min-height:25px;padding:0 6px;font-size:9px}.session-tag-manager__message{color:var(--text-muted);font-size:9px;font-weight:450}.quick-upload__dropzone{display:flex;min-height:160px;align-items:center;justify-content:center;flex-direction:column;gap:7px;padding:20px;border:1px dashed #aab9cc;border-radius:12px;background:#fafcff;text-align:center}.quick-upload__dropzone:hover{border-color:var(--blue);background:#f5f9ff}.quick-upload__dropzone.is-dragging{border-color:var(--blue);background:#eef5ff;box-shadow:inset 0 0 0 1px #0a66f529}.quick-upload__dropzone>svg{width:30px;height:30px;color:var(--blue)}.quick-upload__dropzone strong{font-size:13px}.quick-upload__dropzone span{max-width:460px;overflow:hidden;color:var(--text-muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.quick-upload__dropzone input{position:absolute;width:1px;height:1px;opacity:0}.quick-upload__picker-actions{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:4px}.quick-upload__picker-actions .button{cursor:pointer}.quick-upload__picker-actions .button svg{width:15px;height:15px}.quick-upload__dropzone .form-error{max-width:460px;color:var(--danger, #d92d20);font-size:11px;white-space:normal}.quick-upload__missing-session{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #f2d7b0;border-radius:10px;background:var(--amber-soft)}.quick-upload__missing-session strong{font-size:12px}.quick-upload__missing-session span{flex:1;color:var(--text-muted);font-size:11px}.global-search{margin:-3px -5px -5px}.global-search__field{display:flex;height:46px;align-items:center;gap:10px;padding:0 11px 0 13px;border:1px solid var(--line-strong);border-radius:10px;background:var(--surface);box-shadow:0 0 0 3px #0a66f512}.global-search__field>svg{width:18px;height:18px;color:var(--text-faint)}.global-search__field input{min-width:0;height:100%;flex:1;border:0;background:transparent;outline:0;font-size:14px}.global-search__meta{display:flex;align-items:center;justify-content:space-between;padding:13px 4px 8px;color:var(--text-faint);font-size:10px}.global-search__results{display:flex;max-height:410px;flex-direction:column;gap:2px;overflow-y:auto}.global-search__result{display:flex;width:100%;min-height:56px;align-items:center;gap:11px;padding:7px 9px;border-radius:9px;background:transparent;text-align:left}.global-search__result:hover,.global-search__result:focus-visible{background:var(--blue-soft)}.global-search__result-icon{display:grid;width:34px;height:34px;min-width:34px;place-items:center;border-radius:9px;background:var(--surface-muted);color:var(--blue)}.global-search__result-icon svg{width:17px;height:17px}.global-search__result-copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:2px}.global-search__result-copy strong,.global-search__result-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.global-search__result-copy strong{font-size:12px;font-weight:650}.global-search__result-copy small{color:var(--text-muted);font-size:10px}.global-search__result-kind,.attention-center__type{padding:3px 7px;border-radius:99px;background:var(--surface-muted);color:var(--text-muted);font-size:9px;white-space:nowrap}.global-search__empty,.attention-center__empty{display:flex;min-height:220px;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:var(--text-muted);text-align:center}.global-search__empty svg,.attention-center__empty svg{width:30px;height:30px;color:var(--text-faint)}.global-search__empty strong,.attention-center__empty strong{color:var(--text)}.global-search__empty span{font-size:11px}.attention-center{display:flex;flex-direction:column;gap:3px}.attention-center__item{display:grid;grid-template-columns:36px minmax(0,1fr) auto 16px;align-items:center;gap:10px;min-height:72px;padding:9px;border-radius:10px;background:transparent;text-align:left}.attention-center__item:hover{background:var(--surface-muted)}.attention-center__item>svg{width:15px;height:15px;color:var(--text-faint)}.attention-center__icon{display:grid;width:36px;height:36px;place-items:center;border-radius:9px;background:var(--amber-soft);color:var(--amber)}.attention-center__icon.is-high{background:var(--red-soft);color:var(--red)}.attention-center__icon svg{width:17px;height:17px}.attention-center__copy{display:flex;min-width:0;flex-direction:column;gap:2px}.attention-center__copy strong,.attention-center__copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attention-center__copy strong{font-size:12px}.attention-center__copy small,.attention-center__copy>span{color:var(--text-muted);font-size:10px}.attention-center__copy>span{display:flex;align-items:center;gap:4px}.attention-center__copy>span svg{width:11px;height:11px}.app-toast{position:fixed;z-index:100;right:22px;bottom:calc(var(--app-compliance-footer-height) + 22px);display:flex;max-width:min(440px,calc(100vw - 40px));min-height:42px;align-items:center;gap:8px;padding:9px 13px;border:1px solid rgba(255,255,255,.16);border-radius:11px;background:#1c1d21f0;color:#fff;font-size:12px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);animation:toast-in .18s ease-out}.app-toast svg{width:17px;height:17px;color:#67d6a5}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.transfer-dock{position:fixed;z-index:55;right:18px;bottom:calc(var(--app-compliance-footer-height) + 14px);width:310px;border:1px solid rgba(15,23,42,.14);border-radius:13px;background:#fffffff5;box-shadow:var(--shadow);-webkit-backdrop-filter:saturate(160%) blur(18px);backdrop-filter:saturate(160%) blur(18px)}.transfer-dock__summary{display:flex;width:100%;min-height:58px;align-items:center;gap:10px;padding:8px 11px;border-radius:inherit;background:transparent;text-align:left}.transfer-dock__summary-icon{display:grid;width:34px;height:34px;min-width:34px;place-items:center;border-radius:9px;background:var(--blue-soft);color:var(--blue)}.transfer-dock__summary-icon svg{width:17px;height:17px}.transfer-dock__summary-copy{display:flex;min-width:0;flex:1;flex-direction:column}.transfer-dock__summary-copy strong{font-size:11px}.transfer-dock__summary-copy small{color:var(--text-muted);font-size:9px}.transfer-dock__summary>svg{width:15px;height:15px;color:var(--text-faint)}.transfer-dock.is-expanded{width:min(510px,calc(100vw - 36px))}.transfer-dock.is-expanded .transfer-dock__summary{display:none}.transfer-dock__panel{overflow:hidden;border-radius:inherit}.transfer-dock__header{display:flex;height:48px;align-items:center;justify-content:space-between;padding:0 12px 0 15px;border-bottom:1px solid var(--line)}.transfer-dock__header>div{display:flex;align-items:baseline;gap:7px}.transfer-dock__header strong{font-size:12px}.transfer-dock__header span{color:var(--text-muted);font-size:10px}.transfer-dock__header button,.transfer-dock__task-actions button{display:grid;width:28px;height:28px;padding:0;place-items:center;border-radius:7px;background:transparent;color:var(--text-muted)}.transfer-dock__header button:hover,.transfer-dock__task-actions button:hover{background:var(--surface-hover);color:var(--text)}.transfer-dock__header svg,.transfer-dock__task-actions svg{width:14px;height:14px}.transfer-dock__list{max-height:300px;overflow-y:auto}.transfer-dock__task{display:grid;grid-template-columns:34px minmax(0,1fr) 90px 28px;align-items:center;gap:9px;min-height:68px;padding:8px 11px;border-bottom:1px solid var(--line)}.transfer-dock__task.is-failed{background:snow}.transfer-dock__task-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;background:var(--surface-muted);color:var(--blue)}.transfer-dock__task.is-failed .transfer-dock__task-icon{background:var(--red-soft);color:var(--red)}.transfer-dock__task-icon svg{width:16px;height:16px}.transfer-dock__task-copy,.transfer-dock__task-side{display:flex;min-width:0;flex-direction:column;gap:2px}.transfer-dock__task-copy strong,.transfer-dock__task-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transfer-dock__task-copy strong,.transfer-dock__task-side strong{font-size:10px}.transfer-dock__task-copy small,.transfer-dock__task-side small{color:var(--text-muted);font-size:9px}.transfer-dock__task-side{align-items:flex-end}.transfer-dock__progress{width:100%;height:3px;margin-top:3px;overflow:hidden;border-radius:99px;background:#e6e8eb}.transfer-dock__progress span{display:block;height:100%;border-radius:inherit;background:var(--blue)}.transfer-dock__all{width:100%;height:38px;background:#fafafa;color:var(--blue);font-size:10px;font-weight:620}.transfer-dock__all:hover{background:var(--surface-muted)}.project-detail-page{display:flex;height:calc(100vh - 56px - var(--app-compliance-footer-height));min-height:590px;flex-direction:column;overflow:hidden;background:var(--surface)}.project-detail-header{display:flex;min-height:74px;align-items:center;justify-content:space-between;gap:18px;padding:11px 24px;background:var(--surface)}.project-detail-heading{display:flex;min-width:0;align-items:center;gap:10px}.project-detail-heading>div{min-width:0}.project-detail-heading h1{margin:0;overflow:hidden;font-size:19px;font-weight:720;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap}.project-detail-heading p{margin:3px 0 0;overflow:hidden;color:var(--text-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.page-actions{display:flex;align-items:center;gap:8px}.project-tabs{min-height:42px;padding:0 24px;border-bottom:1px solid var(--line);background:var(--surface)}.session-browser,.project-files-browser{display:grid;min-height:0;flex:1;grid-template-columns:minmax(0,52fr) minmax(390px,48fr);overflow:hidden;background:var(--surface)}.session-tree-pane,.project-files-table-pane{display:flex;min-width:0;min-height:0;flex-direction:column;border-right:1px solid var(--line);background:#fbfbfc}.session-tree-toolbar{flex:none;padding:12px 14px 10px;border-bottom:1px solid var(--line);background:#f9fafbeb}.compact-search{position:relative;display:flex;height:34px;align-items:center}.compact-search>svg{position:absolute;left:10px;z-index:1;width:15px;height:15px;color:var(--text-faint)}.compact-search input{height:34px;padding:0 10px 0 32px;font-size:11px}.session-filter-row{display:flex;min-height:34px;align-items:center;gap:4px;margin-top:6px}.session-filter-row .button{min-height:29px;padding-inline:8px;font-size:10px}.session-filter-row .button.is-active{background:var(--blue-soft);color:var(--blue)}.session-filter-row>span{margin-left:auto;color:var(--text-muted);font-size:9px}.inline-filter-panel{display:flex;gap:5px;padding-top:7px;border-top:1px solid var(--line)}.filter-chip{min-height:26px;padding:0 8px;border:1px solid var(--line);border-radius:99px;background:var(--surface);color:var(--text-muted);font-size:9px}.filter-chip.is-active{border-color:#c8dcfa;background:var(--blue-soft);color:var(--blue)}.session-tree{min-height:0;flex:1;padding:7px 7px 20px;overflow:auto}.session-tree-group+.session-tree-group{margin-top:3px}.session-row-shell,.tree-row-shell{position:relative;display:grid;min-width:0;grid-template-columns:minmax(0,1fr) 32px;border-radius:7px}.session-row-shell.is-file-drop-target,.tree-row-shell.is-file-drop-target{z-index:1;background:var(--blue-soft);box-shadow:0 0 0 2px var(--blue),0 7px 18px #2071f429}.session-row-shell.is-file-drop-target .session-row,.tree-row-shell.is-file-drop-target .tree-row{color:var(--blue)}.session-row-shell.is-file-drop-target .session-row__meta,.tree-row-shell.is-file-drop-target .tree-row__secondary{color:color-mix(in srgb,var(--blue),var(--text-muted) 35%)}.session-row,.tree-row{display:flex;min-width:0;align-items:center;border-radius:7px 0 0 7px;background:transparent;text-align:left}.session-row{min-height:49px;flex-direction:column;align-items:stretch;justify-content:center;gap:3px;padding:5px 8px 5px 11px}.session-row:hover,.tree-row:hover,.session-row-shell:has(.tree-disclosure:hover),.tree-row-shell:has(.tree-disclosure:hover){background:var(--surface-hover)}.session-row.is-selected,.tree-row.is-selected,.session-row-shell:has(.session-row.is-selected),.tree-row-shell:has(.tree-row.is-selected){background:var(--blue);color:#fff}.session-row__title{overflow:hidden;font-size:11px;font-weight:640;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.session-row__meta{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px;color:var(--text-muted);font-size:9px}.session-row.is-selected .session-row__meta{color:#ffffffc2}.tree-disclosure{display:grid;width:32px;height:100%;min-height:32px;padding:0;place-items:center;border-radius:0 7px 7px 0;background:transparent;color:var(--text-faint)}.tree-disclosure:hover{color:var(--text)}.session-row-shell:has(.session-row.is-selected) .tree-disclosure,.tree-row-shell:has(.tree-row.is-selected) .tree-disclosure{color:#fff}.tree-disclosure svg{width:14px;height:14px;transition:transform .13s ease}.tree-disclosure[aria-expanded=true] svg{transform:rotate(90deg)}.session-files{padding:3px 0 4px 12px}.session-files.is-file-drop-target{margin:3px 2px 4px 8px;padding:6px 4px 7px;border-radius:8px;outline:2px dashed var(--blue);outline-offset:1px;background:color-mix(in srgb,var(--blue-soft),transparent 35%)}.tree-node-group+.tree-node-group,.tree-row-shell+.tree-row-shell{margin-top:1px}.tree-row-shell{padding-left:calc(var(--tree-depth, 0) * 17px)}.tree-row-shell--file{grid-template-columns:minmax(0,1fr);padding-right:32px}.tree-row{min-height:34px;gap:8px;padding:0 8px;font-size:10px}.tree-row-shell--file .tree-row{border-radius:7px}.tree-row>svg{width:15px;min-width:15px;height:15px;color:#5e82a9}.tree-row.is-selected>svg{color:#fff}.tree-row__name{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tree-row__secondary{margin-left:auto;color:var(--text-muted);font-size:9px;white-space:nowrap}.tree-row.is-selected .tree-row__secondary{color:#ffffffc2}.session-empty-files{display:flex;min-height:36px;align-items:center;gap:7px;padding:0 10px;color:var(--text-faint);font-size:10px}.session-empty-files svg{width:14px;height:14px}.session-pagination{display:flex;min-height:43px;align-items:center;justify-content:space-between;padding:0 12px 0 15px;border-top:1px solid var(--line);background:var(--surface);color:var(--text-muted);font-size:9px}.session-pagination>div{display:flex;gap:2px}.inspector-pane{min-width:0;min-height:0;padding:24px 26px 34px;overflow-y:auto;background:var(--surface)}.inspector-header{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:15px}.inspector-header>div{min-width:0}.inspector-eyebrow{display:block;margin-bottom:5px;color:var(--blue);font-size:9px;font-weight:720;letter-spacing:.06em;text-transform:uppercase}.inspector-header h2{margin:0;font-size:18px;font-weight:710;line-height:1.28;letter-spacing:-.02em;overflow-wrap:anywhere}.inspector-header p{margin:5px 0 0;color:var(--text-muted);font-size:11px}.inspector-badges{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:9px;color:var(--text-muted);font-size:10px}.inspector-primary-actions,.inspector-footer-actions{display:flex;flex-wrap:wrap;align-items:center;gap:7px}.inspector-primary-actions{margin-top:20px;padding-bottom:18px;border-bottom:1px solid var(--line)}.inspector-footer-actions{margin-top:18px;padding-top:16px;border-top:1px solid var(--line)}.inline-node-action{display:grid;width:100%;grid-template-columns:minmax(150px,1fr) auto auto;align-items:center;gap:6px;padding:9px;border:1px solid var(--line);border-radius:9px;background:var(--surface-muted)}.inline-node-action label{min-width:0}.inline-node-action input,.inline-node-action select{width:100%;min-height:32px;border:1px solid var(--line-strong);border-radius:7px;background:var(--surface);color:var(--text);font:inherit;font-size:10px}.inline-node-action input{padding:0 9px}.inline-node-action select{padding:0 26px 0 8px}.inline-node-action .button{min-height:32px}.inspector-edit-form{margin-top:20px}.inspector-definitions,.wide-definition-list{margin:18px 0 0}.definition-row{display:grid;grid-template-columns:minmax(90px,.28fr) minmax(0,1fr);gap:16px;min-height:38px;align-items:start;padding:9px 0;border-bottom:1px solid var(--line)}.definition-row dt{color:var(--text-muted);font-size:10px}.definition-row dd{min-width:0;margin:0;font-size:11px;overflow-wrap:anywhere}.definition-row code{display:block;max-width:100%;padding:6px 7px;overflow:auto;border-radius:6px;background:var(--surface-muted);color:#49505a;font-size:9px;white-space:nowrap}.definition-with-icon{display:inline-flex;align-items:center;gap:6px}.definition-with-icon svg{width:13px;height:13px;color:var(--text-muted)}.tag-list{display:flex;flex-wrap:wrap;gap:5px}.tag{display:inline-flex;min-height:23px;align-items:center;padding:2px 8px;border:1px solid #d8e6fb;border-radius:99px;background:#f3f7fe;color:#315f98;font-size:9px;font-weight:600;white-space:nowrap}.tag--removable{gap:5px;padding-right:4px}.tag--removable button{display:grid;width:17px;height:17px;padding:0;place-items:center;border:0;border-radius:50%;background:transparent;color:inherit}.tag--removable button:hover{background:#315f981f}.tag--removable svg{width:11px;height:11px}.file-preview,.folder-hero{display:flex;min-height:168px;align-items:center;justify-content:center;flex-direction:column;gap:6px;margin-top:18px;padding:18px;border:1px solid var(--line);border-radius:12px;background:linear-gradient(180deg,#fafbfc,#f5f6f8);color:var(--text-muted);text-align:center}.file-preview__icon,.folder-hero>svg{display:grid;width:54px;height:54px;place-items:center;margin-bottom:5px;border-radius:13px;background:var(--surface);color:#537da8;box-shadow:0 4px 14px #0f172a14}.file-preview__icon svg,.folder-hero>svg{width:27px;height:27px}.folder-hero>svg{padding:13px}.file-preview strong,.folder-hero strong{color:var(--text);font-size:12px}.file-preview>span,.folder-hero>span{font-size:10px}.file-preview .button{margin-top:8px}.selection-file-list{display:flex;max-height:250px;flex-direction:column;gap:2px;margin-top:18px;overflow-y:auto;border:1px solid var(--line);border-radius:10px}.selection-file-list>div{display:grid;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:38px;padding:0 10px;border-bottom:1px solid var(--line)}.selection-file-list>div:last-child{border-bottom:0}.selection-file-list svg{width:14px;height:14px;color:#5e82a9}.selection-file-list span{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.selection-file-list small{color:var(--text-muted);font-size:9px}.empty-inspector{display:flex;min-height:100%;align-items:center;justify-content:center;flex-direction:column;color:var(--text-muted);text-align:center}.empty-inspector>svg{width:38px;height:38px;margin-bottom:12px;color:#b7bbc2}.empty-inspector h2{margin:0;color:var(--text);font-size:14px}.empty-inspector p{margin:5px 0 0;font-size:10px}.inspector-form{min-height:100%}.inspector-form .form-stack{margin-top:20px}.generated-title{display:flex;flex-direction:column;gap:4px;padding:11px 12px;border:1px solid #d7e5fb;border-radius:9px;background:#f4f8fe}.generated-title span,.generated-title small{color:var(--text-muted);font-size:9px}.generated-title strong{font-size:11px;font-weight:650;line-height:1.4}.inspector-form-actions{display:flex;justify-content:flex-end;margin-top:18px;padding-top:16px;border-top:1px solid var(--line)}.project-files-table-pane{background:var(--surface)}.table-toolbar{display:flex;gap:8px;padding:12px 14px;border-bottom:1px solid var(--line)}.table-toolbar .compact-search{flex:1}.data-table-wrap{min-height:0;flex:1;overflow:auto}.data-table{width:100%;border-collapse:collapse;table-layout:fixed}.data-table th,.data-table td{height:42px;padding:6px 10px;overflow:hidden;border-bottom:1px solid var(--line);font-size:10px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.data-table th{position:sticky;top:0;z-index:1;height:35px;background:#f7f8fa;color:var(--text-muted);font-size:9px;font-weight:650}.data-table th:first-child{width:36%}.data-table th:nth-child(2){width:35%}.data-table th:nth-child(3){width:15%}.data-table th:nth-child(4){width:14%}.data-table tbody tr:hover,.data-table tbody tr.is-selected{background:var(--blue-soft)}.table-file-name{display:flex;min-width:0;align-items:center;gap:7px}.table-file-name>svg{width:15px;min-width:15px;height:15px;color:#5e82a9}.table-file-name>span{display:flex;min-width:0;flex-direction:column}.table-file-name strong,.table-file-name small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-file-name strong{font-size:10px}.table-file-name small{color:var(--text-muted);font-size:8px}.project-simple-page{min-height:0;flex:1;padding:22px 24px 42px;overflow-y:auto;background:var(--bg)}.section-block{max-width:100%;padding:20px 22px;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:0 1px 2px #0f172a08}.section-block+.section-block{margin-top:14px}.section-block__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:15px;border-bottom:1px solid var(--line)}.section-block__header h2{margin:0;font-size:14px}.section-block__header p{margin:4px 0 0;color:var(--text-muted);font-size:10px}.wide-definition-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:32px}.activity-list{margin-top:4px}.activity-list>div{display:flex;align-items:center;gap:10px;min-height:52px;border-bottom:1px solid var(--line)}.activity-icon{display:grid;width:30px;height:30px;min-width:30px;place-items:center;border-radius:8px;background:var(--surface-muted);color:#5e82a9}.activity-icon svg{width:14px;height:14px}.activity-list strong{font-size:10px}.activity-list p{margin:2px 0 0;color:var(--text-muted);font-size:9px}.settings-form{display:flex;flex-direction:column;gap:13px;margin-top:18px}.settings-actions,.settings-lifecycle__actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.settings-actions{padding-top:4px}.settings-lifecycle{border-color:#f0d8d4}.settings-lifecycle__actions{margin-top:18px}.settings-row-list{margin-top:5px}.settings-row-list>div{display:grid;grid-template-columns:minmax(0,1fr) 80px auto;align-items:center;gap:12px;min-height:44px;border-bottom:1px solid var(--line);color:var(--text-muted);font-size:10px}.settings-row-list>div>div{display:flex;gap:2px}.page-not-found{display:flex;min-height:calc(100vh - 56px - var(--app-compliance-footer-height));align-items:center;justify-content:center;flex-direction:column;gap:8px;color:var(--text-muted);text-align:center}.page-not-found>svg{width:42px;height:42px;color:#b4b7be}.page-not-found h1{margin:5px 0 0;color:var(--text);font-size:18px}.page-not-found p{font-size:11px}@media(max-width:1120px){.app-user__copy{display:none}.session-browser,.project-files-browser{grid-template-columns:minmax(0,51fr) minmax(340px,49fr)}.inspector-pane{padding-inline:20px}.definition-row{grid-template-columns:82px minmax(0,1fr)}}@media(max-width:900px){.app-shell{--app-sidebar-width: 72px !important}.app-brand{justify-content:center;padding-inline:0}.app-brand__copy,.app-nav__caption,.app-nav__item span,.app-sidebar__collapse span{display:none}.app-nav__item,.app-sidebar__collapse{justify-content:center;padding-inline:0}.app-search-trigger{width:210px}.app-search-trigger span{max-width:128px}.project-detail-header,.project-tabs{padding-inline:16px}.session-browser,.project-files-browser{grid-template-columns:minmax(0,54fr) minmax(330px,46fr)}.wide-definition-list,.form-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
