.roles-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,1fr);gap:28px;margin-top:24px}.roles-controls,.roles-preview-area{min-width:0}.roles-preview-area{position:sticky;top:20px;align-self:start}.roles-card{border:1px solid #67573a;border-left:4px solid var(--accent);background:#1d1c18;border-radius:10px;padding:22px;overflow-wrap:anywhere}.roles-card h3{font-size:20px}.roles-preview-group{border-top:1px solid var(--line);margin-top:20px;padding-top:14px}.roles-preview-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:14px 0}.roles-preview-row p{margin:5px 0}.roles-preview-row>div:last-child{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end;flex-shrink:0}.roles-preview-row .button:disabled{opacity:.8}.roles-section-head,.roles-toolbar,.roles-savebar{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.roles-section-head{margin:20px 0 12px}.roles-section-head h3{margin:0}.roles-toolbar{margin-top:18px}.roles-catalog{max-height:340px;overflow:auto;margin-top:12px;border:1px solid var(--line);border-radius:8px}.role-option{display:flex;align-items:center;gap:12px;padding:14px;border-bottom:1px solid var(--line);cursor:pointer}.role-option:last-child{border:0}.role-option input{width:18px;height:18px;flex:none}.role-option small{display:block;margin-top:5px;color:var(--muted)}.role-unavailable{background:#1b1a17}.role-unavailable strong{color:#aaa}.role-dot{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:7px;border:1px solid #888}.roles-group-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}#roles-groups{display:flex;gap:8px;flex-wrap:wrap}.role-edit{border:1px solid var(--line);border-radius:8px;padding:14px;margin-top:14px;background:#1d1c18}.role-edit .roles-section-head{margin:0 0 12px}.role-edit .field{margin-bottom:12px}.roles-drag{cursor:grab;display:inline-block;padding:2px 7px;color:var(--accent);font-size:23px}.roles-savebar{border-top:1px solid var(--line);padding-top:22px;margin-top:26px}.roles-savebar>span{margin-right:auto}.roles-error{color:#ffba9a!important}.roles-editor .check{display:flex;align-items:center;gap:8px}.roles-editor .check input{width:18px;height:18px;flex:none}.roles-editor .eyebrow{color:var(--accent);font-size:11px;letter-spacing:1.4px;margin-bottom:8px}.roles-editor .field{display:block;margin-bottom:16px}.roles-editor .field>span{display:block;margin-bottom:7px}.roles-editor input,.roles-editor select,.roles-editor textarea{max-width:100%}.roles-editor .pre-wrap{white-space:pre-wrap}
@media(max-width:1100px){.roles-layout{grid-template-columns:1fr}.roles-preview-area{position:static}.roles-preview-row{align-items:flex-start}}@media(max-width:560px){.roles-group-fields{grid-template-columns:1fr}.roles-savebar .button{width:100%}.roles-card{padding:16px}.roles-preview-row{flex-direction:column}.roles-preview-row>div:last-child{justify-content:flex-start}.roles-section-head strong{max-width:100%;overflow-wrap:anywhere}}
