.qura-role-hub-launch{position:fixed;left:14px;bottom:18px;z-index:10070;border:0;border-radius:999px;background:#3B2415;color:#fff;padding:11px 15px;font:800 13px system-ui;box-shadow:0 8px 24px rgba(31,41,55,.22);cursor:pointer}.qura-role-hub-launch.customer{bottom:86px}.qura-role-hub-launch.has-alerts::after{content:'';position:absolute;top:2px;right:2px;width:9px;height:9px;border-radius:50%;background:#EF4444;border:2px solid #fff}.qura-role-hub-overlay{position:fixed;inset:0;z-index:10080;background:rgba(31,41,55,.42);display:none;align-items:flex-end;justify-content:center;padding:12px}.qura-role-hub-overlay.show{display:flex}.qura-role-hub-shell{width:min(620px,100%);max-height:86vh;overflow:hidden;background:#FFF7E6;border-radius:24px 24px 18px 18px;box-shadow:0 18px 48px rgba(0,0,0,.28);display:flex;flex-direction:column}.qura-role-hub-head{background:#fff;padding:16px 18px;border-bottom:1px solid #E5E7EB;display:flex;align-items:center;justify-content:space-between;gap:10px}.qura-role-hub-head h3{margin:0;color:#3B2415}.qura-role-hub-head small{display:block;color:#6B7280;margin-top:3px}.qura-role-hub-close{border:0;background:#F3F4F6;width:38px;height:38px;border-radius:50%;font-size:22px;cursor:pointer}.qura-role-hub-body{padding:16px;overflow:auto}.qura-role-hub-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.qura-role-hub-card{background:#fff;border:1px solid #E5E7EB;border-radius:16px;padding:13px}.qura-role-hub-card span{display:block;color:#6B7280;font-size:12px}.qura-role-hub-card b{display:block;color:#1F2937;font-size:20px;margin-top:5px}.qura-role-hub-alerts{margin-top:12px;background:#fff;border:1px solid #F3D2D2;border-radius:16px;padding:12px}.qura-role-hub-alerts h4{margin:0 0 8px;color:#991B1B}.qura-role-hub-alert{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid #F3F4F6}.qura-role-hub-alert:last-child{border-bottom:0}.qura-role-hub-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.qura-role-hub-actions a,.qura-role-hub-actions button{border:1px solid #E5E7EB;background:#fff;color:#3B2415;border-radius:12px;padding:10px 12px;text-decoration:none;font:800 13px system-ui;cursor:pointer}.qura-role-hub-actions .primary{background:#D97706;color:#fff;border-color:#D97706}.qura-role-hub-foot{font-size:11px;color:#6B7280;margin-top:12px;text-align:center}.qura-role-hub-error,.qura-role-hub-loading{text-align:center;padding:28px;color:#6B7280}@media(min-width:700px){.qura-role-hub-overlay{align-items:center}.qura-role-hub-shell{border-radius:22px}.qura-role-hub-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}