.ti-help{position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:help;display:inline-flex!important;align-items:center!important;justify-content:center!important;vertical-align:middle;flex-shrink:0;width:22px!important;height:22px!important;min-width:22px;min-height:22px;padding:0!important;margin:0!important;font-size:12px;font-weight:700;font-style:normal;font-family:ui-sans-serif,system-ui,"Segoe UI",Arial,sans-serif;color:#64748b;text-align:center;text-shadow:none;background:#e2e8f0;border:0;border-radius:50%;transition:background 0.15s ease,color 0.15s ease;outline:none;z-index:100;box-shadow:none;box-sizing:border-box}.ti-help::before{content:'?'}.ti-help::after{display:none!important}.ti-help:hover,.ti-help:focus{background:#cbd5e1;color:#1e293b;border:0;box-shadow:none;transform:translateY(-50%)}.ti-help:active{transform:translateY(-50%)}html[data-theme="dark"] .ti-help{background:#334155;color:#cbd5e1;border:0;box-shadow:none}html[data-theme="dark"] .ti-help:hover,html[data-theme="dark"] .ti-help:focus{background:#475569;color:#f1f5f9;border:0;box-shadow:none}@media (max-width:768px){.ti-help{width:24px;height:24px;line-height:24px;margin:0 8px;font-size:15px}.ti-help:hover,.ti-help:focus{transform:translateY(-50%)}.ti-help:active{transform:translateY(-50%)}}@keyframes tooltipAppear{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}