@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--bg: #e9edf5;--bg-soft: #f2f5fb;--panel: #ffffff;--line: #d8e1f0;--text: #1f3558;--muted: #6f819f;--primary: #1e6fd7;--primary-deep: #0f57b3;--success: #2f9c73;--warning: #f0a424;--danger: #d94d4d;--in-progress: #1c78d7;--shadow: 0 10px 30px rgba(18, 43, 82, .12);--radius: 12px;--page-bg: radial-gradient(circle at 10% 15%, rgba(30, 111, 215, .08), transparent 45%), radial-gradient(circle at 85% 0%, rgba(90, 148, 230, .18), transparent 35%), linear-gradient(180deg, #edf2fb 0%, #e6ecf7 100%);--role-thousandnik-bg: linear-gradient(145deg, #ff8a00, #ffc14d);--role-thousandnik-text: #fff9ef;--role-thousandnik-border: #f0b35b;--role-sotnik-bg: linear-gradient(145deg, #7b3ff2, #b08cff);--role-sotnik-text: #f8f3ff;--role-sotnik-border: #9a79e8;--role-desyatnik-bg: linear-gradient(145deg, #2f7dff, #79b0ff);--role-desyatnik-text: #eef6ff;--role-desyatnik-border: #6ea1e8;--role-polevik-bg: #e8edf5;--role-polevik-text: #2f4e79;--role-polevik-border: #cfd9e8;font-family:Manrope,Segoe UI,sans-serif;color:var(--text);background:var(--bg)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}html{overflow-y:scroll;background:var(--page-bg)}@supports (scrollbar-gutter: stable){html{overflow-y:auto;scrollbar-gutter:stable}}body{color:var(--text)}.page-bg{min-height:100vh;background:var(--page-bg)}.centered{display:grid;place-items:center}.app-root{padding-bottom:24px}.topbar{height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 28px;background:linear-gradient(95deg,#1a63c7,#2d7ddd 62%,#4a95e9);border-bottom:1px solid rgba(255,255,255,.24);box-shadow:0 8px 25px #17417a38}.brand-group{display:flex;align-items:center;gap:12px}.brand-group.compact .brand{color:#2f4d7b}.brand-logo{width:38px;height:38px;border-radius:8px;display:grid;place-items:center;background:linear-gradient(145deg,#1d6fd7,#0f56b2);color:#fff;font-size:13px;font-weight:800;letter-spacing:.4px}.brand{font-size:30px;font-weight:800;color:#fff;letter-spacing:.2px}.nav{display:flex;align-items:center;gap:6px}.tab{border:none;background:transparent;color:#ffffffdb;padding:10px 14px;font-size:21px;font-weight:600;border-bottom:3px solid transparent;cursor:pointer;transition:color .2s ease,border-color .2s ease}.tab:hover{color:#fff}.tab.active{color:#fff;border-bottom-color:#fff}.topbar-actions{display:flex;align-items:center;gap:10px}.topbar-actions .icon-btn{width:40px;height:40px;padding:0;border:1px solid rgba(255,255,255,.34);border-radius:11px;background:#ffffff14;display:inline-flex;align-items:center;justify-content:center;line-height:1;color:#fff;cursor:pointer;transition:background .2s ease,border-color .2s ease}.topbar-actions .icon-btn:hover{background:#ffffff2e;border-color:#ffffff80}.topbar-logout{height:40px;padding:0 18px;border-radius:11px;border:1px solid rgba(255,255,255,.4);background:#fffffff2;color:#1f4f8f;font-weight:700;box-shadow:0 8px 18px #143e7b3d}.topbar-logout:hover:not(:disabled){background:#fff;color:#15407a;border-color:#ffffff8c}.icon-btn{width:36px;height:36px;padding:0;border:1px solid rgba(255,255,255,.26);border-radius:10px;background:#ffffff14;display:inline-flex;align-items:center;justify-content:center;line-height:1;color:#fff;cursor:pointer;transition:background .2s ease,border-color .2s ease}.icon-btn svg{width:18px;height:18px;display:block;flex-shrink:0;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;fill:none}.icon-btn:hover{background:#ffffff29;border-color:#fff6}.icon-btn.subtle{color:#5d7397;border-color:#d4deef;background:#f5f8ff}.icon-btn.subtle:hover{background:#eef4ff}.container{max-width:1360px;margin:0 auto;padding:24px}.page-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.page-title-row h1{margin:0;font-size:44px;font-weight:800;letter-spacing:.3px;color:#2b446f}.card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}button,input,select{font:inherit}input,select{width:100%;border:1px solid #c9d5ea;border-radius:10px;background:#fff;padding:11px 12px;color:var(--text);transition:border-color .2s ease,box-shadow .2s ease}input:focus,select:focus{outline:none;border-color:#5f9df3;box-shadow:0 0 0 3px #418aec26}button{border-radius:10px;border:none;padding:10px 16px;cursor:pointer;transition:transform .12s ease,box-shadow .2s ease,background .2s ease}button:disabled{opacity:.7;cursor:not-allowed}button:not(:disabled):active{transform:translateY(1px)}.primary{background:linear-gradient(180deg,var(--primary),var(--primary-deep));color:#fff;box-shadow:0 8px 18px #135ab447}.primary:hover:not(:disabled){filter:brightness(1.04)}.ghost{background:#f7faff;border:1px solid #b6c7e6;color:#2f5185}.ghost:hover:not(:disabled){background:#edf4ff}.ghost.danger{border-color:#ecb7b7;color:#a84444;background:#fff6f6}.wide{width:100%}.row{display:flex;align-items:center;gap:10px}.row.between{justify-content:space-between}.row.end{justify-content:flex-end}.mono{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.phone-cell{display:inline-flex;align-items:center;gap:8px}.phone-cell .mono{white-space:nowrap;display:inline-block;min-width:16ch;font-variant-numeric:tabular-nums}.phone-copy{border:none;background:transparent;padding:0;margin:0;color:inherit;cursor:pointer;text-align:left}.phone-copy:hover .mono,.phone-copy:focus-visible .mono{text-decoration:underline;text-underline-offset:2px}.phone-copy:focus-visible{outline:2px solid #9cbde8;outline-offset:2px;border-radius:4px}.phone-copy.copied .mono{color:#1f71d8}.phone-cell .action-btn{width:32px;height:30px;flex-shrink:0}.error{color:#c13f3f;font-weight:600}.success{color:#24855f;font-weight:600}.subtle-text{color:var(--muted);font-size:13px}.required{color:#d14e4e}.users-screen{display:grid;gap:14px}.toolbar-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.filters-grid{display:grid;grid-template-columns:minmax(260px,1fr) 180px 200px;gap:10px;width:100%}.users-toolbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-shrink:0}.search-wrap{position:relative}.search-icon{position:absolute;left:11px;top:50%;transform:translateY(-50%);color:#7e8fad;display:grid;place-items:center}.search-icon svg{width:17px;height:17px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;fill:none}.search-input{padding-left:34px}.table-wrap{overflow:visible;position:relative}.table{width:100%;border-collapse:collapse}.users-table{table-layout:fixed}.users-table th:nth-child(1),.users-table td:nth-child(1){width:40%}.users-table th:nth-child(2),.users-table td:nth-child(2){width:22%}.users-table th:nth-child(3),.users-table td:nth-child(3){width:12%}.users-table th:nth-child(4),.users-table td:nth-child(4){width:12%}.users-table th:nth-child(5),.users-table td:nth-child(5){width:14%}.table th,.table td{text-align:left;padding:13px 14px;border-bottom:1px solid #e3eaf6;vertical-align:middle}.table th{background:#f5f8ff;font-size:14px;color:#496691;font-weight:700}.table tbody tr:hover{background:#f9fbff}.name-tree{position:relative;display:flex;align-items:center;gap:10px;min-height:42px;width:100%;min-width:0}.name-meta{display:grid;gap:2px;min-width:0}.registration-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.registration-pill{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;border:1px solid #e6c99a;background:#fff4df;color:#8a5a12;font-size:12px;font-weight:700}.registration-pill-btn{border-radius:999px;cursor:pointer;transform:none}.registration-pill-btn:active{transform:none}.registration-pill-btn:hover:not(:disabled){background:#ffeed1;color:#6f4a0e}.tree-level-marker{width:8px;height:8px;border-radius:999px;background:#5d8fdc;box-shadow:0 0 0 3px #eef4ff;flex:0 0 auto}.tree-level-marker.is-placeholder{opacity:0;box-shadow:none}.tree-toggle-slot{width:20px;min-width:20px;height:20px;margin-top:0;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.tree-toggle-btn{width:20px;height:20px;padding:0;border:1px solid #c9d7ec;border-radius:6px;background:#f6f9ff;color:#3d6ba0;display:inline-flex;align-items:center;justify-content:center;line-height:1}.tree-toggle-btn svg{width:12px;height:12px;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;fill:none}.tree-toggle-btn:hover:not(:disabled){background:#edf4ff;border-color:#afc4e2}.name-cell{display:flex;align-items:center;gap:12px}.avatar{width:38px;height:38px;border-radius:9px;display:grid;place-items:center;font-size:15px;font-weight:700;flex-shrink:0;border:1px solid var(--role-desyatnik-border);background:var(--role-desyatnik-bg);color:var(--role-desyatnik-text);box-shadow:inset 0 1px #ffffff2e}.avatar.role-thousandnik{border-color:var(--role-thousandnik-border);background:var(--role-thousandnik-bg);color:var(--role-thousandnik-text)}.avatar.role-sotnik{border-color:var(--role-sotnik-border);background:var(--role-sotnik-bg);color:var(--role-sotnik-text)}.avatar.role-desyatnik{border-color:var(--role-desyatnik-border);background:var(--role-desyatnik-bg);color:var(--role-desyatnik-text)}.avatar.role-polevik{border-color:var(--role-polevik-border);background:var(--role-polevik-bg);color:var(--role-polevik-text);box-shadow:none}.name-text{font-weight:700;color:#2f4d7b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.role-pill{display:inline-flex;align-items:center;padding:6px 10px;border-radius:8px;border:1px solid var(--role-polevik-border);background:var(--role-polevik-bg);color:var(--role-polevik-text);font-size:13px;font-weight:600}.role-pill.role-thousandnik{border-color:var(--role-thousandnik-border);background:var(--role-thousandnik-bg);color:var(--role-thousandnik-text);text-shadow:0 1px 1px rgba(112,56,0,.35)}.role-pill.role-sotnik{border-color:var(--role-sotnik-border);background:var(--role-sotnik-bg);color:var(--role-sotnik-text);text-shadow:0 1px 1px rgba(48,18,99,.35)}.role-pill.role-desyatnik{border-color:var(--role-desyatnik-border);background:var(--role-desyatnik-bg);color:var(--role-desyatnik-text);text-shadow:0 1px 1px rgba(11,55,129,.3)}.role-pill.role-polevik{border-color:var(--role-polevik-border);background:var(--role-polevik-bg);color:var(--role-polevik-text)}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:116px;padding:6px 10px;border-radius:8px;font-size:13px;font-weight:700;color:#fff}.status-pill.completed{background:var(--success)}.status-pill.in_progress{background:var(--in-progress)}.status-pill.review{background:#7b3ff2}.status-pill.rejected{background:var(--danger)}.status-cell{position:relative;display:inline-flex;align-items:flex-start}.status-btn{border:none;line-height:1;transform:none}.status-btn:active{transform:none}.status-btn:disabled{opacity:1}.status-btn.can-edit{cursor:pointer}.status-btn.can-edit:hover:not(:disabled){filter:brightness(1.04)}.status-menu{position:absolute;top:calc(100% + 8px);left:0;min-width:170px;display:grid;gap:4px;padding:6px;border:1px solid #ccd8ed;border-radius:10px;background:#fff;box-shadow:0 10px 24px #1837652e;z-index:30}.status-option{width:100%;text-align:left;border:1px solid transparent;border-radius:8px;padding:7px 10px;font-size:13px;font-weight:700;background:#f4f8ff;color:#35527d}.status-option.in_progress{background:#1c78d724;color:#1c78d7;border-color:#1c78d747}.status-option.completed{background:#2f9c7324;color:#2f9c73;border-color:#2f9c7347}.status-option.review{background:#7b3ff224;color:#7b3ff2;border-color:#7b3ff247}.status-option.rejected{background:#d94d4d24;color:#d94d4d;border-color:#d94d4d4d}.status-option.is-active{box-shadow:inset 0 0 0 1px currentColor}.status-option:hover:not(:disabled){filter:brightness(.98)}.status-option:disabled{opacity:.75;cursor:not-allowed}.action-row{display:flex;align-items:center;gap:6px}.action-btn{width:36px;height:34px;border:1px solid #c7d5eb;border-radius:8px;display:grid;place-items:center;background:#fff;color:#446690;padding:0}.action-btn svg{width:16px;height:16px;display:block;flex-shrink:0;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;fill:none}.action-btn:hover:not(:disabled){background:#f2f7ff;border-color:#aac0e1}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1e355880;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:grid;place-items:center;padding:16px;z-index:30}.modal{width:min(760px,calc(100vw - 20px));max-height:94vh;overflow:auto;padding:22px}.add-user-modal{display:grid;gap:12px}.modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2px}.modal-header h3{margin:0;font-size:31px;color:#2f4d7b}.modal-actions{margin-top:8px}.checkbox-row input{width:16px;height:16px}.invite-mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:8px}.invite-mode-btn{border:1px solid #bed0ea;background:#f6f9ff;color:#385982;font-weight:700;padding:9px 10px}.invite-mode-btn.active{border-color:#2d79da;background:#e7f1ff;color:#175cae;box-shadow:inset 0 0 0 1px #1e6fd733}.invite-box{border:1px solid #d8e4f6;border-radius:10px;background:#f8fbff;padding:12px;display:grid;gap:10px}.invite-box-title{font-size:14px;font-weight:700;color:#33547f}.invite-url-row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.invite-link-copy{border:1px solid #c7d5eb;border-radius:10px;background:#fff;min-height:44px;padding:10px 12px;text-align:left;color:#2a4b78;cursor:pointer;overflow:hidden;width:100%;transform:none}.invite-link-copy .mono{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.invite-link-copy:hover .mono,.invite-link-copy:focus-visible .mono{text-decoration:underline;text-underline-offset:2px}.invite-link-copy:focus-visible{outline:2px solid #9cbde8;outline-offset:2px}.invite-link-copy:active{transform:none}.invite-link-copy.copied .mono{color:#1f71d8}.invite-url-empty{border:1px dashed #c7d5eb;border-radius:10px;background:#fff;min-height:44px;padding:10px 12px;color:#6d84a8;display:flex;align-items:center}.invite-qr{width:232px;min-height:232px;border:1px dashed #c2d4ed;border-radius:10px;background:#fff;display:grid;place-items:center;justify-self:center;margin-inline:auto;color:#6d84a8;font-size:13px}.invite-qr img{width:220px;height:220px;display:block}.invite-title{margin:0;color:#274d80}.invite-meta{display:grid;gap:4px;font-size:14px;color:#46628c;background:#f6f9ff;border:1px solid #dbe6f8;border-radius:10px;padding:10px}.invite-note{font-size:13px;color:#9a5b00;background:#fff7e7;border:1px solid #f0d8aa;border-radius:8px;padding:8px 10px}.login-scene{display:grid;place-items:center;padding:30px 16px}.auth-grid{display:grid;gap:22px}.auth-grid.with-2fa{width:min(1100px,100%);grid-template-columns:1fr 1fr}.auth-grid.single{width:min(560px,100%);grid-template-columns:1fr}.auth-card{padding:24px;display:grid;gap:14px}.auth-side{align-content:start}.auth-header{padding-bottom:8px;border-bottom:1px solid #e2e9f6}.label-text{display:block;margin-bottom:6px;color:#4f6890;font-size:13px;font-weight:600}.auth-options{margin-top:-2px}.link-btn{background:transparent;border:none;color:#1f71d8;padding:0;font-weight:700}.link-btn:hover{color:#1359af}.otp-row{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:10px}.otp-box{height:46px;border:1px dashed #bfd0e8;border-radius:8px;background:#f7f9ff}.stats-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:14px}.panel{padding:18px}.panel-title{font-weight:700;color:#38547e}.stats-total{margin-top:12px;font-size:52px;font-weight:800;color:#1f4f8f}.toggle-group{display:inline-flex;background:#ecf3ff;border-radius:8px;padding:3px;gap:4px}.toggle{border:none;border-radius:6px;padding:6px 10px;background:transparent;color:#4d6992;font-weight:700}.toggle.active{background:#fff;color:#155eb9;box-shadow:0 2px 7px #2155a01f}.stats-bars{display:grid;gap:9px;margin-top:14px}.stats-row{display:grid;grid-template-columns:140px 1fr 56px;gap:10px;align-items:center}.stats-label{color:#4a638a;font-size:13px;font-weight:600}.stats-track{height:14px;background:#edf3ff;border-radius:999px;overflow:hidden}.stats-bar{height:100%;border-radius:inherit}.stats-bar.completed{background:var(--success)}.stats-bar.in_progress{background:var(--in-progress)}.stats-bar.review{background:#7b3ff2}.stats-bar.rejected{background:var(--danger)}.stats-value{text-align:right;color:#325682;font-weight:700}.full-width{grid-column:1 / -1}.role-grid{margin-top:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.role-item{border:1px solid var(--role-polevik-border);border-radius:10px;background:var(--role-polevik-bg);color:var(--role-polevik-text);padding:12px}.role-item.role-thousandnik{border-color:var(--role-thousandnik-border);background:var(--role-thousandnik-bg);color:var(--role-thousandnik-text)}.role-item.role-sotnik{border-color:var(--role-sotnik-border);background:var(--role-sotnik-bg);color:var(--role-sotnik-text)}.role-item.role-desyatnik{border-color:var(--role-desyatnik-border);background:var(--role-desyatnik-bg);color:var(--role-desyatnik-text)}.role-item.role-polevik{border-color:var(--role-polevik-border);background:var(--role-polevik-bg);color:var(--role-polevik-text)}.role-item.role-thousandnik .role-name,.role-item.role-thousandnik .role-count{text-shadow:0 1px 1px rgba(112,56,0,.35)}.role-item.role-sotnik .role-name,.role-item.role-sotnik .role-count{text-shadow:0 1px 1px rgba(48,18,99,.35)}.role-item.role-desyatnik .role-name,.role-item.role-desyatnik .role-count{text-shadow:0 1px 1px rgba(11,55,129,.3)}.role-name{color:currentColor;font-size:13px;font-weight:700;opacity:.96}.role-count{font-size:32px;font-weight:800;color:currentColor}.settings-layout{display:grid;gap:14px}.integration-list{display:grid;gap:10px}.integration-item{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #dbe5f5;border-radius:10px;padding:12px;background:#f9fbff}.integration-name{font-size:19px;font-weight:700;color:#35527c}.security-row{margin-top:8px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #dbe5f5;border-radius:10px;padding:12px;background:#f9fbff}.switch{position:relative;width:48px;height:28px}.switch input{display:none}.slider{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:#c6d5ec}.slider:before{content:"";position:absolute;width:22px;height:22px;border-radius:50%;top:3px;left:3px;background:#fff}.policy-grid{margin-top:12px;display:grid;gap:8px}.policy-item{border:1px solid #dee7f7;border-radius:8px;background:#f6f9ff;padding:10px 12px;color:#4f678d;font-weight:600}.grid-form{display:grid;gap:12px;max-width:720px}@media (max-width: 1180px){.topbar{flex-wrap:wrap;height:auto;padding:14px 18px}.container{padding:18px}.brand{font-size:26px}.page-title-row h1{font-size:34px}.auth-grid,.stats-grid{grid-template-columns:1fr}}@media (max-width: 900px){.filters-grid{grid-template-columns:1fr}.toolbar-row{flex-direction:column;align-items:stretch}.users-toolbar-actions{justify-content:flex-end}.role-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.table-wrap{overflow:visible}.users-table,.users-table tbody,.users-table tr,.users-table td{display:block;width:100%}.users-table th:nth-child(1),.users-table td:nth-child(1),.users-table th:nth-child(2),.users-table td:nth-child(2),.users-table th:nth-child(3),.users-table td:nth-child(3),.users-table th:nth-child(4),.users-table td:nth-child(4),.users-table th:nth-child(5),.users-table td:nth-child(5){width:100%}.users-table{table-layout:auto;min-width:0}.users-table thead{display:none}.users-table tbody{display:grid;gap:10px;padding:10px}.users-table tr{border:1px solid #dbe5f5;border-radius:10px;overflow:hidden;background:#fff}.users-table td{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-bottom:1px solid #e8eef8;text-align:right}.users-table td:before{content:attr(data-label);color:#54719a;font-size:12px;font-weight:700;text-align:left;flex:0 0 auto}.users-table td:first-child{text-align:left;border-bottom:1px solid #dfe8f5}.users-table td:first-child:before{display:none}.users-table td:last-child{border-bottom:none}.users-table .phone-cell,.users-table .status-cell,.users-table .action-row{margin-left:auto}.users-table .action-row{flex-wrap:nowrap;justify-content:flex-end}.users-table .status-menu{left:auto;right:0}.users-table .name-cell,.users-table .name-meta{min-width:0;flex:1}.users-table .name-text{white-space:normal;overflow:visible;text-overflow:clip;line-height:1.25;word-break:break-word}}@media (max-width: 640px){.invite-mode-switch,.invite-url-row{grid-template-columns:1fr}.invite-qr{width:min(100%,232px)}.brand{font-size:22px}.tab{font-size:16px;padding:8px 10px}.role-grid{grid-template-columns:1fr}.stats-row{grid-template-columns:120px 1fr 46px}}@media (max-width: 900px){.users-table tbody{gap:8px;padding:8px}.users-table tr{border-radius:9px}.users-table td{padding:8px 10px;gap:10px}.users-table td:before{font-size:11px;min-width:62px;line-height:1.2}.users-table td[data-label=Роль],.users-table td[data-label=Статус],.users-table td[data-label=Действия]{align-items:center}.users-table td[data-label=Роль] .role-pill,.users-table td[data-label=Статус] .status-pill{white-space:nowrap;flex-shrink:0}.users-table td[data-label=Действия] .action-row{flex-wrap:nowrap}.users-table .name-tree{min-height:34px;gap:8px}.users-table .name-cell{gap:8px;min-width:0}.users-table .avatar{width:34px;height:34px;border-radius:8px;font-size:14px}.users-table .name-text{font-size:16px;line-height:1.2}.users-table .name-meta .subtle-text{font-size:12px;line-height:1.2}.users-table .role-pill{padding:5px 9px;font-size:12px}.users-table .status-pill{min-width:104px;padding:5px 9px;font-size:12px}}@media (max-width: 640px){.users-table td:before{min-width:56px}.users-table .status-pill{min-width:98px}}@media (max-width: 900px){.users-table tr{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.users-table td{width:auto}.users-table td[data-label=Имя],.users-table td[data-label=Телефон],.users-table td[data-label=Действия]{grid-column:1 / -1}.users-table td[data-label=Роль]{grid-column:1 / 2;padding-right:6px}.users-table td[data-label=Статус]{grid-column:2 / 3;padding-left:6px;justify-content:flex-end}.users-table td[data-label=Роль]:before,.users-table td[data-label=Статус]:before{min-width:auto;margin-right:6px}.users-table td[data-label=Роль] .role-pill,.users-table td[data-label=Статус] .status-pill{white-space:nowrap;min-width:0}}@media (max-width: 900px){.users-table tr{overflow:visible}.users-table td[data-label=Статус]{position:relative;z-index:6}.users-table td[data-label=Статус] .status-cell{width:100%;justify-content:flex-end}.users-table td[data-label=Статус] .status-menu{top:calc(100% + 6px);right:0;left:auto;min-width:152px;max-width:min(220px,calc(100vw - 48px));z-index:80}}
