.account-detail-hero__actions,.account-edit-form__actions,.account-section-heading,.account-pagination__controls,.api-editor-dialog__heading,.api-editor-dialog__actions,.api-remote-update{align-items:center;gap:10px;display:flex}.account-detail-hero__actions,.account-section-heading,.api-editor-dialog__heading{justify-content:space-between}.account-edit-form{gap:18px;display:grid}.account-section-heading h3,.api-editor-dialog__heading h2{margin:0}.account-section-heading p,.api-editor-dialog__heading p{color:var(--muted);margin:5px 0 0;font-size:.7rem;line-height:1.5}.account-edit-form input[readonly]{color:var(--muted);background:#eef1ee}.master-accounts-page .account-pagination{justify-content:space-between;gap:18px}.account-pagination__controls>span{text-align:center;min-width:82px}.account-pagination__controls .text-button{min-height:34px;padding-inline:10px}.account-mobile-card__actions details{color:#356b57;font-size:.66rem;font-weight:700;position:relative}.account-mobile-card__actions details>div{z-index:8;border:1px solid var(--line);background:var(--surface);border-radius:9px;width:150px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 30px #1f332b21}.account-mobile-card__actions details a{border-radius:7px;min-height:34px;padding:0 8px;line-height:34px}.account-mobile-card__actions details a:hover{background:var(--surface-soft)}.api-editor-dialog{background:0 0;border:0;border-radius:16px;width:min(820px,100vw - 32px);max-height:min(820px,100vh - 32px);padding:0;box-shadow:0 24px 80px #17231f40}.api-editor-dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#111b177a}.api-editor-dialog__panel{background:var(--surface);color:var(--ink);border-radius:16px;gap:18px;padding:24px;display:grid}.api-editor-dialog__fields{grid-template-columns:repeat(2,minmax(0,1fr))}.api-permission-fieldset{border:1px solid #d8dfda;border-radius:10px;gap:10px;padding:13px;display:grid}.api-permission-fieldset legend{color:#59675f;padding:0 5px;font-size:.67rem;font-weight:700}.api-permission-fieldset small,.api-remote-update span{color:var(--muted);font-size:.65rem;line-height:1.45}.api-permission-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.account-form-grid .api-permission-grid label{color:#40554b;background:#f8faf8;border:1px solid #e1e6e2;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:8px 10px;font-size:.68rem;display:flex}.account-form-grid .api-permission-grid input{width:16px;min-height:16px;margin:0}.api-remote-update{background:var(--surface-soft);border:1px solid #e1e6e2;border-radius:10px;padding:12px}.api-editor-dialog__actions{justify-content:flex-end}.api-mobile-list{display:none}.credential-manager,.account-api-credential-panel{gap:14px;display:grid}.account-api-credential-panel{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.credential-preview-grid .row-actions{margin-top:8px}.credential-manager .account-edit-form{border:1px solid var(--line);background:var(--surface-soft);border-radius:11px;padding:16px}.credential-manager .workspace-notice{justify-content:space-between;align-items:center;gap:12px;display:flex}.credential-manager code{overflow-wrap:anywhere}.account-filters.subaccount-filters{grid-template-columns:minmax(120px,.7fr) minmax(210px,1.2fr) minmax(170px,.9fr) minmax(190px,1fr) auto}.account-filters.master-account-filters{grid-template-columns:repeat(3,minmax(150px,1fr))}.subaccounts-page,.subaccounts-page .account-list-card,.subaccounts-page .account-toolbar,.subaccounts-page .account-table-wrap{min-width:0;max-width:100%}.subaccount-table{min-width:1320px}.binding-change-form{border:1px solid var(--line);background:var(--surface-soft);border-radius:11px;gap:14px;max-width:720px;margin-top:16px;padding:16px;display:grid}.binding-change-form label{gap:6px;display:grid}.binding-change-form span{color:var(--muted);font-size:.67rem;font-weight:700}.binding-change-form input,.binding-change-form select{background:var(--surface);border:1px solid #d2d8d4;border-radius:9px;min-height:42px;padding:0 11px}@media (width<=1320px){.master-accounts-page .account-toolbar,.subaccounts-page .account-toolbar{flex-direction:column;align-items:stretch}.account-filters.master-account-filters,.account-filters.subaccount-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.master-accounts-page .account-primary-actions,.subaccounts-page .account-primary-actions{justify-content:flex-end}}@media (width<=820px){.subaccount-table-wrap{display:none}.subaccounts-page .account-mobile-list{gap:10px;padding:0 14px;display:grid}.account-detail-hero__actions,.account-section-heading,.api-editor-dialog__heading,.api-remote-update{flex-direction:column;align-items:stretch;width:100%}.account-detail-hero__actions .secondary-button,.account-edit-form__actions button,.api-editor-dialog__actions button,.api-remote-update button{width:100%}.account-edit-form__actions,.api-editor-dialog__actions{flex-direction:column;align-items:stretch}.master-accounts-page .account-pagination{flex-direction:column;align-items:stretch;min-height:70px;padding:10px 16px}.account-pagination__controls{justify-content:space-between}.account-mobile-card__actions{flex-wrap:wrap}.api-editor-dialog{width:calc(100vw - 20px);max-height:calc(100vh - 20px)}.api-editor-dialog__panel{padding:16px}.api-editor-dialog__fields,.api-permission-grid{grid-template-columns:1fr}.api-table-wrap{display:none}.api-mobile-list{gap:10px;display:grid}.api-mobile-card{background:var(--surface);border:1px solid #e0e5e1;border-radius:11px;gap:13px;padding:14px;display:grid}.api-mobile-card>div{gap:6px;display:grid}.api-mobile-card code{overflow-wrap:anywhere;color:#304f41;font-size:.66rem}.api-mobile-card dl{gap:9px;margin:0;display:grid}.api-mobile-card dl>div{gap:3px;display:grid}.api-mobile-card dt,.api-mobile-card dd{margin:0;font-size:.66rem}.api-mobile-card dt{color:var(--subtle)}.api-mobile-card dd{overflow-wrap:anywhere;color:#42564c}}@media (width<=580px){.account-filters.master-account-filters,.account-filters.subaccount-filters{grid-template-columns:1fr}}.agent-list-card{gap:20px;padding:0;display:grid;overflow:hidden}.agent-toolbar,.agent-registration-panel__heading,.agent-detail-actions,.agent-bot-summary,.agent-name-form>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.agent-toolbar{border-bottom:1px solid var(--line);padding:20px 22px}.agent-toolbar h2,.agent-toolbar p,.agent-registration-panel h3,.agent-registration-panel p{margin:0}.agent-toolbar p,.agent-registration-panel__heading p,.agent-registration-guidance,.agent-bot-summary p{color:var(--muted);margin-top:5px;font-size:.7rem;line-height:1.55}.agent-registration-panel{background:#f7f9f7;border:1px solid #d8e1dc;border-radius:12px;gap:16px;margin:0 22px;padding:20px;display:grid}.agent-registration-form{grid-template-columns:minmax(200px,1fr) minmax(140px,.35fr) auto;align-items:end;gap:12px;display:grid}.agent-registration-form label,.agent-name-form label{gap:6px;display:grid}.agent-registration-form label>span,.agent-name-form label>span{color:#59675f;font-size:.67rem;font-weight:700}.agent-registration-form input,.agent-name-form input{width:100%;min-height:42px;color:var(--ink);background:#fff;border:1px solid #d2d8d4;border-radius:9px;padding:0 11px}.agent-registration-result{gap:14px;display:grid}.agent-secret-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.agent-secret-row code{overflow-wrap:anywhere;color:#2d5847;background:#fff;border:1px solid #d8e1dc;border-radius:9px;padding:13px;font-size:.72rem}.agent-server-region{color:var(--muted);margin-top:3px;display:block}.agent-status{color:#2f684d;background:#e5f0e9;border-radius:999px;padding:5px 8px;font-size:.61rem;font-weight:760;display:inline-flex}.agent-status--offline{color:#64716b;background:#edf0ee}.agent-status--error,.agent-status--disabled{color:#87534b;background:#f2e6e3}.agent-count{min-height:48px;color:var(--muted);text-align:right;padding:0 22px;font-size:.66rem;line-height:48px}.agent-mobile-list{display:none}.agent-detail-actions{justify-content:flex-end}.agent-name-form{gap:14px;max-width:720px;display:grid}.agent-name-form>div{justify-content:flex-start}.agent-bot-summary strong{color:#2f624d;font-size:1.25rem}.agent-problem .text-button{float:right}@media (width<=820px){.agent-toolbar,.agent-registration-panel__heading,.agent-bot-summary{flex-direction:column;align-items:flex-start}.agent-toolbar,.agent-registration-panel{margin:0;padding:16px}.agent-toolbar .primary-button,.agent-registration-form .primary-button{width:100%}.agent-registration-form,.agent-secret-row{grid-template-columns:1fr}.agent-table-wrap{display:none}.agent-mobile-list{gap:10px;padding:0 14px;display:grid}.agent-mobile-card{border:1px solid var(--line);background:#fff;border-radius:11px;gap:11px;padding:14px;display:grid}.agent-mobile-card>div:first-child{gap:4px;display:grid}.agent-mobile-card span,.agent-mobile-card dt,.agent-mobile-card dd,.agent-mobile-card a{color:var(--muted);font-size:.68rem}.agent-mobile-card dl{grid-template-columns:repeat(2,1fr);gap:8px;margin:0;display:grid}.agent-mobile-card dl div{gap:3px;display:grid}.agent-mobile-card dd{color:var(--ink);margin:0}}.trading-page{gap:1rem;min-width:0;display:grid}.trading-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.trading-heading h1,.trading-heading p{margin:0}.trading-heading p{color:var(--muted);margin-top:.35rem}.trading-summary{color:var(--muted);gap:1.25rem;font-size:.875rem;display:flex}.trading-empty{text-align:center;border:1px dashed var(--line);color:var(--muted);border-radius:8px;padding:2rem}.trading-table-wrap{border:1px solid var(--line);border-radius:8px;min-width:0;max-width:100%;overflow:auto}.trading-table-wrap table{border-collapse:collapse;width:100%;min-width:960px}.bot-table table{min-width:1960px}.version-table table{min-width:1280px}.artifact-digest{overflow-wrap:anywhere;white-space:normal;max-width:20rem;display:block}.trading-table-wrap th,.trading-table-wrap td{text-align:left;border-right:1px solid #edf0ee;border-bottom:1px solid var(--line);vertical-align:top;padding:.75rem}.trading-table-wrap th:last-child,.trading-table-wrap td:last-child{border-right:0}.trading-table-wrap th{z-index:1;background:var(--surface);white-space:nowrap;position:sticky;top:0}.trading-table-wrap tbody tr:last-child td{border-bottom:0}.trading-table-wrap td small{color:var(--muted);margin-top:.2rem;display:block}.text-action{color:#356b57;background:0 0;border:0;padding:0;font-weight:700}.bot-filters{grid-template-columns:repeat(5,minmax(8rem,1fr)) minmax(14rem,1.4fr) auto auto;align-items:center;gap:.65rem;display:grid}.bot-filters select,.bot-filters input{width:100%;min-width:0;min-height:42px;color:var(--ink);background:#fff;border:1px solid #d4dbd7;border-radius:8px;outline:none;padding:0 12px}.bot-filters select:hover,.bot-filters input:hover{border-color:#aebdb6}.bot-filters select:focus,.bot-filters input:focus{border-color:#4c806c;box-shadow:0 0 0 3px #376e5a1a}.secondary-button{color:var(--ink);border:1px solid var(--line);background:0 0}.bot-status{min-height:1.5rem;color:var(--muted);white-space:nowrap;align-items:center;display:inline-flex}.bot-status:before{content:"";background:#8a94a6;border-radius:50%;width:.45rem;height:.45rem;margin-right:.45rem}.bot-status-running:before,.bot-status-active:before{background:#16845b}.bot-status-failed:before,.bot-status-disabled:before{background:#c43f42}.bot-status-starting:before,.bot-status-stopping:before,.bot-status-unknown:before{background:#b87913}.bot-status-summary{color:#a43336;white-space:normal;min-width:14rem;max-width:20rem;line-height:1.45}.parameter-summary{white-space:normal;min-width:22rem;max-width:32rem;line-height:1.55}.numeric-placeholder{text-align:right;min-width:6.5rem;color:var(--muted);font-variant-numeric:tabular-nums}.numeric-value{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap;min-width:8rem}.selection-column{width:42px;min-width:42px;max-width:42px;text-align:center!important;padding-inline:0!important}.selection-column input{width:16px;height:16px;accent-color:var(--brand)}.bot-name-column{min-width:12rem}.bot-table th.selection-column,.bot-table td.selection-column{z-index:2;background:var(--surface);position:sticky;left:0}.bot-table th.bot-name-column,.bot-table td.bot-name-column{z-index:2;background:var(--surface);position:sticky;left:42px;box-shadow:8px 0 14px #173d310d}.bot-table th.selection-column,.bot-table th.bot-name-column{z-index:3}.bot-name-link{color:#245e49;font-weight:760;text-decoration:none}.bot-name-link:hover{text-decoration:underline}.bot-summary-strip{border-block:1px solid var(--line);background:#fbfcfb;grid-template-columns:repeat(6,minmax(0,1fr));margin:0;display:grid}.bot-summary-strip>div{border-right:1px solid var(--line);min-width:0;padding:14px 16px}.bot-summary-strip>div:last-child{border-right:0}.bot-summary-strip dt{color:var(--muted);font-size:.7rem;font-weight:720}.bot-summary-strip dd{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:.98rem;font-weight:760;overflow:hidden}.bot-toolbar{align-items:center;gap:12px;min-height:44px;display:flex;position:relative}.bot-toolbar__primary{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.bot-toolbar button{border:1px solid var(--line);min-width:5rem;min-height:38px;color:var(--ink);background:#fff;border-radius:6px;padding:0 13px;font-size:.78rem;font-weight:700}.bot-toolbar button:hover:not(:disabled){background:var(--surface-soft);border-color:#9fb1a9}.selection-count{min-width:4.5rem;color:var(--muted);font-size:.78rem}.bot-toolbar .warning-button{color:#855811;background:#fff8e8;border-color:#d7b46f}.bot-toolbar .danger-button{background:var(--danger-soft);color:var(--danger);border-color:#d9aaa3}.bot-message{border-left:3px solid var(--brand);background:var(--brand-soft);color:#244f3f;margin:0;padding:10px 12px}.bot-message--error{border-left-color:var(--danger);background:var(--danger-soft);color:var(--danger)}.value-positive{color:#11734f!important}.value-negative{color:#bd3438!important}.dashboard-capital-sections{border-bottom:1px solid var(--line);margin-top:8px}.dashboard-capital-sections>h2{letter-spacing:0;margin:0;padding:18px 0 12px;font-size:1rem}.dashboard-capital-section{border-top:1px solid var(--line)}.dashboard-capital-section>summary{min-height:48px;color:var(--ink);cursor:pointer;align-items:center;padding:0 4px;font-size:.86rem;font-weight:750;display:flex}.dashboard-capital-section>summary::marker{color:var(--muted)}.dashboard-capital-section[open]>summary{color:#245440}.dashboard-capital-body{padding:0 0 18px}.dashboard-capital-body .telemetry-chart{margin:0}.pending-config-note{color:#76530f;background:#fff9ed;border-left:3px solid #b87913;margin:0;padding:10px 12px}.bot-actions{flex-wrap:wrap;gap:6px;min-width:12rem;display:flex}.bot-table th:last-child,.bot-table td:last-child{background:var(--surface);position:sticky;right:0;box-shadow:-8px 0 14px #173d310d}.bot-table th:last-child{z-index:2}.bot-table td:last-child{background:#fff}.bot-actions button{border:1px solid var(--line);min-height:32px;color:var(--ink);white-space:nowrap;background:#fff;border-radius:6px;padding:0 10px}.bot-actions button:hover:not(:disabled){background:var(--surface-soft);border-color:#a9bab2}.bot-actions .danger-button,.dialog-actions .danger-button{background:var(--danger-soft);color:var(--danger);box-shadow:none;border-color:#d9aaa3}.bot-actions .danger-button:hover:not(:disabled),.dialog-actions .danger-button:hover:not(:disabled){border-color:var(--danger);color:var(--danger);background:#f8e8e5}.delete-confirmation{max-width:42rem;line-height:1.6}.delete-confirmation p{color:var(--muted);margin:0}.bot-detail-page{gap:1.25rem}.bot-detail-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.bot-detail-header h1{letter-spacing:0;margin:0 0 4px;font-size:1.45rem}.bot-detail-header code{color:var(--muted)}.bot-detail-summary{grid-template-columns:repeat(5,minmax(0,1fr))}.bot-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.bot-detail-section{border-top:1px solid var(--line);min-width:0;padding-block:18px}.bot-detail-section h2{letter-spacing:0;margin:0 0 14px;font-size:1rem}.section-heading h2{margin:0}.range-tabs{flex-wrap:wrap;gap:4px;display:flex}.range-tabs button{border:1px solid var(--line);min-width:46px;min-height:32px;color:var(--muted);background:#fff;border-radius:6px;padding:0 9px}.range-tabs button.active{background:var(--brand-soft);color:#245440;border-color:#5f8b79;font-weight:750}.telemetry-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:16px;display:grid}.telemetry-chart{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:0;margin:0;padding:14px}.telemetry-chart figcaption{justify-content:space-between;align-items:center;gap:10px;min-height:34px;font-size:.82rem;display:flex}.telemetry-chart figcaption>div:first-child{align-items:baseline;gap:6px;display:flex}.telemetry-chart figcaption span{color:var(--muted);font-size:.68rem}.chart-canvas{position:relative}.telemetry-chart svg{aspect-ratio:800/260;outline:none;width:100%;height:auto;margin-top:10px;display:block}.telemetry-chart svg:focus-visible{box-shadow:0 0 0 3px #376e5a1f}.chart-axis{stroke:#dbe2de;stroke-width:1px;vector-effect:non-scaling-stroke}.chart-grid{stroke:#edf1ef;stroke-width:1px;vector-effect:non-scaling-stroke}.chart-tick-label{fill:#77817d;letter-spacing:0;font-size:11px}.chart-hover-line{stroke:#80958c;stroke-width:1px;stroke-dasharray:4 3;vector-effect:non-scaling-stroke}.chart-hover-point{stroke:#fff;stroke-width:2px;vector-effect:non-scaling-stroke}.chart-series-point{stroke:#fff;stroke-width:1.2px;vector-effect:non-scaling-stroke}.chart-tooltip{z-index:3;pointer-events:none;background:#fffffff5;border:1px solid #ccd7d2;border-radius:6px;gap:5px;min-width:11rem;padding:8px 10px;display:grid;position:absolute;top:18px;transform:translate(-50%);box-shadow:0 8px 20px #173d3124}.chart-tooltip time{color:var(--muted);font-size:.68rem}.chart-tooltip span{grid-template-columns:8px 1fr auto;align-items:center;gap:6px;font-size:.7rem;display:grid}.chart-tooltip i{width:8px;height:3px}.chart-tooltip strong{font-variant-numeric:tabular-nums}.chart-legend{color:var(--muted);flex-wrap:wrap;justify-content:flex-start;gap:8px;margin-top:8px;font-size:.64rem;display:flex}.chart-legend span{align-items:center;gap:5px;display:inline-flex}.chart-legend i{border-radius:2px;width:10px;height:3px}.chart-legend i[data-style=dashed]{border-top:2px dashed;border-radius:0;height:0;background:0 0!important}.chart-legend i[data-style=points]{border-radius:50%;width:7px;height:7px;background:currentColor!important}.chart-brush{gap:4px;margin:2px 2.25% 8px 11%;display:grid}.chart-brush__sliders{height:24px;position:relative}.chart-brush__track{background:#dfe5e2;border-radius:2px;height:4px;position:absolute;top:10px;left:0;right:0}.chart-brush__track span{background:#5f8b79;border-radius:2px;height:4px;position:absolute}.chart-brush input[type=range]{appearance:none;pointer-events:none;background:0 0;outline:none;width:100%;height:24px;margin:0;position:absolute;inset:0}.chart-brush input[type=range]::-webkit-slider-runnable-track{background:0 0;height:4px}.chart-brush input[type=range]::-webkit-slider-thumb{appearance:none;cursor:ew-resize;pointer-events:auto;background:#356b57;border:2px solid #fff;border-radius:5px;width:14px;height:20px;margin-top:-8px;box-shadow:0 0 0 1px #356b57,0 2px 5px #173d312e}.chart-brush input[type=range]::-moz-range-track{background:0 0;height:4px}.chart-brush input[type=range]::-moz-range-thumb{cursor:ew-resize;pointer-events:auto;background:#356b57;border:2px solid #fff;border-radius:5px;width:12px;height:18px;box-shadow:0 0 0 1px #356b57,0 2px 5px #173d312e}.chart-brush input[type=range]:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 3px #376e5a38}.chart-brush input[type=range]:focus-visible::-moz-range-thumb{box-shadow:0 0 0 3px #376e5a38}.chart-brush__labels{color:var(--muted);justify-content:space-between;gap:12px;font-size:.62rem;display:flex}.telemetry-chart--empty{min-height:230px;color:var(--muted);place-items:center;display:grid}.chart-problem{color:var(--danger);margin:6px 0 0;font-size:.72rem}.parameter-detail-list dd{overflow-wrap:anywhere}.trading-dialog{width:min(68rem,100vw - 2rem);max-height:calc(100vh - 2rem);color:var(--ink);background:#fff;border:1px solid #dce2de;border-radius:8px;padding:0;overflow:hidden;box-shadow:0 24px 72px #12241d3d}.strategy-dialog{width:min(76rem,100vw - 2rem)}.trading-dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1019168f}.trading-dialog form{grid-template-rows:auto minmax(0,1fr) auto;max-height:calc(100vh - 2rem);padding:0;display:grid}.dialog-heading{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:1rem;min-height:70px;padding:0 28px;display:flex}.dialog-heading h2{margin:0;font-size:1.18rem;font-weight:760}.dialog-content{scrollbar-color:#bec9c3 transparent;scrollbar-width:thin;gap:24px;min-height:0;padding:24px 28px 32px;display:grid;overflow:auto}.dialog-section{gap:16px;display:grid}.parameter-section{border-top:1px solid var(--line);padding-top:22px}.dialog-actions{border-top:1px solid var(--line);background:#fff;justify-content:flex-end;align-items:center;gap:10px;min-height:72px;padding:0 28px;display:flex;box-shadow:0 -8px 22px #173d310a}.dialog-actions button{color:#3d4b45;background:#fff;border:1px solid #d6ddd9;border-radius:8px;min-height:42px;padding:0 18px;font-weight:700}.dialog-actions button:last-child{border-color:var(--brand);background:var(--brand);color:#fff;box-shadow:0 8px 18px #173d3129}.dialog-actions button:hover:not(:disabled){background:var(--surface-soft);border-color:#9aaba3}.dialog-actions button:last-child:hover:not(:disabled){border-color:var(--brand-strong);background:var(--brand-strong)}.icon-button{color:#7a8580;background:0 0;border:1px solid #0000;border-radius:8px;flex:none;place-items:center;width:36px;height:36px;padding:0;font-size:1.25rem;line-height:1;display:inline-grid}.icon-button:hover:not(:disabled){background:var(--surface-soft);color:var(--ink);border-color:#d8dfdb}.dialog-problem{border-left:3px solid var(--danger);background:var(--danger-soft);color:var(--danger);border-radius:0 8px 8px 0;margin:0;padding:11px 13px}.form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.strategy-meta-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.market-choice-group{grid-column:1/-1}.control-field{color:#34473f;gap:7px;min-width:0;font-size:.78rem;font-weight:700;display:grid}.control-field>span,.compact-choice-group legend,.market-choice-group legend{color:#34473f;font-size:.78rem;font-weight:700}.control-field input,.control-field select{width:100%;min-width:0;min-height:44px;color:var(--ink);background:#fff;border:1px solid #d4dbd7;border-radius:8px;outline:none;padding:0 12px;transition:border-color .14s,box-shadow .14s,background .14s}.control-field select{padding-right:32px}.control-field input:hover,.control-field select:hover{border-color:#aebdb6}.control-field input:focus,.control-field select:focus{border-color:#4c806c;box-shadow:0 0 0 3px #376e5a1c}.control-field input[readonly]{color:#5d6964;background:#f5f7f5;border-color:#e0e4e1}.compact-choice-group,.market-choice-group{border:0;gap:7px;min-width:0;margin:0;padding:0;display:grid}.compact-choice-group legend,.market-choice-group legend{margin-bottom:7px;padding:0}.segmented-control{background:#f3f5f3;border:1px solid #e1e5e2;border-radius:8px;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:4px;min-height:44px;padding:4px;display:grid}.segmented-control label{cursor:pointer;min-width:0;position:relative}.segmented-control input{opacity:0;width:1px;height:1px;position:absolute}.segmented-control span{color:#68736e;white-space:nowrap;border:1px solid #0000;border-radius:6px;place-items:center;min-height:34px;padding:0 10px;font-size:.76rem;font-weight:720;display:grid}.segmented-control label:has(input:checked) span{color:#245440;background:#fff;border-color:#cddbd4;box-shadow:0 2px 8px #173d3114}.segmented-control label:has(input:focus-visible) span{border-color:#4c806c;box-shadow:0 0 0 3px #376e5a1c}.segmented-control label:hover span{color:#245440}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.choice-tile{cursor:pointer;background:#fff;border:1px solid #dce2de;border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:10px;min-height:62px;padding:11px 13px;display:grid}.choice-tile:hover{background:#fafcfb;border-color:#a9bab2}.choice-tile:has(input:checked){background:#f0f6f3;border-color:#5f8b79;box-shadow:inset 0 0 0 1px #5f8b79}.choice-tile input{width:16px;height:16px;accent-color:var(--brand)}.choice-tile span{gap:2px;min-width:0;display:grid}.choice-tile strong{font-size:.8rem}.choice-tile small{color:var(--muted);font-size:.68rem}.parameter-heading{justify-content:space-between;align-items:center;gap:12px;min-height:38px;display:flex}.parameter-heading>div{align-items:center;gap:9px;display:flex}.parameter-heading h3{margin:0;font-size:1rem}.parameter-heading>div>span{background:var(--brand-soft);color:#315d4c;border-radius:12px;place-items:center;min-width:24px;height:24px;padding-inline:6px;font-size:.7rem;font-weight:750;display:inline-grid}.compact-button{border-radius:8px;align-items:center;gap:6px;min-height:38px;padding:0 13px;font-size:.76rem;display:inline-flex}.compact-button>span{font-size:1rem;line-height:1}.parameter-editor{gap:12px;display:grid}.parameter-row{background:#fbfcfb;border:1px solid #e0e5e2;border-radius:8px;gap:14px;padding:15px;display:grid}.parameter-row:hover{border-color:#c7d1cc}.parameter-row__main{grid-template-columns:1.15fr 1.15fr .85fr;gap:12px;display:grid}.parameter-row__footer{grid-template-columns:minmax(12rem,1fr) minmax(12rem,1fr) auto auto;align-items:end;gap:12px;display:grid}.parameter-default{grid-column:1}.parameter-options{grid-column:2}.parameter-flags{color:#5d6964;flex-wrap:wrap;align-items:center;gap:8px 13px;min-height:44px;font-size:.72rem;display:flex}.parameter-flags label{white-space:nowrap;cursor:pointer;align-items:center;gap:5px;display:flex}.parameter-flags input{width:15px;height:15px;accent-color:var(--brand)}.remove-parameter{color:var(--danger);align-self:end}.remove-parameter:hover:not(:disabled){background:var(--danger-soft);color:var(--danger);border-color:#ead1cc}.bot-parameters{gap:14px}.bot-parameter-group{background:#f7f9f7;border:0;border-radius:8px;gap:14px;margin:0;padding:18px;display:grid}.bot-parameter-group legend{color:#27483b;padding:0 4px;font-size:.86rem;font-weight:760}.toggle-field{color:#34473f;cursor:pointer;background:#fff;border:1px solid #dce2de;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:12px;min-height:58px;padding:0 14px;font-size:.78rem;font-weight:700;display:grid}.toggle-field input{opacity:0;width:1px;height:1px;position:absolute}.toggle-track{background:#ccd4d0;border-radius:11px;width:38px;height:22px;transition:background .14s;position:relative}.toggle-track:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .14s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #17231d33}.toggle-field:has(input:checked) .toggle-track{background:#3c755f}.toggle-field:has(input:checked) .toggle-track:after{transform:translate(16px)}.toggle-field:has(input:focus-visible){border-color:#4c806c;box-shadow:0 0 0 3px #376e5a1c}@media (width<=1380px){.bot-filters,.bot-summary-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.bot-summary-strip>div:nth-child(3n){border-right:0}.parameter-row__main,.parameter-row__footer{grid-template-columns:repeat(2,minmax(0,1fr))}.parameter-flags{grid-column:1/-1}.remove-parameter{grid-column:2;justify-self:end}}@media (width<=720px){.trading-heading{flex-direction:column;align-items:stretch}.trading-heading button{align-self:flex-start}.bot-filters,.form-grid,.strategy-meta-grid{grid-template-columns:1fr}.bot-summary-strip,.bot-detail-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.bot-summary-strip>div:nth-child(3n){border-right:1px solid var(--line)}.bot-summary-strip>div:nth-child(2n){border-right:0}.bot-toolbar,.section-heading{flex-direction:column;align-items:stretch}.bot-toolbar__primary{align-items:stretch}.bot-detail-grid,.telemetry-grid{grid-template-columns:1fr}.range-tabs{flex-wrap:nowrap;overflow-x:auto}.telemetry-chart figcaption{flex-direction:column;align-items:stretch}.trading-dialog{width:calc(100vw - 16px);max-height:calc(100vh - 16px)}.trading-dialog form{max-height:calc(100vh - 16px)}.dialog-heading{min-height:62px;padding:0 18px}.dialog-content{gap:20px;padding:18px 18px 24px}.dialog-actions{min-height:64px;padding:0 18px}.parameter-row__main,.parameter-row__footer{grid-template-columns:1fr}.parameter-default,.parameter-options,.parameter-flags,.remove-parameter{grid-column:1}.remove-parameter{justify-self:end}.choice-grid{grid-template-columns:1fr}}.resources-page,.resource-detail-page{letter-spacing:0;gap:18px;min-width:0;font-size:14px;display:grid}.resources-heading,.resource-list-toolbar,.resource-section-heading,.resource-detail-identity,.resource-danger-zone,.resource-dialog__heading,.resource-dialog__actions{justify-content:space-between;align-items:center;gap:16px;display:flex}.resources-heading h1,.resources-heading p,.resource-list-toolbar h2,.resource-list-toolbar p,.resource-section-heading h3,.resource-section-heading p,.resource-detail-hero h2,.resource-detail-hero p,.resource-dialog__heading h2,.resource-dialog__heading p,.resource-danger-zone h3,.resource-danger-zone p{margin:0}.resources-heading p,.resource-list-toolbar p,.resource-section-heading p,.resource-detail-hero p:not(.eyebrow),.resource-dialog__heading p,.resource-danger-zone p,.resource-section-empty p{color:var(--muted);margin-top:5px;font-size:.7rem;line-height:1.55}.resources-actions,.resource-row-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.resource-list-card{min-width:0;padding:0;display:grid;overflow:hidden}.resource-list-toolbar{align-items:flex-start;padding:0 0 20px}.resources-page h1,.resource-detail-page h1{letter-spacing:0;overflow-wrap:anywhere;margin:0;font-size:26px;line-height:1.3}.resource-detail-page h3{margin:0;font-size:16px;line-height:1.4}.resource-list-card{gap:18px;overflow:visible}.resources-page :is(.primary-button,.secondary-button),.resource-detail-page :is(.primary-button,.secondary-button,.danger-button){min-height:38px;box-shadow:none;letter-spacing:0;border-radius:6px;padding:8px 12px;font-size:13px}.resource-summary-strip{background:#eef3f1;border-block:1px solid #d7dfdc;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid}.resource-summary-strip--limited{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-summary-strip>div{border-right:1px solid #d7dfdc;min-width:0;padding:14px 16px}.resource-summary-strip>div:last-child{border-right:0}.resource-summary-strip dt{color:#616e68;font-size:12px}.resource-summary-strip dd{color:#23352d;overflow-wrap:anywhere;margin:6px 0 0;font-size:22px;line-height:1.4}.resource-summary-strip button{color:inherit;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;margin:0;padding:0}.resource-summary-strip button:hover{text-decoration:underline}.resource-detail-page .resource-summary-strip dd{font-size:18px}.resource-list-filters{grid-template-columns:minmax(180px,240px) repeat(2,minmax(140px,180px)) auto minmax(0,1fr);align-items:end;gap:12px;padding:0;display:grid}.resource-filter-count{color:var(--muted);text-align:right;align-self:end;padding-bottom:9px;font-size:12px}.resource-list-footer{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.resource-list-footer nav{align-items:center;gap:10px;display:flex}.resource-list-footer nav>span{text-align:center;font-variant-numeric:tabular-nums;min-width:70px}.resource-search-field,.resource-filter-field,.resource-field{gap:6px;min-width:0;display:grid}.resource-search-field>span,.resource-filter-field>span,.resource-field>span,.resource-role-choice legend{color:#59675f;font-size:.67rem;font-weight:700}.resource-search-field input,.resource-filter-field select,.resource-field input,.resource-field select,.resource-field textarea{width:100%;min-height:42px;color:var(--ink);font:inherit;background:#fff;border:1px solid #d2d8d4;border-radius:8px;padding:9px 11px}.resource-field textarea{resize:vertical;min-height:104px;line-height:1.55}.resource-field small{color:var(--muted);font-size:.65rem;line-height:1.45}.resource-list-state,.resource-detail-state,.resource-section-empty{min-height:180px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:10px;padding:28px;display:grid}.resource-list-state p,.resource-detail-state p,.resource-section-empty p{margin:0}.resource-list-state .secondary-button,.resource-detail-state .secondary-button{width:fit-content}.resource-group-table-wrap,.resource-detail-table-wrap,.resources-table-wrap{min-width:0;overflow-x:auto}.resource-group-table-wrap,.resource-detail-table-wrap{border:1px solid var(--line);background:#fff;border-radius:6px}.resource-group-table tbody tr:last-child td,.resource-detail-table tbody tr:last-child td{border-bottom:0}.resource-group-table .resource-group-name{white-space:normal;overflow-wrap:anywhere;min-width:160px;max-width:240px}.resources-table-wrap{border:1px solid var(--line);border-radius:8px}.resource-group-table,.resource-detail-table,.resources-table-wrap table{border-collapse:collapse;width:100%}.resource-group-table th,.resource-group-table td,.resource-detail-table th,.resource-detail-table td,.resources-table-wrap th,.resources-table-wrap td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;white-space:nowrap;padding:12px}.resource-group-table th,.resource-detail-table th,.resources-table-wrap th{color:#747e78;background:#fbfcfb;font-size:12px;font-weight:760}.resource-group-table td,.resource-detail-table td,.resources-table-wrap td{color:#34463e;font-size:13px}.resource-group-table tbody tr:hover,.resource-detail-table tbody tr:hover{background:#f8faf8}.resource-group-table td small,.resource-detail-table td small{max-width:260px;color:var(--muted);text-overflow:ellipsis;margin-top:3px;font-size:12px;display:block;overflow:hidden}.resource-group-name a,.resource-detail-table a,.resource-row-link,.resource-bot-mobile-card a{color:#2e6750;font-weight:750;text-decoration:none}.resource-group-name a:hover,.resource-detail-table a:hover,.resource-row-link:hover,.resource-bot-mobile-card a:hover{color:#183d2f;text-decoration:underline}.resource-status,.resource-role{color:#2f684d;background:#e5f0e9;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:.61rem;font-weight:760;display:inline-flex}.resource-status--attention{color:#925800;white-space:nowrap;background:#fff1d6;gap:5px;font-size:12px;text-decoration:none}.resource-status--attention:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.resource-group-table td .resource-unknown-label{color:#a2352d}.resource-status--disabled{color:#68716e;background:#eceeed}.resource-status--error,.resource-status--failed,.resource-status--unknown{color:#87534b;background:#f2e6e3}.resource-status--offline,.resource-status--stopped,.resource-status--uninitialized{color:#64716b;background:#edf0ee}.resource-status--starting,.resource-status--stopping,.resource-status--reclaiming{color:#806b3e;background:#f3eddf}.resource-blocker-list{flex-wrap:wrap;gap:5px;max-width:300px;display:flex}.resource-blocker-list>span:not(.resource-clear-label){color:#7f5149;white-space:normal;background:#f5ece8;border-radius:6px;padding:3px 6px;font-size:.59rem;font-weight:680}.resource-clear-label{color:#4d735f;font-size:.64rem}.resource-list-count{min-height:48px;color:var(--muted);text-align:right;padding:0 22px;font-size:.66rem;line-height:48px}.resource-group-mobile-list,.resource-member-mobile-list,.resource-assignment-mobile-list,.resource-bot-mobile-list{display:none}#resource-active-panel{min-width:0}.resources-page :focus-visible,.resource-detail-page :focus-visible{outline-offset:3px;outline:2px solid #297c65}.resource-detail-hero{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.resource-detail-identity{align-items:flex-start;min-width:0}.resource-detail-identity>div{min-width:0}.resource-detail-identity h2,.resource-detail-identity p{overflow-wrap:anywhere}.resource-disabled-notice{color:#71463f;background:#faf1ee;border-left:3px solid #a66559;border-radius:0 8px 8px 0;align-items:baseline;gap:10px;padding:12px 14px;font-size:.7rem;line-height:1.5;display:flex}.resource-detail-tabs{border-bottom:1px solid #d9ded9;gap:4px;width:100%;max-width:100%;padding:0;display:flex;overflow-x:auto}.resource-detail-tabs button{color:#637069;background:0 0;border:0;border-bottom:2px solid #0000;min-width:max-content;min-height:34px;padding:0 14px;font-size:.7rem}.resource-detail-tabs button[aria-selected=true]{color:#27483a;border-bottom-color:#297c65;font-weight:760}.resource-overview{gap:24px;min-width:0;display:grid}.resource-overview-meta dl{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-overview-meta dl>div{border-bottom:1px solid var(--line);min-width:0;padding:12px 0}.resource-overview-meta dd{overflow-wrap:anywhere}.resource-attention-banner{color:#70491b;background:#fff8e8;border-left:3px solid #cc8b20;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-size:13px;display:flex}.resource-attention-banner a,.resource-issues a,.resource-lifecycle a{color:#246f5b}.resource-issues ul{margin:12px 0 0;padding:0;list-style:none}.resource-issues li{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(120px,1fr) auto;gap:12px;padding:12px 0;font-size:13px;display:grid}.resource-issues li>span{overflow-wrap:anywhere}.resource-issues li>span:nth-child(2){color:#925800}.resource-lifecycle{border-top:1px solid var(--line);color:var(--muted);padding-top:16px;font-size:13px}.resource-lifecycle summary{cursor:pointer;font-weight:600}.resource-lifecycle li{margin:8px 0}.resource-lifecycle li a{margin-left:12px}.resource-lifecycle-links{gap:8px;display:inline-flex}.resource-row-actions{align-items:center}.resource-row-actions a{font-size:12px}.resource-overview-grid{grid-template-columns:minmax(0,1.7fr) minmax(250px,.7fr);gap:18px;display:grid}.resource-overview-main,.resource-overview-meta,.resource-detail-section{gap:18px;display:grid}.resource-metrics{border-block:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.resource-metrics>div{border-right:1px solid var(--line);gap:4px;min-width:0;padding:15px 12px;display:grid}.resource-metrics>div:nth-child(3n){border-right:0}.resource-metrics>div:nth-child(n+4){border-top:1px solid var(--line)}.resource-metrics strong{color:#263e34;font-size:1.25rem}.resource-metrics span{color:var(--muted);font-size:.65rem}.resource-blocker-panel h3,.resource-blocker-panel p,.resource-blocker-panel ul{margin:0}.resource-blocker-panel ul{color:#74514a;gap:6px;margin-top:10px;padding-left:18px;font-size:.69rem;display:grid}.resource-overview-meta dl,.resource-assignment-mobile-card dl,.resource-group-mobile-card dl,.resource-bot-mobile-card dl{gap:10px;margin:0;display:grid}.resource-overview-meta dl>div,.resource-assignment-mobile-card dl>div,.resource-group-mobile-card dl>div,.resource-bot-mobile-card dl>div{justify-content:space-between;gap:12px;display:flex}.resource-overview-meta dt,.resource-assignment-mobile-card dt,.resource-group-mobile-card dt,.resource-bot-mobile-card dt{color:var(--muted);font-size:.65rem}.resource-overview-meta dd,.resource-assignment-mobile-card dd,.resource-group-mobile-card dd,.resource-bot-mobile-card dd{color:#34463e;text-align:right;margin:0;font-size:.68rem}.resource-danger-zone{background:snow;border-color:#ead8d2;grid-column:1/-1}.resource-section-heading{align-items:flex-start}.resource-inline-state{color:var(--muted);background:#f3f6f3;border-radius:6px;margin:0;padding:9px 11px;font-size:.68rem}.resource-inline-state--error{color:#7c3932;background:#faf0ed}.resource-role-choice{border:0;min-width:0;margin:0;padding:0}.resource-role-choice>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:7px;display:grid}.resource-role-choice label{cursor:pointer}.resource-role-choice input{opacity:0;pointer-events:none;position:absolute}.resource-role-choice label span{color:#637069;background:#fff;border:1px solid #d2d8d4;border-radius:7px;place-items:center;min-height:40px;padding:0 12px;font-size:.7rem;display:grid}.resource-role-choice input:checked+span{color:#245440;background:#edf5f0;border-color:#5f8b79;font-weight:750}.resource-command-summary{background:#f3f7f4;border-left:3px solid #7b9c8e;border-radius:0 7px 7px 0;gap:4px;padding:12px 14px;display:grid}.resource-command-summary--danger{background:#faf0ed;border-left-color:#b65b4f}.resource-command-summary strong{overflow-wrap:anywhere;color:#32483f;font-size:.75rem}.resource-command-summary span{color:var(--muted);font-size:.67rem;line-height:1.5}.resource-dialog{background:#fff;border:1px solid #d8ded9;border-radius:8px;width:min(520px,100vw - 28px);max-height:calc(100dvh - 28px);padding:0;overflow:hidden;box-shadow:0 24px 70px #11261d3d}.resource-dialog::backdrop{background:#080f1c8c}.resource-dialog form{grid-template-rows:auto minmax(0,1fr) auto;max-height:calc(100dvh - 28px);display:grid}.resource-dialog__heading{border-bottom:1px solid var(--line);align-items:flex-start;padding:18px 20px}.resource-dialog__heading h2{color:#253b32;font-size:1rem}.resource-dialog__heading p{max-width:390px}.resource-dialog__content{gap:16px;min-height:0;padding:20px;display:grid;overflow-y:auto}.resource-dialog__notice{color:var(--muted);margin:0;font-size:.72rem;line-height:1.55}.resource-dialog__actions{border-top:1px solid var(--line);background:#fbfcfb;justify-content:flex-end;min-height:66px;padding:10px 20px}.resource-dialog__actions .danger-button{min-height:46px;padding-inline:16px;font-size:.78rem}.resources-empty{border:1px dashed var(--line);text-align:center;border-radius:8px;padding:2rem}@media (width<=980px){.resource-group-table-wrap,.resource-detail-table-wrap{display:none}.resource-group-mobile-list,.resource-member-mobile-list,.resource-assignment-mobile-list,.resource-bot-mobile-list{gap:10px;padding:0 16px 16px;display:grid}.resource-group-mobile-card,.resource-member-mobile-card,.resource-assignment-mobile-card,.resource-bot-mobile-card{border:1px solid var(--line);background:#fff;border-radius:8px;gap:12px;padding:14px;display:grid}.resource-group-mobile-card__heading,.resource-member-mobile-card>div:first-child,.resource-assignment-mobile-card>div:first-child,.resource-bot-mobile-card>div:first-child{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}.resource-group-mobile-card__heading>div,.resource-member-mobile-card>div:first-child,.resource-assignment-mobile-card>div:first-child,.resource-bot-mobile-card>div:first-child{min-width:0}.resource-group-mobile-card strong,.resource-member-mobile-card strong,.resource-assignment-mobile-card strong,.resource-bot-mobile-card strong,.resource-bot-mobile-card a{overflow-wrap:anywhere;color:#2f433a;font-size:.75rem;display:block}.resource-group-mobile-card__heading span:not(.resource-status),.resource-member-mobile-card span,.resource-assignment-mobile-card span,.resource-bot-mobile-card span:not(.resource-status),.resource-member-mobile-card p{overflow-wrap:anywhere;color:var(--muted);margin:3px 0 0;font-size:.65rem;line-height:1.45;display:block}.resource-group-mobile-card dl{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-group-mobile-card :is(dt,dd,small),.resource-member-mobile-card :is(dt,dd,small),.resource-assignment-mobile-card :is(dt,dd,small),.resource-bot-mobile-card :is(dt,dd,small),.resource-group-mobile-card__heading span:not(.resource-status){overflow-wrap:anywhere;font-size:12px}.resource-group-mobile-card strong,.resource-member-mobile-card strong,.resource-assignment-mobile-card strong,.resource-bot-mobile-card strong,.resource-bot-mobile-card a{font-size:14px}.resource-group-mobile-card dl>div,.resource-bot-mobile-card dl>div{gap:8px;min-width:0}.resource-group-mobile-card dd,.resource-bot-mobile-card dd{overflow-wrap:anywhere;min-width:0}.resource-group-mobile-card .resource-clear-label,.resource-group-mobile-card .resource-status{font-size:12px}.resource-overview-grid{grid-template-columns:1fr}.resource-danger-zone{grid-column:auto}}@media (width<=720px){.resource-list-toolbar,.resource-section-heading,.resource-detail-identity,.resource-danger-zone,.resource-disabled-notice{flex-direction:column;align-items:flex-start}.resource-list-toolbar,.resource-list-filters{padding:0}.resource-list-toolbar .primary-button,.resource-section-heading .primary-button,.resource-danger-zone .danger-button{width:100%}.resource-list-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-search-field{grid-column:1/-1}.resource-filter-count{text-align:left;grid-column:1/-1}.resource-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-summary-strip>div:nth-child(2){border-right:0}.resource-summary-strip>div:nth-child(n+3){border-top:1px solid #d7dfdc}.resource-detail-hero{flex-direction:column}.resource-list-footer{flex-direction:column;align-items:stretch}.resource-list-footer nav{justify-content:space-between}.resource-overview-meta dl{grid-template-columns:1fr}.resource-issues li{grid-template-columns:minmax(0,1fr) auto}.resource-issues li a{grid-area:1/2/3;align-self:center}.resource-list-filters .text-button{justify-self:start}.resource-detail-hero .resources-actions{justify-content:flex-start}.resource-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-metrics>div:nth-child(3n){border-right:1px solid var(--line)}.resource-metrics>div:nth-child(2n){border-right:0}.resource-metrics>div:nth-child(n+3){border-top:1px solid var(--line)}.resource-group-mobile-list,.resource-member-mobile-list,.resource-assignment-mobile-list,.resource-bot-mobile-list{padding-inline:0}.resource-dialog__heading,.resource-dialog__content,.resource-dialog__actions{padding-inline:16px}}:root{color:#17231f;font-synthesis:none;--ink:#17231f;--muted:#69746f;--subtle:#89918d;--line:#e2e6e2;--surface:#fff;--surface-soft:#f7f8f6;--brand:#173d31;--brand-strong:#0f3328;--brand-soft:#e9f0ec;--danger:#8a443b;--danger-soft:#fff6f3;--sidebar-width:248px;--sidebar-collapsed-width:76px;background:#f5f6f3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{background:#f5f6f3;min-height:100vh}button,input,select,textarea{font:inherit}button,summary{cursor:pointer}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;opacity:.58}a{color:inherit}:focus-visible{outline-offset:2px;outline:3px solid #376e5a3d}.brand{color:#13261f;letter-spacing:-.02em;align-items:center;gap:11px;min-width:0;font-size:1.03rem;font-weight:760;text-decoration:none;display:inline-flex}.brand__mark{background:var(--brand);color:#fff;letter-spacing:.05em;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;font-size:.7rem;display:grid}.brand__name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.eyebrow{color:#718078;letter-spacing:.11em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:780}.primary-button,.secondary-button{border-radius:10px;min-height:46px;padding:0 16px;font-size:.82rem;font-weight:740}.primary-button{background:var(--brand);color:#fff;border:0;box-shadow:0 8px 22px #173d3124}.primary-button:hover:not(:disabled){background:var(--brand-strong)}.secondary-button{background:var(--surface);color:#27483b;border:1px solid #cfd7d2}.secondary-button:hover:not(:disabled){background:#f7faf8;border-color:#91a79d}.secondary-button--inline{width:auto}.text-button{color:#356b57;background:0 0;border:0;padding:4px 6px;font-size:.76rem;font-weight:720}.text-button--muted{color:#7e8581}.form-problem,.workspace-alert{color:#7c3932;background:#faf0ed;border-left:3px solid #b65b4f;border-radius:0 8px 8px 0;margin:0;padding:11px 13px;font-size:.76rem;line-height:1.5}.spinner{border:2px solid #d5d8d3;border-top-color:#2d6b54;border-radius:50%;flex:none;width:23px;height:23px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.auth-shell{background:radial-gradient(circle at 12% 12%,#27654c12,#0000 28rem),#f5f6f3;grid-template-rows:auto 1fr;min-height:100vh;display:grid}.auth-shell__header{justify-content:space-between;align-items:center;width:min(100% - 48px,1180px);min-height:76px;margin-inline:auto;display:flex}.auth-shell__main{place-items:center;width:min(100% - 40px,430px);margin:auto;padding-block:42px;display:grid}.auth-shell__main--wide{width:min(100% - 40px,680px)}.auth-card{background:#fffffff5;border:1px solid #e0e4df;border-radius:18px;width:100%;min-height:430px;padding:40px;box-shadow:0 22px 70px #1d332a17}.auth-card--wide{min-height:520px}.card-heading h1,.loading-state h1,.error-state h1{color:#152a22;letter-spacing:-.035em;margin:10px 0 8px;font-size:1.65rem}.card-heading>p:last-child,.loading-state p,.error-state p{color:#727a75;margin:0;font-size:.88rem;line-height:1.6}.auth-form{gap:17px;margin-top:30px;display:grid}.auth-card__lead{color:#6f7974;margin:10px 0 0;font-size:.82rem;line-height:1.55}.auth-secondary-action{margin:18px auto 0;display:block}.auth-form label{gap:7px;display:grid}.auth-form label>span{color:#34473f;font-size:.75rem;font-weight:700}.password-policy-hint{color:#707b75;font-size:.68rem;font-weight:400;line-height:1.5}.auth-form input{width:100%;min-height:48px;color:var(--ink);background:#fbfcfa;border:1px solid #ccd2ce;border-radius:10px;outline:none;padding:0 13px;transition:border-color .14s,box-shadow .14s}.auth-form input:focus{border-color:#376e5a;box-shadow:0 0 0 4px #376e5a1a}.auth-form .code-input{letter-spacing:.14em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.08rem}.auth-form .text-button{justify-self:center}.text-link{color:#356b57;justify-self:center;font-size:.76rem;font-weight:720;text-decoration:none}.text-link:hover{text-decoration:underline}.auth-form .secret-input,.secret-input{letter-spacing:.025em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.82rem}.activation-identity,.creation-target-summary{background:var(--surface-soft);border-radius:10px;gap:4px;margin-top:22px;padding:13px 15px;display:grid}.activation-identity span,.creation-target-summary span{color:#7b857f;font-size:.66rem}.activation-identity strong,.creation-target-summary strong{color:#29483b;font-size:.8rem}.creation-target-summary small{color:#707b75;font-size:.7rem}.activation-secret{background:#f5f9f6;border:1px solid #d6dfda;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:13px;padding:15px;display:grid}.activation-secret>div{gap:6px;min-width:0;display:grid}.activation-secret>p{color:#66736c;max-width:240px;margin:0;font-size:.69rem;line-height:1.5}.activation-secret span{color:#66736c;font-size:.67rem;font-weight:700}.activation-secret code,.activation-delivery-code code{overflow-wrap:anywhere;color:#214636;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem}.primary-link{place-items:center;text-decoration:none;display:inline-grid}.activation-note,.password-guidance{color:#737d77;margin:11px 0 0;font-size:.69rem;line-height:1.55}.activation-form{margin-top:22px}.password-guidance{margin:-5px 0 0}.activation-complete{text-align:center;align-content:center;min-height:420px;display:grid}.activation-complete__mark{color:#286247;background:#dcebe2;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 17px;font-size:1.25rem;font-weight:800;display:grid}.activation-complete h1{color:#152a22;letter-spacing:-.035em;margin:10px 0 8px;font-size:1.65rem}.activation-complete>p:not(.eyebrow){color:#727a75;max-width:520px;margin:0 auto;font-size:.82rem;line-height:1.6}.recovery-code-list{text-align:left;background:#f7f9f7;border:1px solid #d8dfda;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 20px;margin:22px 0 12px;padding:15px 15px 15px 42px;display:grid}.recovery-code-list li{color:#637069;font-size:.7rem}.recovery-code-list code{color:#263f34;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem}.activation-complete .primary-link{margin-top:23px}.loading-state,.error-state{text-align:center;place-content:center;min-height:340px;display:grid}.loading-state .spinner{margin:0 auto 14px}.error-state__mark{color:#99483e;background:#f2ded9;border-radius:50%;place-items:center;width:44px;height:44px;margin:0 auto 12px;font-weight:800;display:grid}.error-state .primary-button{min-width:160px;margin:24px auto 0}.workspace-shell{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);background:#f5f6f3;min-height:100vh;transition:grid-template-columns .16s;display:grid}.workspace-shell--collapsed{grid-template-columns:var(--sidebar-collapsed-width) minmax(0, 1fr)}.workspace-sidebar{z-index:40;border-right:1px solid var(--line);background:#fbfcfa;grid-template-rows:auto 1fr auto;height:100vh;display:grid;position:sticky;top:0;overflow:hidden}.sidebar-brand-row{border-bottom:1px solid #edf0ed;justify-content:space-between;align-items:center;min-height:72px;padding:0 20px;display:flex}.sidebar-mobile-close{color:#64716b;background:0 0;border:0;width:34px;height:34px;font-size:1.5rem;display:none}.sidebar-navigation{padding:20px 13px;overflow-y:auto}.navigation-group+.navigation-group{margin-top:26px}.navigation-group__label{color:#98a09b;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;margin:0 9px 8px;font-size:.61rem;font-weight:760}.navigation-link{color:#5a6861;white-space:nowrap;border-radius:9px;align-items:center;gap:12px;min-height:43px;padding:0 12px;font-size:.78rem;font-weight:670;text-decoration:none;display:flex}.navigation-link:hover{color:#29483b;background:#f0f3f0}.navigation-link--active{background:var(--brand-soft);color:#24533f}.secondary-navigation{border-left:1px solid #dfe6e1;gap:2px;margin:3px 0 7px 21px;padding-left:13px;display:grid}.secondary-navigation__link{color:#758079;white-space:nowrap;border-radius:8px;align-items:center;gap:9px;min-height:34px;padding:0 9px;font-size:.69rem;font-weight:650;text-decoration:none;display:flex}.secondary-navigation__link>span{background:#b9c4bd;border-radius:50%;flex:none;width:5px;height:5px}.secondary-navigation__link:hover,.secondary-navigation__link--active{color:#2c5c48;background:#f0f4f1}.secondary-navigation__link--active>span{background:#39755c}.navigation-glyph{fill:currentColor;flex:none;width:19px;height:19px}.sidebar-footer{border-top:1px solid #edf0ed;padding:12px 13px}.sidebar-collapse{color:#718078;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;width:100%;min-height:40px;padding:0 12px;font-size:.72rem;font-weight:660;display:flex}.sidebar-collapse:hover{background:#f0f3f0}.workspace-shell--collapsed .brand__name,.workspace-shell--collapsed .navigation-group__label,.workspace-shell--collapsed .navigation-link span,.workspace-shell--collapsed .secondary-navigation,.workspace-shell--collapsed .sidebar-collapse span:last-child{display:none}.workspace-shell--collapsed .sidebar-brand-row,.workspace-shell--collapsed .navigation-link,.workspace-shell--collapsed .sidebar-collapse{justify-content:center;padding-inline:0}.workspace-main{min-width:0}.workspace-header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;justify-content:space-between;align-items:center;min-height:72px;padding:0 30px;display:flex;position:sticky;top:0}.workspace-header__title{align-items:center;gap:14px;min-width:0;display:flex}.workspace-header__title h1{color:#1d3028;letter-spacing:-.015em;margin:0;font-size:1rem}.workspace-header__title p{color:#89918d;margin:3px 0 0;font-size:.68rem}.workspace-header__actions{flex:none;align-items:center;gap:8px;display:flex}.cache-refresh-button{border:1px solid var(--line);color:#52635a;background:#fff;border-radius:8px;place-items:center;width:34px;height:34px;padding:0;display:grid}.cache-refresh-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:17px;height:17px}.cache-refresh-button:hover{color:#285440;background:#f4f6f3;border-color:#aebbb4}.cache-refresh-button:focus-visible{outline-offset:2px;outline:3px solid #376e5a29}.mobile-menu-button{border:1px solid var(--line);background:#fff;border-radius:9px;width:38px;height:38px;padding:10px;display:none}.mobile-menu-button span{background:#425249;height:1.5px;margin:3px 0;display:block}.user-menu{position:relative}.user-menu summary{border-radius:11px;align-items:center;gap:10px;min-width:0;padding:5px 7px;list-style:none;display:flex}.user-menu summary::-webkit-details-marker{display:none}.user-menu summary:hover{background:#f4f6f3}.user-avatar{color:#285440;background:#dfe9e3;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:.82rem;font-weight:780;display:grid}.user-menu__identity{gap:1px;min-width:0;display:grid}.user-menu__identity strong{color:#263b32;text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:.72rem;overflow:hidden}.user-menu__identity small{color:#89918d;font-size:.6rem}.user-menu__chevron{color:#8c9590;font-size:.72rem}.user-menu__panel{border:1px solid var(--line);background:#fff;border-radius:12px;width:230px;padding:7px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 44px #1f332b24}.user-menu__account{border-bottom:1px solid #edf0ed;gap:3px;padding:11px 10px 12px;display:grid}.user-menu__account strong{color:#293d34;font-size:.75rem}.user-menu__account span{color:#7d8782;font-size:.66rem}.user-menu__panel>a,.user-menu__panel>button{color:#405149;text-align:left;background:0 0;border:0;border-radius:8px;min-height:38px;padding:0 10px;font-size:.72rem;font-weight:650;line-height:38px;text-decoration:none}.user-menu__panel>a:hover,.user-menu__panel>button:hover:not(:disabled){background:#f2f5f2}.user-menu__panel>button{color:var(--danger);line-height:normal}.user-menu__language{border-block:1px solid #edf0ed;margin:5px 0;padding:9px 10px}.language-switcher{justify-content:space-between;align-items:center;gap:10px;display:flex}.language-switcher>span{color:#7d8782;font-size:.65rem;font-weight:650}.language-switcher>div{background:#f6f8f6;border:1px solid #dfe4e0;border-radius:8px;padding:2px;display:inline-flex}.language-switcher button{color:#718078;background:0 0;border:0;border-radius:6px;min-height:28px;padding:0 8px;font-size:.63rem;font-weight:700}.language-switcher button:hover,.language-switcher .language-switcher__active{color:#24533f;background:#fff;box-shadow:0 1px 5px #1f332b17}.language-switcher--compact>span{display:none}.workspace-content{width:min(100%,1360px);margin-inline:auto;padding:30px}.workspace-content--wide{width:min(100%,1760px);padding-inline:18px}.workspace-alert{margin-bottom:18px}.page-stack{gap:20px;display:grid}.content-card,.welcome-panel{border:1px solid var(--line);background:var(--surface);border-radius:14px;box-shadow:0 4px 18px #21352c08}.content-card{padding:24px}.welcome-panel{color:#fff;background:linear-gradient(120deg,#173d31,#265c49);justify-content:space-between;align-items:center;min-height:180px;padding:32px;display:flex;overflow:hidden}.welcome-panel h2{letter-spacing:-.035em;margin:10px 0 8px;font-size:clamp(1.55rem,3vw,2.3rem)}.welcome-panel p:not(.eyebrow){color:#ffffffb8;max-width:630px;margin:0;font-size:.85rem;line-height:1.65}.welcome-panel .eyebrow{color:#ffffff9e}.welcome-panel__mark{color:#ffffff73;background:#ffffff12;border:1px solid #ffffff2e;border-radius:28px;flex:none;place-items:center;width:106px;height:106px;font-family:Georgia,Times New Roman,serif;font-size:3.2rem;display:grid}.home-grid{grid-template-columns:minmax(0,1.7fr) minmax(260px,.8fr);gap:20px;display:grid}.home-empty-state{align-items:center;gap:20px;min-height:220px;display:flex}.empty-state-icon{background:var(--brand-soft);color:#356b57;border-radius:14px;flex:none;place-items:center;width:52px;height:52px;font-size:1.5rem;display:grid}.content-card h2,.content-card h3{color:#253b32;letter-spacing:-.02em;margin:8px 0}.content-card h2{font-size:1.1rem}.content-card h3{font-size:.96rem}.home-empty-state p:not(.eyebrow){color:#77817c;max-width:680px;margin:0;font-size:.76rem;line-height:1.6}.quick-links{align-content:start;gap:8px;display:grid}.quick-links>div{margin-bottom:8px}.quick-links a{color:#40564c;border-radius:9px;justify-content:space-between;align-items:center;min-height:44px;padding:0 11px;font-size:.74rem;font-weight:680;text-decoration:none;display:flex}.quick-links a:hover{background:#f2f5f2}.section-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.section-count{color:#7a817d;font-size:.68rem}.security-summary,.sessions-panel,.credential-actions{gap:20px;display:grid}.credential-actions>p:not(.eyebrow),.credential-action p,.credential-confirmation>p{color:#727c77;margin:0;font-size:.72rem;line-height:1.55}.credential-actions__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}.credential-action{align-content:start;gap:13px;min-width:0;padding-right:24px;display:grid}.credential-action+.credential-action{border-left:1px solid var(--line);padding-left:24px;padding-right:0}.credential-action strong{color:#2b4439;font-size:.79rem}.credential-action>div p{margin-top:4px}.credential-action label,.credential-confirmation label{color:#59675f;gap:6px;font-size:.68rem;font-weight:700;display:grid}.credential-action input,.credential-confirmation input{color:#263b32;background:#fbfcfa;border:1px solid #d2d5ce;border-radius:9px;outline:none;width:100%;min-height:44px;padding:0 11px;font-size:.75rem}.credential-action input:focus,.credential-confirmation input:focus{border-color:#6c8d7e;box-shadow:0 0 0 3px #376e5a17}.credential-confirmation{gap:14px;max-width:420px;display:grid}.credential-confirmation .code-input{letter-spacing:.12em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1rem}.form-success{color:#2d6c4f;margin:0;font-size:.72rem;line-height:1.5}.totp-secret{background:#f4f8f4;border:1px solid #cbd9d1;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.totp-secret code{overflow-wrap:anywhere;color:#214636;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem}.credential-actions__buttons{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.credential-action .password-guidance{color:#858d89;font-size:.67rem}.security-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;display:grid}.security-metrics div{background:var(--surface-soft);border:1px solid #e7eae6;border-radius:11px;min-width:0;padding:15px}.security-metrics dt,.security-metrics dd{margin:0}.security-metrics dt{color:#818a85;font-size:.65rem}.security-metrics dd{overflow-wrap:anywhere;color:#344a40;margin-top:6px;font-size:.76rem;font-weight:720}.security-loading{color:#34473f;align-items:center;gap:14px;min-height:150px;display:flex}.security-loading strong,.security-loading p{margin:0;font-size:.78rem;display:block}.security-loading p{color:#727a75;margin-top:4px}.security-unavailable>p:not(.eyebrow){color:#76514b;margin:0 0 16px;font-size:.78rem;line-height:1.5}.binding-list{gap:7px;margin:0;padding:0;list-style:none;display:grid}.binding-list li{background:var(--surface-soft);color:#4c5d55;border-radius:10px;grid-template-columns:auto 1fr;gap:3px 10px;padding:11px 13px;font-size:.68rem;display:grid}.binding-list span{overflow-wrap:anywhere;text-align:right}.binding-list time{color:#858b87;grid-column:1/-1}.session-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.session-card{background:#fbfcfa;border:1px solid #e0e4e0;border-radius:12px;gap:13px;padding:16px;display:grid}.session-card--current{background:#f3f8f4;border-color:#bfd2c8}.session-card__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.session-card__header>div{gap:2px;display:grid}.session-card__header strong{color:#29483b;font-size:.77rem}.session-card__header div>span{color:#858b87;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.63rem}.current-badge{color:#2d684f;background:#dcebe2;border-radius:999px;padding:5px 8px;font-size:.61rem;font-weight:760}.session-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;margin:0;display:grid}.session-card dt,.session-card dd{margin:0;font-size:.65rem}.session-card dt{color:#858b87}.session-card dd{overflow-wrap:anywhere;color:#3b4c45;margin-top:3px;font-weight:650}.danger-button{background:var(--danger-soft);color:var(--danger);border:1px solid #d9bdb6;border-radius:8px;justify-self:start;padding:7px 10px;font-size:.67rem;font-weight:730}.danger-button:hover:not(:disabled){background:#fbefec;border-color:#bd7b71}.session-pagination{width:100%}.users-page{min-height:300px}.users-page-stack{align-items:stretch}.authorization-roles,.effective-permissions>div{gap:10px;display:grid}.effective-permissions>div>div,.user-resource-access{justify-content:space-between;align-items:center;gap:12px;display:flex}.effective-permissions span{color:#6c7771;font-size:.68rem}.effective-permissions>div>div{border-top:1px solid #e2e7e3;padding-top:8px}.effective-permissions code{overflow-wrap:anywhere;font-size:.66rem}.authorization-roles .admin-directory__header p:not(.step-label){color:#6c7771;max-width:680px;margin:5px 0 0;font-size:.72rem;line-height:1.55}.authorization-role-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.authorization-role-list>li{border-top:1px solid #dce3de}.authorization-role-row summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px 2px;list-style:none;display:grid}.authorization-role-row summary::-webkit-details-marker{display:none}.authorization-role-row summary>div{min-width:0}.authorization-role-row summary strong{color:#29483b;font-size:.8rem}.authorization-role-row summary p{color:#6c7771;margin:4px 0 0;font-size:.7rem;line-height:1.5}.authorization-role-row summary>span{color:#6c7771;font-size:.68rem}.authorization-role-row[open] summary{color:#244a3a}.authorization-role-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:0 2px 20px;display:grid}.authorization-role-groups h4{color:#40564c;margin:0 0 8px;font-size:.7rem}.authorization-role-groups ul{gap:0;margin:0;padding:0;list-style:none;display:grid}.authorization-role-groups li{border-top:1px solid #e2e7e3;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:10px;padding:7px 0;display:grid}.authorization-role-groups code{overflow-wrap:anywhere;color:#42574e;font-size:.65rem}.authorization-role-groups span{color:#6c7771;font-size:.65rem}.effective-permissions{border-bottom:1px solid #e0e1da;padding-block:10px}.effective-permissions summary{cursor:pointer;color:#40564c;font-size:.72rem;font-weight:700}.effective-permissions>div{margin-top:10px}.user-resource-access{gap:10px;font-size:.72rem;display:grid}.user-resource-access>div:first-child,.user-resource-groups>div>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.user-resource-access p{color:#6f7974;margin:0}.user-resource-groups{gap:8px;display:grid}.user-resource-groups>div{border-top:1px solid #dce3de;padding:10px 0}.user-resource-groups span{color:#6c7771;font-size:.66rem}.user-resource-groups dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:8px 0 0;display:grid}.user-resource-groups dl div{justify-content:space-between;gap:6px;display:flex}.user-resource-groups dt,.user-resource-groups dd{margin:0}.user-resource-groups dt{color:#6f7974}.user-resource-groups dd{font-weight:760}@media (width<=760px){.authorization-role-groups,.user-resource-groups dl{grid-template-columns:1fr}}.user-creation-intro{justify-content:space-between;align-items:center;gap:24px;display:flex}.user-creation-intro>div,.user-creation-heading>div{min-width:0}.user-creation-intro h2,.user-creation-form h2,.user-creation-delivery h2{margin:8px 0 6px}.user-creation-intro p:not(.eyebrow),.user-creation-form>p:not(.eyebrow),.user-creation-delivery>p{color:#707b75;max-width:780px;margin:0;font-size:.75rem;line-height:1.6}.user-creation-intro .primary-button{flex:none}.user-creation-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.user-create-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}.user-create-fields label{gap:6px;display:grid}.user-create-fields label>span{color:#59675f;font-size:.68rem;font-weight:700}.user-create-fields input,.user-create-fields select{color:#263b32;background:#fbfcfa;border:1px solid #d2d5ce;border-radius:8px;outline:none;width:100%;min-height:44px;padding:0 11px;font-size:.75rem}.user-create-fields input:focus,.user-create-fields select:focus{border-color:#6c8d7e;box-shadow:0 0 0 3px #376e5a17}.user-create-fields .directory-note,.user-create-fields .form-problem,.user-create-fields .primary-button,.user-create-fields .password-policy-hint,.creation-target-summary{grid-column:1/-1}.user-create-fields .primary-button{justify-self:start}.activation-delivery-code{background:#f4f8f4;border:1px solid #cbd9d1;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;margin-top:18px;padding:14px;display:grid}.user-creation-actions{align-items:center;gap:10px;margin-top:18px;display:flex}.admin-directory{gap:17px;display:grid}.admin-directory h3{color:#233b31;margin:7px 0 0;font-size:1rem}.admin-directory__header,.user-detail__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.admin-directory__header>span{color:#7a817d;flex:none;font-size:.67rem}.directory-search{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px;display:grid}.directory-search label{gap:6px;display:grid}.directory-search label>span{color:#59675f;font-size:.68rem;font-weight:700}.directory-search input{color:#263b32;background:#fbfcfa;border:1px solid #d2d5ce;border-radius:9px;outline:none;width:100%;min-height:42px;padding:0 11px;font-size:.75rem}.directory-search input:focus{border-color:#6c8d7e;box-shadow:0 0 0 3px #376e5a17}.directory-search .secondary-button{min-height:42px}.directory-note{background:var(--surface-soft);color:#69736e;border-radius:10px;margin:0;padding:14px;font-size:.72rem;line-height:1.5}.user-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.user-row{color:#31463d;text-align:left;background:#fbfcfa;border:1px solid #e0e4e0;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;gap:7px 12px;width:100%;padding:13px;text-decoration:none;display:grid}.user-row:hover,.user-row:focus-visible{background:#f6f8f4;border-color:#aebfb6}.user-row__identity{gap:3px;min-width:0;display:grid}.user-row__identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.user-row__identity small,.user-row__roles{color:#7b837e;font-size:.65rem}.user-row__roles{grid-column:1/-1}.status-badge{color:#426150;background:#e8eee9;border-radius:999px;align-self:start;padding:4px 7px;font-size:.6rem;font-weight:760}.status-badge--disabled{color:#84564f;background:#f1e8e5}.status-badge--pending_activation{color:#806b3e;background:#f3eddf}.user-detail{background:#f4f8f4;border:1px solid #cbd9d1;border-radius:12px;gap:12px;padding:14px;display:grid}.user-detail__header>div{gap:3px;min-width:0;display:grid}.user-detail__header strong{overflow-wrap:anywhere;color:#29483b;font-size:.82rem}.user-detail__header span,.user-detail--unavailable p{color:#6f7974;margin:0;font-size:.7rem}.user-detail--unavailable{background:#fcf5f2;border-color:#ead8d2}.detail-back-link{color:#4e675c;width:fit-content;font-size:.72rem;font-weight:700;text-decoration:none}.detail-back-link:hover{color:#244a3a}.user-detail-hero{justify-content:space-between;align-items:center;gap:18px;display:flex}.user-detail-hero h2,.user-detail-overview h3,.user-access-summary h3,.user-security-section h3{margin:6px 0 0}.user-detail-hero p:not(.step-label),.user-access-summary>div>p:not(.step-label),.user-security-section>div>p:not(.step-label){color:#6f7974;margin:5px 0 0;font-size:.72rem;line-height:1.55}.user-detail-tabs{background:#f3f6f3;border:1px solid #d9ded9;border-radius:8px;gap:4px;width:fit-content;padding:4px;display:flex}.user-detail-tabs a{color:#637069;border-radius:6px;place-items:center;min-height:34px;padding:0 14px;font-size:.7rem;text-decoration:none;display:grid}.user-detail-tabs a[aria-current=page]{color:#27483a;background:#fff;font-weight:760;box-shadow:0 1px 3px #1f342b1f}.user-detail-overview,.user-access-summary,.user-security-section{gap:16px;display:grid}.role-chip-list{flex-wrap:wrap;gap:7px;display:flex}.role-chip-list span{color:#426150;background:#e8eee9;border-radius:999px;padding:5px 8px;font-size:.65rem;font-weight:760}.user-activation-management{border-top:1px solid #e0e1da;gap:8px;padding-top:2px;display:grid}.user-status-management__summary,.permission-override-heading{justify-content:space-between;align-items:start;gap:16px;display:flex}.user-status-management__summary>div,.permission-override-heading>div{min-width:0}.user-status-management__summary p{color:#6f7974;margin:4px 0 0;font-size:.7rem;line-height:1.5}.user-activation-management>div>p,.user-activation-management>p{color:#6f7974;margin:3px 0 0;font-size:.7rem;line-height:1.5}.user-activation-management.user-create-fields{grid-template-columns:1fr;margin-top:0}.user-activation-management .user-creation-actions{margin-top:4px}.permission-override-editor,.permission-override-group{gap:10px;display:grid}.permission-override-editor{border-top:1px solid #e0e1da;padding-top:10px}.permission-override-editor>div>p{color:#6f7974;margin:3px 0 0;font-size:.7rem;line-height:1.5}.permission-override-heading>.text-button{flex:none}.permission-heading-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:8px;display:flex}.permission-unsaved{color:#735f35;background:#f3eddf;border-radius:8px;margin:0;padding:9px 11px;font-size:.68rem}.permission-override-group{border:1px solid #d8e0db;border-radius:8px;padding:10px}.permission-override-group legend{color:#40564c;padding:0 6px;font-size:.72rem;font-weight:760}.permission-group-actions{flex-wrap:wrap;gap:8px;display:flex}.permission-group-actions .text-button{min-height:30px;padding:0 8px;font-size:.64rem}.text-button--danger{color:var(--danger)}.permission-override-row{border-top:1px solid #e2e7e3;grid-template-columns:minmax(180px,1.5fr) minmax(100px,.7fr) minmax(150px,.8fr) minmax(100px,.7fr);align-items:center;gap:8px;padding-top:8px;display:grid}.permission-override-row>span{gap:2px;display:grid}.permission-override-row strong{color:#344d42;font-size:.72rem}.permission-override-row code,.permission-override-row small{overflow-wrap:anywhere;color:#6c7771;font-size:.64rem}.permission-override-row select{min-width:0}@media (width<=760px){.user-detail-hero,.user-status-management__summary,.permission-override-heading{flex-direction:column;align-items:flex-start}.permission-heading-actions{justify-content:flex-start}.user-detail-tabs{width:100%}.user-detail-tabs a{text-align:center;flex:1;padding-inline:8px}.permission-override-row{grid-template-columns:1fr}}.user-session-management .session-list{grid-template-columns:1fr}.user-session-management__header{justify-content:space-between;align-items:start;gap:12px;display:flex}.user-session-confirmation{background:#fbfcfa;border:1px solid #e0e4e0;border-radius:10px;gap:9px;padding:12px;display:grid}.user-session-confirmation label{color:#40564c;gap:5px;font-size:.68rem;display:grid}.user-management-actions>form{gap:10px;display:grid}.role-selection{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:0;padding:0;display:grid}.role-selection legend{color:#5f6f67;grid-column:1/-1;margin-bottom:4px;font-size:.7rem;font-weight:700}.role-selection label{color:#40564c;align-items:center;gap:6px;font-size:.67rem;display:flex}.session-details{border-block:1px solid #e0e1da;margin:0;display:grid}.session-details div{border-bottom:1px solid #ecece6;grid-template-columns:1fr auto;gap:18px;padding:12px 0;display:grid}.session-details div:last-child{border-bottom:0}.session-details dt,.session-details dd{margin:0;font-size:.72rem}.session-details dt{color:#717a75}.session-details dd{color:#2c4138;text-align:right;font-weight:700}.audit-intro{justify-content:space-between;align-items:center;gap:20px;display:flex}.audit-intro h2{margin:8px 0 6px}.audit-intro p:not(.eyebrow){color:#707b75;max-width:760px;margin:0;font-size:.75rem;line-height:1.6}.audit-intro>span{color:#7a817d;flex:none;font-size:.68rem}.audit-filters{grid-template-columns:minmax(210px,1.2fr) minmax(210px,1.2fr) minmax(170px,1fr) minmax(170px,1fr);align-items:end;gap:13px;display:grid}.audit-filters label{gap:6px;min-width:0;display:grid}.audit-filters label>span{color:#59675f;font-size:.68rem;font-weight:700}.user-picker{gap:6px;min-width:0;display:grid}.user-picker__label{color:#59675f;font-size:.68rem;font-weight:700}.user-picker__search{grid-template-columns:minmax(0,1fr) auto;gap:7px;display:grid}.user-picker input,.user-picker select{color:#263b32;background:#fbfcfa;border:1px solid #d2d5ce;border-radius:8px;width:100%;min-height:42px;padding:0 11px;font-size:.72rem}.user-picker__search .secondary-button{min-height:42px;padding-inline:12px}@media (width<=580px){.user-picker__search{grid-template-columns:1fr}.user-picker__search .secondary-button{width:100%}}.audit-filters input{color:#263b32;background:#fbfcfa;border:1px solid #d2d5ce;border-radius:9px;outline:none;width:100%;min-height:42px;padding:0 11px;font-size:.72rem}.audit-filters input:focus{border-color:#6c8d7e;box-shadow:0 0 0 3px #376e5a17}.audit-filter-actions{grid-column:1/-1;align-items:center;gap:10px;display:flex}.audit-event-list{gap:10px;display:grid}.audit-event{gap:17px;padding-block:19px;display:grid}.audit-event__header,.audit-event__footer{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.audit-event__header>div{gap:4px;min-width:0;display:grid}.audit-event__header h3{margin:0;font-size:.88rem}.audit-event__header code{overflow-wrap:anywhere;color:#7b837e;font-size:.62rem}.audit-outcome{color:#326149;background:#e5eee8;border-radius:999px;padding:5px 8px;font-size:.59rem;font-weight:780}.audit-outcome--denied,.audit-outcome--failed{color:#85564e;background:#f2e7e3}.audit-participants{background:var(--surface-soft);border-radius:10px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:18px;padding:13px 15px;display:grid}.audit-participants>div{grid-template-columns:minmax(0,1fr) auto;gap:4px 10px;min-width:0;display:grid}.audit-participants>div>span{color:#858d89;grid-column:1/-1;font-size:.61rem}.audit-participants strong{color:#33483e;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.audit-participants button{color:#356b57;background:0 0;border:0;padding:0;font-size:.63rem;font-weight:720}.audit-participants>span{color:#9aa29e}.audit-event__footer{align-items:center}.audit-event__footer time{color:#727c77;font-size:.67rem}.audit-event__footer details{color:#63706a;font-size:.65rem;position:relative}.audit-event__footer summary{color:#456155;cursor:pointer;font-weight:680}.audit-event__footer dl{background:var(--surface-soft);border-radius:8px;gap:7px;margin:10px 0 0;padding:10px;display:grid}.audit-event__footer dl div{gap:2px;display:grid}.audit-event__footer dt,.audit-event__footer dd{margin:0}.audit-event__footer dt{color:#8a918d}.audit-event__footer dd{overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.audit-empty-state{text-align:center}.audit-empty-state strong{color:#33483e;font-size:.82rem}.audit-empty-state p{color:#77817c;margin:6px 0 0;font-size:.72rem}.coming-soon{text-align:center;place-content:center;min-height:420px;display:grid}.coming-soon__mark{background:var(--brand-soft);color:#356b57;border-radius:18px;place-items:center;width:62px;height:62px;margin:0 auto 18px;font-size:1.7rem;display:grid}.coming-soon h2{color:#243b31;margin:9px 0 8px;font-size:1.35rem}.coming-soon>p:last-child{color:#77817c;max-width:520px;margin:0;font-size:.78rem;line-height:1.65}.prototype-banner{color:#557066;background:#f0f6f2;border:1px solid #d8e1dc;border-radius:11px;align-items:center;gap:10px;min-height:48px;padding:11px 15px;font-size:.7rem;display:flex}.prototype-banner strong{color:#2d604b}.workspace-notice{color:#3d5f50;background:#eef4f0;border-left:3px solid #587c6c;border-radius:0 9px 9px 0;margin:0;padding:12px 14px;font-size:.72rem}.account-list-card{gap:20px;padding:0;display:grid;overflow:visible}.account-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:20px;padding:20px 22px;display:flex}.account-filters{flex:1;grid-template-columns:minmax(130px,.7fr) minmax(190px,1fr) minmax(220px,1.2fr) auto;align-items:end;gap:11px;min-width:0;display:grid}.account-filters label,.account-form-grid label{gap:6px;min-width:0;display:grid}.account-filters label>span,.account-form-grid label>span{color:#59675f;font-size:.67rem;font-weight:700}.account-filters input,.account-filters select,.account-form-grid input,.account-form-grid select,.account-form-grid textarea{color:#263b32;background:#fbfcfa;border:1px solid #d2d8d4;border-radius:9px;outline:none;width:100%;min-height:42px;padding:0 11px;font-size:.72rem}.account-form-grid textarea{resize:vertical;min-height:82px;padding-block:10px}.account-filters input:focus,.account-filters select:focus,.account-form-grid input:focus,.account-form-grid select:focus,.account-form-grid textarea:focus{border-color:#6c8d7e;box-shadow:0 0 0 3px #376e5a17}.account-filter-actions,.account-primary-actions,.account-create-form__actions,.row-actions{align-items:center;gap:8px;display:flex}.account-filter-actions .primary-button,.account-primary-actions .primary-button,.account-primary-actions .secondary-button,.account-create-form__actions .primary-button{min-height:42px}.account-primary-actions{flex:none}.account-create-form{background:#f7f9f7;border:1px solid #d8e1dc;border-radius:12px;gap:18px;margin:0 22px;padding:20px;display:grid}.account-create-form__heading,.account-api-heading,.account-api-overview,.danger-zone{justify-content:space-between;align-items:center;gap:20px;display:flex}.account-create-form__heading h2,.account-api-heading h2{color:#253b32;margin:0;font-size:1rem}.account-create-form__heading p,.account-api-overview p,.danger-zone p{color:#737d77;margin:5px 0 0;font-size:.69rem;line-height:1.5}.account-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.account-form-grid__wide{grid-column:1/-1}.percentage-input{grid-template-columns:minmax(0,1fr) 34px;align-items:center;display:grid}.percentage-input input{border-radius:9px 0 0 9px}.percentage-input>span{color:#68756e;background:#f0f3f0;border:1px solid #d2d8d4;border-left:0;border-radius:0 9px 9px 0;place-items:center;min-height:42px;font-size:.7rem;display:grid}.account-table-wrap{overflow-x:auto}.account-mobile-list{display:none}.account-table{border-collapse:separate;border-spacing:0;width:100%;min-width:940px}.account-table th,.account-table td{color:#485850;text-align:left;vertical-align:middle;background:#fff;border-bottom:1px solid #edf0ed;padding:13px 14px;font-size:.7rem}.account-table th{z-index:2;color:#7c8781;letter-spacing:.02em;background:#f7f9f7;font-size:.62rem;font-weight:760;position:sticky;top:0}.account-table tbody tr:hover td{background:#fbfcfb}.account-table td strong{color:#2b463a}.account-table__actions{z-index:3;border-left:1px solid #edf0ed;min-width:270px;position:sticky;right:0;box-shadow:-8px 0 12px #1f332b08}.exchange-pill,.permission-list span{color:#456052;background:#edf2ef;border-radius:999px;padding:4px 7px;font-size:.61rem;font-weight:700;display:inline-flex}.account-status{color:#2f684d;background:#e5f0e9;border-radius:999px;padding:5px 8px;font-size:.61rem;font-weight:760;display:inline-flex}.account-status--risk_control{color:#806a3d;background:#f5eedf}.account-status--banned,.account-status--closed{color:#87534b;background:#f2e6e3}.row-actions>a,.row-actions>details>summary{color:#356b57;white-space:nowrap;font-size:.65rem;font-weight:700;text-decoration:none}.row-actions details{position:relative}.row-actions details>div{z-index:8;border:1px solid var(--line);background:#fff;border-radius:9px;width:150px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 30px #1f332b21}.row-actions details a,.row-actions details button{color:#4e5f57;text-align:left;background:0 0;border:0;border-radius:7px;min-height:34px;padding:0 8px;font-size:.64rem;line-height:34px;text-decoration:none}.row-actions details button{color:var(--danger)}.row-actions details a:hover,.row-actions details button:hover{background:#f2f5f2}.account-empty-state{color:#465a50;text-align:center;place-content:center;gap:8px;min-height:180px;display:grid}.account-empty-state p{color:#7d8782;max-width:460px;margin:0;font-size:.72rem}.account-pagination{color:#7d8782;justify-content:flex-end;align-items:center;min-height:48px;padding:0 22px;font-size:.66rem;display:flex}.page-back-row{color:#77817c;justify-content:space-between;align-items:center;font-size:.7rem;display:flex}.page-back-row a{color:#356b57;font-weight:700;text-decoration:none}.account-detail-hero{justify-content:space-between;align-items:center;display:flex}.account-detail-hero h2{margin:8px 0 5px;font-size:1.3rem}.account-detail-hero p:last-child{color:#78827d;margin:0;font-size:.72rem}.account-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.detail-list{margin:14px 0 0;display:grid}.detail-list>div{border-bottom:1px solid #edf0ed;grid-template-columns:minmax(120px,.7fr) minmax(0,1.3fr);gap:20px;padding:11px 0;display:grid}.detail-list dt,.detail-list dd{margin:0;font-size:.7rem}.detail-list dt{color:#7d8782}.detail-list dd{overflow-wrap:anywhere;color:#34493f;font-weight:650}.credential-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:15px;display:grid}.credential-preview-grid>div{background:#f8faf8;border:1px solid #e1e6e2;border-radius:10px;gap:7px;padding:14px;display:grid}.credential-preview-grid span,.credential-preview-grid small{color:#7d8782;font-size:.65rem}.credential-preview-grid strong{color:#354c41;letter-spacing:.08em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.danger-zone{background:snow;border-color:#ead8d2}.danger-zone small{color:#8c7771;font-size:.65rem}.account-api-heading{margin-bottom:18px}.api-table code{overflow-wrap:anywhere;color:#304f41;font-size:.66rem}.permission-list{flex-wrap:wrap;gap:5px;display:flex}.prototype-footnote{color:#818a85;margin:16px 0 0;font-size:.67rem}.audit-load-more{width:100%}.navigation-overlay{display:none}@media (width<=1080px){.security-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.session-list,.user-list,.credential-actions__grid{grid-template-columns:1fr}.credential-action{padding-bottom:20px;padding-right:0}.credential-action+.credential-action{border-top:1px solid var(--line);border-left:0;padding-top:20px;padding-bottom:0;padding-left:0}.audit-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.workspace-shell,.workspace-shell--collapsed{display:block}.workspace-sidebar{width:min(86vw,280px);transition:transform .17s;position:fixed;transform:translate(-102%)}.workspace-sidebar--open{transform:translate(0)}.workspace-shell--collapsed .brand__name,.workspace-shell--collapsed .navigation-group__label,.workspace-shell--collapsed .navigation-link span,.workspace-shell--collapsed .secondary-navigation,.workspace-shell--collapsed .sidebar-collapse span:last-child{display:initial}.workspace-shell--collapsed .sidebar-brand-row,.workspace-shell--collapsed .navigation-link,.workspace-shell--collapsed .sidebar-collapse{justify-content:initial;padding-inline:12px}.workspace-shell--collapsed .sidebar-brand-row{justify-content:space-between;padding-inline:20px}.sidebar-mobile-close,.mobile-menu-button{display:block}.sidebar-collapse{display:none}.navigation-overlay{z-index:35;background:#121f1a6b;border:0;width:100%;display:block;position:fixed;inset:0}.workspace-header{padding-inline:18px}.workspace-content{padding:22px 18px}.home-grid{grid-template-columns:1fr}.account-toolbar{flex-direction:column;align-items:stretch}.account-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.account-filter-actions{align-self:end}.account-primary-actions{justify-content:flex-end}.account-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-mobile-card{background:#fff;border:1px solid #e0e5e1;border-radius:11px;gap:14px;padding:15px;display:grid}.account-mobile-card__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.account-mobile-card__header>div{gap:4px;min-width:0;display:grid}.account-mobile-card__header strong{overflow-wrap:anywhere;color:#2b463a;font-size:.74rem;line-height:1.35}.account-mobile-card__header span:not(.account-status){color:#7c8781;font-size:.63rem}.account-mobile-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.account-mobile-card dt,.account-mobile-card dd{margin:0;font-size:.65rem}.account-mobile-card dt{color:#8a938e}.account-mobile-card dd{overflow-wrap:anywhere;color:#42564c;margin-top:4px;font-weight:650}.account-mobile-card__actions{border-top:1px solid #edf0ed;gap:16px;padding-top:11px;display:flex}.account-mobile-card__actions a{color:#356b57;font-size:.66rem;font-weight:700;text-decoration:none}}@media (width<=580px){.auth-shell__header{width:calc(100% - 34px)}.auth-shell__main{width:calc(100% - 28px);padding-block:24px}.auth-shell__main--wide{width:calc(100% - 28px)}.auth-card{border-radius:15px;min-height:410px;padding:30px 23px}.workspace-header__title p,.user-menu__identity,.user-menu__chevron{display:none}.workspace-content{padding:18px 14px}.welcome-panel{min-height:210px;padding:25px}.welcome-panel__mark{display:none}.home-empty-state{flex-direction:column;align-items:flex-start}.content-card{padding:19px}.account-list-card{padding:0}.security-metrics{grid-template-columns:1fr}.section-heading{align-items:flex-start}.session-card dl,.directory-search,.activation-secret,.activation-delivery-code{grid-template-columns:1fr}.activation-delivery-code .secondary-button{width:100%}.recovery-code-list,.user-create-fields{grid-template-columns:1fr}.user-creation-intro{flex-direction:column;align-items:flex-start}.user-creation-intro .primary-button,.user-create-fields .primary-button{width:100%}.audit-intro{flex-direction:column;align-items:flex-start}.audit-filters{grid-template-columns:1fr}.audit-filter-actions{flex-direction:column;align-items:stretch}.audit-filter-actions .primary-button,.audit-filter-actions .text-button{width:100%}.audit-participants{grid-template-columns:1fr}.audit-participants>span{justify-self:start;transform:rotate(90deg)}.audit-event__footer{flex-direction:column;align-items:flex-start}.user-creation-actions{flex-direction:column;align-items:stretch}.directory-search .secondary-button{width:100%}.session-details div{grid-template-columns:1fr;gap:5px}.session-details dd{text-align:left}.prototype-banner,.account-create-form__heading,.account-api-overview,.danger-zone{flex-direction:column;align-items:flex-start}.account-toolbar,.account-create-form{margin:0;padding:16px}.account-filters,.account-form-grid,.account-detail-grid,.credential-preview-grid{grid-template-columns:1fr}.account-form-grid__wide{grid-column:auto}.account-filter-actions,.account-primary-actions,.account-create-form__actions{flex-direction:column;align-items:stretch}.account-filter-actions button,.account-primary-actions button,.account-create-form__actions button{width:100%}.account-detail-hero{flex-direction:column;align-items:flex-start;gap:16px}.account-table-wrap--master{display:none}.account-mobile-list{gap:10px;padding:0 14px;display:grid}}@media (prefers-reduced-motion:reduce){.spinner{animation:none}.workspace-shell,.workspace-sidebar{transition:none}}select:not([multiple]){appearance:none;min-height:42px;color:var(--ink);background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='m3 5 4 4 4-4' stroke='%2361746b' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:14px;border:1px solid #d2dad5;border-radius:8px;padding:0 40px 0 12px;transition:border-color .14s,box-shadow .14s,background-color .14s}select:not([multiple]):hover:not(:disabled){background-color:#fbfdfc;border-color:#9fb1a8}select:not([multiple]):focus-visible{border-color:#4c806c;outline:none;box-shadow:0 0 0 3px #376e5a1f}select:not([multiple]):disabled{background-color:#f3f5f3}.toast-viewport{z-index:10000;pointer-events:none;background:0 0;border:0;gap:10px;width:min(380px,100vw - 24px);margin:0;padding:0;display:grid;position:fixed;inset:18px 18px auto auto;overflow:visible}.toast{color:var(--ink);pointer-events:auto;background:#fffffffa;border:1px solid #d5ddd9;border-radius:8px;overflow:hidden;box-shadow:0 14px 36px #14251e2e}.toast__body{grid-template-columns:8px minmax(0,1fr) 28px;align-items:start;gap:10px;min-height:58px;padding:12px 10px 10px 14px;display:grid}.toast__body>span{background:#2f765b;border-radius:50%;width:8px;height:8px;margin-top:5px}.toast--warning .toast__body>span{background:#b87913}.toast--error .toast__body>span{background:#bd3438}.toast__body p{overflow-wrap:anywhere;margin:0;font-size:.78rem;line-height:1.5}.toast__body button{width:28px;height:28px;color:var(--muted);background:0 0;border:0;border-radius:6px;place-items:center;padding:0;font-size:1rem;line-height:1;display:grid}.toast__body button:hover{background:var(--surface-soft);color:var(--ink)}.toast__progress{background:#edf1ef;height:3px}.toast__progress span{transform-origin:0;width:100%;height:100%;animation:toast-countdown var(--toast-duration) linear forwards;background:#4d826d;display:block}.toast--warning .toast__progress span{background:#b87913}.toast--error .toast__progress span{background:#bd3438}@keyframes toast-countdown{to{transform:scaleX(0)}}@media (width<=620px){.toast-viewport{width:auto;top:12px;left:12px;right:12px}}@media (prefers-reduced-motion:reduce){.toast__progress span{animation:none;transform:scaleX(0)}}.identity-page{--identity-border:#dce3e2;--identity-muted:#69777b;color:#243b36;letter-spacing:0;font-size:13px}.identity-page *,.identity-dialog *{box-sizing:border-box;letter-spacing:0}.identity-page h2{font-size:21px}.identity-page h3{margin:0;font-size:16px}.identity-page p{line-height:1.6}.identity-page .primary-button,.identity-page .secondary-button,.identity-page .text-button,.identity-dialog .primary-button,.identity-dialog .secondary-button{min-height:36px;box-shadow:none;white-space:normal;border-radius:6px;padding:7px 13px;font-size:13px}.identity-toolbar{justify-content:space-between;align-items:center;gap:16px;padding:0 0 18px;display:flex}.identity-search{gap:8px;width:min(100%,460px);display:flex}.identity-search label{flex:1;min-width:0}.identity-search input,.identity-permission-row select{color:#263c36;width:100%;min-height:36px;font:inherit;background:#fff;border:1px solid #cbd5d4;border-radius:6px;padding:7px 10px}.identity-directory{gap:0}.identity-user-table{border-collapse:collapse;table-layout:fixed;background:#fff;width:100%}.identity-user-table th{color:#69777b;text-align:left;background:#edf2f2;padding:12px 18px;font-size:12px;font-weight:650}.identity-user-table th:first-child{width:44%}.identity-user-table th:nth-child(2){width:16%}.identity-user-table th:nth-child(3){width:28%}.identity-user-table th:last-child{width:12%}.identity-user-table td{vertical-align:middle;overflow-wrap:anywhere;border-bottom:1px solid #e6ebea;padding:16px 18px}.identity-user-table tbody tr:hover{background:#f8faf9}.identity-user-table th:last-child,.identity-user-table td:last-child{text-align:right}.identity-user-name{width:fit-content;color:inherit;gap:4px;text-decoration:none;display:grid}.identity-user-name strong{font-size:14px;font-weight:650}.identity-user-name small{color:var(--identity-muted);font-size:12px}.identity-link{color:#226957;font-size:13px;font-weight:600;text-decoration:none}.identity-link:hover,.identity-user-name:hover strong{text-decoration:underline}.identity-user-roles{color:#586967;font-size:12px}.identity-list-footer{min-height:54px;color:var(--identity-muted);justify-content:space-between;align-items:center;gap:16px;font-size:12px;display:flex}.identity-empty{color:var(--identity-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;padding:48px 16px;display:flex}.identity-sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.identity-dialog{color:#263c36;background:#fff;border:1px solid #d4dfdb;border-radius:8px;width:min(560px,100vw - 32px);max-height:calc(100dvh - 40px);padding:24px;box-shadow:0 18px 70px #173a3226}.identity-dialog::backdrop{background:#142a3566}.identity-dialog h2{margin:4px 0;font-size:19px}.identity-dialog .icon-button{width:32px;min-width:32px;height:32px;font-size:22px}.identity-dialog .user-create-fields input,.identity-dialog .user-create-fields select{min-height:38px;font-size:13px}.identity-dialog .user-create-fields label>span{font-size:12px}.identity-created{padding-top:20px;font-size:14px}.identity-created p{color:#69777b;line-height:1.6}.identity-page.user-detail-page{gap:18px}.identity-page .detail-back-link{font-size:12px}.identity-page .user-detail-hero{padding:0 0 2px}.identity-page .user-detail-hero h2{overflow-wrap:anywhere;margin:0}.identity-page .user-detail-hero p{font-size:12px}.identity-person{flex-wrap:wrap;align-items:center;gap:14px;min-width:0;display:flex}.identity-person>div{min-width:0}.identity-avatar{color:#23614e;background:#dfece8;border-radius:8px;flex:none;place-items:center;width:42px;height:42px;font-size:16px;font-weight:700;display:grid}.identity-page .role-chip-list span{background:0 0;border:1px solid #cddbd6;border-radius:4px;padding:3px 7px;font-size:11px}.identity-page .user-detail-tabs{border:0;border-bottom:1px solid var(--identity-border);background:0 0;border-radius:0;gap:26px;width:100%;padding:0}.identity-page .user-detail-tabs a{border-bottom:2px solid #0000;border-radius:0;margin-bottom:-1px;padding:11px 0;font-size:13px}.identity-page .user-detail-tabs a[aria-current=page]{box-shadow:none;background:0 0;border-bottom-color:#286653}.identity-section{border-bottom:1px solid var(--identity-border);padding:12px 0 20px}.identity-page .user-activation-management{border-top:0;padding-top:0}.identity-page .session-details{margin:0}.identity-page .session-details dt{font-size:12px}.identity-page .session-details dd{overflow-wrap:anywhere;font-size:14px}.identity-page .user-security-section h3{margin:0}.identity-access{gap:18px;display:grid}.identity-base-roles{border-bottom:1px solid var(--identity-border);padding-bottom:14px}.identity-base-roles summary{cursor:pointer;align-items:center;gap:20px;min-height:30px;list-style:none;display:flex}.identity-base-roles summary::-webkit-details-marker{display:none}.identity-base-roles summary>strong{flex:1;font-size:12px;font-weight:600}.identity-base-roles>form{max-width:800px;padding:16px 0 2px}.identity-base-roles .role-selection{margin:0}.identity-page .permission-override-editor{border:0;gap:0;padding:0}.identity-page .permission-override-heading{align-items:center;padding-bottom:16px}.identity-page .permission-override-heading strong{font-size:16px}.identity-page .permission-override-heading p{color:var(--identity-muted);margin:6px 0 0;font-size:12px}.identity-technical-toggle{color:var(--identity-muted);cursor:pointer;flex:none;align-items:center;gap:6px;font-size:12px;display:flex}.identity-technical-toggle input{accent-color:#276854;margin:0}.identity-permission-layout{border-block:1px solid var(--identity-border);background:#fff;grid-template-columns:172px minmax(0,1fr);min-height:340px;display:grid}.identity-domain-nav{border-right:1px solid var(--identity-border);background:#f0f4f3;flex-direction:column;gap:4px;padding:12px 10px;display:flex}.identity-domain-nav button{color:#5f716c;text-align:left;width:100%;min-height:38px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;display:flex}.identity-domain-nav button small{color:#7d8b87;font-size:11px}.identity-domain-nav button:hover{background:#e8efec}.identity-domain-nav button[aria-current=true]{color:#195842;background:#dfece6;font-weight:650}.identity-permission-panel{min-width:0;padding:20px}.identity-permission-panel h3{margin:0 0 12px;font-size:15px}.identity-permission-fields{border:0;min-width:0;margin:0;padding:0}.identity-page .permission-group-actions{gap:8px;margin:0 0 14px}.identity-page .permission-group-actions .text-button{border:1px solid #e0e7e4;min-height:28px;padding:4px 7px;font-size:11px}.identity-permission-columns,.identity-permission-row{grid-template-columns:minmax(130px,1.25fr) minmax(78px,.7fr) minmax(148px,1.1fr) minmax(78px,.7fr);align-items:center;gap:14px;display:grid}.identity-permission-columns{color:var(--identity-muted);padding:8px 0 12px;font-size:11px}.identity-permission-row{border-top:1px solid #e7ecea;padding:9px 0}.identity-permission-row>span:first-child{gap:4px;display:grid}.identity-permission-row strong{overflow-wrap:anywhere;font-size:12px;font-weight:600}.identity-permission-row code{overflow-wrap:anywhere;color:#7b8984;font-size:10px}.identity-permission-row select{min-width:0;font-size:12px}.identity-scope{color:#52666c;white-space:nowrap;background:#eef2f4;border-radius:4px;padding:3px 7px;font-size:11px;display:inline-block}.identity-scope--STANDARD{color:#36699f;background:#eaf1fa}.identity-scope--GLOBAL{color:#34694e;background:#e7f1eb}.identity-scope--off{color:#9c4354;background:#f7e9eb}.identity-mobile-label{display:none}.identity-savebar{z-index:2;border-block:1px solid var(--identity-border);background:#f4f7f5;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;display:flex;position:sticky;bottom:0}.identity-savebar>div:first-child{gap:5px;display:grid}.identity-savebar strong{font-size:12px;font-weight:600}.identity-savebar small{color:var(--identity-muted);font-size:11px}.identity-save-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.identity-effective-summary{color:#69777b;font-size:12px}.identity-effective-summary summary{cursor:pointer;font-weight:600}.identity-effective-summary dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;margin:16px 0 0;display:grid}.identity-effective-summary dl>div{border-top:1px solid var(--identity-border);justify-content:space-between;gap:12px;padding:10px 0;display:flex}.identity-effective-summary dd{flex:none;margin:0}.identity-page.authorization-roles{gap:0}.identity-page .authorization-role-row summary{grid-template-columns:100px minmax(0,1fr) auto 14px;gap:20px;padding:20px 10px}.identity-page .authorization-role-row summary strong{font-size:13px}.identity-page .authorization-role-row summary p{margin:0;font-size:12px}.identity-page .authorization-role-row summary>span{font-size:12px}.identity-page .authorization-role-row summary .identity-disclosure{font-size:24px;transition:transform .15s}.identity-page .authorization-role-row[open] .identity-disclosure{transform:rotate(90deg)}.identity-page .authorization-role-groups{gap:26px;padding:8px 10px 24px}.identity-page .authorization-role-groups h4{font-size:13px}.identity-page .authorization-role-groups span{font-size:12px}.identity-role-permission-name{gap:4px;display:grid}@media (width<=1080px){.identity-permission-layout{grid-template-columns:146px minmax(0,1fr)}.identity-permission-panel{padding:16px}.identity-permission-columns,.identity-permission-row{grid-template-columns:minmax(110px,1fr) 76px minmax(136px,1.1fr) 76px;gap:8px}}@media (width<=900px){.identity-permission-layout{grid-template-columns:1fr}.identity-domain-nav{border-right:0;border-bottom:1px solid var(--identity-border);flex-direction:row;padding:8px;overflow-x:auto}.identity-domain-nav button{white-space:nowrap;flex:none;width:auto}}@media (width<=600px){.identity-toolbar{flex-wrap:wrap;gap:12px}.identity-search{order:2;width:100%}.identity-toolbar>.primary-button{margin-left:auto}.identity-user-table,.identity-user-table tbody{display:block}.identity-user-table thead{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.identity-user-table tr{border-top:1px solid var(--identity-border);grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:16px 12px;display:grid}.identity-user-table td{border:0;padding:0}.identity-user-table td:nth-child(2){text-align:right}.identity-page .user-detail-hero{flex-direction:row}.identity-person{gap:10px}.identity-person .role-chip-list{flex-basis:100%}.identity-page .user-detail-hero h2{font-size:18px}.identity-page .user-detail-tabs{gap:12px}.identity-page .user-detail-tabs a{flex:none;padding-inline:0;font-size:12px}.identity-page .permission-override-heading{flex-direction:column;align-items:flex-start;gap:10px}.identity-permission-panel{padding:16px 12px}.identity-permission-columns{display:none}.identity-permission-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px 8px;padding-block:16px}.identity-permission-row>span:first-child{grid-column:1/-1}.identity-permission-row select{grid-area:3/1/auto/-1}.identity-permission-default{grid-column:1}.identity-permission-effective{text-align:right;grid-column:2}.identity-mobile-label{color:var(--identity-muted);font-size:10px;display:inline}.identity-savebar{align-items:stretch}.identity-save-actions{justify-content:flex-end;width:100%}.identity-save-actions .text-button{margin-right:auto}.identity-effective-summary dl{grid-template-columns:1fr}.identity-page .authorization-role-row summary{grid-template-columns:minmax(0,1fr) auto 12px;gap:8px;padding:16px 0}.identity-page .authorization-role-row summary p{grid-area:2/1/auto/-1}.identity-page .authorization-role-groups{padding-inline:0}.identity-dialog{padding:18px}.identity-dialog .user-create-fields{grid-template-columns:1fr}}
