body:has(.guidanceHighlight.spotlight),html:has(.guidanceHighlight.spotlight){overflow:hidden}.guidanceControlPrevious{margin-right:10px}.guidance{z-index:1090}.guidance.animateFade{opacity:0;-webkit-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s}.guidance.animateFadeActive{opacity:1}.guidance.animateDisabled .calloutContent{-webkit-animation:guidanceDisabledBounce .18s 1;animation:guidanceDisabledBounce .18s 1}.guidance.callout{max-width:410px;min-width:300px}.guidance .calloutContent{border:5px solid #117fa6}@media(max-width:480px){.guidance .calloutContent{max-width:300px!important}}.guidance .guidanceHeader{background-color:#117fa6;color:var(--ui-inverted-text-color);font-size:16.5px;font-weight:700;margin:-11px -10px 10px;padding:11px 31px 10px 11px}.guidance .calloutPointerShadow{background-color:#117fa6;border:none}.guidanceCloseBtn{background:none;border:none;color:hsla(0,0%,100%,.6);font-size:14px;position:absolute;right:5px;top:12px;width:24px}.guidanceCloseBtn:hover{color:var(--ui-inverted-text-color)}.guidanceControls{margin-top:10px}.guidanceHighlight.spotlight{-webkit-box-shadow:0 0 100px 5000px rgba(0,0,0,.3);box-shadow:0 0 100px 5000px rgba(0,0,0,.3);position:absolute;-webkit-transition:height .6s,left .6s,top .6s,width .6s;-o-transition:height .6s,left .6s,top .6s,width .6s;transition:height .6s,left .6s,top .6s,width .6s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;will-change:height,left,top,width;z-index:1060}.guidanceHighlight.spotlight:after{bottom:-5000px;content:"";left:-5000px;position:fixed;right:-5000px;top:-5000px;z-index:1060}.guidanceHighlight.spotlight.makeInteractable{pointer-events:none}.guidanceHighlight.pulse{-webkit-animation:guidancePulse 1.25s cubic-bezier(.66,0,0,1) infinite;animation:guidancePulse 1.25s cubic-bezier(.66,0,0,1) infinite;-webkit-box-shadow:0 0 #117fa6;box-shadow:0 0 #117fa6;pointer-events:none;position:absolute;z-index:1080}.guidanceProgress{float:right}.guidanceProgressIndicator{display:inline}.guidanceProgress button{background-color:rgba(0,0,0,.08);border:none;border-radius:100%;height:7px;margin:12px 2px 0;width:7px}.guidanceProgress .guidanceProgressCurrent{background-color:#117fa6}@-webkit-keyframes guidancePulse{to{-webkit-box-shadow:0 0 0 18px rgba(17,127,166,0);box-shadow:0 0 0 18px rgba(17,127,166,0)}}@keyframes guidancePulse{to{-webkit-box-shadow:0 0 0 18px rgba(17,127,166,0);box-shadow:0 0 0 18px rgba(17,127,166,0)}}@-webkit-keyframes guidanceDisabledBounce{0%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.02);transform:scale(1.02)}}@keyframes guidanceDisabledBounce{0%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.02);transform:scale(1.02)}}