:root{--canvas:#fff;--ink:#20242a;--accent:#246b50;--muted:#667085;--line:#e4e7eb;--soft:#f5f7f6;color:var(--ink);color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;line-height:1.55}*{box-sizing:border-box}body{background:var(--canvas);margin:0}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;border:1px solid var(--line);background:#fff;border-radius:5px;min-height:40px;padding:8px 12px}button:hover{background:var(--soft)}button:disabled{cursor:default;opacity:.5}.primary{background:var(--accent);color:#fff;border-color:var(--accent)}.primary:hover{background:#1b523d}input,select,textarea{background:#fff;border:1px solid #cdd3da;border-radius:4px;min-width:0;max-width:100%;padding:9px}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}::selection{background:#d9eee3}.demo{color:#405749;background:#f0f4f2;justify-content:space-between;align-items:center;gap:16px;padding:8px 28px;font-size:12px;display:flex}.demo select{margin-left:8px;padding:5px 6px;font-size:12px}header{justify-content:space-between;align-items:center;gap:16px;padding:26px 32px 22px;display:flex}.brand{color:var(--muted);font-size:13px}h1{letter-spacing:-.025em;margin:7px 0 3px;font-size:26px;font-weight:600}h2{overflow-wrap:anywhere;margin:0 0 4px;font-size:20px;font-weight:600}p{color:var(--muted);margin:0}main{min-width:0;padding:0 32px}nav{border-bottom:1px solid var(--line);white-space:nowrap;gap:24px;display:flex;overflow:auto}nav button{color:var(--muted);border:0;border-bottom:2px solid #0000;border-radius:0;padding:12px 0}.selected{color:var(--accent);border-bottom-color:var(--accent)}.toolbar{align-items:center;gap:12px;padding:18px 0;display:flex}.search-row{gap:8px;display:flex}.search-row input{width:290px}.filter-panel{gap:8px;min-width:0;display:flex}.export-button{margin-left:auto}.filter-toggle{display:none}.results-meta{color:var(--muted);flex-wrap:wrap;gap:16px;margin:0 0 12px;font-size:12px;display:flex}.page-status{color:var(--ink);overflow-wrap:anywhere;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.table-wrap{border:1px solid var(--line);scrollbar-color:#b8c9bf #f6f8f7;border-radius:5px;max-height:65vh;overflow:auto}table{border-collapse:separate;border-spacing:0;min-width:100%;font-size:13px}th,td{text-align:left;border-bottom:1px solid var(--line);white-space:nowrap;text-overflow:ellipsis;min-width:145px;max-width:360px;padding:12px 16px;overflow:hidden}th{color:#58616e;z-index:2;background:#f7f8f9;font-weight:500;position:sticky;top:0}th:first-child,td:first-child{z-index:1;border-right:1px solid var(--line);background:#fff;min-width:155px;position:sticky;left:0}th:first-child{z-index:3;background:#f7f8f9}tbody tr:last-child td{border-bottom:0}tbody tr:hover td{background:#f7faf8}td.editable{cursor:pointer}td.editable:hover{box-shadow:inset 0 0 0 1px #7ea790}td .name{color:var(--accent);background:0 0;border:0;padding:0;font-weight:600}.empty{color:#707985;font-size:12px}.footnote{margin:14px 0 28px;font-size:12px}.mobile-people,.mobile-only,.mobile-team-select,.mobile-export{display:none}.sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.drawer{border:0;border-left:1px solid var(--line);background:#fff;width:min(580px,100%);max-width:100%;height:100dvh;max-height:none;margin:0;padding:0;position:fixed;inset:0 0 auto auto;overflow:clip;box-shadow:-10px 0 40px #172c1e18}.drawer::backdrop{background:#15211b36}.drawer-layout{grid-template-rows:auto minmax(0,1fr) auto;height:100%;min-height:0;display:grid}.drawer-head{border-bottom:1px solid var(--line);z-index:2;background:#fff;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 24px;display:flex}.drawer-head>div{min-width:0}.drawer-head button{flex-shrink:0;min-width:64px}.drawer-head p{font-size:12px}.drawer-body{overscroll-behavior-y:contain;scrollbar-gutter:stable;min-height:0;padding:22px 24px;scroll-padding:20px;overflow-y:auto}.field{flex-direction:column;gap:7px;min-width:0;margin-bottom:21px;display:flex}.field>label{color:#505966;font-size:13px;font-weight:500}.hint{color:var(--muted);font-size:12px}.field textarea{resize:vertical;min-height:110px}.field output{background:var(--soft);overflow-wrap:anywhere;border-radius:3px;min-height:40px;padding:10px}.drawer-footer{padding:14px 24px max(14px,env(safe-area-inset-bottom));border-top:1px solid var(--line);z-index:2;background:#fff;max-height:42dvh;overflow:auto}.actions{align-items:center;gap:10px;display:flex}.actions .primary,.actions>button:last-child{min-width:110px;margin-left:auto}.form-error{color:#a13030;overflow-wrap:anywhere;padding:0 0 12px;font-size:13px}.audit{border-top:1px solid var(--line);padding:12px 0;font-size:12px}.audit pre{white-space:pre-wrap;overflow-wrap:anywhere;color:#596270;font-family:inherit}.history-section{border-top:1px solid var(--line);padding-top:12px}summary{cursor:pointer;min-height:44px;padding:10px 0}.multi-picker{border:1px solid var(--line);border-radius:5px;min-width:0;margin:0;padding:10px}.picker-summary{color:var(--muted);justify-content:space-between;align-items:center;min-height:34px;font-size:12px;display:flex}.picker-summary button{color:var(--accent);border:0;min-height:40px}.multi-picker>input{width:100%;margin:6px 0}.picker-options{overscroll-behavior:contain;max-height:210px;overflow-y:auto}.check-option{cursor:pointer;align-items:center;gap:10px;min-height:44px;padding:8px 4px;font-size:14px;display:flex}.check-option input{width:18px;height:18px;accent-color:var(--accent);flex-shrink:0;margin:0}.check-option span{overflow-wrap:anywhere}.check-option:has(input:checked){color:var(--accent)}.check-option:has(input:disabled){color:var(--muted)}.design-note{background:var(--soft);border-radius:4px;gap:12px;padding:16px;font-size:13px;display:grid}.team-workspace{grid-template-columns:230px minmax(0,1fr);align-items:start;gap:24px;display:grid}.team-sidebar{border-right:1px solid var(--line);min-width:0;padding:0 18px 20px 0}.team-sidebar h2{margin-bottom:12px;font-size:14px}.team-sidebar ul{margin:0;padding:0;list-style:none}.team-sidebar ul ul{border-left:1px solid var(--line);margin-left:8px;padding-left:12px}.team-sidebar button{text-align:left;overflow-wrap:anywhere;border:0;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:44px;padding:10px 8px;font-size:13px;display:flex}.team-sidebar button span:first-child{min-width:0}.team-sidebar button[aria-pressed=true]{color:var(--accent);background:#eaf3ee;font-weight:600}.team-count{color:var(--muted);flex-shrink:0;font-size:12px}.team-sidebar summary{color:var(--muted);overflow-wrap:anywhere;font-size:12px}.team-shortcuts{border-bottom:1px solid var(--line);margin-bottom:12px;padding-bottom:12px}.team-heading{justify-content:space-between;align-items:flex-start;gap:14px;margin:0 0 20px;display:flex}.team-heading p{font-size:12px}.team-heading h2{margin-bottom:6px}.breadcrumb{overflow-wrap:anywhere;margin-bottom:5px}.team-content{min-width:0}.team-actions{flex-shrink:0;gap:8px;display:flex}.archived-teams{margin:20px 0}.archived-team{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.archived-team span{overflow-wrap:anywhere}@media (width<=1024px){.toolbar{flex-wrap:wrap}.team-workspace{grid-template-columns:190px minmax(0,1fr);gap:16px}.team-heading{flex-direction:column}.search-row{flex:1}.search-row input{width:100%}}@media (width<=768px){button{min-height:44px;padding:10px 12px}input,select,textarea{min-height:44px;font-size:16px}.demo{flex-direction:column;align-items:flex-start;gap:5px;padding:8px 16px}.demo label{align-items:center;gap:8px;width:100%;display:flex}.demo select{max-width:calc(100% - 72px);min-height:44px;margin:0;font-size:16px}header{align-items:center;padding:18px 16px}h1{font-size:24px}header p{font-size:13px}header>.primary{white-space:nowrap}main{padding:0 16px}nav{gap:20px;scroll-padding:16px}.toolbar{flex-wrap:wrap;gap:10px;padding:16px 0;display:flex}.search-row{flex-basis:100%;width:100%;min-width:0}.search-row input{flex:1;width:0;min-width:0}.filter-toggle{flex-shrink:0;display:block}.filter-panel{flex-basis:100%;gap:8px;width:100%;display:none}.filter-panel.open{flex-wrap:wrap;display:flex}.filter-panel select{width:100%}.export-button{margin-left:auto}.table-wrap{display:none}.mobile-people,.mobile-only{display:block}.mobile-only{display:inline}.desktop-only{display:none}.mobile-people{border-top:1px solid var(--line)}.person-card{border-bottom:1px solid var(--line);min-width:0;padding:14px 0}.person-card-heading{text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:52px;padding:0;display:flex}.person-card-heading>span:first-child{min-width:0}.person-card-heading strong{color:var(--accent);overflow-wrap:anywhere;font-size:16px;display:block}.person-subtitle{color:var(--muted);overflow-wrap:anywhere;font-size:13px;font-weight:400;display:block}.detail-label{white-space:nowrap;color:var(--muted);flex-shrink:0;font-size:12px}.person-card dl{gap:7px;margin:12px 0 0;font-size:13px;display:grid}.person-card dl>div{grid-template-columns:minmax(70px,30%) minmax(0,1fr);gap:12px;display:grid}.person-card dt{color:var(--muted);overflow-wrap:anywhere}.person-card dd{overflow-wrap:anywhere;margin:0}.empty-state{padding:24px 0;font-size:14px}.results-meta{gap:8px;margin-bottom:10px;font-size:12px}.drawer{width:100%;box-shadow:none;border:0}.drawer-head{padding:max(14px,env(safe-area-inset-top)) 16px 14px;align-items:center}.drawer-head h2{font-size:20px}.drawer-body{padding:20px 16px}.drawer-footer{padding:12px 16px max(12px,env(safe-area-inset-bottom));max-height:40dvh}.drawer-footer .primary{flex:1;min-height:48px}.actions>button:last-child{flex:1}.field>label{font-size:14px}.check-option{min-height:48px}.multi-picker>input{font-size:16px}.picker-options{max-height:230px}.team-workspace{display:block}.team-workspace>.team-sidebar{display:none}.mobile-team-select{margin-bottom:20px;display:block}.mobile-team-select>label{color:var(--muted);margin-bottom:7px;font-size:13px;display:block}.mobile-team-select>select{width:100%}.mobile-team-select>details>summary{color:var(--accent);font-size:13px}.mobile-team-select .team-sidebar{border:1px solid var(--line);border-radius:4px;padding:12px}.team-heading{gap:12px;margin-bottom:16px}.team-actions{flex-wrap:wrap;width:100%}.team-actions button{flex:1}.team-heading h2{font-size:20px}.footnote{padding-bottom:env(safe-area-inset-bottom)}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}@media (width<=768px){.toolbar>.export-button{display:none}.mobile-export{margin-left:auto;display:block}.results-meta{align-items:center;min-height:44px}.team-heading .breadcrumb{display:none}.team-heading h2{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.mobile-team-select{margin-bottom:10px}.team-heading{gap:10px;margin-bottom:10px}}.preview-note{color:#626b72;margin:0 0 18px;font-size:13px;line-height:1.6}.source-section{border-top:1px solid #dde2e6;margin-top:24px;padding-top:18px}.source-section summary{cursor:pointer;font-weight:600}.source-section dl>div{margin:14px 0}.source-section dt{color:#626b72;font-size:12px}.source-section dd{overflow-wrap:anywhere;white-space:pre-wrap;margin:4px 0}.auth-state{max-width:640px;margin:15vh auto;padding:24px}.access-settings{max-width:800px}.access-settings p{line-height:1.7}.access-row{gap:10px;margin:12px 0;display:flex}.access-row input{flex:1;min-width:0}.access-settings .actions{margin-top:20px}@media (width<=600px){.access-row{flex-wrap:wrap}.access-row input{flex-basis:100%}}.workspace-header{gap:12px;min-height:60px;padding:12px 24px}.workspace-title,.header-actions{align-items:center;gap:12px;min-width:0;display:flex}.workspace-title h1{white-space:nowrap;margin:0;font-size:22px;line-height:1.2}.workspace-title .brand{font-size:13px}.title-divider{color:#c2c8ce}.header-actions{flex-shrink:0;gap:8px}.header-actions button{white-space:nowrap;min-height:36px;padding:6px 10px}.workspace-header+main{padding:0 24px}.workspace-header+main nav button{min-height:38px;padding:8px 0}.workspace-header+main .toolbar{gap:10px;padding:10px 0}.workspace-header+main .toolbar input,.workspace-header+main .toolbar select{min-height:36px;padding:7px 9px}.workspace-header+main .toolbar button{min-height:36px;padding:6px 10px}.workspace-header+main .results-meta{margin-bottom:8px}.workspace-header+main .table-wrap{max-height:calc(100dvh - 210px)}@media (width<=768px){.workspace-header{gap:8px;min-height:64px;padding:10px 16px}.workspace-title{gap:7px}.workspace-title h1{font-size:20px}.workspace-title .brand{font-size:12px}.header-actions{gap:6px}.header-actions button{min-height:44px;padding:8px;font-size:13px}.workspace-header+main{padding:0 16px}.workspace-header+main nav button{min-height:44px;padding:8px 0}.workspace-header+main .toolbar input,.workspace-header+main .toolbar select,.workspace-header+main .toolbar button{min-height:44px}}.grid-controls{z-index:4;align-items:center;min-height:32px;position:relative}.desktop-grid-controls{align-items:center;gap:8px;margin-left:auto;display:flex}.desktop-grid-controls>button,.column-menu>summary{min-height:30px;padding:4px 9px;font-size:12px}.column-menu{position:relative}.column-menu>summary{border:1px solid var(--line);background:#fff;border-radius:4px}.column-options{border:1px solid var(--line);z-index:8;background:#fff;border-radius:6px;width:260px;max-height:60vh;padding:12px;position:absolute;top:calc(100% + 6px);right:0;overflow:auto;box-shadow:0 8px 25px #15211b18}.column-options label{min-height:34px;color:var(--ink);align-items:center;gap:9px;font-size:13px;display:flex}.column-options input{accent-color:var(--accent);min-height:0}.column-options button{width:100%;margin-top:8px}.mobile-sort{display:none}.data-grid table{min-width:100%}.data-grid th,.data-grid td,.data-grid th:first-child,.data-grid td:first-child{min-width:0;max-width:none}.data-grid th{padding:0 12px;position:sticky}.data-grid td{height:52px;padding:8px 12px}.data-grid.compact td{height:38px;padding:4px 12px}.data-grid td .name{min-height:28px;padding:0}.data-grid .sort-button{text-align:left;white-space:nowrap;background:0 0;border:0;align-items:center;gap:4px;max-width:100%;min-height:36px;padding:8px 0;font-size:12px;font-weight:500;display:flex}.sort-button span{color:#95a09b}.data-grid th[aria-sort=ascending] .sort-button,.data-grid th[aria-sort=descending] .sort-button{color:var(--accent)}.column-resizer{cursor:col-resize;touch-action:none;user-select:none;border-right:1px solid var(--line);width:7px;position:absolute;top:0;bottom:0;right:0}.column-resizer:hover,.column-resizer.resizing{background:#8bc4aa}.data-grid td:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.empty-cell{color:#a6afb7}.cell-badge{color:#3b6550;text-overflow:ellipsis;vertical-align:middle;background:#edf4f0;border-radius:4px;max-width:100%;padding:1px 7px;display:inline-block;overflow:hidden}.bu-form{border-bottom:1px solid var(--line);gap:10px;padding-bottom:20px;display:grid}.bu-list{margin-top:12px}.bu-item{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:14px 0;display:flex}.bu-item>div:first-child{overflow-wrap:anywhere;min-width:0}.bu-item p{font-size:12px}.bu-item .actions{flex-shrink:0}.bu-item .actions>button:last-child{min-width:0}@media (width<=768px){.desktop-grid-controls{display:none}.mobile-sort{max-width:125px;min-height:44px;margin-left:auto;font-size:13px;display:block}.grid-controls{gap:6px}.grid-controls .mobile-export{margin-left:0;padding:8px;font-size:13px}.column-options{display:none}.bu-item{flex-wrap:wrap}.bu-item .actions{margin-left:auto}.bu-item .actions>button:last-child{flex:initial}}.advanced-filters{gap:6px;margin:6px 0;display:flex;position:relative}.advanced-filters>button{min-height:30px;padding:4px 9px;font-size:12px}.filter-builder{z-index:20;background:#fff;border:1px solid #dce2e8;border-radius:6px;width:min(720px,100vw - 48px);padding:16px;position:absolute;top:36px;left:0;box-shadow:0 8px 24px #18242c1a}.filter-heading,.filter-actions{align-items:center;gap:8px;display:flex}.filter-close{margin-left:auto}.filter-rule{grid-template-columns:1.2fr 1fr 1.4fr auto;gap:8px;margin:12px 0;display:grid}.filter-rule select,.filter-rule input{width:100%;min-width:0}.filter-actions{justify-content:space-between;margin-top:12px}@media (width<=700px){.advanced-filters>button{min-height:44px}.filter-builder{width:calc(100vw - 32px);max-height:65dvh;padding:12px;overflow:auto}.filter-rule{grid-template-columns:1fr 1fr}.filter-rule input{grid-column:1}.filter-rule button{justify-self:end}}.toolbar{position:relative}.toolbar .advanced-filters{margin:0;position:static}.toolbar .filter-builder{top:calc(100% - 2px);left:0}.filter-rule select:first-child{font-size:13px}@media (width<=768px){.toolbar .filter-builder{top:100%}.filter-rule select:first-child{font-size:16px}}.person-name{align-items:center;gap:9px;min-width:0;display:flex}.person-name>span:last-child{text-overflow:ellipsis;min-width:0;overflow:hidden}.avatar{color:#34664a;background:#e8efeb;border-radius:50%;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:600;display:inline-flex;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.avatar-large{flex-basis:44px;width:44px;height:44px;font-size:16px}.drawer-head .person-name{gap:12px}.settings-shell{max-width:1240px;margin:0 auto;padding-bottom:32px}.settings-heading{justify-content:space-between;align-items:center;gap:20px;padding:20px 0 12px;display:flex}.settings-heading p,.permission-section p,.settings-panel>p{color:var(--muted);font-size:13px;line-height:1.7}.settings-heading h2{font-size:22px}.settings-shell>nav{margin-bottom:20px}.settings-shell>nav button[aria-current=page]{color:var(--accent);border-bottom:2px solid var(--accent)}.permission-workspace{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:28px;display:grid}.permission-accounts{gap:12px;display:grid;position:sticky;top:16px}.permission-accounts>input{width:100%}.account-list{gap:5px;max-height:60vh;display:grid;overflow:auto}.account-list button{text-align:left;border-color:#0000;gap:5px;padding:13px 12px;display:grid}.account-list button strong{overflow-wrap:anywhere;font-size:13px}.account-list button span{color:var(--muted);font-size:12px}.account-list button[aria-pressed=true]{color:var(--accent);background:#edf4ef;border-color:#b6d0c0}.permission-form{border:0;min-width:0;margin:0;padding:0}.permission-section{border-bottom:1px solid var(--line);margin:0 0 24px;padding:0 0 24px}.permission-section h3,.settings-panel h3,.permission-preview h3{margin:0 0 12px;font-size:16px}.section-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.section-title h3{margin:0}.danger-link{color:#a13030;border:0;font-size:12px}.settings-two{grid-template-columns:1fr 1fr;gap:16px;display:grid}.settings-two label{gap:8px;font-size:13px;display:grid}.settings-two input,.settings-two select{width:100%;min-width:0}.settings-callout{background:var(--soft);overflow-wrap:anywhere;border-radius:5px;margin-top:14px;padding:12px 16px}.scope-mode{align-items:center;gap:12px;margin:16px 0;font-size:13px;display:flex}.scope-rule{border:1px solid var(--line);border-radius:6px;margin-bottom:12px;padding:14px}.scope-values>input{width:100%;margin-bottom:8px}.scope-values>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;max-height:170px;display:grid;overflow:auto}.scope-values label,.settings-check{overflow-wrap:anywhere;align-items:center;gap:8px;min-height:38px;font-size:13px;display:flex}.settings-check input,.scope-values input[type=checkbox],.permission-group>input{width:17px;height:17px;accent-color:var(--accent);flex:0 0 17px}.permission-groups{gap:8px;display:grid}.permission-group{border:1px solid var(--line);border-radius:5px;align-items:flex-start;gap:12px;padding:14px;display:flex}.permission-group strong{font-size:13px}.permission-group small{color:var(--muted);margin-top:5px;font-size:12px;line-height:1.7;display:block}.permission-actions{flex-wrap:wrap;gap:16px;display:flex}.write-fields{grid-template-columns:1fr 1fr;gap:4px;margin-top:16px;display:grid}.write-fields h4{grid-column:1/-1;margin:0 0 8px;font-size:13px}.permission-save{border-top:1px solid var(--line);z-index:3;background:#fff;align-items:center;gap:10px;padding:16px 0;display:flex;position:sticky;bottom:0}.permission-save>span{color:var(--muted);margin-right:auto;font-size:12px}.permission-preview{overflow-wrap:anywhere;background:#f6faf7;border:1px solid #b6d0c0;border-radius:6px;margin-bottom:20px;padding:20px;font-size:13px}.preview-names{flex-wrap:wrap;gap:8px;max-height:230px;display:flex;overflow:auto}.preview-names span{border:1px solid var(--line);background:#fff;border-radius:4px;padding:6px 9px}.preview-fields>div{border-bottom:1px solid var(--line);grid-template-columns:160px 1fr;gap:12px;padding:9px 0;display:grid}.preview-fields dd{margin:0}.preview-fields small{color:var(--muted);font-size:11px;display:block}.settings-panel{max-width:880px;padding:8px 0}.access-link-list>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:16px 0;font-size:13px;display:flex}.access-link-list small{color:var(--muted);margin-top:5px;display:block}.connection-status{color:#76551c;background:#f6f1e5;border-radius:4px;margin-bottom:18px;padding:6px 10px;font-size:12px;display:inline-block}.sync-principles{grid-template-columns:1fr 1fr;gap:16px;margin:24px 0;display:grid}.sync-principles>div{border:1px solid var(--line);border-radius:5px;padding:18px}.sync-principles strong{font-size:14px}.sync-principles p{color:var(--muted);font-size:13px;line-height:1.8}.settings-notice{color:var(--accent);background:#edf4ef;padding:12px;font-size:13px}.settings-panel input[readonly]{width:100%;margin-top:10px}.scope-banner{color:var(--muted);margin:8px 0;font-size:12px}@media (width<=768px){.settings-heading{align-items:flex-start}.settings-heading h2{font-size:20px}.permission-workspace{grid-template-columns:1fr;gap:20px}.permission-accounts{position:static}.account-list{max-height:170px}.settings-two{grid-template-columns:1fr}.section-title{flex-wrap:wrap}.scope-values>div{grid-template-columns:1fr}.scope-mode{flex-wrap:wrap}.permission-save{padding-bottom:max(14px,env(safe-area-inset-bottom));flex-wrap:wrap}.permission-save>span{width:100%}.permission-save>button{flex:1}.sync-principles,.preview-fields>div{grid-template-columns:1fr}.settings-heading>button{white-space:nowrap}.permission-actions{gap:8px}.write-fields{grid-template-columns:1fr}.settings-shell>nav{gap:20px}}.permission-history{color:var(--muted);overflow-wrap:anywhere;grid-column:2;font-size:12px}.permission-history p{border-bottom:1px solid var(--line);padding:8px 0}@media (width<=768px){.permission-history{grid-column:1}}.back-button{flex-shrink:0;align-items:center;gap:8px;padding:6px 10px;display:flex}.org-chart-page{min-width:0}.chart-heading{justify-content:space-between;align-items:center;gap:16px;margin:0 0 16px;display:flex}.chart-heading h1{margin:0;font-size:24px;font-weight:600}.chart-heading p{color:var(--muted);margin:4px 0 0;font-size:13px}.chart-heading-actions{gap:8px;display:flex}.chart-toolbar{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:16px;padding:14px 0;display:flex}.chart-tabs{background:var(--soft);border-radius:7px;gap:4px;padding:3px;display:flex}.chart-tabs button{background:0 0;border-color:#0000}.chart-tabs button[aria-pressed=true]{border-color:var(--line);color:var(--accent);background:#fff}.chart-toolbar label{color:var(--muted);align-items:center;gap:9px;font-size:13px;display:flex}.chart-toolbar select{max-width:230px}.chart-checkbox input{accent-color:var(--accent)}.chart-stage{border:1px solid var(--line);background:#fafbf9;border-radius:8px;position:relative;overflow:hidden}.chart-viewport{cursor:grab;overscroll-behavior:contain;touch-action:pan-x pan-y pinch-zoom;height:calc(100dvh - 280px);min-height:380px;max-height:950px;padding:16px;overflow:auto}.chart-viewport:active{cursor:grabbing}.chart-viewport img{user-select:none;max-width:none;margin:0 auto;display:block}.chart-placeholder{text-align:center;min-height:330px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px;display:flex}.chart-placeholder h2{color:var(--ink);margin:0;font-size:18px}.chart-placeholder p{max-width:440px;margin:0}.chart-zoom{border:1px solid var(--line);background:#fff;border-radius:7px;align-items:center;gap:3px;padding:3px;display:flex;position:absolute;bottom:16px;right:16px}.chart-zoom button{border:0;min-width:40px}.chart-zoom output{text-align:center;min-width:50px;font-size:13px}.chart-help,.chart-text{color:var(--muted);font-size:13px}.chart-text li{overflow-wrap:anywhere;margin:8px 0}.list-loading{border:1px solid var(--line);background:#fff;border-radius:6px;min-height:390px;overflow:hidden}.loading-caption{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:22px;display:flex}.loading-caption>span:last-child{color:var(--muted);font-size:13px}.loading-spinner{border:2px solid #dce7df;border-top-color:var(--accent);border-radius:50%;flex-shrink:0;width:22px;height:22px;animation:.75s linear infinite people-spin;display:inline-block}.skeleton-rows{padding:0 22px}.skeleton-rows>div{border-bottom:1px solid #f0f2f0;grid-template-columns:1.1fr 1.6fr 1fr 1fr;align-items:center;gap:32px;height:48px;display:grid}.skeleton-rows i{background:#eaf0eb;border-radius:4px;height:10px;animation:1.2s ease-in-out infinite alternate people-pulse}.skeleton-rows i:first-child{width:75%}@keyframes people-spin{to{transform:rotate(360deg)}}@keyframes people-pulse{to{opacity:.4}}@media (prefers-reduced-motion:reduce){.loading-spinner,.skeleton-rows i{animation:none}}@media (width<=768px){.chart-heading{align-items:flex-start;gap:8px}.chart-heading h1{font-size:21px}.chart-heading-actions .primary{white-space:nowrap}.chart-toolbar{gap:12px}.chart-tabs{width:100%}.chart-tabs button{flex:1}.chart-toolbar label{flex-wrap:wrap;flex:1;gap:4px;min-width:0}.chart-toolbar select{width:100%;max-width:none}.chart-toolbar .chart-checkbox{flex-direction:row;flex-basis:100%;align-items:center;gap:8px}.chart-viewport{height:calc(100dvh - 330px);min-height:330px;padding:8px}.chart-zoom{bottom:8px;right:8px}.loading-caption{flex-wrap:wrap;padding:16px}.loading-caption>span:last-child{flex-basis:100%;padding-left:34px}.skeleton-rows>div{grid-template-columns:1fr 1.2fr;gap:20px;height:65px}.skeleton-rows i:nth-child(n+3){display:none}.workspace-title{gap:8px}.back-button{padding:5px 8px}}.bulk-dialog{border:1px solid var(--line);width:min(960px,100vw - 40px);max-width:960px;height:min(680px,100dvh - 48px);max-height:calc(100dvh - 48px);color:var(--ink);border-radius:10px;padding:0;overflow:hidden}.bulk-dialog::backdrop{background:#14231d66}.bulk-layout{flex-direction:column;height:100%;min-height:0;display:flex}.bulk-header{border-bottom:1px solid var(--line);flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;display:flex}.bulk-header h2{margin:0;font-size:21px}.bulk-header p{color:var(--muted);margin:4px 0 0;font-size:13px}.bulk-body{flex:1;min-height:0;padding:20px 24px;overflow:auto}.bulk-steps{color:var(--muted);gap:24px;margin:0 0 22px;padding:0;font-size:13px;list-style:none;display:flex}.bulk-steps li{align-items:center;gap:8px;display:flex}.bulk-steps li>span{border:1px solid var(--line);border-radius:50%;place-items:center;width:25px;height:25px;display:inline-grid}.bulk-steps .active{color:var(--accent);font-weight:600}.bulk-steps .active>span{background:var(--accent);color:#fff;border-color:var(--accent)}.bulk-download{border:1px solid var(--line);border-radius:7px;justify-content:space-between;align-items:center;gap:20px;padding:16px;display:flex}.bulk-download h3,.bulk-summary h3{margin:0;font-size:16px}.bulk-download p,.bulk-guidance p{color:var(--muted);margin:5px 0 0;font-size:13px}.bulk-download button{white-space:nowrap;color:var(--accent)}.bulk-guidance{padding:12px 0 18px}.bulk-guidance strong{color:var(--ink);font-weight:500}.bulk-upload{border:1px dashed #bbc9c0;border-radius:7px;flex-wrap:wrap;align-items:center;gap:12px;padding:16px;display:flex}.bulk-upload>label{flex-basis:100%;font-size:14px;font-weight:600}.bulk-upload input{background:var(--soft);flex:1;min-width:220px;max-width:100%;padding:8px}.bulk-upload>p{color:var(--muted);overflow-wrap:anywhere;flex-basis:100%;margin:0;font-size:12px}.bulk-upload>button{margin-left:auto}.bulk-summary{padding:18px 0 10px}.bulk-summary p{color:var(--muted);margin:5px 0;font-size:13px}.bulk-warning{color:#9a521b;background:#fff6ee;border-radius:5px;padding:10px 12px;font-size:13px}.bulk-errors{border:1px solid #efd9c7;border-radius:6px;padding:0 12px}.bulk-errors>div{border-bottom:1px solid #f4e7dc;padding:10px 0}.bulk-errors>div:last-child{border:0}.bulk-errors strong{font-size:13px}.bulk-errors p{color:#9a521b;margin:4px 0;font-size:13px}.bulk-changes{gap:10px;margin-top:14px;display:grid}.bulk-changes article{border:1px solid var(--line);border-radius:6px;overflow:hidden}.bulk-change-heading{background:var(--soft);align-items:center;gap:12px;padding:9px 12px;font-size:13px;display:flex}.bulk-change-heading>span{color:var(--muted)}.bulk-change-heading>b{color:#a14827;margin-left:auto;font-size:12px;font-weight:500}.bulk-change-values{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr);gap:10px;padding:12px;display:grid}.bulk-change-values>span{text-align:center;color:var(--muted);align-self:center}.bulk-change-values small{color:var(--muted);font-size:11px}.bulk-change-values p{white-space:pre-wrap;overflow-wrap:anywhere;margin:3px 0 0;font-size:13px}.is-clear .bulk-change-values>div:last-child p{color:#a14827}.bulk-footer{border-top:1px solid var(--line);background:#fff;flex-shrink:0;padding:14px 24px}.bulk-footer>div{justify-content:space-between;align-items:center;gap:16px;display:flex}.bulk-footer p{color:var(--muted);margin:0;font-size:12px}.bulk-footer button{white-space:nowrap}.bulk-confirm{color:#914921;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;display:flex}.bulk-confirm input{accent-color:var(--accent)}.bulk-progress{color:var(--muted);align-items:center;gap:12px;padding:20px 0;display:flex}.bulk-notice{color:var(--accent);font-size:13px}.bulk-success{text-align:center;padding:64px 16px}.bulk-success-icon{width:48px;height:48px;color:var(--accent);background:#edf5ef;border-radius:50%;place-items:center;font-size:24px;display:inline-grid}.bulk-success h3{font-size:21px}.bulk-success p{color:var(--muted)}@media (width<=768px){.bulk-dialog{border:0;border-radius:0;width:100%;max-width:100%;height:100dvh;max-height:100dvh;margin:0}.bulk-header,.bulk-footer{padding:14px 16px}.bulk-body{padding:16px}.bulk-header h2{font-size:20px}.bulk-steps{justify-content:space-between;gap:12px;font-size:12px}.bulk-steps li{gap:5px}.bulk-download{flex-wrap:wrap;gap:12px}.bulk-download>button{width:100%}.bulk-upload{padding:12px}.bulk-upload input{flex-basis:100%;width:100%;min-width:0}.bulk-upload>button{width:100%}.bulk-footer>div{flex-wrap:wrap;gap:8px}.bulk-footer button{width:100%}.bulk-change-heading{flex-wrap:wrap;gap:5px 10px}.bulk-change-heading>span{font-size:12px}.bulk-change-values{grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr);gap:5px}.header-actions{flex-wrap:wrap}}.advanced-filters>.person-filter-trigger{color:#20563e;white-space:nowrap;background:#e7f3ec;border:1px solid #7eab92;align-items:center;gap:8px;min-height:40px;padding:8px 14px;font-size:14px;font-weight:600;display:flex}.advanced-filters>.person-filter-trigger:hover,.advanced-filters>.person-filter-trigger.is-active{color:#fff;background:#246b50;border-color:#246b50}.filter-count{color:#246b50;background:#fff;border-radius:10px;place-items:center;min-width:20px;height:20px;font-size:12px;display:inline-grid}.filter-builder{border-radius:10px;width:min(820px,100vw - 64px);max-height:75dvh;padding:20px;overflow:auto;box-shadow:0 12px 36px #172d2526}.filter-heading h3{margin:0;font-size:18px}.filter-heading p{margin-top:5px;font-size:13px}.filter-combination{align-items:center;gap:8px;margin:18px 0 8px;font-size:13px;display:flex}.filter-rule{background:#f6f8f7;border-radius:6px;grid-template-columns:1.15fr .85fr 1.6fr auto;align-items:start;padding:12px}.filter-rule label>span,.filter-value-field>span{color:#606e65;margin-bottom:6px;font-size:12px;display:block}.filter-rule .filter-remove{margin-top:23px;font-size:12px}.filter-value-picker{min-width:0}.filter-value-trigger{text-align:left;justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.filter-value-trigger>span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.filter-value-menu{background:#fff;border:1px solid #cbd8cf;border-radius:6px;margin-top:5px;padding:7px}.filter-value-menu input{width:100%;font-size:13px}.filter-value-options{max-height:220px;margin-top:5px;overflow:auto}.filter-value-options>button{text-align:left;border:0;border-radius:3px;justify-content:space-between;align-items:start;gap:12px;width:100%;min-height:36px;padding:8px;font-size:13px;display:flex}.filter-value-options>button>span{white-space:pre-wrap;overflow-wrap:anywhere}.filter-value-options small{white-space:nowrap;color:#65756a;font-size:11px}.filter-value-options [aria-selected=true]{color:#20563e;background:#e6f2eb}.filter-value-options p{padding:12px 6px;font-size:13px}.filter-use-text{overflow-wrap:anywhere;width:100%;font-size:12px}.filter-source-note{margin-top:12px;font-size:12px;line-height:1.6}.filter-actions{border-top:1px solid var(--line);padding-top:12px}@media (width<=768px){.advanced-filters>.person-filter-trigger{min-height:44px}.filter-builder{width:100%;max-height:75dvh;padding:14px}.filter-rule{grid-template-columns:1fr 1fr}.filter-value-field{grid-column:1/-1}.filter-rule .filter-remove{grid-column:2;justify-self:end;margin-top:0}.filter-value-options>button{min-height:44px}.filter-heading p{font-size:12px}.filter-value-menu input{font-size:16px}}.person-files{border:1px dashed #c6d6cd;border-radius:6px;gap:10px;margin-top:8px;padding:12px;display:grid}.person-file{align-items:center;gap:8px;display:flex}.person-file>div{flex:1;min-width:0}.person-file strong{overflow-wrap:anywhere;font-size:13px;font-weight:500;display:block}.person-file small{color:var(--muted);margin-top:4px;font-size:11px;display:block}.person-file button{min-height:34px;padding:5px 9px;font-size:12px}.file-upload-label{min-height:42px;color:var(--accent);cursor:pointer;background:#edf4ef;border:1px solid #b6d0c0;border-radius:5px;justify-content:center;align-items:center;padding:8px 14px;font-size:13px;font-weight:500;display:flex;position:relative}.file-upload-label input{opacity:0;cursor:pointer;width:100%;height:100%;padding:0;position:absolute;inset:0}.file-upload-label:focus-within{outline:2px solid var(--accent);outline-offset:2px}.file-upload-label:has(input:disabled){opacity:.5;cursor:wait}.person-files .person-file button{min-height:40px}.person-files summary{color:var(--muted);font-size:12px}#field-notes{white-space:pre-wrap;min-height:120px}output#field-notes{display:block}.person-files .hint{line-height:1.6}.grid-selection-bar{background:#f3f7f4;border:1px solid #dbe6de;border-radius:6px;align-items:center;gap:8px;min-height:44px;margin:4px 0 10px;padding:7px 10px;font-size:12px;display:flex}.grid-selection-bar>span{color:#42634d;flex:1;min-width:0}.grid-selection-bar button{min-height:30px;padding:5px 10px;font-size:12px}kbd{color:var(--muted);margin-left:8px;font:11px system-ui}.data-grid td{user-select:none;cursor:cell}.data-grid td.cell-selected,.data-grid tr:hover td.cell-selected{background:#e4f1e9;box-shadow:inset 0 0 0 1px #96baa3}.data-grid td.cell-selected:focus{outline-offset:-2px;outline:2px solid #246b50}.data-grid td.cell-selected:first-child{background:#e4f1e9}.grid-context-menu{z-index:20;background:#fff;border:1px solid #d6dfd8;border-radius:8px;width:220px;padding:5px;position:fixed;box-shadow:0 8px 28px #152b252e}.grid-context-menu button{text-align:left;border:0;justify-content:space-between;align-items:center;width:100%;min-height:38px;font-size:13px;display:flex}.grid-context-menu button:hover,.grid-context-menu button:focus{background:#edf4ef}.clipboard-fallback{border:1px solid #d6dfd8;border-radius:10px;width:min(520px,100vw - 32px);padding:24px}.clipboard-fallback::backdrop{background:#15211b36}.clipboard-fallback p{color:var(--muted);margin:12px 0;font-size:13px;line-height:1.7}.clipboard-fallback textarea{width:100%;min-height:150px;margin-bottom:16px}@media (width<=768px){.grid-selection-bar{display:none}}.sync-page{max-width:1160px;margin:0 auto;padding:20px 0}.sync-page h2{margin:0}.sync-page p{color:var(--muted,#667085)}.sync-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.sync-summary{background:#f1f7f4;border:1px solid #dbe9e1;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:16px;margin:18px 0;padding:20px;display:grid}.sync-summary small{color:#667085;margin-top:8px;display:block}.sync-items{gap:14px;margin-top:16px;display:grid}.sync-item{background:#fff;border:1px solid #dce3df;border-radius:12px;padding:20px}.sync-item h3{margin:0}.sync-tags{gap:8px;margin:10px 0;display:flex}.sync-tags span{color:#246944;background:#eaf4ed;border-radius:6px;padding:4px 8px;font-size:12px}.sync-changes{margin:12px 0}.sync-change{border-top:1px solid #e9ecea;grid-template-columns:160px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 0;display:grid}.sync-change>div{overflow-wrap:anywhere;white-space:pre-wrap}.sync-avatar{object-fit:cover;vertical-align:middle;border-radius:50%;width:48px;height:48px}.sync-history{border-top:1px solid #dce3df;margin-top:24px;padding:18px 0}.sync-history>div{border-bottom:1px solid #e9ecea;padding:12px 0}@media (width<=700px){.sync-page>.section-title{flex-direction:column;align-items:flex-start;gap:12px}.sync-summary,.sync-change{grid-template-columns:1fr}.sync-item{padding:14px}.sync-page{padding:12px 0}}.sync-new-badge{color:#286644;background:#eaf4ed;border-radius:4px;margin-left:6px;padding:2px 5px;font-size:11px;font-weight:500}.debug-page{max-width:1180px;margin:0 auto;padding-bottom:40px}.debug-page nav{margin-bottom:22px}.debug-heading{justify-content:space-between;align-items:center;gap:16px;margin:18px 0;display:flex}.debug-heading h1{margin:0 0 6px;font-size:24px}.debug-badge{color:#32654b;background:#f0f6f2;border:1px solid #d7e4dc;border-radius:5px;flex-shrink:0;padding:4px 9px;font-size:12px;display:inline-block}.debug-mode{align-items:center;gap:12px;margin:18px 0;display:flex}.debug-mode p{font-size:13px}.debug-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.debug-card{border:1px solid var(--line);border-radius:10px;min-width:0;margin-bottom:16px;padding:22px}.debug-grid .debug-card{margin-bottom:0}.debug-grid{margin-bottom:16px}.debug-step{letter-spacing:.06em;color:var(--accent);margin-bottom:10px;font-size:12px}.debug-card h2{margin-bottom:10px;font-size:18px}.debug-card p{line-height:1.8}.debug-card dl{grid-template-columns:105px minmax(0,1fr);gap:10px;margin:18px 0;font-size:13px;display:grid}.debug-card dt{color:var(--muted)}.debug-card dd{overflow-wrap:anywhere;margin:0}.debug-label{color:var(--muted);margin-bottom:7px;font-size:12px;display:block}.debug-card input{width:100%;font-size:12px}.debug-card .hint{margin-top:10px}.debug-actions{flex-wrap:wrap;gap:8px;display:flex}.debug-validation>.debug-heading{margin-top:0}.debug-alert,.debug-notice,.debug-progress{overflow-wrap:anywhere;color:#9c4616;background:#fff4ed;border-radius:6px;margin:14px 0;padding:14px 16px}.debug-notice,.debug-progress{color:#246b50;background:#edf5f0}.debug-empty{border:1px dashed var(--line);text-align:center;color:var(--muted);border-radius:6px;margin-top:18px;padding:34px 16px}.debug-stats{grid-template-columns:repeat(5,1fr);gap:12px;margin:18px 0;display:grid}.debug-stats strong{font-size:26px;font-weight:600;display:block}.debug-stats span{color:var(--muted);font-size:12px}.debug-result-time{margin-top:18px;font-size:12px}.debug-fields{grid-template-columns:1fr 1fr;gap:0 24px;margin-top:18px;display:grid}.debug-fields>div{border-top:1px solid var(--line);justify-content:space-between;gap:12px;padding:10px 0;font-size:12px;display:flex}.debug-fields code{overflow-wrap:anywhere}.debug-fields span{white-space:nowrap;color:var(--muted)}.debug-event{align-items:flex-start;gap:12px;margin-top:14px;display:flex}.debug-event small{color:var(--muted)}.debug-card details{overflow-wrap:anywhere;margin-top:16px;font-size:12px}@media (width<=700px){.debug-grid{grid-template-columns:1fr}.debug-heading{flex-direction:column;align-items:flex-start}.debug-card{padding:16px}.debug-actions{width:100%}.debug-actions button{flex:1}.debug-stats{grid-template-columns:repeat(2,1fr)}.debug-fields{grid-template-columns:1fr}.debug-mode{align-items:flex-start}.debug-page{padding-left:16px;padding-right:16px}.debug-card input{font-size:14px}.debug-card dl{grid-template-columns:90px minmax(0,1fr)}}.org-explorer{max-width:1600px;margin:0 auto}.explorer-toolbar{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:16px;padding:14px 0;display:flex}.explorer-toolbar>label{align-items:center;gap:5px;font-size:13px;display:flex}.explorer-export{align-items:center;gap:10px;margin-left:auto;display:flex}.explorer-export label{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.explorer-export select{padding:7px}.explorer-scope{margin:12px 0;font-size:12px}.explorer-workspace{border:1px solid var(--line);height:var(--explorer-height,clamp(360px,calc(100dvh - 245px),1000px));background:#fff;border-radius:9px;grid-template-rows:minmax(0,1fr);grid-template-columns:280px minmax(0,1fr);min-height:0;margin:14px 0 28px;display:grid;overflow:hidden}.explorer-navigation{border-right:1px solid var(--line);overscroll-behavior:contain;background:#f8faf9;min-height:0;padding:16px 12px;overflow:auto}.explorer-navigation>input{background:#fff;width:100%;font-size:13px}.explorer-nav-actions{justify-content:space-between;margin:6px 0;display:flex}.explorer-nav-actions button{color:var(--accent);background:0 0;border:0;min-height:34px;padding:5px;font-size:12px}.explorer-navigation>.hint{padding:2px 5px 10px;font-size:11px}.explorer-tree,.explorer-tree ul{margin:0;padding:0;list-style:none}.explorer-tree ul{border-left:1px solid #d9e3dd;margin-left:14px;padding-left:7px}.explorer-tree-row{border-radius:5px;align-items:center;min-height:42px;margin:2px 0;display:flex}.explorer-tree-row:hover{background:#edf3ef}.explorer-tree-row.active{color:#235d44;background:#e3efe7}.tree-expander{background:0 0;border:0;justify-content:center;align-items:center;width:24px;min-width:24px;min-height:36px;padding:0;font-size:21px;display:inline-flex}.tree-expander.empty{height:36px}.tree-label{text-align:left;background:0 0;border:0;flex:1;justify-content:space-between;align-items:center;gap:8px;min-width:0;padding:8px 8px 8px 0;font-size:13px;line-height:1.5;display:flex}.tree-label>span{overflow-wrap:anywhere}.tree-label small{color:var(--muted);font-variant-numeric:tabular-nums;flex-shrink:0}.tree-search-result{text-align:left;background:0 0;border:0;flex-direction:column;width:100%;font-size:13px;display:flex}.tree-search-result small{color:var(--muted)}.explorer-detail{overscroll-behavior:contain;min-width:0;min-height:0;padding:20px 24px;scroll-margin-top:15px;overflow:auto}.explorer-breadcrumb{color:var(--muted);overflow-wrap:anywhere;margin-bottom:18px;font-size:12px}.explorer-breadcrumb button{min-height:28px;color:var(--muted);background:0 0;border:0;padding:3px;font-size:12px}.explorer-breadcrumb [aria-current=page]{color:var(--accent);font-weight:600}.explorer-detail-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.explorer-detail-heading h2{margin-bottom:6px;font-size:23px}.explorer-detail-heading p{font-size:13px}.explorer-detail-heading>button{flex-shrink:0;font-size:12px}.explorer-branches{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;margin-bottom:24px;display:grid}.explorer-branch{text-align:left;border-color:#dce5df;border-radius:8px;grid-template-columns:30px minmax(0,1fr);gap:6px 10px;min-height:115px;padding:15px;display:grid}.explorer-branch strong{overflow-wrap:anywhere;font-size:14px;font-weight:600}.branch-icon{color:#397454;text-align:center;background:#edf5ef;border-radius:6px;grid-row:1/4;align-self:start;padding:3px}.explorer-branch>span:not(.branch-icon){color:var(--muted);grid-column:2;font-size:12px}.explorer-branch>.branch-arrow{margin-top:4px;color:var(--accent)!important}.explorer-member-heading{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:12px;padding:16px 0;display:flex}.explorer-member-heading h3{margin:0;font-size:15px;font-weight:600}.explorer-member-heading h3 span{color:var(--muted);margin-left:7px;font-size:12px}.explorer-member-heading .chart-tabs button{min-height:34px;padding:5px 10px;font-size:12px}.explorer-member-heading>input{width:180px;margin-left:auto;font-size:12px}.explorer-members{grid-template-columns:repeat(auto-fill,minmax(245px,1fr));gap:10px;display:grid}.explorer-person{border:1px solid var(--line);border-radius:7px;align-items:flex-start;gap:11px;min-width:0;padding:13px;display:flex}.explorer-person>div:nth-child(2){flex:1;min-width:0}.explorer-initial{color:#5b7567;background:#eef2ef;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;display:flex}.person-name{text-align:left;min-height:24px;color:var(--ink);overflow-wrap:anywhere;background:0 0;border:0;padding:0;font-size:13px;font-weight:600}.person-name:hover{color:var(--accent);text-decoration:underline}.explorer-person p,.explorer-person small{color:var(--muted);overflow-wrap:anywhere;font-size:11px}.explorer-focus{min-height:28px;color:var(--accent);border:0;align-self:center;max-width:70px;padding:2px;font-size:11px}.explorer-pagination{color:var(--muted);justify-content:flex-end;align-items:center;gap:10px;margin-top:20px;font-size:12px;display:flex}.explorer-pagination button{font-size:12px}.explorer-empty{text-align:center;color:var(--muted);padding:28px 12px;font-size:13px}.explorer-managers{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:18px;font-size:12px;display:flex}.explorer-managers button{min-height:30px;color:var(--accent);padding:4px 9px;font-size:12px}.explorer-managers small{width:100%;font-size:11px}.chart-image-dialog{border:1px solid var(--line);border-radius:10px;width:min(1200px,94vw);height:min(850px,90dvh);max-height:90dvh;padding:0;overflow:hidden}.chart-image-dialog::backdrop{background:#15211b66}.chart-image-head{border-bottom:1px solid var(--line);align-items:center;gap:12px;height:90px;padding:16px 22px;display:flex}.chart-image-head>div{flex:1;min-width:0}.chart-image-head h2{font-size:18px}.chart-image-head p{font-size:12px}.chart-image-body{background:#f7f9f7;height:calc(100% - 90px);padding:16px;overflow:auto}.chart-image-body img{width:1320px;max-width:none;height:auto;display:block}@media (width<=760px){.explorer-workspace{height:auto;min-height:0;max-height:none;display:block;overflow:visible}.explorer-navigation{border-right:0;border-bottom:1px solid var(--line);max-height:310px}.explorer-detail{padding:18px 14px;overflow:visible}.explorer-export{justify-content:space-between;width:100%;margin-left:0}.explorer-toolbar{gap:12px}.explorer-branches{grid-template-columns:1fr 1fr;gap:8px}.explorer-branch{flex-direction:column;gap:5px;padding:12px;display:flex}.branch-icon{display:none}.explorer-branch strong{font-size:13px}.explorer-members{grid-template-columns:1fr}.explorer-member-heading>input{width:100%;margin-left:0;font-size:16px}.explorer-detail-heading h2{font-size:20px}.explorer-detail-heading>button{padding:7px}.explorer-tree-row,.tree-label{min-height:44px}.chart-image-head{gap:6px;padding:12px}.chart-image-head button{padding:7px;font-size:12px}.chart-image-head h2{font-size:16px}}.org-explorer>.chart-heading{gap:16px;padding-top:16px}.org-explorer>.chart-heading>div:first-child{min-width:0}.org-explorer>.chart-heading h2{margin:0 0 6px;font-size:20px}.org-explorer>.chart-heading .team-actions{flex-wrap:wrap;flex-shrink:1;justify-content:flex-end}@media (width<=760px){.org-explorer>.chart-heading{flex-direction:column;align-items:stretch;margin-bottom:16px}.org-explorer>.chart-heading .team-actions{justify-content:flex-start;width:100%}.org-explorer>.chart-heading .team-actions button{white-space:nowrap;flex:1}.explorer-nav-actions{flex-wrap:wrap}}.workspace-shell{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:10px 22px;min-height:54px;padding:8px 24px;display:flex}.workspace-shell .workspace-title{flex-shrink:0;gap:8px}.workspace-shell .workspace-title h1{font-size:20px}.workspace-shell .back-button{min-height:34px;padding:5px 9px}.workspace-shell .workspace-nav{border:0;flex:1;align-self:stretch;align-items:center;gap:20px;min-width:max-content;margin:0;overflow:visible}.workspace-shell .workspace-nav button{min-height:36px;padding:6px 0;font-size:13px}.workspace-shell .header-actions{flex-wrap:wrap;justify-content:flex-end;margin-left:auto}.org-explorer>.chart-heading{gap:8px 16px;min-height:40px;margin:0;padding:10px 0 0}.org-explorer .explorer-intro{flex-wrap:wrap;align-items:baseline;gap:4px 12px;display:flex}.org-explorer>.chart-heading h2{white-space:nowrap;margin:0;font-size:18px}.org-explorer>.chart-heading p{margin:0;font-size:12px}.org-explorer>.chart-heading .team-actions{gap:6px}.org-explorer>.chart-heading .team-actions button{min-height:32px;padding:5px 9px;font-size:12px}.org-explorer .explorer-toolbar{gap:8px 14px;min-height:48px;padding:7px 0}.org-explorer .explorer-toolbar button,.org-explorer .explorer-toolbar select{min-height:32px;padding:5px 10px;font-size:12px}.org-explorer .explorer-export label{font-size:12px}.org-explorer .explorer-scope{margin:6px 0;font-size:12px;line-height:1.5}.org-explorer .explorer-workspace{margin:8px 0 20px}@media (width<=1000px){.workspace-shell .workspace-nav{flex-basis:100%;order:3;min-width:0}.workspace-shell{gap:4px 12px}}@media (width<=760px){.workspace-shell{padding:8px 16px}.workspace-shell .workspace-nav{gap:20px;overflow:auto}.workspace-shell .workspace-nav button,.workspace-shell .back-button{min-height:44px}.workspace-shell .workspace-title{gap:6px}.workspace-shell .header-actions{flex:1;gap:6px;min-width:0}.workspace-shell .header-actions button{min-height:44px}.org-explorer>.chart-heading{gap:8px;min-height:0;padding-top:8px}.org-explorer .explorer-intro{gap:3px 10px}.org-explorer>.chart-heading .team-actions button{min-height:44px;font-size:13px}.org-explorer .explorer-toolbar{gap:8px;padding:8px 0}.org-explorer .explorer-toolbar button,.org-explorer .explorer-toolbar select{min-height:44px;font-size:13px}.org-explorer .explorer-scope{line-height:1.5}.org-explorer .explorer-workspace{height:auto}}.structure-overview{border:1px solid var(--line);background:#f7faf8;border-radius:8px;margin:10px 0 16px;padding:12px}.structure-overview>summary{cursor:pointer;font-weight:600}.visual-org-tree{padding:8px 0;list-style:none}.visual-org-tree ul,.explorer-tree ul{border-left:1px solid #c7d8cc;margin-left:14px;padding-left:16px;list-style:none}.visual-org-tree .explorer-tree-row{max-width:540px}.tree-person{color:var(--muted);text-align:left;padding:6px 12px;font-size:12px}.org-member-table{min-width:0}.org-member-table .table-wrap{max-height:60vh}.org-member-table .toolbar{flex-wrap:wrap;padding:8px 0}.org-member-table .toolbar input{min-width:160px}.data-grid td{position:relative}.cell-fill-handle{cursor:crosshair;z-index:3;width:9px;height:9px;bottom:-1px;right:-1px;background:#246b50!important;border:1px solid #fff!important;border-radius:0!important;min-height:0!important;padding:0!important;position:absolute!important}.grid-selection-bar{flex-wrap:wrap}.grid-history{font-size:12px;position:relative}.grid-history>div{border:1px solid var(--line);z-index:20;background:#fff;min-width:240px;max-height:280px;padding:12px;position:absolute;top:100%;right:0;overflow:auto;box-shadow:0 6px 24px #15211b22}.grid-history summary{cursor:pointer}.org-member-table .grid-selection-bar span[role=status]{white-space:normal;overflow-wrap:anywhere}@media (width<=760px){.structure-overview{padding:8px}.visual-org-tree ul{margin-left:8px;padding-left:10px}.tree-person{min-height:44px}}.explorer-presentation{margin:10px 0}.node-kind{color:#608074;background:#eaf2ed;border-radius:3px;margin-left:7px;padding:2px 4px;font-size:10px;font-style:normal}.visual-org-tree .explorer-tree-row{background:#fff;border:1px solid #d8e3dc;border-radius:7px;max-width:460px;min-height:46px;margin:7px 0}.visual-org-tree .tree-label{font-size:14px}.visual-org-tree .tree-expander{flex-shrink:0}.tree-person{background:0 0;border:0;min-height:30px}.visual-org-tree .tree-person{padding-left:20px}.structure-overview{background:#fafcfb}.org-member-table .grid-controls{flex-wrap:wrap}.org-member-table .results-meta{gap:8px}.grid-selection-bar>span[role=status]{overflow-wrap:break-word;flex:280px;min-width:0;line-height:1.6}.grid-selection-actions{flex-wrap:wrap;align-items:center;gap:8px;max-width:100%;display:flex}.grid-selection-actions>button,.grid-selection-actions>details{flex-shrink:0}.explorer-workspace.navigation-collapsed{grid-template-columns:minmax(0,1fr)}.explorer-navigation[hidden]{display:none}.explorer-nav-toggle{white-space:nowrap}.explorer-tree-row .tree-label:hover,.explorer-tree-row .tree-expander:hover{box-shadow:none;background:0 0;transform:none}.explorer-tree-row .tree-label{color:inherit}.node-kind{white-space:nowrap;display:inline-block}.explorer-tree-row[draggable=true]{cursor:grab}.explorer-tree-row.drop-target{background:#deefe5;outline:2px solid #37795c}.explorer-tree-row.drag-source{opacity:.45}.org-context-menu{z-index:1000;background:#fff;border:1px solid #d5dfd8;border-radius:10px;width:232px;max-height:290px;padding:8px;position:fixed;overflow:auto;box-shadow:0 12px 40px #172a2526}.org-context-menu>strong{color:var(--muted);padding:7px 10px;font-size:12px;display:block}.org-context-menu button{text-align:left;background:0 0;border:0;width:100%;padding:9px 10px;font-size:13px;display:block}.org-context-menu button:hover{background:#edf4ef}.org-context-menu .team-actions{border-top:1px solid var(--line);margin-top:5px;padding-top:5px;display:block}.org-graph{background:#f8faf9;border:1px solid #dce6df;border-radius:10px;margin:12px 0;overflow:hidden}.org-graph-controls{border-bottom:1px solid var(--line);background:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.org-graph-controls>span{color:var(--muted);font-size:11px}.org-graph-controls>div{gap:4px;display:flex}.org-graph-controls button{min-height:30px;padding:4px 9px;font-size:12px}.org-graph-viewport{cursor:grab;overscroll-behavior:contain;touch-action:pan-x pan-y;background-image:radial-gradient(#ccd9d1 1px,#0000 1px);background-size:18px 18px;height:clamp(360px,52vh,700px);overflow:auto}.org-graph-viewport:active{cursor:grabbing}.org-graph-canvas{transform-origin:0 0;position:relative}.org-graph-canvas svg{pointer-events:none;position:absolute;inset:0}.org-graph-node{background:#fff;border:1px solid #ceded3;border-radius:10px;width:228px;height:88px;position:absolute;box-shadow:0 2px 5px #1d38270a}.org-graph-node:hover{border-color:#4d8c6b;box-shadow:0 4px 12px #1d382715}.org-graph-node.graph-root{border-left:4px solid #307859}.graph-node-content{text-align:left;flex-direction:column;align-items:flex-start;gap:4px;width:100%;height:100%;display:flex;background:0 0!important;border:0!important;padding:11px 14px!important}.graph-node-content small{color:#7c8c83;white-space:nowrap;text-overflow:ellipsis;max-width:175px;font-size:10px;overflow:hidden}.graph-node-content strong{white-space:nowrap;text-overflow:ellipsis;color:#23392c;max-width:196px;font-size:14px;overflow:hidden}.graph-node-content span{color:#54816a;font-size:11px}.graph-node-expand{color:#327454;background:#fff;border-radius:20px;min-width:27px;position:absolute;top:29px;right:-19px;box-shadow:0 1px 4px #234b3020;min-height:27px!important;padding:3px 6px!important;font-size:11px!important}.graph-node-profile{color:#638d75;background:0 0;border:0;position:absolute;top:3px;right:5px;min-height:24px!important;padding:1px 4px!important}@media (width<=760px){.org-graph-viewport{height:420px}.org-graph-controls{gap:6px}.org-context-menu{max-width:calc(100vw - 24px)}}.org-graph-node .graph-node-expand{inset:auto auto -14px 50%;transform:translate(-50%)}.graph-unlinked-label{text-align:center;color:#738176;pointer-events:none;border-top:1px dashed #bfcfc5;padding-top:12px;font-size:12px;position:absolute;left:0}.grouped-org-chart{min-width:0;padding:12px 0 24px}.grouped-chart-toolbar{color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:24px;font-size:12px;display:flex}.grouped-chart-toolbar>div{gap:8px;display:flex}.grouped-chart-toolbar button{min-height:32px;padding:5px 10px;font-size:12px}.grouped-parent{text-align:center;background:#f2f8f4;border:1px solid #bdd4c5;border-top:3px solid #357454;border-radius:10px;flex-direction:column;align-items:center;gap:6px;max-width:340px;margin:auto;padding:18px 22px;display:flex}.grouped-parent>small{color:#668674;letter-spacing:.08em;font-size:10px}.grouped-parent>button{color:#254b37;overflow-wrap:anywhere;background:0 0;border:0;min-height:28px;padding:0;font-size:19px;font-weight:650}.grouped-parent>span{color:#647b6b;font-size:12px}.parent-group-connector{background:#9cbaa8;width:1px;height:28px;margin:auto}.direct-group{background:#f8fbf9;border:1px solid #d6e3da;border-radius:12px;padding:18px}.direct-group>header,.detached-group>header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;font-size:13px;display:flex}.direct-group>header>span,.detached-group>header>span{color:var(--muted);font-size:12px}.direct-subgroup+.direct-subgroup{border-top:1px solid #e0e9e3;margin-top:24px;padding-top:18px}.direct-subgroup h4{color:#557763;margin:0 0 12px;font-size:12px;font-weight:500}.direct-subgroup h4 span{color:var(--muted);margin-left:7px}.branch-card-grid{grid-template-columns:repeat(auto-fit,minmax(min(210px,100%),1fr));gap:12px;display:grid}.branch-card{background:#fff;border:1px solid #dce5df;border-radius:8px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.branch-card:hover{border-color:#93b39f;box-shadow:0 3px 10px #25422f0a}.branch-card-main{text-align:left;background:0 0;border:0;border-radius:0;flex-direction:column;flex:1;align-items:flex-start;gap:7px;width:100%;padding:15px;display:flex}.branch-card-main:hover{background:#fcfefc}.branch-card-main small{color:#7b8b80;overflow-wrap:anywhere;font-size:10px}.branch-card-main strong{color:#243e2d;overflow-wrap:anywhere;font-size:14px;line-height:1.5}.branch-card-main>span{color:#637e6c;font-size:12px}.branch-card-footer{border-top:1px solid #edf1ee;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;font-size:11px;display:flex}.branch-card-footer>span{color:#8b968f}.branch-card-footer button{color:#337554;background:0 0;border:0;min-height:26px;padding:3px 0;font-size:11px}.branch-card-footer button span{margin-left:6px}.branch-other-parents{color:#819086;padding:0 12px 8px;font-size:10px}.branch-other-parents button{color:#45765b;background:0 0;border:0;min-height:24px;padding:2px 4px;font-size:11px!important;font-weight:400!important}.detached-group{border-top:1px dashed #cedbd2;margin-top:30px;padding-top:22px}.detached-group>p{color:var(--muted);margin:-6px 0 15px;font-size:12px}.grouped-leaf{text-align:center;color:var(--muted);padding:22px;font-size:12px}.grouped-leaf button{margin-top:10px;font-size:12px}@media (width<=760px){.direct-group{padding:12px}.grouped-parent{max-width:100%}.branch-card-grid{gap:10px}.grouped-chart-toolbar{margin-bottom:16px}.branch-card-footer button{min-height:36px}}.direct-group>header,.detached-group>header{min-height:0;box-shadow:none;background:0 0;border:0;padding:0;position:static}.flow-tree{border:1px solid #dce6df;border-radius:10px;margin:12px 0;overflow:hidden}.flow-tree-toolbar{background:#fafcfb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.flow-tree-toolbar>span{color:var(--muted);font-size:12px}.flow-tree-toolbar>div{gap:6px;display:flex}.flow-tree-toolbar button{min-height:30px;padding:5px 10px;font-size:12px}.flow-tree-status{color:#537761;border-bottom:1px solid #e4ebe6;min-height:28px;padding:6px 12px;font-size:12px}.flow-tree-canvas{background:#fafcfb;height:clamp(440px,60vh,800px);position:relative}.flow-org-card{text-align:left;box-sizing:border-box;background:#fff;border:1px solid #c9dacf;border-radius:9px;width:224px;height:112px;padding:10px 14px;position:relative;box-shadow:0 3px 10px #24482f0b}.flow-drag-handle{color:#8a9c90;cursor:grab;white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.flow-drag-handle small{font-size:10px}.flow-card-title{text-align:left;text-overflow:ellipsis;white-space:nowrap;color:#294b35;border:0;max-width:194px;font-size:14px;font-weight:600;display:block;overflow:hidden;background:0 0!important;min-height:30px!important;padding:5px 0!important}.flow-org-card>span{color:#6e8776;font-size:11px}.flow-expand{color:#357454;background:#fff;border-radius:20px;position:absolute;bottom:-14px;left:50%;transform:translate(-50%);min-height:26px!important;padding:3px 8px!important;font-size:11px!important}.flow-org-card .react-flow__handle{background:#a3bcad;border:0;width:4px;height:4px}.flow-org-card.drop-inside{background:#edf7f0;outline:3px solid #38805a}.flow-org-card.drop-before:before,.flow-org-card.drop-after:after{content:"";background:#38805a;width:3px;position:absolute;top:-10px;bottom:-10px}.flow-org-card.drop-before:before{left:-18px}.flow-org-card.drop-after:after{right:-18px}.flow-drop-label{color:#fff;white-space:nowrap;background:#2d7150;border-radius:5px;padding:4px 8px;font-size:11px;position:absolute;top:-30px;left:0}.flow-tree .react-flow__controls-button{min-height:26px;padding:5px}.flow-tree .react-flow__minimap{width:120px;height:80px}@media (width<=760px){.flow-tree-canvas{height:480px}.flow-tree .react-flow__minimap{display:none}}.flow-tree.flow-tree-expanded{box-sizing:border-box;background:#fafcfb;border:0;border-radius:0;flex-direction:column;width:100vw;height:100dvh;margin:0;padding:0;display:flex}.flow-tree-expanded .flow-tree-toolbar,.flow-tree-expanded .flow-tree-status{flex-shrink:0}.flow-tree-expanded .flow-tree-canvas{flex:1;height:auto;min-height:0}.flow-tree-page-fullscreen{z-index:2000;position:fixed;inset:0}.flow-tree:fullscreen{max-width:none;max-height:none}.org-explorer .explorer-detail{padding:12px 18px}.explorer-detail .explorer-breadcrumb{margin:0 0 4px;line-height:1.4}.explorer-summary{flex-wrap:wrap;align-items:center;gap:10px 18px;margin-bottom:8px;display:flex}.explorer-summary .explorer-detail-heading{flex:1;align-items:center;gap:12px;min-width:min(280px,100%);margin:0}.explorer-summary .explorer-detail-heading>div{flex-wrap:wrap;align-items:baseline;gap:6px 14px;min-width:0;display:flex}.explorer-summary .explorer-detail-heading h2{overflow-wrap:anywhere;margin:0;font-size:18px;line-height:1.4}.explorer-summary .explorer-detail-heading p{margin:0;font-size:12px;line-height:1.5}.explorer-summary .explorer-presentation{flex-shrink:0;width:auto;margin:0}.explorer-summary .explorer-presentation button{min-height:32px;padding:5px 10px;font-size:12px}.explorer-detail .explorer-managers{margin:4px 0 8px}.explorer-detail .flow-tree{margin-top:8px}@media (width<=760px){.org-explorer .explorer-detail{padding:12px}.explorer-summary{gap:8px}.explorer-summary .explorer-presentation button{min-height:40px}}.flow-parent-badge{position:absolute;bottom:22px;right:10px;color:#3578b8!important;background:#eff6ff!important;padding:2px 6px!important;font-size:11px!important}.flow-more{z-index:3;width:164px;margin-top:14px;position:absolute;top:100%;left:30px;background:#fff!important;padding:5px!important;font-size:12px!important}.flow-unrelated{background:#fff;border-top:1px solid #dbe5de;max-height:260px;padding:12px 16px;overflow:auto}.flow-unrelated summary{cursor:pointer;color:#52665b;font-weight:600}.flow-unrelated p{color:#788578;font-size:12px}.flow-unrelated>div{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:8px;display:grid}.flow-unrelated button{text-align:left;flex-direction:column;gap:3px;display:flex}.flow-unrelated small{color:#788578;font-size:11px}.manual-selection,.manual-apply{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.manual-selection{margin:16px 0}.manual-apply{z-index:3;background:#fff;border:1px solid #d5e3dc;border-radius:10px;padding:14px 18px;position:sticky;bottom:0;box-shadow:0 -3px 16px #183e2910}.manual-diff,.manual-diff-head{overflow-wrap:anywhere;grid-template-columns:minmax(120px,1fr) minmax(0,2fr) minmax(0,2fr);align-items:start;gap:16px;padding:12px 8px;display:grid}.manual-diff{cursor:pointer;border-top:1px solid #edf0ee}.manual-diff-head{color:#6d7789;background:#f7f9f8;font-size:13px}.manual-sync input[type=checkbox]{vertical-align:middle;accent-color:#267258;width:17px;height:17px;margin-right:8px}.manual-confirm{background:#fff;border-radius:14px;width:min(520px,100vw - 32px);padding:24px;box-shadow:0 12px 60px #0003}.manual-sync .sync-item h3 small{color:#738078;font-size:13px;font-weight:400}.manual-sync .sync-history small{overflow-wrap:anywhere}.manual-sync .modal-backdrop{z-index:100;background:#10241b55;place-items:center;display:grid;position:fixed;inset:0}@media (width<=600px){.manual-diff,.manual-diff-head{grid-template-columns:100px minmax(0,1fr) minmax(0,1fr);gap:8px;font-size:13px}.manual-apply{padding:12px;bottom:0}.manual-sync .sync-actions button{min-height:44px}}.team-description{background:var(--surface,#f7f9f8);border-radius:8px;margin:0 0 12px;padding:8px 12px}.team-description summary{cursor:pointer;color:#48685d;font-size:13px}.team-description p{white-space:pre-wrap;overflow-wrap:anywhere;max-height:240px;margin:10px 0 2px;line-height:1.65;overflow:auto}.option-picker{background:#fff;border:1px solid #cdd3da;border-radius:6px;min-width:0;margin:0;padding:8px 12px}.option-picker-current{background:#fff}.option-picker .picker-summary{flex-wrap:wrap;gap:8px}.option-picker .picker-summary>span{margin-right:auto}.option-picker .picker-summary button{flex-shrink:0;padding:4px 8px}.picker-values{flex-wrap:wrap;gap:6px;padding:4px 0 8px;display:flex}.picker-value{color:#285b40;background:#edf5f0;border:1px solid #d3e4d9;border-radius:5px;align-items:center;gap:6px;max-width:100%;padding:2px 4px 2px 10px;font-size:13px;display:inline-flex}.picker-value>span{overflow-wrap:anywhere;min-width:0}.picker-value button{color:#426e52;background:0 0;border:0;min-width:30px;min-height:30px;padding:0 5px;font-size:19px}.option-picker-dropdown{border-top:1px solid var(--line);padding-top:8px}.option-picker-dropdown>input{width:100%;margin-bottom:6px}.option-picker .picker-options{max-height:210px}.option-picker:disabled{opacity:.65}@media (width<=760px){.picker-value button{min-width:44px;min-height:44px}}.data-grid{isolation:isolate;scroll-padding-top:42px}.data-grid thead th{z-index:3;background:#f7f8f9;position:sticky;top:0}.data-grid tbody td.pinned-name{z-index:2;background:#fff;border-right:1px solid #cdd8d1;position:sticky;left:0}.data-grid thead th.pinned-name{z-index:4;background:#f7f8f9;border-right:1px solid #cdd8d1;left:0}.data-grid tbody tr:hover td.pinned-name{background:var(--soft)}.data-grid tbody td.pinned-name.cell-selected,.data-grid tbody tr:hover td.pinned-name.cell-selected{background:#e4f1e9}.explorer-filter-note{color:#486a56;padding:6px 0;font-size:12px;line-height:1.6}.explorer-toolbar>.advanced-filters{min-width:0}.explorer-toolbar .filter-builder{z-index:40}@media (width>=761px){.explorer-workspace:not(.navigation-collapsed){grid-template-columns:min(var(--navigation-width,280px),45%) 6px minmax(0,1fr)}.explorer-navigation{border-right:0}.explorer-nav-resizer{cursor:col-resize;touch-action:none;background:#f0f4f1;outline:none;position:relative}.explorer-nav-resizer:after{content:"";z-index:5;position:absolute;inset:0 -3px}.explorer-nav-resizer:hover,.explorer-nav-resizer:focus-visible,.resizing-navigation .explorer-nav-resizer{background:#91b5a1}.resizing-navigation{cursor:col-resize;user-select:none}}@media (width<=760px){.explorer-nav-resizer{display:none}}.tanka-login-dialog{border:1px solid var(--line);background:#fff;border-radius:14px;width:min(420px,100vw - 32px);max-height:calc(100dvh - 32px);padding:0;overflow:auto;box-shadow:0 16px 64px #172c1e1a}.tanka-login-dialog:focus{outline:none}.tanka-login-dialog::backdrop{background:#f5f7f6}.tanka-login-dialog[data-renewing=true]::backdrop{background:#15211b66}.tanka-login{text-align:center;padding:32px}.tanka-login .brand{letter-spacing:.04em}.tanka-login h1{margin:16px 0 8px;font-size:24px}.tanka-login>p{font-size:13px}.tanka-qr{background:var(--soft);border:1px solid var(--line);border-radius:10px;place-items:center;width:242px;height:242px;margin:22px auto 18px;display:grid;overflow:hidden}.tanka-qr img{display:block}.tanka-qr-symbol{color:var(--muted);font-size:32px}.tanka-qr-progress{color:var(--muted);font-size:13px}.tanka-login-message{overflow-wrap:anywhere;min-height:42px}.tanka-login-message.error{color:#a13030}.tanka-login-actions{justify-content:center;gap:12px;margin:16px 0 24px;display:flex}.tanka-login-note{border-top:1px solid var(--line);padding-top:18px;line-height:1.7;font-size:12px!important}@media (width<=480px){.tanka-login{padding:24px 16px}.tanka-login-dialog{border-radius:10px}}.people-brand{flex-shrink:0;width:126px;display:block}.people-brand img{width:100%;height:auto;display:block}.people-product-heading{align-items:center;margin:0;display:flex}.tanka-login .people-brand-large{width:190px;height:auto;margin:0 auto 12px}.auth-state>.people-brand{margin-bottom:18px}@media (width<=768px){.workspace-title .people-product-heading{display:none}.workspace-shell .header-actions button{padding-left:4px;padding-right:4px;font-size:13px}.workspace-shell .back-button{justify-content:center;width:44px;padding:0;font-size:0}.workspace-shell .back-button span{font-size:16px}}.filter-selected-values{flex-wrap:wrap;gap:5px;max-height:100px;padding:8px 0 3px;display:flex;overflow:auto}.filter-selected-values>button{color:#20563e;background:#e6f2eb;border-color:#b8d5c3;align-items:center;gap:6px;max-width:100%;min-height:28px;padding:3px 7px;font-size:12px;display:flex}.filter-selected-values>button>span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.filter-option-label{align-items:center;gap:8px;min-width:0;display:flex}.filter-option-check{border:1px solid #a7b8ae;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;font-size:12px;line-height:1;display:inline-flex}.filter-value-options [aria-selected=true] .filter-option-check{color:#fff;background:#246b50;border-color:#246b50}.filter-value-footer{border-top:1px solid var(--line);align-items:center;gap:6px;margin-top:7px;padding-top:7px;font-size:12px;display:flex}.filter-value-footer>span{white-space:nowrap;margin-right:auto}.filter-value-footer>button{min-height:32px;padding:4px 7px;font-size:12px}.filter-value-hint{margin-top:5px;font-size:11px;line-height:1.5}.filter-value-options .filter-option-label>span:last-child{overflow-wrap:anywhere;min-width:0}@media (width<=768px){.filter-selected-values>button,.filter-value-footer>button{min-height:44px}}.table-export{margin-left:auto}.button-link{border:1px solid var(--line);min-height:40px;color:var(--ink);white-space:nowrap;border-radius:5px;justify-content:center;align-items:center;padding:8px 12px;text-decoration:none;display:inline-flex}.button-link.primary{color:var(--canvas);background:var(--accent)}.export-dialog{width:min(680px,94vw)}.export-scope{background:var(--soft);border:1px solid var(--line);overflow-wrap:anywhere;border-radius:6px;padding:14px}.export-scope p{margin-top:6px;font-size:13px}.export-scope ul{padding-left:20px;font-size:13px}.export-column-heading{align-items:center;gap:8px;margin-top:18px;display:flex}.export-column-heading h3{margin-right:auto;font-size:14px}.export-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;display:grid}.export-columns label{font-size:13px}.export-history{width:min(1020px,94vw)}.audit-filters{flex-wrap:wrap;align-items:end;gap:10px;margin-bottom:16px;display:flex}.audit-filters label{flex:1;gap:4px;min-width:135px;font-size:12px;display:grid}.audit-filters select,.audit-filters input{width:100%}.export-entries{gap:12px;margin:16px 0;display:grid}.export-entry{border:1px solid var(--line);overflow-wrap:anywhere;border-radius:6px;padding:14px}.export-entry p{margin-top:6px;font-size:13px}.export-entry-heading{flex-wrap:wrap;justify-content:space-between;gap:10px;display:flex}.export-entry time,.export-entry summary{color:var(--muted);font-size:12px}.export-entry details p{font-size:12px}.file-viewer{width:min(1100px,96vw)}.file-viewer .bulk-header h2{overflow-wrap:anywhere;font-size:17px}.file-viewer-body{flex-direction:column;gap:12px;display:flex}.file-viewer-body iframe{border:1px solid var(--line);flex:1;width:100%;min-height:320px}.file-viewer-body img{object-fit:contain;max-width:100%;height:auto;min-height:0}.file-viewer-body pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;color:var(--ink);margin:0}.file-viewer-actions{flex-wrap:wrap;gap:8px;display:flex}.person-files .file-name-link{color:var(--accent);text-align:left;overflow-wrap:anywhere;white-space:normal;background:0 0;border:0;max-width:100%;padding:0;text-decoration:underline}@media (width<=768px){.export-dialog,.export-history,.file-viewer{width:100%;max-width:100%}.export-columns{grid-template-columns:minmax(0,1fr)}.button-link,.person-files .person-file button{min-height:44px}.audit-filters label{width:100%;min-width:100%}.file-viewer-actions{width:100%}.file-viewer-actions .button-link,.file-viewer-actions button{white-space:normal;flex:1;min-width:0}.export-entry-heading{flex-direction:column}}.export-dialog .bulk-header>button,.export-history .bulk-header>button,.file-viewer .bulk-header>button{white-space:nowrap;flex-shrink:0;min-width:64px}.file-viewer-body{scrollbar-gutter:stable}.pdf-preview{min-width:0}.pdf-status{min-height:1.5em;margin:0}.pdf-controls{justify-content:center;align-items:center;gap:16px;margin-bottom:12px;display:flex}.pdf-preview canvas{border:1px solid var(--line);width:100%;height:auto;display:block}.pdf-preview canvas[hidden]{display:none}.pdf-preview details{white-space:pre-wrap;overflow-wrap:anywhere;margin-top:12px}.phone-format-hint{overflow-wrap:anywhere}
