[data-help]:not(input):not(select):not(button){cursor:help;text-decoration:underline dotted #718096;text-underline-offset:4px}
#termTooltip{position:fixed;z-index:1000;width:max-content;max-width:min(340px,calc(100vw - 16px));padding:13px 16px;border:1px solid #607348;border-radius:9px;background:#202b1b;color:#f1f8e9;box-shadow:0 8px 28px #0007;font-size:13px;line-height:1.7;pointer-events:none;white-space:normal}
[data-help]:focus-visible{outline:2px solid #b7f46b;outline-offset:3px}
.help-intro{grid-column:1 / -1;margin:0;color:var(--muted);font-size:12px;line-height:1.6}
