/* ReportIT Professional V20 — Custom Fund Types */
.rit20-master-kpi{display:flex;min-height:112px;margin-bottom:18px;padding:20px;align-items:center;gap:16px;background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 12px 28px rgba(15,23,42,.06)}
.rit20-master-kpi>span{display:inline-flex;width:48px;height:48px;flex:0 0 48px;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,#334155,#0f172a);border-radius:14px;box-shadow:0 10px 20px rgba(15,23,42,.18)}
.rit20-master-kpi.is-active>span{background:linear-gradient(135deg,#16a34a,#15803d)}
.rit20-master-kpi.is-usage>span{background:linear-gradient(135deg,#dc2626,#991b1b)}
.rit20-master-kpi small{display:block;color:#64748b;font-size:11px;font-weight:800;letter-spacing:.8px;text-transform:uppercase}
.rit20-master-kpi strong{display:block;margin-top:6px;color:#0f172a;font-size:23px;font-weight:850}
.rit20-type-name{display:flex;min-width:230px;flex-direction:column;align-items:flex-start;gap:5px}.rit20-type-name strong{color:#0f172a;font-size:13px}.rit20-type-name small{max-width:330px;color:#64748b;line-height:1.45}.rit20-rule-list{display:flex;max-width:240px;flex-wrap:wrap;gap:6px}.rit20-rule-list span{padding:5px 8px;color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;font-size:10px;font-weight:700}.rit20-rule-list span.is-required{color:#991b1b;background:#fff1f2;border-color:#fecdd3}
.rit20-switch-box{display:flex;min-height:44px;padding:10px 12px;align-items:center;background:#f8fafc;border:1px solid #dbe3ee;border-radius:11px}.rit20-switch-box label{margin:0;color:#334155;font-size:12px;font-weight:700}.rit20-switch-box input{margin-right:8px}
.rit20-rule-card{position:relative;display:block;height:100%;min-height:142px;margin:0;padding:18px;cursor:pointer;background:#fff;border:1px solid #dbe3ee;border-radius:16px;transition:.2s ease}.rit20-rule-card:hover{transform:translateY(-2px);border-color:#fca5a5;box-shadow:0 10px 24px rgba(15,23,42,.07)}.rit20-rule-card input{position:absolute;top:16px;right:16px;width:18px;height:18px}.rit20-rule-card span{display:flex;flex-direction:column}.rit20-rule-card i{display:inline-flex;width:38px;height:38px;margin-bottom:14px;align-items:center;justify-content:center;color:#b91c1c;background:#fee2e2;border-radius:11px}.rit20-rule-card strong{color:#0f172a;font-size:13px}.rit20-rule-card small{margin-top:7px;color:#64748b;line-height:1.45}
.rit20-selected-type{margin-top:16px;padding:15px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:13px}.rit20-selected-type strong,.rit20-selected-type span{display:block}.rit20-selected-type strong{color:#0f172a;font-size:13px}.rit20-selected-type span{margin-top:5px;color:#64748b;font-size:11px;line-height:1.45}
@media(max-width:767.98px){.rit20-rule-card{margin-bottom:12px}.rit20-master-kpi{min-height:94px;padding:16px}}
