.biotrack-help-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin-left:6px;border-radius:50%;background:#e9f7fb;color:#087ea4;font-size:11px;font-weight:900;cursor:help;border:1px solid #b8e3ee;vertical-align:middle}.biotrack-help-icon:hover,.biotrack-help-icon:focus{background:#087ea4;color:#fff;outline:none}.biotrack-tooltip{position:fixed;z-index:99999;max-width:330px;background:#0b2440;color:#fff;padding:10px 12px;border-radius:9px;box-shadow:0 10px 28px rgba(0,0,0,.25);font-size:12px;line-height:1.45;display:none}.biotrack-screen-help{border:1px solid #cfe8f1;background:#eef9fc;color:#087ea4;border-radius:9px;padding:8px 11px;font-weight:800;cursor:pointer}.biotrack-help-modal{position:fixed;inset:0;background:rgba(4,23,47,.55);z-index:99998;display:none;align-items:center;justify-content:center;padding:20px}.biotrack-help-modal.open{display:flex}.biotrack-help-card{max-width:650px;width:100%;background:#fff;border-radius:14px;padding:22px;box-shadow:0 22px 60px rgba(0,0,0,.3)}.biotrack-help-card h3{margin-top:0}.biotrack-help-card .actions{justify-content:flex-end}