.common-hint{--tooltip-alpha:1;--tooltip-bg:rgba(var(--theme-page-bg-rgb), var(--tooltip-alpha));--tooltip-fg:var(--theme-page-fg);font-size:clamp(14px,1.053vw,16px);position:absolute}.common-hint__description a{color:var(--theme-link);text-decoration:underline}.common-hint__actions{margin-top:.5em;position:relative}.common-hint__secondary-actions{position:relative}.common-hint__click-action{visibility:hidden;opacity:0;pointer-events:none;background-color:#0000;width:0;height:0;display:none;position:absolute}.common-hint__highlight{margin-left:calc(var(--highlight-offset) * -1);margin-top:calc(var(--highlight-offset) * -1);border:1px solid rgba(var(--theme-page-bg-rgb), .1);aspect-ratio:1;border-radius:50%;position:absolute;top:0;left:0}.common-hint__highlight:before{content:"";--background-alpha:.5;border-radius:inherit;background-color:rgba(var(--theme-yellow-rgb), var(--background-alpha));background-color:rgba(var(--theme-yellow-rgb), var(--background-alpha));width:100%;height:100%;display:block;position:absolute}.common-hint__highlight:after{pointer-events:none;--background-alpha:.5;background-color:rgba(var(--theme-yellow-rgb), var(--background-alpha))}.common-hint__highlight--visible-always{opacity:1}.common-hint__highlight--clickable{cursor:pointer}.common-hint__tooltip{background-color:var(--tooltip-bg);color:var(--tooltip-fg);font-size:inherit;text-align:left;border-radius:1em;min-width:15em;padding:.66em .9em .9em;position:absolute;box-shadow:0 9.39051px 15px #0000001a}.common-hint__tooltip>span,.common-hint__tooltip>strong{display:block}.common-hint__tooltip strong{font-weight:600}.common-hint__tooltip--full-image{box-shadow:none;filter:drop-shadow(0 9.9px 6.9px #0000001a)drop-shadow(0 18.5px 28.5px #00000006)drop-shadow(0 7px 37.5px #00000007);background-color:#0000;padding:0;overflow:hidden}.common-hint__tooltip--full-image:after{content:"";display:block;display:none!important}.common-hint__tooltip--place-below{top:var(--highlight-offset);left:0;transform:translate(-50%)}.common-hint__tooltip--place-below:after{content:"";border-style:solid;border-color:transparent transparent var(--tooltip-bg) transparent;border-width:0 .6em .8em;width:0;height:0;margin-top:-.7em;margin-left:-.6em;display:block;position:absolute;top:0;left:50%}.common-hint__tooltip--place-above{bottom:var(--highlight-offset);left:0;transform:translate(-50%)}.common-hint__tooltip--place-above:after{content:"";border-style:solid;border-color:var(--tooltip-bg) transparent transparent transparent;border-width:.8em .6em 0;width:0;height:0;margin-bottom:-.7em;margin-left:-.6em;display:block;position:absolute;bottom:0;left:50%}.common-hint__tooltip--place-before{right:var(--highlight-offset);top:0;transform:translateY(-50%)}.common-hint__tooltip--place-before:after{content:"";border-style:solid;border-color:transparent transparent transparent var(--tooltip-bg);border-width:.6em 0 .6em .8em;width:0;height:0;margin-top:-.6em;margin-right:-.7em;display:block;position:absolute;top:50%;right:0}.common-hint__tooltip--place-after{left:var(--highlight-offset);top:0;transform:translateY(-50%)}.common-hint__tooltip--place-after:after{content:"";border-style:solid;border-color:transparent var(--tooltip-bg) transparent transparent;border-width:.6em .8em .6em 0;width:0;height:0;margin-top:-.6em;margin-left:-.7em;display:block;position:absolute;top:50%;left:0}.common-hint__tooltip--pointer-hidden:after{display:none!important}.common-hint__tooltip-overlay{cursor:pointer;position:absolute;inset:0}.common-hint__tooltip-content{flex-direction:column;gap:.5em;display:flex}.common-hint__tooltip-image{border-radius:.5em;margin-top:.25em;margin-bottom:.5em}.common-hint--align-center .common-hint__tooltip-content{text-align:center;align-items:center}.common-hint--align-end .common-hint__tooltip-content{text-align:end;align-items:flex-end}.common-hint--highlight-shadow .common-hint__highlight{box-shadow:0 9.39051px 15px #0000001a}.common-hint--highlight-blue .common-hint__highlight:before,.common-hint--highlight-blue .common-hint__highlight:after{background-color:rgba(var(--theme-brightblue-rgb), var(--background-alpha))}.common-hint--highlight-teal .common-hint__highlight:before,.common-hint--highlight-teal .common-hint__highlight:after{background-color:rgba(var(--theme-teal-rgb), var(--background-alpha))}.common-hint--highlight-purple .common-hint__highlight:before,.common-hint--highlight-purple .common-hint__highlight:after{background-color:rgba(var(--theme-purple-rgb), var(--background-alpha))}.common-hint--highlight-white .common-hint__highlight:before,.common-hint--highlight-white .common-hint__highlight:after{background-color:rgba(var(--theme-page-bg-rgb), var(--background-alpha))}.common-hint--highlight-alpha-010 .common-hint__highlight:before,.common-hint--highlight-alpha-010 .common-hint__highlight:after{--background-alpha:.1}.common-hint--highlight-alpha-025 .common-hint__highlight:before,.common-hint--highlight-alpha-025 .common-hint__highlight:after{--background-alpha:.25}.common-hint--highlight-alpha-075 .common-hint__highlight:before,.common-hint--highlight-alpha-075 .common-hint__highlight:after{--background-alpha:.75}.common-hint--highlight-hardlight,.common-hint--highlight-overlay,.common-hint--highlight-multiply{transition:none!important;transform:none!important}.common-hint--highlight-hardlight .common-hint__highlight:before,.common-hint--highlight-hardlight .common-hint__highlight:after{mix-blend-mode:hard-light}.common-hint--highlight-overlay .common-hint__highlight:before,.common-hint--highlight-overlay .common-hint__highlight:after{mix-blend-mode:overlay}.common-hint--highlight-multiply .common-hint__highlight:before,.common-hint--highlight-multiply .common-hint__highlight:after{mix-blend-mode:multiply}.common-hint--highlight-pulse .common-hint__highlight:before{animation:2.25s infinite highlight-pulse}.common-hint--highlight-pulse .common-hint__highlight{box-shadow:none;border:none}.common-hint--highlight-pulse .common-hint__highlight:after{content:"";opacity:0;border-radius:inherit;width:100%;height:100%;animation:2.25s 1.125s infinite highlight-pulse;display:block;position:absolute}.common-hint--highlight-pulse-alt .common-hint__highlight:before{animation:1.5s cubic-bezier(.25,.46,.45,.94) infinite highlight-pulse-alt}.common-hint--highlight-pulse-alt .common-hint__highlight{box-shadow:none}@keyframes highlight-pulse{0%{opacity:0;transform:scale(.01)}50%{opacity:1;transform:scale(.75)}to{opacity:0;background-color:--site-var(medblue);transform:scale(1.25)}}@keyframes highlight-pulse-alt{0%{box-shadow:0 0 0px 0px rgba(var(--theme-medblue-rgb), .4)}25%{box-shadow:0 0 0px 5px rgba(var(--theme-medblue-rgb), .4)}to{box-shadow:0 0 10px 40px rgba(var(--theme-medblue-rgb), 0)}}.common-hint--tooltip-hover .common-hint__tooltip{transform-origin:0 0;transition:scale .25s cubic-bezier(.175,.885,.315,1.8),transform .25s cubic-bezier(.175,.885,.315,1.8),box-shadow .25s}.common-hint--tooltip-hover .common-hint__tooltip:hover{scale:1.025;box-shadow:0 10px 15px #00000026,0 0 0 10px #0000000d}.common-hint--tooltip-invert{--tooltip-bg:rgba(var(--theme-page-fg-rgb), var(--tooltip-alpha));--tooltip-fg:var(--theme-page-bg)}.common-hint--tooltip-yellow{--tooltip-bg:rgba(var(--theme-yellow-rgb), var(--tooltip-alpha));--tooltip-fg:#1a1a1a}.common-hint--tooltip-seamless{--tooltip-bg:transparent;--tooltip-fg:inherit;box-shadow:none;padding:0}.common-hint--tooltip-seamless .common-hint__tooltip{box-shadow:none}.common-hint--tooltip-seamless .common-hint__tooltip--full-image{padding:0}.common-hint--tooltip-alpha-090{--tooltip-alpha:.9}.common-hint--tooltip-alpha-075{--tooltip-alpha:.75}.common-hint--tooltip-alpha-050{--tooltip-alpha:.5}.common-hint--tooltip-alpha-090 .common-hint__tooltip--place-below:after,.common-hint--tooltip-alpha-075 .common-hint__tooltip--place-below:after,.common-hint--tooltip-alpha-050 .common-hint__tooltip--place-below:after,.common-hint--tooltip-alpha-090 .common-hint__tooltip--place-above:after,.common-hint--tooltip-alpha-075 .common-hint__tooltip--place-above:after,.common-hint--tooltip-alpha-050 .common-hint__tooltip--place-above:after,.common-hint--tooltip-alpha-090 .common-hint__tooltip--place-before:after,.common-hint--tooltip-alpha-075 .common-hint__tooltip--place-before:after,.common-hint--tooltip-alpha-050 .common-hint__tooltip--place-before:after,.common-hint--tooltip-alpha-090 .common-hint__tooltip--place-after:after,.common-hint--tooltip-alpha-075 .common-hint__tooltip--place-after:after,.common-hint--tooltip-alpha-050 .common-hint__tooltip--place-after:after{content:"";display:block}.common-hint--tooltip-extended-arrow .common-hint__tooltip{--arrow-length:1.8em;--arrow-width:1.3em;--arrow-thickness:.3em}.common-hint--tooltip-extended-arrow .common-hint__tooltip--place-below{margin-top:var(--arrow-length)}.common-hint--tooltip-extended-arrow .common-hint__tooltip--place-below:after{content:"";height:var(--arrow-width);width:var(--arrow-width);border-color:var(--tooltip-bg);border-width:var(--arrow-thickness) var(--arrow-thickness) 0 0;transform:translateX(-50%) translateY(calc(-1 * var(--arrow-length))) rotate(-45deg);margin:0;display:block}.common-hint--tooltip-extended-arrow .common-hint__tooltip--place-below:before{content:"";width:calc(.9 * var(--arrow-thickness));height:var(--arrow-length);background-color:var(--tooltip-bg);display:block;position:absolute;top:0;left:50%;transform:translateY(-97%)translate(-50%)}.common-hint--tooltip-extended-arrow .common-hint__tooltip--place-above{margin-bottom:var(--arrow-length)}.common-hint--tooltip-extended-arrow .common-hint__tooltip--place-above:after{content:"";height:var(--arrow-width);width:var(--arrow-width);border-color:var(--tooltip-bg);border-width:var(--arrow-thickness) var(--arrow-thickness) 0 0;transform:translateX(-50%) translateY(var(--arrow-length)) rotate(135deg);margin:0;display:block}.common-hint--tooltip-extended-arrow .common-hint__tooltip--place-above:before{content:"";width:calc(.9 * var(--arrow-thickness));height:var(--arrow-length);background-color:var(--tooltip-bg);display:block;position:absolute;bottom:0;left:50%;transform:translateY(97%)translate(-50%)}.common-hint--tooltip-extended-arrow .common-hint__tooltip--place-before{margin-right:var(--arrow-length)}.common-hint--tooltip-extended-arrow .common-hint__tooltip--place-before:after{content:"";height:var(--arrow-width);width:var(--arrow-width);border-color:var(--tooltip-bg);border-width:var(--arrow-thickness) var(--arrow-thickness) 0 0;transform:translateX(var(--arrow-length)) translateY(-50%) rotate(45deg);margin:0;display:block}.common-hint--tooltip-extended-arrow .common-hint__tooltip--place-before:before{content:"";width:var(--arrow-length);height:calc(.9 * var(--arrow-thickness));background-color:var(--tooltip-bg);display:block;position:absolute;top:50%;right:0;transform:translateY(-50%)translate(97%)}.common-hint--tooltip-extended-arrow .common-hint__tooltip--place-after{margin-left:var(--arrow-length)}.common-hint--tooltip-extended-arrow .common-hint__tooltip--place-after:after{content:"";height:var(--arrow-width);width:var(--arrow-width);border-color:var(--tooltip-bg);border-width:var(--arrow-thickness) var(--arrow-thickness) 0 0;transform:translateX(calc(-1 * var(--arrow-length))) translateY(-50%) rotate(-135deg);margin:0;display:block}.common-hint--tooltip-extended-arrow .common-hint__tooltip--place-after:before{content:"";width:var(--arrow-length);height:calc(.9 * var(--arrow-thickness));background-color:var(--tooltip-bg);display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)translate(-97%)}.common-hint--tooltip-noarrow .common-hint__tooltip{--arrow-length:0}.common-hint--tooltip-noarrow .common-hint__tooltip:after,.common-hint--tooltip-noarrow .common-hint__tooltip:before{content:"";display:block;display:none!important}.common-hint--tooltip-narrow .common-hint__tooltip{min-width:10em}.common-hint--tooltip-narrow .common-hint__tooltip--full-image{min-width:12em}.common-hint--tooltip-wide .common-hint__tooltip{min-width:24em}.common-hint--tooltip-wide .common-hint__tooltip--full-image{min-width:18em}.common-hint--tooltip-extra-wide .common-hint__tooltip{min-width:30em}.common-hint--tooltip-extra-wide .common-hint__tooltip--full-image{min-width:24em}.common-hint--tooltip-extra-padding .common-hint__tooltip{padding:1.33em 1.8em 1.8em}.common-hint--tooltip-extra-padding .common-hint__tooltip--full-image{padding:0}.common-hint--tooltip-fs-sm .common-hint__tooltip-content{font-size:clamp(12px,.921vw,14px)}.common-hint--tooltip-fs-md .common-hint__tooltip-content{font-size:clamp(16px,1.184vw,18px)}.common-hint--tooltip-title-md .common-hint__title{font-size:clamp(17px,1.316vw,20px);font-weight:500}.common-hint--hover .common-hint{cursor:pointer;z-index:initial}.common-hint--hover .common-hint__tooltip{pointer-events:none;opacity:0;transition:opacity .25s,transform .25s cubic-bezier(.175,.885,.315,1.8)}.common-hint--hover:hover{z-index:1;cursor:pointer}.common-hint--hover:hover .common-hint__tooltip{pointer-events:auto;opacity:1}
