.muv-glossary-term{position:relative;display:inline}.muv-glossary-term .muv-glossary-term__link,.muv-glossary-term .muv-glossary-term__link:focus,.muv-glossary-term .muv-glossary-term__link:hover,.muv-glossary-term .muv-glossary-term__more,.muv-glossary-term .muv-glossary-term__more:focus,.muv-glossary-term .muv-glossary-term__more:hover{color:inherit}.muv-glossary-term__link{text-decoration:underline dotted;text-underline-offset:.2em;text-decoration-thickness:from-font;cursor:pointer}.muv-glossary-term__link:focus-visible,.muv-glossary-term__link:hover{text-decoration-style:solid}.muv-glossary-term__tip{--muv-glossary-gap:0.5rem;position:absolute;bottom:calc(100% + var(--muv-glossary-gap));left:0;z-index:20;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);opacity:0;transition:opacity .12s ease-out;transform:translateX(var(--muv-glossary-shift, 0));max-width:min(22rem,calc(100vw - 2rem));border-radius:var(--muv-glossary-radius, 4px);background:var(--muv-glossary-tip-bg, #1a1a1a);color:var(--muv-glossary-tip-color, #fff);font-size:.9375rem;font-weight:400;line-height:1.45;text-align:left;text-transform:none;letter-spacing:normal;box-shadow:0 4px 16px rgb(0 0 0/22%)}.muv-glossary-term__tip::before{content:"";position:absolute;inset-inline:0;top:100%;height:var(--muv-glossary-gap)}.muv-glossary-term__more{display:block;margin-block-start:.5rem;padding-block-start:.5rem;border-block-start:1px solid;border-color:color-mix(in srgb,currentColor 30%,transparent);font-size:.8125rem;font-weight:600;letter-spacing:.02em;text-decoration:none;cursor:pointer}.muv-glossary-term__more:hover{text-decoration:underline}.muv-glossary-term__more::after{content:" →"}.muv-glossary-term:focus-within .muv-glossary-term__tip,.muv-glossary-term:hover .muv-glossary-term__tip{width:max-content;height:auto;padding:.6rem .8rem;overflow:visible;clip-path:none;opacity:1}.muv-glossary-term.is-dismissed .muv-glossary-term__tip,.muv-glossary-term.is-dismissed:focus-within .muv-glossary-term__tip,.muv-glossary-term.is-dismissed:hover .muv-glossary-term__tip{width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);opacity:0}@media (max-width:480px){.muv-glossary-term__tip{left:auto;right:0;max-width:88vw}}@media (prefers-reduced-motion:reduce){.muv-glossary-term__tip{transition:none}}@media print{.muv-glossary-term__tip{display:none}.muv-glossary-term__link{text-decoration:none}}