
/* SORTEBA V71 - Ayuda contextual global */
.srt-help-dot{display:inline-flex;align-items:center;justify-content:center;width:21px;height:21px;margin-left:6px;border:0;border-radius:50%;background:#0b2942;color:#fff;font-size:12px;font-weight:900;cursor:pointer;vertical-align:middle;box-shadow:0 1px 3px #0003}
.srt-help-dot:hover,.srt-help-dot:focus{background:#c89b3c;outline:2px solid #f3dfb0;outline-offset:2px}
.srt-help-floating{position:fixed;right:20px;bottom:20px;z-index:1200;border:0;border-radius:999px;padding:12px 17px;background:#0b2942;color:#fff;font-weight:800;cursor:pointer;box-shadow:0 6px 22px #0004}
.srt-help-floating:hover{background:#c89b3c;color:#102a43}
.srt-help-overlay{display:none;position:fixed;inset:0;background:#001b2d99;z-index:1300;align-items:center;justify-content:center;padding:18px}
.srt-help-overlay.open{display:flex}
.srt-help-panel{width:min(720px,96vw);max-height:90vh;overflow:auto;background:#fff;border-radius:18px;padding:24px;box-shadow:0 20px 60px #0006;color:#17324a}
.srt-help-panel h2{margin:0 0 8px}.srt-help-panel h3{margin:20px 0 6px}.srt-help-panel p{line-height:1.55}.srt-help-close{float:right;border:0;background:#edf2f6;border-radius:9px;padding:8px 12px;font-weight:800;cursor:pointer}
.srt-help-example{background:#f7f2e7;border-left:4px solid #c89b3c;padding:11px 13px;border-radius:6px;margin-top:12px}
.srt-help-field-wrap{display:inline-flex;align-items:center}
