@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-normal-C38fXH4l.woff2)format("woff2"),url(/assets/inter-latin-400-normal-CyCys3Eg.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-500-normal-Cerq10X2.woff2)format("woff2"),url(/assets/inter-latin-500-normal-BL9OpVg8.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-600-normal-LgqL8muc.woff2)format("woff2"),url(/assets/inter-latin-600-normal-CiBQ2DWP.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-latin-700-normal-Yt3aPRUw.woff2)format("woff2"),url(/assets/inter-latin-700-normal-BLAVimhd.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-400-normal-obahsSVq.woff2)format("woff2"),url(/assets/inter-cyrillic-400-normal-HOLc17fK.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-cyrillic-500-normal-BasfLYem.woff2)format("woff2"),url(/assets/inter-cyrillic-500-normal-CxZf_p3X.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-cyrillic-600-normal-CWCymEST.woff2)format("woff2"),url(/assets/inter-cyrillic-600-normal-4D_pXhcN.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-cyrillic-700-normal-CjBOestx.woff2)format("woff2"),url(/assets/inter-cyrillic-700-normal-DrXBdSj3.woff)format("woff")}:root{--ds-page-bg:#f6f7f9;--ds-surface:#fff;--ds-surface-muted:#fafbfc;--ds-surface-subtle:#fcfcfd;--ds-field-bg:#f6f7f9;--ds-border:#d9dee7;--ds-border-subtle:#edeff3;--ds-border-dashed:#c3cbd8;--ds-text:#172033;--ds-text-muted:#667085;--ds-text-strong-muted:#475467;--ds-text-chip:#344054;--ds-accent:#2563eb;--ds-accent-strong:#1d4ed8;--ds-accent-soft-bg:#eff5ff;--ds-accent-soft-border:#bbd3ff;--ds-rail-bg:#172033;--ds-rail-context-bg:#1d2a40;--ds-rail-context-border:#33425e;--ds-rail-item-fg:#c6cedc;--ds-rail-item-inert-fg:#7c8aa3;--ds-rail-label-fg:#6b7a94;--ds-rail-scope-fg:#93a0b8;--ds-rail-divider:#2a374f;--ds-rail-count-fg:#475467;--ds-chip-bg:#eff1f5;--ds-warning-bg:#fefaf3;--ds-warning-border:#f1ce94;--ds-warning-title:#97530a;--ds-warning-text:#7a4a12;--ds-pad-x:24px;--ds-h1:26px;--ds-table-min:1480px;--color-bg:var(--ds-page-bg);--color-surface:var(--ds-surface);--color-border:var(--ds-border);--color-text:var(--ds-text);--color-text-muted:var(--ds-text-muted);--color-primary:var(--ds-accent);--color-primary-hover:var(--ds-accent-strong);--color-primary-contrast:#fff;--color-danger:#b42318;--color-danger-bg:#fef3f2;--color-focus-ring:var(--ds-accent);--radius-card:16px;--radius-control:10px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--font-sans:Inter, Helvetica, Arial, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (width<=1600px){:root{--ds-pad-x:20px;--ds-h1:24px;--ds-table-min:1340px}}@media (width<=1439px){:root{--ds-pad-x:16px;--ds-h1:22px;--ds-table-min:1180px}}@media (width<=767px){:root{--ds-pad-x:16px;--ds-h1:19px;--ds-table-min:100%}}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased}button,input{font:inherit;color:inherit}a{color:var(--color-primary)}:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.auth-shell{justify-content:center;align-items:center;gap:var(--space-5);min-height:100svh;padding:var(--space-5);flex-direction:column;display:flex}.auth-brand{align-items:center;gap:var(--space-3);width:100%;max-width:420px;display:flex}.auth-brand__mark{background:var(--color-primary);border-radius:8px;flex-shrink:0;width:32px;height:32px}.auth-brand__title{margin:0;font-size:16px;font-weight:700}.auth-brand__subtitle{color:var(--color-text-muted);margin:0;font-size:13px}.auth-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-card);width:100%;max-width:420px;padding:var(--space-6) var(--space-5)}.auth-card h1{margin:0 0 var(--space-2);font-size:24px}.auth-card__lead{margin:0 0 var(--space-5);color:var(--color-text-muted);font-size:14px;line-height:1.5}.auth-card__hint{margin:var(--space-4) 0 0;color:var(--color-text-muted);font-size:13px;line-height:1.5}.auth-card__hint--divider{border-top:1px solid var(--color-border);padding-top:var(--space-4)}.auth-footnote{text-align:center;max-width:420px;color:var(--color-text-muted);font-size:12px}.field{margin-bottom:var(--space-4)}.field label{margin-bottom:var(--space-2);font-size:13px;font-weight:600;display:block}.input{width:100%;min-height:44px;padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-surface)}.input:disabled{background:var(--color-bg);color:var(--color-text-muted)}.input-group{gap:var(--space-2);display:flex}.input-group .input{flex:1}.button-primary{background:var(--color-primary);width:100%;min-height:44px;color:var(--color-primary-contrast);cursor:pointer;border:none;border-radius:8px;font-weight:600}.button-primary:hover:not(:disabled){background:var(--color-primary-hover)}.button-primary:disabled{opacity:.6;cursor:not-allowed}.button-secondary{min-width:44px;min-height:44px;padding:0 var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-surface);color:var(--color-text);cursor:pointer}.button-secondary:disabled{opacity:.6;cursor:not-allowed}.button-icon{border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-surface);min-width:44px;min-height:44px;color:var(--color-text);cursor:pointer}.link-button{color:var(--color-primary);cursor:pointer;padding:var(--space-2) 0;background:0 0;border:none;align-items:center;min-height:44px;text-decoration:underline;display:inline-flex}.link-button--inline{min-height:auto;padding:var(--space-3) 0 0}.error-summary{margin-bottom:var(--space-4);padding:var(--space-3);border-radius:var(--radius-control);background:var(--color-danger-bg);color:var(--color-danger);font-size:14px}.field-error{color:var(--color-danger);font-size:14px}.status-panel{text-align:center;max-width:420px;padding:var(--space-5);color:var(--color-text-muted)}.module-shell{max-width:720px;padding:var(--space-5);margin:0 auto}.module-shell__header{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-5);display:flex}.module-list{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.administration-shell{max-width:960px}.administration-shell__module-selector{padding:var(--space-4);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-card)}.administration-shell__module-hint{margin:var(--space-2) 0 0;color:var(--color-text-muted);font-size:13px;line-height:1.5}.administration-create-form{margin:var(--space-5) 0;padding:var(--space-4);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-card);gap:var(--space-3);flex-direction:column;display:flex}.administration-table-wrapper{position:relative;overflow-x:auto}.administration-table{border-collapse:collapse;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-card);width:100%;overflow:hidden}.administration-table th,.administration-table td{padding:var(--space-3);text-align:left;border-bottom:1px solid var(--color-border);vertical-align:top}.administration-table th{color:var(--color-text-muted);font-size:13px;font-weight:600}.administration-table tbody tr:last-child td{border-bottom:none}.administration-table td .button-secondary,.administration-table td .button-primary{margin-right:var(--space-2);width:auto}.administration-confirm{align-items:center;gap:var(--space-2);font-size:13px;display:inline-flex}.administration-filters{align-items:end;gap:var(--space-4);margin:0 0 var(--space-4);padding:var(--space-3) var(--space-4);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-card);flex-wrap:wrap;display:flex}.administration-checkbox-filter{align-items:center;gap:var(--space-2);min-height:44px;font-size:13px;display:inline-flex}.administration-table__secondary{margin-top:var(--space-1);color:var(--color-text-muted);font-size:12px}.role-editor__badge{color:#97530a;white-space:nowrap;background:#fef4e6;border:1px solid #f1ce94;border-radius:5px;align-items:center;padding:1px 6px;font-size:10px;font-weight:700;display:inline-flex}.role-editor__layout{grid-template-columns:260px minmax(0,1fr);gap:12px;min-height:0;display:grid}@media (width<=1280px){.role-editor__layout{grid-template-columns:minmax(0,1fr)}}.role-editor__groups,.role-editor__matrix,.role-editor__summary{background:var(--ds-surface);border:1px solid var(--ds-border);border-radius:12px;flex-direction:column;gap:10px;min-width:0;padding:12px;display:flex}.role-editor__group-list{margin:var(--space-3) 0 0;gap:var(--space-1);flex-direction:column;padding:0;list-style:none;display:flex}.role-editor__group-button{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;width:100%;min-height:44px;padding:8px 10px;font-size:13px;display:flex}.role-editor__group-button[aria-current=true]{background:var(--ds-accent-soft-bg);border-color:var(--ds-accent);color:var(--ds-accent-strong);font-weight:600}.role-editor__permission-row{border:1px solid var(--ds-border);background:var(--ds-surface);border-radius:10px;flex-wrap:wrap;align-items:flex-start;gap:12px;padding:12px;font-size:13px;display:flex}.role-editor__permission-label{align-items:center;gap:8px;min-height:44px;font-size:14px;font-weight:500;display:flex}.role-editor__warning{margin:var(--space-3) 0;background:var(--ds-warning-bg);border:1px solid var(--ds-warning-border);color:var(--ds-warning-text);border-radius:10px;padding:12px 14px;font-size:13px}.role-editor__permission-reason{border:1px solid var(--ds-warning-border);color:var(--ds-warning-title);overflow-wrap:anywhere;background:#fef4e6;border-radius:8px;flex-basis:100%;margin:0;padding:6px 8px;font-size:12px;font-weight:600;line-height:1.45}.role-editor__unknown-permissions{margin-top:var(--space-4);padding-top:var(--space-3);border-top:1px dashed var(--color-border)}.role-editor__impact-group{margin:var(--space-3) 0;border:1px solid var(--ds-border-subtle);background:var(--ds-surface-subtle);border-radius:10px;padding:10px}.role-editor__archive-blocked{cursor:not-allowed;background:var(--color-bg);color:var(--color-text-muted)}.role-editor__mobile-banner{margin:0 0 var(--space-3);background:var(--ds-warning-bg);border:1px solid var(--ds-warning-border);color:var(--ds-warning-text);border-radius:12px;padding:12px 14px;font-size:13px;display:none}.role-editor__desktop-only,.role-editor__mutating{display:block}@media (width<=480px){.role-editor__mobile-banner{display:block}.role-editor__mutating{display:none}}.auth-policy{margin-bottom:var(--space-4);border:1px solid var(--ds-border);background:var(--ds-surface-muted);border-radius:8px;flex-direction:column;gap:6px;padding:12px;display:flex}.auth-policy__caption{color:var(--ds-text-muted);letter-spacing:.06em;margin:0;font-size:11px;font-weight:700}.auth-policy__rule{min-width:0;color:var(--ds-text-muted);overflow-wrap:anywhere;align-items:center;gap:8px;margin:0;font-size:12px;line-height:1.45;display:flex}.auth-policy__rule--ok{color:var(--ds-text)}.auth-policy__tick{border:1.5px solid var(--ds-border-dashed);background:var(--ds-surface);color:#fff;border-radius:5px;flex:none;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;display:flex}.auth-policy__tick--ok{background:#16a34a;border-color:#16a34a}.auth-policy__note{color:var(--ds-text-muted);margin:0;font-size:11px;line-height:1.45}.auth-notice{border:1px solid var(--ds-border);background:var(--ds-surface);border-radius:8px;flex-direction:column;gap:6px;padding:12px;display:flex}.auth-notice--ok{background:#eaf7ee;border-color:#a9dfbc}.auth-notice__title{color:var(--ds-text);overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:700}.auth-notice--ok .auth-notice__title{color:#14713a}.auth-notice__text{color:var(--ds-text-strong-muted);overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.5}.auth-field__error{margin:var(--space-2) 0 0;color:#b42318;font-size:11px;font-weight:600;line-height:1.45}.auth-context{margin-bottom:var(--space-4);border:1px solid var(--ds-accent-soft-border);background:#f4f8ff;border-radius:8px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.auth-context__label{color:var(--ds-accent-strong);letter-spacing:.04em;margin:0;font-size:11px;font-weight:700}.auth-context__identity{color:var(--ds-text);overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:600}.auth-context__note{color:var(--ds-text-strong-muted);overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.45}.auth-shell{background:var(--ds-page-bg);color:var(--ds-text);gap:16px;padding:32px 24px;font-size:14px}.auth-shell .auth-brand{gap:10px;max-width:440px}.auth-shell .auth-brand__mark{width:28px;height:28px}.auth-shell .auth-brand__title{font-size:14px;font-weight:600}.auth-shell .auth-brand__subtitle{font-size:12px}.auth-shell .auth-card{border-radius:12px;max-width:440px;padding:24px}.auth-shell .auth-card h1{letter-spacing:-.01em;margin:0 0 6px;font-size:24px;font-weight:600}.auth-shell .auth-card__lead{margin:0 0 14px;font-size:13px;line-height:1.5}.auth-shell .field{margin-bottom:14px}.auth-shell .field label{color:var(--ds-text-chip);margin-bottom:6px;font-size:12px;font-weight:600}.auth-shell .input{color:var(--ds-text);border-radius:8px;padding:0 12px;font-size:14px}.button-icon{width:44px;height:44px;color:var(--ds-text-strong-muted);border-radius:8px;font-size:13px}.auth-shell .button-primary{min-height:48px;padding:8px 16px;font-size:14px;line-height:1.3}.auth-shell .link-button{min-height:44px;padding:0 4px;font-size:13px;font-weight:600;text-decoration:none}.auth-shell .link-button--inline{min-height:44px;padding:0 4px}.auth-shell .auth-card__hint{margin:14px 0 0;font-size:12px;line-height:1.5}.auth-shell .auth-card__hint--divider{border-top-color:var(--ds-border-subtle);padding-top:12px}.auth-shell .auth-footnote{color:#98a2b3;max-width:440px;font-size:11px;line-height:1.5}@media (width<=480px){.auth-shell{justify-content:flex-start;padding:20px 16px 32px}.auth-shell .auth-brand,.auth-shell .auth-card,.auth-shell .auth-footnote{max-width:100%}.auth-shell .auth-card{padding:18px 16px}.auth-shell .auth-card h1{font-size:21px}}.auth-notice--info{background:#e7f4fa;border-color:#a9dcec}.auth-notice--info .auth-notice__title{color:#0e6e86}.auth-notice--warn{border-color:var(--ds-warning-border);background:#fef4e6}.auth-notice--warn .auth-notice__title{color:var(--ds-warning-title)}.auth-notice--error{background:#fdf2f2;border-color:#f3c0c0}.auth-notice--error .auth-notice__title{color:#b42318}.auth-shell .auth-notice{margin-bottom:14px}.auth-shell a.button-primary{text-align:center;justify-content:center;align-items:center;text-decoration:none;display:flex}.auth-countdown{color:var(--ds-warning-title);align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.auth-countdown__ring{border:2px solid var(--ds-warning-border);border-top-color:#d97706;border-radius:6px;flex:none;width:12px;height:12px}.admin-shell{background:var(--ds-page-bg);height:100vh;color:var(--ds-text);font-size:14px;display:flex;overflow:hidden}.admin-rail{background:var(--ds-rail-bg);flex-direction:column;flex:none;gap:18px;width:240px;padding:16px 12px;display:flex}.admin-rail__head{flex-direction:column;gap:10px;display:flex}.admin-rail__brand{align-items:center;gap:10px;padding:0 8px;display:flex}.admin-rail__brand-mark{background:var(--ds-accent);border-radius:7px;flex:none;width:24px;height:24px}.admin-rail__brand-name{color:#fff;white-space:nowrap;font-size:12px;font-weight:600}.admin-rail__context{background:var(--ds-rail-context-bg);border:1px dashed var(--ds-rail-context-border);border-radius:8px;align-items:center;gap:10px;min-height:52px;padding:8px 10px;display:flex}.admin-rail__context-mark{background:var(--ds-rail-context-border);color:#fff;border-radius:8px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:flex}.admin-rail__context-text{flex-direction:column;min-width:0;display:flex}.admin-rail__context-title{color:#fff;white-space:nowrap;font-size:13px;font-weight:600}.admin-rail__context-scope{color:var(--ds-rail-scope-fg);overflow-wrap:anywhere;font-size:11px}.admin-rail__nav{flex-direction:column;gap:2px;display:flex}.admin-rail__label{letter-spacing:.1em;text-transform:uppercase;color:var(--ds-rail-label-fg);padding:0 8px 8px;font-size:10px;font-weight:600}.admin-rail__sections{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.admin-rail__item{height:44px;color:var(--ds-rail-item-fg);border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:0 12px;font-size:13px;text-decoration:none;display:flex}.admin-rail__item:hover{background:#ffffff0f}.admin-rail__item--current,.admin-rail__item--current:hover{color:var(--ds-rail-bg);box-shadow:inset 3px 0 0 var(--ds-accent);background:#fff;font-weight:600}.admin-rail__item--inert,.admin-rail__item--inert:hover{height:42px;color:var(--ds-rail-item-inert-fg);white-space:nowrap;cursor:not-allowed;background:0 0}.admin-rail__item-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.admin-rail__item-short{display:none}.admin-rail__count{color:var(--ds-rail-scope-fg);font-size:11px;font-weight:600}.admin-rail__item--current .admin-rail__count{color:var(--ds-rail-count-fg)}.admin-rail__user{border-top:1px solid var(--ds-rail-divider);align-items:center;gap:8px;margin-top:auto;padding:10px 4px;display:flex}.admin-rail__user-mark{background:var(--ds-rail-context-border);color:#fff;border-radius:14px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:600;display:flex}.admin-rail__user-text{flex-direction:column;min-width:0;display:flex}.admin-rail__user-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.admin-rail__user-role{color:var(--ds-rail-item-inert-fg);overflow-wrap:anywhere;font-size:11px}.admin-content{flex-direction:column;flex:1;min-width:0;display:flex}.admin-header{background:var(--ds-surface);border-bottom:1px solid var(--ds-border);padding:12px var(--ds-pad-x);flex-direction:column;flex:none;gap:10px;display:flex}.admin-header__crumbs{color:var(--ds-text-muted);flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:12px;display:flex}.admin-scope-chip{background:var(--ds-chip-bg);border:1px solid var(--ds-border);color:var(--ds-text-chip);white-space:nowrap;border-radius:6px;align-items:center;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.admin-header__crumb{align-items:center;gap:8px;display:flex}.admin-header__back{min-height:44px;color:var(--ds-accent);cursor:pointer;background:0 0;border:0;align-items:center;padding:0 8px;font-size:12px;font-weight:600;text-decoration:none;display:flex}.admin-header__crumb-title{color:var(--ds-text);overflow-wrap:anywhere}.admin-header__main{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.admin-header__title{font-size:var(--ds-h1);letter-spacing:-.01em;overflow-wrap:anywhere;margin:0;font-weight:600}.admin-header__meta{color:var(--ds-text-muted);overflow-wrap:anywhere;font-size:13px}.admin-header__actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:8px;margin-left:auto;display:flex}.admin-body{min-height:0;padding:14px var(--ds-pad-x) 22px;flex:1;overflow:auto}.admin-toolbar{gap:var(--space-3);margin-bottom:var(--space-4);flex-direction:column;display:flex}.admin-search{gap:var(--space-2);max-width:560px;display:flex}.admin-search .input{flex:auto;min-width:0}.admin-filters{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.admin-filters__label{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);font-size:11px}.admin-filters__select{width:auto;min-width:180px}.admin-chip{min-height:36px;padding:0 var(--space-3);border:1px solid var(--color-border);background:var(--color-surface);cursor:pointer;border-radius:999px;font-size:13px}.admin-chip--on{border-color:var(--ds-accent);color:var(--ds-accent);font-weight:600}.admin-cell__primary{font-weight:600}.admin-cell__muted{color:var(--color-text-muted)}.admin-status{padding:2px var(--space-2);border:1px solid var(--color-border);border-radius:999px;margin-top:4px;font-size:12px;display:inline-block}.admin-status--active{color:#15803d;background:#f0fdf4;border-color:#86efac}.admin-status--invited{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.admin-status--blocked{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.admin-status--archived{color:var(--color-text-muted)}.admin-temporary{color:#b45309}.admin-notice{padding:var(--space-4);border-radius:var(--radius-card);border:1px solid var(--color-border);background:var(--color-surface)}.admin-notice--warning{border-color:var(--ds-warning-border);background:var(--ds-warning-bg)}.admin-notice__title{margin:0 0 var(--space-2);color:var(--ds-warning-title);font-size:16px}.admin-tabs{gap:var(--space-2);border-bottom:1px solid var(--color-border);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.admin-tab{min-height:44px;padding:0 var(--space-3);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;font-size:14px}.admin-tab--current{border-bottom-color:var(--ds-accent);color:var(--ds-accent);font-weight:600}.admin-tab__count{color:var(--color-text-muted);margin-left:6px;font-size:12px}.admin-card-grid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(320px,1fr));display:grid}.admin-card{padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-surface);margin-bottom:var(--space-4)}.admin-card h2{margin:0 0 var(--space-3);font-size:16px}.admin-hint{color:var(--color-text-muted);font-size:13px}.admin-explanation{margin-top:var(--space-3);padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-bg)}.admin-explanation__verdict{margin:0 0 var(--space-2);font-weight:600}.admin-explanation__steps{padding-left:var(--space-4);margin:0;font-size:13px}.admin-pagination{justify-content:space-between;align-items:center;gap:var(--space-3);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.admin-pagination__summary{color:var(--color-text-muted);font-size:13px}.admin-pagination__controls{gap:var(--space-2);display:flex}.admin-card dl{gap:var(--space-2) var(--space-3);grid-template-columns:minmax(120px,max-content) minmax(0,1fr);margin:0;display:grid}.admin-card dt{color:var(--color-text-muted);font-size:13px}.admin-card dd{margin:0}.admin-card ul{margin:0 0 var(--space-3);padding-left:var(--space-4)}.admin-card--access .button-secondary{margin-top:var(--space-3)}.admin-card--access dl{margin-bottom:var(--space-3)}@media (width<=1439px){.admin-rail{align-items:center;gap:6px;width:64px;padding:12px 0}.admin-rail__head{align-items:center;gap:0}.admin-rail__brand{gap:0;margin-bottom:6px;padding:0}.admin-rail__brand-name{display:none}.admin-rail__context{flex-direction:column;justify-content:center;gap:0;width:48px;height:48px;min-height:48px;margin-bottom:8px;padding:0}.admin-rail__context-mark{background:0 0;border-radius:0;width:auto;height:auto}.admin-rail__context-title,.admin-rail__context-scope{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.admin-rail__nav{align-items:center;gap:6px}.admin-rail__label{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.admin-rail__sections{align-items:center;gap:6px}.admin-rail__item,.admin-rail__item--inert{text-align:center;justify-content:center;width:48px;height:48px;padding:0;font-size:10px;line-height:1.15}.admin-rail__item--current,.admin-rail__item--current:hover{box-shadow:none;font-weight:700}.admin-rail__item-label,.admin-rail__count{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.admin-rail__item-short{display:block}.admin-rail__user{border-top:0;padding:0}.admin-rail__user-mark{border-radius:16px;width:32px;height:32px}.admin-rail__user-text{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}@media (width<=480px){.admin-header__actions{margin-left:0}.admin-search{flex-wrap:wrap}}.admin-body--flush{flex-direction:column;padding:0;display:flex;overflow:hidden}.admin-header__tabs{border-top:1px solid var(--ds-border-subtle);align-items:center;gap:4px;padding-top:4px;display:flex;overflow:auto}.ds-tab{min-height:44px;color:var(--ds-text-strong-muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;flex:none;align-items:center;gap:6px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:400;display:flex}.ds-tab--current{color:var(--ds-accent);box-shadow:inset 0 -2px 0 var(--ds-accent);font-weight:600}.ds-tab__count{color:#98a2b3;font-size:11px;font-weight:600}.ds-tab--current .ds-tab__count{color:var(--ds-accent-strong)}.ds-button{border:1px solid var(--ds-border);background:var(--ds-surface);min-height:44px;color:var(--ds-text);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:8px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:600;display:flex}.ds-button--primary{border-color:var(--ds-accent);background:var(--ds-accent);color:#fff}.ds-button:disabled{color:#98a2b3;cursor:not-allowed;background:#f8fafc;border-color:#e4e7ec}.ds-restricted{margin:16px var(--ds-pad-x);border:1px solid var(--ds-warning-border);background:var(--ds-warning-bg);border-radius:12px;flex-direction:column;gap:8px;padding:20px;display:flex}.ds-restricted__title{color:var(--ds-warning-title);margin:0;font-size:16px;font-weight:700}.ds-restricted__text{color:var(--ds-warning-text);overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.5}.ds-registry{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.ds-registry__controls{padding:14px var(--ds-pad-x) 0;flex-direction:column;flex:none;gap:10px;display:flex}.ds-registry__toolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ds-search{background:var(--ds-field-bg);border:1px solid var(--ds-border);border-radius:8px;flex:280px;align-items:center;gap:8px;min-width:220px;max-width:560px;min-height:44px;padding:0 12px;display:flex}.ds-filters-toggle{border:1px solid var(--ds-border);background:var(--ds-surface);min-height:44px;color:var(--ds-text);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:8px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:400;display:flex}.ds-filters-toggle--on{border-color:var(--ds-accent);background:var(--ds-accent-soft-bg);color:var(--ds-accent-strong);font-weight:600}.ds-filters-toggle__count{color:#fff;background:var(--ds-accent);border-radius:9px;padding:1px 6px;font-size:11px;font-weight:700}.ds-registry__sort{color:var(--ds-text-muted);white-space:nowrap;font-size:12px}.ds-registry__future{flex-wrap:wrap;align-items:center;gap:6px;margin-left:auto;display:flex}.ds-future-chip{border:1px dashed var(--ds-border-dashed);min-height:36px;color:var(--ds-text-muted);white-space:nowrap;border-radius:8px;align-items:center;padding:4px 10px;font-size:12px;display:inline-flex}.ds-filter-panel{border:1px solid var(--ds-border);background:var(--ds-surface);border-radius:12px;flex-direction:column;gap:10px;padding:12px;display:flex}.ds-filter-panel__title{color:var(--ds-text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:700}.ds-filter-panel__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.ds-filter-group{border:1px solid var(--ds-border-subtle);background:var(--ds-surface-subtle);border-radius:10px;flex-direction:column;gap:6px;padding:10px;display:flex}.ds-filter-group__title{color:var(--ds-text-strong-muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:700}.ds-filter-group__options{flex-wrap:wrap;gap:6px;display:flex}.ds-filter-option{border:1px solid var(--ds-border);background:var(--ds-surface);min-height:32px;color:var(--ds-text-strong-muted);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;padding:4px 10px;font-family:inherit;font-size:12px;font-weight:400;display:flex}.ds-filter-option--on{border-color:var(--ds-accent);background:var(--ds-accent-soft-bg);color:var(--ds-accent-strong);font-weight:600}.ds-applied{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ds-applied__label{color:var(--ds-text-muted);white-space:nowrap;font-size:12px}.ds-applied__chip{background:var(--ds-accent-soft-bg);border:1px solid var(--ds-accent-soft-border);min-height:28px;color:var(--ds-accent-strong);border-radius:8px;align-items:center;gap:2px;padding:2px 2px 2px 10px;font-size:12px;font-weight:500;display:inline-flex}.ds-applied__remove{width:24px;height:24px;color:var(--ds-accent-strong);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;font-family:inherit;font-size:13px;display:flex}.ds-applied__reset{min-height:28px;color:var(--ds-accent);cursor:pointer;background:0 0;border:0;align-items:center;padding:2px 8px;font-family:inherit;font-size:12px;font-weight:600;display:inline-flex}.ds-table-card{margin:12px var(--ds-pad-x) 16px;background:var(--ds-surface);border:1px solid var(--ds-border);border-radius:12px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.ds-table-card__scroll{flex:1;min-height:0;overflow:auto}.ds-table{--ds-employee-grid:minmax(230px, 1.4fr) minmax(180px, 1fr) minmax(180px, 1fr) minmax(200px, 1.2fr) 170px 180px 330px;min-width:var(--ds-table-min)}.ds-table__head{z-index:2;grid-template-columns:var(--ds-employee-grid);background:var(--ds-surface-muted);border-bottom:1px solid var(--ds-border);align-items:center;min-height:44px;display:grid;position:sticky;top:0}.ds-table__head-cell{align-items:center;min-width:0;padding:0 10px;display:flex;overflow:hidden}.ds-table__head-cell--end{justify-content:flex-end}.ds-table__head-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--ds-text-strong-muted);text-transform:uppercase;font-size:11px;font-weight:600;overflow:hidden}.ds-row{grid-template-columns:var(--ds-employee-grid);border-bottom:1px solid var(--ds-border-subtle);background:var(--ds-surface);align-items:center;min-height:68px;font-size:13px;display:grid}.ds-row:hover{background:var(--ds-surface-muted)}.ds-cell{flex-direction:column;gap:3px;min-width:0;padding:6px 10px;display:flex}.ds-cell__main{color:var(--ds-text);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:13px;overflow:hidden}.ds-cell:first-child .ds-cell__main{font-weight:600}.ds-cell__main--temporary{color:#97530a}.ds-cell__sub{color:var(--ds-text-muted);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;overflow:hidden}.ds-cell__sub--expiring{color:#97530a;font-weight:600}.ds-badge{text-overflow:ellipsis;white-space:nowrap;border:1px solid #0000;border-radius:5px;align-self:flex-start;align-items:center;max-width:100%;padding:1px 6px;font-size:10px;font-weight:700;display:inline-flex;overflow:hidden}.ds-badge--active{color:#05603a;background:#ecfdf3;border-color:#a6f4c5}.ds-badge--invited{color:var(--ds-accent-strong);background:var(--ds-accent-soft-bg);border-color:var(--ds-accent-soft-border)}.ds-badge--blocked{color:#b42318;background:#fef3f2;border-color:#fecdca}.ds-badge--archived{color:var(--ds-text-strong-muted);background:var(--ds-chip-bg);border-color:var(--ds-border)}.ds-row__actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;padding:6px 10px;display:flex}.ds-row-action{border:1px solid var(--ds-border);background:var(--ds-surface);min-height:36px;color:var(--ds-text);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;padding:0 10px;font-family:inherit;font-size:11px;font-weight:600;text-decoration:none;display:flex}.ds-skeleton__row{border-bottom:1px solid var(--ds-border-subtle);align-items:center;gap:12px;padding:16px 12px;display:flex}.ds-skeleton__bar{background:var(--ds-border-subtle);border-radius:5px;height:10px}.ds-skeleton__bar--light{background:#f3f5f8}.ds-empty{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:40px 20px;display:flex}.ds-empty__title{color:var(--ds-text);font-size:15px;font-weight:600}.ds-empty__hint{color:var(--ds-text-muted);max-width:520px;font-size:13px;line-height:1.5}.ds-empty__action{border:1px solid var(--ds-border);background:var(--ds-surface);min-height:44px;color:var(--ds-accent);cursor:pointer;border-radius:8px;align-items:center;padding:0 14px;font-family:inherit;font-size:13px;font-weight:600;display:inline-flex}.ds-table-card__footer{border-top:1px solid var(--ds-border-subtle);color:var(--ds-text-muted);flex-wrap:wrap;flex:none;align-items:center;gap:10px;padding:10px 16px;font-size:12px;display:flex}.ds-pager{align-items:center;gap:6px;margin-left:auto;display:flex}.ds-pager__button{border:1px solid var(--ds-border);background:var(--ds-surface);min-width:44px;min-height:44px;color:var(--ds-text);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;font-family:inherit;font-size:13px;display:flex}.ds-pager__button:disabled{color:#98a2b3;cursor:not-allowed}.ds-pager__label{color:var(--ds-text);font-weight:600}@media (width<=1279px){.ds-filter-panel__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=767px){.ds-filter-panel__grid{grid-template-columns:minmax(0,1fr)}.ds-registry__future{margin-left:0}}.admin-header__tabs-inner{display:contents}.ds-card-body{min-height:0;padding:14px var(--ds-pad-x) 18px;flex-direction:column;flex:1;gap:12px;display:flex;overflow:auto}.ds-card-grid{grid-template-columns:1fr 1fr;align-items:start;gap:12px;display:grid}.ds-card{background:var(--ds-surface);border:1px solid var(--ds-border);border-radius:12px;flex-direction:column;gap:10px;padding:14px;display:flex}.ds-card__title{color:var(--ds-text);font-size:15px;font-weight:600}.ds-card__fields{flex-direction:column;gap:10px;display:flex}.ds-card__hint{color:var(--ds-text-muted);overflow-wrap:anywhere;font-size:13px;line-height:1.5}.ds-card__temporary{color:#b54708;font-size:13px;font-weight:600}.ds-card .ds-button{align-self:flex-start}.ds-field{flex-direction:column;gap:2px;min-width:0;display:flex}.ds-field__label{color:var(--ds-text-muted);font-size:11px}.ds-field__value{color:var(--ds-text);overflow-wrap:anywhere;font-size:13px}.ds-session-list{flex-direction:column;gap:10px;display:flex}.ds-sessions{gap:12px}.ds-sessions__head{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ds-sessions__title{color:var(--ds-text);margin:0;font-size:15px;font-weight:600}.ds-sessions__end-all{color:#b42318;cursor:pointer;background:#fff;border:1px solid #dc2626;border-radius:8px;align-items:center;min-height:44px;margin-left:auto;padding:0 14px;font-family:inherit;font-size:13px;font-weight:600;display:flex}.ds-sessions__end-all:disabled{color:#98a2b3;cursor:not-allowed;border-color:#e4e8ef}.ds-sessions__end-all:focus-visible,.ds-session__end:focus-visible,.ds-session__confirm-no:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.ds-session__confirm-yes:focus-visible{outline-offset:2px;outline:2px solid #172033}.ds-session{background:#fff;border:1px solid #d9dee7;border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;padding:12px 14px;display:flex}.ds-session:has(.ds-session__chip--current){border-color:#a9dfbc}.ds-session--ended{border-color:#e4e8ef}.ds-session__facts{flex-direction:column;gap:3px;min-width:0;display:flex}.ds-session__line{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ds-session__device{overflow-wrap:anywhere;font-size:13px;font-weight:600}.ds-session__place{color:#475467;overflow-wrap:anywhere;font-size:12px}.ds-session__times{color:#667085;overflow-wrap:anywhere;font-size:12px}.ds-session__aside{flex-wrap:wrap;flex:none;align-items:center;gap:8px;margin-left:auto;display:flex}.ds-session__chip{white-space:nowrap;align-items:center;display:inline-flex}.ds-session__chip--current{color:#14713a;background:#eaf7ee;border:1px solid #a9dfbc;border-radius:5px;padding:1px 6px;font-size:10px;font-weight:700}.ds-session__chip--ended{color:#475467;background:#f1f3f7;border:1px solid #e4e8ef;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:700}.ds-session__end{color:#b42318;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #dc2626;border-radius:8px;align-items:center;min-height:44px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:600;display:flex}.ds-session__end:disabled{color:#98a2b3;cursor:not-allowed;border-color:#e4e8ef}.ds-session__confirm{background:#fefaf3;border:1px solid #f1ce94;border-radius:8px;flex-direction:column;gap:8px;width:100%;padding:10px 12px;display:flex}.ds-session__confirm-title{color:#97530a;font-size:12px;font-weight:700}.ds-session__confirm-text{color:#7a4a12;overflow-wrap:anywhere;font-size:12px;line-height:1.45}.ds-session__confirm-actions{flex-wrap:wrap;gap:8px;display:flex}.ds-session__confirm-yes{color:#fff;cursor:pointer;background:#dc2626;border:0;border-radius:8px;align-items:center;min-height:44px;padding:0 14px;font-family:inherit;font-size:12px;font-weight:600;display:flex}.ds-session__confirm-no{color:#475467;cursor:pointer;background:#fff;border:1px solid #d9dee7;border-radius:8px;align-items:center;min-height:44px;padding:0 12px;font-family:inherit;font-size:12px;display:flex}.ds-sessions__note{color:#667085;overflow-wrap:anywhere;font-size:12px;line-height:1.45}.ds-explanation{border:1px solid var(--ds-accent-soft-border);background:var(--ds-accent-soft-bg);color:var(--ds-text);border-radius:10px;padding:10px 12px;font-size:13px}.ds-explanation p{margin:0 0 6px}.ds-explanation__verdict{font-weight:600}.ds-explanation__steps{margin:0;padding-left:18px;font-size:12px}.ds-module{background:var(--ds-surface);border:1px solid var(--ds-border);border-radius:12px;overflow:hidden}.ds-module--temporary{border-color:var(--ds-warning-border)}.ds-module__head{background:var(--ds-surface);text-align:left;cursor:pointer;border:0;flex-wrap:wrap;align-items:center;gap:10px;width:100%;min-height:56px;padding:10px 14px;font-family:inherit;display:flex}.ds-module__head--open{background:var(--ds-surface-muted)}.ds-module__arrow{color:var(--ds-text-muted);flex:none;font-size:12px}.ds-module__identity{flex-direction:column;gap:2px;min-width:0;display:flex}.ds-module__name{color:var(--ds-text);overflow-wrap:anywhere;font-size:14px;font-weight:600}.ds-module__chain{color:var(--ds-text-strong-muted);overflow-wrap:anywhere;font-size:12px}.ds-module__temporary{border:1px solid var(--ds-warning-border);color:var(--ds-warning-title);white-space:nowrap;background:#fef4e6;border-radius:6px;flex:none;align-items:center;margin-left:auto;padding:2px 7px;font-size:11px;font-weight:700;display:inline-flex}.ds-module__body{flex-direction:column;gap:10px;padding:0 14px 14px;display:flex}.ds-card-body .ds-module__facts{grid-template-columns:1fr 1fr;gap:10px;margin:0;display:grid}.ds-fact{border:1px solid var(--ds-border-subtle);background:var(--ds-surface-muted);border-radius:8px;flex-direction:column;gap:2px;min-width:0;padding:8px 10px;display:flex}.ds-card-body .ds-fact__label{color:var(--ds-text-muted);font-size:11px}.ds-card-body .ds-fact__value{overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:600}.ds-card-body .ds-fact__value--plain{color:var(--ds-text)}.ds-card-body .ds-fact__value--muted{color:var(--ds-text-muted)}.ds-card-body .ds-fact__value--accent{color:var(--ds-accent-strong)}.ds-card-body .ds-fact__value--allow{color:#14713a}.ds-card-body .ds-fact__value--deny{color:#b42318}.ds-rights__title,.ds-rights__group-title{color:var(--ds-text-muted);letter-spacing:.06em;font-size:11px;font-weight:700}.ds-rights__group{flex-direction:column;gap:6px;display:flex}.ds-rights__group-title{color:var(--ds-text-strong-muted);letter-spacing:.04em}.ds-rights{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ds-rights__row{border:1px solid var(--ds-border-subtle);background:var(--ds-surface);border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px;padding:8px 10px;display:flex}.ds-rights__mark{color:#fff;border-radius:5px;flex:none;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:flex}.ds-rights__mark--allowed{background:#16a34a}.ds-rights__mark--denied{background:#dc2626}.ds-rights__body{flex-direction:column;gap:2px;min-width:0;display:flex}.ds-rights__label{overflow-wrap:anywhere;font-size:13px;font-weight:500}.ds-rights__source{color:var(--ds-text-muted);overflow-wrap:anywhere;font-size:11px}.ds-rights__source--individual-allow{color:#14713a}.ds-rights__source--individual-deny{color:#b42318}.ds-rights__unknown{border:1px solid var(--ds-warning-border);color:var(--ds-warning-title);background:#fef4e6;border-radius:5px;align-self:flex-start;padding:1px 6px;font-size:10px;font-weight:700}.ds-rights__why{border:1px solid var(--ds-border);background:var(--ds-surface);min-height:40px;color:var(--ds-accent);cursor:pointer;white-space:nowrap;border-radius:8px;flex:none;align-items:center;margin-left:auto;padding:0 10px;font-family:inherit;font-size:12px;font-weight:600;display:flex}.ds-rights__row .ds-explanation{border:1px solid var(--ds-accent-soft-border);background:#f4f8ff;border-radius:8px;width:100%;padding:10px 12px}.ds-rights__key{border:1px solid var(--ds-border);background:var(--ds-surface);color:var(--ds-text-muted);overflow-wrap:anywhere;border-radius:6px;align-self:flex-start;margin-top:6px;padding:4px 8px;font-family:ui-monospace,Menlo,monospace;font-size:11px;display:inline-block}@media (width<=767px){.ds-card-body .ds-module__facts{grid-template-columns:minmax(0,1fr)}}.ds-editor{flex-direction:column;gap:12px;display:flex}.ds-editor__banner{border:1px solid var(--ds-accent-soft-border);background:#f4f8ff;border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 12px;display:flex}.ds-editor__title{color:var(--ds-accent-strong);overflow-wrap:anywhere;font-size:13px;font-weight:700}.ds-editor__subtitle{color:var(--ds-text-strong-muted);overflow-wrap:anywhere;font-size:12px;line-height:1.45}.ds-editor__dirty{border:1px solid var(--ds-warning-border);color:var(--ds-warning-title);white-space:nowrap;background:#fef4e6;border-radius:6px;flex:none;align-items:center;margin-left:auto;padding:2px 7px;font-size:11px;font-weight:700;display:inline-flex}.ds-editor__card{border:1px solid var(--ds-border);background:var(--ds-surface);border-radius:12px;flex-direction:column;gap:12px;padding:14px;display:flex}.ds-editor__card--danger{border-color:#f3c0c0}.ds-editor__card--preview{border-color:var(--ds-accent-soft-border)}.ds-editor__card-title{font-size:15px;font-weight:600}.ds-editor__card-title--danger{color:#b42318}.ds-editor__readonly{border:1px solid var(--ds-border-subtle);background:var(--ds-surface-muted);color:var(--ds-text);overflow-wrap:anywhere;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:600}.ds-editor__hint{color:var(--ds-text-muted);overflow-wrap:anywhere;font-size:12px;line-height:1.45}.ds-editor__temporary{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.ds-card-body .ds-editor__selects{grid-template-columns:1fr 1fr;gap:10px;display:grid}.ds-editor__select{flex-direction:column;gap:6px;min-width:0;display:flex}.ds-editor__select-label{color:var(--ds-text-chip);overflow-wrap:anywhere;font-size:12px;font-weight:600}.ds-editor__options{flex-wrap:wrap;gap:6px;display:flex}.ds-option{border:1px solid var(--ds-border);background:var(--ds-surface);min-height:44px;color:var(--ds-text-chip);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:6px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:500;display:flex}.ds-option--on{border-color:var(--ds-accent);background:var(--ds-accent-soft-bg);color:var(--ds-accent-strong);font-weight:600}.ds-option--locked{color:#98a2b3;cursor:not-allowed}.ds-option__lock{color:var(--ds-warning-title);font-size:11px;font-weight:600}.ds-editor__note{border:1px solid var(--ds-warning-border);color:var(--ds-warning-title);overflow-wrap:anywhere;background:#fef4e6;border-radius:8px;padding:6px 8px;font-size:11px;font-weight:600;line-height:1.45}.ds-editor__scope{border:1px solid var(--ds-border-subtle);background:var(--ds-surface);border-radius:10px;flex-wrap:wrap;align-items:center;gap:12px;padding:10px 12px;display:flex}.ds-editor__scope--overridden{border-color:var(--ds-accent-soft-border);background:#f4f8ff}.ds-editor__scope-identity{flex-direction:column;gap:2px;min-width:160px;display:flex}.ds-editor__scope-type{overflow-wrap:anywhere;font-size:13px;font-weight:600}.ds-editor__scope-source{color:var(--ds-text-muted);overflow-wrap:anywhere;font-size:11px}.ds-editor__scope-source--overridden{color:var(--ds-accent-strong)}.ds-editor__perm-group{flex-direction:column;gap:8px;display:flex}.ds-editor__perm-group-title{color:var(--ds-text-muted);letter-spacing:.06em;overflow-wrap:anywhere;font-size:11px;font-weight:700}.ds-editor__perm{border:1px solid var(--ds-border-subtle);background:var(--ds-surface);border-radius:10px;flex-wrap:wrap;align-items:center;gap:12px;padding:10px 12px;display:flex}.ds-editor__perm-identity{flex-direction:column;flex:240px;gap:2px;min-width:200px;display:flex}.ds-editor__perm-label{overflow-wrap:anywhere;font-size:13px;font-weight:500}.ds-editor__perm-source{color:var(--ds-text-muted);overflow-wrap:anywhere;font-size:11px}.ds-editor__reason{flex-direction:column;gap:4px;width:100%;display:flex}.ds-editor__reason-label{color:var(--ds-text-chip);overflow-wrap:anywhere;font-size:11px;font-weight:600}.input--invalid{border-color:#dc2626}.ds-editor__refusal{border-radius:12px;flex-direction:column;gap:8px;padding:14px;display:flex}.ds-editor__refusal p{overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.55}.ds-editor__refusal--revoked,.ds-editor__refusal--failed{color:#7a2e2e;background:#fdf2f2;border:1px solid #f3c0c0}.ds-editor__refusal--conflict{border:1px solid var(--ds-warning-border);background:var(--ds-warning-bg);color:var(--ds-warning-text)}.ds-editor__refusal-title{overflow-wrap:anywhere;font-size:15px;font-weight:700}.ds-editor__refusal--revoked .ds-editor__refusal-title,.ds-editor__refusal--failed .ds-editor__refusal-title{color:#b42318}.ds-editor__refusal--conflict .ds-editor__refusal-title{color:var(--ds-warning-title)}.ds-card-body .ds-editor__conflict-rows{grid-template-columns:1fr 1fr;gap:10px;display:grid}.ds-editor__conflict-row{border:1px solid var(--ds-border);background:var(--ds-surface);border-radius:8px;flex-direction:column;gap:3px;padding:10px 12px;display:flex}.ds-editor__conflict-tag{color:var(--ds-text-muted);letter-spacing:.04em;font-size:11px;font-weight:700}.ds-editor__conflict-value{overflow-wrap:anywhere;font-size:13px;font-weight:600}.ds-editor__conflict-note{color:var(--ds-text-muted);overflow-wrap:anywhere;font-size:12px;line-height:1.45}.ds-editor__actions,.ds-editor__footer{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ds-editor__footer{border:1px solid var(--ds-border);background:var(--ds-surface);border-radius:12px;padding:12px 14px}.ds-editor__footer .ds-editor__hint{flex:240px}.ds-editor__footer .ds-editor__primary{margin-left:auto}.ds-editor__primary{background:var(--ds-accent);color:#fff;cursor:pointer;border:0;border-radius:8px;align-items:center;min-height:48px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:600;display:flex}.ds-editor__primary[aria-disabled=true]{cursor:progress;background:#9db8ee}.ds-editor__secondary{border:1px solid var(--ds-border);background:var(--ds-surface);min-height:44px;color:var(--ds-text);cursor:pointer;border-radius:8px;align-items:center;padding:0 14px;font-family:inherit;font-size:13px;font-weight:500;display:flex}.ds-editor__danger,.ds-editor__retry{background:var(--ds-surface);color:#b42318;cursor:pointer;border:1px solid #dc2626;border-radius:8px;align-self:flex-start;align-items:center;min-height:44px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:600;display:flex}.ds-editor__danger[aria-disabled=true]{color:#98a2b3;cursor:not-allowed;border-color:#e4e8ef}.ds-editor__danger-primary{color:#fff;cursor:pointer;background:#dc2626;border:0;border-radius:8px;align-items:center;min-height:48px;padding:0 16px;font-family:inherit;font-size:14px;font-weight:600;display:flex}.ds-editor__preview-head{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ds-editor__count,.ds-editor__badge{white-space:nowrap;border-radius:6px;align-items:center;padding:3px 8px;font-size:12px;font-weight:700;display:inline-flex}.ds-editor__count--gain{color:#14713a;background:#eaf7ee;border:1px solid #a9dfbc}.ds-editor__count--loss{color:#b42318;background:#fdf2f2;border:1px solid #f3c0c0}.ds-editor__count--scope{color:#0e6e86;background:#e7f4fa;border:1px solid #a9dcec}.ds-editor__badge{color:var(--ds-text-muted);background:var(--ds-chip-bg);border:1px solid var(--ds-border-subtle);padding:2px 7px;font-size:11px}.ds-editor__badge--required{color:var(--ds-warning-title);border-color:var(--ds-warning-border);background:#fef4e6}.ds-editor__diff{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ds-editor__diff-row{border:1px solid var(--ds-border-subtle);background:var(--ds-surface-muted);border-radius:10px;flex-wrap:wrap;align-items:center;gap:12px;padding:10px 12px;display:flex}.ds-editor__diff-row--added{background:#f7fcf9;border-color:#a9dfbc}.ds-editor__diff-row--removed{background:#fef7f7;border-color:#f3c0c0}.ds-editor__diff-row--scope{background:#f7fcfe;border-color:#a9dcec}.ds-editor__diff-tag{white-space:nowrap;color:var(--ds-text-strong-muted);background:#f1f3f7;border:1px solid #e4e8ef;border-radius:6px;flex:none;align-items:center;gap:6px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.ds-editor__diff-tag--added{color:#14713a;background:#eaf7ee;border-color:#a9dfbc}.ds-editor__diff-tag--removed{color:#b42318;background:#fdf2f2;border-color:#f3c0c0}.ds-editor__diff-tag--scope{color:#0e6e86;background:#e7f4fa;border-color:#a9dcec}.ds-editor__diff-body{flex-direction:column;flex:240px;gap:2px;min-width:0;display:flex}.ds-editor__diff-label{overflow-wrap:anywhere;font-size:13px;font-weight:600}.ds-editor__diff-values{color:var(--ds-text-strong-muted);overflow-wrap:anywhere;font-size:12px}.ds-editor__diff-source{color:var(--ds-text-muted);overflow-wrap:anywhere;font-size:11px}.ds-editor__errors{background:#fdf2f2;border:1px solid #f3c0c0;border-radius:12px;flex-direction:column;gap:6px;padding:12px 14px;display:flex}.ds-editor__errors ul{color:#7a2e2e;margin:0;padding-left:18px;font-size:12px;line-height:1.5}.ds-editor__remove{background:#fdf2f2;border:1px solid #f3c0c0;border-radius:12px;flex-direction:column;gap:10px;padding:14px;display:flex}.ds-editor__effect{border:1px solid var(--ds-border);background:var(--ds-surface);border-radius:8px;align-items:flex-start;gap:8px;padding:10px 12px;display:flex}.ds-editor__effect--danger{background:#fdf2f2;border-color:#f3c0c0}.ds-editor__effect--safe{background:#eaf7ee;border-color:#a9dfbc}.ds-editor__effect--warn{border-color:var(--ds-warning-border);background:var(--ds-warning-bg)}.ds-editor__effect-mark{background:var(--ds-surface);border:1px solid;border-radius:5px;flex:none;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:flex}.ds-editor__effect--danger .ds-editor__effect-mark,.ds-editor__effect--danger .ds-editor__effect-title{color:#b42318}.ds-editor__effect--safe .ds-editor__effect-mark,.ds-editor__effect--safe .ds-editor__effect-title{color:#14713a}.ds-editor__effect--warn .ds-editor__effect-mark,.ds-editor__effect--warn .ds-editor__effect-title{color:var(--ds-warning-title)}.ds-editor__effect-body{flex-direction:column;gap:2px;min-width:0;display:flex}.ds-editor__effect-title{overflow-wrap:anywhere;font-size:13px;font-weight:600}.ds-editor__effect-text{color:var(--ds-text-strong-muted);overflow-wrap:anywhere;font-size:12px;line-height:1.5}.ds-module__edit{flex-wrap:wrap;align-items:center;gap:10px;padding-bottom:2px;display:flex}.ds-module__edit-button{border:1px solid var(--ds-accent);background:var(--ds-surface);min-height:44px;color:var(--ds-accent);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;padding:0 14px;font-family:inherit;font-size:13px;font-weight:600;display:flex}.ds-module__edit-button[aria-disabled=true]{color:#98a2b3;cursor:not-allowed;border-color:#e4e8ef}.ds-module__edit-hint{color:var(--ds-text-muted);overflow-wrap:anywhere;font-size:12px;line-height:1.45}.ds-editor__saved{color:#14713a;background:#eaf7ee;border:1px solid #a9dfbc;border-radius:8px;margin:0;padding:8px 10px;font-size:12px;font-weight:600}.ds-editor__mobile-banner{color:#0e5a6e;background:#e7f4fa;border:1px solid #a9dcec;border-radius:12px;padding:12px 14px;font-size:13px;line-height:1.55;display:none}.ds-editor__desktop-only{display:block}.ds-editor__mobile-only{display:none}@media (width<=767px){.ds-editor__mobile-banner{display:block}.ds-editor__desktop-only{display:none}.ds-editor__mobile-only{display:block}.ds-card-body .ds-editor__selects,.ds-card-body .ds-editor__conflict-rows{grid-template-columns:minmax(0,1fr)}}.ds-restricted .ds-empty__action{align-self:flex-start;text-decoration:none}@media (width<=767px){.ds-card-grid{grid-template-columns:minmax(0,1fr)}}.ds-module-select{color:var(--ds-text-muted);white-space:nowrap;align-items:center;gap:8px;font-size:12px;display:flex}.ds-select{border:1px solid var(--ds-border);background:var(--ds-surface);min-width:200px;min-height:44px;color:var(--ds-text);cursor:pointer;border-radius:8px;padding:0 10px;font-family:inherit;font-size:13px}.ds-checkbox{min-height:44px;color:var(--ds-text-strong-muted);white-space:nowrap;align-items:center;gap:8px;margin-left:auto;font-size:12px;display:flex}.ds-checkbox input{width:18px;height:18px}.ds-filter-inline-row{flex-wrap:wrap;gap:8px;display:flex}.ds-filter-inline{border:1px solid var(--ds-border-subtle);background:var(--ds-surface);border-radius:10px;flex-wrap:wrap;align-items:center;gap:6px;padding:6px 10px;display:flex}.ds-filter-inline__title{color:var(--ds-text-strong-muted);letter-spacing:.04em;white-space:nowrap;text-transform:uppercase;font-size:11px;font-weight:700}.ds-form-grid{grid-template-columns:1fr 1fr;align-items:start;gap:12px;display:grid}.ds-input{border:1px solid var(--ds-border);background:var(--ds-surface);width:100%;min-height:44px;color:var(--ds-text);border-radius:8px;padding:0 10px;font-family:inherit;font-size:13px}.ds-table--roles{--ds-employee-grid:minmax(260px, 1.6fr) 150px 140px 130px 170px 150px 150px 190px 300px;min-width:1350px}@media (width>=1920px){.ds-table--roles{--ds-employee-grid:minmax(230px, 1.3fr) 118px 124px 106px 132px 126px 124px 150px 262px;min-width:1414px}}@media (width<=1279px){.ds-form-grid{grid-template-columns:minmax(0,1fr)}}@media (width<=767px){.ds-checkbox{margin-left:0}.ds-table--roles{min-width:100%}}.role-editor{flex-direction:column;gap:12px;display:flex}.role-editor>section{background:var(--ds-surface);border:1px solid var(--ds-border);border-radius:12px;padding:14px}.role-editor h2{margin:0 0 10px;font-size:15px;font-weight:600}.role-editor h3{margin:0 0 8px;font-size:13px;font-weight:600}.ds-card-body dl{grid-template-columns:minmax(180px,max-content) minmax(0,1fr);gap:8px 12px;margin:0 0 12px;display:grid}.ds-card-body dt{color:var(--ds-text-muted);font-size:11px}.ds-card-body dd{color:var(--ds-text);margin:0;font-size:13px}.ds-card-body .button-primary,.ds-card-body .button-secondary,.ds-card-body .button-icon{border-radius:8px;width:auto;min-height:44px;padding:0 14px;font-size:13px;font-weight:600}.ds-card-body .input{border-radius:8px;font-size:13px}.ds-card-body .status-panel{text-align:left;max-width:none;padding:0}.ds-module-segmented{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.ds-module-segmented__label{color:var(--ds-text-muted);letter-spacing:.04em;font-size:11px;font-weight:700}.ds-module-segmented__options{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.ds-segment{border:1px solid var(--ds-border);background:var(--ds-surface);min-height:44px;color:var(--ds-text-chip);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:6px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:500;display:flex}.ds-segment--on{border-color:var(--ds-accent);background:var(--ds-accent-soft-bg);color:var(--ds-accent-strong);font-weight:600}.ds-note-warning{color:var(--ds-warning-title);border:1px solid var(--ds-warning-border);overflow-wrap:anywhere;background:#fef4e6;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:600;line-height:1.45}.ds-difference{background:#e7f4fa;border:1px solid #a9dcec;border-radius:8px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.ds-difference__title{color:#0e6e86;overflow-wrap:anywhere;font-size:12px;font-weight:700}.ds-difference__text,.ds-difference__hint{color:#0e5a6e;overflow-wrap:anywhere;font-size:12px;line-height:1.5}.ds-denied{border:1px solid var(--ds-warning-border);background:var(--ds-warning-bg);border-radius:12px;flex-direction:column;gap:10px;max-width:720px;padding:20px;display:flex}.ds-denied__title{color:var(--ds-warning-title);margin:0;font-size:17px;font-weight:700}.ds-denied__text{color:var(--ds-warning-text);overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.55}.ds-denied__hint{color:var(--ds-text-muted);overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.5}.ds-status-filters{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.ds-status-filters__label{color:var(--ds-text-muted);white-space:nowrap;font-size:12px}.ds-status-filter{border:1px solid var(--ds-border);background:var(--ds-surface);min-height:44px;color:var(--ds-text-chip);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:6px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:500;display:flex}.ds-status-filter--on{border-color:var(--ds-accent);background:var(--ds-accent-soft-bg);color:var(--ds-accent-strong);font-weight:600}.ds-status-filter__count{color:#98a2b3;font-size:11px;font-weight:600}.ds-status-filter--on .ds-status-filter__count{color:var(--ds-accent-strong)}.ds-registry__sort--end{margin-left:auto}.ds-table--departments{--ds-employee-grid:minmax(260px, 1.6fr) 160px 180px minmax(200px, 1fr) 160px 320px;min-width:1180px}.ds-table--teams{--ds-employee-grid:minmax(240px, 1.5fr) minmax(200px, 1fr) 150px minmax(180px, 1fr) 160px 320px;min-width:1180px}.ds-table--org .ds-row{min-height:64px}.ds-table--org .ds-cell,.ds-table--org .ds-row__actions{padding:6px 12px}.ds-table--org .ds-table__head-cell{padding:0 12px}.ds-row-action--org{min-height:44px;padding:0 12px;font-size:12px}.ds-row-action:disabled{color:#98a2b3;cursor:not-allowed}.ds-loading-note{color:var(--ds-text-muted);padding:10px 12px;font-size:12px;display:block}.ds-error{background:#fdf2f2;border:1px solid #f3c0c0;border-radius:10px;flex-direction:column;align-items:flex-start;gap:8px;margin:16px;padding:14px;display:flex}.ds-error__title{color:#b42318;font-size:14px;font-weight:700}.ds-error__text{color:#7a2e2e;overflow-wrap:anywhere;font-size:13px;line-height:1.5}.ds-error__action{background:var(--ds-surface);color:#b42318;cursor:pointer;border:1px solid #dc2626;border-radius:8px;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:600;display:flex}.ds-mobile-cards{min-height:0;padding:12px var(--ds-pad-x) 16px;flex-direction:column;flex:1;gap:10px;display:flex;overflow:auto}.ds-readonly-note{color:var(--ds-text-strong-muted);overflow-wrap:anywhere;background:#e7f4fa;border:1px solid #a9dcec;border-radius:10px;padding:10px 12px;font-size:12px;line-height:1.5}.ds-mobile-card{background:var(--ds-surface);border:1px solid var(--ds-border);border-radius:12px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.ds-mobile-card__head{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ds-mobile-card__name{overflow-wrap:anywhere;font-size:15px;font-weight:600}.ds-mobile-card__status{white-space:nowrap;border:1px solid #0000;border-radius:6px;align-items:center;margin-left:auto;padding:2px 7px;font-size:11px;font-weight:700;display:inline-flex}.ds-mobile-card__line{color:var(--ds-text-strong-muted);overflow-wrap:anywhere;font-size:12px}.ds-mobile-card__line--muted{color:var(--ds-text-muted)}.ds-fact{border:1px solid var(--ds-border-subtle);background:var(--ds-surface-muted);border-radius:8px;flex-direction:column;gap:2px;padding:8px 10px;display:flex}.ds-fact__label{color:var(--ds-text-muted);overflow-wrap:anywhere;font-size:11px}.ds-fact__value{color:var(--ds-text);overflow-wrap:anywhere;font-size:13px;font-weight:600}.ds-scope-card{border-radius:12px;flex-direction:column;gap:8px;padding:14px;display:flex}.ds-scope-card--department{background:#f7fcfe;border:1px solid #a9dcec}.ds-scope-card--team{border:1px solid var(--ds-accent-soft-border);background:#f8faff}.ds-scope-card__title{overflow-wrap:anywhere;font-size:15px;font-weight:600}.ds-scope-card--department .ds-scope-card__title{color:#0e6e86}.ds-scope-card--team .ds-scope-card__title{color:var(--ds-accent-strong)}.ds-scope-card__text{color:var(--ds-text-chip);overflow-wrap:anywhere;font-size:13px;line-height:1.55}.ds-scope-card__hint{color:var(--ds-text-muted);overflow-wrap:anywhere;font-size:12px;line-height:1.5}.ds-future{border:1px dashed var(--ds-border-dashed);background:var(--ds-surface);border-radius:8px;flex-direction:column;gap:4px;margin-top:4px;padding:8px 10px;display:flex}.ds-future__tag{color:var(--ds-text-muted);letter-spacing:.04em;font-size:11px;font-weight:700}.ds-future__text{color:var(--ds-text-muted);overflow-wrap:anywhere;font-size:12px;line-height:1.45}.ds-leader-card{background:var(--ds-surface);border:1px solid var(--ds-accent-soft-border);border-radius:12px;flex-direction:column;gap:10px;padding:14px;display:flex}.ds-leader-card__head{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ds-tag-accent{color:var(--ds-accent-strong);background:var(--ds-accent-soft-bg);border:1px solid var(--ds-accent-soft-border);white-space:nowrap;border-radius:6px;align-items:center;padding:2px 7px;font-size:11px;font-weight:700;display:inline-flex}.ds-leader{border:1px solid var(--ds-accent-soft-border);background:#f4f8ff;border-radius:10px;flex-wrap:wrap;align-items:center;gap:12px;padding:10px 12px;display:flex}.ds-avatar{background:var(--ds-surface);border:1px solid var(--ds-border);width:36px;height:36px;color:var(--ds-text-strong-muted);border-radius:18px;flex:none;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex}.ds-avatar--sm{background:var(--ds-chip-bg);border-radius:16px;width:32px;height:32px;font-size:11px}.ds-person__name{overflow-wrap:anywhere;font-size:14px;font-weight:600}.ds-person__meta{color:var(--ds-text-strong-muted);overflow-wrap:anywhere;font-size:12px}.ds-person{flex-direction:column;gap:2px;min-width:0;display:flex}.ds-member{border:1px solid var(--ds-border);background:var(--ds-surface);border-radius:10px;flex-wrap:wrap;align-items:center;gap:12px;padding:10px 12px;display:flex}.ds-member--leader{border-color:var(--ds-accent-soft-border);background:#f4f8ff}.ds-member__side{flex-wrap:wrap;flex:none;align-items:center;gap:6px;margin-left:auto;display:flex}.ds-member__link{border:1px solid var(--ds-border);background:var(--ds-surface);min-height:44px;color:var(--ds-accent);white-space:nowrap;border-radius:8px;align-items:center;padding:0 12px;font-size:12px;font-weight:600;text-decoration:none;display:flex}.ds-form-layout{min-height:0;padding:16px var(--ds-pad-x) 18px;flex:1;gap:14px;display:flex;overflow:hidden}.ds-form-main{flex-direction:column;flex:1;gap:12px;min-width:0;min-height:0;padding-right:4px;display:flex;overflow:auto}.ds-label{flex-direction:column;gap:6px;display:flex}.ds-label__text{color:var(--ds-text-chip);overflow-wrap:anywhere;font-size:12px;font-weight:600}.ds-text-input{border:1px solid var(--ds-border);background:var(--ds-surface);min-height:44px;color:var(--ds-text);border-radius:8px;padding:0 12px;font-family:inherit;font-size:14px}.ds-text-input[aria-invalid=true]{border-color:#dc2626}.ds-label__help{color:var(--ds-text-muted);overflow-wrap:anywhere;font-size:11px;line-height:1.45}.ds-label__error{color:#b42318;overflow-wrap:anywhere;font-size:12px;font-weight:600;line-height:1.45}.ds-form-note{border:1px solid var(--ds-accent-soft-border);background:#f4f8ff;border-radius:8px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.ds-form-note__tag{color:var(--ds-accent-strong);letter-spacing:.04em;font-size:11px;font-weight:700}.ds-form-note__value{overflow-wrap:anywhere;font-size:13px;font-weight:600}.ds-form-note__text{color:var(--ds-text-strong-muted);overflow-wrap:anywhere;font-size:12px;line-height:1.45}.ds-candidate{border:1px solid var(--ds-border);background:var(--ds-surface);border-radius:10px;flex-wrap:wrap;align-items:center;gap:12px;padding:10px 12px;display:flex}.ds-candidate--on{border-color:var(--ds-accent-soft-border);background:#f4f8ff}.ds-candidate__toggle{cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;display:flex}.ds-candidate__toggle:disabled{cursor:not-allowed}.ds-candidate__box{border:1.5px solid var(--ds-border);background:var(--ds-surface);color:#fff;border-radius:5px;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;display:flex}.ds-candidate__box--on{border-color:var(--ds-accent);background:var(--ds-accent)}.ds-candidate__warn{color:var(--ds-warning-title);overflow-wrap:anywhere;font-size:11px;font-weight:600}.ds-candidate__leader{border:1px solid var(--ds-border);background:var(--ds-surface);min-height:44px;color:var(--ds-text-chip);cursor:pointer;white-space:nowrap;border-radius:8px;flex:none;align-items:center;margin-left:auto;padding:0 12px;font-family:inherit;font-size:12px;font-weight:600;display:flex}.ds-candidate__leader--on{border-color:var(--ds-accent);background:var(--ds-accent-soft-bg);color:var(--ds-accent-strong)}.ds-candidate__leader:disabled{color:#98a2b3;cursor:not-allowed}.ds-rule-error{background:#fdf2f2;border:1px solid #f3c0c0;border-radius:8px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.ds-rule-error__title{color:#b42318;font-size:12px;font-weight:700}.ds-rule-error__text{color:#7a2e2e;overflow-wrap:anywhere;font-size:12px;line-height:1.45}.ds-conflict{background:var(--ds-surface);border:1px solid var(--ds-warning-border);border-radius:12px;flex-direction:column;gap:10px;padding:14px;display:flex}.ds-conflict__title{color:var(--ds-warning-title);overflow-wrap:anywhere;margin:0;font-size:15px;font-weight:700}.ds-conflict__text{color:var(--ds-warning-text);overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.55}.ds-conflict__grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.ds-conflict__side{border:1px solid var(--ds-border);background:var(--ds-surface-muted);border-radius:8px;flex-direction:column;gap:3px;padding:10px 12px;display:flex}.ds-conflict__side--theirs{border-color:var(--ds-warning-border);background:var(--ds-warning-bg)}.ds-conflict__tag{color:var(--ds-text-muted);letter-spacing:.04em;font-size:11px;font-weight:700}.ds-conflict__side--theirs .ds-conflict__tag{color:var(--ds-warning-title)}.ds-conflict__value{overflow-wrap:anywhere;font-size:13px;font-weight:600}.ds-conflict__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ds-summary{background:var(--ds-surface);border:1px solid var(--ds-border);border-radius:12px;flex-direction:column;flex:none;width:340px;min-height:0;display:flex;overflow:hidden}.ds-summary__head{border-bottom:1px solid var(--ds-border);flex:none;padding:14px;font-size:15px;font-weight:600}.ds-summary__body{flex-direction:column;flex:1;gap:10px;min-height:0;padding:14px;display:flex;overflow:auto}.ds-summary__row{align-items:baseline;gap:10px;display:flex}.ds-summary__label{color:var(--ds-text-muted);overflow-wrap:anywhere;min-width:0;font-size:12px}.ds-summary__value{text-align:right;overflow-wrap:anywhere;margin-left:auto;font-size:13px;font-weight:600}.ds-summary__note{color:var(--ds-text-muted);border-top:1px solid var(--ds-border-subtle);overflow-wrap:anywhere;padding-top:10px;font-size:12px;line-height:1.5}.ds-summary__foot{border-top:1px solid var(--ds-border);flex-direction:column;flex:none;gap:8px;padding:12px 14px;display:flex}.ds-save{background:var(--ds-accent);color:#fff;cursor:pointer;text-align:center;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:8px 16px;font-family:inherit;font-size:14px;font-weight:600;line-height:1.3;display:flex}.ds-save:disabled{cursor:not-allowed;background:#98a2b3}.ds-cancel{border:1px solid var(--ds-border);background:var(--ds-surface);min-height:44px;color:var(--ds-text);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0 12px;font-family:inherit;font-size:13px;text-decoration:none;display:flex}.ds-dialog-backdrop{z-index:30;background:#1720336b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.ds-dialog{background:var(--ds-surface);border:1px solid var(--ds-border);border-radius:12px;flex-direction:column;width:640px;max-width:100%;max-height:100%;display:flex;overflow:hidden;box-shadow:0 24px 56px #1720334d}.ds-dialog__head{border-bottom:1px solid var(--ds-border-subtle);flex-direction:column;flex:none;gap:6px;padding:16px 20px;display:flex}.ds-dialog__title{color:#b42318;overflow-wrap:anywhere;margin:0;font-size:18px;font-weight:600}.ds-dialog__lead{color:var(--ds-text-strong-muted);overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.55}.ds-dialog__body{flex-direction:column;flex:1;gap:10px;min-height:0;padding:16px 20px;display:flex;overflow:auto}.ds-effect{border:1px solid var(--ds-border);background:var(--ds-surface-muted);border-radius:8px;align-items:flex-start;gap:8px;padding:10px 12px;display:flex}.ds-effect--warning{border-color:var(--ds-warning-border);background:var(--ds-warning-bg)}.ds-effect__mark{background:var(--ds-surface);border:1px solid var(--ds-border);border-radius:5px;flex:none;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:flex}.ds-effect--warning .ds-effect__mark{border-color:var(--ds-warning-border);color:var(--ds-warning-title)}.ds-effect__title{overflow-wrap:anywhere;font-size:13px;font-weight:600}.ds-effect--warning .ds-effect__title{color:var(--ds-warning-title)}.ds-effect__text{color:var(--ds-text-strong-muted);overflow-wrap:anywhere;font-size:12px;line-height:1.5}.ds-handover{border:1px dashed var(--ds-border-dashed);background:var(--ds-surface-muted);color:var(--ds-text-muted);border-radius:10px;flex-direction:column;gap:6px;padding:12px;display:flex}.ds-handover__tag{letter-spacing:.04em;font-size:11px;font-weight:700}.ds-handover__title{color:var(--ds-text-strong-muted);font-size:13px;font-weight:600}.ds-handover__text{overflow-wrap:anywhere;font-size:12px;line-height:1.5}.ds-ack{border:1px solid var(--ds-border);background:var(--ds-surface);border-radius:10px;align-items:flex-start;gap:10px;padding:12px;display:flex}.ds-ack--required{border-color:var(--ds-warning-border)}.ds-ack input{flex:none;width:20px;height:20px;margin-top:2px}.ds-ack__label{overflow-wrap:anywhere;font-size:13px;font-weight:600}.ds-ack__hint{color:var(--ds-text-muted);overflow-wrap:anywhere;font-size:12px;line-height:1.45}.ds-dialog__foot{border-top:1px solid var(--ds-border-subtle);color:var(--ds-text-muted);flex-wrap:wrap;flex:none;align-items:center;gap:8px;padding:14px 20px;font-size:12px;display:flex}.ds-dialog__confirm{color:#fff;cursor:pointer;background:#b42318;border:0;border-radius:8px;align-items:center;min-height:44px;margin-left:auto;padding:0 16px;font-family:inherit;font-size:13px;font-weight:600;display:flex}.ds-dialog__confirm:disabled{cursor:not-allowed;background:#98a2b3}@media (width<=1279px){.ds-summary{width:300px}}@media (width<=767px){.ds-form-layout{flex-direction:column;overflow:auto}.ds-summary{width:100%}.ds-conflict__grid{grid-template-columns:minmax(0,1fr)}.ds-registry__sort--end{margin-left:0}}.ds-mobile-cards{display:none}@media (width<=767px){.ds-registry .ds-table-card{display:none}.ds-registry{flex:none}.ds-mobile-cards{display:flex}}.ds-sensitive-chip{border:1px solid var(--ds-warning-border);background:var(--ds-warning-bg);color:var(--ds-warning-title);overflow-wrap:anywhere;border-radius:8px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.ds-scope-choice{flex-wrap:wrap;flex-basis:100%;align-items:center;gap:6px;display:flex}.ds-scope-choice__label{color:var(--ds-text-strong-muted);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;font-size:11px;font-weight:700}.ds-scope-option{border:1px solid var(--ds-border);background:var(--ds-surface);min-height:44px;color:var(--ds-text-chip);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;padding:0 14px;font-family:inherit;font-size:13px;font-weight:400;display:flex}.ds-scope-option--on{border-color:var(--ds-accent);background:var(--ds-accent-soft-bg);color:var(--ds-accent-strong);font-weight:600}a.ds-button,a.ds-row-action{text-decoration:none}.ds-success{color:#14713a;overflow-wrap:anywhere;background:#eaf7ee;border:1px solid #a9dfbc;border-radius:12px;flex-direction:column;gap:4px;margin:0;padding:12px 14px;font-size:13px;font-weight:700;line-height:1.5;display:flex}.ds-chip-type{color:#0e6e86;white-space:nowrap;background:#e7f4fa;border:1px solid #a9dcec;border-radius:6px;align-items:center;padding:4px 8px;font-size:12px;font-weight:700;display:inline-flex}.ds-chip-status{white-space:nowrap;border:1px solid #0000;border-radius:6px;align-items:center;padding:4px 8px;font-size:12px;font-weight:700;display:inline-flex}.ds-chip-status--active{color:#14713a;background:#eaf7ee;border-color:#a9dfbc}.ds-chip-status--archived{color:var(--ds-text-strong-muted);background:#f1f3f7;border-color:#e4e8ef}.ds-card__footnote{color:var(--ds-text-muted);border-top:1px solid var(--ds-border-subtle);padding-top:8px;font-size:11px;line-height:1.45}.ds-card--sensitive{border-color:var(--ds-warning-border)}.ds-employee-list{flex-direction:column;gap:10px;display:flex}.ds-employee-link{border:1px solid var(--ds-border);background:var(--ds-surface);min-height:44px;color:var(--ds-text);border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:13px;text-decoration:none;display:flex}.ds-employee-link:hover{background:var(--ds-field-bg)}.ds-employee-link__name{overflow-wrap:anywhere;font-weight:500}.ds-employee-link__meta{color:var(--ds-text-muted);overflow-wrap:anywhere;font-size:11px}.ds-employee-link__action{color:var(--ds-accent);white-space:nowrap;flex:none;margin-left:auto;font-size:12px;font-weight:600}.ds-card-body .button-primary:disabled,.ds-card-body .button-secondary:disabled,.ds-card-body .button-icon:disabled,.ds-button:disabled,.ds-row-action:disabled,.ds-save:disabled,.ds-dialog__confirm:disabled,.ds-filter-option:disabled,.ds-scope-option:disabled,.ds-segment:disabled{opacity:1;color:#98a2b3;cursor:not-allowed;background:#f8fafc;border-color:#e4e7ec}.ds-overview-stack{flex-direction:column;gap:12px;display:flex}:root{--ds-control-secondary-border:#c7cdd6;--ds-control-secondary-text:#172033;--ds-control-secondary-hover-bg:#f4f6f8;--ds-control-secondary-active-bg:#e9edf2}.ds-button,.ds-row-action,.ds-filter-option,.ds-segment,.ds-save{border-color:var(--ds-control-secondary-border);color:var(--ds-control-secondary-text)}.ds-button:hover:not(:disabled,.ds-button--primary),.ds-row-action:hover:not(:disabled),.ds-filter-option:hover:not(:disabled,.ds-filter-option--on),.ds-segment:hover:not(:disabled,.ds-segment--on),.ds-save:hover:not(:disabled){background:var(--ds-control-secondary-hover-bg)}.ds-button:active:not(:disabled,.ds-button--primary),.ds-row-action:active:not(:disabled),.ds-filter-option:active:not(:disabled,.ds-filter-option--on),.ds-segment:active:not(:disabled,.ds-segment--on),.ds-save:active:not(:disabled){background:var(--ds-control-secondary-active-bg)}.ds-button--primary,.ds-filter-option--on,.ds-segment--on{border-color:var(--ds-accent);color:var(--ds-accent-strong)}.ds-button--primary{color:#fff}.ds-row-action--primary{border-color:var(--ds-accent);color:var(--ds-accent);font-weight:600}.ds-scope-editor{flex-direction:column;gap:10px;display:flex}.ds-scope-editor .ds-card{border-radius:10px;align-self:stretch;gap:8px;padding:12px}.ds-scope-object__head{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ds-scope-object__name{overflow-wrap:anywhere;font-size:14px;font-weight:600}.ds-scope-object__current{color:var(--ds-text-muted);overflow-wrap:anywhere;font-size:12px}.ds-scope-object__base{flex:none;min-height:40px;margin-left:auto;padding:0 10px;font-size:12px;font-weight:600}.ds-badge-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.ds-badge-scope,.ds-badge-draft{white-space:nowrap;border-radius:5px;align-items:center;padding:1px 6px;font-size:10px;font-weight:700;display:inline-flex}.ds-badge-scope{color:#0e6e86;background:#e7f4fa;border:1px solid #a9dcec}.ds-badge-draft{color:#1d4ed8;background:#eff5ff;border:1px solid #bbd3ff}.ds-summary-note{border:1px solid var(--ds-warning-border);background:#fefaf3;border-radius:8px;flex-direction:column;gap:4px;padding:8px 10px;display:flex}.ds-summary-note__title{color:#97530a;font-size:11px;font-weight:700}.ds-summary-note__item{color:#7a4a12;overflow-wrap:anywhere;font-size:12px;line-height:1.4}.ds-note-starter{background:#e7f4fa;border:1px solid #a9dcec;border-radius:8px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.ds-note-starter__title{color:#0e6e86;font-size:12px;font-weight:700}.ds-note-starter__text{color:#0e5a6e;overflow-wrap:anywhere;font-size:12px;line-height:1.45}.ds-version-list{flex-direction:column;gap:12px;display:flex}.ds-version{background:var(--ds-surface);border:1px solid var(--ds-border);border-radius:12px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.ds-version--current{border-color:#a9dfbc}.ds-version__head{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ds-version__number{margin:0;font-size:14px;font-weight:700}.ds-version__current{color:#14713a;white-space:nowrap;background:#eaf7ee;border:1px solid #a9dfbc;border-radius:6px;align-items:center;padding:2px 7px;font-size:11px;font-weight:700;display:inline-flex}.ds-version__meta,.ds-version__impact{color:var(--ds-text-muted);overflow-wrap:anywhere;font-size:12px}.ds-version__reason{color:var(--ds-text-strong-muted);overflow-wrap:anywhere;font-size:12px;line-height:1.45}.ds-version__actions{flex-wrap:wrap;flex:none;align-items:center;gap:6px;margin-left:auto;display:flex}.ds-version__actions .ds-row-action{min-height:40px;font-size:12px}.ds-version__diff{background:#f4f8ff;border:1px solid #bbd3ff;border-radius:8px;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.ds-version__diff-title{color:#1d4ed8;font-size:12px;font-weight:700}.ds-diff-row{align-items:flex-start;gap:8px;min-width:0;display:flex}.ds-diff-mark{color:#fff;border-radius:5px;flex:none;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:flex}.ds-diff-mark--added{background:#16a34a}.ds-diff-mark--removed{background:#dc2626}.ds-diff-mark--scope{background:#d97706}.ds-diff-mark--same{background:#98a2b3}.ds-diff-text{color:#344054;overflow-wrap:anywhere;font-size:12px;line-height:1.45}.ds-diff-kind{font-weight:700}.ds-restore-dialog{border:1px solid var(--ds-warning-border);background:#fefaf3;border-radius:12px;flex-direction:column;gap:10px;padding:14px;display:flex}.ds-restore-dialog__title{color:#97530a;font-size:15px;font-weight:700}.ds-restore-dialog__text{color:#7a4a12;overflow-wrap:anywhere;font-size:13px;line-height:1.5}.ds-restore-dialog__actions{flex-wrap:wrap;gap:8px;display:flex}.ds-row-action{font-weight:400}.ds-row-action--primary{font-weight:600}.ds-card-body--fill{padding-bottom:16px;overflow:hidden}.role-editor--fill{flex:1;min-height:0}.role-editor__edit{flex-direction:column;flex:1;gap:10px;min-height:0;display:flex}.role-editor__edit .role-editor__layout{flex:1;gap:12px;min-height:0;display:flex;overflow:hidden}.role-editor__edit .role-editor__groups{flex:none;width:260px;min-height:0;overflow:hidden}.role-editor__edit .role-editor__group-list{flex:1;min-height:0;overflow:auto}.role-editor__edit .role-editor__matrix{flex:1;min-width:0;min-height:0;overflow:auto}.role-editor__edit .role-editor__summary{width:var(--ds-summary-w,340px);flex:none;min-height:0;overflow:auto}.role-editor__group-button{text-align:left;align-items:center;gap:8px;width:100%;display:flex}.role-editor__group-name{overflow-wrap:anywhere;min-width:0}.role-editor__group-count{color:var(--ds-text-muted);white-space:nowrap;background:#f6f7f9;border:1px solid #e4e8ef;border-radius:6px;flex:none;margin-left:auto;padding:2px 6px;font-size:11px;font-weight:700}.role-editor__group-count--on{color:#1d4ed8;background:#eff5ff;border-color:#bbd3ff}@media (width<=1440px){.role-editor__edit{--ds-summary-w:300px}}@media (width<=1280px){.role-editor__edit{--ds-summary-w:320px}}.role-editor__summary-head{align-items:center;gap:8px;display:flex}.role-editor__summary-close,.role-editor__summary-toggle{display:none}@media (width<=1280px){.role-editor__edit .role-editor__layout{position:relative}.role-editor__edit .role-editor__summary{z-index:12;visibility:hidden;transition:transform .12s;position:absolute;top:0;bottom:0;right:0;transform:translate(calc(100% + 20px));box-shadow:-16px 0 32px #17203324}.role-editor__edit .role-editor__summary--open{visibility:visible;transform:translate(0)}.role-editor__summary-close{width:44px;height:44px;color:var(--ds-text-strong-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;margin-left:auto;font-family:inherit;font-size:15px;display:flex}.role-editor__summary-toggle{z-index:12;color:#fff;cursor:pointer;white-space:nowrap;background:#172033;border:0;border-radius:24px;align-items:center;gap:8px;min-height:48px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:600;display:flex;position:absolute;bottom:16px;right:16px;box-shadow:0 8px 20px #17203347}}.role-editor__permission-row .ds-badge-row{align-self:center;min-height:44px}.role-editor>.role-editor__edit{background:0 0;border:0;border-radius:0;padding:0}.role-editor__edit .role-editor__matrix{background:0 0;border:0;border-radius:0;padding:0 2px 0 0}.ds-search{border:1px solid var(--ds-border);background:#f6f7f9;border-radius:8px;flex:none;align-items:center;gap:8px;min-height:44px;padding:0 10px;display:flex}.ds-search__icon{border:1.5px solid var(--ds-text-muted);border-radius:6px;flex:none;width:12px;height:12px}.ds-search__input{min-width:0;height:42px;color:var(--ds-text);background:0 0;border:0;outline:none;flex:1;font-family:inherit;font-size:13px}.role-editor__edit .role-editor__summary{gap:0;padding:0;overflow:hidden}.role-editor__summary-head{border-bottom:1px solid var(--ds-border);flex:none;padding:12px 14px}.role-editor__summary-body{flex-direction:column;flex:1;gap:10px;min-height:0;padding:12px 14px;display:flex;overflow:auto}.role-editor__summary-footer{border-top:1px solid var(--ds-border);flex-direction:column;flex:none;gap:8px;padding:12px 14px;display:flex}.ds-save-state{color:var(--ds-text-strong-muted);overflow-wrap:anywhere;background:#f6f7f9;border:1px solid #e4e8ef;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:12px;font-weight:600;display:flex}.ds-save-state--clean{color:#14713a;background:#eaf7ee;border-color:#a9dfbc}.ds-save-state--error{color:#b42318;background:#fdf2f2;border-color:#f3c0c0}.ds-save-retry{background:var(--ds-surface);color:#b42318;cursor:pointer;border:1px solid #dc2626;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:600;display:flex}.role-editor__summary-footer .ds-summary-primary,.ds-wizard__summary-footer .ds-summary-primary{justify-content:center;min-height:48px;padding:8px 14px;font-size:14px}.ds-summary-secondary{border:1px solid var(--ds-border);background:var(--ds-surface);min-height:44px;color:var(--ds-text);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0 12px;font-family:inherit;font-size:13px;display:flex}.role-editor__edit .role-editor__group-list,.role-editor__edit .role-editor__matrix,.role-editor__edit .role-editor__summary-body{scrollbar-width:thin;scrollbar-color:#c7cdd6 transparent}.role-editor__edit .role-editor__group-list::-webkit-scrollbar{width:6px;height:6px}.role-editor__edit .role-editor__matrix::-webkit-scrollbar{width:6px;height:6px}.role-editor__edit .role-editor__summary-body::-webkit-scrollbar{width:6px;height:6px}.role-editor__edit .role-editor__group-list::-webkit-scrollbar-thumb{background:#c7cdd6;border-radius:3px}.role-editor__edit .role-editor__matrix::-webkit-scrollbar-thumb{background:#c7cdd6;border-radius:3px}.role-editor__edit .role-editor__summary-body::-webkit-scrollbar-thumb{background:#c7cdd6;border-radius:3px}.role-editor__edit .role-editor__group-list::-webkit-scrollbar-track{background:0 0}.role-editor__edit .role-editor__matrix::-webkit-scrollbar-track{background:0 0}.role-editor__edit .role-editor__summary-body::-webkit-scrollbar-track{background:0 0}.role-editor__group-pane{flex-direction:column;gap:10px;display:flex}.ds-matrix-head{border:1px solid var(--ds-border);background:var(--ds-surface);border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 12px;display:flex}.ds-matrix-head__names{flex-wrap:wrap;align-items:baseline;gap:10px;min-width:0;display:flex}.ds-matrix-head .ds-matrix-head__title{overflow-wrap:anywhere;margin:0;font-size:15px;font-weight:600}.ds-matrix-head__meta{color:var(--ds-text-muted);overflow-wrap:anywhere;font-size:12px}.ds-matrix-head__actions{flex-wrap:wrap;align-items:center;gap:8px;margin-left:auto;display:flex}.ds-matrix-head__action{border:1px solid var(--ds-control-secondary-border);background:var(--ds-surface);min-height:44px;color:var(--ds-control-secondary-text);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;padding:0 12px;font-family:inherit;font-size:12px;font-weight:600;display:flex}.ds-review-card{border:1px solid var(--ds-border);background:var(--ds-surface);border-radius:12px;flex-direction:column;gap:10px;padding:14px;display:flex}.ds-review-card__title{margin:0;font-size:15px;font-weight:600}.ds-diff-kind--added{color:#14713a}.ds-diff-kind--removed{color:#b42318}.ds-diff-kind--scope{color:#97530a}.ds-diff-kind--same{color:#475467}.ds-review-warnings{background:#fefaf3;border:1px solid #f1ce94;border-radius:12px;flex-direction:column;gap:8px;padding:14px;display:flex}.ds-review-warnings__title{color:#97530a;font-size:14px;font-weight:700}.ds-review-warnings__item{color:#7a4a12;overflow-wrap:anywhere;font-size:13px;line-height:1.45}.ds-impact-card{border:1px solid var(--ds-border);background:var(--ds-surface);border-radius:12px;overflow:hidden}.ds-impact-card__head{cursor:pointer;text-align:left;background:0 0;border:0;flex-wrap:wrap;align-items:center;gap:10px;width:100%;min-height:52px;padding:10px 14px;font-family:inherit;display:flex}.ds-impact-card__arrow{color:var(--ds-text-muted);flex:none;font-size:12px}.ds-impact-card__title{overflow-wrap:anywhere;font-size:14px;font-weight:600}.ds-impact-card__count{flex:none;margin-left:auto;font-size:16px;font-weight:700}.ds-impact-card--changed{border-color:#f1ce94}.ds-impact-card--changed .ds-impact-card__head{background:#fefaf3}.ds-impact-card--changed .ds-impact-card__count{color:#97530a}.ds-impact-card--override .ds-impact-card__count{color:#475467}.ds-impact-card--temporary{border-color:#a9dcec}.ds-impact-card--temporary .ds-impact-card__head{background:#e7f4fa}.ds-impact-card--temporary .ds-impact-card__count{color:#0e6e86}.ds-impact-card__body{background:var(--ds-surface);flex-direction:column;gap:8px;padding:0 14px 14px;display:flex}.ds-impact-card__note{color:var(--ds-text-muted);overflow-wrap:anywhere;padding-top:8px;font-size:12px;line-height:1.45}.ds-review-reason{border:1px solid var(--ds-border);background:var(--ds-surface);border-radius:12px;flex-direction:column;gap:8px;padding:14px;display:flex}.ds-review-reason__label{color:#344054;font-size:12px;font-weight:600}.ds-review-reason__input{border:1px solid var(--ds-border);background:var(--ds-surface);min-height:44px;color:var(--ds-text);border-radius:8px;padding:0 12px;font-family:inherit;font-size:13px}.ds-review-reason__input--error{border-color:#b42318}.ds-review-reason__err{color:#b42318;font-size:11px;font-weight:600;line-height:1.45}.ds-publish-failure{background:#fdf2f2;border:1px solid #f3c0c0;border-radius:8px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.ds-publish-failure__title{color:#b42318;font-size:12px;font-weight:700}.ds-publish-failure__text{color:#7a2e2e;overflow-wrap:anywhere;font-size:12px;line-height:1.45}.ds-wizard-steps{border-top:1px solid #edeff3;flex-wrap:wrap;align-items:center;gap:8px;padding-top:10px;display:flex}.ds-wizard-step{color:#667085;white-space:nowrap;background:#fff;border:1px solid #d9dee7;border-radius:8px;align-items:center;gap:8px;min-height:36px;padding:4px 12px;font-size:12px;font-weight:400;display:inline-flex}.ds-wizard-step--current{color:#1d4ed8;background:#eff5ff;border-color:#2563eb;font-weight:600}.ds-wizard-step__num{color:#475467;background:#eff1f5;border-radius:10px;flex:none;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:flex}.ds-wizard-step--current .ds-wizard-step__num{color:#fff;background:#2563eb}.ds-wizard{flex:1;gap:14px;min-height:0;display:flex;overflow:hidden}.ds-wizard__main{flex-direction:column;flex:1;gap:12px;min-width:0;min-height:0;padding-right:4px;display:flex;overflow:auto}.ds-wizard__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px;display:grid}.ds-wizard__duplicate{background:#fefaf3;border:1px solid #f1ce94;border-radius:8px;flex-direction:column;gap:8px;padding:10px 12px;display:flex}.ds-wizard__duplicate-title{color:#97530a;font-size:12px;font-weight:700}.ds-wizard__duplicate-text{color:#7a4a12;overflow-wrap:anywhere;font-size:12px;line-height:1.45}.ds-wizard__duplicate-actions{flex-wrap:wrap;gap:8px;display:flex}.ds-wizard__duplicate-actions .ds-row-action{min-height:44px;padding:0 14px;font-size:12px;font-weight:600}.ds-wizard__restore{background:#fff;border:1px solid #f1ce94;border-radius:8px;flex-direction:column;gap:6px;width:100%;padding:10px 12px;display:flex}.ds-wizard__restore-text{color:#7a4a12;overflow-wrap:anywhere;font-size:12px;line-height:1.5}.ds-wizard__restore-action{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:8px;align-self:flex-start;align-items:center;min-height:44px;padding:0 14px;font-family:inherit;font-size:12px;font-weight:600;display:flex}.ds-wizard__restore-action:focus-visible{outline-offset:2px;outline:2px solid #172033}.ds-wizard__modules{flex-wrap:wrap;gap:8px;display:flex}.ds-chip-button{color:#475467;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d9dee7;border-radius:8px;align-items:center;min-height:44px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:400;display:flex}.ds-chip-button--on{color:#1d4ed8;background:#eff5ff;border-color:#2563eb;font-weight:600}.ds-wizard__summary{width:var(--ds-summary-w,340px);background:#fff;border:1px solid #d9dee7;border-radius:12px;flex-direction:column;flex:none;min-height:0;display:flex;overflow:hidden}.ds-wizard__summary-head{border-bottom:1px solid #d9dee7;flex:none;padding:14px}.ds-wizard__summary-title{font-size:15px;font-weight:600}.ds-wizard__summary-body{flex-direction:column;flex:1;gap:10px;min-height:0;padding:14px;display:flex;overflow:auto}.ds-summary-row{align-items:baseline;gap:10px;display:flex}.ds-summary-row__label{color:#667085;min-width:0;font-size:12px}.ds-summary-row__value{color:#172033;text-align:right;overflow-wrap:anywhere;margin-left:auto;font-size:13px;font-weight:600}.ds-wizard__summary-footer{border-top:1px solid #d9dee7;flex-direction:column;flex:none;gap:8px;padding:12px 14px;display:flex}.ds-summary-quiet{color:#667085;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;min-height:44px;padding:0 12px;font-family:inherit;font-size:13px;display:flex}.ds-review-row{border-bottom:1px solid #edeff3;flex-wrap:wrap;align-items:baseline;gap:12px;padding:8px 0;display:flex}.ds-review-row__label{color:#667085;min-width:180px;font-size:12px}.ds-review-row__value{color:#172033;overflow-wrap:anywhere;flex:1;font-size:13px;font-weight:500}.ds-invite-ok{background:#eaf7ee;border:1px solid #a9dfbc;border-radius:8px;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.ds-invite-ok__title{color:#14713a;font-size:12px;font-weight:700}.ds-invite-ok__text{color:#475467;overflow-wrap:anywhere;font-size:12px;line-height:1.45}.ds-input--error{border-color:#dc2626}@media (width<=1024px){.ds-wizard{flex-direction:column;overflow:auto}.ds-wizard__summary{width:100%}}.ds-wizard .ds-card__hint{font-size:12px}.admin-body--flush .ds-wizard{padding:16px var(--ds-pad-x) 18px}.ds-wizard-steps{border-top:0;padding-top:0}.ds-wizard .ds-field{color:#344054;flex-direction:column;gap:4px;font-size:12px;font-weight:600;display:flex}.admin-header__tabs:has(.ds-wizard-steps){padding-top:10px}.ds-wizard__note{color:#667085;background:#fafbfc;border:1px solid #edeff3;border-radius:8px;margin:0;padding:8px 10px;font-size:12px;line-height:1.45}.ds-wizard__scope-note{color:#97530a;overflow-wrap:anywhere;background:#fef4e6;border:1px solid #f1ce94;border-radius:8px;margin:0;padding:8px 10px;font-size:12px;font-weight:600;line-height:1.45}.ds-wizard__caption{color:#667085;letter-spacing:.06em;font-size:11px;font-weight:700}.ds-wizard__overrides{flex-wrap:wrap;gap:6px;display:flex}.ds-chip-toggle{color:#475467;white-space:nowrap;background:#fff;border:1px solid #d9dee7;border-radius:8px;align-items:center;gap:6px;min-height:40px;padding:4px 10px;font-family:inherit;font-size:12px;font-weight:400;display:flex}.ds-chip-toggle:disabled{color:#98a2b3;cursor:not-allowed}.ds-field--later .ds-input:disabled{color:#98a2b3;cursor:not-allowed;background:#f6f7f9}.ds-field__later{color:#98a2b3;font-size:11px;font-weight:600}.ds-wizard__empty{background:#fafbfc;border:1px solid #edeff3;border-radius:8px;flex-direction:column;align-items:flex-start;gap:8px;padding:10px 12px;display:flex}.ds-wizard__empty-title{color:#172033;font-size:13px;font-weight:600}.ds-wizard__empty-text{color:#667085;font-size:12px;line-height:1.45}.ds-summary-row__value--invited{color:#1d4ed8}.ds-wizard__summary-note{color:#667085;border-top:1px solid #edeff3;padding-top:10px;font-size:11px;line-height:1.45}.ds-input--multi{height:auto;min-height:44px;padding:6px 8px}.ds-field__error{color:#b42318;font-size:11px;font-weight:600;line-height:1.45}.ds-multiselect{position:relative}.ds-multiselect__label{color:#344054;font-size:12px;font-weight:600}.ds-multiselect__control{text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:8px;min-height:44px;padding:0 12px;font-size:13px;font-weight:400;display:flex}.ds-multiselect__summary{overflow-wrap:anywhere;min-width:0}.ds-multiselect__summary--empty{color:#667085}.ds-multiselect__caret{color:#667085;flex:none}.ds-multiselect__panel{z-index:5;background:#fff;border:1px solid #d9dee7;border-radius:8px;flex-direction:column;gap:2px;max-height:240px;margin-top:4px;padding:6px;display:flex;position:absolute;top:100%;left:0;right:0;overflow:auto;box-shadow:0 8px 24px #1720331f}.ds-multiselect__option{color:#172033;cursor:pointer;border-radius:6px;align-items:center;gap:8px;min-height:40px;padding:0 6px;font-size:13px;font-weight:400;display:flex}.ds-multiselect__option:hover{background:#f6f7f9}.ds-multiselect__empty{color:#667085;padding:8px 6px;font-size:12px}.ds-wizard__rights{flex-wrap:wrap;gap:6px;display:flex}.ds-right-chip{white-space:nowrap;border-radius:8px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.ds-right-chip--granted{color:#14713a;background:#eaf7ee;border:1px solid #a9dfbc}.ds-right-chip--denied{color:#b42318;background:#fdf2f2;border:1px solid #f3c0c0}.ds-row-note{white-space:normal;align-items:center;max-width:180px;min-height:36px;font-size:11px;font-weight:600;line-height:1.4;display:flex}.ds-row-note--ok{color:#14713a}.ds-row-note--warn{color:#b42318}.ds-temp-rules{border:1px solid var(--ds-warning-border);background:var(--ds-warning-bg);border-radius:10px;flex-direction:column;gap:8px;padding:12px;display:flex}.ds-temp-rules__head{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ds-temp-rules__title{color:var(--ds-warning-title);overflow-wrap:anywhere;font-size:13px;font-weight:700}.ds-temp-rules__grant{border:1px solid var(--ds-accent);background:var(--ds-surface);min-height:44px;color:var(--ds-accent);cursor:pointer;border-radius:8px;flex:none;align-items:center;margin-left:auto;padding:0 14px;font-family:inherit;font-size:12px;font-weight:600;display:flex}.ds-temp-rules__grant:hover:not([aria-disabled=true]){background:var(--ds-accent-soft-bg)}.ds-temp-rules__grant[aria-disabled=true]{border-color:var(--ds-border);color:#98a2b3;cursor:not-allowed}.ds-temp-rules__legend{color:var(--ds-warning-text);overflow-wrap:anywhere;font-size:11px;line-height:1.45}.ds-temp-rule{border:1px solid var(--ds-border-subtle);background:var(--ds-surface);border-radius:10px;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.ds-temp-rule--live{border-color:var(--ds-warning-border)}.ds-temp-rule__head{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ds-temp-rule__kind{white-space:nowrap;color:var(--ds-accent-strong);background:var(--ds-accent-soft-bg);border:1px solid var(--ds-accent-soft-border);border-radius:6px;padding:2px 7px;font-size:11px;font-weight:700}.ds-temp-rule__kind--permission{color:#14713a;background:#eaf7ee;border-color:#a9dfbc}.ds-temp-rule__kind--scope{color:#0e6e86;background:#e7f4fa;border-color:#a9dcec}.ds-temp-rule__target{color:var(--ds-text);overflow-wrap:anywhere;font-size:13px;font-weight:600}.ds-temp-rule__state{white-space:nowrap;color:var(--ds-warning-title);border:1px solid var(--ds-warning-border);background:#fef4e6;border-radius:6px;flex:none;align-items:center;margin-left:auto;padding:2px 7px;font-size:11px;font-weight:700;display:inline-flex}.ds-temp-rule__state--expired{color:var(--ds-text-strong-muted);background:var(--ds-chip-bg);border-color:var(--ds-border-subtle)}.ds-temp-rule__state--revoked{color:#b42318;background:#fdf2f2;border-color:#f3c0c0}.ds-card-body .ds-temp-rule__facts{grid-template-columns:1fr 1fr;gap:8px;margin:0;display:grid}@media (width<=767px){.ds-card-body .ds-temp-rule__facts{grid-template-columns:minmax(0,1fr)}}.ds-temp-rule__warnings{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ds-temp-rule__warning{color:var(--ds-text-strong-muted);background:var(--ds-surface-muted);border:1px solid var(--ds-border-subtle);overflow-wrap:anywhere;border-radius:6px;align-items:center;gap:6px;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.ds-temp-rule__warning--sent{color:#14713a;background:#eaf7ee;border-color:#a9dfbc}.ds-temp-rule__warning--skipped{color:var(--ds-warning-title);border-color:var(--ds-warning-border);background:#fef4e6}.ds-temp-rule__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ds-temp-rule__action{border:1px solid var(--ds-accent);background:var(--ds-surface);min-height:44px;color:var(--ds-accent);cursor:pointer;border-radius:8px;align-items:center;padding:0 14px;font-family:inherit;font-size:12px;font-weight:600;display:flex}.ds-temp-rule__action:hover:not([aria-disabled=true]){background:var(--ds-accent-soft-bg)}.ds-temp-rule__action--danger{color:#b42318;border-color:#dc2626}.ds-temp-rule__action--danger:hover:not([aria-disabled=true]){background:#fef2f2}.ds-temp-rule__action[aria-disabled=true]{border-color:var(--ds-border);color:#98a2b3;cursor:not-allowed}.ds-temp-rule__note,.ds-temp-rule__sentence{color:var(--ds-text-muted);overflow-wrap:anywhere;font-size:11px;line-height:1.45}.ds-temp{align-items:flex-start;gap:14px;display:flex}.ds-temp__form{flex-direction:column;flex:1;gap:12px;min-width:0;display:flex}.ds-temp__intro{background:#e7f4fa;border:1px solid #a9dcec;border-radius:10px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.ds-temp__intro-title{color:#0e6e86;overflow-wrap:anywhere;font-size:12px;font-weight:700}.ds-temp__intro-text{color:#0e5a6e;overflow-wrap:anywhere;font-size:12px;line-height:1.5}.ds-temp__card{border:1px solid var(--ds-border);background:var(--ds-surface);border-radius:12px;flex-direction:column;gap:12px;padding:14px;display:flex}.ds-temp__card--danger{border-color:#f3c0c0;gap:10px}.ds-temp__card-head{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ds-temp__card-title{overflow-wrap:anywhere;font-size:15px;font-weight:600}.ds-temp__danger-title{color:#b42318;overflow-wrap:anywhere;font-size:15px;font-weight:700}.ds-temp__zone{color:var(--ds-text-chip);border:1px solid var(--ds-border);white-space:nowrap;background:#f4f6f8;border-radius:6px;align-items:center;padding:2px 7px;font-size:11px;font-weight:700;display:inline-flex}.ds-temp__hint{color:var(--ds-text-strong-muted);overflow-wrap:anywhere;font-size:12px;font-weight:400;line-height:1.5}.ds-temp__hint--small{color:var(--ds-text-muted);font-size:11px;line-height:1.45}.ds-temp__hint--lead{font-size:13px;line-height:1.55}.ds-temp__kinds{flex-direction:column;gap:8px;display:flex}.ds-temp__kind{border:1px solid var(--ds-border);background:var(--ds-surface);cursor:pointer;text-align:left;border-radius:10px;align-items:flex-start;gap:10px;min-height:56px;padding:10px 12px;font-family:inherit;display:flex}.ds-temp__kind--on{border-color:var(--ds-accent);background:#f4f8ff}.ds-temp__kind[aria-disabled=true]{cursor:not-allowed}.ds-temp__radio{border:2px solid var(--ds-border-dashed);background:var(--ds-surface);border-radius:10px;flex:none;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;display:flex}.ds-temp__radio-dot{background:0 0;border-radius:5px;width:10px;height:10px}.ds-temp__kind--on .ds-temp__radio{border-color:var(--ds-accent)}.ds-temp__kind--on .ds-temp__radio-dot{background:var(--ds-accent)}.ds-temp__kind-body{flex-direction:column;gap:2px;min-width:0;display:flex}.ds-temp__kind-label{color:var(--ds-text);overflow-wrap:anywhere;font-size:13px;font-weight:600}.ds-temp__kind-hint{color:var(--ds-text-muted);overflow-wrap:anywhere;font-size:12px;line-height:1.45}.ds-temp__field{color:var(--ds-text-chip);flex-direction:column;gap:6px;font-size:12px;font-weight:600;display:flex}.ds-temp__field--tight{gap:4px}.ds-temp__chips{flex-wrap:wrap;gap:6px;display:flex}.ds-temp__chip{border:1px solid var(--ds-border);background:var(--ds-surface);min-height:44px;color:var(--ds-text-chip);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;padding:0 12px;font-family:inherit;font-size:12px;font-weight:500;display:flex}.ds-temp__chip--preset{font-weight:600}.ds-temp__chip--preset:hover:not([aria-disabled=true]){background:var(--ds-page-bg)}.ds-temp__chip--on{border-color:var(--ds-accent);background:var(--ds-accent-soft-bg);color:var(--ds-accent-strong);font-weight:600}.ds-temp__chip[aria-disabled=true],.ds-temp__chip:disabled{border-color:var(--ds-border-subtle);color:#98a2b3;cursor:not-allowed}.ds-temp__input{border:1px solid var(--ds-border);background:var(--ds-surface);max-width:320px;min-height:44px;color:var(--ds-text);border-radius:8px;padding:0 12px;font-family:inherit;font-size:14px;font-weight:400}.ds-temp__input[aria-invalid=true]{border-color:#dc2626}.ds-temp__textarea{border:1px solid var(--ds-border);background:var(--ds-surface);min-height:60px;color:var(--ds-text);resize:vertical;border-radius:8px;padding:10px 12px;font-family:inherit;font-size:13px;font-weight:400;line-height:1.45}.ds-temp__textarea[aria-invalid=true]{border-color:#dc2626}.ds-temp__field-error{color:#b42318;overflow-wrap:anywhere;font-size:12px;font-weight:600;line-height:1.45}.ds-temp__current{border:1px solid var(--ds-border);background:var(--ds-surface-muted);border-radius:8px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.ds-temp__current-label{color:var(--ds-text-muted);letter-spacing:.04em;font-size:11px;font-weight:700}.ds-temp__current-value{overflow-wrap:anywhere;font-size:13px;font-weight:600}.ds-temp__ceiling{border:1px solid var(--ds-warning-border);background:var(--ds-warning-bg);border-radius:8px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.ds-temp__ceiling-title{color:var(--ds-warning-title);overflow-wrap:anywhere;font-size:12px;font-weight:700}.ds-temp__ceiling-text{color:var(--ds-warning-text);overflow-wrap:anywhere;font-size:12px;line-height:1.5}.ds-temp__warnings{border:1px solid var(--ds-accent-soft-border);background:#f4f8ff;border-radius:8px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.ds-temp__warnings-title{color:var(--ds-accent-strong);font-size:12px;font-weight:700}.ds-temp__warning{color:var(--ds-text-chip);overflow-wrap:anywhere;align-items:center;gap:8px;font-size:12px;display:flex}.ds-temp__warning-mark{border:1px solid var(--ds-accent-soft-border);background:var(--ds-accent-soft-bg);width:18px;height:18px;color:var(--ds-accent-strong);border-radius:5px;flex:none;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex}.ds-temp__errors{background:#fdf2f2;border:1px solid #f3c0c0;border-radius:12px;flex-direction:column;gap:8px;padding:14px;display:flex}.ds-temp__errors-title{color:#b42318;overflow-wrap:anywhere;font-size:15px;font-weight:700}.ds-temp__error{align-items:flex-start;gap:8px;min-width:0;display:flex}.ds-temp__error-mark{background:var(--ds-surface);color:#b42318;border:1px solid #f3c0c0;border-radius:5px;flex:none;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:flex}.ds-temp__error-body{flex-direction:column;gap:2px;min-width:0;display:flex}.ds-temp__error-title{color:#b42318;overflow-wrap:anywhere;font-size:13px;font-weight:600}.ds-temp__error-text,.ds-temp__errors-footer{color:#7a2e2e;overflow-wrap:anywhere;font-size:12px;line-height:1.5}.ds-temp__refusal{color:#b42318;overflow-wrap:anywhere;background:#fdf2f2;border:1px solid #f3c0c0;border-radius:12px;margin:0;padding:12px 14px;font-size:13px;font-weight:600;line-height:1.5}.ds-temp__effect{background:#eaf7ee;border:1px solid #a9dfbc;border-radius:8px;align-items:flex-start;gap:8px;padding:10px 12px;display:flex}.ds-temp__effect--deny{background:#fdf2f2;border-color:#f3c0c0}.ds-temp__effect-mark{background:var(--ds-surface);color:#14713a;border:1px solid #a9dfbc;border-radius:5px;flex:none;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:flex}.ds-temp__effect--deny .ds-temp__effect-mark{color:#b42318;border-color:#f3c0c0}.ds-temp__effect-body{flex-direction:column;gap:2px;min-width:0;display:flex}.ds-temp__effect-title{color:#14713a;overflow-wrap:anywhere;font-size:13px;font-weight:600}.ds-temp__effect--deny .ds-temp__effect-title{color:#b42318}.ds-temp__effect-text{color:var(--ds-text-strong-muted);overflow-wrap:anywhere;font-size:12px;line-height:1.5}.ds-temp__conflict{border:1px solid var(--ds-warning-border);background:var(--ds-surface);border-radius:12px;flex-direction:column;gap:10px;padding:14px;display:flex}.ds-temp__conflict-title{color:var(--ds-warning-title);overflow-wrap:anywhere;font-size:15px;font-weight:700}.ds-temp__conflict-text{color:var(--ds-warning-text);overflow-wrap:anywhere;font-size:13px;line-height:1.55}.ds-temp__conflict-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (width<=767px){.ds-temp__conflict-grid{grid-template-columns:minmax(0,1fr)}}.ds-temp__conflict-mine,.ds-temp__conflict-theirs{border:1px solid var(--ds-border);background:var(--ds-surface-muted);border-radius:8px;flex-direction:column;gap:3px;padding:10px 12px;display:flex}.ds-temp__conflict-theirs{border-color:var(--ds-warning-border);background:var(--ds-warning-bg)}.ds-temp__conflict-label{color:var(--ds-text-muted);letter-spacing:.04em;font-size:11px;font-weight:700}.ds-temp__conflict-theirs .ds-temp__conflict-label{color:var(--ds-warning-title)}.ds-temp__conflict-value{overflow-wrap:anywhere;font-size:13px;font-weight:600}.ds-temp__conflict-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ds-temp__conflict-actions .ds-temp__primary{min-height:44px;padding:0 16px;font-size:13px}.ds-temp__conflict-actions .ds-temp__secondary{padding:0 14px;font-weight:500}.ds-temp__conflict-versions{color:var(--ds-text-muted);overflow-wrap:anywhere;font-size:12px}.ds-temp__summary{background:var(--ds-surface);border:1px solid var(--ds-border);border-radius:12px;flex-direction:column;flex:none;width:360px;display:flex;overflow:hidden}.ds-temp__summary-head{border-bottom:1px solid var(--ds-border);flex:none;padding:14px}.ds-temp__summary-body{flex-direction:column;gap:10px;padding:14px;display:flex}.ds-temp__diff{border:1px solid var(--ds-border-subtle);background:var(--ds-surface-muted);border-radius:8px;flex-direction:column;gap:3px;padding:10px 12px;display:flex}.ds-temp__diff-label{color:var(--ds-text-muted);letter-spacing:.04em;overflow-wrap:anywhere;font-size:11px;font-weight:700}.ds-temp__diff-before{color:var(--ds-text-muted);overflow-wrap:anywhere;font-size:12px}.ds-temp__diff-after{overflow-wrap:anywhere;font-size:13px;font-weight:600}.ds-temp__summary-note{color:var(--ds-text-muted);border-top:1px solid var(--ds-border-subtle);overflow-wrap:anywhere;padding-top:10px;font-size:12px;line-height:1.5}.ds-temp__summary-foot{border-top:1px solid var(--ds-border);flex-direction:column;flex:none;gap:8px;padding:12px 14px;display:flex}.ds-temp__primary{background:var(--ds-accent);color:#fff;cursor:pointer;text-align:center;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:8px 16px;font-family:inherit;font-size:14px;font-weight:600;line-height:1.3;display:flex}.ds-temp__primary--danger{background:#dc2626}.ds-temp__primary[aria-disabled=true],.ds-temp__primary:disabled{cursor:not-allowed;background:#98a2b3}.ds-temp__secondary{border:1px solid var(--ds-border);background:var(--ds-surface);min-height:44px;color:var(--ds-text);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0 12px;font-family:inherit;font-size:13px;display:flex}.ds-temp__block-note{color:var(--ds-warning-title);border:1px solid var(--ds-warning-border);overflow-wrap:anywhere;background:#fef4e6;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:600;line-height:1.45}.ds-card-body .ds-temp-rule__facts .ds-fact{background:var(--ds-surface)}.ds-temp__mobile{flex-direction:column;gap:12px;display:flex}.ds-temp__mobile-note{color:var(--ds-text-strong-muted);overflow-wrap:anywhere;background:#e7f4fa;border:1px solid #a9dcec;border-radius:10px;padding:10px 12px;font-size:12px;line-height:1.5}.ds-temp__mobile-rule{background:var(--ds-surface);border:1px solid var(--ds-border);border-radius:12px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.ds-temp__mobile-title{color:var(--ds-text);overflow-wrap:anywhere;font-size:14px;font-weight:600}.ds-temp__mobile-state{white-space:normal;overflow-wrap:anywhere;align-self:flex-start;margin-left:0;padding:3px 8px}.ds-temp__mobile-line{color:var(--ds-text-strong-muted);overflow-wrap:anywhere;font-size:12px;line-height:1.45}.ds-temp__mobile-meta{color:var(--ds-text-muted);overflow-wrap:anywhere;font-size:12px;line-height:1.45}.ds-temp__mobile-warning{color:var(--ds-text-chip);overflow-wrap:anywhere;font-size:12px;line-height:1.45}.ds-temp__expired-fact{border:1px solid var(--ds-border);background:var(--ds-surface-muted);border-radius:8px;flex-direction:column;gap:2px;padding:10px 12px;display:flex}.ds-temp__expired-label{color:var(--ds-text-muted);letter-spacing:.04em;overflow-wrap:anywhere;font-size:11px}.ds-temp__expired-value{overflow-wrap:anywhere;font-size:13px;font-weight:600}.ds-temp__history-row{border-bottom:1px solid var(--ds-border-subtle);grid-template-columns:150px 1fr;gap:10px;padding:8px 0;display:grid}@media (width<=767px){.ds-temp__history-row{grid-template-columns:minmax(0,1fr)}}.ds-temp__history-time{color:var(--ds-text-muted);white-space:nowrap;overflow-wrap:anywhere;font-size:12px}.ds-temp__history-body{flex-direction:column;gap:2px;min-width:0;display:flex}.ds-temp__history-text{color:var(--ds-text);overflow-wrap:anywhere;font-size:13px;line-height:1.45}.ds-temp__history-meta{color:var(--ds-text-muted);overflow-wrap:anywhere;font-size:12px;line-height:1.45}.ds-picker__open{border:1px solid var(--ds-border);background:var(--ds-surface);min-height:44px;color:var(--ds-accent);cursor:pointer;white-space:nowrap;border-radius:8px;align-self:flex-start;align-items:center;gap:8px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:600;display:flex}.ds-picker__open:hover:not([aria-disabled=true]){background:var(--ds-page-bg)}.ds-picker__open[aria-disabled=true]{color:#98a2b3;cursor:not-allowed}.ds-picker{border:1px solid var(--ds-border);background:var(--ds-surface);border-radius:12px;flex-direction:column;gap:10px;max-width:420px;padding:12px;display:flex;box-shadow:0 12px 28px #1720331f}.ds-picker__head{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ds-picker__title{color:var(--ds-text);overflow-wrap:anywhere;font-size:13px;font-weight:700}.ds-picker__close{min-width:44px;min-height:44px;color:var(--ds-text-strong-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;margin-left:auto;font-family:inherit;font-size:14px;display:flex}.ds-picker__close:hover{background:var(--ds-page-bg)}.ds-picker__month{align-items:center;gap:8px;display:flex}.ds-picker__arrow{border:1px solid var(--ds-border);background:var(--ds-surface);min-width:44px;min-height:44px;color:var(--ds-text-chip);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;font-family:inherit;font-size:13px;display:flex}.ds-picker__arrow:hover{background:var(--ds-page-bg)}.ds-picker__month-label{text-align:center;color:var(--ds-text);flex:1;font-size:13px;font-weight:600}.ds-picker__grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;display:grid}.ds-picker__weekday{text-align:center;color:var(--ds-text-muted);padding:2px 0;font-size:11px;font-weight:700}.ds-picker__blank{min-height:44px}.ds-picker__day{background:var(--ds-surface);min-height:44px;color:var(--ds-text);cursor:pointer;border:1px solid #e4e8ef;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:1px;font-family:inherit;font-size:13px;font-weight:500;display:flex}.ds-picker__day--today{border-color:var(--ds-accent-soft-border);background:var(--ds-accent-soft-bg);font-weight:700}.ds-picker__day--on{border-color:var(--ds-accent);background:var(--ds-accent);color:#fff;font-weight:700}.ds-picker__day:disabled{color:#98a2b3;cursor:not-allowed}.ds-picker__today{color:var(--ds-accent-strong);font-size:9px;font-weight:700}.ds-picker__day--on .ds-picker__today{color:#fff}.ds-picker__time{border-top:1px solid var(--ds-border-subtle);flex-direction:column;gap:8px;padding-top:10px;display:flex}.ds-picker__time-label{color:var(--ds-text-muted);letter-spacing:.04em;font-size:11px;font-weight:700}.ds-picker__time-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.ds-picker__time-input{border:1px solid var(--ds-border);background:var(--ds-surface);text-align:center;width:64px;min-height:44px;color:var(--ds-text);border-radius:8px;padding:0 10px;font-family:inherit;font-size:14px;font-weight:400}.ds-picker__colon{color:var(--ds-text-strong-muted);font-size:15px;font-weight:700}.ds-picker__quick{border:1px solid var(--ds-border);background:var(--ds-surface);min-height:44px;color:var(--ds-text-chip);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;padding:0 10px;font-family:inherit;font-size:12px;font-weight:600;display:flex}.ds-picker__quick:hover{background:var(--ds-page-bg)}.ds-picker__actions{border-top:1px solid var(--ds-border-subtle);flex-wrap:wrap;align-items:center;gap:8px;padding-top:10px;display:flex}.ds-picker__now{border:1px solid var(--ds-accent);background:var(--ds-surface);min-height:44px;color:var(--ds-accent);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;padding:0 12px;font-family:inherit;font-size:12px;font-weight:600;display:flex}.ds-picker__now:hover{background:var(--ds-accent-soft-bg)}.ds-picker__action{border:1px solid var(--ds-border);background:var(--ds-surface);min-height:44px;color:var(--ds-text-chip);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;padding:0 12px;font-family:inherit;font-size:12px;font-weight:600;display:flex}.ds-picker__action:hover{background:var(--ds-page-bg)}.ds-picker__clear{border:1px solid var(--ds-border);background:var(--ds-surface);color:#b42318;cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;min-height:44px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:600;display:flex}.ds-picker__chosen{color:var(--ds-text);overflow-wrap:anywhere;margin-left:auto;font-size:12px;font-weight:600}.ds-picker__reasons{border:1px solid var(--ds-warning-border);background:var(--ds-warning-bg);border-radius:8px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.ds-picker__reasons-title{color:var(--ds-warning-title);letter-spacing:.04em;font-size:11px;font-weight:700}.ds-picker__reason{color:var(--ds-warning-text);overflow-wrap:anywhere;font-size:12px;line-height:1.5}.ds-picker__hint{color:var(--ds-text-muted);overflow-wrap:anywhere;font-size:11px;font-weight:400;line-height:1.45}.ds-status{flex-direction:column;gap:12px;min-width:0;display:flex}.ds-status__head{flex-direction:column;gap:4px;display:flex}.ds-status__title{color:var(--ds-text);overflow-wrap:anywhere;font-size:16px;font-weight:700}.ds-status__subtitle{color:#475467;overflow-wrap:anywhere;font-size:13px}.ds-status__body{min-width:0;display:flex}.ds-status__desktop{align-items:flex-start;gap:14px;width:100%;min-width:0;display:flex}.ds-status__main{flex-direction:column;flex:1;gap:12px;min-width:0;display:flex}.ds-status__card{background:#fff;border:1px solid #d9dee7;border-radius:12px;flex-direction:column;gap:10px;padding:14px;display:flex}.ds-status__card--danger{border-color:#f3c0c0}.ds-status__card-title{color:var(--ds-text);font-size:15px;font-weight:600}.ds-status__card--danger .ds-status__card-title{color:#b42318;font-weight:700}.ds-status__consequence{color:#344054;overflow-wrap:anywhere;align-items:flex-start;gap:8px;font-size:13px;line-height:1.45;display:flex}.ds-status__mark{color:#b42318;background:#fdf2f2;border:1px solid #f3c0c0;border-radius:5px;flex:none;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:flex}.ds-status__reason{color:#344054;flex-direction:column;gap:4px;font-size:12px;font-weight:600;display:flex}.ds-status__reason-input{color:#172033;background:#fff;border:1px solid #d9dee7;border-radius:8px;min-height:44px;padding:0 12px;font-family:inherit;font-size:13px}.ds-status__reason-input[aria-invalid=true]{border-color:#dc2626}.ds-status__reason-hint{color:#b42318;font-size:11px;font-weight:600}.ds-status__empty{color:#667085;font-size:13px;line-height:1.45}.ds-status__aside{background:#fff;border:1px solid #d9dee7;border-radius:12px;flex-direction:column;flex:none;width:320px;display:flex;overflow:hidden}.ds-status__aside-head{border-bottom:1px solid #d9dee7;flex:none;padding:14px}.ds-status__aside-body{flex-direction:column;gap:10px;padding:14px;display:flex}.ds-status__preview-row{align-items:baseline;gap:10px;display:flex}.ds-status__preview-label{color:#667085;min-width:0;font-size:12px}.ds-status__preview-value{text-align:right;overflow-wrap:anywhere;color:#172033;margin-left:auto;font-size:13px;font-weight:600}.ds-status__preview-value--bad{color:#b42318}.ds-status__preview-value--good{color:#14713a}.ds-status__preview-value--muted{color:#667085}.ds-status__panel{border-radius:8px;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.ds-status__panel--unknown{background:#fdf2f2;border:1px solid #f3c0c0}.ds-status__panel--ok{background:#eaf7ee;border:1px solid #a9dfbc}.ds-status__panel--unknown .ds-status__panel-title{color:#b42318;font-size:12px;font-weight:700}.ds-status__panel--ok .ds-status__panel-title{color:#14713a;font-size:12px;font-weight:700}.ds-status__panel--unknown .ds-status__panel-text{color:#7a2e2e;overflow-wrap:anywhere;font-size:12px;line-height:1.45}.ds-status__panel--ok .ds-status__panel-text{color:#475467;overflow-wrap:anywhere;font-size:12px;line-height:1.45}.ds-status__aside-foot{border-top:1px solid #d9dee7;flex-direction:column;flex:none;gap:8px;padding:12px 14px;display:flex}.ds-status__apply{color:#fff;cursor:pointer;text-align:center;background:#dc2626;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:8px 14px;font-family:inherit;font-size:14px;font-weight:600;line-height:1.3;display:flex}.ds-status__apply:disabled{cursor:not-allowed;background:#9db8ee}.ds-status__apply:focus-visible{outline-offset:2px;outline:2px solid #172033}.ds-status__cancel{color:#172033;cursor:pointer;background:#fff;border:1px solid #d9dee7;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:0 12px;font-family:inherit;font-size:13px;display:flex}.ds-status__cancel:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.ds-status__mobile-only{display:none}.ds-status__mobile{flex-direction:column;gap:12px;width:100%;min-width:0}.ds-status__mobile-name{overflow-wrap:anywhere;font-size:16px;font-weight:600}.ds-status__mobile-line{color:#475467;overflow-wrap:anywhere;font-size:13px}.ds-status__mobile-meta{color:#667085;overflow-wrap:anywhere;font-size:12px}.ds-status__mobile-bullet{color:#344054;overflow-wrap:anywhere;font-size:12px;line-height:1.45}.ds-status__mobile-note{color:#667085;overflow-wrap:anywhere;background:#fff;border:1px solid #d9dee7;border-radius:12px;padding:12px;font-size:12px;line-height:1.5}@media (width<=767px){.ds-status__desktop-only{display:none}.ds-status__mobile-only{display:flex}}.ds-superadmin-banner{color:#0e6e86;overflow-wrap:anywhere;background:#e7f4fa;border:1px solid #a9dcec;border-radius:10px;padding:10px 12px;font-size:12px;font-weight:600;line-height:1.45}.ds-header-action{color:#172033;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d9dee7;border-radius:8px;align-items:center;min-height:44px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:600;display:flex}.ds-header-action:disabled{color:#98a2b3;cursor:not-allowed;border-color:#e4e8ef}.ds-header-action:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.ds-modal{z-index:31;background:#1720336b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.ds-restore{background:#fff;border:1px solid #d9dee7;border-radius:12px;flex-direction:column;width:620px;max-width:100%;max-height:100%;display:flex;overflow:hidden;box-shadow:0 24px 56px #1720334d}.ds-restore__head{border-bottom:1px solid #edeff3;flex-direction:column;flex:none;gap:6px;padding:16px 20px;display:flex}.ds-restore__title{overflow-wrap:anywhere;margin:0;font-size:18px;font-weight:600}.ds-restore__lead{color:#475467;overflow-wrap:anywhere;font-size:13px;line-height:1.55}.ds-restore__body{flex-direction:column;flex:1;gap:10px;min-height:0;padding:16px 20px;display:flex;overflow:auto}.ds-restore__effect{background:#eaf7ee;border:1px solid #a9dfbc;border-radius:8px;align-items:flex-start;gap:8px;padding:10px 12px;display:flex}.ds-restore__effect--warn{background:#fefaf3;border-color:#f1ce94}.ds-restore__mark{color:#14713a;background:#fff;border:1px solid #a9dfbc;border-radius:5px;flex:none;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:flex}.ds-restore__effect--warn .ds-restore__mark{color:#97530a;border-color:#f1ce94}.ds-restore__effect-text{flex-direction:column;gap:2px;min-width:0;display:flex}.ds-restore__effect-title{color:#14713a;overflow-wrap:anywhere;font-size:13px;font-weight:600}.ds-restore__effect--warn .ds-restore__effect-title{color:#97530a}.ds-restore__effect-note{color:#475467;overflow-wrap:anywhere;font-size:12px;line-height:1.5}.ds-restore__reason{flex-direction:column;gap:6px;display:flex}.ds-restore__reason-label{color:#344054;font-size:12px;font-weight:600}.ds-restore__reason-input{color:#172033;background:#fff;border:1px solid #d9dee7;border-radius:8px;min-height:44px;padding:0 12px;font-family:inherit;font-size:13px}.ds-restore__reason-input[aria-invalid=true]{border-color:#dc2626}.ds-restore__error{color:#b42318;font-size:12px;font-weight:600;line-height:1.45}.ds-restore__note{color:#667085;overflow-wrap:anywhere;font-size:12px;line-height:1.5}.ds-restore__failure{color:#b42318;overflow-wrap:anywhere;background:#fdf2f2;border:1px solid #f3c0c0;border-radius:8px;padding:10px 12px;font-size:12px;font-weight:600;line-height:1.45}.ds-restore__foot{border-top:1px solid #edeff3;flex-wrap:wrap;flex:none;align-items:center;gap:8px;padding:14px 20px;display:flex}.ds-restore__foot-note{color:#667085;overflow-wrap:anywhere;font-size:12px}.ds-restore__confirm{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:8px;align-items:center;min-height:48px;margin-left:auto;padding:0 16px;font-family:inherit;font-size:13px;font-weight:600;display:flex}.ds-restore__confirm:disabled{cursor:not-allowed;background:#9db8ee}.ds-restore__confirm:focus-visible{outline-offset:2px;outline:2px solid #172033}.ds-restore__cancel{color:#172033;cursor:pointer;background:#fff;border:1px solid #d9dee7;border-radius:8px;align-items:center;min-height:44px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:500;display:flex}.ds-restore__cancel:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.ds-mobile-card__actions{flex-wrap:wrap;gap:8px;display:flex}.ds-mobile-card__open,.ds-mobile-card__block{cursor:pointer;background:#fff;border-radius:8px;flex:140px;justify-content:center;align-items:center;min-height:44px;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;display:flex}.ds-mobile-card__open{color:#2563eb;border:1px solid #2563eb}.ds-mobile-card__block{color:#b42318;border:1px solid #dc2626}.ds-mobile-card__block:disabled{color:#98a2b3;cursor:not-allowed;border-color:#e4e8ef}.ds-mobile-card__open:focus-visible,.ds-mobile-card__block:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.ds-profile{gap:14px}.ds-profile__head{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ds-profile__title{color:var(--ds-text);margin:0;font-size:15px;font-weight:600}.ds-profile__badge{color:#475467;white-space:nowrap;background:#f1f3f7;border:1px solid #e4e8ef;border-radius:6px;align-items:center;padding:2px 7px;font-size:11px;font-weight:700;display:inline-flex}.ds-profile__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.ds-profile__fact{background:#fafbfc;border:1px solid #edeff3;border-radius:8px;flex-direction:column;gap:2px;padding:8px 10px;display:flex}.ds-profile__fact-label{color:#667085;overflow-wrap:anywhere;font-size:11px}.ds-profile__fact-value{color:#172033;overflow-wrap:anywhere;font-size:13px;font-weight:600}.ds-profile__fact-value--active{color:#14713a}.ds-profile__note{color:#667085;overflow-wrap:anywhere;font-size:12px;line-height:1.5}.ds-profile__facts,.ds-profile__sessions{gap:10px}.ds-profile__sessions{gap:12px}.ds-profile__ask{background:#fefaf3;border:1px solid #f1ce94;border-radius:10px;flex-direction:column;gap:8px;padding:12px;display:flex}.ds-profile__ask-title{color:#97530a;font-size:13px;font-weight:700}.ds-profile__ask-text{color:#7a4a12;overflow-wrap:anywhere;font-size:12px;line-height:1.5}.ds-profile__ask-actions{flex-wrap:wrap;gap:8px;display:flex}.ds-profile__password{border-style:dashed;border-color:#c3cbd8;gap:6px}.ds-profile__password-title{color:#475467;font-size:15px;font-weight:600}.admin-rail__profile{margin-top:4px}@media (width<=767px){.ds-profile__grid{grid-template-columns:minmax(0,1fr)}}.ds-status-banner{background:#f1f3f7;border:1px solid #e4e8ef;border-radius:10px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.ds-status-banner__title{color:#475467;overflow-wrap:anywhere;font-size:13px;font-weight:700}.ds-status-banner__text{color:#475467;overflow-wrap:anywhere;font-size:12px;line-height:1.5}.ds-status-banner__diff{color:#667085;overflow-wrap:anywhere;font-size:12px;line-height:1.5}.ds-header-action--primary{color:#fff;background:#2563eb;border:0}.ds-audit{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.ds-audit__top{padding:14px var(--ds-pad-x) 0;flex-direction:column;flex:none;gap:10px;display:flex}.ds-audit__readonly{color:#475467;overflow-wrap:anywhere;background:#e7f4fa;border:1px solid #a9dcec;border-radius:10px;padding:10px 12px;font-size:12px;line-height:1.5}.ds-audit__filters-toggle{color:#344054;cursor:pointer;background:#fff;border:1px solid #d9dee7;border-radius:8px;align-self:flex-start;align-items:center;gap:8px;min-height:44px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:600;display:flex}.ds-audit__filters{background:#fff;border:1px solid #d9dee7;border-radius:12px;flex-direction:column;gap:10px;padding:12px;display:flex}.ds-audit__filters-label{color:#667085;letter-spacing:.06em;font-size:11px;font-weight:700}.ds-audit__filter-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.ds-audit__group{flex-direction:column;gap:6px;display:flex}.ds-audit__period{flex-direction:column;gap:6px;min-width:0;display:flex}.ds-audit__period .ds-input{padding:0 12px}.ds-audit__field-hint{color:#667085;font-size:11px;line-height:1.45}.ds-audit__group-title{color:#344054;font-size:12px;font-weight:600}.ds-audit__options{flex-wrap:wrap;gap:8px;display:flex}.ds-audit__option{color:#344054;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d9dee7;border-radius:8px;align-items:center;min-height:36px;padding:4px 10px;font-family:inherit;font-size:12px;font-weight:500;display:flex}.ds-audit__option--on{color:#1d4ed8;background:#eff5ff;border-color:#2563eb;font-weight:600}.ds-audit__option:focus-visible,.ds-audit__filters-toggle:focus-visible,.ds-audit__reset:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.ds-audit__applied{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ds-audit__applied-label{color:#667085;white-space:nowrap;font-size:12px}.ds-audit__chip{color:#1d4ed8;background:#eff5ff;border:1px solid #bbd3ff;border-radius:8px;align-items:center;gap:2px;min-height:28px;padding:2px 2px 2px 10px;font-size:12px;font-weight:500;display:inline-flex}.ds-audit__chip-remove{color:#1d4ed8;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-family:inherit;font-size:13px;display:flex}.ds-audit__reset{color:#2563eb;cursor:pointer;background:0 0;border:0;align-items:center;min-height:28px;padding:2px 8px;font-family:inherit;font-size:12px;font-weight:600;display:flex}.ds-audit__module-note{color:#7a4a12;overflow-wrap:anywhere;background:#fefaf3;border:1px solid #f1ce94;border-radius:10px;padding:10px 12px;font-size:12px;line-height:1.5}.ds-audit__body{margin:12px var(--ds-pad-x) 16px;background:#fff;border:1px solid #d9dee7;border-radius:12px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.ds-audit__scroll{flex:1;min-height:0;overflow:auto}.ds-audit__table{min-width:1240px}.ds-audit__head{z-index:2;background:#fafbfc;border-bottom:1px solid #d9dee7;grid-template-columns:190px minmax(180px,1fr) minmax(230px,1.4fr) minmax(220px,1.3fr) 150px;align-items:center;min-height:44px;display:grid;position:sticky;top:0}.ds-audit__head-cell{color:#667085;min-width:0;padding:0 12px;font-size:11px;font-weight:600;overflow:hidden}.ds-audit__row{background:#fff;border-bottom:1px solid #edeff3}.ds-audit__row--open{background:#f4f8ff}.ds-audit__row-button{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:190px minmax(180px,1fr) minmax(230px,1.4fr) minmax(220px,1.3fr) 150px;align-items:center;width:100%;min-height:68px;font-family:inherit;display:grid}.ds-audit__row-button:focus-visible{outline-offset:-2px;outline:2px solid #2563eb}.ds-audit__cell{flex-direction:column;align-items:flex-start;gap:3px;min-width:0;padding:8px 12px;display:flex}.ds-audit__cell-main{color:#172033;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:13px;font-weight:500;overflow:hidden}.ds-audit__cell-main--strong{font-weight:600}.ds-audit__cell-main--object{color:#2563eb}.ds-audit__cell-main--ok{color:#14713a;font-weight:600}.ds-audit__cell-main--denied{color:#b42318;font-weight:600}.ds-audit__cell-main--failure{color:#b54708;font-weight:600}.ds-audit__cell-main--unknown{color:#667085;font-weight:600}.ds-audit__cell-sub{color:#667085;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;overflow:hidden}.ds-audit__cell-sub--system{color:#0e6e86}.ds-audit__chip-denied{color:#b42318;white-space:nowrap;background:#fdf2f2;border:1px solid #f3c0c0;border-radius:6px;align-items:center;padding:2px 7px;font-size:11px;font-weight:700;display:inline-flex}.ds-audit-card{background:#fbfcfe;border-top:1px dashed #d9dee7;flex-direction:column;gap:10px;padding:12px 14px 16px;display:flex}.ds-audit-card__head{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ds-audit-card__title{overflow-wrap:anywhere;font-size:14px;font-weight:600}.ds-audit-result{white-space:nowrap;border-radius:6px;align-items:center;padding:2px 7px;font-size:11px;font-weight:700;display:inline-flex}.ds-audit-result--ok{color:#14713a;background:#eaf7ee;border:1px solid #a9dfbc}.ds-audit-result--denied{color:#b42318;background:#fdf2f2;border:1px solid #f3c0c0}.ds-audit-result--failure{color:#b54708;background:#fff8ec;border:1px solid #f2d3a4}.ds-audit-result--unknown{color:#667085;background:#f4f5f7;border:1px solid #d8dbe0}.ds-audit-card__id{color:#667085;white-space:nowrap;background:#fff;border:1px solid #d9dee7;border-radius:6px;padding:3px 8px;font-family:ui-monospace,Menlo,monospace;font-size:11px}.ds-audit-card__facts{grid-template-columns:1fr 1fr;gap:10px;display:grid}.ds-audit-fact{background:#fff;border:1px solid #edeff3;border-radius:8px;flex-direction:column;gap:2px;padding:8px 10px;display:flex}.ds-audit-fact__label{color:#667085;overflow-wrap:anywhere;font-size:11px}.ds-audit-fact__value{color:#172033;overflow-wrap:anywhere;font-size:13px;font-weight:600}.ds-audit-fact__value--muted{color:#667085;font-weight:500}.ds-audit-fact__link{color:#2563eb;overflow-wrap:anywhere;font-size:13px;font-weight:600}.ds-audit-diff{background:#f4f8ff;border:1px solid #bbd3ff;border-radius:8px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.ds-audit-diff__label{color:#1d4ed8;letter-spacing:.04em;font-size:11px;font-weight:700}.ds-audit-diff__text{color:#172033;overflow-wrap:anywhere;font-size:13px;line-height:1.5}.ds-audit-card__note{color:#667085;overflow-wrap:anywhere;font-size:12px;line-height:1.5}.ds-audit-deny{background:#fdf2f2;border:1px solid #f3c0c0;border-radius:8px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.ds-audit-deny__label{color:#b42318;font-size:12px;font-weight:700}.ds-audit-deny__text{color:#7a2e2e;overflow-wrap:anywhere;font-size:12px;line-height:1.5}.ds-audit-related{flex-direction:column;gap:6px;display:flex}.ds-audit-related__label{color:#667085;letter-spacing:.04em;font-size:11px;font-weight:700}.ds-audit-related__row{background:#fff;border:1px solid #edeff3;border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px;padding:8px 10px;display:flex}.ds-audit-related__id{color:#667085;white-space:nowrap;font-family:ui-monospace,Menlo,monospace;font-size:11px}.ds-audit-related__text{color:#475467;overflow-wrap:anywhere;font-size:12px}.ds-audit-related__ts{color:#667085;white-space:nowrap;flex:none;margin-left:auto;font-size:11px}.ds-audit__foot{color:#667085;border-top:1px solid #edeff3;flex-wrap:wrap;flex:none;align-items:center;gap:10px;padding:10px 16px;font-size:12px;display:flex}.ds-audit__page-info{color:#667085;overflow-wrap:anywhere;font-size:12px}.ds-audit__more{color:#2563eb;cursor:pointer;background:#fff;border:1px solid #d9dee7;border-radius:8px;align-items:center;min-height:44px;margin-left:auto;padding:0 14px;font-family:inherit;font-size:12px;font-weight:600;display:flex}.ds-audit__more:disabled{color:#98a2b3;cursor:not-allowed}.ds-history__roles,.ds-history__families{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ds-history__roles-label{color:#667085;font-size:12px}.ds-history__roles-hint{color:#667085;flex-basis:100%;font-size:12px;line-height:1.45}.ds-history__all{margin-left:auto}.ds-history__row{background:#fff;border:1px solid #d9dee7;border-radius:10px;overflow:hidden}.ds-history__row--open{border-color:#bbd3ff}.ds-history__row-button{text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;gap:4px;width:100%;padding:10px 12px;font-family:inherit;display:flex}.ds-history__row-button:focus-visible{outline-offset:-2px;outline:2px solid #2563eb}.ds-history__row-head{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ds-history__ts{color:#475467;white-space:nowrap;font-size:11px;font-weight:700}.ds-history__actor{color:#667085;overflow-wrap:anywhere;font-size:11px}.ds-history__text{color:#172033;overflow-wrap:anywhere;font-size:13px}.ds-history__object{color:#667085;overflow-wrap:anywhere;font-size:12px}@media (width<=767px){.ds-audit__filter-grid{grid-template-columns:minmax(0,1fr)}.ds-audit__option{min-height:44px}.ds-audit__table{min-width:100%}.ds-audit__row-button{grid-template-columns:minmax(0,1fr);min-height:auto;padding:4px 0}.ds-audit-card__facts{grid-template-columns:minmax(0,1fr)}}
