#nprogress{pointer-events:none}#nprogress .bar{z-index:1031;background:#29d;width:100%;height:2px;position:fixed;top:0;left:0}#nprogress .peg{opacity:1;width:100px;height:100%;display:block;position:absolute;right:0;transform:rotate(3deg)translateY(-4px);box-shadow:0 0 10px #29d,0 0 5px #29d}#nprogress .spinner{z-index:1031;display:block;position:fixed;top:15px;right:15px}#nprogress .spinner-icon{box-sizing:border-box;border:2px solid #0000;border-color:#29d #0000 #0000 #29d;border-radius:50%;width:18px;height:18px;animation:.4s linear infinite nprogress-spinner}.nprogress-custom-parent{position:relative;overflow:hidden}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay) * 2);animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay) * 3);animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay) * 4);animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay) * 5);animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration) / 2);animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration) * .8);animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration) * 3);animation-duration:calc(var(--animate-duration) * 3)}@media print,(prefers-reduced-motion:reduce){.animate__animated{transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate(0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-30px)scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-15px)scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate(0,0)scaleY(.95)}90%{transform:translateY(-4px)scaleY(1.02)}}.animate__bounce{transform-origin:bottom;animation-name:bounce}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scale(1)}30%{transform:scale(1.25,.75)}40%{transform:scale(.75,1.25)}50%{transform:scale(1.15,.85)}65%{transform:scale(.95,1.05)}75%{transform:scale(1.05,.95)}to{transform:scale(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translate(0,0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translate(0,0)}10%,30%,50%,70%,90%{transform:translateY(-10px)}20%,40%,60%,80%{transform:translateY(10px)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translate(0)}6.5%{transform:translate(-6px)rotateY(-9deg)}18.5%{transform:translate(5px)rotateY(7deg)}31.5%{transform:translate(-3px)rotateY(-5deg)}43.5%{transform:translate(2px)rotateY(3deg)}50%{transform:translate(0)}}.animate__headShake{animation-name:headShake;animation-timing-function:ease-in-out}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.animate__swing{transform-origin:top;animation-name:swing}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale3d(.9,.9,.9)rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1)rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1)rotate(-3deg)}to{transform:scale(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translate(0,0)}15%{transform:translate(-25%)rotate(-5deg)}30%{transform:translate(20%)rotate(3deg)}45%{transform:translate(-15%)rotate(-3deg)}60%{transform:translate(10%)rotate(2deg)}75%{transform:translate(-5%)rotate(-1deg)}to{transform:translate(0,0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translate(0,0)}22.2%{transform:skew(-12.5deg)skewY(-12.5deg)}33.3%{transform:skew(6.25deg)skewY(6.25deg)}44.4%{transform:skew(-3.125deg)skewY(-3.125deg)}55.5%{transform:skew(1.5625deg)skewY(1.5625deg)}66.6%{transform:skew(-.78125deg)skewY(-.78125deg)}77.7%{transform:skew(.390625deg)skewY(.390625deg)}88.8%{transform:skew(-.195313deg)skewY(-.195313deg)}}.animate__jello{transform-origin:50%;animation-name:jello}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration) * 1.3);animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{opacity:.7;transform:translateY(-1200px)scale(.7)}80%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{opacity:.7;transform:translate(-2000px)scale(.7)}80%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{opacity:.7;transform:translate(2000px)scale(.7)}80%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{opacity:.7;transform:translateY(1200px)scale(.7)}80%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:.7;transform:translateY(700px)scale(.7)}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:.7;transform:translate(-2000px)scale(.7)}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:.7;transform:translate(2000px)scale(.7)}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:.7;transform:translateY(-700px)scale(.7)}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale(1)}}.animate__bounceIn{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)scaleY(3)}60%{opacity:1;transform:translateY(25px)scaleY(.9)}75%{transform:translateY(-10px)scaleY(.95)}90%{transform:translateY(5px)scaleY(.985)}to{transform:translate(0,0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)scaleX(3)}60%{opacity:1;transform:translate(25px)scaleX(1)}75%{transform:translate(-10px)scaleX(.98)}90%{transform:translate(5px)scaleX(.995)}to{transform:translate(0,0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)scaleX(3)}60%{opacity:1;transform:translate(-25px)scaleX(1)}75%{transform:translate(10px)scaleX(.98)}90%{transform:translate(-5px)scaleX(.995)}to{transform:translate(0,0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)scaleY(5)}60%{opacity:1;transform:translateY(-20px)scaleY(.9)}75%{transform:translateY(10px)scaleY(.95)}90%{transform:translateY(-5px)scaleY(.985)}to{transform:translate(0,0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translateY(10px)scaleY(.985)}40%,45%{opacity:1;transform:translateY(-20px)scaleY(.9)}to{opacity:0;transform:translateY(2000px)scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate(20px)scaleX(.9)}to{opacity:0;transform:translate(-2000px)scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate(-20px)scaleX(.9)}to{opacity:0;transform:translate(2000px)scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translateY(-10px)scaleY(.985)}40%,45%{opacity:1;transform:translateY(20px)scaleY(.9)}to{opacity:0;transform:translateY(-2000px)scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate(-2000px)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate(2000px)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate(-100%,-100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate(100%,-100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate(-100%,100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate(100%,100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translateY(100%)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translateY(2000px)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate(-2000px)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate(2000px)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translateY(-100%)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translateY(-2000px)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(-100%,-100%)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(100%,-100%)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(100%,100%)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(-100%,100%)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px)scale(1)translate(0,0)rotateY(-360deg)}40%{animation-timing-function:ease-out;transform:perspective(400px)scale(1)translateZ(150px)rotateY(-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px)scale(1)translateZ(150px)rotateY(-170deg)}80%{animation-timing-function:ease-in;transform:perspective(400px)scale3d(.95,.95,.95)translate(0,0)rotateY(0)}to{animation-timing-function:ease-in;transform:perspective(400px)scale(1)translate(0,0)rotateY(0)}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{animation-name:flipInX;backface-visibility:visible!important}@keyframes flipInY{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateY(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateY(-20deg)}60%{opacity:1;transform:perspective(400px)rotateY(10deg)}80%{transform:perspective(400px)rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{animation-name:flipInY;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateX(-20deg)}to{opacity:0;transform:perspective(400px)rotateX(90deg)}}.animate__flipOutX{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateY(-15deg)}to{opacity:0;transform:perspective(400px)rotateY(90deg)}}.animate__flipOutY{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:flipOutY;backface-visibility:visible!important}@keyframes lightSpeedInRight{0%{opacity:0;transform:translate(100%)skew(-30deg)}60%{opacity:1;transform:skew(20deg)}80%{transform:skew(-5deg)}to{transform:translate(0,0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{opacity:0;transform:translate(-100%)skew(30deg)}60%{opacity:1;transform:skew(-20deg)}80%{transform:skew(5deg)}to{transform:translate(0,0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)skew(30deg)}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)skew(-30deg)}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateIn{transform-origin:50%;animation-name:rotateIn}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-45deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateInDownLeft{transform-origin:0 100%;animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateInDownRight{transform-origin:100% 100%;animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateInUpLeft{transform-origin:0 100%;animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateInUpRight{transform-origin:100% 100%;animation-name:rotateInUpRight}@keyframes rotateOut{0%{opacity:1}to{opacity:0;transform:rotate(200deg)}}.animate__rotateOut{transform-origin:50%;animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;transform:rotate(45deg)}}.animate__rotateOutDownLeft{transform-origin:0 100%;animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutDownRight{transform-origin:100% 100%;animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutUpLeft{transform-origin:0 100%;animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;transform:rotate(90deg)}}.animate__rotateOutUpRight{transform-origin:100% 100%;animation-name:rotateOutUpRight}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg)}40%,80%{opacity:1;animation-timing-function:ease-in-out;transform:rotate(60deg)}to{opacity:0;transform:translateY(700px)}}.animate__hinge{animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2);transform-origin:0 0;animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform-origin:bottom;transform:scale(.1)rotate(30deg)}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate(-100%)rotate(-120deg)}to{opacity:1;transform:translate(0,0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate(100%)rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translateY(-1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translateY(60px)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translate(-1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translate(10px)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translate(1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translate(-10px)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translateY(1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translateY(-60px)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.475,.475,.475)translateY(-60px)}to{opacity:0;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.1,.1,.1)translateY(2000px)}}.animate__zoomOutDown{transform-origin:bottom;animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475)translate(42px)}to{opacity:0;transform:scale(.1)translate(-2000px)}}.animate__zoomOutLeft{transform-origin:0;animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475)translate(-42px)}to{opacity:0;transform:scale(.1)translate(2000px)}}.animate__zoomOutRight{transform-origin:100%;animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.475,.475,.475)translateY(60px)}to{opacity:0;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.1,.1,.1)translateY(-2000px)}}.animate__zoomOutUp{transform-origin:bottom;animation-name:zoomOutUp}@keyframes slideInDown{0%{visibility:visible;transform:translateY(-100%)}to{transform:translate(0,0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{visibility:visible;transform:translate(-100%)}to{transform:translate(0,0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{visibility:visible;transform:translate(100%)}to{transform:translate(0,0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{visibility:visible;transform:translateY(100%)}to{transform:translate(0,0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(100%)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(-100%)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(100%)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(-100%)}}.animate__slideOutUp{animation-name:slideOutUp}.monaco-aria-container{position:absolute;left:-999em}::-ms-clear{display:none}.monaco-editor .editor-widget input{color:inherit}.monaco-editor{-webkit-text-size-adjust:100%;color:var(--vscode-editor-foreground);background-color:var(--vscode-editor-background);overflow-wrap:initial;position:relative;overflow:visible}.monaco-editor-background{background-color:var(--vscode-editor-background)}.monaco-editor .rangeHighlight{background-color:var(--vscode-editor-rangeHighlightBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-rangeHighlightBorder)}.monaco-editor.hc-black .rangeHighlight,.monaco-editor.hc-light .rangeHighlight{border-style:dotted}.monaco-editor .symbolHighlight{background-color:var(--vscode-editor-symbolHighlightBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-symbolHighlightBorder)}.monaco-editor.hc-black .symbolHighlight,.monaco-editor.hc-light .symbolHighlight{border-style:dotted}.monaco-editor .editorCanvas{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute}.monaco-editor .overflow-guard{position:relative;overflow:hidden}.monaco-editor .view-overlays{position:absolute;top:0}.monaco-editor .view-overlays>div,.monaco-editor .margin-view-overlays>div{width:100%;position:absolute}.monaco-editor .squiggly-error{border-bottom:4px double var(--vscode-editorError-border)}.monaco-editor .squiggly-error:before{content:"";background:var(--vscode-editorError-background);width:100%;height:100%;display:block}.monaco-editor .squiggly-warning{border-bottom:4px double var(--vscode-editorWarning-border)}.monaco-editor .squiggly-warning:before{content:"";background:var(--vscode-editorWarning-background);width:100%;height:100%;display:block}.monaco-editor .squiggly-info{border-bottom:4px double var(--vscode-editorInfo-border)}.monaco-editor .squiggly-info:before{content:"";background:var(--vscode-editorInfo-background);width:100%;height:100%;display:block}.monaco-editor .squiggly-hint{border-bottom:2px dotted var(--vscode-editorHint-border)}.monaco-editor.showUnused .squiggly-unnecessary{border-bottom:2px dashed var(--vscode-editorUnnecessaryCode-border)}.monaco-editor.showDeprecated .squiggly-inline-deprecated{text-decoration:line-through;-webkit-text-decoration-color:var(--vscode-editor-foreground,inherit);text-decoration-color:var(--vscode-editor-foreground,inherit)}.monaco-scrollable-element>.scrollbar>.scra{cursor:pointer;font-size:11px!important}.monaco-scrollable-element>.visible{opacity:1;z-index:11;background:0 0;transition:opacity .1s linear}.monaco-scrollable-element>.invisible{opacity:0;pointer-events:none}.monaco-scrollable-element>.invisible.fade{transition:opacity .8s linear}.monaco-scrollable-element>.shadow{display:none;position:absolute}.monaco-scrollable-element>.shadow.top{width:100%;height:3px;box-shadow:var(--vscode-scrollbar-shadow) 0 6px 6px -6px inset;display:block;top:0;left:3px}.monaco-scrollable-element>.shadow.left{width:3px;height:100%;box-shadow:var(--vscode-scrollbar-shadow) 6px 0 6px -6px inset;display:block;top:3px;left:0}.monaco-scrollable-element>.shadow.top-left-corner{width:3px;height:3px;display:block;top:0;left:0}.monaco-scrollable-element>.shadow.top.left{box-shadow:var(--vscode-scrollbar-shadow) 6px 0 6px -6px inset}.monaco-scrollable-element>.scrollbar{background:var(--vscode-scrollbar-background)}.monaco-scrollable-element>.scrollbar>.slider{background:var(--vscode-scrollbarSlider-background)}.monaco-scrollable-element>.scrollbar>.slider:hover{background:var(--vscode-scrollbarSlider-hoverBackground)}.monaco-scrollable-element>.scrollbar>.slider.active{background:var(--vscode-scrollbarSlider-activeBackground)}.monaco-editor .blockDecorations-container{pointer-events:none;position:absolute;top:0}.monaco-editor .blockDecorations-block{box-sizing:border-box;position:absolute}.monaco-editor .view-overlays .current-line,.monaco-editor .margin-view-overlays .current-line{box-sizing:border-box;height:100%;display:block;position:absolute;top:0;left:0}.monaco-editor .margin-view-overlays .current-line.current-line-margin.current-line-margin-both{border-right:0}.monaco-editor .lines-content .cdr{height:100%;position:absolute}.monaco-editor .glyph-margin{position:absolute;top:0}.monaco-editor .glyph-margin-widgets .cgmr{justify-content:center;align-items:center;display:flex;position:absolute}.monaco-editor .glyph-margin-widgets .cgmr.codicon-modifier-spin:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.monaco-editor .lines-content .core-guide{box-sizing:border-box;height:100%;position:absolute}.monaco-editor .margin-view-overlays .line-numbers{font-variant-numeric:tabular-nums;text-align:right;vertical-align:middle;box-sizing:border-box;cursor:default;display:inline-block;position:absolute;bottom:0}.monaco-editor .relative-current-line-number{text-align:left;width:100%;display:inline-block}.monaco-editor .margin-view-overlays .line-numbers.lh-odd{margin-top:1px}.monaco-editor .line-numbers{color:var(--vscode-editorLineNumber-foreground)}.monaco-editor .line-numbers.active-line-number{color:var(--vscode-editorLineNumber-activeForeground)}.monaco-mouse-cursor-text{cursor:text}.mtkcontrol{color:#fff!important;background:#960000!important}.mtkoverflow{background-color:var(--vscode-button-background,var(--vscode-editor-background));color:var(--vscode-button-foreground,var(--vscode-editor-foreground));border-style:solid;border-width:1px;border-color:var(--vscode-contrastBorder);cursor:pointer;border-radius:2px;padding:4px}.mtkoverflow:hover{background-color:var(--vscode-button-hoverBackground)}.monaco-editor.no-user-select .lines-content,.monaco-editor.no-user-select .view-line,.monaco-editor.no-user-select .view-lines{-webkit-user-select:none;user-select:none}.monaco-editor.mac .lines-content:hover,.monaco-editor.mac .view-line:hover,.monaco-editor.mac .view-lines:hover{-webkit-user-select:text;user-select:text}.monaco-editor.enable-user-select{user-select:initial;-webkit-user-select:initial}.monaco-editor .view-lines{white-space:nowrap}.monaco-editor .view-line{box-sizing:border-box;width:100%;position:absolute}.monaco-editor .lines-content>.view-lines>.view-line>span{position:absolute;top:0;bottom:0}.monaco-editor .mtkw{color:var(--vscode-editorWhitespace-foreground)!important}.monaco-editor .mtkz{display:inline-block;color:var(--vscode-editorWhitespace-foreground)!important}.monaco-editor .lines-decorations{background:#fff;position:absolute;top:0}.monaco-editor .margin-view-overlays .cldr{height:100%;position:absolute}.monaco-editor .margin{background-color:var(--vscode-editorGutter-background)}.monaco-editor .margin-view-overlays .cmdr{width:100%;height:100%;position:absolute;left:0}.monaco-editor .minimap.slider-mouseover .minimap-slider{opacity:0;transition:opacity .1s linear}.monaco-editor .minimap.slider-mouseover:hover .minimap-slider,.monaco-editor .minimap.slider-mouseover .minimap-slider.active{opacity:1}.monaco-editor .minimap-slider .minimap-slider-horizontal{background:var(--vscode-minimapSlider-background)}.monaco-editor .minimap-slider:hover .minimap-slider-horizontal{background:var(--vscode-minimapSlider-hoverBackground)}.monaco-editor .minimap-slider.active .minimap-slider-horizontal{background:var(--vscode-minimapSlider-activeBackground)}.monaco-editor .minimap-shadow-visible{box-shadow:var(--vscode-scrollbar-shadow) -6px 0 6px -6px inset}.monaco-editor .minimap-shadow-hidden{width:0;position:absolute}.monaco-editor .minimap-shadow-visible{pointer-events:none;width:6px;position:absolute;left:-6px}.monaco-editor.no-minimap-shadow .minimap-shadow-visible{width:1px;position:absolute;left:-1px}.minimap.minimap-autohide-mouseover,.minimap.minimap-autohide-scroll{opacity:0;transition:opacity .5s}.minimap.minimap-autohide-scroll{pointer-events:none}.minimap.minimap-autohide-mouseover:hover,.minimap.minimap-autohide-scroll.active{opacity:1;pointer-events:auto}.monaco-editor .minimap{z-index:5}.monaco-editor .overlayWidgets{position:absolute;top:0;left:0}.monaco-editor .view-ruler{box-shadow:1px 0 0 0 var(--vscode-editorRuler-foreground) inset;position:absolute;top:0}.monaco-editor .scroll-decoration{height:6px;box-shadow:var(--vscode-scrollbar-shadow) 0 6px 6px -6px inset;position:absolute;top:0;left:0}.monaco-editor .lines-content .cslr{position:absolute}.monaco-editor .focused .selected-text{background-color:var(--vscode-editor-selectionBackground)}.monaco-editor .selected-text{background-color:var(--vscode-editor-inactiveSelectionBackground)}.monaco-editor .top-left-radius{border-top-left-radius:3px}.monaco-editor .bottom-left-radius{border-bottom-left-radius:3px}.monaco-editor .top-right-radius{border-top-right-radius:3px}.monaco-editor .bottom-right-radius{border-bottom-right-radius:3px}.monaco-editor.hc-black .top-left-radius{border-top-left-radius:0}.monaco-editor.hc-black .bottom-left-radius{border-bottom-left-radius:0}.monaco-editor.hc-black .top-right-radius{border-top-right-radius:0}.monaco-editor.hc-black .bottom-right-radius{border-bottom-right-radius:0}.monaco-editor.hc-light .top-left-radius{border-top-left-radius:0}.monaco-editor.hc-light .bottom-left-radius{border-bottom-left-radius:0}.monaco-editor.hc-light .top-right-radius{border-top-right-radius:0}.monaco-editor.hc-light .bottom-right-radius{border-bottom-right-radius:0}.monaco-editor .cursors-layer{position:absolute;top:0}.monaco-editor .cursors-layer>.cursor{box-sizing:border-box;position:absolute;overflow:hidden}.monaco-editor .cursors-layer.cursor-smooth-caret-animation>.cursor{transition:all 80ms}.monaco-editor .cursors-layer.cursor-block-outline-style>.cursor{border-style:solid;border-width:1px;background:0 0!important}.monaco-editor .cursors-layer.cursor-underline-style>.cursor{border-bottom-style:solid;border-bottom-width:2px;background:0 0!important}.monaco-editor .cursors-layer.cursor-underline-thin-style>.cursor{border-bottom-style:solid;border-bottom-width:1px;background:0 0!important}@keyframes monaco-cursor-smooth{0%,20%{opacity:1}60%,to{opacity:0}}@keyframes monaco-cursor-phase{0%,20%{opacity:1}90%,to{opacity:0}}@keyframes monaco-cursor-expand{0%,20%{transform:scaleY(1)}80%,to{transform:scaleY(0)}}.cursor-smooth{animation:.5s ease-in-out 20 alternate monaco-cursor-smooth}.cursor-phase{animation:.5s ease-in-out 20 alternate monaco-cursor-phase}.cursor-expand>.cursor{animation:.5s ease-in-out 20 alternate monaco-cursor-expand}.monaco-editor .mwh{position:absolute;color:var(--vscode-editorWhitespace-foreground)!important}.monaco-editor .monaco-decoration-css-rule-extractor{visibility:hidden;pointer-events:none}.monaco-editor .inputarea{resize:none;color:#0000;z-index:-10;background-color:#0000;border:none;min-width:0;min-height:0;margin:0;padding:0;position:absolute;overflow:hidden;outline:none!important}.monaco-editor .inputarea.ime-input{z-index:10;caret-color:var(--vscode-editorCursor-foreground);color:var(--vscode-editor-foreground)}.monaco-editor .native-edit-context{scrollbar-width:none;z-index:-10;white-space:pre-wrap;margin:0;padding:0;position:absolute;overflow-y:scroll}.monaco-editor .ime-text-area{resize:none;color:#0000;z-index:-10;background-color:#0000;border:none;min-width:0;min-height:0;margin:0;padding:0;position:absolute;overflow:hidden;outline:none!important}.monaco-editor .edit-context-composition-none{background-color:#0000;border-bottom:none}.monaco-editor :not(.hc-black,.hc-light) .edit-context-composition-secondary{border-bottom:1px solid var(--vscode-editor-compositionBorder)}.monaco-editor :not(.hc-black,.hc-light) .edit-context-composition-primary{border-bottom:2px solid var(--vscode-editor-compositionBorder)}.monaco-editor :is(.hc-black,.hc-light) .edit-context-composition-secondary{border:1px solid var(--vscode-editor-compositionBorder)}.monaco-editor :is(.hc-black,.hc-light) .edit-context-composition-primary{border:2px solid var(--vscode-editor-compositionBorder)}.monaco-editor .margin-view-overlays .gpu-mark{border-left:solid 2px var(--vscode-editorWarning-foreground);opacity:.2;width:100%;transition:background-color .1s linear;display:inline-block;position:absolute;top:0;bottom:0;left:0}.monaco-editor .margin-view-overlays .gpu-mark:hover{background-color:var(--vscode-editorWarning-foreground)}.monaco-select-box{cursor:pointer;border-radius:2px;width:100%}.monaco-select-box-dropdown-container{text-transform:none;font-size:13px;font-weight:400}.monaco-action-bar .action-item.select-container{cursor:default}.monaco-action-bar .action-item .monaco-select-box{cursor:pointer;min-width:100px;min-height:18px;padding:2px 23px 2px 8px}.mac .monaco-action-bar .action-item .monaco-select-box{border-radius:3px;min-height:24px;font-size:11px}.monaco-list{white-space:nowrap;width:100%;height:100%;position:relative}.monaco-list.mouse-support{-webkit-user-select:none;user-select:none}.monaco-list>.monaco-scrollable-element{height:100%}.monaco-list-rows{width:100%;height:100%;position:relative}.monaco-list.horizontal-scrolling .monaco-list-rows{width:auto;min-width:100%}.monaco-list-row{box-sizing:border-box;width:100%;position:absolute;overflow:hidden}.monaco-list.mouse-support .monaco-list-row{cursor:pointer;touch-action:none}.monaco-list .monaco-scrollable-element>.scrollbar.vertical,.monaco-pane-view>.monaco-split-view2.vertical>.monaco-scrollable-element>.scrollbar.vertical{z-index:14}.monaco-list-row.scrolling{display:none!important}.monaco-list.element-focused,.monaco-list.selection-single,.monaco-list.selection-multiple{outline:0!important}.monaco-list-type-filter-message{box-sizing:border-box;text-align:center;white-space:normal;opacity:.7;pointer-events:none;width:100%;height:100%;padding:40px 1em 1em;position:absolute;top:0;left:0}.monaco-list-type-filter-message:empty{display:none}.monaco-drag-image{z-index:1000;background-color:var(--vscode-list-activeSelectionBackground);color:var(--vscode-list-activeSelectionForeground);outline:1px solid var(--vscode-list-focusOutline);outline-offset:-1px;text-overflow:ellipsis;white-space:nowrap;border-radius:10px;max-width:120px;padding:1px 7px;font-size:12px;display:inline-block;position:absolute;overflow:hidden}.monaco-select-box-dropdown-padding{--dropdown-padding-top:1px;--dropdown-padding-bottom:1px}.hc-black .monaco-select-box-dropdown-padding,.hc-light .monaco-select-box-dropdown-padding{--dropdown-padding-top:3px;--dropdown-padding-bottom:4px}.monaco-select-box-dropdown-container{box-sizing:border-box;display:none}.monaco-select-box-dropdown-container>.select-box-details-pane>.select-box-description-markdown *{margin:0}.monaco-select-box-dropdown-container>.select-box-details-pane>.select-box-description-markdown a:focus{outline:1px solid -webkit-focus-ring-color;outline-offset:-1px}.monaco-select-box-dropdown-container>.select-box-details-pane>.select-box-description-markdown code{line-height:15px;font-family:var(--monaco-monospace-font)}.monaco-select-box-dropdown-container.visible{text-align:left;border-bottom-right-radius:3px;border-bottom-left-radius:3px;flex-direction:column;width:1px;display:flex;overflow:hidden}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container{padding-top:var(--dropdown-padding-top);padding-bottom:var(--dropdown-padding-bottom);box-sizing:border-box;flex:none;align-self:flex-start;width:100%;padding-left:1px;padding-right:1px;overflow:hidden}.monaco-select-box-dropdown-container>.select-box-details-pane{padding:5px}.hc-black .monaco-select-box-dropdown-container>.select-box-dropdown-list-container{padding-top:var(--dropdown-padding-top);padding-bottom:var(--dropdown-padding-bottom)}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row{cursor:pointer}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.option-text{text-overflow:ellipsis;white-space:nowrap;float:left;padding-left:3.5px;overflow:hidden}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.option-detail{text-overflow:ellipsis;white-space:nowrap;float:left;opacity:.7;padding-left:3.5px;overflow:hidden}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.option-decorator-right{text-overflow:ellipsis;white-space:nowrap;float:right;padding-right:10px;overflow:hidden}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.visually-hidden{width:1px;height:1px;position:absolute;top:auto;left:-10000px;overflow:hidden}.monaco-select-box-dropdown-container>.select-box-dropdown-container-width-control{opacity:0;flex:auto;align-self:flex-start}.monaco-select-box-dropdown-container>.select-box-dropdown-container-width-control>.width-control-div{max-height:0;overflow:hidden}.monaco-select-box-dropdown-container>.select-box-dropdown-container-width-control>.width-control-div>.option-text-width-control{white-space:nowrap;padding-left:4px;padding-right:8px}.monaco-action-bar{white-space:nowrap;height:100%}.monaco-action-bar .actions-container{align-items:center;width:100%;height:100%;margin:0 auto;padding:0;display:flex}.monaco-action-bar.vertical .actions-container{display:inline-block}.monaco-action-bar .action-item{cursor:pointer;justify-content:center;align-items:center;display:block;position:relative}.monaco-action-bar .action-item.disabled{cursor:default}.monaco-action-bar .action-item .icon,.monaco-action-bar .action-item .codicon{display:block}.monaco-action-bar .action-item .codicon{align-items:center;width:16px;height:16px;display:flex}.monaco-action-bar .action-label{border-radius:5px;padding:3px;font-size:11px;display:flex}.monaco-action-bar .action-item.disabled .action-label:not(.icon),.monaco-action-bar .action-item.disabled .action-label:not(.icon):before,.monaco-action-bar .action-item.disabled .action-label:not(.icon):hover{color:var(--vscode-disabledForeground)}.monaco-action-bar .action-item.disabled .action-label.icon,.monaco-action-bar .action-item.disabled .action-label.icon:before,.monaco-action-bar .action-item.disabled .action-label.icon:hover{opacity:.6}.monaco-action-bar.vertical{text-align:left}.monaco-action-bar.vertical .action-item{display:block}.monaco-action-bar.vertical .action-label.separator{border-bottom:1px solid var(--vscode-disabledForeground);margin-left:.8em;margin-right:.8em;padding-top:1px;display:block}.monaco-action-bar .action-item .action-label.separator{cursor:default;background-color:var(--vscode-disabledForeground);width:1px;min-width:1px;height:16px;padding:0;margin:5px 4px!important}.secondary-actions .monaco-action-bar .action-label{margin-left:6px}.monaco-action-bar .action-item.select-container{flex:1;justify-content:center;align-items:center;min-width:60px;max-width:170px;margin-right:10px;display:flex;overflow:hidden}.monaco-action-bar .action-item.action-dropdown-item{display:flex}.monaco-action-bar .action-item.action-dropdown-item>.action-dropdown-item-separator{cursor:default;align-items:center;display:flex}.monaco-action-bar .action-item.action-dropdown-item>.action-dropdown-item-separator>div{width:1px}.monaco-diff-editor .diff-review{position:absolute}.monaco-component.diff-review{-webkit-user-select:none;user-select:none;z-index:99}.monaco-component.diff-review .diff-review-line-number{text-align:right;color:var(--vscode-editorLineNumber-foreground);display:inline-block}.monaco-component.diff-review .diff-review-summary{padding-left:10px}.monaco-component.diff-review .diff-review-shadow{box-shadow:var(--vscode-scrollbar-shadow) 0 -6px 6px -6px inset;position:absolute}.monaco-component.diff-review .diff-review-row{white-space:pre}.monaco-component.diff-review .diff-review-table{min-width:100%;display:table}.monaco-component.diff-review .diff-review-row{width:100%;display:table-row}.monaco-component.diff-review .diff-review-spacer{vertical-align:middle;width:10px;display:inline-block}.monaco-component.diff-review .diff-review-spacer>.codicon{font-size:9px!important}.monaco-component.diff-review .diff-review-actions{z-index:100;display:inline-block;position:absolute;top:2px;right:10px}.monaco-component.diff-review .diff-review-actions .action-label{width:16px;height:16px;margin:2px 0}.monaco-component.diff-review .revertButton{cursor:pointer}.monaco-component.diff-review .action-label{background:var(--vscode-editorActionList-background)}:root{--vscode-sash-size:4px;--vscode-sash-hover-size:4px}.monaco-sash{z-index:35;touch-action:none;position:absolute}.monaco-sash.disabled{pointer-events:none}.monaco-sash.mac.vertical{cursor:col-resize}.monaco-sash.vertical.minimum{cursor:e-resize}.monaco-sash.vertical.maximum{cursor:w-resize}.monaco-sash.mac.horizontal{cursor:row-resize}.monaco-sash.horizontal.minimum{cursor:s-resize}.monaco-sash.horizontal.maximum{cursor:n-resize}.monaco-sash.disabled{cursor:default!important;pointer-events:none!important}.monaco-sash.vertical{cursor:ew-resize;width:var(--vscode-sash-size);height:100%;top:0}.monaco-sash.horizontal{cursor:ns-resize;width:100%;height:var(--vscode-sash-size);left:0}.monaco-sash:not(.disabled)>.orthogonal-drag-handle{content:" ";height:calc(var(--vscode-sash-size) * 2);width:calc(var(--vscode-sash-size) * 2);z-index:100;cursor:all-scroll;display:block;position:absolute}.monaco-sash.horizontal.orthogonal-edge-north:not(.disabled)>.orthogonal-drag-handle.start,.monaco-sash.horizontal.orthogonal-edge-south:not(.disabled)>.orthogonal-drag-handle.end{cursor:nwse-resize}.monaco-sash.horizontal.orthogonal-edge-north:not(.disabled)>.orthogonal-drag-handle.end,.monaco-sash.horizontal.orthogonal-edge-south:not(.disabled)>.orthogonal-drag-handle.start{cursor:nesw-resize}.monaco-sash.vertical>.orthogonal-drag-handle.start{left:calc(var(--vscode-sash-size) * -.5);top:calc(var(--vscode-sash-size) * -1)}.monaco-sash.vertical>.orthogonal-drag-handle.end{left:calc(var(--vscode-sash-size) * -.5);bottom:calc(var(--vscode-sash-size) * -1)}.monaco-sash.horizontal>.orthogonal-drag-handle.start{top:calc(var(--vscode-sash-size) * -.5);left:calc(var(--vscode-sash-size) * -1)}.monaco-sash.horizontal>.orthogonal-drag-handle.end{top:calc(var(--vscode-sash-size) * -.5);right:calc(var(--vscode-sash-size) * -1)}.monaco-sash:before{content:"";pointer-events:none;background:0 0;width:100%;height:100%;position:absolute}.monaco-enable-motion .monaco-sash:before{transition:background-color .1s ease-out}.monaco-sash.hover:before,.monaco-sash.active:before{background:var(--vscode-sash-hoverBorder)}.monaco-sash.vertical:before{width:var(--vscode-sash-hover-size);left:calc(50% - (var(--vscode-sash-hover-size) / 2))}.monaco-sash.horizontal:before{height:var(--vscode-sash-hover-size);top:calc(50% - (var(--vscode-sash-hover-size) / 2))}.pointer-events-disabled{pointer-events:none!important}.monaco-sash.debug{background:#0ff}.monaco-sash.debug.disabled{background:#0ff3}.monaco-sash.debug:not(.disabled)>.orthogonal-drag-handle{background:red}.monaco-dropdown{height:100%;padding:0}.monaco-dropdown>.dropdown-label{cursor:pointer;justify-content:center;align-items:center;height:100%;display:flex}.monaco-dropdown>.dropdown-label>.action-label.disabled{cursor:default}.monaco-dropdown-with-primary{border-radius:5px;flex-direction:row;display:flex!important}.monaco-dropdown-with-primary>.action-container>.action-label{margin-right:0}.monaco-dropdown-with-primary>.dropdown-action-container>.monaco-dropdown>.dropdown-label .codicon[class*=codicon-]{margin-left:-3px;padding-left:0;padding-right:0;font-size:12px;line-height:16px}.monaco-dropdown-with-primary>.dropdown-action-container>.monaco-dropdown>.dropdown-label>.action-label{background-position:50%;background-repeat:no-repeat;background-size:16px;display:block}.monaco-toolbar{height:100%}.monaco-toolbar .toolbar-toggle-more{padding:0;display:inline-block}.monaco-toolbar.responsive .monaco-action-bar>.actions-container>.action-item{flex-shrink:1;min-width:20px}.monaco-action-bar .action-item.menu-entry .action-label.icon{background-position:50%;background-repeat:no-repeat;background-size:16px;width:16px;height:16px}.monaco-action-bar .action-item.menu-entry.text-only .action-label{color:var(--vscode-descriptionForeground);border-radius:2px;overflow:hidden}.monaco-action-bar .action-item.menu-entry.text-only.use-comma:not(:last-of-type) .action-label:after{content:", "}.monaco-action-bar .action-item.menu-entry.text-only+.action-item:not(.text-only)>.monaco-dropdown .action-label{color:var(--vscode-descriptionForeground)}.monaco-dropdown-with-default{border-radius:5px;flex-direction:row;display:flex!important}.monaco-dropdown-with-default>.action-container>.action-label{margin-right:0}.monaco-dropdown-with-default>.action-container.menu-entry>.action-label.icon{background-position:50%;background-repeat:no-repeat;background-size:16px;width:16px;height:16px}.monaco-dropdown-with-default:hover{background-color:var(--vscode-toolbar-hoverBackground)}.monaco-dropdown-with-default>.dropdown-action-container>.monaco-dropdown>.dropdown-label .codicon[class*=codicon-]{margin-left:-3px;padding-left:0;padding-right:0;font-size:12px;line-height:16px}.monaco-dropdown-with-default>.dropdown-action-container>.monaco-dropdown>.dropdown-label>.action-label{background-position:50%;background-repeat:no-repeat;background-size:16px;display:block}.monaco-editor .diff-hidden-lines-widget{width:100%}.monaco-editor .diff-hidden-lines{height:0;font-size:13px;line-height:14px;transform:translateY(-10px)}.monaco-editor .diff-hidden-lines:not(.dragging) .top:hover,.monaco-editor .diff-hidden-lines:not(.dragging) .bottom:hover,.monaco-editor .diff-hidden-lines .top.dragging,.monaco-editor .diff-hidden-lines .bottom.dragging{background-color:var(--vscode-focusBorder)}.monaco-editor .diff-hidden-lines .top,.monaco-editor .diff-hidden-lines .bottom{background-color:#0000;background-clip:padding-box;border-top:4px solid #0000;border-bottom:2px solid #0000;height:4px;transition:background-color .1s ease-out}.monaco-editor.draggingUnchangedRegion.canMoveTop:not(.canMoveBottom) *,.monaco-editor .diff-hidden-lines .top.canMoveTop:not(.canMoveBottom),.monaco-editor .diff-hidden-lines .bottom.canMoveTop:not(.canMoveBottom){cursor:n-resize!important}.monaco-editor.draggingUnchangedRegion:not(.canMoveTop).canMoveBottom *,.monaco-editor .diff-hidden-lines .top:not(.canMoveTop).canMoveBottom,.monaco-editor .diff-hidden-lines .bottom:not(.canMoveTop).canMoveBottom{cursor:s-resize!important}.monaco-editor.draggingUnchangedRegion.canMoveTop.canMoveBottom *,.monaco-editor .diff-hidden-lines .top.canMoveTop.canMoveBottom,.monaco-editor .diff-hidden-lines .bottom.canMoveTop.canMoveBottom{cursor:ns-resize!important}.monaco-editor .diff-hidden-lines .top{transform:translateY(4px)}.monaco-editor .diff-hidden-lines .bottom{transform:translateY(-6px)}.monaco-editor .diff-unchanged-lines{background:var(--vscode-diffEditor-unchangedCodeBackground)}.monaco-editor .noModificationsOverlay{z-index:1;background:var(--vscode-editor-background);justify-content:center;align-items:center;display:flex}.monaco-editor .diff-hidden-lines .center{background:var(--vscode-diffEditor-unchangedRegionBackground);color:var(--vscode-diffEditor-unchangedRegionForeground);text-overflow:ellipsis;white-space:nowrap;height:24px;box-shadow:inset 0 -5px 5px -7px var(--vscode-diffEditor-unchangedRegionShadow), inset 0 5px 5px -7px var(--vscode-diffEditor-unchangedRegionShadow);display:block;overflow:hidden}.monaco-editor .diff-hidden-lines .center span.codicon{vertical-align:middle}.monaco-editor .diff-hidden-lines .center a:hover .codicon{cursor:pointer;color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .diff-hidden-lines div.breadcrumb-item{cursor:pointer}.monaco-editor .diff-hidden-lines div.breadcrumb-item:hover{color:var(--vscode-editorLink-activeForeground)}.monaco-editor .movedOriginal,.monaco-editor .movedModified{border:2px solid var(--vscode-diffEditor-move-border)}.monaco-editor .movedOriginal.currentMove,.monaco-editor .movedModified.currentMove{border:2px solid var(--vscode-diffEditor-moveActive-border)}.monaco-diff-editor .moved-blocks-lines path.currentMove{stroke:var(--vscode-diffEditor-moveActive-border)}.monaco-diff-editor .moved-blocks-lines path{pointer-events:visiblestroke}.monaco-diff-editor .moved-blocks-lines .arrow{fill:var(--vscode-diffEditor-move-border)}.monaco-diff-editor .moved-blocks-lines .arrow.currentMove{fill:var(--vscode-diffEditor-moveActive-border)}.monaco-diff-editor .moved-blocks-lines .arrow-rectangle{fill:var(--vscode-editor-background)}.monaco-diff-editor .moved-blocks-lines{pointer-events:none;position:absolute}.monaco-diff-editor .moved-blocks-lines path{fill:none;stroke:var(--vscode-diffEditor-move-border);stroke-width:2px}.monaco-editor .char-delete.diff-range-empty{border-left:solid var(--vscode-diffEditor-removedTextBackground) 3px;margin-left:-1px}.monaco-editor .char-insert.diff-range-empty{border-left:solid var(--vscode-diffEditor-insertedTextBackground) 3px}.monaco-editor .fold-unchanged{cursor:pointer}.monaco-diff-editor .diff-moved-code-block{justify-content:flex-end;margin-top:-4px;display:flex}.monaco-diff-editor .diff-moved-code-block .action-bar .action-label.codicon{width:12px;height:12px;font-size:12px}.monaco-diff-editor .diffOverview{z-index:9}.monaco-diff-editor .diffOverview .diffViewport{z-index:10}.monaco-diff-editor.vs .diffOverview{background:#00000008}.monaco-diff-editor.vs-dark .diffOverview{background:#ffffff03}.monaco-scrollable-element.modified-in-monaco-diff-editor.vs .scrollbar,.monaco-scrollable-element.modified-in-monaco-diff-editor.vs-dark .scrollbar,.monaco-scrollable-element.modified-in-monaco-diff-editor.hc-black .scrollbar,.monaco-scrollable-element.modified-in-monaco-diff-editor.hc-light .scrollbar{background:0 0}.monaco-scrollable-element.modified-in-monaco-diff-editor .slider{z-index:10}.modified-in-monaco-diff-editor .slider.active{background:#ababab66}.modified-in-monaco-diff-editor.hc-black .slider.active,.modified-in-monaco-diff-editor.hc-light .slider.active{background:0 0}.monaco-editor .insert-sign,.monaco-diff-editor .insert-sign,.monaco-editor .delete-sign,.monaco-diff-editor .delete-sign{align-items:center;opacity:.7!important;font-size:11px!important;display:flex!important}.monaco-editor.hc-black .insert-sign,.monaco-diff-editor.hc-black .insert-sign,.monaco-editor.hc-black .delete-sign,.monaco-diff-editor.hc-black .delete-sign,.monaco-editor.hc-light .insert-sign,.monaco-diff-editor.hc-light .insert-sign,.monaco-editor.hc-light .delete-sign,.monaco-diff-editor.hc-light .delete-sign{opacity:1}.monaco-editor .inline-deleted-margin-view-zone,.monaco-editor .inline-added-margin-view-zone{text-align:right}.monaco-editor .arrow-revert-change{z-index:10;position:absolute}.monaco-editor .arrow-revert-change:hover{cursor:pointer}.monaco-editor .view-zones .view-lines .view-line span{display:inline-block}.monaco-editor .margin-view-zones .lightbulb-glyph:hover{cursor:pointer}.monaco-editor .char-insert,.monaco-diff-editor .char-insert{background-color:var(--vscode-diffEditor-insertedTextBackground)}.monaco-editor .line-insert,.monaco-diff-editor .line-insert{background-color:var(--vscode-diffEditor-insertedLineBackground,var(--vscode-diffEditor-insertedTextBackground))}.monaco-editor .line-insert,.monaco-editor .char-insert{box-sizing:border-box;border:1px solid var(--vscode-diffEditor-insertedTextBorder)}.monaco-editor.hc-black .line-insert,.monaco-editor.hc-light .line-insert,.monaco-editor.hc-black .char-insert,.monaco-editor.hc-light .char-insert{border-style:dashed}.monaco-editor .line-delete,.monaco-editor .char-delete{box-sizing:border-box;border:1px solid var(--vscode-diffEditor-removedTextBorder)}.monaco-editor.hc-black .line-delete,.monaco-editor.hc-light .line-delete,.monaco-editor.hc-black .char-delete,.monaco-editor.hc-light .char-delete{border-style:dashed}.monaco-editor .inline-added-margin-view-zone,.monaco-editor .gutter-insert,.monaco-diff-editor .gutter-insert{background-color:var(--vscode-diffEditorGutter-insertedLineBackground,var(--vscode-diffEditor-insertedLineBackground), var(--vscode-diffEditor-insertedTextBackground))}.monaco-editor .char-delete,.monaco-diff-editor .char-delete,.monaco-editor .inline-deleted-text{background-color:var(--vscode-diffEditor-removedTextBackground)}.monaco-editor .inline-deleted-text{text-decoration:line-through}.monaco-editor .line-delete,.monaco-diff-editor .line-delete{background-color:var(--vscode-diffEditor-removedLineBackground,var(--vscode-diffEditor-removedTextBackground))}.monaco-editor .inline-deleted-margin-view-zone,.monaco-editor .gutter-delete,.monaco-diff-editor .gutter-delete{background-color:var(--vscode-diffEditorGutter-removedLineBackground,var(--vscode-diffEditor-removedLineBackground), var(--vscode-diffEditor-removedTextBackground))}.monaco-diff-editor.side-by-side .editor.modified{box-shadow:-6px 0 5px -5px var(--vscode-scrollbar-shadow);border-left:1px solid var(--vscode-diffEditor-border)}.monaco-diff-editor.side-by-side .editor.original{box-shadow:6px 0 5px -5px var(--vscode-scrollbar-shadow);border-right:1px solid var(--vscode-diffEditor-border)}.monaco-diff-editor .diffViewport{background:var(--vscode-scrollbarSlider-background)}.monaco-diff-editor .diffViewport:hover{background:var(--vscode-scrollbarSlider-hoverBackground)}.monaco-diff-editor .diffViewport:active{background:var(--vscode-scrollbarSlider-activeBackground)}.monaco-editor .diagonal-fill{background-image:linear-gradient(-45deg, var(--vscode-diffEditor-diagonalFill) 12.5%, #0000 12.5%, #0000 50%, var(--vscode-diffEditor-diagonalFill) 50%, var(--vscode-diffEditor-diagonalFill) 62.5%, #0000 62.5%, #0000 100%);background-size:8px 8px}.monaco-diff-editor .gutter{flex-grow:0;flex-shrink:0;position:relative;overflow:hidden}.monaco-diff-editor .gutter>div{position:absolute}.monaco-diff-editor .gutter .gutterItem{opacity:0;transition:opacity .7s}.monaco-diff-editor .gutter .gutterItem.showAlways{opacity:1;transition:none}.monaco-diff-editor .gutter .gutterItem.noTransition{transition:none}.monaco-diff-editor .gutter:hover .gutterItem{opacity:1;transition:opacity .1s ease-in-out}.monaco-diff-editor .gutter .gutterItem .background{border-left:2px var(--vscode-menu-separatorBackground) solid;width:1px;height:100%;position:absolute;left:50%}.monaco-diff-editor .gutter .gutterItem .buttons{justify-content:center;align-items:center;width:100%;display:flex;position:absolute}.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar{height:fit-content}.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar .monaco-action-bar{line-height:1}.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar .monaco-action-bar .actions-container{background:var(--vscode-editorGutter-itemBackground);border-radius:4px;width:fit-content}.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar .monaco-action-bar .actions-container .action-item:hover{background:var(--vscode-toolbar-hoverBackground)}.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar .monaco-action-bar .actions-container .action-item .action-label{color:var(--vscode-editorGutter-itemGlyphForeground);padding:1px 2px}.monaco-diff-editor .diff-hidden-lines-compact{height:11px;display:flex}.monaco-diff-editor .diff-hidden-lines-compact .line-left,.monaco-diff-editor .diff-hidden-lines-compact .line-right{border-top:1px solid;border-color:var(--vscode-editorCodeLens-foreground);opacity:.5;width:100%;height:1px;margin:auto}.monaco-diff-editor .diff-hidden-lines-compact .line-left{width:20px}.monaco-diff-editor .diff-hidden-lines-compact .text{color:var(--vscode-editorCodeLens-foreground);text-wrap:nowrap;margin:0 4px;font-size:11px;line-height:11px}.monaco-editor .line-delete-selectable{-webkit-user-select:text!important;user-select:text!important;z-index:1!important}.line-delete-selectable .view-line{-webkit-user-select:text!important;user-select:text!important}.monaco-editor .selection-anchor{background-color:#007acc;width:2px!important}.monaco-editor .bracket-match{box-sizing:border-box;background-color:var(--vscode-editorBracketMatch-background);border:1px solid var(--vscode-editorBracketMatch-border)}.inline-editor-progress-decoration{width:1em;height:1em;display:inline-block}.inline-progress-widget{justify-content:center;align-items:center;display:flex!important}.inline-progress-widget .icon{font-size:80%!important}.inline-progress-widget:hover .icon{animation:none;font-size:90%!important}.inline-progress-widget:hover .icon:before{content:var(--vscode-icon-x-content);font-family:var(--vscode-icon-x-font-family)}.monaco-editor .monaco-editor-overlaymessage{z-index:10000;padding-bottom:8px}.monaco-editor .monaco-editor-overlaymessage.below{z-index:10000;padding-top:8px;padding-bottom:0}.monaco-editor .monaco-editor-overlaymessage.fadeIn{animation:.15s ease-out fadeIn}.monaco-editor .monaco-editor-overlaymessage.fadeOut{animation:.1s ease-out fadeOut}.monaco-editor .monaco-editor-overlaymessage .message{color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-inputValidation-infoBorder);border-radius:3px;padding:2px 4px}.monaco-editor .monaco-editor-overlaymessage .message p{margin-block:0}.monaco-editor .monaco-editor-overlaymessage .message a{color:var(--vscode-textLink-foreground)}.monaco-editor .monaco-editor-overlaymessage .message a:hover{color:var(--vscode-textLink-activeForeground)}.monaco-editor.hc-black .monaco-editor-overlaymessage .message,.monaco-editor.hc-light .monaco-editor-overlaymessage .message{border-width:2px}.monaco-editor .monaco-editor-overlaymessage .anchor{z-index:1000;border:8px solid #0000;position:absolute;left:2px;width:0!important;height:0!important}.monaco-editor .monaco-editor-overlaymessage .anchor.top{border-bottom-color:var(--vscode-inputValidation-infoBorder)}.monaco-editor .monaco-editor-overlaymessage .anchor.below{border-top-color:var(--vscode-inputValidation-infoBorder)}.monaco-editor .monaco-editor-overlaymessage:not(.below) .anchor.top,.monaco-editor .monaco-editor-overlaymessage.below .anchor.below{display:none}.monaco-editor .monaco-editor-overlaymessage.below .anchor.top{display:inherit;top:-8px}.monaco-text-button{box-sizing:border-box;text-align:center;cursor:pointer;border:1px solid var(--vscode-button-border,transparent);border-radius:2px;justify-content:center;align-items:center;width:100%;padding:4px;line-height:18px;display:flex}.monaco-text-button:focus{outline-offset:2px!important}.monaco-text-button:hover{text-decoration:none!important}.monaco-button.disabled:focus,.monaco-button.disabled{cursor:default;opacity:.4!important}.monaco-text-button .codicon{margin:0 .2em;color:inherit!important}.monaco-text-button.monaco-text-button-with-short-label{flex-flow:wrap;height:28px;padding:0 4px;overflow:hidden}.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label{flex-basis:100%}.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label-short{flex-grow:1;width:0;overflow:hidden}.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label,.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label-short{font-weight:400;font-style:inherit;justify-content:center;align-items:center;padding:4px 0;display:flex}.monaco-button-dropdown{cursor:pointer;display:flex}.monaco-button-dropdown.disabled{cursor:default}.monaco-button-dropdown>.monaco-button:focus{outline-offset:-1px!important}.monaco-button-dropdown.disabled>.monaco-button.disabled,.monaco-button-dropdown.disabled>.monaco-button.disabled:focus,.monaco-button-dropdown.disabled>.monaco-button-dropdown-separator{opacity:.4!important}.monaco-button-dropdown>.monaco-button.monaco-text-button{border-right-width:0!important}.monaco-button-dropdown .monaco-button-dropdown-separator{cursor:default;padding:4px 0}.monaco-button-dropdown .monaco-button-dropdown-separator>div{width:1px;height:100%}.monaco-button-dropdown>.monaco-button.monaco-dropdown-button{border:1px solid var(--vscode-button-border,transparent);border-radius:0 2px 2px 0;align-items:center;display:flex;border-left-width:0!important}.monaco-button-dropdown>.monaco-button.monaco-text-button{border-radius:2px 0 0 2px}.monaco-description-button{flex-direction:column;align-items:center;margin:4px 5px;display:flex}.monaco-description-button .monaco-button-description{padding:4px 20px;font-size:11px;font-style:italic}.monaco-description-button .monaco-button-label,.monaco-description-button .monaco-button-description{justify-content:center;align-items:center;display:flex}.monaco-description-button .monaco-button-label>.codicon,.monaco-description-button .monaco-button-description>.codicon{margin:0 .2em;color:inherit!important}.monaco-button.default-colors,.monaco-button-dropdown.default-colors>.monaco-button{color:var(--vscode-button-foreground);background-color:var(--vscode-button-background)}.monaco-button.default-colors:hover,.monaco-button-dropdown.default-colors>.monaco-button:hover{background-color:var(--vscode-button-hoverBackground)}.monaco-button.default-colors.secondary,.monaco-button-dropdown.default-colors>.monaco-button.secondary{color:var(--vscode-button-secondaryForeground);background-color:var(--vscode-button-secondaryBackground)}.monaco-button.default-colors.secondary:hover,.monaco-button-dropdown.default-colors>.monaco-button.secondary:hover{background-color:var(--vscode-button-secondaryHoverBackground)}.monaco-button-dropdown.default-colors .monaco-button-dropdown-separator{background-color:var(--vscode-button-background);border-top:1px solid var(--vscode-button-border);border-bottom:1px solid var(--vscode-button-border)}.monaco-button-dropdown.default-colors .monaco-button.secondary+.monaco-button-dropdown-separator{background-color:var(--vscode-button-secondaryBackground)}.monaco-button-dropdown.default-colors .monaco-button-dropdown-separator>div{background-color:var(--vscode-button-separator)}.action-widget{z-index:40;background-color:var(--vscode-menu-background);width:100%;min-width:100px;max-width:80vw;color:var(--vscode-menu-foreground);box-shadow:0 2px 8px var(--vscode-widget-shadow);border-radius:5px;padding:4px;font-size:13px;display:block;border:1px solid var(--vscode-menu-border)!important}.context-view-block{cursor:initial;z-index:-1;width:100%;height:100%;position:fixed;top:0;left:0}.context-view-pointerBlock{cursor:initial;z-index:2;width:100%;height:100%;position:fixed;top:0;left:0}.action-widget .monaco-list{-webkit-user-select:none;user-select:none;border:0!important}.action-widget .monaco-list:focus:before{outline:0!important}.action-widget .monaco-list .monaco-scrollable-element{overflow:visible}.action-widget .monaco-list .monaco-list-row{white-space:nowrap;cursor:pointer;touch-action:none;border-radius:3px;width:100%;padding:0 4px}.action-widget .monaco-list .monaco-list-row.action.focused:not(.option-disabled){color:var(--vscode-list-activeSelectionForeground);outline:1px solid var(--vscode-menu-selectionBorder,transparent);outline-offset:-1px;background-color:var(--vscode-list-activeSelectionBackground)!important}.action-widget .monaco-list-row.group-header{font-size:13px;font-weight:600;color:var(--vscode-descriptionForeground)!important}.action-widget .monaco-list-row.group-header:not(:first-of-type){margin-top:2px}.action-widget .monaco-scrollable-element .monaco-list-rows .monaco-list-row.separator{border-top:1px solid var(--vscode-editorHoverWidget-border);color:var(--vscode-descriptionForeground);cursor:default;-webkit-user-select:none;user-select:none;border-radius:0;margin:4px 0 0;padding:0;font-size:12px}.action-widget .monaco-scrollable-element .monaco-list-rows .monaco-list-row.separator.focused{background-color:#0000;border-radius:0;outline:0 solid}.action-widget .monaco-list-row.separator:first-of-type{border-top:none;margin-top:0}.action-widget .monaco-list .group-header,.action-widget .monaco-list .option-disabled,.action-widget .monaco-list .option-disabled:before,.action-widget .monaco-list .option-disabled .focused,.action-widget .monaco-list .option-disabled .focused:before{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;cursor:default!important;background-color:#0000!important;outline:0 solid!important}.action-widget .monaco-list-row.action{align-items:center;gap:4px;display:flex}.action-widget .monaco-list-row.action.option-disabled,.action-widget .monaco-list:focus .monaco-list-row.focused.action.option-disabled,.action-widget .monaco-list-row.action.option-disabled .codicon,.action-widget .monaco-list:not(.drop-target):not(.dragging) .monaco-list-row:hover:not(.selected):not(.focused).option-disabled{color:var(--vscode-disabledForeground)}.action-widget .monaco-list-row.action:not(.option-disabled) .codicon{color:inherit}.action-widget .monaco-list-row.action .title{text-overflow:ellipsis;flex:1;overflow:hidden}.action-widget .monaco-list-row.action .monaco-keybinding>.monaco-keybinding-key{background-color:var(--vscode-keybindingLabel-background);color:var(--vscode-keybindingLabel-foreground);border-style:solid;border-width:1px;border-color:var(--vscode-keybindingLabel-border);border-bottom-color:var(--vscode-keybindingLabel-bottomBorder);box-shadow:inset 0 -1px 0 var(--vscode-widget-shadow);border-radius:3px}.action-widget .action-widget-action-bar{background-color:var(--vscode-menu-background);border-top:1px solid var(--vscode-menu-border);margin-top:2px}.action-widget .action-widget-action-bar:before{content:"";width:100%;display:block}.action-widget .action-widget-action-bar .actions-container{padding:4px 8px 2px 24px}.action-widget-action-bar .action-label{color:var(--vscode-textLink-activeForeground);pointer-events:all;padding:0;font-size:13px;line-height:22px}.action-widget-action-bar .action-item{pointer-events:none;margin-right:16px}.action-widget-action-bar .action-label:hover{background-color:#0000!important}.monaco-action-bar .actions-container.highlight-toggled .action-label.checked{background:var(--vscode-actionBar-toggledBackground)!important}.action-widget .monaco-list .monaco-list-row .description{opacity:.7;margin-left:.5em}.monaco-keybinding{align-items:center;line-height:10px;display:flex}.monaco-keybinding>.monaco-keybinding-key{vertical-align:middle;border-style:solid;border-width:1px;border-radius:3px;margin:0 2px;padding:3px 5px;font-size:11px;display:inline-block}.monaco-keybinding>.monaco-keybinding-key:first-child{margin-left:0}.monaco-keybinding>.monaco-keybinding-key:last-child{margin-right:0}.monaco-keybinding>.monaco-keybinding-key-separator{display:inline-block}.monaco-keybinding>.monaco-keybinding-key-chord-separator{width:6px}.post-edit-widget{box-shadow:0 0 8px 2px var(--vscode-widget-shadow);border:1px solid var(--vscode-widget-border,transparent);color:var(--vscode-button-foreground);background-color:var(--vscode-button-background);border-radius:4px;overflow:hidden}.post-edit-widget .monaco-button{border:none;border-radius:0;padding:2px}.post-edit-widget .monaco-button:hover{background-color:var(--vscode-button-hoverBackground)!important}.post-edit-widget .monaco-button .codicon{margin:0}@font-face{font-family:codicon;font-display:block;src:url(../ttf/codicon-ngg6Pgfi.ttf)format("truetype")}.codicon[class*=codicon-]{text-rendering:auto;text-align:center;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-user-select:none;user-select:none;font:16px/1 codicon;text-decoration:none;display:inline-block}.codicon-wrench-subaction{opacity:.5}@keyframes codicon-spin{to{transform:rotate(360deg)}}.codicon-sync.codicon-modifier-spin,.codicon-loading.codicon-modifier-spin,.codicon-gear.codicon-modifier-spin,.codicon-notebook-state-executing.codicon-modifier-spin{animation:1.5s steps(30,end) infinite codicon-spin}.codicon-modifier-disabled{opacity:.4}.codicon-loading,.codicon-tree-item-loading:before{animation-duration:1s!important;animation-timing-function:cubic-bezier(.53,.21,.29,.67)!important}.monaco-editor .codicon.codicon-symbol-array,.monaco-workbench .codicon.codicon-symbol-array{color:var(--vscode-symbolIcon-arrayForeground)}.monaco-editor .codicon.codicon-symbol-boolean,.monaco-workbench .codicon.codicon-symbol-boolean{color:var(--vscode-symbolIcon-booleanForeground)}.monaco-editor .codicon.codicon-symbol-class,.monaco-workbench .codicon.codicon-symbol-class{color:var(--vscode-symbolIcon-classForeground)}.monaco-editor .codicon.codicon-symbol-method,.monaco-workbench .codicon.codicon-symbol-method{color:var(--vscode-symbolIcon-methodForeground)}.monaco-editor .codicon.codicon-symbol-color,.monaco-workbench .codicon.codicon-symbol-color{color:var(--vscode-symbolIcon-colorForeground)}.monaco-editor .codicon.codicon-symbol-constant,.monaco-workbench .codicon.codicon-symbol-constant{color:var(--vscode-symbolIcon-constantForeground)}.monaco-editor .codicon.codicon-symbol-constructor,.monaco-workbench .codicon.codicon-symbol-constructor{color:var(--vscode-symbolIcon-constructorForeground)}.monaco-editor .codicon.codicon-symbol-value,.monaco-workbench .codicon.codicon-symbol-value,.monaco-editor .codicon.codicon-symbol-enum,.monaco-workbench .codicon.codicon-symbol-enum{color:var(--vscode-symbolIcon-enumeratorForeground)}.monaco-editor .codicon.codicon-symbol-enum-member,.monaco-workbench .codicon.codicon-symbol-enum-member{color:var(--vscode-symbolIcon-enumeratorMemberForeground)}.monaco-editor .codicon.codicon-symbol-event,.monaco-workbench .codicon.codicon-symbol-event{color:var(--vscode-symbolIcon-eventForeground)}.monaco-editor .codicon.codicon-symbol-field,.monaco-workbench .codicon.codicon-symbol-field{color:var(--vscode-symbolIcon-fieldForeground)}.monaco-editor .codicon.codicon-symbol-file,.monaco-workbench .codicon.codicon-symbol-file{color:var(--vscode-symbolIcon-fileForeground)}.monaco-editor .codicon.codicon-symbol-folder,.monaco-workbench .codicon.codicon-symbol-folder{color:var(--vscode-symbolIcon-folderForeground)}.monaco-editor .codicon.codicon-symbol-function,.monaco-workbench .codicon.codicon-symbol-function{color:var(--vscode-symbolIcon-functionForeground)}.monaco-editor .codicon.codicon-symbol-interface,.monaco-workbench .codicon.codicon-symbol-interface{color:var(--vscode-symbolIcon-interfaceForeground)}.monaco-editor .codicon.codicon-symbol-key,.monaco-workbench .codicon.codicon-symbol-key{color:var(--vscode-symbolIcon-keyForeground)}.monaco-editor .codicon.codicon-symbol-keyword,.monaco-workbench .codicon.codicon-symbol-keyword{color:var(--vscode-symbolIcon-keywordForeground)}.monaco-editor .codicon.codicon-symbol-module,.monaco-workbench .codicon.codicon-symbol-module{color:var(--vscode-symbolIcon-moduleForeground)}.monaco-editor .codicon.codicon-symbol-namespace,.monaco-workbench .codicon.codicon-symbol-namespace{color:var(--vscode-symbolIcon-namespaceForeground)}.monaco-editor .codicon.codicon-symbol-null,.monaco-workbench .codicon.codicon-symbol-null{color:var(--vscode-symbolIcon-nullForeground)}.monaco-editor .codicon.codicon-symbol-number,.monaco-workbench .codicon.codicon-symbol-number{color:var(--vscode-symbolIcon-numberForeground)}.monaco-editor .codicon.codicon-symbol-object,.monaco-workbench .codicon.codicon-symbol-object{color:var(--vscode-symbolIcon-objectForeground)}.monaco-editor .codicon.codicon-symbol-operator,.monaco-workbench .codicon.codicon-symbol-operator{color:var(--vscode-symbolIcon-operatorForeground)}.monaco-editor .codicon.codicon-symbol-package,.monaco-workbench .codicon.codicon-symbol-package{color:var(--vscode-symbolIcon-packageForeground)}.monaco-editor .codicon.codicon-symbol-property,.monaco-workbench .codicon.codicon-symbol-property{color:var(--vscode-symbolIcon-propertyForeground)}.monaco-editor .codicon.codicon-symbol-reference,.monaco-workbench .codicon.codicon-symbol-reference{color:var(--vscode-symbolIcon-referenceForeground)}.monaco-editor .codicon.codicon-symbol-snippet,.monaco-workbench .codicon.codicon-symbol-snippet{color:var(--vscode-symbolIcon-snippetForeground)}.monaco-editor .codicon.codicon-symbol-string,.monaco-workbench .codicon.codicon-symbol-string{color:var(--vscode-symbolIcon-stringForeground)}.monaco-editor .codicon.codicon-symbol-struct,.monaco-workbench .codicon.codicon-symbol-struct{color:var(--vscode-symbolIcon-structForeground)}.monaco-editor .codicon.codicon-symbol-text,.monaco-workbench .codicon.codicon-symbol-text{color:var(--vscode-symbolIcon-textForeground)}.monaco-editor .codicon.codicon-symbol-type-parameter,.monaco-workbench .codicon.codicon-symbol-type-parameter{color:var(--vscode-symbolIcon-typeParameterForeground)}.monaco-editor .codicon.codicon-symbol-unit,.monaco-workbench .codicon.codicon-symbol-unit{color:var(--vscode-symbolIcon-unitForeground)}.monaco-editor .codicon.codicon-symbol-variable,.monaco-workbench .codicon.codicon-symbol-variable{color:var(--vscode-symbolIcon-variableForeground)}.monaco-editor .lightBulbWidget{justify-content:center;align-items:center;display:flex}.monaco-editor .lightBulbWidget:hover{cursor:pointer}.monaco-editor .lightBulbWidget.codicon-light-bulb,.monaco-editor .lightBulbWidget.codicon-lightbulb-sparkle{color:var(--vscode-editorLightBulb-foreground)}.monaco-editor .lightBulbWidget.codicon-lightbulb-autofix,.monaco-editor .lightBulbWidget.codicon-lightbulb-sparkle-autofix{color:var(--vscode-editorLightBulbAutoFix-foreground,var(--vscode-editorLightBulb-foreground))}.monaco-editor .lightBulbWidget.codicon-sparkle-filled{color:var(--vscode-editorLightBulbAi-foreground,var(--vscode-icon-foreground))}.monaco-editor .lightBulbWidget:before{z-index:2;position:relative}.monaco-editor .lightBulbWidget:after{content:"";opacity:.3;z-index:1;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.monaco-editor .glyph-margin-widgets .cgmr[class*=codicon-gutter-lightbulb]{cursor:pointer;display:block}.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb,.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-sparkle{color:var(--vscode-editorLightBulb-foreground)}.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-auto-fix,.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-aifix-auto-fix{color:var(--vscode-editorLightBulbAutoFix-foreground,var(--vscode-editorLightBulb-foreground))}.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-sparkle-filled{color:var(--vscode-editorLightBulbAi-foreground,var(--vscode-icon-foreground))}.monaco-editor .codelens-decoration{text-overflow:ellipsis;white-space:nowrap;color:var(--vscode-editorCodeLens-foreground);line-height:var(--vscode-editorCodeLens-lineHeight);font-size:var(--vscode-editorCodeLens-fontSize);padding-right:calc(var(--vscode-editorCodeLens-fontSize)*.5);font-feature-settings:var(--vscode-editorCodeLens-fontFeatureSettings);font-family:var(--vscode-editorCodeLens-fontFamily), var(--vscode-editorCodeLens-fontFamilyDefault);align-items:center;overflow:hidden;display:inline-flex!important}.monaco-editor .codelens-decoration>span,.monaco-editor .codelens-decoration>a{-webkit-user-select:none;user-select:none;white-space:nowrap;vertical-align:sub;align-items:center;display:inline-flex}.monaco-editor .codelens-decoration>a{text-decoration:none}.monaco-editor .codelens-decoration>a:hover{cursor:pointer;color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .codelens-decoration>a:hover .codicon{color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .codelens-decoration .codicon[class*=codicon-]{vertical-align:middle;color:var(--vscode-editorCodeLens-foreground);line-height:var(--vscode-editorCodeLens-lineHeight);font-size:var(--vscode-editorCodeLens-fontSize);color:currentColor!important}.monaco-editor .codelens-decoration>a:hover .codicon:before{cursor:pointer}@keyframes fadein{0%{opacity:0}to{opacity:1}}.monaco-editor .codelens-decoration.fadein{animation:.1s linear fadein}.monaco-editor .inlineSuggestionsHints{padding:4px}.monaco-editor .inlineSuggestionsHints .warningMessage p{margin:0}.monaco-editor .inlineSuggestionsHints.withBorder{z-index:39;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor .inlineSuggestionsHints a,.monaco-editor .inlineSuggestionsHints a:hover{color:var(--vscode-foreground)!important}.monaco-editor .inlineSuggestionsHints .keybinding{opacity:.6;margin-left:4px;display:flex}.monaco-editor .inlineSuggestionsHints .keybinding .monaco-keybinding-key{padding:2px 3px;font-size:8px}.monaco-editor .inlineSuggestionsHints .availableSuggestionCount a{justify-content:center;min-width:19px;display:flex}.monaco-editor .inlineSuggestionStatusBarItemLabel{margin-right:2px}.monaco-hover{cursor:default;-webkit-user-select:text;user-select:text;box-sizing:border-box;white-space:var(--vscode-hover-whiteSpace,normal);line-height:1.5em;position:absolute;overflow:hidden}.monaco-hover.fade-in{animation:.1s linear fadein}.monaco-hover.hidden{display:none}.monaco-hover a:hover:not(.disabled){cursor:pointer}.monaco-hover .hover-contents:not(.html-hover-contents){padding:4px 8px}.monaco-hover .markdown-hover>.hover-contents:not(.code-hover-contents){max-width:var(--vscode-hover-maxWidth,500px);word-wrap:break-word}.monaco-hover .markdown-hover>.hover-contents:not(.code-hover-contents) hr{min-width:100%}.monaco-hover p,.monaco-hover .code,.monaco-hover ul,.monaco-hover h1,.monaco-hover h2,.monaco-hover h3,.monaco-hover h4,.monaco-hover h5,.monaco-hover h6{margin:8px 0}.monaco-hover h1,.monaco-hover h2,.monaco-hover h3,.monaco-hover h4,.monaco-hover h5,.monaco-hover h6{line-height:1.1}.monaco-hover code{font-family:var(--monaco-monospace-font)}.monaco-hover hr{box-sizing:border-box;border-left:0;border-right:0;height:1px;margin:4px -8px -4px}.monaco-hover p:first-child,.monaco-hover .code:first-child,.monaco-hover ul:first-child{margin-top:0}.monaco-hover p:last-child,.monaco-hover .code:last-child,.monaco-hover ul:last-child{margin-bottom:0}.monaco-hover ul,.monaco-hover ol{padding-left:20px}.monaco-hover li>p{margin-bottom:0}.monaco-hover li>ul{margin-top:0}.monaco-hover code{border-radius:3px;padding:0 .4em}.monaco-hover .monaco-tokenized-source{white-space:var(--vscode-hover-sourceWhiteSpace,pre-wrap)}.monaco-hover .hover-row.status-bar{font-size:12px;line-height:22px}.monaco-hover .hover-row.status-bar .info{padding:0 8px;font-style:italic}.monaco-hover .hover-row.status-bar .actions{width:100%;padding:0 8px;display:flex}.monaco-hover .hover-row.status-bar .actions .action-container{cursor:pointer;text-wrap:nowrap;text-overflow:ellipsis;margin-right:16px;overflow:hidden}.monaco-hover .hover-row.status-bar .actions .action-container .action .icon{vertical-align:middle;padding-right:4px}.monaco-hover .hover-row.status-bar .actions .action-container a{color:var(--vscode-textLink-foreground);-webkit-text-decoration:var(--text-link-decoration);text-decoration:var(--text-link-decoration)}.monaco-hover .hover-row.status-bar .actions .action-container a .icon.codicon{color:var(--vscode-textLink-foreground)}.monaco-hover .markdown-hover .hover-contents .codicon{color:inherit;font-size:inherit;vertical-align:middle}.monaco-hover .hover-contents a.code-link:hover,.monaco-hover .hover-contents a.code-link{color:inherit}.monaco-hover .hover-contents a.code-link:before{content:"("}.monaco-hover .hover-contents a.code-link:after{content:")"}.monaco-hover .hover-contents a.code-link>span{text-underline-position:under;color:var(--vscode-textLink-foreground);border-bottom:1px solid #0000;text-decoration:underline}.monaco-hover .hover-contents a.code-link>span:hover{color:var(--vscode-textLink-activeForeground)}.monaco-hover .markdown-hover .hover-contents:not(.code-hover-contents):not(.html-hover-contents) p:last-child [style*=background-color]{margin-bottom:4px;display:inline-block}.monaco-hover .markdown-hover .hover-contents:not(.code-hover-contents):not(.html-hover-contents) span.codicon{margin-bottom:2px}.monaco-hover-content .action-container a{-webkit-user-select:none;user-select:none}.monaco-hover-content .action-container.disabled{pointer-events:none;opacity:.4;cursor:default}.monaco-hover .action-container,.monaco-hover .action,.monaco-hover button,.monaco-hover .monaco-button,.monaco-hover .monaco-text-button,.monaco-hover [role=button]{-webkit-user-select:none;user-select:none}.monaco-custom-toggle{float:left;cursor:pointer;box-sizing:border-box;-webkit-user-select:none;user-select:none;border:1px solid #0000;border-radius:3px;width:20px;height:20px;margin-left:2px;padding:1px;overflow:hidden}.monaco-custom-toggle:hover{background-color:var(--vscode-inputOption-hoverBackground)}.hc-black .monaco-custom-toggle:hover,.hc-light .monaco-custom-toggle:hover{border:1px dashed var(--vscode-focusBorder)}.hc-black .monaco-custom-toggle,.hc-light .monaco-custom-toggle,.hc-black .monaco-custom-toggle:hover,.hc-light .monaco-custom-toggle:hover{background:0 0}.monaco-custom-toggle.monaco-checkbox{opacity:1;border:1px solid #0000;border-radius:3px;width:18px;height:18px;margin-left:0;margin-right:9px;padding:0;background-size:16px!important}.monaco-action-bar .checkbox-action-item{border-radius:2px;align-items:center;padding-right:2px;display:flex}.monaco-action-bar .checkbox-action-item:hover{background-color:var(--vscode-toolbar-hoverBackground)}.monaco-action-bar .checkbox-action-item>.monaco-custom-toggle.monaco-checkbox{margin-right:4px}.monaco-action-bar .checkbox-action-item>.checkbox-label{font-size:12px}.monaco-editor .find-widget{z-index:35;box-sizing:border-box;height:33px;box-shadow:0 0 8px 2px var(--vscode-widget-shadow);color:var(--vscode-editorWidget-foreground);border-left:1px solid var(--vscode-widget-border);border-right:1px solid var(--vscode-widget-border);border-bottom:1px solid var(--vscode-widget-border);background-color:var(--vscode-editorWidget-background);border-bottom-right-radius:4px;border-bottom-left-radius:4px;padding:0 4px;line-height:19px;transition:transform .2s linear;position:absolute;overflow:hidden;transform:translateY(calc(-100% - 10px))}.monaco-reduce-motion .monaco-editor .find-widget{transition:transform linear}.monaco-editor .find-widget textarea{margin:0}.monaco-editor .find-widget.hiddenEditor{display:none}.monaco-editor .find-widget.replaceToggled>.replace-part{display:flex}.monaco-editor .find-widget.visible{transform:translateY(0)}.monaco-editor .find-widget .monaco-inputbox.synthetic-focus{outline:1px solid -webkit-focus-ring-color;outline-offset:-1px;outline-color:var(--vscode-focusBorder)}.monaco-editor .find-widget .monaco-inputbox .input{background-color:#0000;min-height:0}.monaco-editor .find-widget .monaco-findInput .input{font-size:13px}.monaco-editor .find-widget>.find-part,.monaco-editor .find-widget>.replace-part{margin:3px 25px 0 17px;font-size:12px;display:flex}.monaco-editor .find-widget>.find-part .monaco-inputbox,.monaco-editor .find-widget>.replace-part .monaco-inputbox{min-height:25px}.monaco-editor .find-widget>.replace-part .monaco-inputbox>.ibwrapper>.mirror{padding-right:22px}.monaco-editor .find-widget>.find-part .monaco-inputbox>.ibwrapper>.input,.monaco-editor .find-widget>.find-part .monaco-inputbox>.ibwrapper>.mirror,.monaco-editor .find-widget>.replace-part .monaco-inputbox>.ibwrapper>.input,.monaco-editor .find-widget>.replace-part .monaco-inputbox>.ibwrapper>.mirror{padding-top:2px;padding-bottom:2px}.monaco-editor .find-widget>.find-part .find-actions,.monaco-editor .find-widget>.replace-part .replace-actions{align-items:center;height:25px;display:flex}.monaco-editor .find-widget .monaco-findInput{vertical-align:middle;flex:1;display:flex}.monaco-editor .find-widget .monaco-findInput .monaco-scrollable-element{width:100%}.monaco-editor .find-widget .monaco-findInput .monaco-scrollable-element .scrollbar.vertical{opacity:0}.monaco-editor .find-widget .matchesCount{flex:initial;vertical-align:middle;box-sizing:border-box;text-align:center;height:25px;margin:0 0 0 3px;padding:2px 0 0 2px;line-height:23px;display:flex}.monaco-editor .find-widget .button{flex:initial;cursor:pointer;background-position:50%;background-repeat:no-repeat;border-radius:5px;justify-content:center;align-items:center;width:16px;height:16px;margin-left:3px;padding:3px;display:flex}.monaco-editor .find-widget .codicon-find-selection{border-radius:5px;width:22px;height:22px;padding:3px}.monaco-editor .find-widget .button.left{margin-left:0;margin-right:3px}.monaco-editor .find-widget .button.wide{width:auto;padding:1px 6px;top:-1px}.monaco-editor .find-widget .button.toggle{box-sizing:border-box;border-radius:0;width:18px;height:100%;position:absolute;top:0;left:3px}.monaco-editor .find-widget .button.toggle.disabled{display:none}.monaco-editor .find-widget .disabled{color:var(--vscode-disabledForeground);cursor:default}.monaco-editor .find-widget>.replace-part{display:none}.monaco-editor .find-widget>.replace-part>.monaco-findInput{vertical-align:middle;flex:none;display:flex;position:relative}.monaco-editor .find-widget>.replace-part>.monaco-findInput>.controls{position:absolute;top:3px;right:2px}.monaco-editor .find-widget.reduced-find-widget .matchesCount{display:none}.monaco-editor .find-widget.narrow-find-widget{max-width:257px!important}.monaco-editor .find-widget.collapsed-find-widget{max-width:170px!important}.monaco-editor .find-widget.collapsed-find-widget .button.previous,.monaco-editor .find-widget.collapsed-find-widget .button.next,.monaco-editor .find-widget.collapsed-find-widget .button.replace,.monaco-editor .find-widget.collapsed-find-widget .button.replace-all,.monaco-editor .find-widget.collapsed-find-widget>.find-part .monaco-findInput .controls{display:none}.monaco-editor .find-widget.no-results .matchesCount{color:var(--vscode-errorForeground)}.monaco-editor .findMatch{animation-duration:0;background-color:var(--vscode-editor-findMatchHighlightBackground);animation-name:inherit!important}.monaco-editor .currentFindMatch{background-color:var(--vscode-editor-findMatchBackground);border:2px solid var(--vscode-editor-findMatchBorder);box-sizing:border-box;padding:1px}.monaco-editor .findScope{background-color:var(--vscode-editor-findRangeHighlightBackground)}.monaco-editor .find-widget .monaco-sash{background-color:var(--vscode-editorWidget-resizeBorder,var(--vscode-editorWidget-border));left:0!important}.monaco-editor.hc-black .find-widget .button:before{position:relative;top:1px;left:2px}.monaco-editor .find-widget .button:not(.disabled):hover,.monaco-editor .find-widget .codicon-find-selection:hover{background-color:var(--vscode-toolbar-hoverBackground)!important}.monaco-editor.currentFindMatch{background-color:var(--vscode-editor-findMatchBackground)}.monaco-editor.findScope{background-color:var(--vscode-editor-findRangeHighlightBackground)}.monaco-editor.findMatch{background-color:var(--vscode-editorWidget-background)}.monaco-editor .find-widget>.button.codicon-widget-close{position:absolute;top:5px;right:4px}.monaco-inputbox{box-sizing:border-box;font-size:inherit;border-radius:2px;padding:0;display:block;position:relative}.monaco-inputbox>.ibwrapper>.input,.monaco-inputbox>.ibwrapper>.mirror{padding:4px 6px}.monaco-inputbox>.ibwrapper{width:100%;position:relative}.monaco-inputbox>.ibwrapper>.input{box-sizing:border-box;width:100%;height:100%;line-height:inherit;font-family:inherit;font-size:inherit;resize:none;color:inherit;border:none;display:inline-block}.monaco-inputbox>.ibwrapper>input{text-overflow:ellipsis}.monaco-inputbox>.ibwrapper>textarea.input{scrollbar-width:none;outline:none;display:block}.monaco-inputbox>.ibwrapper>textarea.input::-webkit-scrollbar{display:none}.monaco-inputbox>.ibwrapper>textarea.input.empty{white-space:nowrap}.monaco-inputbox>.ibwrapper>.mirror{box-sizing:border-box;white-space:pre-wrap;visibility:hidden;word-wrap:break-word;width:100%;display:inline-block;position:absolute;top:0;left:0}.monaco-inputbox-container{text-align:right}.monaco-inputbox-container .monaco-inputbox-message{text-align:left;box-sizing:border-box;word-wrap:break-word;width:100%;margin-top:-1px;padding:.4em;font-size:12px;line-height:17px;display:inline-block;overflow:hidden}.monaco-inputbox .monaco-action-bar{position:absolute;top:4px;right:2px}.monaco-inputbox .monaco-action-bar .action-item{margin-left:2px}.monaco-inputbox .monaco-action-bar .action-item .codicon{background-repeat:no-repeat;width:16px;height:16px}.monaco-findInput{position:relative}.monaco-findInput .monaco-inputbox{width:100%;font-size:13px}.monaco-findInput>.controls{position:absolute;top:3px;right:2px}.vs .monaco-findInput.disabled{background-color:#e1e1e1}.vs-dark .monaco-findInput.disabled{background-color:#333}.monaco-findInput.highlight-0 .controls,.hc-light .monaco-findInput.highlight-0 .controls{animation:.1s linear monaco-findInput-highlight-0}.monaco-findInput.highlight-1 .controls,.hc-light .monaco-findInput.highlight-1 .controls{animation:.1s linear monaco-findInput-highlight-1}.hc-black .monaco-findInput.highlight-0 .controls,.vs-dark .monaco-findInput.highlight-0 .controls{animation:.1s linear monaco-findInput-highlight-dark-0}.hc-black .monaco-findInput.highlight-1 .controls,.vs-dark .monaco-findInput.highlight-1 .controls{animation:.1s linear monaco-findInput-highlight-dark-1}@keyframes monaco-findInput-highlight-0{0%{background:#fdff00cc}to{background:0 0}}@keyframes monaco-findInput-highlight-1{0%{background:#fdff00cc}99%{background:0 0}}@keyframes monaco-findInput-highlight-dark-0{0%{background:#ffffff70}to{background:0 0}}@keyframes monaco-findInput-highlight-dark-1{0%{background:#ffffff70}99%{background:0 0}}.colorpicker-widget{-webkit-user-select:none;user-select:none;height:190px}.colorpicker-color-decoration,.hc-light .colorpicker-color-decoration{box-sizing:border-box;cursor:pointer;border:.1em solid #000;width:.8em;height:.8em;margin:.1em .2em 0;line-height:.8em;display:inline-block}.hc-black .colorpicker-color-decoration,.vs-dark .colorpicker-color-decoration{border:.1em solid #eee}.colorpicker-header{height:24px;image-rendering:pixelated;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTZEaa/1AAAAHUlEQVQYV2PYvXu3JAi7uLiAMaYAjAGTQBPYLQkAa/0Zef3qRswAAAAASUVORK5CYII=) 0 0/9px 9px;display:flex;position:relative}.colorpicker-header .picked-color{cursor:pointer;color:#fff;white-space:nowrap;flex:1;justify-content:center;align-items:center;width:240px;line-height:24px;display:flex;overflow:hidden}.colorpicker-header .picked-color .picked-color-presentation{white-space:nowrap;margin-left:5px;margin-right:5px}.colorpicker-header .picked-color .codicon{color:inherit;font-size:14px}.colorpicker-header .picked-color.light{color:#000}.colorpicker-header .original-color{width:74px;z-index:inherit;cursor:pointer}.standalone-colorpicker{color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.colorpicker-header.standalone-colorpicker{border-bottom:none}.colorpicker-header .close-button{cursor:pointer;background-color:var(--vscode-editorHoverWidget-background);border-left:1px solid var(--vscode-editorHoverWidget-border)}.colorpicker-header .close-button-inner-div{text-align:center;width:100%;height:100%}.colorpicker-header .close-button-inner-div:hover{background-color:var(--vscode-toolbar-hoverBackground)}.colorpicker-header .close-icon{padding:3px}.colorpicker-body{padding:8px;display:flex;position:relative}.colorpicker-body .saturation-wrap{flex:1;min-width:220px;height:150px;position:relative;overflow:hidden}.colorpicker-body .saturation-box{height:150px;position:absolute}.colorpicker-body .saturation-selection{border:1px solid #fff;border-radius:100%;width:9px;height:9px;margin:-5px 0 0 -5px;position:absolute;box-shadow:0 0 2px #000c}.colorpicker-body .strip{width:25px;height:150px}.colorpicker-body .standalone-strip{width:25px;height:122px}.colorpicker-body .hue-strip{cursor:grab;background:linear-gradient(red 0%,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);margin-left:8px;position:relative}.colorpicker-body .opacity-strip{cursor:grab;image-rendering:pixelated;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTZEaa/1AAAAHUlEQVQYV2PYvXu3JAi7uLiAMaYAjAGTQBPYLQkAa/0Zef3qRswAAAAASUVORK5CYII=) 0 0/9px 9px;margin-left:8px;position:relative}.colorpicker-body .strip.grabbing{cursor:grabbing}.colorpicker-body .slider{box-sizing:border-box;border:1px solid #ffffffb5;width:calc(100% + 4px);height:4px;position:absolute;top:0;left:-2px;box-shadow:0 0 1px #000000d9}.colorpicker-body .strip .overlay{pointer-events:none;height:150px}.colorpicker-body .standalone-strip .standalone-overlay{pointer-events:none;height:122px}.standalone-colorpicker-body{border:1px solid #0000;border-bottom:1px solid var(--vscode-editorHoverWidget-border);display:block;overflow:hidden}.colorpicker-body .insert-button{background:var(--vscode-button-background);width:58px;height:20px;color:var(--vscode-button-foreground);cursor:pointer;border:none;border-radius:2px;padding:0;position:absolute;bottom:8px;right:8px}.colorpicker-body .insert-button:hover{background:var(--vscode-button-hoverBackground)}.monaco-editor .peekview-widget .head{box-sizing:border-box;flex-wrap:nowrap;justify-content:space-between;display:flex}.monaco-editor .peekview-widget .head .peekview-title{text-overflow:ellipsis;align-items:baseline;min-width:0;margin-left:20px;font-size:13px;display:flex;overflow:hidden}.monaco-editor .peekview-widget .head .peekview-title.clickable{cursor:pointer}.monaco-editor .peekview-widget .head .peekview-title .dirname:not(:empty){margin-left:.5em;font-size:.9em}.monaco-editor .peekview-widget .head .peekview-title .meta{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.monaco-editor .peekview-widget .head .peekview-title .dirname,.monaco-editor .peekview-widget .head .peekview-title .filename{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.monaco-editor .peekview-widget .head .peekview-title .meta:not(:empty):before{content:"-";padding:0 .3em}.monaco-editor .peekview-widget .head .peekview-actions{text-align:right;flex:1;padding-right:2px}.monaco-editor .peekview-widget .head .peekview-actions>.monaco-action-bar{display:inline-block}.monaco-editor .peekview-widget .head .peekview-actions>.monaco-action-bar,.monaco-editor .peekview-widget .head .peekview-actions>.monaco-action-bar>.actions-container{height:100%}.monaco-editor .peekview-widget>.body{border-top:1px solid;position:relative}.monaco-editor .peekview-widget .head .peekview-title .codicon{align-self:center;margin-right:4px}.monaco-editor .peekview-widget .monaco-list .monaco-list-row.focused .codicon{color:inherit!important}.monaco-editor .zone-widget{z-index:10;position:absolute}.monaco-editor .zone-widget .zone-widget-container{border-top-style:solid;border-top-width:0;border-bottom-style:solid;border-bottom-width:0;position:relative}.monaco-split-view2{width:100%;height:100%;position:relative}.monaco-split-view2>.sash-container{pointer-events:none;width:100%;height:100%;position:absolute}.monaco-split-view2>.sash-container>.monaco-sash{pointer-events:initial}.monaco-split-view2>.monaco-scrollable-element{width:100%;height:100%}.monaco-split-view2>.monaco-scrollable-element>.split-view-container{white-space:nowrap;width:100%;height:100%;position:relative}.monaco-split-view2>.monaco-scrollable-element>.split-view-container>.split-view-view{white-space:initial;position:absolute}.monaco-split-view2>.monaco-scrollable-element>.split-view-container>.split-view-view:not(.visible){display:none}.monaco-split-view2.vertical>.monaco-scrollable-element>.split-view-container>.split-view-view{width:100%}.monaco-split-view2.horizontal>.monaco-scrollable-element>.split-view-container>.split-view-view{height:100%}.monaco-split-view2.separator-border>.monaco-scrollable-element>.split-view-container>.split-view-view:not(:first-child):before{content:" ";z-index:5;pointer-events:none;background-color:var(--separator-border);position:absolute;top:0;left:0}.monaco-split-view2.separator-border.horizontal>.monaco-scrollable-element>.split-view-container>.split-view-view:not(:first-child):before{width:1px;height:100%}.monaco-split-view2.separator-border.vertical>.monaco-scrollable-element>.split-view-container>.split-view-view:not(:first-child):before{width:100%;height:1px}.monaco-table{white-space:nowrap;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.monaco-table>.monaco-split-view2{border-bottom:1px solid #0000}.monaco-table>.monaco-list{flex:1}.monaco-table-tr{height:100%;display:flex}.monaco-table-th{text-overflow:ellipsis;width:100%;height:100%;font-weight:700;overflow:hidden}.monaco-table-th,.monaco-table-td{box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;overflow:hidden}.monaco-table>.monaco-split-view2 .monaco-sash.vertical:before{content:"";left:calc(var(--vscode-sash-size) / 2);border-left:1px solid #0000;width:0;position:absolute}.monaco-enable-motion .monaco-table>.monaco-split-view2,.monaco-enable-motion .monaco-table>.monaco-split-view2 .monaco-sash.vertical:before{transition:border-color .2s ease-out}.monaco-tl-row{align-items:center;height:100%;display:flex;position:relative}.monaco-tl-row.disabled{cursor:default}.monaco-tl-indent{pointer-events:none;height:100%;position:absolute;top:0;left:16px}.hide-arrows .monaco-tl-indent{left:12px}.monaco-tl-indent>.indent-guide{box-sizing:border-box;opacity:0;border-left:1px solid #0000;height:100%;display:inline-block}.monaco-enable-motion .monaco-tl-indent>.indent-guide{transition:opacity .1s linear}.monaco-tl-twistie,.monaco-tl-contents{height:100%}.monaco-tl-twistie{text-align:right;flex-shrink:0;justify-content:center;align-items:center;width:16px;padding-right:6px;font-size:10px;transform:translate(3px);display:flex!important}.monaco-tl-contents{flex:1;overflow:hidden}.monaco-tl-twistie:before{border-radius:20px}.monaco-tl-twistie.collapsed:before{transform:rotate(-90deg)}.monaco-tl-twistie.codicon-tree-item-loading:before{animation:1.25s steps(30,end) infinite codicon-spin}.monaco-tree-type-filter{z-index:100;border:1px solid var(--vscode-widget-border);border-bottom-right-radius:4px;border-bottom-left-radius:4px;max-width:200px;margin:0 10px 0 6px;padding:3px;display:flex;position:absolute;top:0;right:0}.monaco-enable-motion .monaco-tree-type-filter{transition:top .3s}.monaco-tree-type-filter.disabled{top:-40px!important}.monaco-tree-type-filter-input{flex:1}.monaco-tree-type-filter-input .monaco-inputbox{height:23px}.monaco-tree-type-filter-input .monaco-inputbox>.ibwrapper>.input,.monaco-tree-type-filter-input .monaco-inputbox>.ibwrapper>.mirror{padding:2px 4px}.monaco-tree-type-filter-input .monaco-findInput>.controls{top:2px}.monaco-tree-type-filter-actionbar{margin-left:4px}.monaco-tree-type-filter-actionbar .monaco-action-bar .action-label{padding:2px}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container{z-index:13;background-color:var(--vscode-sideBar-background);width:100%;height:0;position:absolute;top:0;left:0}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container .monaco-tree-sticky-row.monaco-list-row{background-color:var(--vscode-sideBar-background);width:100%;position:absolute;overflow:hidden;opacity:1!important}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container .monaco-tree-sticky-row:hover{cursor:pointer;background-color:var(--vscode-list-hoverBackground)!important}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container.empty,.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container.empty .monaco-tree-sticky-container-shadow{display:none}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container .monaco-tree-sticky-container-shadow{width:100%;height:0;position:absolute;bottom:-3px;left:0}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container[tabindex="0"]:focus{outline:none}.monaco-editor .zone-widget .zone-widget-container.reference-zone-widget{border-top-width:1px;border-bottom-width:1px}.monaco-editor .reference-zone-widget .inline{vertical-align:top;display:inline-block}.monaco-editor .reference-zone-widget .messages{text-align:center;width:100%;height:100%;padding:3em 0}.monaco-editor .reference-zone-widget .ref-tree{background-color:var(--vscode-peekViewResult-background);color:var(--vscode-peekViewResult-lineForeground);line-height:23px}.monaco-editor .reference-zone-widget .ref-tree .reference{text-overflow:ellipsis;overflow:hidden}.monaco-editor .reference-zone-widget .ref-tree .reference-file{width:100%;height:100%;color:var(--vscode-peekViewResult-fileForeground);display:inline-flex}.monaco-editor .reference-zone-widget .ref-tree .monaco-list:focus .selected .reference-file{color:inherit!important}.monaco-editor .reference-zone-widget .ref-tree .monaco-list:focus .monaco-list-rows>.monaco-list-row.selected:not(.highlighted){background-color:var(--vscode-peekViewResult-selectionBackground);color:var(--vscode-peekViewResult-selectionForeground)!important}.monaco-editor .reference-zone-widget .ref-tree .reference-file .count{margin-left:auto;margin-right:12px}.monaco-editor .reference-zone-widget .ref-tree .referenceMatch .highlight{color:var(--vscode-peekViewResult-fileForeground)!important;background-color:var(--vscode-peekViewResult-matchHighlightBackground)!important}.monaco-editor .reference-zone-widget .preview .reference-decoration{background-color:var(--vscode-peekViewEditor-matchHighlightBackground);border:2px solid var(--vscode-peekViewEditor-matchHighlightBorder);box-sizing:border-box}.monaco-editor .reference-zone-widget .preview .monaco-editor .monaco-editor-background,.monaco-editor .reference-zone-widget .preview .monaco-editor .inputarea.ime-input{background-color:var(--vscode-peekViewEditor-background)}.monaco-editor .reference-zone-widget .preview .monaco-editor .margin{background-color:var(--vscode-peekViewEditorGutter-background)}.monaco-editor.hc-black .reference-zone-widget .ref-tree .reference-file,.monaco-editor.hc-light .reference-zone-widget .ref-tree .reference-file{font-weight:700}.monaco-editor.hc-black .reference-zone-widget .ref-tree .referenceMatch .highlight,.monaco-editor.hc-light .reference-zone-widget .ref-tree .referenceMatch .highlight{border:1px dotted var(--vscode-contrastActiveBorder,transparent);box-sizing:border-box}.monaco-count-badge{text-align:center;box-sizing:border-box;border-radius:11px;min-width:18px;min-height:18px;padding:3px 5px;font-size:11px;font-weight:400;line-height:11px;display:inline-block}.monaco-count-badge.long{border-radius:2px;min-height:auto;padding:2px 3px;line-height:normal}.monaco-icon-label{text-overflow:ellipsis;display:flex;overflow:hidden}.monaco-icon-label:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:top;background-position:0;background-repeat:no-repeat;background-size:16px;flex-shrink:0;width:16px;height:22px;padding-right:6px;display:inline-block;line-height:inherit!important}.monaco-icon-label-iconpath{width:16px;height:22px;margin-right:6px;display:flex}.monaco-icon-label-container.disabled{color:var(--vscode-disabledForeground)}.monaco-icon-label>.monaco-icon-label-container{text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-name-container>.label-name{color:inherit;white-space:pre}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-name-container>.label-name>.label-separator{opacity:.5;margin:0 2px}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-suffix-container>.label-suffix{opacity:.7;white-space:pre}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{opacity:.7;white-space:pre;margin-left:.5em;font-size:.9em}.monaco-icon-label.nowrap>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{white-space:nowrap}.vs .monaco-icon-label>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{opacity:.95}.monaco-icon-label.bold>.monaco-icon-label-container>.monaco-icon-name-container>.label-name,.monaco-icon-label.bold>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{font-weight:700}.monaco-icon-label.italic>.monaco-icon-label-container>.monaco-icon-name-container>.label-name,.monaco-icon-label.italic>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{font-style:italic}.monaco-icon-label.deprecated{opacity:.66;text-decoration:line-through}.monaco-icon-label.strikethrough>.monaco-icon-label-container>.monaco-icon-name-container>.label-name,.monaco-icon-label.strikethrough>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{text-decoration:line-through}.monaco-icon-label:after{opacity:.75;text-align:center;margin:auto 16px 0 5px;font-size:90%;font-weight:600}.monaco-list:focus .selected .monaco-icon-label,.monaco-list:focus .selected .monaco-icon-label:after{color:inherit!important}.monaco-list-row.focused.selected .label-description,.monaco-list-row.selected .label-description{opacity:.8}.monaco-editor .peekview-widget .head .peekview-title .severity-icon{vertical-align:text-top;margin-right:4px;display:inline-block}.monaco-editor .marker-widget{text-overflow:ellipsis;white-space:nowrap}.monaco-editor .marker-widget>.stale{opacity:.6;font-style:italic}.monaco-editor .marker-widget .title{padding-right:5px;display:inline-block}.monaco-editor .marker-widget .descriptioncontainer{white-space:pre;-webkit-user-select:text;user-select:text;padding:8px 12px 0 20px;position:absolute}.monaco-editor .marker-widget .descriptioncontainer .message{flex-direction:column;display:flex}.monaco-editor .marker-widget .descriptioncontainer .message .details{padding-left:6px}.monaco-editor .marker-widget .descriptioncontainer .message .source,.monaco-editor .marker-widget .descriptioncontainer .message span.code{opacity:.6}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link{opacity:.6;color:inherit}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link:before{content:"("}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link:after{content:")"}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link>span{text-underline-position:under;color:var(--vscode-textLink-activeForeground);border-bottom:1px solid #0000;text-decoration:underline}.monaco-editor .marker-widget .descriptioncontainer .filename{cursor:pointer;color:var(--vscode-textLink-activeForeground)}.monaco-editor .zone-widget .codicon.codicon-error,.markers-panel .marker-icon.error,.markers-panel .marker-icon .codicon.codicon-error,.text-search-provider-messages .providerMessage .codicon.codicon-error,.extensions-viewlet>.extensions .codicon.codicon-error,.extension-editor .codicon.codicon-error,.chat-attached-context-attachment .codicon.codicon-error{color:var(--vscode-problemsErrorIcon-foreground)}.monaco-editor .zone-widget .codicon.codicon-warning,.markers-panel .marker-icon.warning,.markers-panel .marker-icon .codicon.codicon-warning,.text-search-provider-messages .providerMessage .codicon.codicon-warning,.extensions-viewlet>.extensions .codicon.codicon-warning,.extension-editor .codicon.codicon-warning,.preferences-editor .codicon.codicon-warning{color:var(--vscode-problemsWarningIcon-foreground)}.monaco-editor .zone-widget .codicon.codicon-info,.markers-panel .marker-icon.info,.markers-panel .marker-icon .codicon.codicon-info,.text-search-provider-messages .providerMessage .codicon.codicon-info,.extensions-viewlet>.extensions .codicon.codicon-info,.extension-editor .codicon.codicon-info{color:var(--vscode-problemsInfoIcon-foreground)}.monaco-editor .hoverHighlight{background-color:var(--vscode-editor-hoverHighlightBackground)}.monaco-editor .monaco-resizable-hover{border:1px solid var(--vscode-editorHoverWidget-border);box-sizing:content-box;border-radius:3px}.monaco-editor .monaco-resizable-hover>.monaco-hover{border-radius:none;border:none}.monaco-editor .monaco-hover{border:1px solid var(--vscode-editorHoverWidget-border);color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border-radius:3px}.monaco-editor .monaco-hover a{color:var(--vscode-textLink-foreground)}.monaco-editor .monaco-hover a:hover{color:var(--vscode-textLink-activeForeground)}.monaco-editor .monaco-hover .hover-row{display:flex}.monaco-editor .monaco-hover .hover-row.hover-row-with-copy{padding-right:20px;position:relative}.monaco-editor .monaco-hover .hover-row .hover-row-contents{flex-direction:column;min-width:0;display:flex}.monaco-editor .monaco-hover .hover-row .verbosity-actions{border-right:1px solid var(--vscode-editorHoverWidget-border);width:22px;overflow-y:clip}.monaco-editor .monaco-hover .hover-row .verbosity-actions-inner{flex-direction:column;justify-content:flex-end;padding-left:5px;padding-right:5px;display:flex;position:relative}.monaco-editor .monaco-hover .hover-row .verbosity-actions-inner .codicon{cursor:pointer;font-size:11px}.monaco-editor .monaco-hover .hover-row .verbosity-actions-inner .codicon.enabled{color:var(--vscode-textLink-foreground)}.monaco-editor .monaco-hover .hover-row .verbosity-actions-inner .codicon.disabled{opacity:.6}.monaco-editor .monaco-hover .hover-row .actions{background-color:var(--vscode-editorHoverWidget-statusBarBackground)}.monaco-editor .monaco-hover code{background-color:var(--vscode-textCodeBlock-background)}.monaco-editor .monaco-hover .hover-copy-button{opacity:0;border-radius:3px;justify-content:center;align-items:center;padding:2px 4px;display:flex;position:absolute;top:4px;right:4px}.monaco-editor .monaco-hover .hover-row-with-copy:hover .hover-copy-button,.monaco-editor .monaco-hover .hover-row-with-copy:focus-within .hover-copy-button{opacity:1}.monaco-editor .monaco-hover .hover-copy-button:hover{background-color:var(--vscode-toolbar-hoverBackground);cursor:pointer}.monaco-editor .monaco-hover .hover-copy-button:focus{outline:1px solid var(--vscode-focusBorder);outline-offset:-1px}.monaco-editor .monaco-hover .hover-copy-button .codicon{color:var(--vscode-foreground);font-size:16px}.monaco-editor.vs .dnd-target,.monaco-editor.hc-light .dnd-target{color:#fff;border-right:2px dotted #000}.monaco-editor.vs-dark .dnd-target{color:#51504f;border-right:2px dotted #aeafad}.monaco-editor.hc-black .dnd-target{color:#000;border-right:2px dotted #fff}.monaco-editor.mouse-default .view-lines,.monaco-editor.vs-dark.mac.mouse-default .view-lines,.monaco-editor.hc-black.mac.mouse-default .view-lines,.monaco-editor.hc-light.mac.mouse-default .view-lines{cursor:default}.monaco-editor.mouse-copy .view-lines,.monaco-editor.vs-dark.mac.mouse-copy .view-lines,.monaco-editor.hc-black.mac.mouse-copy .view-lines,.monaco-editor.hc-light.mac.mouse-copy .view-lines{cursor:copy}.monaco-editor .findOptionsWidget{background-color:var(--vscode-editorWidget-background);color:var(--vscode-editorWidget-foreground);box-shadow:0 0 8px 2px var(--vscode-widget-shadow);border:2px solid var(--vscode-contrastBorder)}.monaco-editor .margin-view-overlays .codicon-folding-manual-collapsed,.monaco-editor .margin-view-overlays .codicon-folding-manual-expanded,.monaco-editor .margin-view-overlays .codicon-folding-expanded,.monaco-editor .margin-view-overlays .codicon-folding-collapsed{cursor:pointer;opacity:0;justify-content:center;align-items:center;margin-left:2px;font-size:140%;transition:opacity .5s;display:flex}.monaco-reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-manual-collapsed,.monaco-reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-manual-expanded,.monaco-reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-expanded,.monaco-reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-collapsed{transition:initial}.monaco-editor .margin-view-overlays:hover .codicon,.monaco-editor .margin-view-overlays .codicon.codicon-folding-collapsed,.monaco-editor .margin-view-overlays .codicon.codicon-folding-manual-collapsed,.monaco-editor .margin-view-overlays .codicon.alwaysShowFoldIcons{opacity:1}.monaco-editor .inline-folded:after{color:var(--vscode-editor-foldPlaceholderForeground);content:"⋯";cursor:pointer;margin:.1em .2em 0;line-height:1em;display:inline}.monaco-editor .folded-background{background-color:var(--vscode-editor-foldBackground)}.monaco-editor .cldr.codicon.codicon-folding-expanded,.monaco-editor .cldr.codicon.codicon-folding-collapsed,.monaco-editor .cldr.codicon.codicon-folding-manual-expanded,.monaco-editor .cldr.codicon.codicon-folding-manual-collapsed{color:var(--vscode-editorGutter-foldingControlForeground)!important}.monaco-editor .snippet-placeholder{background-color:var(--vscode-editor-snippetTabstopHighlightBackground,transparent);outline-width:1px;outline-style:solid;outline-color:var(--vscode-editor-snippetTabstopHighlightBorder,transparent);min-width:2px}.monaco-editor .finish-snippet-placeholder{background-color:var(--vscode-editor-snippetFinalTabstopHighlightBackground,transparent);outline-width:1px;outline-style:solid;outline-color:var(--vscode-editor-snippetFinalTabstopHighlightBorder,transparent)}.monaco-editor .suggest-widget{z-index:40;border-radius:3px;flex-direction:column;width:430px;display:flex}.monaco-editor .suggest-widget.message{flex-direction:row;align-items:center}.monaco-editor .suggest-widget,.monaco-editor .suggest-details{border-style:solid;border-width:1px;border-color:var(--vscode-editorSuggestWidget-border);background-color:var(--vscode-editorSuggestWidget-background);flex:0 auto;width:100%}.monaco-editor.hc-black .suggest-widget,.monaco-editor.hc-black .suggest-details,.monaco-editor.hc-light .suggest-widget,.monaco-editor.hc-light .suggest-details{border-width:2px}.monaco-editor .suggest-widget .suggest-status-bar{box-sizing:border-box;border-top:1px solid var(--vscode-editorSuggestWidget-border);flex-flow:row;justify-content:space-between;width:100%;padding:0 4px;font-size:80%;display:none;overflow:hidden}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar{display:flex}.monaco-editor .suggest-widget .suggest-status-bar .left{padding-right:8px}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-label{color:var(--vscode-editorSuggestWidgetStatus-foreground)}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-item:not(:last-of-type) .action-label{margin-right:0}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-item:not(:last-of-type) .action-label:after{content:", ";margin-right:.3em}.monaco-editor .suggest-widget.with-status-bar .monaco-list .monaco-list-row>.contents>.main>.right>.readMore,.monaco-editor .suggest-widget.with-status-bar .monaco-list .monaco-list-row.focused.string-label>.contents>.main>.right>.readMore{display:none}.monaco-editor .suggest-widget.with-status-bar:not(.docs-side) .monaco-list .monaco-list-row:hover>.contents>.main>.right.can-expand-details>.details-label{width:100%}.monaco-editor .suggest-widget>.message{padding-left:22px}.monaco-editor .suggest-widget>.tree{width:100%;height:100%}.monaco-editor .suggest-widget .monaco-list{-webkit-user-select:none;user-select:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row{-mox-box-sizing:border-box;box-sizing:border-box;white-space:nowrap;cursor:pointer;touch-action:none;background-position:2px 2px;background-repeat:no-repeat;padding-right:10px;display:flex}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused{color:var(--vscode-editorSuggestWidget-selectedForeground)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused .codicon{color:var(--vscode-editorSuggestWidget-selectedIconForeground)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents{flex:1;height:100%;padding-left:2px;overflow:hidden}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main{text-overflow:ellipsis;white-space:pre;justify-content:space-between;display:flex;overflow:hidden}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left,.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right{display:flex}.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.focused)>.contents>.main .monaco-icon-label{color:var(--vscode-editorSuggestWidget-foreground)}.monaco-editor .suggest-widget:not(.frozen) .monaco-highlighted-label .highlight{font-weight:700}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main .monaco-highlighted-label .highlight{color:var(--vscode-editorSuggestWidget-highlightForeground)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused>.contents>.main .monaco-highlighted-label .highlight{color:var(--vscode-editorSuggestWidget-focusHighlightForeground)}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.codicon-close,.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore:before{color:inherit;opacity:1;cursor:pointer;font-size:14px}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.codicon-close{position:absolute;top:6px;right:2px}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.codicon-close:hover,.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore:hover{opacity:1}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label{opacity:.7}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.signature-label{text-overflow:ellipsis;opacity:.6;overflow:hidden}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.qualifier-label{opacity:.4;font-size:85%;line-height:initial;text-overflow:ellipsis;align-self:center;margin-left:12px;overflow:hidden}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label{text-overflow:ellipsis;white-space:nowrap;margin-left:1.1em;font-size:85%;overflow:hidden}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label>.monaco-tokenized-source{display:inline}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label{display:none}.monaco-editor .suggest-widget:not(.shows-details) .monaco-list .monaco-list-row.focused>.contents>.main>.right>.details-label,.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.string-label)>.contents>.main>.right>.details-label,.monaco-editor .suggest-widget.docs-side .monaco-list .monaco-list-row.focused:not(.string-label)>.contents>.main>.right>.details-label{display:inline}.monaco-editor .suggest-widget:not(.docs-side) .monaco-list .monaco-list-row.focused:hover>.contents>.main>.right.can-expand-details>.details-label{width:calc(100% - 26px)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left{flex-grow:1;flex-shrink:1;overflow:hidden}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.monaco-icon-label{flex-shrink:0}.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.string-label)>.contents>.main>.left>.monaco-icon-label{max-width:100%}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.string-label>.contents>.main>.left>.monaco-icon-label{flex-shrink:1}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right{flex-shrink:4;max-width:70%;overflow:hidden}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore{visibility:hidden;width:18px;height:18px;display:inline-block;position:absolute;right:10px}.monaco-editor .suggest-widget.docs-side .monaco-list .monaco-list-row>.contents>.main>.right>.readMore{display:none!important}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.string-label>.contents>.main>.right>.readMore{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused.string-label>.contents>.main>.right>.readMore{display:inline-block}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused:hover>.contents>.main>.right>.readMore{visibility:visible}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label.deprecated{opacity:.66;-webkit-text-decoration:unset;text-decoration:unset}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label.deprecated>.monaco-icon-label-container>.monaco-icon-name-container{text-decoration:line-through}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label:before{height:100%}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon{background-position:50%;background-repeat:no-repeat;background-size:80%;width:16px;height:16px;margin-left:2px;display:block}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon.hide{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .suggest-icon{align-items:center;margin-right:4px;display:flex}.monaco-editor .suggest-widget.no-icons .monaco-list .monaco-list-row .icon,.monaco-editor .suggest-widget.no-icons .monaco-list .monaco-list-row .suggest-icon:before{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon.customcolor .colorspan{border:.1em solid #000;width:.7em;height:.7em;margin:0 0 0 .3em;display:inline-block}.monaco-editor .suggest-details-container{z-index:41}.monaco-editor .suggest-details{cursor:default;color:var(--vscode-editorSuggestWidget-foreground);flex-direction:column;display:flex}.monaco-editor .suggest-details:focus{border-color:var(--vscode-focusBorder)}.monaco-editor .suggest-details a{color:var(--vscode-textLink-foreground)}.monaco-editor .suggest-details a:hover{color:var(--vscode-textLink-activeForeground)}.monaco-editor .suggest-details code{background-color:var(--vscode-textCodeBlock-background)}.monaco-editor .suggest-details.no-docs{display:none}.monaco-editor .suggest-details>.monaco-scrollable-element{flex:1}.monaco-editor .suggest-details>.monaco-scrollable-element>.body{box-sizing:border-box;width:100%;height:100%}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.type{text-overflow:ellipsis;opacity:.7;white-space:pre;flex:2;margin:0 24px 0 0;padding:4px 0 4px 5px;overflow:hidden}.monaco-editor .suggest-details.detail-and-doc>.monaco-scrollable-element>.body>.header>.type{padding-bottom:12px}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.type.auto-wrap{white-space:normal;word-break:break-all}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs{white-space:pre-wrap;margin:0;padding:4px 5px}.monaco-editor .suggest-details.no-type>.monaco-scrollable-element>.body>.docs{margin-right:24px;overflow:hidden}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs{white-space:initial;min-height:calc(1rem + 8px);padding:0}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>div,.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>span:not(:empty){padding:4px 5px}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>div>p:first-child{margin-top:0}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>div>p:last-child{margin-bottom:0}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs .monaco-tokenized-source{white-space:pre}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs .code{white-space:pre-wrap;word-wrap:break-word}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs .codicon{vertical-align:sub}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>p:empty{display:none}.monaco-editor .suggest-details code{border-radius:3px;padding:0 .4em}.monaco-editor .suggest-details ul,.monaco-editor .suggest-details ol{padding-left:20px}.monaco-editor .suggest-details p code{font-family:var(--monaco-monospace-font)}.monaco-editor .suggest-preview-additional-widget{white-space:nowrap}.monaco-editor .suggest-preview-additional-widget .content-spacer{color:#0000;white-space:pre}.monaco-editor .suggest-preview-additional-widget .button{cursor:pointer;text-underline-position:under;text-decoration:underline;display:inline-block}.monaco-editor .ghost-text-hidden{opacity:0;font-size:0}.monaco-editor .ghost-text-decoration,.monaco-editor .suggest-preview-text .ghost-text{font-style:italic}.monaco-editor .suggest-preview-text.clickable .view-line{z-index:1}.monaco-editor .ghost-text-decoration.clickable,.monaco-editor .ghost-text-decoration-preview.clickable,.monaco-editor .suggest-preview-text.clickable .ghost-text{cursor:pointer}.monaco-editor .inline-completion-text-to-replace{text-underline-position:under;text-decoration:underline}:is(.monaco-editor .ghost-text-decoration,.monaco-editor .ghost-text-decoration-preview,.monaco-editor .suggest-preview-text .ghost-text).syntax-highlighted{opacity:.7}:is(.monaco-editor .ghost-text-decoration,.monaco-editor .ghost-text-decoration-preview,.monaco-editor .suggest-preview-text .ghost-text):not(.syntax-highlighted){color:var(--vscode-editorGhostText-foreground)}.monaco-editor .ghost-text-decoration,.monaco-editor .ghost-text-decoration-preview,.monaco-editor .suggest-preview-text .ghost-text{background-color:var(--vscode-editorGhostText-background);border:1px solid var(--vscode-editorGhostText-border)}.monaco-editor .ghost-text-decoration.warning,.monaco-editor .ghost-text-decoration-preview.warning,.monaco-editor .suggest-preview-text .ghost-text.warning{background:var(--monaco-editor-warning-decoration) repeat-x bottom left;border-bottom:4px double var(--vscode-editorWarning-border)}.ghost-text-view-warning-widget-icon .codicon{color:var(--vscode-editorWarning-foreground)!important}.monaco-editor .edits-fadeout-decoration{opacity:var(--animation-opacity,1);background-color:var(--vscode-inlineEdit-modifiedChangedTextBackground)}.monaco-editor .sticky-widget{border-bottom:1px solid var(--vscode-editorStickyScroll-border);width:100%;box-shadow:var(--vscode-editorStickyScroll-shadow) 0 4px 2px -2px;z-index:4;margin-left:"0px";overflow:hidden;right:initial!important}.monaco-editor .sticky-widget .sticky-widget-line-numbers{float:left;background-color:var(--vscode-editorStickyScrollGutter-background)}.monaco-editor .sticky-widget.peek .sticky-widget-line-numbers{background-color:var(--vscode-peekViewEditorStickyScrollGutter-background)}.monaco-editor .sticky-widget .sticky-widget-lines-scrollable{width:var(--vscode-editorStickyScroll-scrollableWidth);background-color:var(--vscode-editorStickyScroll-background);display:inline-block;position:absolute;overflow:hidden}.monaco-editor .sticky-widget.peek .sticky-widget-lines-scrollable{background-color:var(--vscode-peekViewEditorStickyScroll-background)}.monaco-editor .sticky-widget .sticky-widget-lines{background-color:inherit;position:absolute}.monaco-editor .sticky-widget .sticky-line-number,.monaco-editor .sticky-widget .sticky-line-content{color:var(--vscode-editorLineNumber-foreground);white-space:nowrap;background-color:inherit;display:inline-block;position:absolute}.monaco-editor .sticky-widget .sticky-line-number .codicon-folding-expanded,.monaco-editor .sticky-widget .sticky-line-number .codicon-folding-collapsed{float:right;transition:var(--vscode-editorStickyScroll-foldingOpacityTransition);margin-left:2px;position:absolute}.monaco-editor .sticky-widget .sticky-line-content{width:var(--vscode-editorStickyScroll-scrollableWidth);background-color:inherit;white-space:nowrap}.monaco-editor .sticky-widget .sticky-line-number-inner{text-align:right;display:inline-block}.monaco-editor .sticky-widget .sticky-line-content:hover{background-color:var(--vscode-editorStickyScrollHover-background);cursor:pointer}.monaco-editor .inline-edits-view-indicator{z-index:34;height:20px;color:var(--vscode-inlineEdit-gutterIndicator-primaryForeground);background-color:var(--vscode-inlineEdit-gutterIndicator-background);border:1px solid var(--vscode-inlineEdit-gutterIndicator-primaryBorder);opacity:0;border-radius:3px;align-items:center;margin:0 4px;padding:2px 10px 2px 2px;display:flex}.monaco-editor .inline-edits-view-indicator.contained{transition:opacity .2s ease-in-out .4s}.monaco-editor .inline-edits-view-indicator.visible{opacity:1}.monaco-editor .inline-edits-view-indicator.top{opacity:1}.monaco-editor .inline-edits-view-indicator.top .icon{transform:rotate(90deg)}.monaco-editor .inline-edits-view-indicator.bottom{opacity:1}.monaco-editor .inline-edits-view-indicator.bottom .icon{transform:rotate(-90deg)}.monaco-editor .inline-edits-view-indicator .icon{align-items:center;margin:0 2px;transition:transform .2s ease-in-out;display:flex;transform:none}.monaco-editor .inline-edits-view-indicator .icon .codicon{color:var(--vscode-inlineEdit-gutterIndicator-primaryForeground)}.monaco-editor .inline-edits-view-indicator .label{justify-content:center;width:100%;margin:0 2px;display:flex}.monaco-editor .inline-edits-view .editorContainer .preview .monaco-editor .view-overlays .current-line-exact,.monaco-editor .inline-edits-view .editorContainer .preview .monaco-editor .current-line-margin{border:none}.monaco-editor .inline-edits-view .editorContainer .inline-edits-view-zone.diagonal-fill{opacity:.5}.monaco-editor .strike-through{text-decoration:line-through}.monaco-editor .inlineCompletions-line-insert{background:var(--vscode-inlineEdit-modifiedChangedLineBackground)}.monaco-editor .inlineCompletions-line-delete{background:var(--vscode-inlineEdit-originalChangedLineBackground)}.monaco-editor .inlineCompletions-char-insert{background:var(--vscode-inlineEdit-modifiedChangedTextBackground);cursor:pointer}.monaco-editor .inlineCompletions-char-delete{background:var(--vscode-inlineEdit-originalChangedTextBackground)}.monaco-editor .inlineCompletions-char-delete.diff-range-empty{border-left:solid var(--vscode-inlineEdit-originalChangedTextBackground) 3px;margin-left:-1px}.monaco-editor .inlineCompletions-char-insert.diff-range-empty{border-left:solid var(--vscode-inlineEdit-modifiedChangedTextBackground) 3px}.monaco-editor .inlineCompletions-char-delete.single-line-inline{border:1px solid var(--vscode-editorHoverWidget-border);margin:-2px 0 0 -2px}.monaco-editor .inlineCompletions-char-insert.single-line-inline{border-top:1px solid var(--vscode-inlineEdit-modifiedBorder);border-bottom:1px solid var(--vscode-inlineEdit-modifiedBorder)}.monaco-editor .inlineCompletions-char-insert.single-line-inline.start{border-left:1px solid var(--vscode-inlineEdit-modifiedBorder);border-top-left-radius:4px;border-bottom-left-radius:4px}.monaco-editor .inlineCompletions-char-insert.single-line-inline.end{border-right:1px solid var(--vscode-inlineEdit-modifiedBorder);border-top-right-radius:4px;border-bottom-right-radius:4px}.monaco-editor .inlineCompletions-char-delete.single-line-inline.empty,.monaco-editor .inlineCompletions-char-insert.single-line-inline.empty{display:none}.monaco-editor .inlineCompletions.strike-through{text-decoration-thickness:1px}.monaco-editor .inlineCompletions-modified-bubble{background:var(--vscode-inlineEdit-modifiedChangedTextBackground)}.monaco-editor .inlineCompletions-original-bubble{background:var(--vscode-inlineEdit-originalChangedTextBackground)}.monaco-editor .inlineCompletions-modified-bubble,.monaco-editor .inlineCompletions-original-bubble{pointer-events:none;display:inline-block}:is(.monaco-editor .inline-edit.ghost-text,.monaco-editor .inline-edit.ghost-text-decoration,.monaco-editor .inline-edit.ghost-text-decoration-preview,.monaco-editor .inline-edit.suggest-preview-text .ghost-text).syntax-highlighted{opacity:1!important}.monaco-editor .inline-edit.ghost-text,.monaco-editor .inline-edit.ghost-text-decoration,.monaco-editor .inline-edit.ghost-text-decoration-preview,.monaco-editor .inline-edit.suggest-preview-text .ghost-text{font-style:normal!important}.monaco-editor .inline-edit.modified-background.ghost-text,.monaco-editor .inline-edit.modified-background.ghost-text-decoration,.monaco-editor .inline-edit.modified-background.ghost-text-decoration-preview,.monaco-editor .inline-edit.modified-background.suggest-preview-text .ghost-text{background:var(--vscode-inlineEdit-modifiedChangedTextBackground)!important;display:inline-block!important}.monaco-editor .inlineCompletions-original-lines{background:var(--vscode-editor-background)}.monaco-menu-option{color:var(--vscode-editorActionList-foreground);cursor:pointer;border-radius:3px;align-items:center;gap:4px;padding:0 4px;font-size:13px;line-height:28px;display:flex}.monaco-menu-option .monaco-keybinding-key{opacity:.7;font-size:13px}.monaco-menu-option.active{background:var(--vscode-editorActionList-focusBackground);color:var(--vscode-editorActionList-focusForeground);outline:1px solid var(--vscode-menu-selectionBorder,transparent);outline-offset:-1px}.monaco-menu-option.active .monaco-keybinding-key{color:var(--vscode-editorActionList-focusForeground)}.monaco-editor .goto-definition-link{cursor:pointer;text-decoration:underline;color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor.vs .valueSetReplacement{outline:solid 2px var(--vscode-editorBracketMatch-border)}.monaco-editor .linked-editing-decoration{background-color:var(--vscode-editor-linkedEditingBackground);min-width:1px}.monaco-editor .detected-link,.monaco-editor .detected-link-active{text-underline-position:under;text-decoration:underline}.monaco-editor .detected-link-active{cursor:pointer;color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .scroll-editor-on-middle-click-dot{cursor:all-scroll;z-index:1;background-color:var(--vscode-editor-foreground,white);border:1px solid var(--vscode-editor-background,black);opacity:.5;border-radius:50%;width:5px;height:5px;position:absolute;transform:translate(-50%,-50%)}.monaco-editor .scroll-editor-on-middle-click-dot.hidden{display:none}.monaco-editor.scroll-editor-on-middle-click-editor *{cursor:all-scroll}.monaco-editor .focused .selectionHighlight{background-color:var(--vscode-editor-selectionHighlightBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-selectionHighlightBorder)}.monaco-editor.hc-black .focused .selectionHighlight,.monaco-editor.hc-light .focused .selectionHighlight{border-style:dotted}.monaco-editor .wordHighlight{background-color:var(--vscode-editor-wordHighlightBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-wordHighlightBorder)}.monaco-editor.hc-black .wordHighlight,.monaco-editor.hc-light .wordHighlight{border-style:dotted}.monaco-editor .wordHighlightStrong{background-color:var(--vscode-editor-wordHighlightStrongBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-wordHighlightStrongBorder)}.monaco-editor.hc-black .wordHighlightStrong,.monaco-editor.hc-light .wordHighlightStrong{border-style:dotted}.monaco-editor .wordHighlightText{background-color:var(--vscode-editor-wordHighlightTextBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-wordHighlightTextBorder)}.monaco-editor.hc-black .wordHighlightText,.monaco-editor.hc-light .wordHighlightText{border-style:dotted}.monaco-editor .parameter-hints-widget{z-index:39;cursor:default;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border);flex-direction:column;line-height:1.5em;display:flex}.hc-black .monaco-editor .parameter-hints-widget,.hc-light .monaco-editor .parameter-hints-widget{border-width:2px}.monaco-editor .parameter-hints-widget>.phwrapper{flex-direction:row;max-width:440px;display:flex}.monaco-editor .parameter-hints-widget.multiple{min-height:3.3em;padding:0}.monaco-editor .parameter-hints-widget.multiple .body:before{content:"";opacity:.5;border-left:1px solid var(--vscode-editorHoverWidget-border);height:100%;display:block;position:absolute}.monaco-editor .parameter-hints-widget p,.monaco-editor .parameter-hints-widget ul{margin:8px 0}.monaco-editor .parameter-hints-widget .monaco-scrollable-element,.monaco-editor .parameter-hints-widget .body{flex-direction:column;flex:1;min-height:100%;display:flex}.monaco-editor .parameter-hints-widget .signature{padding:4px 5px;position:relative}.monaco-editor .parameter-hints-widget .signature.has-docs:after{content:"";opacity:.5;border-bottom:1px solid var(--vscode-editorHoverWidget-border);width:100%;padding-top:4px;display:block;position:absolute;left:0}.monaco-editor .parameter-hints-widget .code{font-family:var(--vscode-parameterHintsWidget-editorFontFamily), var(--vscode-parameterHintsWidget-editorFontFamilyDefault)}.monaco-editor .parameter-hints-widget .docs{white-space:pre-wrap;padding:0 10px 0 5px}.monaco-editor .parameter-hints-widget .docs.empty{display:none}.monaco-editor .parameter-hints-widget .docs a{color:var(--vscode-textLink-foreground)}.monaco-editor .parameter-hints-widget .docs a:hover{color:var(--vscode-textLink-activeForeground);cursor:pointer}.monaco-editor .parameter-hints-widget .docs .markdown-docs{white-space:initial}.monaco-editor .parameter-hints-widget .docs code{font-family:var(--monaco-monospace-font);background-color:var(--vscode-textCodeBlock-background);border-radius:3px;padding:0 .4em}.monaco-editor .parameter-hints-widget .docs .monaco-tokenized-source,.monaco-editor .parameter-hints-widget .docs .code{white-space:pre-wrap}.monaco-editor .parameter-hints-widget .controls{flex-direction:column;justify-content:flex-end;align-items:center;min-width:22px;display:none}.monaco-editor .parameter-hints-widget.multiple .controls{padding:0 2px;display:flex}.monaco-editor .parameter-hints-widget.multiple .button{cursor:pointer;background-repeat:no-repeat;width:16px;height:16px}.monaco-editor .parameter-hints-widget .button.previous{bottom:24px}.monaco-editor .parameter-hints-widget .overloads{text-align:center;height:12px;line-height:12px;font-family:var(--monaco-monospace-font)}.monaco-editor .parameter-hints-widget .signature .parameter.active{color:var(--vscode-editorHoverWidget-highlightForeground);font-weight:700}.monaco-editor .parameter-hints-widget .documentation-parameter>.parameter{margin-right:.5em;font-weight:700}.monaco-editor .editorPlaceholder{text-overflow:ellipsis;text-wrap:nowrap;pointer-events:none;color:var(--vscode-editor-placeholder-foreground);position:absolute;top:0;overflow:hidden}.monaco-editor .rename-box{z-index:100;color:inherit;border-radius:4px}.monaco-editor .rename-box.preview{padding:4px 4px 0}.monaco-editor .rename-box .rename-input-with-button{border-radius:2px;width:calc(100% - 8px);padding:3px}.monaco-editor .rename-box .rename-input{width:calc(100% - 8px);padding:0}.monaco-editor .rename-box .rename-input:focus{outline:none}.monaco-editor .rename-box .rename-suggestions-button{cursor:pointer;background-color:#0000;border:none;border-radius:5px;align-items:center;padding:3px;display:flex}.monaco-editor .rename-box .rename-suggestions-button:hover{background-color:var(--vscode-toolbar-hoverBackground)}.monaco-editor .rename-box .rename-candidate-list-container .monaco-list-row{border-radius:2px}.monaco-editor .rename-box .rename-label{opacity:.8;display:none}.monaco-editor .rename-box.preview .rename-label{display:inherit}.monaco-editor .unicode-highlight{border:1px solid var(--vscode-editorUnicodeHighlight-border);background-color:var(--vscode-editorUnicodeHighlight-background);box-sizing:border-box}.editor-banner{box-sizing:border-box;cursor:default;background:var(--vscode-banner-background);width:100%;height:26px;font-size:12px;display:flex;overflow:visible}.editor-banner .icon-container{flex-shrink:0;align-items:center;padding:0 6px 0 10px;display:flex}.editor-banner .icon-container.custom-icon{background-position:50%;background-repeat:no-repeat;background-size:16px;width:16px;margin:0 6px 0 10px;padding:0}.editor-banner .message-container{text-overflow:ellipsis;white-space:nowrap;align-items:center;line-height:26px;display:flex;overflow:hidden}.editor-banner .message-container p{margin-block:0}.editor-banner .message-actions-container{flex-grow:1;flex-shrink:0;margin:0 4px;line-height:26px}.editor-banner .message-actions-container a.monaco-button{width:inherit;margin:2px 8px;padding:0 12px}.editor-banner .message-actions-container a{margin-left:12px;padding:3px;text-decoration:underline}.editor-banner .action-container{padding:0 10px 0 6px}.editor-banner{background-color:var(--vscode-banner-background)}.editor-banner,.editor-banner .action-container .codicon,.editor-banner .message-actions-container .monaco-link{color:var(--vscode-banner-foreground)}.editor-banner .icon-container .codicon{color:var(--vscode-banner-iconForeground)}.monaco-link{color:var(--vscode-textLink-foreground)}.monaco-link:hover{color:var(--vscode-textLink-activeForeground)}.floating-menu-overlay-widget{color:var(--vscode-button-foreground);background-color:var(--vscode-button-background);border:1px solid var(--vscode-contrastBorder);z-index:10;box-shadow:0 2px 8px var(--vscode-widget-shadow);border-radius:2px;align-items:center;padding:0;display:flex;overflow:hidden}.floating-menu-overlay-widget .action-item>.action-label{border-radius:2px;padding:5px;font-size:12px}.floating-menu-overlay-widget .action-item>.action-label.codicon{color:var(--vscode-button-foreground)}.floating-menu-overlay-widget .action-item>.action-label.codicon:not(.separator){padding-top:6px;padding-bottom:6px}.floating-menu-overlay-widget .action-item:first-child>.action-label{padding-left:7px}.floating-menu-overlay-widget .action-item:last-child>.action-label{padding-right:7px}.floating-menu-overlay-widget .action-item .action-label.separator{background-color:var(--vscode-menu-separatorBackground)}.monaco-editor .iPadShowKeyboard{resize:none;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCA1MyAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNDguMDM2NCA0LjAxMDQySDQuMDA3NzlMNC4wMDc3OSAzMi4wMjg2SDQ4LjAzNjRWNC4wMTA0MlpNNC4wMDc3OSAwLjAwNzgxMjVDMS43OTcyMSAwLjAwNzgxMjUgMC4wMDUxODc5OSAxLjc5OTg0IDAuMDA1MTg3OTkgNC4wMTA0MlYzMi4wMjg2QzAuMDA1MTg3OTkgMzQuMjM5MiAxLjc5NzIxIDM2LjAzMTIgNC4wMDc3OSAzNi4wMzEySDQ4LjAzNjRDNTAuMjQ3IDM2LjAzMTIgNTIuMDM5IDM0LjIzOTIgNTIuMDM5IDMyLjAyODZWNC4wMTA0MkM1Mi4wMzkgMS43OTk4NCA1MC4yNDcgMC4wMDc4MTI1IDQ4LjAzNjQgMC4wMDc4MTI1SDQuMDA3NzlaTTguMDEwNDIgOC4wMTMwMkgxMi4wMTNWMTIuMDE1Nkg4LjAxMDQyVjguMDEzMDJaTTIwLjAxODIgOC4wMTMwMkgxNi4wMTU2VjEyLjAxNTZIMjAuMDE4MlY4LjAxMzAyWk0yNC4wMjA4IDguMDEzMDJIMjguMDIzNFYxMi4wMTU2SDI0LjAyMDhWOC4wMTMwMlpNMzYuMDI4NiA4LjAxMzAySDMyLjAyNlYxMi4wMTU2SDM2LjAyODZWOC4wMTMwMlpNNDAuMDMxMiA4LjAxMzAySDQ0LjAzMzlWMTIuMDE1Nkg0MC4wMzEyVjguMDEzMDJaTTE2LjAxNTYgMTYuMDE4Mkg4LjAxMDQyVjIwLjAyMDhIMTYuMDE1NlYxNi4wMTgyWk0yMC4wMTgyIDE2LjAxODJIMjQuMDIwOFYyMC4wMjA4SDIwLjAxODJWMTYuMDE4MlpNMzIuMDI2IDE2LjAxODJIMjguMDIzNFYyMC4wMjA4SDMyLjAyNlYxNi4wMTgyWk00NC4wMzM5IDE2LjAxODJWMjAuMDIwOEgzNi4wMjg2VjE2LjAxODJINDQuMDMzOVpNMTIuMDEzIDI0LjAyMzRIOC4wMTA0MlYyOC4wMjZIMTIuMDEzVjI0LjAyMzRaTTE2LjAxNTYgMjQuMDIzNEgzNi4wMjg2VjI4LjAyNkgxNi4wMTU2VjI0LjAyMzRaTTQ0LjAzMzkgMjQuMDIzNEg0MC4wMzEyVjI4LjAyNkg0NC4wMzM5VjI0LjAyMzRaIiBmaWxsPSIjNDI0MjQyIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDAiPgo8cmVjdCB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==) 50% no-repeat;border:4px solid #f6f6f6;border-radius:4px;width:58px;min-width:0;height:36px;min-height:0;margin:0;padding:0;position:absolute;overflow:hidden}.monaco-editor.vs-dark .iPadShowKeyboard{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCA1MyAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNDguMDM2NCA0LjAxMDQySDQuMDA3NzlMNC4wMDc3OSAzMi4wMjg2SDQ4LjAzNjRWNC4wMTA0MlpNNC4wMDc3OSAwLjAwNzgxMjVDMS43OTcyMSAwLjAwNzgxMjUgMC4wMDUxODc5OSAxLjc5OTg0IDAuMDA1MTg3OTkgNC4wMTA0MlYzMi4wMjg2QzAuMDA1MTg3OTkgMzQuMjM5MiAxLjc5NzIxIDM2LjAzMTIgNC4wMDc3OSAzNi4wMzEySDQ4LjAzNjRDNTAuMjQ3IDM2LjAzMTIgNTIuMDM5IDM0LjIzOTIgNTIuMDM5IDMyLjAyODZWNC4wMTA0MkM1Mi4wMzkgMS43OTk4NCA1MC4yNDcgMC4wMDc4MTI1IDQ4LjAzNjQgMC4wMDc4MTI1SDQuMDA3NzlaTTguMDEwNDIgOC4wMTMwMkgxMi4wMTNWMTIuMDE1Nkg4LjAxMDQyVjguMDEzMDJaTTIwLjAxODIgOC4wMTMwMkgxNi4wMTU2VjEyLjAxNTZIMjAuMDE4MlY4LjAxMzAyWk0yNC4wMjA4IDguMDEzMDJIMjguMDIzNFYxMi4wMTU2SDI0LjAyMDhWOC4wMTMwMlpNMzYuMDI4NiA4LjAxMzAySDMyLjAyNlYxMi4wMTU2SDM2LjAyODZWOC4wMTMwMlpNNDAuMDMxMiA4LjAxMzAySDQ0LjAzMzlWMTIuMDE1Nkg0MC4wMzEyVjguMDEzMDJaTTE2LjAxNTYgMTYuMDE4Mkg4LjAxMDQyVjIwLjAyMDhIMTYuMDE1NlYxNi4wMTgyWk0yMC4wMTgyIDE2LjAxODJIMjQuMDIwOFYyMC4wMjA4SDIwLjAxODJWMTYuMDE4MlpNMzIuMDI2IDE2LjAxODJIMjguMDIzNFYyMC4wMjA4SDMyLjAyNlYxNi4wMTgyWk00NC4wMzM5IDE2LjAxODJWMjAuMDIwOEgzNi4wMjg2VjE2LjAxODJINDQuMDMzOVpNMTIuMDEzIDI0LjAyMzRIOC4wMTA0MlYyOC4wMjZIMTIuMDEzVjI0LjAyMzRaTTE2LjAxNTYgMjQuMDIzNEgzNi4wMjg2VjI4LjAyNkgxNi4wMTU2VjI0LjAyMzRaTTQ0LjAzMzkgMjQuMDIzNEg0MC4wMzEyVjI4LjAyNkg0NC4wMzM5VjI0LjAyMzRaIiBmaWxsPSIjQzVDNUM1Ii8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDAiPgo8cmVjdCB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==) 50% no-repeat;border:4px solid #252526}.monaco-editor .tokens-inspect-widget{z-index:50;-webkit-user-select:text;user-select:text;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border);padding:10px}.monaco-editor.hc-black .tokens-inspect-widget,.monaco-editor.hc-light .tokens-inspect-widget{border-width:2px}.monaco-editor .tokens-inspect-widget .tokens-inspect-separator{background-color:var(--vscode-editorHoverWidget-border);border:0;height:1px}.monaco-editor .tokens-inspect-widget .tm-token{font-family:var(--monaco-monospace-font)}.monaco-editor .tokens-inspect-widget .tm-token-length{float:right;font-size:60%;font-weight:400}.monaco-editor .tokens-inspect-widget .tm-metadata-table{width:100%}.monaco-editor .tokens-inspect-widget .tm-metadata-value{font-family:var(--monaco-monospace-font);text-align:right}.monaco-editor .tokens-inspect-widget .tm-token-type{font-family:var(--monaco-monospace-font)}.monaco-editor{--monaco-monospace-font:"SF Mono", Monaco, Menlo, Consolas, "Ubuntu Mono", "Liberation Mono", "DejaVu Sans Mono", "Courier New", monospace;font-family:-apple-system,BlinkMacSystemFont,Segoe WPC,Segoe UI,HelveticaNeue-Light,system-ui,Ubuntu,Droid Sans,sans-serif}.monaco-menu .monaco-action-bar.vertical .action-item .action-menu-item:focus .action-label,.monaco-editor.vs-dark .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label,.monaco-editor.hc-black .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label,.monaco-editor.hc-light .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label{stroke-width:1.2px}.monaco-hover p{margin:0}.monaco-aria-container{clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);width:1px;height:1px;margin:-1px;padding:0;top:0;overflow:hidden;position:absolute!important}.monaco-editor .synthetic-focus,.monaco-diff-editor .synthetic-focus,.monaco-editor [tabindex="0"]:focus,.monaco-diff-editor [tabindex="0"]:focus,.monaco-editor [tabindex="-1"]:focus,.monaco-diff-editor [tabindex="-1"]:focus,.monaco-editor button:focus,.monaco-diff-editor button:focus,.monaco-editor input[type=button]:focus,.monaco-diff-editor input[type=button]:focus,.monaco-editor input[type=checkbox]:focus,.monaco-diff-editor input[type=checkbox]:focus,.monaco-editor input[type=search]:focus,.monaco-diff-editor input[type=search]:focus,.monaco-editor input[type=text]:focus,.monaco-diff-editor input[type=text]:focus,.monaco-editor select:focus,.monaco-diff-editor select:focus,.monaco-editor textarea:focus,.monaco-diff-editor textarea:focus{outline-offset:-1px;outline-width:1px;outline-style:solid;outline-color:var(--vscode-focusBorder);opacity:1}.monaco-hover.workbench-hover{z-index:40;background:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border);max-width:700px;color:var(--vscode-editorHoverWidget-foreground);box-shadow:0 2px 8px var(--vscode-widget-shadow);border-radius:5px;font-size:13px;line-height:19px;position:relative;overflow:hidden}.monaco-hover.workbench-hover .monaco-action-bar .action-item .codicon{width:13px;height:13px}.monaco-hover.workbench-hover hr{border-bottom:none}.monaco-hover.workbench-hover.compact{font-size:12px}.monaco-hover.workbench-hover.compact .monaco-action-bar .action-item .codicon{width:12px;height:12px}.monaco-hover.workbench-hover.compact .hover-contents{padding:2px 8px}.workbench-hover-container.locked .monaco-hover.workbench-hover{outline:1px solid var(--vscode-editorHoverWidget-border)}.workbench-hover-container:focus-within.locked .monaco-hover.workbench-hover{outline-color:var(--vscode-focusBorder)}.workbench-hover-pointer{z-index:41;pointer-events:none;position:absolute}.workbench-hover-pointer:after{content:"";background-color:var(--vscode-editorHoverWidget-background);border-right:1px solid var(--vscode-editorHoverWidget-border);border-bottom:1px solid var(--vscode-editorHoverWidget-border);width:5px;height:5px;position:absolute}.workbench-hover-container:not(:focus-within).locked .workbench-hover-pointer:after{border-bottom-width:2px;border-right-width:2px;width:4px;height:4px}.workbench-hover-container:focus-within .workbench-hover-pointer:after{border-right:1px solid var(--vscode-focusBorder);border-bottom:1px solid var(--vscode-focusBorder)}.workbench-hover-pointer.left{left:-3px}.workbench-hover-pointer.right{right:3px}.workbench-hover-pointer.top{top:-3px}.workbench-hover-pointer.bottom{bottom:3px}.workbench-hover-pointer.left:after{transform:rotate(135deg)}.workbench-hover-pointer.right:after{transform:rotate(315deg)}.workbench-hover-pointer.top:after{transform:rotate(225deg)}.workbench-hover-pointer.bottom:after{transform:rotate(45deg)}.monaco-hover.workbench-hover a{color:var(--vscode-textLink-foreground)}.monaco-hover.workbench-hover a:focus{outline-offset:-1px;outline:1px solid;outline-color:var(--vscode-focusBorder);text-decoration:underline}.monaco-hover.workbench-hover a.codicon:focus,.monaco-hover.workbench-hover a.monaco-button:focus{text-decoration:none}.monaco-hover.workbench-hover a:hover,.monaco-hover.workbench-hover a:active{color:var(--vscode-textLink-activeForeground)}.monaco-hover.workbench-hover code{background:var(--vscode-textCodeBlock-background)}.monaco-hover.workbench-hover .hover-row .actions{background:var(--vscode-editorHoverWidget-statusBarBackground)}.monaco-hover.workbench-hover.right-aligned{left:1px}.monaco-hover.workbench-hover.right-aligned .hover-row.status-bar .actions{flex-direction:row-reverse}.monaco-hover.workbench-hover.right-aligned .hover-row.status-bar .actions .action-container{margin-left:16px;margin-right:0}.context-view{position:absolute}.context-view.fixed{all:initial;color:inherit;font-family:inherit;font-size:13px;position:fixed}.quick-input-widget{font-size:13px}.quick-input-widget .monaco-highlighted-label .highlight,.quick-input-widget .monaco-highlighted-label .highlight{color:#0066bf}.vs .quick-input-widget .monaco-list-row.focused .monaco-highlighted-label .highlight,.vs .quick-input-widget .monaco-list-row.focused .monaco-highlighted-label .highlight{color:#9dddff}.vs-dark .quick-input-widget .monaco-highlighted-label .highlight,.vs-dark .quick-input-widget .monaco-highlighted-label .highlight{color:#0097fb}.hc-black .quick-input-widget .monaco-highlighted-label .highlight,.hc-black .quick-input-widget .monaco-highlighted-label .highlight{color:#f38518}.hc-light .quick-input-widget .monaco-highlighted-label .highlight,.hc-light .quick-input-widget .monaco-highlighted-label .highlight{color:#0f4a85}.monaco-keybinding>.monaco-keybinding-key{color:#555;background-color:#ddd6;border:1px solid #ccc6;border-bottom-color:#bbb6;box-shadow:inset 0 -1px #bbb6}.hc-black .monaco-keybinding>.monaco-keybinding-key{box-shadow:none;color:#fff;background-color:#0000;border:1px solid #6fc3df}.hc-light .monaco-keybinding>.monaco-keybinding-key{box-shadow:none;color:#292929;background-color:#0000;border:1px solid #0f4a85}.vs-dark .monaco-keybinding>.monaco-keybinding-key{color:#ccc;background-color:#8080802b;border:1px solid #3339;border-bottom-color:#4449;box-shadow:inset 0 -1px #4449}.quick-input-widget{z-index:2550;-webkit-app-region:no-drag;border-radius:6px;width:600px;position:absolute;left:50%}.quick-input-titlebar{cursor:grab;border-top-left-radius:5px;border-top-right-radius:5px;align-items:center;display:flex}.quick-input-left-action-bar{flex:1;margin-left:4px;display:flex}.quick-input-inline-action-bar>.actions-container>.action-item:first-child{margin-left:5px}.quick-input-inline-action-bar>.actions-container>.action-item{margin-top:2px}.quick-input-title{cursor:grab;text-align:center;text-overflow:ellipsis;padding:3px 0;overflow:hidden}.quick-input-right-action-bar{flex:1;margin-right:4px;display:flex}.quick-input-right-action-bar>.actions-container{justify-content:flex-end}.quick-input-right-action-bar>.actions-container>.action-item{margin-left:4px}.quick-input-titlebar .monaco-action-bar .action-label.codicon{background-position:50%;background-repeat:no-repeat;padding:2px}.quick-input-description{margin:6px 6px 6px 11px}.quick-input-header .quick-input-description{flex:1;margin:4px 2px}.quick-input-header{cursor:grab;padding:6px 6px 2px;display:flex}.quick-input-widget.hidden-input .quick-input-header{margin-bottom:0;padding:0}.quick-input-and-message{flex-direction:column;flex-grow:1;min-width:0;display:flex;position:relative}.quick-input-check-all{align-self:center;margin:0}.quick-input-widget .quick-input-header .monaco-checkbox{margin-top:6px}.quick-input-filter{flex-grow:1;display:flex;position:relative}.quick-input-box{flex-grow:1}.quick-input-widget.show-checkboxes .quick-input-box,.quick-input-widget.show-checkboxes .quick-input-message{margin-left:5px}.quick-input-visible-count{position:absolute;left:-10000px}.quick-input-count{align-self:center;align-items:center;display:flex;position:absolute;right:4px}.quick-input-count .monaco-count-badge{vertical-align:middle;border-radius:2px;min-height:auto;padding:2px 4px;line-height:normal}.quick-input-action{margin-left:6px}.quick-input-action .monaco-text-button{align-items:center;height:25px;padding:0 6px;font-size:11px;display:flex}.quick-input-message{overflow-wrap:break-word;margin-top:-1px;padding:5px}.quick-input-message>.codicon{vertical-align:text-bottom;margin:0 .2em}.quick-input-message a{color:inherit}.quick-input-progress.monaco-progress-container{position:relative}.quick-input-list{line-height:22px}.quick-input-widget.hidden-input .quick-input-list{margin-top:4px;padding-bottom:4px}.quick-input-list .monaco-list{max-height:440px;padding-bottom:5px;overflow:hidden}.quick-input-list .monaco-scrollable-element{padding:0 6px}.quick-input-list .quick-input-list-entry{box-sizing:border-box;padding:0 6px;display:flex;overflow:hidden}.quick-input-list .quick-input-list-entry.quick-input-list-separator-border{border-top-style:solid;border-top-width:1px}.quick-input-list .monaco-list-row{border-radius:3px}.quick-input-list .monaco-list-row[data-index="0"] .quick-input-list-entry.quick-input-list-separator-border{border-top-style:none}.quick-input-list .quick-input-list-label{flex:1;height:100%;display:flex;overflow:hidden}.quick-input-widget .monaco-checkbox{margin-right:0}.quick-input-widget .quick-input-list .monaco-checkbox,.quick-input-widget .quick-input-tree .monaco-checkbox{margin-top:4px}.quick-input-list .quick-input-list-icon{background-position:0;background-repeat:no-repeat;background-size:16px;justify-content:center;align-items:center;width:16px;height:22px;padding-right:6px;display:flex}.quick-input-list .quick-input-list-rows{text-overflow:ellipsis;flex-direction:column;flex:1;height:100%;margin-left:5px;display:flex;overflow:hidden}.quick-input-list .quick-input-list-rows>.quick-input-list-row{align-items:center;display:flex}.quick-input-list .quick-input-list-rows>.quick-input-list-row .monaco-icon-label,.quick-input-list .quick-input-list-rows>.quick-input-list-row .monaco-icon-label .monaco-icon-label-container>.monaco-icon-name-container{flex:1}.quick-input-list .quick-input-list-rows>.quick-input-list-row .codicon[class*=codicon-]{vertical-align:text-bottom}.quick-input-list .quick-input-list-rows .monaco-highlighted-label>span{opacity:1}.quick-input-list .quick-input-list-entry .quick-input-list-entry-keybinding{margin-right:8px}.quick-input-list .quick-input-list-label-meta{opacity:.7;text-overflow:ellipsis;line-height:normal;overflow:hidden}.quick-input-list .monaco-list .monaco-list-row .monaco-highlighted-label .highlight{background-color:unset;font-weight:700;color:var(--vscode-list-highlightForeground)!important}.quick-input-list .monaco-list .monaco-list-row.focused .monaco-highlighted-label .highlight{color:var(--vscode-list-focusHighlightForeground)!important}.quick-input-list .quick-input-list-entry .quick-input-list-separator{margin-right:4px}.quick-input-list .quick-input-list-entry-action-bar{flex:0;display:flex;overflow:visible}.quick-input-list .quick-input-list-entry-action-bar .action-label{display:none}.quick-input-list .quick-input-list-entry-action-bar .action-label.codicon{margin-right:4px;padding:2px}.quick-input-list .quick-input-list-entry-action-bar{margin-top:1px;margin-right:4px}.quick-input-list .quick-input-list-entry .quick-input-list-entry-action-bar .action-label.always-visible,.quick-input-list .quick-input-list-entry:hover .quick-input-list-entry-action-bar .action-label,.quick-input-list .quick-input-list-entry.focus-inside .quick-input-list-entry-action-bar .action-label,.quick-input-list .monaco-list-row.focused .quick-input-list-entry-action-bar .action-label,.quick-input-list .monaco-list-row.passive-focused .quick-input-list-entry-action-bar .action-label{display:flex}.quick-input-list>.monaco-list:focus .monaco-list-row.focused{outline-offset:-1px;outline:1px solid var(--vscode-list-focusOutline)!important}.quick-input-list>.monaco-list:focus .monaco-list-row.focused .quick-input-list-entry.quick-input-list-separator-border{border-color:#0000}.quick-input-list .monaco-list-row.focused .monaco-keybinding-key,.quick-input-list .monaco-list-row.focused .quick-input-list-entry .quick-input-list-separator{color:inherit}.quick-input-list .monaco-list-row.focused .monaco-keybinding-key{background:0 0}.quick-input-list .quick-input-list-separator-as-item{padding:4px 6px;font-size:12px}.quick-input-list .quick-input-list-separator-as-item .label-name{font-weight:600}.quick-input-list .quick-input-list-separator-as-item .label-description{opacity:1!important}.quick-input-list .monaco-tree-sticky-row .quick-input-list-entry.quick-input-list-separator-as-item.quick-input-list-separator-border{border-top-style:none}.quick-input-list .monaco-tree-sticky-row{padding:0 5px}.quick-input-list .monaco-tl-twistie{display:none!important}.quick-input-tree .monaco-list{max-height:440px;padding-bottom:5px;overflow:hidden}.quick-input-tree .quick-input-tree-entry{box-sizing:border-box;padding:0 6px;display:flex;overflow:hidden}.quick-input-tree .quick-input-tree-label{flex:1;height:100%;display:flex;overflow:hidden}.quick-input-tree .quick-input-tree-icon{background-position:0;background-repeat:no-repeat;background-size:16px;justify-content:center;align-items:center;width:16px;height:22px;padding-right:6px;display:flex}.quick-input-tree .quick-input-tree-rows{text-overflow:ellipsis;flex-direction:column;flex:1;height:100%;margin-left:5px;display:flex;overflow:hidden}.quick-input-tree .quick-input-tree-rows>.quick-input-tree-row{align-items:center;display:flex}.quick-input-tree .quick-input-tree-rows>.quick-input-tree-row .monaco-icon-label,.quick-input-tree .quick-input-tree-rows>.quick-input-tree-row .monaco-icon-label .monaco-icon-label-container>.monaco-icon-name-container{flex:1}.quick-input-tree .quick-input-tree-rows>.quick-input-tree-row .codicon[class*=codicon-]{vertical-align:text-bottom}.quick-input-tree .quick-input-tree-rows .monaco-highlighted-label>span{opacity:1}.quick-input-tree .quick-input-tree-entry-action-bar{flex:0;display:flex;overflow:visible}.quick-input-tree .quick-input-tree-entry-action-bar .action-label{display:none}.quick-input-tree .quick-input-tree-entry-action-bar .action-label.codicon{margin-right:4px;padding:2px}.quick-input-tree .quick-input-tree-entry-action-bar{margin-top:1px;margin-right:4px}.quick-input-tree .quick-input-tree-entry .quick-input-tree-entry-action-bar .action-label.always-visible,.quick-input-tree .quick-input-tree-entry:hover .quick-input-tree-entry-action-bar .action-label,.quick-input-tree .quick-input-tree-entry.focus-inside .quick-input-tree-entry-action-bar .action-label,.quick-input-tree .monaco-list-row.focused .quick-input-tree-entry-action-bar .action-label,.quick-input-tree .monaco-list-row.passive-focused .quick-input-tree-entry-action-bar .action-label{display:flex}.quick-input-tree>.monaco-list:focus .monaco-list-row.focused{outline-offset:-1px;outline:1px solid var(--vscode-list-focusOutline)!important}.monaco-progress-container{width:100%;height:2px;overflow:hidden}.monaco-progress-container .progress-bit{width:2%;height:2px;display:none;position:absolute;left:0}.monaco-progress-container.active .progress-bit{display:inherit}.monaco-progress-container.discrete .progress-bit{transition:width .1s linear;left:0}.monaco-progress-container.discrete.done .progress-bit{width:100%}.monaco-progress-container.infinite .progress-bit{animation-name:progress;animation-duration:4s;animation-timing-function:linear;animation-iteration-count:infinite;transform:translate(0,0)}.monaco-progress-container.infinite.infinite-long-running .progress-bit{animation-timing-function:steps(100,end)}@keyframes progress{0%{transform:translate(0%)scaleX(1)}50%{transform:translate(2500%)scaleX(3)}to{transform:translate(4900%)scaleX(1)}}.monaco-editor .rendered-markdown kbd{background-color:var(--vscode-keybindingLabel-background);color:var(--vscode-keybindingLabel-foreground);border-style:solid;border-width:1px;border-color:var(--vscode-keybindingLabel-border);border-bottom-color:var(--vscode-keybindingLabel-bottomBorder);box-shadow:inset 0 -1px 0 var(--vscode-widget-shadow);vertical-align:middle;border-radius:3px;padding:1px 3px}.rendered-markdown li:has(input[type=checkbox]){list-style-type:none}.monaco-component.multiDiffEditor{background:var(--vscode-multiDiffEditor-background);width:100%;height:100%;position:relative;overflow-y:hidden}.monaco-component.multiDiffEditor>div{width:100%;height:100%;position:absolute;top:0;left:0}.monaco-component.multiDiffEditor>div.placeholder{visibility:hidden}.monaco-component.multiDiffEditor>div.placeholder.visible{visibility:visible}.monaco-component.multiDiffEditor>div.placeholder{place-content:center;place-items:center;display:grid}.monaco-component.multiDiffEditor .active{--vscode-multiDiffEditor-border:var(--vscode-focusBorder)}.monaco-component.multiDiffEditor .multiDiffEntry{flex-direction:column;flex:1;display:flex;overflow:hidden}.monaco-component.multiDiffEditor .multiDiffEntry .collapse-button{cursor:pointer;margin:0 5px}.monaco-component.multiDiffEditor .multiDiffEntry .collapse-button a{display:block}.monaco-component.multiDiffEditor .multiDiffEntry .header{z-index:1000;background:var(--vscode-editor-background)}.monaco-component.multiDiffEditor .multiDiffEntry .header:not(.collapsed) .header-content{border-bottom:1px solid var(--vscode-sideBarSectionHeader-border)}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content{border-top:1px solid var(--vscode-multiDiffEditor-border);color:var(--vscode-foreground);background:var(--vscode-multiDiffEditor-headerBackground);align-items:center;margin:8px 0 0;padding:4px 5px;display:flex}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content.shadow{box-shadow:var(--vscode-scrollbar-shadow) 0px 6px 6px -6px}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .file-path{flex:1;min-width:0;display:flex}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .file-path .title{font-size:14px;line-height:22px}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .file-path .title.original{text-overflow:ellipsis;flex:1;min-width:0}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .file-path .status{opacity:.75;margin:0 10px;font-weight:600;line-height:22px}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .actions{padding:0 8px}.monaco-component.multiDiffEditor .multiDiffEntry .editorParent{border-bottom:1px solid var(--vscode-multiDiffEditor-border);flex-direction:column;flex:1;display:flex;overflow:hidden}.monaco-component.multiDiffEditor .multiDiffEntry .editorContainer{flex:1}:root,:host{--w-e-textarea-bg-color:#fff;--w-e-textarea-color:#333;--w-e-textarea-border-color:#ccc;--w-e-textarea-slight-border-color:#e8e8e8;--w-e-textarea-slight-color:#d4d4d4;--w-e-textarea-slight-bg-color:#f5f2f0;--w-e-textarea-selected-border-color:#b4d5ff;--w-e-textarea-handler-bg-color:#4290f7;--w-e-toolbar-color:#595959;--w-e-toolbar-bg-color:#fff;--w-e-toolbar-active-color:#333;--w-e-toolbar-active-bg-color:#f1f1f1;--w-e-toolbar-disabled-color:#999;--w-e-toolbar-border-color:#e8e8e8;--w-e-modal-button-bg-color:#fafafa;--w-e-modal-button-border-color:#d9d9d9}.w-e-text-container *,.w-e-toolbar *{box-sizing:border-box;outline:none;margin:0;padding:0}.w-e-text-container blockquote,.w-e-text-container li,.w-e-text-container p,.w-e-text-container td,.w-e-text-container th,.w-e-toolbar *{line-height:1.5}.w-e-text-container{background-color:var(--w-e-textarea-bg-color);color:var(--w-e-textarea-color);height:100%;position:relative}.w-e-text-container .w-e-scroll{-webkit-overflow-scrolling:touch;height:100%}.w-e-text-container [data-slate-editor]{word-wrap:break-word;white-space:pre-wrap;border-top:1px solid #0000;outline:0;min-height:100%;padding:0 10px}.w-e-text-container [data-slate-editor] p{margin:15px 0}.w-e-text-container [data-slate-editor] h1,.w-e-text-container [data-slate-editor] h2,.w-e-text-container [data-slate-editor] h3,.w-e-text-container [data-slate-editor] h4,.w-e-text-container [data-slate-editor] h5{margin:20px 0}.w-e-text-container [data-slate-editor] img{cursor:default;min-width:20px;max-width:100%;min-height:20px;display:inline!important}.w-e-text-container [data-slate-editor] span{text-indent:0}.w-e-text-container [data-slate-editor] [data-selected=true]{box-shadow:0 0 0 2px var(--w-e-textarea-selected-border-color)}.w-e-text-placeholder{width:90%;font-style:italic;top:17px;left:10px}.w-e-max-length-info,.w-e-text-placeholder{color:var(--w-e-textarea-slight-color);pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute}.w-e-max-length-info{bottom:.5em;right:1em}.w-e-bar{background-color:var(--w-e-toolbar-bg-color);color:var(--w-e-toolbar-color);padding:0 5px;font-size:14px}.w-e-bar svg{fill:var(--w-e-toolbar-color);width:14px;height:14px}.w-e-bar-show{display:flex}.w-e-bar-hidden{display:none}.w-e-hover-bar{border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;position:absolute;box-shadow:0 2px 5px #0000001f}.w-e-toolbar{flex-wrap:wrap;position:relative}.w-e-bar-divider{background-color:var(--w-e-toolbar-border-color);width:1px;height:40px;margin:0 5px;display:inline-flex}.w-e-bar-item{text-align:center;height:40px;padding:4px;display:flex;position:relative}.w-e-bar-item,.w-e-bar-item button{justify-content:center;align-items:center}.w-e-bar-item button{color:var(--w-e-toolbar-color);cursor:pointer;white-space:nowrap;background:0 0;border:none;height:32px;padding:0 8px;display:inline-flex;overflow:hidden}.w-e-bar-item button:hover{background-color:var(--w-e-toolbar-active-bg-color);color:var(--w-e-toolbar-active-color)}.w-e-bar-item button .title{margin-left:5px}.w-e-bar-item .active{background-color:var(--w-e-toolbar-active-bg-color);color:var(--w-e-toolbar-active-color)}.w-e-bar-item .disabled{color:var(--w-e-toolbar-disabled-color);cursor:not-allowed}.w-e-bar-item .disabled svg{fill:var(--w-e-toolbar-disabled-color)}.w-e-bar-item .disabled:hover{background-color:var(--w-e-toolbar-bg-color);color:var(--w-e-toolbar-disabled-color)}.w-e-bar-item .disabled:hover svg{fill:var(--w-e-toolbar-disabled-color)}.w-e-menu-tooltip-v5:before{background-color:var(--w-e-toolbar-active-color);color:var(--w-e-toolbar-bg-color);content:attr(data-tooltip);opacity:0;text-align:center;visibility:hidden;white-space:pre;z-index:1;border-radius:5px;padding:5px 10px;font-size:.75em;transition:opacity .6s;position:absolute;top:40px}.w-e-menu-tooltip-v5:after{border:5px solid #0000;border-bottom:5px solid var(--w-e-toolbar-active-color);content:"";opacity:0;visibility:hidden;transition:opacity .6s;position:absolute;top:30px}.w-e-menu-tooltip-v5:hover:after,.w-e-menu-tooltip-v5:hover:before{opacity:1;visibility:visible}.w-e-menu-tooltip-v5.tooltip-right:before{top:10px;left:100%}.w-e-menu-tooltip-v5.tooltip-right:after{border-bottom-color:#0000;border-left-color:#0000;border-right-color:var(--w-e-toolbar-active-color);border-top-color:#0000;margin-left:-10px;top:16px;left:100%}.w-e-bar-item-group .w-e-bar-item-menus-container{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);z-index:1;border-radius:3px;margin-top:40px;display:none;position:absolute;top:0;left:0;box-shadow:0 2px 10px #0000001f}.w-e-bar-item-group:hover .w-e-bar-item-menus-container{display:block}.w-e-select-list{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);z-index:1;border-radius:3px;min-width:100px;max-height:350px;margin-top:40px;position:absolute;top:0;left:0;overflow-y:auto;box-shadow:0 2px 10px #0000001f}.w-e-select-list ul{line-height:1;list-style:none}.w-e-select-list ul .selected{background-color:var(--w-e-toolbar-active-bg-color)}.w-e-select-list ul li{cursor:pointer;text-align:left;white-space:nowrap;padding:7px 0 7px 25px;position:relative}.w-e-select-list ul li:hover{background-color:var(--w-e-toolbar-active-bg-color)}.w-e-select-list ul li svg{margin-top:-7px;margin-left:5px;position:absolute;top:50%;left:0}.w-e-bar-bottom .w-e-select-list{bottom:0;top:inherit;margin-top:0;margin-bottom:40px}.w-e-drop-panel{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);z-index:1;border-radius:3px;min-width:200px;margin-top:40px;padding:10px;position:absolute;top:0;box-shadow:0 2px 10px #0000001f}.w-e-bar-bottom .w-e-drop-panel{bottom:0;top:inherit;margin-top:0;margin-bottom:40px}.w-e-modal{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);color:var(--w-e-toolbar-color);text-align:left;z-index:1;border-radius:3px;min-width:100px;min-height:40px;padding:20px 15px 0;font-size:14px;position:absolute;box-shadow:0 2px 10px #0000001f}.w-e-modal .btn-close{cursor:pointer;padding:5px;line-height:1;position:absolute;top:7px;right:8px}.w-e-modal .btn-close svg{fill:var(--w-e-toolbar-color);width:10px;height:10px}.w-e-modal .babel-container{margin-bottom:15px;display:block}.w-e-modal .babel-container span{margin-bottom:10px;display:block}.w-e-modal .button-container{margin-bottom:15px}.w-e-modal button{background-color:var(--w-e-modal-button-bg-color);border:1px solid var(--w-e-modal-button-border-color);color:var(--w-e-toolbar-color);cursor:pointer;text-align:center;touch-action:manipulation;-webkit-user-select:none;user-select:none;white-space:nowrap;border-radius:4px;height:32px;padding:4.5px 15px;font-weight:400;transition:all .3s cubic-bezier(.645,.045,.355,1)}.w-e-modal input[type=number],.w-e-modal input[type=text],.w-e-modal textarea{font-feature-settings:"tnum";background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-modal-button-border-color);color:var(--w-e-toolbar-color);font-variant:tabular-nums;border-radius:4px;width:100%;padding:4.5px 11px;transition:all .3s}.w-e-modal textarea{min-height:60px}body .w-e-modal,body .w-e-modal *{box-sizing:border-box}.w-e-progress-bar{background-color:var(--w-e-textarea-handler-bg-color);width:0;height:1px;transition:width .3s;position:absolute}.w-e-full-screen-container{position:fixed;flex-direction:column!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;display:flex!important;inset:0!important}.w-e-full-screen-container [data-w-e-textarea=true]{flex:1!important}.w-e-text-container [data-slate-editor] code{background-color:var(--w-e-textarea-slight-bg-color);border-radius:3px;padding:3px;font-family:monospace}.w-e-panel-content-color{text-align:left;width:230px;list-style:none}.w-e-panel-content-color li{border:1px solid var(--w-e-toolbar-bg-color);cursor:pointer;border-radius:3px;padding:2px;display:inline-block}.w-e-panel-content-color li:hover{border-color:var(--w-e-toolbar-color)}.w-e-panel-content-color li .color-block{border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;width:17px;height:17px}.w-e-panel-content-color .active{border-color:var(--w-e-toolbar-color)}.w-e-panel-content-color .clear{width:100%;margin-bottom:5px;line-height:1.5}.w-e-panel-content-color .clear svg{width:16px;height:16px;margin-bottom:-4px}.w-e-text-container [data-slate-editor] blockquote{background-color:var(--w-e-textarea-slight-bg-color);border-left:8px solid var(--w-e-textarea-selected-border-color);margin:10px 0;padding:10px;font-size:100%;line-height:1.5;display:block}.w-e-panel-content-emotion{text-align:left;width:300px;font-size:20px;list-style:none}.w-e-panel-content-emotion li{cursor:pointer;border-radius:3px;padding:0 5px;display:inline-block}.w-e-panel-content-emotion li:hover{background-color:var(--w-e-textarea-slight-bg-color)}.w-e-textarea-divider{border-radius:3px;margin:20px auto;padding:20px}.w-e-textarea-divider hr{background-color:var(--w-e-textarea-border-color);border:0;height:1px;display:block}.w-e-text-container [data-slate-editor] pre>code{background-color:var(--w-e-textarea-slight-bg-color);border:1px solid var(--w-e-textarea-slight-border-color);text-indent:0;border-radius:4px;padding:10px;font-size:14px;display:block}.w-e-text-container [data-slate-editor] .w-e-image-container{margin:0 3px;display:inline-block}.w-e-text-container [data-slate-editor] .w-e-image-container:hover{box-shadow:0 0 0 2px var(--w-e-textarea-selected-border-color)}.w-e-text-container [data-slate-editor] .w-e-selected-image-container{position:relative;overflow:hidden}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .w-e-image-dragger{background-color:var(--w-e-textarea-handler-bg-color);width:7px;height:7px;position:absolute}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .left-top{cursor:nwse-resize;top:0;left:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .right-top{cursor:nesw-resize;top:0;right:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .left-bottom{cursor:nesw-resize;bottom:0;left:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .right-bottom{cursor:nwse-resize;bottom:0;right:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container:hover,.w-e-text-container [contenteditable=false] .w-e-image-container:hover{box-shadow:none}.w-e-text-container [data-slate-editor] .table-container{border:1px dashed var(--w-e-textarea-border-color);border-radius:5px;width:100%;margin-top:10px;padding:10px;overflow-x:auto}.w-e-text-container [data-slate-editor] table{border-collapse:collapse}.w-e-text-container [data-slate-editor] table td,.w-e-text-container [data-slate-editor] table th{border:1px solid var(--w-e-textarea-border-color);text-align:left;min-width:30px;padding:3px 5px;line-height:1.5}.w-e-text-container [data-slate-editor] table th{background-color:var(--w-e-textarea-slight-bg-color);text-align:center;font-weight:700}.w-e-panel-content-table{background-color:var(--w-e-toolbar-bg-color)}.w-e-panel-content-table table{border-collapse:collapse}.w-e-panel-content-table td{border:1px solid var(--w-e-toolbar-border-color);cursor:pointer;width:20px;height:15px;padding:3px 5px}.w-e-panel-content-table td.active{background-color:var(--w-e-toolbar-active-bg-color)}.w-e-textarea-video-container{border:1px dashed var(--w-e-textarea-border-color);text-align:center;background-image:linear-gradient(45deg,#eee 25%,#0000 0 75%,#eee 0,#eee),linear-gradient(45deg,#eee 25%,#fff 0 75%,#eee 0,#eee);background-position:0 0,10px 10px;background-size:20px 20px;border-radius:5px;margin:10px auto 0;padding:10px 0}.w-e-text-container [data-slate-editor] pre>code{word-wrap:normal;-webkit-hyphens:none;hyphens:none;tab-size:4;text-align:left;text-shadow:0 1px #fff;white-space:pre;word-break:normal;word-spacing:normal;margin:.5em 0;padding:1em;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;line-height:1.5;overflow:auto}.w-e-text-container [data-slate-editor] pre>code .token.cdata,.w-e-text-container [data-slate-editor] pre>code .token.comment,.w-e-text-container [data-slate-editor] pre>code .token.doctype,.w-e-text-container [data-slate-editor] pre>code .token.prolog{color:#708090}.w-e-text-container [data-slate-editor] pre>code .token.punctuation{color:#999}.w-e-text-container [data-slate-editor] pre>code .token.namespace{opacity:.7}.w-e-text-container [data-slate-editor] pre>code .token.boolean,.w-e-text-container [data-slate-editor] pre>code .token.constant,.w-e-text-container [data-slate-editor] pre>code .token.deleted,.w-e-text-container [data-slate-editor] pre>code .token.number,.w-e-text-container [data-slate-editor] pre>code .token.property,.w-e-text-container [data-slate-editor] pre>code .token.symbol,.w-e-text-container [data-slate-editor] pre>code .token.tag{color:#905}.w-e-text-container [data-slate-editor] pre>code .token.attr-name,.w-e-text-container [data-slate-editor] pre>code .token.builtin,.w-e-text-container [data-slate-editor] pre>code .token.char,.w-e-text-container [data-slate-editor] pre>code .token.inserted,.w-e-text-container [data-slate-editor] pre>code .token.selector,.w-e-text-container [data-slate-editor] pre>code .token.string{color:#690}.w-e-text-container [data-slate-editor] pre>code .language-css .token.string,.w-e-text-container [data-slate-editor] pre>code .style .token.string,.w-e-text-container [data-slate-editor] pre>code .token.entity,.w-e-text-container [data-slate-editor] pre>code .token.operator,.w-e-text-container [data-slate-editor] pre>code .token.url{color:#9a6e3a}.w-e-text-container [data-slate-editor] pre>code .token.atrule,.w-e-text-container [data-slate-editor] pre>code .token.attr-value,.w-e-text-container [data-slate-editor] pre>code .token.keyword{color:#07a}.w-e-text-container [data-slate-editor] pre>code .token.class-name,.w-e-text-container [data-slate-editor] pre>code .token.function{color:#dd4a68}.w-e-text-container [data-slate-editor] pre>code .token.important,.w-e-text-container [data-slate-editor] pre>code .token.regex,.w-e-text-container [data-slate-editor] pre>code .token.variable{color:#e90}.w-e-text-container [data-slate-editor] pre>code .token.bold,.w-e-text-container [data-slate-editor] pre>code .token.important{font-weight:700}.w-e-text-container [data-slate-editor] pre>code .token.italic{font-style:italic}.w-e-text-container [data-slate-editor] pre>code .token.entity{cursor:help}.lf-graph{-webkit-user-select:none;user-select:none;z-index:0;background:#fff;width:100%;height:100%;position:relative}.lf-element-text{cursor:text}.lf-text-disabled{pointer-events:none}.lf-text-draggable{cursor:move}:focus{outline:none}.lf-node-anchor{cursor:crosshair}.lf-node-anchor-hover{visibility:hidden}.lf-anchor:hover .lf-node-anchor-hover{visibility:visible}.lf-edge.pointer-none{pointer-events:none}.lf-edge-append{cursor:pointer}.lf-edge-animation{stroke-dashoffset:100%;animation:5s linear infinite lf_animate_dash}@keyframes lf_animate_dash{to{stroke-dashoffset:0}}.lf-node-not-allow{cursor:not-allowed}.lf-polyline-append-ns-resize{cursor:ns-resize}.lf-polyline-append-ew-resize{cursor:ew-resize}.lf-dragging,.lf-dragging .lf-element-text{cursor:move}.lf-draggable{cursor:default}.lf-bezier-adjust-anchor{cursor:pointer}.lf-background,.lf-grid{z-index:-1;position:absolute;inset:0}.lf-background-area{width:100%;height:100%}.lf-html-overlay{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1;position:absolute;inset:0;overflow:hidden}.lf-html-overlay__transform>*,.lf-text-editable{pointer-events:all}.lf-text-input{box-sizing:border-box;resize:none;text-align:center;white-space:pre;background:#fff;border:1px solid #edefed;border-radius:3px;outline:none;min-width:100px;min-height:20px;padding:5px;line-height:1.2;position:absolute;transform:translate(-50%,-50%)}.lf-get-text-height{box-sizing:border-box;word-break:break-all;border:1px solid #0000;display:inline-block}.lf-node-text-auto-wrap{box-sizing:border-box;justify-content:center;align-items:center;display:flex}.lf-node-text-auto-wrap-content{word-break:break-all}.lf-node-text-auto-wrap-content,.lf-node-text-ellipsis-content{text-align:center;background:0 0;width:100%;line-height:1.2}.lf-node-text-ellipsis-content{white-space:nowrap}.lf-node-text-ellipsis-content>div{text-overflow:ellipsis;overflow:hidden}.lf-tool-overlay{pointer-events:none;z-index:2;position:absolute;inset:0;overflow:hidden}.lf-tool-overlay>*{pointer-events:all}.modification-overlay{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.modification-overlay>*{pointer-events:all}.lf-outline,.lf-snapline{pointer-events:none}.lf-keyboard-tips{float:right}.lf-node-select-decorate{pointer-events:none;border:1px dashed #343435;position:absolute;transform:translate(-50%,-50%)}.lf-multiple-select{cursor:move;border:2px dashed #4271dfcc;border-radius:12px;position:absolute;box-shadow:0 0 3px #4271df80}.lf-edge-adjust-point{cursor:move}.lf-rotate-control{cursor:grabbing}.lf-resize-control-nw{cursor:nw-resize}.lf-resize-control-n{cursor:n-resize}.lf-resize-control-ne{cursor:ne-resize}.lf-resize-control-e{cursor:e-resize}.lf-resize-control-se{cursor:se-resize}.lf-resize-control-s{cursor:s-resize}.lf-resize-control-sw{cursor:sw-resize}.lf-resize-control-w{cursor:w-resize}.medium-editor-anchor-preview,.medium-editor-toolbar{z-index:2000;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px}@keyframes medium-editor-image-loading{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes medium-editor-pop-upwards{0%{opacity:0;transform:matrix(.97,0,0,1,0,12)}20%{opacity:.7;transform:matrix(.99,0,0,1,0,2)}40%{opacity:1;transform:matrix(1,0,0,1,0,-1)}to{transform:matrix(1,0,0,1,0,0)}}.medium-editor-anchor-preview{text-align:center;word-break:break-all;word-wrap:break-word;visibility:hidden;max-width:280px;line-height:1.4;position:absolute;top:0;left:0}.medium-editor-anchor-preview a{color:#fff;margin:5px 5px 10px;display:inline-block}.medium-editor-placeholder-relative:after,.medium-editor-placeholder:after{white-space:pre;padding:inherit;margin:inherit;font-style:italic;content:attr(data-placeholder)!important}.medium-editor-anchor-preview-active{visibility:visible}.medium-editor-dragover{background:#ddd}.medium-editor-image-loading{background-color:#333;border-radius:100%;width:40px;height:40px;animation:1s ease-in-out infinite medium-editor-image-loading;display:inline-block}.medium-editor-placeholder{position:relative}.medium-editor-placeholder:after{position:absolute;top:0;left:0}.medium-editor-placeholder-relative,.medium-editor-placeholder-relative:after{position:relative}.medium-toolbar-arrow-over:before,.medium-toolbar-arrow-under:after{content:"";border-style:solid;width:0;height:0;margin-left:-8px;display:block;position:absolute;left:50%}.medium-toolbar-arrow-under:after{border-width:8px 8px 0}.medium-toolbar-arrow-over:before{border-width:0 8px 8px;top:-8px}.medium-editor-toolbar{visibility:hidden;position:absolute;top:0;left:0}.medium-editor-toolbar ul{margin:0;padding:0}.medium-editor-toolbar li{float:left;margin:0;padding:0;list-style:none}.medium-editor-toolbar li button{box-sizing:border-box;cursor:pointer;margin:0;padding:15px;font-size:14px;line-height:1.33;text-decoration:none;display:block}.medium-editor-toolbar li button:focus{outline:0}.medium-editor-toolbar li .medium-editor-action-underline{text-decoration:underline}.medium-editor-toolbar li .medium-editor-action-pre{padding:15px 0;font-family:Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:12px;font-weight:100}.medium-editor-toolbar-active{visibility:visible}.medium-editor-sticky-toolbar{position:fixed;top:1px}.medium-editor-relative-toolbar{position:relative}.medium-editor-toolbar-active.medium-editor-stalker-toolbar{animation:.16s linear forwards medium-editor-pop-upwards}.medium-editor-action-bold{font-weight:bolder}.medium-editor-action-italic{font-style:italic}.medium-editor-toolbar-form{display:none}.medium-editor-toolbar-form a,.medium-editor-toolbar-form input{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.medium-editor-toolbar-form .medium-editor-toolbar-form-row{margin-left:5px;padding-bottom:5px;line-height:14px}.medium-editor-toolbar-form .medium-editor-toolbar-input,.medium-editor-toolbar-form label{box-sizing:border-box;border:none;width:316px;margin:0;padding:6px;font-size:14px;display:inline-block}.medium-editor-toolbar-form .medium-editor-toolbar-input:focus,.medium-editor-toolbar-form label:focus{appearance:none;box-shadow:none;border:none;outline:0}.medium-editor-toolbar-form a{margin:0 10px;font-size:24px;font-weight:bolder;text-decoration:none;display:inline-block}.medium-editor-toolbar-form-active{display:block}.medium-editor-toolbar-actions:after{clear:both;content:"";display:table}.medium-editor-element{word-wrap:break-word;min-height:30px}.medium-editor-element img{max-width:100%}.medium-editor-element sub{vertical-align:sub}.medium-editor-element sup{vertical-align:super}.medium-editor-hidden{display:none}.medium-toolbar-arrow-under:after{border-color:#000 #0000 #0000;top:40px}.medium-toolbar-arrow-over:before{border-color:#0000 #0000 #000}.medium-editor-toolbar{background-color:#000;border:none;border-radius:50px}.medium-editor-toolbar li button{box-sizing:border-box;color:#ccc;background-color:#0000;border:none;min-width:40px;height:40px;padding:5px 12px;transition:background-color .2s ease-in,color .2s ease-in}.medium-editor-toolbar li .medium-editor-button-active,.medium-editor-toolbar li button:hover{color:#a2d7c7;background-color:#000}.medium-editor-toolbar li .medium-editor-button-first{border-top-left-radius:50px;border-bottom-left-radius:50px;padding-left:24px}.medium-editor-toolbar li .medium-editor-button-last{border-right:none;border-top-right-radius:50px;border-bottom-right-radius:50px;padding-right:24px}.medium-editor-toolbar-form{color:#ccc;background:#000;border-radius:50px;overflow:hidden}.medium-editor-toolbar-form .medium-editor-toolbar-input{box-sizing:border-box;color:#ccc;background:#000;width:220px;height:40px;padding-left:16px}.medium-editor-toolbar-form .medium-editor-toolbar-input::-webkit-input-placeholder{color:#f8f5f3cc}.medium-editor-toolbar-form .medium-editor-toolbar-input:-moz-placeholder-shown{color:#f8f5f3cc}.medium-editor-toolbar-form .medium-editor-toolbar-input::-moz-placeholder{color:#f8f5f3cc}.medium-editor-toolbar-form .medium-editor-toolbar-input:-ms-placeholder-shown{color:#f8f5f3cc}.medium-editor-toolbar-form a{color:#ccc;transform:translateY(2px)}.medium-editor-toolbar-form .medium-editor-toolbar-close{margin-right:16px}.medium-editor-toolbar-anchor-preview{background:#000;border-radius:50px;padding:5px 12px}.medium-editor-anchor-preview a{color:#ccc;text-decoration:none}.medium-editor-toolbar-actions button,.medium-editor-toolbar-actions li{border-radius:50px}.picker_wrapper.no_alpha .picker_alpha{display:none}.picker_wrapper.no_editor .picker_editor{z-index:-1;opacity:0;position:absolute}.picker_wrapper.no_cancel .picker_cancel{display:none}.layout_default.picker_wrapper{flex-flow:wrap;justify-content:space-between;align-items:stretch;width:25em;padding:.5em;font-size:10px;display:flex}.layout_default.picker_wrapper input,.layout_default.picker_wrapper button{font-size:1rem}.layout_default.picker_wrapper>*{margin:.5em}.layout_default.picker_wrapper:before{content:"";order:1;width:100%;height:0;display:block}.layout_default .picker_slider,.layout_default .picker_selector{padding:1em}.layout_default .picker_hue{width:100%}.layout_default .picker_sl{flex:auto}.layout_default .picker_sl:before{content:"";padding-bottom:100%;display:block}.layout_default .picker_editor{order:1;width:6.5rem}.layout_default .picker_editor input{width:100%;height:100%}.layout_default .picker_sample{flex:auto;order:1}.layout_default .picker_done,.layout_default .picker_cancel{order:1}.picker_wrapper{box-sizing:border-box;cursor:default;color:#444;pointer-events:auto;background:#f2f2f2;font-family:sans-serif;box-shadow:0 0 0 1px silver}.picker_wrapper:focus{outline:none}.picker_wrapper button,.picker_wrapper input{box-sizing:border-box;border:none;outline:none;box-shadow:0 0 0 1px silver}.picker_wrapper button:focus,.picker_wrapper button:active,.picker_wrapper input:focus,.picker_wrapper input:active{box-shadow:0 0 2px 1px #1e90ff}.picker_wrapper button{cursor:pointer;background-color:#f5f5f5;background-image:linear-gradient(#0000,#dcdcdc);padding:.4em .6em}.picker_wrapper button:active{background-image:linear-gradient(#dcdcdc,#0000)}.picker_wrapper button:hover{background-color:#fff}.picker_selector{z-index:1;cursor:pointer;background:currentColor;border:2px solid #fff;border-radius:100%;display:block;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 3px 1px #67b9ff}.picker_slider .picker_selector{border-radius:2px}.picker_hue{background-image:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red);position:relative;box-shadow:0 0 0 1px silver}.picker_sl{background-image:linear-gradient(#fff,#fff0 50%),linear-gradient(#0000 50%,#000),linear-gradient(90deg,gray,#80808000);position:relative;box-shadow:0 0 0 1px silver}.picker_alpha,.picker_sample{background:linear-gradient(45deg,#d3d3d3 25%,#0000 25% 75%,#d3d3d3 75%) 0 0/2em 2em,linear-gradient(45deg,#d3d3d3 25%,#fff 25% 75%,#d3d3d3 75%) 1em 1em/2em 2em;position:relative;box-shadow:0 0 0 1px silver}.picker_alpha .picker_selector,.picker_sample .picker_selector{background:0 0}.picker_editor input{padding:.2em .4em;font-family:monospace}.picker_sample:before{content:"";background:currentColor;width:100%;height:100%;display:block;position:absolute}.picker_arrow{z-index:-1;position:absolute}.picker_wrapper.popup{z-index:2;margin:1.5em;position:absolute}.picker_wrapper.popup,.picker_wrapper.popup .picker_arrow:before,.picker_wrapper.popup .picker_arrow:after{background:#f2f2f2;box-shadow:0 0 10px 1px #0006}.picker_wrapper.popup .picker_arrow{width:3em;height:3em;margin:0}.picker_wrapper.popup .picker_arrow:before,.picker_wrapper.popup .picker_arrow:after{content:"";z-index:-99;display:block;position:absolute;top:0;left:0}.picker_wrapper.popup .picker_arrow:before{transform-origin:0 100%;width:100%;height:100%;transform:skew(45deg)}.picker_wrapper.popup .picker_arrow:after{width:150%;height:150%;box-shadow:none}.popup.popup_top{bottom:100%;left:0}.popup.popup_top .picker_arrow{bottom:0;left:0;transform:rotate(-90deg)}.popup.popup_bottom{top:100%;left:0}.popup.popup_bottom .picker_arrow{top:0;left:0;transform:rotate(90deg)scaleY(-1)}.popup.popup_left{top:0;right:100%}.popup.popup_left .picker_arrow{top:0;right:0;transform:scaleX(-1)}.popup.popup_right{top:0;left:100%}.popup.popup_right .picker_arrow{top:0;left:0}.lf-label-overlay{width:0;height:0;overflow:visible}.lf-label-overlay .lf-label-editor{background:#fff;border-radius:5px;padding:4px}.lf-label-overlay .lf-label-editor-container{text-align:center;justify-content:center;align-items:center;display:flex;position:absolute;overflow:visible}.lf-label-overlay .lf-label-editor-container p{margin:0}.lf-label-overlay .lf-label-editor-dragging{cursor:move}.lf-label-overlay .lf-label-editor-editing{cursor:text;outline:2px solid #275dc5}.lf-label-overlay .lf-label-editor-hover{outline:2px dashed #acacac}.lf-label-overlay .lf-label-editor-clip{white-space:nowrap;text-overflow:clip;width:100px;overflow:hidden}.lf-label-overlay .lf-label-editor-ellipsis{white-space:nowrap;text-overflow:ellipsis;width:100px;overflow:hidden}.lf-label-overlay .lf-label-editor-wrap{white-space:normal;overflow-wrap:break-word}.lf-label-overlay .lf-label-editor-nowrap{white-space:nowrap;overflow:visible}.lf-control{white-space:nowrap;background:#fffc;border-radius:8px;flex-wrap:nowrap;max-width:none;margin:5px;padding:4px 6px;transition:all 3s;display:flex;position:absolute;top:0;right:10px;overflow:auto hidden;box-shadow:0 0 8px #d9d9d9b3}.lf-control-dark{color:#fff;background:#33353a}.lf-control-item{cursor:pointer;border-radius:8px;flex-direction:column;flex:none;justify-content:center;align-items:center;margin:0 4px;padding:6px;transition:all .3s ease-in-out;display:flex}.lf-control-item:hover{background:#efefef}.lf-control-item-default,.lf-control-item-colorful{color:#474747}.lf-control-item-default:hover,.lf-control-item-colorful:hover,.lf-control-item-dark:hover{background:#dadfea48}.lf-control-item.disabled{filter:opacity(.5);pointer-events:none}.lf-control-item.disabled:hover{background:#fff}.lf-control-item.disabled i{pointer-events:none}.lf-control-item i{vertical-align:middle;background-size:cover;width:20px;height:20px;display:inline-block}.lf-control-text{margin-top:5px;font-size:12px}.lf-control-zoomOut{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBmaWxsPSJub25lIiB2ZXJzaW9uPSIxLjEiIHdpZHRoPSIxNS4yNDIxODc1IiBoZWlnaHQ9IjE1LjEyNTk3NjU2MjUiIHZpZXdCb3g9IjAgMCAxNS4yNDIxODc1IDE1LjEyNTk3NjU2MjUiPjxnPjxnIHRyYW5zZm9ybT0ibWF0cml4KDAuNjk2NzE2NDg3NDA3Njg0MywwLjcxNzM0NjYwODYzODc2MzQsLTAuNzI3ODkxMzg1NTU1MjY3MywwLjY4NTY5MjQ4OTE0NzE4NjMsMTIuNTQ0NTExOTAxMTIwMTMxLC01LjAwNTkyMjcxNzE2NTk1OSkiPjxwYXRoIGQ9Ik0xMi4yODY0OTkwMjM0Mzc1LDEyLjYxNDc0NjA5Mzc1TDE1LjUwNjQ5OTAyMzQzNzUsMTIuNjE0NzQ2MDkzNzVMMTUuNTA2NDk5MDIzNDM3NSwxMi42MTQ2NDYxMDM3NVExNS41NTU3MzQ2MjM0Mzc1LDEyLjYxNDY0NjA3Mzc1LDE1LjYwNDAyNDYyMzQzNzUsMTIuNjA1MDQwNjQzNzVRMTUuNjUyMzE0MjIzNDM3NSwxMi41OTU0MzUyMDM3NSwxNS42OTc4MDIzMjM0Mzc1LDEyLjU3NjU5MzQ1Mzc1UTE1Ljc0MzI5MDQyMzQzNzUsMTIuNTU3NzUxNzEzNzUsMTUuNzg0MjI4MzIzNDM3NSwxMi41MzAzOTc3NDM3NVExNS44MjUxNjY3MjM0Mzc1LDEyLjUwMzA0Mzc3Mzc1LDE1Ljg1OTk4MTUyMzQzNzUsMTIuNDY4MjI4NzUzNzVRMTUuODk0Nzk2MzIzNDM3NSwxMi40MzM0MTM3NDM3NSwxNS45MjIxNTA0MjM0Mzc1LDEyLjM5MjQ3NTYzMzc1UTE1Ljk0OTUwNDQyMzQzNzUsMTIuMzUxNTM3NTIzNzUsMTUuOTY4MzQ2MTIzNDM3NSwxMi4zMDYwNDk1MjM3NVExNS45ODcxODc4MjM0Mzc1LDEyLjI2MDU2MTU0Mzc1LDE1Ljk5Njc5MzIyMzQzNzUsMTIuMjEyMjcxNzQyNzVRMTYuMDA2Mzk4OTIzNDM3NSwxMi4xNjM5ODE5NDc3NSwxNi4wMDYzOTkxMjM0Mzc1LDEyLjExNDc0NjA5Mzc1UTE2LjAwNjM5ODkyMzQzNzUsMTIuMDY1NTEwMjM5NzUsMTUuOTk2NzkzMjIzNDM3NSwxMi4wMTcyMjA0NDQ3NVExNS45ODcxODc4MjM0Mzc1LDExLjk2ODkzMDY0Mzc1LDE1Ljk2ODM0NjEyMzQzNzUsMTEuOTIzNDQyNjYzNzVRMTUuOTQ5NTA0NDIzNDM3NSwxMS44Nzc5NTQ2NjM3NSwxNS45MjIxNTA2MjM0Mzc1LDExLjgzNzAxNjU1Mzc1UTE1Ljg5NDc5NjMyMzQzNzUsMTEuNzk2MDc4NDQzNzUsMTUuODU5OTgxNTIzNDM3NSwxMS43NjEyNjM0MzM3NVExNS44MjUxNjY3MjM0Mzc1LDExLjcyNjQ0ODQxMzc1LDE1Ljc4NDIyODUyMzQzNzUsMTEuNjk5MDk0NDczNzVRMTUuNzQzMjkwNDIzNDM3NSwxMS42NzE3NDA1MDM3NSwxNS42OTc4MDIzMjM0Mzc1LDExLjY1Mjg5ODc1Mzc1UTE1LjY1MjMxNDIyMzQzNzUsMTEuNjM0MDU2OTgzNzUsMTUuNjA0MDI0NjIzNDM3NSwxMS42MjQ0NTE1NDM3NVExNS41NTU3MzQ2MjM0Mzc1LDExLjYxNDg0NjExMzc1LDE1LjUwNjQ5OTAyMzQzNzUsMTEuNjE0ODQ2MDgzNzVMMTUuNTA2NDk5MDIzNDM3NSwxMS42MTQ3NDYwOTM3NUwxMi4yODY0OTkwMjM0Mzc1LDExLjYxNDc0NjA5Mzc1TDEyLjI4NjQ5OTAyMzQzNzUsMTEuNjE0ODQ2MDgzNzVRMTIuMjM3MjYzMTY5NDM3NSwxMS42MTQ4NDYxMTM3NSwxMi4xODg5NzMzNzQ0Mzc1LDExLjYyNDQ1MTU0Mzc1UTEyLjE0MDY4MzU3MzQzNzUsMTEuNjM0MDU2OTgzNzUsMTIuMDk1MTk1NTkzNDM3NSwxMS42NTI4OTg3MzM3NVExMi4wNDk3MDc1OTM0Mzc1LDExLjY3MTc0MDQ3Mzc1LDEyLjAwODc2OTQ4MzQzNzUsMTEuNjk5MDk0NDQzNzVRMTEuOTY3ODMxMzczNDM3NSwxMS43MjY0NDg0MTM3NSwxMS45MzMwMTYzNjM0Mzc1LDExLjc2MTI2MzQzMzc1UTExLjg5ODIwMTM0MzQzNzUsMTEuNzk2MDc4NDQzNzUsMTEuODcwODQ3NDAzNDM3NSwxMS44MzcwMTY1NTM3NVExMS44NDM0OTM0MzM0Mzc1LDExLjg3Nzk1NDY2Mzc1LDExLjgyNDY1MTY4MzQzNzUsMTEuOTIzNDQyNjYzNzVRMTEuODA1ODA5OTEzNDM3NSwxMS45Njg5MzA2NDM3NSwxMS43OTYyMDQ0NzM0Mzc1LDEyLjAxNzIyMDQ0NDc1UTExLjc4NjU5OTA0MzQzNzUsMTIuMDY1NTEwMjM5NzUsMTEuNzg2NTk5MDEzNDM3NSwxMi4xMTQ3NDYwOTM3NVExMS43ODY1OTkwNDM0Mzc1LDEyLjE2Mzk4MTk0Nzc1LDExLjc5NjIwNDQ3MzQzNzUsMTIuMjEyMjcxNzQyNzVRMTEuODA1ODA5OTEzNDM3NSwxMi4yNjA1NjE1NDM3NSwxMS44MjQ2NTE2NjM0Mzc1LDEyLjMwNjA0OTUyMzc1UTExLjg0MzQ5MzQwMzQzNzUsMTIuMzUxNTM3NTIzNzUsMTEuODcwODQ3MzczNDM3NSwxMi4zOTI0NzU2MzM3NVExMS44OTgyMDEzNDM0Mzc1LDEyLjQzMzQxMzc0Mzc1LDExLjkzMzAxNjM2MzQzNzUsMTIuNDY4MjI4NzUzNzVRMTEuOTY3ODMxMzczNDM3NSwxMi41MDMwNDM3NzM3NSwxMi4wMDg3Njk0ODM0Mzc1LDEyLjUzMDM5NzcxMzc1UTEyLjA0OTcwNzU5MzQzNzUsMTIuNTU3NzUxNjgzNzUsMTIuMDk1MTk1NTkzNDM3NSwxMi41NzY1OTM0MzM3NVExMi4xNDA2ODM1NzM0Mzc1LDEyLjU5NTQzNTIwMzc1LDEyLjE4ODk3MzM3NDQzNzUsMTIuNjA1MDQwNjQzNzVRMTIuMjM3MjYzMTY5NDM3NSwxMi42MTQ2NDYwNzM3NSwxMi4yODY0OTkwMjM0Mzc1LDEyLjYxNDY0NjEwMzc1TDEyLjI4NjQ5OTAyMzQzNzUsMTIuNjE0NzQ2MDkzNzVaIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiM0NzQ3NDciIGZpbGwtb3BhY2l0eT0iMSIvPjwvZz48Zz48ZWxsaXBzZSBjeD0iNy4xOTI2MzM2Mjg4NDUyMTUiIGN5PSI3LjA5MTIwNjA3Mzc2MDk4NiIgcng9IjYuNjkyNjMzNjI4ODQ1MjE1IiByeT0iNi41OTEyMDYwNzM3NjA5ODYiIGZpbGwtb3BhY2l0eT0iMCIgc3Ryb2tlLW9wYWNpdHk9IjEiIHN0cm9rZT0iIzQ3NDc0NyIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIi8+PC9nPjxnPjxwYXRoIGQ9Ik00Ljc4MTEwMjY1NzMxODExNSw3Ljc1NTk5NjcwNDEwMTU2MjVMOS45MTY5MDUzNTczMTgxMTUsNy43NTU5OTY3MDQxMDE1NjI1TDkuOTE2OTA1MzU3MzE4MTE1LDcuNzU1ODk2NzE0MTAxNTYzUTkuOTY2MTQxMjU3MzE4MTE2LDcuNzU1ODk2Njg0MTAxNTYzLDEwLjAxNDQzMDU1NzMxODExNCw3Ljc0NjI5MTI1NDEwMTU2MlExMC4wNjI3MjAyNTczMTgxMTYsNy43MzY2ODU4MTQxMDE1NjMsMTAuMTA4MjA4MTU3MzE4MTE1LDcuNzE3ODQ0MDY0MTAxNTYzUTEwLjE1MzY5NjU1NzMxODExNSw3LjY5OTAwMjMyNDEwMTU2MywxMC4xOTQ2MzQ0NTczMTgxMTYsNy42NzE2NDgzNTQxMDE1NjI1UTEwLjIzNTU3MjM1NzMxODExNiw3LjY0NDI5NDM4NDEwMTU2MjUsMTAuMjcwMzg3NjU3MzE4MTE0LDcuNjA5NDc5MzY0MTAxNTYzUTEwLjMwNTIwMjQ1NzMxODExNSw3LjU3NDY2NDM1NDEwMTU2MywxMC4zMzI1NTYyNTczMTgxMTYsNy41MzM3MjYyNDQxMDE1NjNRMTAuMzU5OTEwNDU3MzE4MTE1LDcuNDkyNzg4MTM0MTAxNTYzLDEwLjM3ODc1MjI1NzMxODExNiw3LjQ0NzMwMDEzNDEwMTU2MlExMC4zOTc1OTM5NTczMTgxMTUsNy40MDE4MTIxNTQxMDE1NjIsMTAuNDA3MTk5MzU3MzE4MTE1LDcuMzUzNTIyMzUzMTAxNTYyUTEwLjQxNjgwNDc1NzMxODExNSw3LjMwNTIzMjU1ODEwMTU2MjUsMTAuNDE2ODA1MjU3MzE4MTE1LDcuMjU1OTk2NzA0MTAxNTYyNVExMC40MTY4MDQ3NTczMTgxMTUsNy4yMDY3NjA4NTAxMDE1NjI1LDEwLjQwNzE5OTM1NzMxODExNSw3LjE1ODQ3MTA1NTEwMTU2M1ExMC4zOTc1OTM5NTczMTgxMTUsNy4xMTAxODEyNTQxMDE1NjMsMTAuMzc4NzUyMjU3MzE4MTE2LDcuMDY0NjkzMjc0MTAxNTYzUTEwLjM1OTkxMDQ1NzMxODExNSw3LjAxOTIwNTI3NDEwMTU2MiwxMC4zMzI1NTYyNTczMTgxMTYsNi45NzgyNjcxNjQxMDE1NjJRMTAuMzA1MjAxOTU3MzE4MTE1LDYuOTM3MzI5MDU0MTAxNTYyLDEwLjI3MDM4NzE1NzMxODExNSw2LjkwMjUxNDA0NDEwMTU2MlExMC4yMzU1NzIzNTczMTgxMTYsNi44Njc2OTkwMjQxMDE1NjI1LDEwLjE5NDYzMzk1NzMxODExNCw2Ljg0MDM0NTA4NDEwMTU2MlExMC4xNTM2OTYwNTczMTgxMTUsNi44MTI5OTExMTQxMDE1NjIsMTAuMTA4MjA4MTU3MzE4MTE1LDYuNzk0MTQ5MzY0MTAxNTYyUTEwLjA2MjcyMDI1NzMxODExNiw2Ljc3NTMwNzU5NDEwMTU2MiwxMC4wMTQ0MzA1NTczMTgxMTQsNi43NjU3MDIxNTQxMDE1NjNROS45NjYxNDEyNTczMTgxMTYsNi43NTYwOTY3MjQxMDE1NjIsOS45MTY5MDUzNTczMTgxMTUsNi43NTYwOTY2OTQxMDE1NjJMOS45MTY5MDUzNTczMTgxMTUsNi43NTU5OTY3MDQxMDE1NjI1TDQuNzgxMTAyNjU3MzE4MTE1LDYuNzU1OTk2NzA0MTAxNTYyNUw0Ljc4MTEwMjY1NzMxODExNSw2Ljc1NjA5NjY5NDEwMTU2MlE0LjczMTg2NjgwMzMxODExNSw2Ljc1NjA5NjcyNDEwMTU2Miw0LjY4MzU3NzAwODMxODExNiw2Ljc2NTcwMjE1NDEwMTU2M1E0LjYzNTI4NzIwNzMxODExNTUsNi43NzUzMDc1OTQxMDE1NjIsNC41ODk3OTkyMjczMTgxMTYsNi43OTQxNDkzNDQxMDE1NjJRNC41NDQzMTEyMjczMTgxMTUsNi44MTI5OTEwODQxMDE1NjIsNC41MDMzNzMxMTczMTgxMTUsNi44NDAzNDUwNTQxMDE1NjI1UTQuNDYyNDM1MDA3MzE4MTE1LDYuODY3Njk5MDI0MTAxNTYyNSw0LjQyNzYxOTk5NzMxODExNSw2LjkwMjUxNDA0NDEwMTU2MlE0LjM5MjgwNDk3NzMxODExNSw2LjkzNzMyOTA1NDEwMTU2Miw0LjM2NTQ1MTAzNzMxODExNSw2Ljk3ODI2NzE2NDEwMTU2MlE0LjMzODA5NzA2NzMxODExNSw3LjAxOTIwNTI3NDEwMTU2Miw0LjMxOTI1NTMxNzMxODExNSw3LjA2NDY5MzI3NDEwMTU2M1E0LjMwMDQxMzU0NzMxODExNSw3LjExMDE4MTI1NDEwMTU2Myw0LjI5MDgwODEwNzMxODExNTUsNy4xNTg0NzEwNTUxMDE1NjNRNC4yODEyMDI2NzczMTgxMTUsNy4yMDY3NjA4NTAxMDE1NjI1LDQuMjgxMjAyNjQ3MzE4MTE1LDcuMjU1OTk2NzA0MTAxNTYyNVE0LjI4MTIwMjY3NzMxODExNSw3LjMwNTIzMjU1ODEwMTU2MjUsNC4yOTA4MDgxMDczMTgxMTU1LDcuMzUzNTIyMzUzMTAxNTYyUTQuMzAwNDEzNTQ3MzE4MTE1LDcuNDAxODEyMTU0MTAxNTYyLDQuMzE5MjU1Mjk3MzE4MTE1LDcuNDQ3MzAwMTM0MTAxNTYyUTQuMzM4MDk3MDM3MzE4MTE1LDcuNDkyNzg4MTM0MTAxNTYzLDQuMzY1NDUxMDA3MzE4MTE1LDcuNTMzNzI2MjQ0MTAxNTYzUTQuMzkyODA0OTc3MzE4MTE1LDcuNTc0NjY0MzU0MTAxNTYzLDQuNDI3NjE5OTk3MzE4MTE1LDcuNjA5NDc5MzY0MTAxNTYzUTQuNDYyNDM1MDA3MzE4MTE1LDcuNjQ0Mjk0Mzg0MTAxNTYyNSw0LjUwMzM3MzExNzMxODExNSw3LjY3MTY0ODMyNDEwMTU2M1E0LjU0NDMxMTIyNzMxODExNSw3LjY5OTAwMjI5NDEwMTU2Myw0LjU4OTc5OTIyNzMxODExNiw3LjcxNzg0NDA0NDEwMTU2M1E0LjYzNTI4NzIwNzMxODExNTUsNy43MzY2ODU4MTQxMDE1NjMsNC42ODM1NzcwMDgzMTgxMTYsNy43NDYyOTEyNTQxMDE1NjJRNC43MzE4NjY4MDMzMTgxMTUsNy43NTU4OTY2ODQxMDE1NjMsNC43ODExMDI2NTczMTgxMTUsNy43NTU4OTY3MTQxMDE1NjNMNC43ODExMDI2NTczMTgxMTUsNy43NTU5OTY3MDQxMDE1NjI1WiIgZmlsbC1ydWxlPSJldmVub2RkIiBmaWxsPSIjNDc0NzQ3IiBmaWxsLW9wYWNpdHk9IjEiLz48L2c+PC9nPjwvc3ZnPg==)}.lf-control-zoomIn{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBmaWxsPSJub25lIiB2ZXJzaW9uPSIxLjEiIHdpZHRoPSIxNS4wMzg0NTIxNDg0Mzc1IiBoZWlnaHQ9IjE1LjQwMDg3ODkwNjI1IiB2aWV3Qm94PSIwIDAgMTUuMDM4NDUyMTQ4NDM3NSAxNS40MDA4Nzg5MDYyNSI+PGc+PGcgdHJhbnNmb3JtPSJtYXRyaXgoMC42OTY3MTYzNjgxOTgzOTQ4LDAuNzE3MzQ2NjY4MjQzNDA4MiwtMC43Mjc4OTEzODU1NTUyNjczLDAuNjg1NjkyNDg5MTQ3MTg2MywxMi44MzY2ODAxNDgwNTE1MjgsLTQuODMxMDk0MzExMDg0NTk4KSI+PHBhdGggZD0iTTEyLjIyOTEyNTk3NjU2MjUsMTMuMDQwMDM5MDYyNUwxNS4yMzkxMjU5NzY1NjI1LDEzLjA0MDAzOTA2MjVMMTUuMjM5MTI1OTc2NTYyNSwxMy4wMzk5MzkwNzI1UTE1LjI4ODM2MTU3NjU2MjUwMSwxMy4wMzk5MzkwNDI1LDE1LjMzNjY1MTI3NjU2MjQ5OSwxMy4wMzAzMzM2MTI1UTE1LjM4NDk0MTA3NjU2MjUsMTMuMDIwNzI4MTcyNSwxNS40MzA0MjkxNzY1NjI1LDEzLjAwMTg4NjQyMjVRMTUuNDc1OTE3Mzc2NTYyNSwxMi45ODMwNDQ2ODI1LDE1LjUxNjg1NTI3NjU2MjUsMTIuOTU1NjkwNzEyNVExNS41NTc3OTM1NzY1NjI1LDEyLjkyODMzNjc0MjUsMTUuNTkyNjA4NDc2NTYyNSwxMi44OTM1MjE3MjI1UTE1LjYyNzQyMzI3NjU2MjUsMTIuODU4NzA2NzEyNSwxNS42NTQ3NzcyNzY1NjI1LDEyLjgxNzc2ODYwMjVRMTUuNjgyMTMxMjc2NTYyNTAxLDEyLjc3NjgzMDQ5MjUsMTUuNzAwOTczMDc2NTYyNSwxMi43MzEzNDI0OTI1UTE1LjcxOTgxNDc3NjU2MjUwMSwxMi42ODU4NTQ1MTI1LDE1LjcyOTQyMDM3NjU2MjUsMTIuNjM3NTY0NzExNVExNS43MzkwMjU4NzY1NjI1LDEyLjU4OTI3NDkxNjUsMTUuNzM5MDI2MDc2NTYyNSwxMi41NDAwMzkwNjI1UTE1LjczOTAyNTg3NjU2MjUsMTIuNDkwODAzMjA4NSwxNS43Mjk0MjAxNzY1NjI0OTksMTIuNDQyNTEzNDEzNVExNS43MTk4MTQ3NzY1NjI1MDEsMTIuMzk0MjIzNjEyNSwxNS43MDA5NzMwNzY1NjI1LDEyLjM0ODczNTYzMjVRMTUuNjgyMTMxMjc2NTYyNTAxLDEyLjMwMzI0NzYzMjUsMTUuNjU0Nzc3NTc2NTYyNSwxMi4yNjIzMDk1MjI1UTE1LjYyNzQyMzI3NjU2MjUsMTIuMjIxMzcxNDEyNSwxNS41OTI2MDg0NzY1NjI1LDEyLjE4NjU1NjQwMjVRMTUuNTU3NzkzNTc2NTYyNSwxMi4xNTE3NDEzODI1LDE1LjUxNjg1NTI3NjU2MjUsMTIuMTI0Mzg3NDQyNVExNS40NzU5MTczNzY1NjI1LDEyLjA5NzAzMzQ3MjUsMTUuNDMwNDI5MTc2NTYyNSwxMi4wNzgxOTE3MjI1UTE1LjM4NDk0MTA3NjU2MjUsMTIuMDU5MzQ5OTUyNSwxNS4zMzY2NTE1NzY1NjI1LDEyLjA0OTc0NDUxMjVRMTUuMjg4MzYxNTc2NTYyNTAxLDEyLjA0MDEzOTA4MjUsMTUuMjM5MTI1OTc2NTYyNSwxMi4wNDAxMzkwNTI1TDE1LjIzOTEyNTk3NjU2MjUsMTIuMDQwMDM5MDYyNUwxMi4yMjkxMjU5NzY1NjI1LDEyLjA0MDAzOTA2MjVMMTIuMjI5MTI1OTc2NTYyNSwxMi4wNDAxMzkwNTI1UTEyLjE3OTg5MDEyMjU2MjUsMTIuMDQwMTM5MDgyNSwxMi4xMzE2MDAzMjc1NjI1LDEyLjA0OTc0NDUxMjVRMTIuMDgzMzEwNTI2NTYyNSwxMi4wNTkzNDk5NTI1LDEyLjAzNzgyMjU0NjU2MjUsMTIuMDc4MTkxNzAyNVExMS45OTIzMzQ1NDY1NjI1LDEyLjA5NzAzMzQ0MjUsMTEuOTUxMzk2NDM2NTYyNSwxMi4xMjQzODc0MTI1UTExLjkxMDQ1ODMyNjU2MjUsMTIuMTUxNzQxMzgyNSwxMS44NzU2NDMzMTY1NjI1LDEyLjE4NjU1NjQwMjVRMTEuODQwODI4Mjk2NTYyNSwxMi4yMjEzNzE0MTI1LDExLjgxMzQ3NDM1NjU2MjUsMTIuMjYyMzA5NTIyNVExMS43ODYxMjAzODY1NjI1LDEyLjMwMzI0NzYzMjUsMTEuNzY3Mjc4NjM2NTYyNSwxMi4zNDg3MzU2MzI1UTExLjc0ODQzNjg2NjU2MjUsMTIuMzk0MjIzNjEyNSwxMS43Mzg4MzE0MjY1NjI1LDEyLjQ0MjUxMzQxMzVRMTEuNzI5MjI1OTk2NTYyNSwxMi40OTA4MDMyMDg1LDExLjcyOTIyNTk2NjU2MjUsMTIuNTQwMDM5MDYyNVExMS43MjkyMjU5OTY1NjI1LDEyLjU4OTI3NDkxNjUsMTEuNzM4ODMxNDI2NTYyNSwxMi42Mzc1NjQ3MTE1UTExLjc0ODQzNjg2NjU2MjUsMTIuNjg1ODU0NTEyNSwxMS43NjcyNzg2MTY1NjI1LDEyLjczMTM0MjQ5MjVRMTEuNzg2MTIwMzU2NTYyNSwxMi43NzY4MzA0OTI1LDExLjgxMzQ3NDMyNjU2MjUsMTIuODE3NzY4NjAyNVExMS44NDA4MjgyOTY1NjI1LDEyLjg1ODcwNjcxMjUsMTEuODc1NjQzMzE2NTYyNSwxMi44OTM1MjE3MjI1UTExLjkxMDQ1ODMyNjU2MjUsMTIuOTI4MzM2NzQyNSwxMS45NTEzOTY0MzY1NjI1LDEyLjk1NTY5MDY4MjVRMTEuOTkyMzM0NTQ2NTYyNSwxMi45ODMwNDQ2NTI1LDEyLjAzNzgyMjU0NjU2MjUsMTMuMDAxODg2NDAyNVExMi4wODMzMTA1MjY1NjI1LDEzLjAyMDcyODE3MjUsMTIuMTMxNjAwMzI3NTYyNSwxMy4wMzAzMzM2MTI1UTEyLjE3OTg5MDEyMjU2MjUsMTMuMDM5OTM5MDQyNSwxMi4yMjkxMjU5NzY1NjI1LDEzLjAzOTkzOTA3MjVMMTIuMjI5MTI1OTc2NTYyNSwxMy4wNDAwMzkwNjI1WiIgZmlsbC1ydWxlPSJldmVub2RkIiBmaWxsPSIjNDc0NzQ3IiBmaWxsLW9wYWNpdHk9IjEiLz48L2c+PGc+PGVsbGlwc2UgY3g9IjcuMjQwNzQxMjUyODk5MTciIGN5PSI3LjIyMDAwMDI2NzAyODgwOSIgcng9IjYuNzQwNzQxMjUyODk5MTciIHJ5PSI2LjcyMDAwMDI2NzAyODgwOSIgZmlsbC1vcGFjaXR5PSIwIiBzdHJva2Utb3BhY2l0eT0iMSIgc3Ryb2tlPSIjNDc0NzQ3IiBmaWxsPSJub25lIiBzdHJva2Utd2lkdGg9IjEiLz48L2c+PGc+PHBhdGggZD0iTTYuNzQwODQxMTc1NzQxNTc3LDMuNzAwMDAwMjg2MTAyMjk1UTYuNzQwODQxMTc1NzQxNTc3LDMuNjUwNzY0NDMyMTAyMjk1LDYuNzUwNDQ2NTc1NzQxNTc3LDMuNjAyNDc0NjM3MTAyMjk1UTYuNzYwMDUxNzc1NzQxNTc3LDMuNTU0MTg0ODM2MTAyMjk0Nyw2Ljc3ODg5MzQ3NTc0MTU3OCwzLjUwODY5Njg1NjEwMjI5NVE2Ljc5NzczNTE3NTc0MTU3NywzLjQ2MzIwODg1NjEwMjI5NSw2LjgyNTA4OTE3NTc0MTU3NywzLjQyMjI3MDc0NjEwMjI5NDhRNi44NTI0NDMxNzU3NDE1NzcsMy4zODEzMzI2MzYxMDIyOTUsNi44ODcyNTgyNzU3NDE1NzcsMy4zNDY1MTc2MjYxMDIyOTVRNi45MjIwNzMxNzU3NDE1NzcsMy4zMTE3MDI2MDYxMDIyOTUsNi45NjMwMTEyNzU3NDE1NzcsMy4yODQzNDg2NjYxMDIyOTQ3UTcuMDAzOTQ5Mzc1NzQxNTc3LDMuMjU2OTk0Njk2MTAyMjk1LDcuMDQ5NDM3Mjc1NzQxNTc3LDMuMjM4MTUyOTQ2MTAyMjk1UTcuMDk0OTI1Mzc1NzQxNTc3LDMuMjE5MzExMTc2MTAyMjk1LDcuMTQzMjE1Mzc1NzQxNTc3LDMuMjA5NzA1NzM2MTAyMjk1UTcuMTkxNTA1MTc1NzQxNTc3LDMuMjAwMTAwMzA2MTAyMjk1LDcuMjQwNzQxMjc1NzQxNTc3LDMuMjAwMTAwMjc2MTAyMjk0N1E3LjI4OTk3Njg3NTc0MTU3NywzLjIwMDEwMDMwNjEwMjI5NSw3LjMzODI2Njg3NTc0MTU3NywzLjIwOTcwNTczNjEwMjI5NVE3LjM4NjU1NjM3NTc0MTU3NywzLjIxOTMxMTE3NjEwMjI5NSw3LjQzMjA0NDQ3NTc0MTU3NywzLjIzODE1MjkyNjEwMjI5NDhRNy40Nzc1MzI1NzU3NDE1NzcsMy4yNTY5OTQ2NjYxMDIyOTUsNy41MTg0NzA1NzU3NDE1NzgsMy4yODQzNDg2MzYxMDIyOTVRNy41NTk0MDg2NzU3NDE1NzgsMy4zMTE3MDI2MDYxMDIyOTUsNy41OTQyMjM3NzU3NDE1NzcsMy4zNDY1MTc2MjYxMDIyOTVRNy42MjkwMzg1NzU3NDE1NzcsMy4zODEzMzI2MzYxMDIyOTUsNy42NTYzOTI3NzU3NDE1NzcsMy40MjIyNzA3NDYxMDIyOTQ4UTcuNjgzNzQ3MDc1NzQxNTc3LDMuNDYzMjA4ODU2MTAyMjk1LDcuNzAyNTg4Nzc1NzQxNTc3LDMuNTA4Njk2ODU2MTAyMjk1UTcuNzIxNDMwNTc1NzQxNTc3LDMuNTU0MTg0ODM2MTAyMjk0Nyw3LjczMTAzNTk3NTc0MTU3NywzLjYwMjQ3NDYzNzEwMjI5NVE3Ljc0MDY0MTM3NTc0MTU3NzUsMy42NTA3NjQ0MzIxMDIyOTUsNy43NDA2NDEzNzU3NDE1Nzc1LDMuNzAwMDAwMjg2MTAyMjk1TDcuNzQwNzQxNDc1NzQxNTc4LDMuNzAwMDAwMjg2MTAyMjk1TDcuNzQwNzQxNDc1NzQxNTc4LDYuNzIwMDAwNzg2MTAyMjk1TDEwLjc3MTYwNTI3NTc0MTU3OCw2LjcyMDAwMDc4NjEwMjI5NUwxMC43NzE2MDUyNzU3NDE1NzgsNi43MjAxMDA2ODYxMDIyOTVRMTAuODIwODQwNTc1NzQxNTc4LDYuNzIwMTAwNjg2MTAyMjk1LDEwLjg2OTEzMDM3NTc0MTU3Nyw2LjcyOTcwNTc4NjEwMjI5NVExMC45MTc0MjAxNzU3NDE1NzYsNi43MzkzMTE0ODYxMDIyOTUsMTAuOTYyOTA4MDc1NzQxNTc3LDYuNzU4MTUzMTg2MTAyMjk0NVExMS4wMDgzOTU4NzU3NDE1NzcsNi43NzY5OTQ2ODYxMDIyOTUsMTEuMDQ5MzM0Mjc1NzQxNTc3LDYuODA0MzQ4Njg2MTAyMjk1UTExLjA5MDI3MjE3NTc0MTU3OCw2LjgzMTcwMjY4NjEwMjI5NSwxMS4xMjUwODc0NzU3NDE1NzcsNi44NjY1MTc3ODYxMDIyOTRRMTEuMTU5OTAyMzc1NzQxNTc3LDYuOTAxMzMyNTg2MTAyMjk1LDExLjE4NzI1NjA3NTc0MTU3Niw2Ljk0MjI3MDc4NjEwMjI5NVExMS4yMTQ2MDk4NzU3NDE1NzYsNi45ODMyMDg4ODYxMDIyOTUsMTEuMjMzNDUyMDc1NzQxNTc4LDcuMDI4Njk2OTg2MTAyMjk1UTExLjI1MjI5NDI3NTc0MTU3Niw3LjA3NDE4NDg4NjEwMjI5NDUsMTEuMjYxODk5Njc1NzQxNTc4LDcuMTIyNDc0Njg2MTAyMjk1UTExLjI3MTUwNTA3NTc0MTU3Niw3LjE3MDc2NDY4NjEwMjI5NSwxMS4yNzE1MDU1NzU3NDE1NzgsNy4yMjAwMDA3ODYxMDIyOTVRMTEuMjcxNTA1MDc1NzQxNTc2LDcuMjY5MjM2Mjg2MTAyMjk1LDExLjI2MTg5OTY3NTc0MTU3OCw3LjMxNzUyNTg4NjEwMjI5NVExMS4yNTIyOTQyNzU3NDE1NzYsNy4zNjU4MTU2ODYxMDIyOTQ1LDExLjIzMzQ1MjA3NTc0MTU3OCw3LjQxMTMwMzc4NjEwMjI5NVExMS4yMTQ2MDk4NzU3NDE1NzYsNy40NTY3OTE2ODYxMDIyOTUsMTEuMTg3MjU2MDc1NzQxNTc2LDcuNDk3NzI5Nzg2MTAyMjk1UTExLjE1OTkwMjM3NTc0MTU3Nyw3LjUzODY2NzY4NjEwMjI5NSwxMS4xMjUwODc0NzU3NDE1NzcsNy41NzM0ODI5ODYxMDIyOTVRMTEuMDkwMjcyNjc1NzQxNTc3LDcuNjA4Mjk3Nzg2MTAyMjk1LDExLjA0OTMzNDI3NTc0MTU3Nyw3LjYzNTY1MTc4NjEwMjI5NTRRMTEuMDA4Mzk2Mzc1NzQxNTc2LDcuNjYzMDA1Nzg2MTAyMjk0LDEwLjk2MjkwODQ3NTc0MTU3OCw3LjY4MTg0NzU4NjEwMjI5NVExMC45MTc0MjA1NzU3NDE1NzcsNy43MDA2ODkyODYxMDIyOTUsMTAuODY5MTMxMzc1NzQxNTc4LDcuNzEwMjk0Njg2MTAyMjk1UTEwLjgyMDg0MTU3NTc0MTU3Nyw3LjcxOTkwMDU4NjEwMjI5NSwxMC43NzE2MDU3NzU3NDE1NzcsNy43MTk5MDA1ODYxMDIyOTVMMTAuNzcxNjA1Mjc1NzQxNTc4LDcuNzIwMDAwNzg2MTAyMjk1TDcuNzQwNzQxNDc1NzQxNTc4LDcuNzIwMDAwNzg2MTAyMjk1TDcuNzQwNzQxNDc1NzQxNTc4LDEwLjc0MDAwMTE4NjEwMjI5NEw3Ljc0MDY0MTM3NTc0MTU3NzUsMTAuNzQwMDAxMTg2MTAyMjk0UTcuNzQwNjQxMzc1NzQxNTc3NSwxMC43ODkyMzY1ODYxMDIyOTUsNy43MzEwMzU5NzU3NDE1NzcsMTAuODM3NTI2Mjg2MTAyMjk2UTcuNzIxNDMwNTc1NzQxNTc3LDEwLjg4NTgxNjA4NjEwMjI5NSw3LjcwMjU4ODU3NTc0MTU3NzUsMTAuOTMxMzAzOTg2MTAyMjk1UTcuNjgzNzQ2NTc1NzQxNTc3LDEwLjk3Njc5MTg4NjEwMjI5NCw3LjY1NjM5Mjc3NTc0MTU3NywxMS4wMTc3MzAxODYxMDIyOTVRNy42MjkwMzg1NzU3NDE1NzcsMTEuMDU4NjY4MTg2MTAyMjk1LDcuNTk0MjIzNzc1NzQxNTc3LDExLjA5MzQ4MzQ4NjEwMjI5NVE3LjU1OTQwODY3NTc0MTU3OCwxMS4xMjgyOTgyODYxMDIyOTUsNy41MTg0NzA1NzU3NDE1NzgsMTEuMTU1NjUyMDg2MTAyMjk1UTcuNDc3NTMyMzc1NzQxNTc3LDExLjE4MzAwNTc4NjEwMjI5Niw3LjQzMjA0NDI3NTc0MTU3NjYsMTEuMjAxODQ3NTg2MTAyMjk1UTcuMzg2NTU2Mzc1NzQxNTc3LDExLjIyMDY4OTI4NjEwMjI5Niw3LjMzODI2Njg3NTc0MTU3NywxMS4yMzAyOTQ2ODYxMDIyOTRRNy4yODk5NzY4NzU3NDE1NzcsMTEuMjM5OTAwNTg2MTAyMjk0LDcuMjQwNzQxMjc1NzQxNTc3LDExLjIzOTkwMTA4NjEwMjI5NVE3LjE5MTUwNTE3NTc0MTU3NywxMS4yMzk5MDA1ODYxMDIyOTQsNy4xNDMyMTUxNzU3NDE1NzcsMTEuMjMwMjk0Njg2MTAyMjk0UTcuMDk0OTI1Mzc1NzQxNTc3LDExLjIyMDY4OTI4NjEwMjI5Niw3LjA0OTQzNzI3NTc0MTU3NywxMS4yMDE4NDc1ODYxMDIyOTVRNy4wMDM5NDkzNzU3NDE1NzcsMTEuMTgzMDA1Nzg2MTAyMjk2LDYuOTYzMDExNDc1NzQxNTc3NSwxMS4xNTU2NTE1ODYxMDIyOTRRNi45MjIwNzMxNzU3NDE1NzcsMTEuMTI4Mjk3Nzg2MTAyMjk0LDYuODg3MjU4Mjc1NzQxNTc3LDExLjA5MzQ4Mjk4NjEwMjI5NVE2Ljg1MjQ0MzE3NTc0MTU3NywxMS4wNTg2Njc2ODYxMDIyOTUsNi44MjUwODkxNzU3NDE1NzcsMTEuMDE3NzI5Nzg2MTAyMjk1UTYuNzk3NzM1MTc1NzQxNTc3LDEwLjk3Njc5MTg4NjEwMjI5NCw2Ljc3ODg5MzQ3NTc0MTU3OCwxMC45MzEzMDM5ODYxMDIyOTVRNi43NjAwNTE3NzU3NDE1NzcsMTAuODg1ODE2MDg2MTAyMjk1LDYuNzUwNDQ2Mjc1NzQxNTc3LDEwLjgzNzUyNjc4NjEwMjI5NVE2Ljc0MDg0MTE3NTc0MTU3NywxMC43ODkyMzY1ODYxMDIyOTUsNi43NDA4NDExNzU3NDE1NzcsMTAuNzQwMDAxMTg2MTAyMjk0TDYuNzQwNzQwOTc1NzQxNTc3LDEwLjc0MDAwMTE4NjEwMjI5NEw2Ljc0MDc0MDk3NTc0MTU3Nyw3LjcyMDAwMDc4NjEwMjI5NUwzLjcwOTg3Njc3NTc0MTU3Nyw3LjcyMDAwMDc4NjEwMjI5NUwzLjcwOTg3Njc3NTc0MTU3Nyw3LjcxOTkwMDU4NjEwMjI5NVEzLjY2MDY0MDkyMTc0MTU3Nyw3LjcxOTkwMDU4NjEwMjI5NSwzLjYxMjM1MTEyNjc0MTU3Nyw3LjcxMDI5NDY4NjEwMjI5NVEzLjU2NDA2MTMyNTc0MTU3Nyw3LjcwMDY4OTI4NjEwMjI5NSwzLjUxODU3MzM0NTc0MTU3Nyw3LjY4MTg0NzU4NjEwMjI5NVEzLjQ3MzA4NTM0NTc0MTU3NzMsNy42NjMwMDU3ODYxMDIyOTQsMy40MzIxNDcyMzU3NDE1NzcsNy42MzU2NTE3ODYxMDIyOTU0UTMuMzkxMjA5MTI1NzQxNTc3LDcuNjA4Mjk3Nzg2MTAyMjk1LDMuMzU2Mzk0MTE1NzQxNTc3LDcuNTczNDgyOTg2MTAyMjk1UTMuMzIxNTc5MDk1NzQxNTc3LDcuNTM4NjY3Njg2MTAyMjk1LDMuMjk0MjI1MTU1NzQxNTc3LDcuNDk3NzI5Nzg2MTAyMjk1UTMuMjY2ODcxMTg1NzQxNTc3Myw3LjQ1Njc5MTY4NjEwMjI5NSwzLjI0ODAyOTQzNTc0MTU3NzMsNy40MTEzMDM3ODYxMDIyOTVRMy4yMjkxODc2NjU3NDE1NzcsNy4zNjU4MTU2ODYxMDIyOTQ1LDMuMjE5NTgyMjI1NzQxNTc3NCw3LjMxNzUyNTg4NjEwMjI5NVEzLjIwOTk3Njc5NTc0MTU3NzIsNy4yNjkyMzYyODYxMDIyOTUsMy4yMDk5NzY3NjU3NDE1NzcsNy4yMjAwMDA3ODYxMDIyOTVRMy4yMDk5NzY3OTU3NDE1NzcyLDcuMTcwNzY0Njg2MTAyMjk1LDMuMjE5NTgyMjI1NzQxNTc3NCw3LjEyMjQ3NDY4NjEwMjI5NVEzLjIyOTE4NzY2NTc0MTU3Nyw3LjA3NDE4NDg4NjEwMjI5NDUsMy4yNDgwMjk0MTU3NDE1NzcsNy4wMjg2OTY5ODYxMDIyOTVRMy4yNjY4NzExNTU3NDE1NzcsNi45ODMyMDg4ODYxMDIyOTUsMy4yOTQyMjUxMjU3NDE1NzcsNi45NDIyNzA3ODYxMDIyOTVRMy4zMjE1NzkwOTU3NDE1NzcsNi45MDEzMzIzODYxMDIyOTUsMy4zNTYzOTQxMTU3NDE1NzcsNi44NjY1MTc1ODYxMDIyOTZRMy4zOTEyMDkxMjU3NDE1NzcsNi44MzE3MDI2ODYxMDIyOTUsMy40MzIxNDcyMzU3NDE1NzcsNi44MDQzNDg0ODYxMDIyOTVRMy40NzMwODUzNDU3NDE1NzczLDYuNzc2OTk0Njg2MTAyMjk1LDMuNTE4NTczMzQ1NzQxNTc3LDYuNzU4MTUzMTg2MTAyMjk0NVEzLjU2NDA2MTMyNTc0MTU3Nyw2LjczOTMxMTQ4NjEwMjI5NSwzLjYxMjM1MTEyNjc0MTU3Nyw2LjcyOTcwNTc4NjEwMjI5NVEzLjY2MDY0MDkyMTc0MTU3Nyw2LjcyMDEwMDY4NjEwMjI5NSwzLjcwOTg3Njc3NTc0MTU3Nyw2LjcyMDEwMDY4NjEwMjI5NUwzLjcwOTg3Njc3NTc0MTU3Nyw2LjcyMDAwMDc4NjEwMjI5NUw2Ljc0MDc0MDk3NTc0MTU3Nyw2LjcyMDAwMDc4NjEwMjI5NUw2Ljc0MDc0MDk3NTc0MTU3NywzLjcwMDAwMDI4NjEwMjI5NUw2Ljc0MDg0MTE3NTc0MTU3NywzLjcwMDAwMDI4NjEwMjI5NVoiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZmlsbD0iIzQ3NDc0NyIgZmlsbC1vcGFjaXR5PSIxIi8+PC9nPjwvZz48L3N2Zz4=)}.lf-control-fit{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBmaWxsPSJub25lIiB2ZXJzaW9uPSIxLjEiIHdpZHRoPSIxNi40MDczNDg2MzI4MTI1IiBoZWlnaHQ9IjE2LjM1OTg2MzI4MTI1IiB2aWV3Qm94PSIwIDAgMTYuNDA3MzQ4NjMyODEyNSAxNi4zNTk4NjMyODEyNSI+PGc+PGc+PHJlY3QgeD0iMi4xODUxODUxOTQwMTU1MDMiIHk9IjIuMTgxNTM4MzQzNDI5NTY1NCIgd2lkdGg9IjEyLjAzNzAzNTk0MjA3NzYzNyIgaGVpZ2h0PSIxMS45OTY5MjE1MzkzMDY2NCIgcng9IjMuNSIgZmlsbC1vcGFjaXR5PSIwIiBzdHJva2Utb3BhY2l0eT0iMSIgc3Ryb2tlPSIjNDc0NzQ3IiBmaWxsPSJub25lIiBzdHJva2Utd2lkdGg9IjEiLz48L2c+PGc+PHJlY3QgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIxNS40MDc0MDc3NjA2MjAxMTciIGhlaWdodD0iMTUuMzU5OTk5NjU2Njc3MjQ2IiByeD0iMCIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1vcGFjaXR5PSIwIi8+PHBhdGggZD0iTTAuNSwwTDQuMzUxODUyMiwwUTQuNDAxMDk3ODAwMDAwMDAwNSwyLjk5OTk5OTk5ODQyMDkzMjVlLTgsNC40NDkzOTcxMDAwMDAwMDA1LDAuMDA5NjA3Mzk5OTk5OTk5OTg4UTQuNDk3Njk2OSwwLjAxOTIxNDc3OTk5OTk5OTk4Nyw0LjU0MzE5MzgsMC4wMzgwNjAzMDk5OTk5OTk5ODZRNC41ODg2OTA4LDAuMDU2OTA1ODEsNC42Mjk2MzcyLDAuMDg0MjY1MjMwMDAwMDAwMDJRNC42NzA1ODM3LDAuMTExNjI0NjkwMDAwMDAwMDMsNC43MDU0MDU3LDAuMTQ2NDQ2NjVRNC43NDAyMjc3LDAuMTgxMjY4NjMsNC43Njc1ODc3LDAuMjIyMjE0OTFRNC43OTQ5NDY3LDAuMjYzMTYxMjEwMDAwMDAwMDMsNC44MTM3OTIyLDAuMzA4NjU4M1E0LjgzMjYzNzgsMC4zNTQxNTUzODk5OTk5OTk5Niw0Ljg0MjI0NTEsMC40MDI0NTQ4NDYwMDAwMDAwM1E0Ljg1MTg1MjQsMC40NTA3NTQzLDQuODUxODUyNCwwLjVRNC44NTE4NTI0LDAuNTQ5MjQ1Nyw0Ljg0MjI0NTEsMC41OTc1NDUxNTRRNC44MzI2Mzc4LDAuNjQ1ODQ0NjEsNC44MTM3OTIyLDAuNjkxMzQxN1E0Ljc5NDk0NjcsMC43MzY4Mzg3OSw0Ljc2NzU4NzcsMC43Nzc3ODUwNlE0Ljc0MDIyNzcsMC44MTg3MzEzNzAwMDAwMDAxLDQuNzA1NDA1NywwLjg1MzU1MzM1UTQuNjcwNTgzNywwLjg4ODM3NTMxLDQuNjI5NjM3MiwwLjkxNTczNDc0UTQuNTg4NjkwOCwwLjk0MzA5NDE5LDQuNTQzMTkzOCwwLjk2MTkzOTcxOTk5OTk5OTlRNC40OTc2OTY5LDAuOTgwNzg1MjUsNC40NDkzOTczLDAuOTkwMzkyNjAwMDAwMDAwMVE0LjQwMTA5NzgwMDAwMDAwMDUsMC45OTk5OTk5Nyw0LjM1MTg1MjIsMUwwLjUsMVEwLjQ1MDc1NDMsMC45OTk5OTk5NywwLjQwMjQ1NDg0NjAwMDAwMDAzLDAuOTkwMzkyNjAwMDAwMDAwMVEwLjM1NDE1NTM4OTk5OTk5OTk2LDAuOTgwNzg1MjIsMC4zMDg2NTgzLDAuOTYxOTM5NjlRMC4yNjMxNjEyMTAwMDAwMDAwMywwLjk0MzA5NDE5LDAuMjIyMjE0OTQwMDAwMDAwMDMsMC45MTU3MzQ3N1EwLjE4MTI2ODYzLDAuODg4Mzc1MzEsMC4xNDY0NDY2NSwwLjg1MzU1MzM1UTAuMTExNjI0NjkwMDAwMDAwMDMsMC44MTg3MzEzNzAwMDAwMDAxLDAuMDg0MjY1MjYwMDAwMDAwMDEsMC43Nzc3ODUwOTAwMDAwMDAxUTAuMDU2OTA1ODEsMC43MzY4Mzg3OSwwLjAzODA2MDI4LDAuNjkxMzQxN1EwLjAxOTIxNDc1MDAwMDAwMDAwMywwLjY0NTg0NDYxLDAuMDA5NjA3Mzk5OTk5OTk5OTg4LDAuNTk3NTQ1MTU0UTIuOTk5OTk5OTk4NDIwOTMyNWUtOCwwLjU0OTI0NTcsMCwwLjVRMi45OTk5OTk5OTg0MjA5MzI1ZS04LDAuNDUwNzU0MywwLjAwOTYwNzM5OTk5OTk5OTk4OCwwLjQwMjQ1NDg0NjAwMDAwMDAzUTAuMDE5MjE0Nzc5OTk5OTk5OTg3LDAuMzU0MTU1Mzg5OTk5OTk5OTYsMC4wMzgwNjAzMDk5OTk5OTk5ODYsMC4zMDg2NTgzUTAuMDU2OTA1ODEsMC4yNjMxNjEyMTAwMDAwMDAwMywwLjA4NDI2NTIzMDAwMDAwMDAyLDAuMjIyMjE0OTQwMDAwMDAwMDNRMC4xMTE2MjQ2OTAwMDAwMDAwMywwLjE4MTI2ODYzLDAuMTQ2NDQ2NjUsMC4xNDY0NDY2NVEwLjE4MTI2ODYzLDAuMTExNjI0NjkwMDAwMDAwMDMsMC4yMjIyMTQ5MSwwLjA4NDI2NTI2MDAwMDAwMDAxUTAuMjYzMTYxMjEwMDAwMDAwMDMsMC4wNTY5MDU4MSwwLjMwODY1ODMsMC4wMzgwNjAyOFEwLjM1NDE1NTM4OTk5OTk5OTk2LDAuMDE5MjE0NzUwMDAwMDAwMDAzLDAuNDAyNDU0ODQ2MDAwMDAwMDMsMC4wMDk2MDczOTk5OTk5OTk5ODhRMC40NTA3NTQzLDIuOTk5OTk5OTk4NDIwOTMyNWUtOCwwLjUsMFpNMTIuMDU1NTU2LDBMMTYuNDA3NDA5LDBMMTYuNDA3NDA5LDQuMzM5OTk5N1ExNi40MDc0MDksNC4zODkyNDUsMTYuMzk3ODAxLDQuNDM3NTQ0Nzk5OTk5OTk5NVExNi4zODgxOTMsNC40ODU4NDQxLDE2LjM2OTM0Njk5OTk5OTk5OCw0LjUzMTM0MTFRMTYuMzUwNTAxLDQuNTc2ODM4NSwxNi4zMjMxNDIsNC42MTc3ODQ1UTE2LjI5NTc4MjAwMDAwMDAwMyw0LjY1ODczMSwxNi4yNjA5NjIsNC42OTM1NTNRMTYuMjI2MTM5LDQuNzI4Mzc1LDE2LjE4NTE5Miw0Ljc1NTczNDRRMTYuMTQ0MjQ2MDAwMDAwMDAzLDQuNzgzMDkzNSwxNi4wOTg3NDg5OTk5OTk5OTgsNC44MDE5MzlRMTYuMDUzMjUyOTk5OTk5OTk4LDQuODIwNzg0NiwxNi4wMDQ5NTMsNC44MzAzOTE5UTE1Ljk1NjY1NCw0LjgzOTk5OTIsMTUuOTA3NDA5LDQuODM5OTk5N1ExNS44NTgxNjIsNC44Mzk5OTkyLDE1LjgwOTg2Miw0LjgzMDM5MTlRMTUuNzYxNTYyLDQuODIwNzg0NiwxNS43MTYwNjUsNC44MDE5MzlRMTUuNjcwNTY4LDQuNzgzMDkzNSwxNS42Mjk2MjIsNC43NTU3MzQ0UTE1LjU4ODY3Niw0LjcyODM3NSwxNS41NTM4NTUsNC42OTM1NTNRMTUuNTE5MDMyLDQuNjU4NzMxLDE1LjQ5MTY3Myw0LjYxNzc4NDVRMTUuNDY0MzE0LDQuNTc2ODM4NSwxNS40NDU0NjcsNC41MzEzNDExUTE1LjQyNjYyMiw0LjQ4NTg0NDEsMTUuNDE3MDE1LDQuNDM3NTQ0NlExNS40MDc0MDgsNC4zODkyNDUsMTUuNDA3NDA5LDQuMzM5OTk5N0wxNS40MDc0MDksMC41TDE1LjkwNzQwOSwwLjVMMTUuOTA3NDA5LDFMMTIuMDU1NTU2LDFRMTIuMDA2MzEsMC45OTk5OTk5NywxMS45NTgwMSwwLjk5MDM5MjYwMDAwMDAwMDFRMTEuOTA5NzEsMC45ODA3ODUyMiwxMS44NjQyMTMsMC45NjE5Mzk2OVExMS44MTg3MTYsMC45NDMwOTQxOSwxMS43Nzc3NjksMC45MTU3MzQ3N1ExMS43MzY4MjQsMC44ODgzNzUzMSwxMS43MDIwMDIsMC44NTM1NTMzNVExMS42NjcxNzksMC44MTg3MzEzNzAwMDAwMDAxLDExLjYzOTgyLDAuNzc3Nzg1MDkwMDAwMDAwMVExMS42MTI0NjEsMC43MzY4Mzg3OSwxMS41OTM2MTYsMC42OTEzNDE3UTExLjU3NDc3LDAuNjQ1ODQ0NjEsMTEuNTY1MTYzLDAuNTk3NTQ1MTU0UTExLjU1NTU1NSwwLjU0OTI0NTcsMTEuNTU1NTU2LDAuNVExMS41NTU1NTUsMC40NTA3NTQzLDExLjU2NTE2MywwLjQwMjQ1NDg0NjAwMDAwMDAzUTExLjU3NDc3LDAuMzU0MTU1Mzg5OTk5OTk5OTYsMTEuNTkzNjE2LDAuMzA4NjU4M1ExMS42MTI0NjEsMC4yNjMxNjEyMTAwMDAwMDAwMywxMS42Mzk4MiwwLjIyMjIxNDk0MDAwMDAwMDAzUTExLjY2NzE3OSwwLjE4MTI2ODYzLDExLjcwMjAwMiwwLjE0NjQ0NjY1UTExLjczNjgyNCwwLjExMTYyNDY5MDAwMDAwMDAzLDExLjc3Nzc3LDAuMDg0MjY1MjYwMDAwMDAwMDFRMTEuODE4NzE2LDAuMDU2OTA1ODEsMTEuODY0MjEzLDAuMDM4MDYwMjhRMTEuOTA5NzEsMC4wMTkyMTQ3NTAwMDAwMDAwMDMsMTEuOTU4MDEsMC4wMDk2MDczOTk5OTk5OTk5ODhRMTIuMDA2MzEsMi45OTk5OTk5OTg0MjA5MzI1ZS04LDEyLjA1NTU1NiwwWk0xNi40MDc0MDksMTIuMDE5OTk5TDE2LjQwNzQwOSwxNi4zNkwxMi4wNTU1NTYsMTYuMzZRMTIuMDA2MzEsMTYuMzU5OTk5MDAwMDAwMDAyLDExLjk1ODAxLDE2LjM1MDM5UTExLjkwOTcxLDE2LjM0MDc4MzAwMDAwMDAwMiwxMS44NjQyMTMsMTYuMzIxOTM4UTExLjgxODcxNiwxNi4zMDMwOTEwMDAwMDAwMDIsMTEuNzc3NzY5LDE2LjI3NTczMTk5OTk5OTk5OFExMS43MzY4MjQsMTYuMjQ4MzczLDExLjcwMjAwMiwxNi4yMTM1NTJRMTEuNjY3MTc5LDE2LjE3ODcyOSwxMS42Mzk4MiwxNi4xMzc3ODNRMTEuNjEyNDYxLDE2LjA5NjgzNiwxMS41OTM2MTYsMTYuMDUxMzRRMTEuNTc0NzcsMTYuMDA1ODQyLDExLjU2NTE2MywxNS45NTc1NDNRMTEuNTU1NTU1LDE1LjkwOTI0NCwxMS41NTU1NTYsMTUuODU5OTk5UTExLjU1NTU1NSwxNS44MTA3NTMsMTEuNTY1MTYzLDE1Ljc2MjQ1M1ExMS41NzQ3NywxNS43MTQxNTMsMTEuNTkzNjE2LDE1LjY2ODY1NVExMS42MTI0NjEsMTUuNjIzMTU4LDExLjYzOTgyLDE1LjU4MjIxMlExMS42NjcxNzksMTUuNTQxMjY2LDExLjcwMjAwMiwxNS41MDY0NDVRMTEuNzM2ODI0LDE1LjQ3MTYyMiwxMS43Nzc3NywxNS40NDQyNjNRMTEuODE4NzE2LDE1LjQxNjkwMywxMS44NjQyMTMsMTUuMzk4MDU4UTExLjkwOTcxLDE1LjM3OTIxMywxMS45NTgwMSwxNS4zNjk2MDZRMTIuMDA2MzEsMTUuMzU5OTk5LDEyLjA1NTU1NiwxNS4zNTk5OTlMMTUuOTA3NDA5LDE1LjM1OTk5OUwxNS45MDc0MDksMTUuODU5OTk5TDE1LjQwNzQwOSwxNS44NTk5OTlMMTUuNDA3NDA5LDEyLjAxOTk5OVExNS40MDc0MDgsMTEuOTcwNzUzLDE1LjQxNzAxNSwxMS45MjI0NTNRMTUuNDI2NjIyLDExLjg3NDE1MywxNS40NDU0NjcsMTEuODI4NjU2UTE1LjQ2NDMxMywxMS43ODMxNTgsMTUuNDkxNjczLDExLjc0MjIxMlExNS41MTkwMzIsMTEuNzAxMjY1LDE1LjU1Mzg1NCwxMS42NjY0NDVRMTUuNTg4Njc2LDExLjYzMTYyMiwxNS42Mjk2MjIsMTEuNjA0MjYzUTE1LjY3MDU2OCwxMS41NzY5MDQsMTUuNzE2MDY2LDExLjU1ODA1OVExNS43NjE1NjIsMTEuNTM5MjEzLDE1LjgwOTg2MiwxMS41Mjk2MDdRMTUuODU4MTYyLDExLjUyLDE1LjkwNzQwOSwxMS41MlExNS45NTY2NTQsMTEuNTIsMTYuMDA0OTUzLDExLjUyOTYwN1ExNi4wNTMyNTI5OTk5OTk5OTgsMTEuNTM5MjEzLDE2LjA5ODc0ODk5OTk5OTk5OCwxMS41NTgwNTlRMTYuMTQ0MjQ2MDAwMDAwMDAzLDExLjU3NjkwNCwxNi4xODUxOTI5OTk5OTk5OTgsMTEuNjA0MjYzUTE2LjIyNjEzOSwxMS42MzE2MjIsMTYuMjYwOTYyLDExLjY2NjQ0NVExNi4yOTU3ODIwMDAwMDAwMDMsMTEuNzAxMjY1LDE2LjMyMzE0MiwxMS43NDIyMTFRMTYuMzUwNTAxLDExLjc4MzE1NywxNi4zNjkzNDY5OTk5OTk5OTgsMTEuODI4NjU1UTE2LjM4ODE5MywxMS44NzQxNTMsMTYuMzk3OCwxMS45MjI0NTJRMTYuNDA3NDA5LDExLjk3MDc1MywxNi40MDc0MDksMTIuMDE5OTk5Wk00LjM1MTg1MjIsMTYuMzZMMCwxNi4zNkwwLDEyLjAxOTk5OVEyLjk5OTk5OTk5ODQyMDkzMjVlLTgsMTEuOTcwNzUzLDAuMDA5NjA3Mzk5OTk5OTk5OTg4LDExLjkyMjQ1M1EwLjAxOTIxNDc3OTk5OTk5OTk4NywxMS44NzQxNTMsMC4wMzgwNjAzMDk5OTk5OTk5ODYsMTEuODI4NjU2UTAuMDU2OTA1ODEsMTEuNzgzMTU4LDAuMDg0MjY1MjMwMDAwMDAwMDIsMTEuNzQyMjEyUTAuMTExNjI0NjkwMDAwMDAwMDMsMTEuNzAxMjY1LDAuMTQ2NDQ2NjUsMTEuNjY2NDQ1UTAuMTgxMjY4NjMsMTEuNjMxNjIyLDAuMjIyMjE0OTEsMTEuNjA0MjYzUTAuMjYzMTYxMjEwMDAwMDAwMDMsMTEuNTc2OTA0LDAuMzA4NjU4MywxMS41NTgwNTlRMC4zNTQxNTUzODk5OTk5OTk5NiwxMS41MzkyMTMsMC40MDI0NTQ4NDYwMDAwMDAwMywxMS41Mjk2MDdRMC40NTA3NTQzLDExLjUyLDAuNSwxMS41MlEwLjU0OTI0NTcsMTEuNTIsMC41OTc1NDUxNTQsMTEuNTI5NjA3UTAuNjQ1ODQ0NjEsMTEuNTM5MjEzLDAuNjkxMzQxNywxMS41NTgwNTlRMC43MzY4Mzg3OSwxMS41NzY5MDQsMC43Nzc3ODUwNiwxMS42MDQyNjNRMC44MTg3MzEzNzAwMDAwMDAxLDExLjYzMTYyMiwwLjg1MzU1MzM1LDExLjY2NjQ0NVEwLjg4ODM3NTMxLDExLjcwMTI2NSwwLjkxNTczNDc0LDExLjc0MjIxMVEwLjk0MzA5NDE5LDExLjc4MzE1NywwLjk2MTkzOTcxOTk5OTk5OTksMTEuODI4NjU1UTAuOTgwNzg1MjUsMTEuODc0MTUzLDAuOTkwMzkyNjAwMDAwMDAwMSwxMS45MjI0NTJRMC45OTk5OTk5NywxMS45NzA3NTMsMSwxMi4wMTk5OTlMMSwxNS44NTk5OTlMMC41LDE1Ljg1OTk5OUwwLjUsMTUuMzU5OTk5TDQuMzUxODUyMiwxNS4zNTk5OTlRNC40MDEwOTc4MDAwMDAwMDA1LDE1LjM1OTk5OSw0LjQ0OTM5NzEwMDAwMDAwMDUsMTUuMzY5NjA1UTQuNDk3Njk2OSwxNS4zNzkyMTMsNC41NDMxOTM4LDE1LjM5ODA1OFE0LjU4ODY5MDgsMTUuNDE2OTAzLDQuNjI5NjM3MiwxNS40NDQyNjNRNC42NzA1ODM3LDE1LjQ3MTYyMiw0LjcwNTQwNTcsMTUuNTA2NDQ0UTQuNzQwMjI3NywxNS41NDEyNjUsNC43Njc1ODc3LDE1LjU4MjIxMVE0Ljc5NDk0NjcsMTUuNjIzMTU4LDQuODEzNzkyMiwxNS42Njg2NTVRNC44MzI2Mzc4LDE1LjcxNDE1Myw0Ljg0MjI0NTEsMTUuNzYyNDUzUTQuODUxODUyNCwxNS44MTA3NTMsNC44NTE4NTI0LDE1Ljg1OTk5OVE0Ljg1MTg1MjQsMTUuOTA5MjQ0LDQuODQyMjQ1MSwxNS45NTc1NDJRNC44MzI2Mzc4LDE2LjAwNTg0Miw0LjgxMzc5MjIsMTYuMDUxMzRRNC43OTQ5NDY3LDE2LjA5NjgzNiw0Ljc2NzU4NzcsMTYuMTM3NzgzUTQuNzQwMjI3NywxNi4xNzg3Myw0LjcwNTQwNTcsMTYuMjEzNTUyUTQuNjcwNTgzNywxNi4yNDgzNzMsNC42Mjk2MzcyLDE2LjI3NTczMTk5OTk5OTk5OFE0LjU4ODY5MDgsMTYuMzAzMDkyLDQuNTQzMTkzOCwxNi4zMjE5MzhRNC40OTc2OTY5LDE2LjM0MDc4MzAwMDAwMDAwMiw0LjQ0OTM5NzMsMTYuMzUwMzkxMDAwMDAwMDAyUTQuNDAxMDk3ODAwMDAwMDAwNSwxNi4zNTk5OTkwMDAwMDAwMDIsNC4zNTE4NTIyLDE2LjM2Wk0wLDQuMzM5OTk5N0wwLDBMNC4zNTE4NTIyLDBRNC40MDEwOTc4MDAwMDAwMDA1LDIuOTk5OTk5OTk4NDIwOTMyNWUtOCw0LjQ0OTM5NzEwMDAwMDAwMDUsMC4wMDk2MDczOTk5OTk5OTk5ODhRNC40OTc2OTY5LDAuMDE5MjE0Nzc5OTk5OTk5OTg3LDQuNTQzMTkzOCwwLjAzODA2MDMwOTk5OTk5OTk4NlE0LjU4ODY5MDgsMC4wNTY5MDU4MSw0LjYyOTYzNzIsMC4wODQyNjUyMzAwMDAwMDAwMlE0LjY3MDU4MzcsMC4xMTE2MjQ2OTAwMDAwMDAwMyw0LjcwNTQwNTcsMC4xNDY0NDY2NVE0Ljc0MDIyNzcsMC4xODEyNjg2Myw0Ljc2NzU4NzcsMC4yMjIyMTQ5MVE0Ljc5NDk0NjcsMC4yNjMxNjEyMTAwMDAwMDAwMyw0LjgxMzc5MjIsMC4zMDg2NTgzUTQuODMyNjM3OCwwLjM1NDE1NTM4OTk5OTk5OTk2LDQuODQyMjQ1MSwwLjQwMjQ1NDg0NjAwMDAwMDAzUTQuODUxODUyNCwwLjQ1MDc1NDMsNC44NTE4NTI0LDAuNVE0Ljg1MTg1MjQsMC41NDkyNDU3LDQuODQyMjQ1MSwwLjU5NzU0NTE1NFE0LjgzMjYzNzgsMC42NDU4NDQ2MSw0LjgxMzc5MjIsMC42OTEzNDE3UTQuNzk0OTQ2NywwLjczNjgzODc5LDQuNzY3NTg3NywwLjc3Nzc4NTA2UTQuNzQwMjI3NywwLjgxODczMTM3MDAwMDAwMDEsNC43MDU0MDU3LDAuODUzNTUzMzVRNC42NzA1ODM3LDAuODg4Mzc1MzEsNC42Mjk2MzcyLDAuOTE1NzM0NzRRNC41ODg2OTA4LDAuOTQzMDk0MTksNC41NDMxOTM4LDAuOTYxOTM5NzE5OTk5OTk5OVE0LjQ5NzY5NjksMC45ODA3ODUyNSw0LjQ0OTM5NzMsMC45OTAzOTI2MDAwMDAwMDAxUTQuNDAxMDk3ODAwMDAwMDAwNSwwLjk5OTk5OTk3LDQuMzUxODUyMiwxTDAuNSwxTDAuNSwwLjVMMSwwLjVMMSw0LjMzOTk5OTdRMC45OTk5OTk5Nyw0LjM4OTI0NSwwLjk5MDM5MjYwMDAwMDAwMDEsNC40Mzc1NDQ3OTk5OTk5OTk1UTAuOTgwNzg1MjIsNC40ODU4NDQxLDAuOTYxOTM5NjksNC41MzEzNDExUTAuOTQzMDk0MTksNC41NzY4Mzg1LDAuOTE1NzM0NzcsNC42MTc3ODQ1UTAuODg4Mzc1MzEsNC42NTg3MzEsMC44NTM1NTMzNSw0LjY5MzU1M1EwLjgxODczMTM3MDAwMDAwMDEsNC43MjgzNzUsMC43Nzc3ODUwOTAwMDAwMDAxLDQuNzU1NzM0NFEwLjczNjgzODc5LDQuNzgzMDkzNSwwLjY5MTM0MTcsNC44MDE5MzlRMC42NDU4NDQ2MSw0LjgyMDc4NDYsMC41OTc1NDUxNTQsNC44MzAzOTE5UTAuNTQ5MjQ1Nyw0LjgzOTk5OTIsMC41LDQuODM5OTk5N1EwLjQ1MDc1NDMsNC44Mzk5OTkyLDAuNDAyNDU0ODQ2MDAwMDAwMDMsNC44MzAzOTE5UTAuMzU0MTU1Mzg5OTk5OTk5OTYsNC44MjA3ODQ2LDAuMzA4NjU4Myw0LjgwMTkzOVEwLjI2MzE2MTIxMDAwMDAwMDAzLDQuNzgzMDkzNSwwLjIyMjIxNDk0MDAwMDAwMDAzLDQuNzU1NzM0NFEwLjE4MTI2ODYzLDQuNzI4Mzc1LDAuMTQ2NDQ2NjUsNC42OTM1NTNRMC4xMTE2MjQ2OTAwMDAwMDAwMyw0LjY1ODczMSwwLjA4NDI2NTI2MDAwMDAwMDAxLDQuNjE3Nzg0NVEwLjA1NjkwNTgxLDQuNTc2ODM4NSwwLjAzODA2MDI4LDQuNTMxMzQxMVEwLjAxOTIxNDc1MDAwMDAwMDAwMyw0LjQ4NTg0NDEsMC4wMDk2MDczOTk5OTk5OTk5ODgsNC40Mzc1NDQ2UTIuOTk5OTk5OTk4NDIwOTMyNWUtOCw0LjM4OTI0NSwwLDQuMzM5OTk5N1oiIGZpbGw9IiM0NzQ3NDciIGZpbGwtb3BhY2l0eT0iMSIvPjwvZz48L2c+PC9zdmc+)}.lf-control-undo{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBmaWxsPSJub25lIiB2ZXJzaW9uPSIxLjEiIHdpZHRoPSIxNC4zNTc0MjE4NzUiIGhlaWdodD0iMTUuMDc5ODMzOTg0Mzc1IiB2aWV3Qm94PSIwIDAgMTQuMzU3NDIxODc1IDE1LjA3OTgzMzk4NDM3NSI+PGc+PGc+PHBhdGggZD0iTTEzLjM1Nzc2MDQ0MTk5MjE4OCwxMy42MjAwMDA4ODU1NTkwODFMMTMuMzU3NzYwNDQxOTkyMTg4LDE0LjU3OTk5OTg4NTU1OTA4M0wxMy4zNTc4NjA1NDE5OTIxODcsMTQuNTc5OTk5ODg1NTU5MDgzUTEzLjM1Nzg2MDU0MTk5MjE4NywxNC42MjkyMzUyODU1NTkwODIsMTMuMzY3NDY1OTQxOTkyMTg3LDE0LjY3NzUyNDU4NTU1OTA4MlExMy4zNzcwNzEzNDE5OTIxODgsMTQuNzI1ODEzODg1NTU5MDgzLDEzLjM5NTkxMjE0MTk5MjE4OCwxNC43NzEzMDIxODU1NTkwODFRMTMuNDE0NzU0ODQxOTkyMTg4LDE0LjgxNjc5MDU4NTU1OTA4MSwxMy40NDIxMDkxNDE5OTIxODcsMTQuODU3NzI4OTg1NTU5MDgxUTEzLjQ2OTQ2MzM0MTk5MjE4NywxNC44OTg2NjcyODU1NTkwODIsMTMuNTA0Mjc4MTQxOTkyMTg4LDE0LjkzMzQ4MjE4NTU1OTA4MlExMy41MzkwOTMwNDE5OTIxODcsMTQuOTY4Mjk2OTg1NTU5MDgyLDEzLjU4MDAzMDQ0MTk5MjE4OCwxNC45OTU2NTAyODU1NTkwODJRMTMuNjIwOTY3ODQxOTkyMTg4LDE1LjAyMzAwNDQ4NTU1OTA4MSwxMy42NjY0NTYyNDE5OTIxODgsMTUuMDQxODQ2Mjg1NTU5MDgyUTEzLjcxMTk0NDU0MTk5MjE4NywxNS4wNjA2ODc5ODU1NTkwODEsMTMuNzYwMjMzODQxOTkyMTg3LDE1LjA3MDI5MzM4NTU1OTA4M1ExMy44MDg1MjQxNDE5OTIxODcsMTUuMDc5ODk5Nzg1NTU5MDgyLDEzLjg1Nzc2MDQ0MTk5MjE4OCwxNS4wNzk4OTk3ODU1NTkwODJRMTMuOTA2OTk1NzQxOTkyMTg3LDE1LjA3OTg5OTc4NTU1OTA4MiwxMy45NTUyODUwNDE5OTIxODcsMTUuMDcwMjkzMzg1NTU5MDgzUTE0LjAwMzU3NDM0MTk5MjE4OCwxNS4wNjA2ODc5ODU1NTkwODEsMTQuMDQ5MDYyNzQxOTkyMTg4LDE1LjA0MTg0NjI4NTU1OTA4MlExNC4wOTQ1NTEwNDE5OTIxODcsMTUuMDIzMDA0NDg1NTU5MDgxLDE0LjEzNTQ4ODU0MTk5MjE4NywxNC45OTU2NTAyODU1NTkwODJRMTQuMTc2NDI3ODQxOTkyMTg4LDE0Ljk2ODI5Njk4NTU1OTA4MiwxNC4yMTEyNDI2NDE5OTIxODgsMTQuOTMzNDgyMTg1NTU5MDgyUTE0LjI0NjA1NzU0MTk5MjE4NywxNC44OTg2NjcyODU1NTkwODIsMTQuMjczNDExNzQxOTkyMTg4LDE0Ljg1NzcyODk4NTU1OTA4MVExNC4zMDA3NjUwNDE5OTIxODgsMTQuODE2NzkwNTg1NTU5MDgxLDE0LjMxOTYwNjc0MTk5MjE4NywxNC43NzEzMDIxODU1NTkwODFRMTQuMzM4NDQ5NDQxOTkyMTg4LDE0LjcyNTgxMzg4NTU1OTA4MywxNC4zNDgwNTQ4NDE5OTIxODcsMTQuNjc3NTI0NTg1NTU5MDgyUTE0LjM1NzY2MDM0MTk5MjE4NywxNC42MjkyMzUyODU1NTkwODIsMTQuMzU3NjYwMzQxOTkyMTg3LDE0LjU3OTk5OTg4NTU1OTA4M0wxNC4zNTc3NjA0NDE5OTIxODgsMTQuNTc5OTk5ODg1NTU5MDgzTDE0LjM1Nzc2MDQ0MTk5MjE4OCwxMy42MjAwMDA4ODU1NTkwODFRMTQuMzU3NzYwNDQxOTkyMTg4LDEwLjA5OTE4NDQ4NTU1OTA4MiwxMS44NjgxNjc4NDE5OTIxODgsNy42MDk1OTI3ODU1NTkwODJROS4zNzg1NzQ4NDE5OTIxODcsNS4xMjAwMDAxODU1NTkwODIsNS44NTc3NTkwNDE5OTIxODcsNS4xMTk5OTk4ODU1NTkwODJMNC41NDkxMTgwNDE5OTIxODc1LDUuMTE5OTk5ODg1NTU5MDgyTDQuNTQ5MTE4MDQxOTkyMTg3NSw1LjEyMDA5OTg3NTU1OTA4MlE0LjQ5OTg4MjE4Nzk5MjE4NzUsNS4xMjAwOTk5MDU1NTkwODIsNC40NTE1OTIzOTI5OTIxODgsNS4xMjk3MDUzMzU1NTkwODJRNC40MDMzMDI1OTE5OTIxODgsNS4xMzkzMTA3NzU1NTkwODIsNC4zNTc4MTQ2MTE5OTIxODgsNS4xNTgxNTI1MjU1NTkwODJRNC4zMTIzMjY2MTE5OTIxODcsNS4xNzY5OTQyNjU1NTkwODIsNC4yNzEzODg1MDE5OTIxODcsNS4yMDQzNDgyMzU1NTkwODJRNC4yMzA0NTAzOTE5OTIxODcsNS4yMzE3MDIyMDU1NTkwODIsNC4xOTU2MzUzODE5OTIxODcsNS4yNjY1MTcyMjU1NTkwODJRNC4xNjA4MjAzNjE5OTIxODc1LDUuMzAxMzMyMjM1NTU5MDgyLDQuMTMzNDY2NDIxOTkyMTg3LDUuMzQyMjcwMzQ1NTU5MDgyUTQuMTA2MTEyNDUxOTkyMTg3LDUuMzgzMjA4NDU1NTU5MDgyLDQuMDg3MjcwNzAxOTkyMTg3LDUuNDI4Njk2NDU1NTU5MDgyUTQuMDY4NDI4OTMxOTkyMTg3LDUuNDc0MTg0NDM1NTU5MDgyLDQuMDU4ODIzNDkxOTkyMTg4LDUuNTIyNDc0MjM2NTU5MDgyUTQuMDQ5MjE4MDYxOTkyMTg3LDUuNTcwNzY0MDMxNTU5MDgyLDQuMDQ5MjE4MDMxOTkyMTg3LDUuNjE5OTk5ODg1NTU5MDgyUTQuMDQ5MjE4MDYxOTkyMTg3LDUuNjY5MjM1NzM5NTU5MDgyLDQuMDU4ODIzNDkxOTkyMTg4LDUuNzE3NTI1NTM0NTU5MDgyUTQuMDY4NDI4OTMxOTkyMTg3LDUuNzY1ODE1MzM1NTU5MDgyLDQuMDg3MjcwNjgxOTkyMTg3LDUuODExMzAzMzE1NTU5MDgyUTQuMTA2MTEyNDIxOTkyMTg3LDUuODU2NzkxMzE1NTU5MDgyLDQuMTMzNDY2MzkxOTkyMTg3NSw1Ljg5NzcyOTQyNTU1OTA4MlE0LjE2MDgyMDM2MTk5MjE4NzUsNS45Mzg2Njc1MzU1NTkwODIsNC4xOTU2MzUzODE5OTIxODcsNS45NzM0ODI1NDU1NTkwODJRNC4yMzA0NTAzOTE5OTIxODcsNi4wMDgyOTc1NjU1NTkwODIsNC4yNzEzODg1MDE5OTIxODcsNi4wMzU2NTE1MDU1NTkwODJRNC4zMTIzMjY2MTE5OTIxODcsNi4wNjMwMDU0NzU1NTkwODIsNC4zNTc4MTQ2MTE5OTIxODgsNi4wODE4NDcyMjU1NTkwODJRNC40MDMzMDI1OTE5OTIxODgsNi4xMDA2ODg5OTU1NTkwODIsNC40NTE1OTIzOTI5OTIxODgsNi4xMTAyOTQ0MzU1NTkwODJRNC40OTk4ODIxODc5OTIxODc1LDYuMTE5ODk5ODY1NTU5MDgyLDQuNTQ5MTE4MDQxOTkyMTg3NSw2LjExOTg5OTg5NTU1OTA4Mkw0LjU0OTExODA0MTk5MjE4NzUsNi4xMTk5OTk4ODU1NTkwODJMNS44NTc3NTkwNDE5OTIxODcsNi4xMTk5OTk4ODU1NTkwODJROC45NjQzNjA3NDE5OTIxODgsNi4xMTk5OTk4NTU1NTkwODIsMTEuMTYxMDYwODQxOTkyMTg3LDguMzE2Njk5NDg1NTU5MDgzUTEzLjM1Nzc2MDQ0MTk5MjE4OCwxMC41MTMzOTkwODU1NTkwODMsMTMuMzU3NzYwNDQxOTkyMTg4LDEzLjYyMDAwMDg4NTU1OTA4MVoiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZmlsbD0iIzQ3NDc0NyIgZmlsbC1vcGFjaXR5PSIxIi8+PC9nPjxnPjxwYXRoIGQ9Ik01Ljg3NjI1MDIyNSwwLjg0MjQ2MjQxOTk5OTk5OTlRNS45NDE2NDEzMjUsMC43NzI5MjY3MjAwMDAwMDAxLDUuOTc2ODEwOTI1LDAuNjg0MTg5NjE5OTk5OTk5OVE2LjAxMTk4MTAyNSwwLjU5NTQ1MjUyNSw2LjAxMTk4MDUyNSwwLjVRNi4wMTE5ODAwMjUsMC40NTA3NjQxNDYsNi4wMDIzNzQ2MjUsMC40MDI0NzQzNTFRNS45OTI3NjkyMjUsMC4zNTQxODQ1NSw1Ljk3MzkyNzUyNSwwLjMwODY5NjU3UTUuOTU1MDg1NzI1LDAuMjYzMjA4NTcsNS45Mjc3MzIwMjUsMC4yMjIyNzA0NlE1LjkwMDM3ODIyNSwwLjE4MTMzMjM0OTk5OTk5OTk4LDUuODY1NTYzNDI1LDAuMTQ2NTE3MzRRNS44MzA3NDgxMjUsMC4xMTE3MDIzMjAwMDAwMDAwMiw1Ljc4OTgwOTcyNSwwLjA4NDM0ODM4UTUuNzQ4ODcxODI1LDAuMDU2OTk0NDA5OTk5OTk5OTk1LDUuNzAzMzgzNDI1LDAuMDM4MTUyNjYwMDAwMDAwMDA1UTUuNjU3ODk1NTI1LDAuMDE5MzEwODkwMDAwMDAwMDI1LDUuNjA5NjA1ODI1LDAuMDA5NzA1NDUwMDAwMDAwMDA0UTUuNTYxMzE2NTI1LDAuMDAwMTAwMDE5OTk5OTk5OTc4NDYsNS41MTIwODA2MjUsMC4wMDAwOTk5ODk5OTk5OTk5OTQyNVE1LjQwODY0ODUyNSwwLjAwMDA5OTk4OTk5OTk5OTk5NDI1LDUuMzEzNzA4ODI1LDAuMDQxMTQ0MzRRNS4yMTg3NjkwMjUsMC4wODIxODg3Mjk5OTk5OTk5OSw1LjE0NzkxMTAyNSwwLjE1NzUzNzU4TDUuMTQ3ODM4MTI1LDAuMTU3NDY4ODg5OTk5OTk5OTdMMC4wMDAzNDA0MDQ5OTk5OTk5ODgxLDUuNjMxMjM4TDUuMTU5MDcyNDI1LDEwLjc3NDA5N0w1LjE1OTE0MzQyNSwxMC43NzQwMjZRNS4yMjk0MjIxMjUsMTAuODQ0MDg4LDUuMzIxMTMzNjI1LDEwLjg4MTk5NFE1LjQxMjg0NDYyNSwxMC45MTk4OTksNS41MTIwODA2MjUsMTAuOTE5ODk5UTUuNTYxMzE2NTI1LDEwLjkxOTg5OSw1LjYwOTYwNTgyNSwxMC45MTAyOTRRNS42NTc4OTU1MjUsMTAuOTAwNjg4LDUuNzAzMzgzNDI1LDEwLjg4MTg0NVE1Ljc0ODg3MTgyNSwxMC44NjMwMDUsNS43ODk4MDk3MjUsMTAuODM1NjVRNS44MzA3NDc2MjUsMTAuODA4Mjk2LDUuODY1NTYyOTI1LDEwLjc3MzQ4MVE1LjkwMDM3NzcyNSwxMC43Mzg2NjcsNS45Mjc3MzE1MjUsMTAuNjk3NzI3UTUuOTU1MDg1NzI1LDEwLjY1Njc5LDUuOTczOTI3NTI1LDEwLjYxMTMwMVE1Ljk5Mjc2OTIyNSwxMC41NjU4MTMsNi4wMDIzNzQ2MjUsMTAuNTE3NTI0UTYuMDExOTgwMDI1LDEwLjQ2OTIzNDUsNi4wMTE5ODA1MjUsMTAuNDE5OTk5MVE2LjAxMTk4MDUyNSwxMC4zMjAzNjIxLDUuOTczNzgwNjI1LDEwLjIyODM0MDFRNS45MzU1ODAyMjUsMTAuMTM2MzE3Myw1Ljg2NTAxODMyNSwxMC4wNjU5NzIzTDUuODY1MDg4OTI1LDEwLjA2NTkwMThMMS4zOTQxOTEwMjUsNS42MDg3NjA0TDUuODc2MzIzMjI1LDAuODQyNTMxMTFMNS44NzYyNTAyMjUsMC44NDI0NjI0MTk5OTk5OTk5WiIgZmlsbC1ydWxlPSJldmVub2RkIiBmaWxsPSIjNDc0NzQ3IiBmaWxsLW9wYWNpdHk9IjEiLz48L2c+PC9nPjwvc3ZnPg==)}.lf-control-redo{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBmaWxsPSJub25lIiB2ZXJzaW9uPSIxLjEiIHdpZHRoPSIxNS4yMTc3NzM0Mzc1IiBoZWlnaHQ9IjE2IiB2aWV3Qm94PSIwIDAgMTUuMjE3NzczNDM3NSAxNiI+PGcgdHJhbnNmb3JtPSJtYXRyaXgoLTEsMCwwLDEsMjkuMDQxMDE1NjI1LDApIj48Zz48cGF0aCBkPSJNMjguMDQwOTIwMjY0NjYwNjQ1LDEzLjk1NDU0NjAyMTA1NzEyOEwyOC4wNDA5MjAyNjQ2NjA2NDUsMTUuNDk5OTk5MDIxMDU3MTI4TDI4LjA0MTAyMDM2NDY2MDY0NiwxNS40OTk5OTkwMjEwNTcxMjhRMjguMDQxMDIwMzY0NjYwNjQ2LDE1LjU0OTIzNTMyMTA1NzEyOSwyOC4wNTA2MjU3NjQ2NjA2NDQsMTUuNTk3NTI0NjIxMDU3MTNRMjguMDYwMjMwMjY0NjYwNjQ2LDE1LjY0NTgxMzkyMTA1NzEzLDI4LjA3OTA3MTk2NDY2MDY0MiwxNS42OTEzMDEzMjEwNTcxMjlRMjguMDk3OTEyNzY0NjYwNjQ1LDE1LjczNjc4ODcyMTA1NzEzLDI4LjEyNTI2NzA2NDY2MDY0NCwxNS43Nzc3MjcxMjEwNTcxM1EyOC4xNTI2MjEyNjQ2NjA2NDUsMTUuODE4NjY1NTIxMDU3MTMsMjguMTg3NDM3MDY0NjYwNjQyLDE1Ljg1MzQ4MTMyMTA1NzEzUTI4LjIyMjI1MDk2NDY2MDY0NSwxNS44ODgyOTYxMjEwNTcxMywyOC4yNjMxODkzNjQ2NjA2NDcsMTUuOTE1NjUwMzIxMDU3MTI5UTI4LjMwNDEyNzY2NDY2MDY0NCwxNS45NDMwMDM2MjEwNTcxMjgsMjguMzQ5NjE2MDY0NjYwNjQ0LDE1Ljk2MTg0NTAyMTA1NzEzUTI4LjM5NTEwNDM2NDY2MDY0NiwxNS45ODA2ODcwMjEwNTcxMjksMjguNDQzMzkzNjY0NjYwNjQ3LDE1Ljk5MDI5MzAyMTA1NzEyOVEyOC40OTE2ODM5NjQ2NjA2NDUsMTUuOTk5ODk4MDIxMDU3MTMsMjguNTQwOTIwMjY0NjYwNjQ1LDE1Ljk5OTg5OTAyMTA1NzEyOVEyOC41OTAxNTU1NjQ2NjA2NDUsMTUuOTk5ODk4MDIxMDU3MTMsMjguNjM4NDQ0NDY0NjYwNjQ0LDE1Ljk5MDI5MzAyMTA1NzEyOVEyOC42ODY3MzQ0NjQ2NjA2NDUsMTUuOTgwNjg3MDIxMDU3MTI5LDI4LjczMjIyMjQ2NDY2MDY0NCwxNS45NjE4NDQwMjEwNTcxMjlRMjguNzc3NzEwNDY0NjYwNjQzLDE1Ljk0MzAwMzYyMTA1NzEyOCwyOC44MTg2NDk0NjQ2NjA2NDUsMTUuOTE1NjQ5NDIxMDU3MTI5UTI4Ljg1OTU4NzQ2NDY2MDY0NSwxNS44ODgyOTYxMjEwNTcxMywyOC44OTQ0MDI0NjQ2NjA2NDQsMTUuODUzNDgxMzIxMDU3MTNRMjguOTI5MjE3NDY0NjYwNjQ1LDE1LjgxODY2NTUyMTA1NzEzLDI4Ljk1NjU3MDQ2NDY2MDY0MywxNS43Nzc3MjcxMjEwNTcxM1EyOC45ODM5MjQ0NjQ2NjA2NDYsMTUuNzM2Nzg4NzIxMDU3MTMsMjkuMDAyNzY2NDY0NjYwNjQ1LDE1LjY5MTMwMTMyMTA1NzEyOVEyOS4wMjE2MDg0NjQ2NjA2NDUsMTUuNjQ1ODEzOTIxMDU3MTMsMjkuMDMxMjEzNDY0NjYwNjQ1LDE1LjU5NzUyNDYyMTA1NzEzUTI5LjA0MDgyMDQ2NDY2MDY0NCwxNS41NDkyMzUzMjEwNTcxMjksMjkuMDQwODIwNDY0NjYwNjQ0LDE1LjQ5OTk5OTAyMTA1NzEyOEwyOS4wNDA5MjA0NjQ2NjA2NDQsMTUuNDk5OTk5MDIxMDU3MTI4TDI5LjA0MDkyMDQ2NDY2MDY0NCwxMy45NTQ1NDYwMjEwNTcxMjhRMjkuMDQwOTIwNDY0NjYwNjQ0LDEwLjQzMzczMDEyMTA1NzEyOCwyNi41NTEzMjgxNjQ2NjA2NDYsNy45NDQxMzgwMjEwNTcxMjlRMjQuMDYxNzM2MDY0NjYwNjQzLDUuNDU0NTQ1NjUxMDU3MTI5LDIwLjU0MDkxOTE2NDY2MDY0Myw1LjQ1NDU0NTU5MTA1NzEyOUwxOC42MjQwNDM0NjQ2NjA2NDUsNS40NTQ1NDUwMjEwNTcxMjlMMTguNjI0MDQzNDY0NjYwNjQ1LDUuNDU0NjQ1MDExMDU3MTI5UTE4LjU3NDgwNzYxMDY2MDY0NSw1LjQ1NDY0NTA0MTA1NzEyODYsMTguNTI2NTE3ODE1NjYwNjQzLDUuNDY0MjUwNDcxMDU3MTI5UTE4LjQ3ODIyODAxNDY2MDY0NCw1LjQ3Mzg1NTkxMTA1NzEyOSwxOC40MzI3NDAwMzQ2NjA2NDMsNS40OTI2OTc2NjEwNTcxMjlRMTguMzg3MjUyMDM0NjYwNjQ0LDUuNTExNTM5NDAxMDU3MTI5LDE4LjM0NjMxMzkyNDY2MDY0NSw1LjUzODg5MzM3MTA1NzEyOVExOC4zMDUzNzU4MTQ2NjA2NDYsNS41NjYyNDczNDEwNTcxMjksMTguMjcwNTYwODA0NjYwNjQ0LDUuNjAxMDYyMzYxMDU3MTI5UTE4LjIzNTc0NTc4NDY2MDY0NCw1LjYzNTg3NzM3MTA1NzEyOSwxOC4yMDgzOTE4NDQ2NjA2NDYsNS42NzY4MTU0ODEwNTcxMjlRMTguMTgxMDM3ODc0NjYwNjQ2LDUuNzE3NzUzNTkxMDU3MTI5LDE4LjE2MjE5NjEyNDY2MDY0Niw1Ljc2MzI0MTU5MTA1NzEyOVExOC4xNDMzNTQzNTQ2NjA2NDQsNS44MDg3Mjk1NzEwNTcxMjksMTguMTMzNzQ4OTE0NjYwNjQzLDUuODU3MDE5MzcyMDU3MTI5UTE4LjEyNDE0MzQ4NDY2MDY0Niw1LjkwNTMwOTE2NzA1NzEyOSwxOC4xMjQxNDM0NTQ2NjA2NDMsNS45NTQ1NDUwMjEwNTcxMjlRMTguMTI0MTQzNDg0NjYwNjQ2LDYuMDAzNzgwODc1MDU3MTI5LDE4LjEzMzc0ODkxNDY2MDY0Myw2LjA1MjA3MDY3MDA1NzEyODVRMTguMTQzMzU0MzU0NjYwNjQ0LDYuMTAwMzYwNDcxMDU3MTI5LDE4LjE2MjE5NjEwNDY2MDY0NCw2LjE0NTg0ODQ1MTA1NzEyODVRMTguMTgxMDM3ODQ0NjYwNjQ0LDYuMTkxMzM2NDUxMDU3MTI5LDE4LjIwODM5MTgxNDY2MDY0NCw2LjIzMjI3NDU2MTA1NzEyOVExOC4yMzU3NDU3ODQ2NjA2NDQsNi4yNzMyMTI2NzEwNTcxMjksMTguMjcwNTYwODA0NjYwNjQ0LDYuMzA4MDI3NjgxMDU3MTI5UTE4LjMwNTM3NTgxNDY2MDY0Niw2LjM0Mjg0MjcwMTA1NzEyOSwxOC4zNDYzMTM5MjQ2NjA2NDUsNi4zNzAxOTY2NDEwNTcxMjlRMTguMzg3MjUyMDM0NjYwNjQ0LDYuMzk3NTUwNjExMDU3MTI5LDE4LjQzMjc0MDAzNDY2MDY0Myw2LjQxNjM5MjM2MTA1NzEyOVExOC40NzgyMjgwMTQ2NjA2NDQsNi40MzUyMzQxMzEwNTcxMjksMTguNTI2NTE3ODE1NjYwNjQzLDYuNDQ0ODM5NTcxMDU3MTI5UTE4LjU3NDgwNzYxMDY2MDY0NSw2LjQ1NDQ0NTAwMTA1NzEyOSwxOC42MjQwNDM0NjQ2NjA2NDUsNi40NTQ0NDUwMzEwNTcxMjlMMTguNjI0MDQzNDY0NjYwNjQ1LDYuNDU0NTQ1MDIxMDU3MTI5TDIwLjU0MDkxOTE2NDY2MDY0Myw2LjQ1NDU0NTYyMTA1NzEyOVEyMy42NDc1MjE5NjQ2NjA2NDQsNi40NTQ1NDUzODEwNTcxMjg1LDI1Ljg0NDIyMTU2NDY2MDY0Myw4LjY1MTI0NDYyMTA1NzEzUTI4LjA0MDkyMDI2NDY2MDY0NSwxMC44NDc5NDM4MjEwNTcxMjksMjguMDQwOTIwMjY0NjYwNjQ1LDEzLjk1NDU0NjAyMTA1NzEyOFoiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZmlsbD0iIzQ3NDc0NyIgZmlsbC1vcGFjaXR5PSIxIi8+PC9nPjxnPjxwYXRoIGQ9Ik0yMC4wMTQwOTY3MTI1LDAuODQyNDYyNDE5OTk5OTk5OVEyMC4wNzk0ODc4MTI1LDAuNzcyOTI2NzIwMDAwMDAwMSwyMC4xMTQ2NTc0MTI1LDAuNjg0MTg5NjE5OTk5OTk5OVEyMC4xNDk4MjcwMTI1LDAuNTk1NDUyNTI1LDIwLjE0OTgyNzAxMjUsMC41UTIwLjE0OTgyNjUxMjUsMC40NTA3NjQxNDYsMjAuMTQwMjIwNjEyNTAwMDAyLDAuNDAyNDc0MzUxUTIwLjEzMDYxNTIxMjUsMC4zNTQxODQ1NSwyMC4xMTE3NzQwMTI1LDAuMzA4Njk2NTdRMjAuMDkyOTMxNzEyNSwwLjI2MzIwODU3LDIwLjA2NTU3ODAxMjQ5OTk5OCwwLjIyMjI3MDQ2UTIwLjAzODIyNDIxMjUsMC4xODEzMzIzNDk5OTk5OTk5OCwyMC4wMDM0MDk0MTI0OTk5OTgsMC4xNDY1MTczNFExOS45Njg1OTQxMTI1LDAuMTExNzAyMzIwMDAwMDAwMDIsMTkuOTI3NjU1NzEyNSwwLjA4NDM0ODM4UTE5Ljg4NjcxNzgxMjUsMC4wNTY5OTQ0MDk5OTk5OTk5OTUsMTkuODQxMjI5OTEyNSwwLjAzODE1MjY2MDAwMDAwMDAwNVExOS43OTU3NDIwMTI1LDAuMDE5MzEwODkwMDAwMDAwMDI1LDE5Ljc0NzQ1MjcxMjUsMC4wMDk3MDU0NTAwMDAwMDAwMDRRMTkuNjk5MTYyNTEyNSwwLjAwMDEwMDAxOTk5OTk5OTk3ODQ2LDE5LjY0OTkyNzExMjUwMDAwMiwwLjAwMDA5OTk4OTk5OTk5OTk5NDI1UTE5LjU0NjQ5NDkxMjUwMDAwMiwwLjAwMDA5OTk4OTk5OTk5OTk5NDI1LDE5LjQ1MTU1NTIxMjUsMC4wNDExNDQyNzk5OTk5OTk5OFExOS4zNTY2MTUxMTI1MDAwMDIsMC4wODIxODg2MSwxOS4yODU3NTgwMTI1LDAuMTU3NTM3MzQwMDAwMDAwMDNMMTkuMjg1Njg1MDEyNSwwLjE1NzQ2ODg4OTk5OTk5OTk3TDEzLjgyMzU4MjQxMjUsNS45NjU3ODM2TDE5LjI5NjkxODkxMjUsMTEuNDIyMjc3TDE5LjI5Njk4OTQxMjUsMTEuNDIyMjA3UTE5LjM2NzI2NzYxMjUsMTEuNDkyMjY5LDE5LjQ1ODk3OTExMjUsMTEuNTMwMTc0UTE5LjU1MDY5MDYxMjUsMTEuNTY4MDc5LDE5LjY0OTkyNzExMjUwMDAwMiwxMS41NjgwOFExOS42OTkxNjI1MTI1LDExLjU2ODA3OSwxOS43NDc0NTIyMTI1LDExLjU1ODQ3NFExOS43OTU3NDIwMTI1LDExLjU0ODg2OCwxOS44NDEyMjk5MTI1LDExLjUzMDAyNlExOS44ODY3MTc4MTI1LDExLjUxMTE4NSwxOS45Mjc2NTYyMTI1LDExLjQ4MzgzUTE5Ljk2ODU5NDExMjUsMTEuNDU2NDc2LDIwLjAwMzQwOTQxMjQ5OTk5OCwxMS40MjE2NjJRMjAuMDM4MjI0MjEyNSwxMS4zODY4NDcsMjAuMDY1NTc4MDEyNDk5OTk4LDExLjM0NTkwOVEyMC4wOTI5MzE3MTI1LDExLjMwNDk3LDIwLjExMTc3MzUxMjUsMTEuMjU5NDgyUTIwLjEzMDYxNTIxMjUsMTEuMjEzOTk1LDIwLjE0MDIyMDYxMjUwMDAwMiwxMS4xNjU3MDZRMjAuMTQ5ODI2NTEyNSwxMS4xMTc0MTYsMjAuMTQ5ODI3MDEyNSwxMS4wNjgxOFEyMC4xNDk4MjYwMTI1LDEwLjk2ODU0MiwyMC4xMTE2MjY2MTI1LDEwLjg3NjUyUTIwLjA3MzQyNjIxMjUsMTAuNzg0NDk3LDIwLjAwMjg2NDgxMjUsMTAuNzE0MTUzTDIwLjAwMjkzNDkxMjUsMTAuNzE0MDgzTDE1LjIxNzQzMjk3MjUsNS45NDMzMDU1TDIwLjAxNDE2OTcxMjUsMC44NDI1MzExMUwyMC4wMTQwOTY3MTI1LDAuODQyNDYyNDE5OTk5OTk5OVoiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZmlsbD0iIzQ3NDc0NyIgZmlsbC1vcGFjaXR5PSIxIi8+PC9nPjwvZz48L3N2Zz4=)}.lf-menu{z-index:999;background:#fff;border:1px solid #efefee;border-radius:8px;width:150px;margin:0 0 0 10px;padding:6px;display:none;position:absolute}.lf-menu-dark{color:#fff;background:#33353a}.lf-menu>li{cursor:pointer;padding:6px;font-size:12px;line-height:14px;list-style:none;transition:all .12s ease-in-out;position:relative}.lf-menu-item{border-radius:6px;justify-content:flex-start;align-items:center;gap:4px;list-style:none;display:flex}.lf-menu-item:hover{background:#f3f3f3}.lf-menu-item__disabled{color:#aaa;opacity:.88;cursor:not-allowed!important;pointer-events:inherit!important}.lf-menu-item__disabled:hover{background:#fff}.lf-dndpanel{z-index:999;background:#fffc;border-radius:8px;margin:5px;padding:10px 4px;position:absolute;box-shadow:0 0 4px 1px #d9d9d980}.lf-dnd-item{text-align:center;margin-top:5px;padding:6px;font-size:14px}.lf-dnd-item.disabled>div{color:#a8abb2;cursor:not-allowed}.lf-dnd-shape{cursor:grab;opacity:.99;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:8px;width:36px;height:36px;margin:0 auto}.lf-selection-select{border:2px dashed #ffab03;position:absolute}.lf-mini-map{background:#fefefe;border-radius:8px;padding:28px 8px 8px;position:absolute;overflow:hidden;box-shadow:0 0 10px 1px #b7b7b780}.lf-mini-map .lf-graph{width:100%!important;height:100%!important}.lf-mini-map-graph{border-radius:8px;position:relative;overflow:hidden}.lf-minimap-viewport{cursor:grab;background-color:#d9d9d980;border-radius:2px;position:absolute;top:0;left:0}.lf-mini-map-header{margin:4px 6px;line-height:18px;position:absolute;top:0;left:0;right:0}.lf-mini-map-close{color:#474747a0;cursor:pointer;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAACL0lEQVRoQ+1YT2vUQBT/vS+Smc3u0ZtfwA+hUKEttIIVbMEWrGAL3UItqKCCCipooS3Ynu29ePfqLcnO5Nov0NsrWbc0myxtJpNmGZw9LZk37/3+vCTzQnD8R47jhycwbQe9A94BSwV8C1kKaL3dO2AtoWWC/8+BMJB9ItwHcM6MX0mqtm1EzOU7Y8bvJFV9k3zGDnSFPAVw76oIb8ZavzIpehnbE+Ilg/J7/8Za3THJVYfAHwB3x4owXsSpemNSuCs6zwEu7rl9AmEgt4hQspkIa5FS76uQCKV8RoxSLDP6pi1p7EAGsCvEBkA7ZbC0EuvBp+tI9IR4yqBSDIE3Iq13qwiQj6lFYEgikOsgvC4VJDyJlfo6CUg3kI9BmLBG67EevDUFn8XXJpBt7km5yox3xcIMfpRo/SN/PZRygRhj17J1JqwmSn2oA96awL926iwD/LEIgJjmo3RwMCQadGaZePh/3H5ejrT+XBd8IwSGJKRcAuPLhHZ6mIkMxlFpjbEUp+qbDfjGCGSJQiEWCfS9CiAmLCZK7VWJvSnG6h4oJu8FnTkm3r+uKDHNReng8CZgVdcbJTBqpxkwfk4EQJiJlTquCq5KnCeQV8npFnL6Jnb6Mer0i8zpo4TThzmnj9OjGXardDBrZqDZbmMmdnukdH6oL3xWOTG1vNh6oxn7AYB2PqtUOWC1GdP4Ya5N8I0ONG0Dv6znHZiW8t6BaSvvHfAONKSAf4w2JGTtNBey0xBAkjSEzwAAAABJRU5ErkJggg==);background-size:contain;width:18px;height:18px;position:absolute;top:6px;right:2px}.lf-mini-map-close:hover{color:#474747}.lf-mini-map-no-header{padding-top:8px}.lf-mini-map-no-header .lf-mini-map-header,.lf-mini-map-no-close-icon .lf-mini-map-close{display:none}.lf-resize-control-0{cursor:nw-resize}.lf-resize-control-1{cursor:ne-resize}.lf-resize-control-2{cursor:se-resize}.lf-resize-control-3{cursor:sw-resize}.lf-inner-context{flex-flow:column wrap;height:90px;display:none;position:absolute}.lf-context-item{box-sizing:content-box;width:20px;height:20px;margin:0 2px 2px 0;padding:2px 3px}.lf-context-item:hover{background:#c9d9d880}.lf-context-img{cursor:pointer;width:20px;height:20px}.lf-mindmap_addIcon{margin-top:10px}.cropper-container{-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;direction:ltr;font-size:0;line-height:0;position:relative}.cropper-container img{backface-visibility:hidden;image-orientation:0deg;width:100%;height:100%;display:block;min-width:0!important;max-width:none!important;min-height:0!important;max-height:none!important}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{position:absolute;inset:0}.cropper-wrap-box,.cropper-canvas{overflow:hidden}.cropper-drag-box{opacity:0;background-color:#fff}.cropper-modal{opacity:.5;background-color:#000}.cropper-view-box{outline:1px solid #3399ffbf;width:100%;height:100%;display:block;overflow:hidden}.cropper-dashed{opacity:.5;border:0 dashed #eee;display:block;position:absolute}.cropper-dashed.dashed-h{border-top-width:1px;border-bottom-width:1px;width:100%;height:33.3333%;top:33.3333%;left:0}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;width:33.3333%;height:100%;top:0;left:33.3333%}.cropper-center{opacity:.75;width:0;height:0;display:block;position:absolute;top:50%;left:50%}.cropper-center:before,.cropper-center:after{content:" ";background-color:#eee;display:block;position:absolute}.cropper-center:before{width:7px;height:1px;top:0;left:-3px}.cropper-center:after{width:1px;height:7px;top:-3px;left:0}.cropper-face,.cropper-line,.cropper-point{opacity:.1;width:100%;height:100%;display:block;position:absolute}.cropper-face{background-color:#fff;top:0;left:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;width:5px;top:0;right:-3px}.cropper-line.line-n{cursor:ns-resize;height:5px;top:-3px;left:0}.cropper-line.line-w{cursor:ew-resize;width:5px;top:0;left:-3px}.cropper-line.line-s{cursor:ns-resize;height:5px;bottom:-3px;left:0}.cropper-point{opacity:.75;background-color:#39f;width:5px;height:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;top:50%;right:-3px}.cropper-point.point-n{cursor:ns-resize;margin-left:-3px;top:-3px;left:50%}.cropper-point.point-w{cursor:ew-resize;margin-top:-3px;top:50%;left:-3px}.cropper-point.point-s{cursor:s-resize;margin-left:-3px;bottom:-3px;left:50%}.cropper-point.point-ne{cursor:nesw-resize;top:-3px;right:-3px}.cropper-point.point-nw{cursor:nwse-resize;top:-3px;left:-3px}.cropper-point.point-sw{cursor:nesw-resize;bottom:-3px;left:-3px}.cropper-point.point-se{cursor:nwse-resize;opacity:1;width:20px;height:20px;bottom:-3px;right:-3px}@media (width>=768px){.cropper-point.point-se{width:15px;height:15px}}@media (width>=992px){.cropper-point.point-se{width:10px;height:10px}}@media (width>=1200px){.cropper-point.point-se{opacity:.75;width:5px;height:5px}}.cropper-point.point-se:before{content:" ";opacity:0;background-color:#39f;width:200%;height:200%;display:block;position:absolute;bottom:-50%;right:-50%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{width:0;height:0;display:block;position:absolute}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}
