
/* Delta-Sierra INFO V77 — accessible contextual definitions */
.ds-info-term{appearance:none;border:0;border-bottom:1px dotted currentColor;background:transparent;color:inherit;font:inherit;padding:0 .03em;cursor:help;text-decoration:none;line-height:inherit}
.ds-info-term::after{content:" i";font-size:.62em;font-weight:900;vertical-align:super;color:#b63a31;margin-left:.08em}
.ds-info-term:hover,.ds-info-term:focus-visible{color:#0a4d7d;background:#eaf4fb;border-radius:3px;outline:2px solid transparent}
.ds-info-term:focus-visible{outline:2px solid #d2a92e;outline-offset:2px}
#ds-info-popover{position:fixed;z-index:2147483000;max-width:min(390px,calc(100vw - 24px));min-width:220px;padding:.85rem .95rem;border-radius:12px;background:#071f38;color:#fff;box-shadow:0 16px 40px rgba(0,0,0,.28);font:500 .9rem/1.5 Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;pointer-events:none;opacity:0;transform:translateY(4px);transition:opacity .12s ease,transform .12s ease}
#ds-info-popover[data-open="true"]{opacity:1;transform:none;pointer-events:auto}
#ds-info-popover strong{display:block;color:#f4d275;margin-bottom:.25rem;font-size:.95rem}
#ds-info-popover button{position:absolute;right:.45rem;top:.35rem;border:0;background:transparent;color:#fff;font-size:1.15rem;cursor:pointer;padding:.15rem .35rem}
#ds-info-popover .ds-info-definition{padding-right:1.2rem}
@media (prefers-reduced-motion:reduce){#ds-info-popover{transition:none}}

/* WIP5.1 — computed-contrast lock against legacy V76 INFO rules */
#ds-info-popover .ds-info-definition{color:#f7fbff!important;background:transparent!important}
#ds-info-popover strong{color:#f4d275!important}
#ds-info-popover button{color:#fff!important}
