.role-req-backdrop{position:fixed;inset:0;z-index:9400;background:rgba(8,37,47,.5);backdrop-filter:blur(6px);display:grid;place-items:center;padding:18px;opacity:0;transition:opacity .14s}.role-req-backdrop.open{opacity:1}.role-req-modal{width:min(1080px,96vw);max-height:92vh;background:#fff;border:1px solid #d8e7ea;border-radius:22px;box-shadow:0 30px 90px rgba(14,53,65,.3);display:flex;flex-direction:column;overflow:hidden;font-family:Arial,sans-serif}.role-req-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:22px 24px;border-bottom:1px solid #e2ecef;background:#fff}.role-req-head>div>span{font-size:12px;font-weight:700;color:#0da2ad}.role-req-head h3{margin:4px 0 4px;font-size:26px;color:#173b45}.role-req-head p{margin:0;color:#6f8790;font-size:14px;line-height:1.5}.role-req-x{width:36px;height:36px;border:0;border-radius:10px;background:#f1f7f8;color:#55717a;font-size:24px;cursor:pointer;flex:0 0 auto}.role-req-body{padding:18px 20px 22px;overflow:auto;background:#f7fbfc}.role-req-loading,.role-req-error{padding:50px 20px;text-align:center;color:#718991}.role-req-summary{background:#eaf8f9;border:1px solid #caecef;color:#2c6068;border-radius:13px;padding:12px 14px;margin-bottom:14px;font-size:13px;line-height:1.5}.role-req-section{background:#fff;border:1px solid #dce9ec;border-radius:16px;margin-bottom:14px;overflow:hidden}.role-req-section-head{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:15px 16px;background:#fbfdfd;border-bottom:1px solid #e7eff1}.role-req-section-head>div{display:flex;align-items:center;gap:11px}.role-req-icon{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:#eaf7f8;font-size:20px}.role-req-section h4{margin:0 0 3px;color:#173b45;font-size:17px}.role-req-section p{margin:0;color:#7b9198;font-size:12px}.role-req-count{font-size:12px;font-weight:700;color:#0b99a5;background:#eaf8f9;border-radius:999px;padding:6px 10px}.role-req-list{padding:8px 12px}.role-req-list.scrollable{max-height:390px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.role-req-item{display:grid;grid-template-columns:minmax(260px,1fr) auto;gap:16px;align-items:center;padding:11px 10px;border-bottom:1px solid #edf2f3;transition:background .12s}.role-req-item:last-child{border-bottom:0}.role-req-item.selected{background:#f4fbfb}.role-req-main{display:flex;align-items:center;gap:10px;cursor:pointer}.role-req-main input{width:18px;height:18px;accent-color:#0ca6af}.role-req-main>span{display:flex;flex-direction:column;gap:2px}.role-req-main strong{font-size:14px;color:#244955}.role-req-main small{font-size:11px;color:#889aa0}.role-req-options{display:flex;align-items:center;gap:16px}.role-req-options>label{display:flex;align-items:center;gap:6px;color:#49666f;font-size:12px;white-space:nowrap}.role-req-options input[type=checkbox]{width:16px;height:16px;accent-color:#0ca6af}.role-req-options input:disabled{opacity:.45}.role-req-qty input{width:58px;border:1px solid #d8e7ea;border-radius:8px;padding:7px;text-align:center;font:400 13px Arial,sans-serif}.role-req-empty{padding:26px 20px;text-align:center;color:#87989e;font-size:13px;display:flex;flex-direction:column;align-items:center;gap:12px}.role-req-empty p{margin:0!important;color:#748b93!important;font-size:13px!important;line-height:1.55}.role-req-module-link{min-width:230px}.role-req-actions{display:flex;gap:10px;justify-content:flex-start;padding:14px 20px;border-top:1px solid #e2ecef;background:#fff}.role-req-actions .btn{min-width:130px}.role-req-inline-error{background:#fff1f1;border:1px solid #f0d1d1;color:#a8444d;border-radius:10px;padding:10px 12px;margin-bottom:12px;font-size:13px}.org-settings-page .org-table tbody tr{cursor:pointer}.org-settings-page .org-table tbody tr:hover td{background:#fbfefe}.org-settings-page .org-table .org-actions{cursor:default}@media(max-width:760px){.role-req-backdrop{padding:0}.role-req-modal{width:100%;height:100%;max-height:none;border-radius:0}.role-req-head{padding:16px}.role-req-body{padding:12px}.role-req-list{padding:6px 8px}.role-req-list.scrollable{max-height:340px}.role-req-item{grid-template-columns:1fr;gap:10px}.role-req-options{padding-right:28px;flex-wrap:wrap;gap:10px 14px}.role-req-section-head{align-items:flex-start}.role-req-actions .btn{flex:1;min-width:0}.role-req-module-link{width:100%;min-width:0;max-width:340px}}