.term-help{display:inline;padding:0 2px;border:0;border-bottom:2px dotted currentColor;background:transparent;color:inherit;font:inherit;font-weight:700;cursor:help}.term-help:hover,.term-help:focus-visible{color:#e95d34;outline:none}.term-popover{position:fixed;z-index:200;width:min(380px,calc(100vw - 24px));padding:0;overflow:hidden;border:1px solid rgba(19,42,38,.16);border-radius:18px;background:#fffdf8;color:#132a26;box-shadow:0 24px 70px rgba(19,42,38,.24);font-family:"DM Sans","Instrument Sans","Segoe UI",sans-serif;opacity:0;transform:translateY(8px) scale(.98);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.term-popover.open{opacity:1;transform:none;pointer-events:auto}.term-popover-head{display:flex;justify-content:space-between;gap:16px;padding:18px 18px 14px;background:#132a26;color:#fff}.term-popover-head strong{font-size:17px}.term-popover-close{width:28px;height:28px;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:transparent;color:#fff;font-size:18px;cursor:pointer}.term-popover-body{padding:16px 18px 18px}.term-example{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:start;padding:12px 0}.term-example+.term-example{border-top:1px solid rgba(19,42,38,.1)}.term-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#d8eb82;font-size:21px}.term-example:nth-child(2) .term-icon{background:#ffd8ca}.term-example strong{display:block;margin-bottom:3px;font-size:14px}.term-example p,.term-summary{margin:0;color:#64716d;font-size:13px;line-height:1.55}.term-summary{margin-top:10px;padding:12px 14px;border-radius:11px;background:#eef4ef;color:#29463f}.term-summary strong{color:#132a26}@media(max-width:600px){.term-popover{left:12px!important;right:12px!important;bottom:12px!important;top:auto!important;width:auto}.term-popover-head{padding:16px}.term-popover-body{padding:12px 16px 16px}}
