.swal2-popup.swal2-toast{box-sizing:border-box;grid-column:1/4!important;grid-row:1/4!important;grid-template-columns:1fr 99fr 1fr;padding:1em;overflow-y:hidden;background:#fff;box-shadow:0 0 .625em #d9d9d9;pointer-events:all}.swal2-popup.swal2-toast>*{grid-column:2}.swal2-popup.swal2-toast .swal2-title{margin:1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-loading{justify-content:center}.swal2-popup.swal2-toast .swal2-input{height:2em;margin:.5em;font-size:1em}.swal2-popup.swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-popup.swal2-toast .swal2-html-container{margin:1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-html-container:empty{padding:0}.swal2-popup.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-popup.swal2-toast .swal2-icon{grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:700}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{justify-content:flex-start;height:auto;margin:0;margin-top:.3125em;padding:0}.swal2-popup.swal2-toast .swal2-styled{margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-styled:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px rgba(100,150,200,.5)}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;transform:rotate(45deg);border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{animation:swal2-toast-hide .1s forwards}.swal2-container{display:grid;position:fixed;z-index:1060;top:0;right:0;bottom:0;left:0;box-sizing:border-box;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end" "gap gap gap";grid-template-rows:auto auto auto .625em;height:100%;padding:.625em .625em 0;overflow-x:hidden;transition:background-color .1s;-webkit-overflow-scrolling:touch}.swal2-container:after{content:"";grid-column:1/4;grid-row:4;height:.625em}.swal2-container.swal2-backdrop-show,.swal2-container.swal2-noanimation{background:rgba(0,0,0,.4)}.swal2-container.swal2-backdrop-hide{background:0 0!important}.swal2-container.swal2-bottom-start,.swal2-container.swal2-center-start,.swal2-container.swal2-top-start{grid-template-columns:minmax(0,1fr) auto auto}.swal2-container.swal2-bottom,.swal2-container.swal2-center,.swal2-container.swal2-top{grid-template-columns:auto minmax(0,1fr) auto}.swal2-container.swal2-bottom-end,.swal2-container.swal2-center-end,.swal2-container.swal2-top-end{grid-template-columns:auto auto minmax(0,1fr)}.swal2-container.swal2-top-start>.swal2-popup{align-self:start}.swal2-container.swal2-top>.swal2-popup{grid-column:2;align-self:start;justify-self:center}.swal2-container.swal2-top-end>.swal2-popup,.swal2-container.swal2-top-right>.swal2-popup{grid-column:3;align-self:start;justify-self:end}.swal2-container.swal2-center-left>.swal2-popup,.swal2-container.swal2-center-start>.swal2-popup{grid-row:2;align-self:center}.swal2-container.swal2-center>.swal2-popup{grid-column:2;grid-row:2;align-self:center;justify-self:center}.swal2-container.swal2-center-end>.swal2-popup,.swal2-container.swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;align-self:center;justify-self:end}.swal2-container.swal2-bottom-left>.swal2-popup,.swal2-container.swal2-bottom-start>.swal2-popup{grid-column:1;grid-row:3;align-self:end}.swal2-container.swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;justify-self:center;align-self:end}.swal2-container.swal2-bottom-end>.swal2-popup,.swal2-container.swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;align-self:end;justify-self:end}.swal2-container.swal2-grow-fullscreen>.swal2-popup,.swal2-container.swal2-grow-row>.swal2-popup{grid-column:1/4;width:100%}.swal2-container.swal2-grow-column>.swal2-popup,.swal2-container.swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}.swal2-container.swal2-no-transition{transition:none!important}.swal2-popup{display:none;position:relative;box-sizing:border-box;width:32em;max-width:100%;padding:0 0 1.25em;border:none;border-radius:5px;background:#fff;font-family:inherit;font-size:1rem}.swal2-popup:focus{outline:0}.swal2-popup.swal2-loading{overflow-y:hidden}.swal2-title{position:relative;max-width:100%;margin:0;padding:.8em 1em 0;color:#595959;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}.swal2-actions{display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;margin:1.25em auto 0;padding:0}.swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.swal2-actions:not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2))}.swal2-loader{display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:.25em;border-style:solid;border-radius:100%;border-color:#2778c4 transparent #2778c4 transparent}.swal2-styled{margin:.3125em;padding:.625em 1.1em;transition:box-shadow .1s;box-shadow:0 0 0 3px transparent;font-weight:500}.swal2-styled:not([disabled]){cursor:pointer}.swal2-styled.swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#7367f0;color:#fff;font-size:1em}.swal2-styled.swal2-confirm:focus{box-shadow:0 0 0 3px rgba(115,103,240,.5)}.swal2-styled.swal2-deny{border:0;border-radius:.25em;background:initial;background-color:#ea5455;color:#fff;font-size:1em}.swal2-styled.swal2-deny:focus{box-shadow:0 0 0 3px rgba(234,84,85,.5)}.swal2-styled.swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#6e7d88;color:#fff;font-size:1em}.swal2-styled.swal2-cancel:focus{box-shadow:0 0 0 3px rgba(110,125,136,.5)}.swal2-styled.swal2-default-outline:focus{box-shadow:0 0 0 3px rgba(100,150,200,.5)}.swal2-styled:focus{outline:0}.swal2-styled::-moz-focus-inner{border:0}.swal2-footer{justify-content:center;margin:1em 0 0;padding:1em 1em 0;border-top:1px solid #eee;color:#545454;font-size:1em}.swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto!important;height:.25em;overflow:hidden;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.swal2-timer-progress-bar{width:100%;height:.25em;background:rgba(0,0,0,.2)}.swal2-image{max-width:100%;margin:2em auto 1em}.swal2-close{z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:color .1s,box-shadow .1s;border:none;border-radius:5px;background:0 0;color:#ccc;font-family:serif;font-family:monospace;font-size:2.5em;cursor:pointer;justify-self:end}.swal2-close:hover{transform:none;background:0 0;color:#f27474}.swal2-close:focus{outline:0;box-shadow:inset 0 0 0 3px rgba(100,150,200,.5)}.swal2-close::-moz-focus-inner{border:0}.swal2-html-container{z-index:1;justify-content:center;margin:0;padding:1em 1.6em .3em;color:#545454;font-size:1.125em;font-weight:400;line-height:normal;text-align:center;word-wrap:break-word;word-break:break-word}.swal2-checkbox,.swal2-file,.swal2-input,.swal2-radio,.swal2-select,.swal2-textarea{margin:1em 2em 0}.swal2-file,.swal2-input,.swal2-textarea{box-sizing:border-box;width:auto;transition:border-color .1s,box-shadow .1s;border:1px solid #d9d9d9;border-radius:.1875em;background:inherit;box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px transparent;color:inherit;font-size:1.125em}.swal2-file.swal2-inputerror,.swal2-input.swal2-inputerror,.swal2-textarea.swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}.swal2-file:focus,.swal2-input:focus,.swal2-textarea:focus{border:1px solid #b4dbed;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px rgba(100,150,200,.5)}.swal2-file::-moz-placeholder,.swal2-input::-moz-placeholder,.swal2-textarea::-moz-placeholder{color:#ccc}.swal2-file:-ms-input-placeholder,.swal2-input:-ms-input-placeholder,.swal2-textarea:-ms-input-placeholder{color:#ccc}.swal2-file::placeholder,.swal2-input::placeholder,.swal2-textarea::placeholder{color:#ccc}.swal2-range{margin:1em 2em 0;background:#fff}.swal2-range input{width:80%}.swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}.swal2-range input,.swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}.swal2-input{height:2.625em;padding:0 .75em}.swal2-input[type=number]{max-width:10em}.swal2-file{width:75%;margin-right:auto;margin-left:auto;background:inherit;font-size:1.125em}.swal2-textarea{height:6.75em;padding:.75em}.swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:inherit;color:inherit;font-size:1.125em}.swal2-checkbox,.swal2-radio{align-items:center;justify-content:center;background:#fff;color:inherit}.swal2-checkbox label,.swal2-radio label{margin:0 .6em;font-size:1.125em}.swal2-checkbox input,.swal2-radio input{flex-shrink:0;margin:0 .4em}.swal2-input-label{display:flex;justify-content:center;margin:1em auto 0}.swal2-validation-message{align-items:center;justify-content:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:#f0f0f0;color:#666;font-size:1em;font-weight:300}.swal2-validation-message:before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}.swal2-icon{position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;border:.25em solid transparent;border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}.swal2-icon.swal2-error{border-color:#f27474;color:#f27474}.swal2-icon.swal2-error .swal2-x-mark{position:relative;flex-grow:1}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}.swal2-icon.swal2-error.swal2-icon-show{animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark{animation:swal2-animate-error-x-mark .5s}.swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee}.swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.swal2-icon.swal2-success{border-color:#a5dc86;color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;transform:rotate(45deg);border-radius:50%}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}.swal2-icon.swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}.swal2-icon.swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}.swal2-icon.swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-animate-success-line-tip .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-animate-success-line-long .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:swal2-rotate-success-circular-line 4.25s ease-in}.swal2-progress-steps{flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:inherit;font-weight:600}.swal2-progress-steps li{display:inline-block;position:relative}.swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}.swal2-progress-steps .swal2-progress-step-line{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4}[class^=swal2]{-webkit-tap-highlight-color:transparent}.swal2-show{animation:swal2-show .3s}.swal2-hide{animation:swal2-hide .15s forwards}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:0;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotate(2deg)}33%{transform:translateY(0) rotate(-2deg)}66%{transform:translateY(.3125em) rotate(2deg)}to{transform:translateY(0) rotate(0)}}@keyframes swal2-toast-hide{to{transform:rotate(1deg);opacity:0}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:0}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0);opacity:1}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{background-color:transparent!important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px rgba(0,0,0,.4)}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}body.swal2-toast-shown .swal2-container{box-sizing:border-box;width:360px;max-width:100%;background-color:transparent;pointer-events:none}body.swal2-toast-shown .swal2-container.swal2-top{top:0;right:auto;bottom:auto;left:50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{top:0;right:0;bottom:auto;left:auto}body.swal2-toast-shown .swal2-container.swal2-top-left,body.swal2-toast-shown .swal2-container.swal2-top-start{top:0;right:auto;bottom:auto;left:0}body.swal2-toast-shown .swal2-container.swal2-center-left,body.swal2-toast-shown .swal2-container.swal2-center-start{top:50%;right:auto;bottom:auto;left:0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{top:50%;right:auto;bottom:auto;left:50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{top:50%;right:0;bottom:auto;left:auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-left,body.swal2-toast-shown .swal2-container.swal2-bottom-start{top:auto;right:auto;bottom:0;left:0}body.swal2-toast-shown .swal2-container.swal2-bottom{top:auto;right:auto;bottom:0;left:50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{top:auto;right:0;bottom:0;left:auto}[data-v-2fde7c31],[data-v-2fde7c31]:after,[data-v-2fde7c31]:before{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}[data-v-2fde7c31]:after,[data-v-2fde7c31]:before{--tw-content:""}html[data-v-2fde7c31]{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}body[data-v-2fde7c31]{margin:0;line-height:inherit}hr[data-v-2fde7c31]{height:0;color:inherit;border-top-width:1px}abbr[data-v-2fde7c31]:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1[data-v-2fde7c31],h2[data-v-2fde7c31],h3[data-v-2fde7c31],h4[data-v-2fde7c31],h5[data-v-2fde7c31],h6[data-v-2fde7c31]{font-size:inherit;font-weight:inherit}a[data-v-2fde7c31]{color:inherit;text-decoration:inherit}b[data-v-2fde7c31],strong[data-v-2fde7c31]{font-weight:bolder}code[data-v-2fde7c31],kbd[data-v-2fde7c31],pre[data-v-2fde7c31],samp[data-v-2fde7c31]{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small[data-v-2fde7c31]{font-size:80%}sub[data-v-2fde7c31],sup[data-v-2fde7c31]{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub[data-v-2fde7c31]{bottom:-.25em}sup[data-v-2fde7c31]{top:-.5em}table[data-v-2fde7c31]{text-indent:0;border-color:inherit;border-collapse:collapse}button[data-v-2fde7c31],input[data-v-2fde7c31],optgroup[data-v-2fde7c31],select[data-v-2fde7c31],textarea[data-v-2fde7c31]{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button[data-v-2fde7c31],select[data-v-2fde7c31]{text-transform:none}[type=button][data-v-2fde7c31],[type=reset][data-v-2fde7c31],[type=submit][data-v-2fde7c31],button[data-v-2fde7c31]{-webkit-appearance:button;background-color:transparent;background-image:none}[data-v-2fde7c31]:-moz-focusring{outline:auto}[data-v-2fde7c31]:-moz-ui-invalid{box-shadow:none}progress[data-v-2fde7c31]{vertical-align:baseline}[data-v-2fde7c31]::-webkit-inner-spin-button,[data-v-2fde7c31]::-webkit-outer-spin-button{height:auto}[type=search][data-v-2fde7c31]{-webkit-appearance:textfield;outline-offset:-2px}[data-v-2fde7c31]::-webkit-search-decoration{-webkit-appearance:none}[data-v-2fde7c31]::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary[data-v-2fde7c31]{display:list-item}blockquote[data-v-2fde7c31],dd[data-v-2fde7c31],dl[data-v-2fde7c31],figure[data-v-2fde7c31],h1[data-v-2fde7c31],h2[data-v-2fde7c31],h3[data-v-2fde7c31],h4[data-v-2fde7c31],h5[data-v-2fde7c31],h6[data-v-2fde7c31],hr[data-v-2fde7c31],p[data-v-2fde7c31],pre[data-v-2fde7c31]{margin:0}fieldset[data-v-2fde7c31]{margin:0;padding:0}legend[data-v-2fde7c31]{padding:0}menu[data-v-2fde7c31],ol[data-v-2fde7c31],ul[data-v-2fde7c31]{list-style:none;margin:0;padding:0}textarea[data-v-2fde7c31]{resize:vertical}input[data-v-2fde7c31]::-moz-placeholder,textarea[data-v-2fde7c31]::-moz-placeholder{color:#9ca3af}input[data-v-2fde7c31]:-ms-input-placeholder,textarea[data-v-2fde7c31]:-ms-input-placeholder{color:#9ca3af}input[data-v-2fde7c31]::placeholder,textarea[data-v-2fde7c31]::placeholder{color:#9ca3af}[role=button][data-v-2fde7c31],button[data-v-2fde7c31]{cursor:pointer}[data-v-2fde7c31]:disabled{cursor:default}audio[data-v-2fde7c31],canvas[data-v-2fde7c31],embed[data-v-2fde7c31],iframe[data-v-2fde7c31],img[data-v-2fde7c31],object[data-v-2fde7c31],svg[data-v-2fde7c31],video[data-v-2fde7c31]{display:block;vertical-align:middle}img[data-v-2fde7c31],video[data-v-2fde7c31]{max-width:100%;height:auto}[multiple][data-v-2fde7c31],[type=date][data-v-2fde7c31],[type=datetime-local][data-v-2fde7c31],[type=email][data-v-2fde7c31],[type=month][data-v-2fde7c31],[type=number][data-v-2fde7c31],[type=password][data-v-2fde7c31],[type=search][data-v-2fde7c31],[type=tel][data-v-2fde7c31],[type=text][data-v-2fde7c31],[type=time][data-v-2fde7c31],[type=url][data-v-2fde7c31],[type=week][data-v-2fde7c31],select[data-v-2fde7c31],textarea[data-v-2fde7c31]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 transparent}[multiple][data-v-2fde7c31]:focus,[type=date][data-v-2fde7c31]:focus,[type=datetime-local][data-v-2fde7c31]:focus,[type=email][data-v-2fde7c31]:focus,[type=month][data-v-2fde7c31]:focus,[type=number][data-v-2fde7c31]:focus,[type=password][data-v-2fde7c31]:focus,[type=search][data-v-2fde7c31]:focus,[type=tel][data-v-2fde7c31]:focus,[type=text][data-v-2fde7c31]:focus,[type=time][data-v-2fde7c31]:focus,[type=url][data-v-2fde7c31]:focus,[type=week][data-v-2fde7c31]:focus,select[data-v-2fde7c31]:focus,textarea[data-v-2fde7c31]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input[data-v-2fde7c31]::-moz-placeholder,textarea[data-v-2fde7c31]::-moz-placeholder{color:#6b7280;opacity:1}input[data-v-2fde7c31]:-ms-input-placeholder,textarea[data-v-2fde7c31]:-ms-input-placeholder{color:#6b7280;opacity:1}input[data-v-2fde7c31]::placeholder,textarea[data-v-2fde7c31]::placeholder{color:#6b7280;opacity:1}[data-v-2fde7c31]::-webkit-datetime-edit-fields-wrapper{padding:0}[data-v-2fde7c31]::-webkit-date-and-time-value{min-height:1.5em}[data-v-2fde7c31]::-webkit-datetime-edit,[data-v-2fde7c31]::-webkit-datetime-edit-day-field,[data-v-2fde7c31]::-webkit-datetime-edit-hour-field,[data-v-2fde7c31]::-webkit-datetime-edit-meridiem-field,[data-v-2fde7c31]::-webkit-datetime-edit-millisecond-field,[data-v-2fde7c31]::-webkit-datetime-edit-minute-field,[data-v-2fde7c31]::-webkit-datetime-edit-month-field,[data-v-2fde7c31]::-webkit-datetime-edit-second-field,[data-v-2fde7c31]::-webkit-datetime-edit-year-field{padding-top:0;padding-bottom:0}select[data-v-2fde7c31]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}[multiple][data-v-2fde7c31]{background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;color-adjust:unset;print-color-adjust:unset}[type=checkbox][data-v-2fde7c31],[type=radio][data-v-2fde7c31]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow:0 0 transparent}[type=checkbox][data-v-2fde7c31]{border-radius:0}[type=radio][data-v-2fde7c31]{border-radius:100%}[type=checkbox][data-v-2fde7c31]:focus,[type=radio][data-v-2fde7c31]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox][data-v-2fde7c31]:checked,[type=radio][data-v-2fde7c31]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox][data-v-2fde7c31]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3E%3C/svg%3E")}[type=radio][data-v-2fde7c31]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")}[type=checkbox][data-v-2fde7c31]:checked:focus,[type=checkbox][data-v-2fde7c31]:checked:hover,[type=radio][data-v-2fde7c31]:checked:focus,[type=radio][data-v-2fde7c31]:checked:hover{border-color:transparent;background-color:currentColor}[type=checkbox][data-v-2fde7c31]:indeterminate{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox][data-v-2fde7c31]:indeterminate:focus,[type=checkbox][data-v-2fde7c31]:indeterminate:hover{border-color:transparent;background-color:currentColor}[type=file][data-v-2fde7c31]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file][data-v-2fde7c31]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}[data-v-2fde7c31],[data-v-2fde7c31]:after,[data-v-2fde7c31]:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}[data-v-2fde7c31]::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}.prose[data-v-2fde7c31]{color:var(--tw-prose-body);max-width:65ch}.prose[data-v-2fde7c31] :where([class~=lead]):not(:where([class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose[data-v-2fde7c31] :where(a):not(:where([class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose[data-v-2fde7c31] :where(strong):not(:where([class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose[data-v-2fde7c31] :where(a strong):not(:where([class~=not-prose] *)),.prose[data-v-2fde7c31] :where(blockquote strong):not(:where([class~=not-prose] *)),.prose[data-v-2fde7c31] :where(thead th strong):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-2fde7c31] :where(ol):not(:where([class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose[data-v-2fde7c31] :where(ol[type=A]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.prose[data-v-2fde7c31] :where(ol[type=a]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose[data-v-2fde7c31] :where(ol[type=I]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose[data-v-2fde7c31] :where(ol[type=i]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose[data-v-2fde7c31] :where(ol[type="1"]):not(:where([class~=not-prose] *)){list-style-type:decimal}.prose[data-v-2fde7c31] :where(ul):not(:where([class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose[data-v-2fde7c31] :where(ol>li):not(:where([class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose[data-v-2fde7c31] :where(ul>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose[data-v-2fde7c31] :where(hr):not(:where([class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose[data-v-2fde7c31] :where(blockquote):not(:where([class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"\201c""\201d""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose[data-v-2fde7c31] :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before{content:open-quote}.prose[data-v-2fde7c31] :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after{content:close-quote}.prose[data-v-2fde7c31] :where(h1):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose[data-v-2fde7c31] :where(h1 strong):not(:where([class~=not-prose] *)){font-weight:900;color:inherit}.prose[data-v-2fde7c31] :where(h2):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose[data-v-2fde7c31] :where(h2 strong):not(:where([class~=not-prose] *)){font-weight:800;color:inherit}.prose[data-v-2fde7c31] :where(h3):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose[data-v-2fde7c31] :where(h3 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.prose[data-v-2fde7c31] :where(h4):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose[data-v-2fde7c31] :where(h4 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.prose[data-v-2fde7c31] :where(img):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose[data-v-2fde7c31] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose[data-v-2fde7c31] :where(figcaption):not(:where([class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose[data-v-2fde7c31] :where(code):not(:where([class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose[data-v-2fde7c31] :where(code):not(:where([class~=not-prose] *)):after,.prose[data-v-2fde7c31] :where(code):not(:where([class~=not-prose] *)):before{content:"`"}.prose[data-v-2fde7c31] :where(a code):not(:where([class~=not-prose] *)),.prose[data-v-2fde7c31] :where(h1 code):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-2fde7c31] :where(h2 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.875em}.prose[data-v-2fde7c31] :where(h3 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.9em}.prose[data-v-2fde7c31] :where(blockquote code):not(:where([class~=not-prose] *)),.prose[data-v-2fde7c31] :where(h4 code):not(:where([class~=not-prose] *)),.prose[data-v-2fde7c31] :where(thead th code):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-2fde7c31] :where(pre):not(:where([class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose[data-v-2fde7c31] :where(pre code):not(:where([class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose[data-v-2fde7c31] :where(pre code):not(:where([class~=not-prose] *)):after,.prose[data-v-2fde7c31] :where(pre code):not(:where([class~=not-prose] *)):before{content:none}.prose[data-v-2fde7c31] :where(table):not(:where([class~=not-prose] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose[data-v-2fde7c31] :where(thead):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose[data-v-2fde7c31] :where(thead th):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose[data-v-2fde7c31] :where(tbody tr):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose[data-v-2fde7c31] :where(tbody tr:last-child):not(:where([class~=not-prose] *)){border-bottom-width:0}.prose[data-v-2fde7c31] :where(tbody td):not(:where([class~=not-prose] *)){vertical-align:baseline}.prose[data-v-2fde7c31] :where(tfoot):not(:where([class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose[data-v-2fde7c31] :where(tfoot td):not(:where([class~=not-prose] *)){vertical-align:top}.prose[data-v-2fde7c31]{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose[data-v-2fde7c31] :where(p):not(:where([class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose[data-v-2fde7c31] :where(figure):not(:where([class~=not-prose] *)),.prose[data-v-2fde7c31] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose[data-v-2fde7c31] :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose[data-v-2fde7c31] :where(ol>li):not(:where([class~=not-prose] *)),.prose[data-v-2fde7c31] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose[data-v-2fde7c31] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose[data-v-2fde7c31] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose[data-v-2fde7c31] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose[data-v-2fde7c31] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose[data-v-2fde7c31] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose[data-v-2fde7c31] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose[data-v-2fde7c31] :where(h2+*):not(:where([class~=not-prose] *)),.prose[data-v-2fde7c31] :where(h3+*):not(:where([class~=not-prose] *)),.prose[data-v-2fde7c31] :where(h4+*):not(:where([class~=not-prose] *)),.prose[data-v-2fde7c31] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.prose[data-v-2fde7c31] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose[data-v-2fde7c31] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose[data-v-2fde7c31] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.5714286em}.prose[data-v-2fde7c31] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose[data-v-2fde7c31] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose[data-v-2fde7c31] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose[data-v-2fde7c31] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-sm[data-v-2fde7c31] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm[data-v-2fde7c31] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm[data-v-2fde7c31] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm[data-v-2fde7c31] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm[data-v-2fde7c31] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm[data-v-2fde7c31] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm[data-v-2fde7c31] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-base[data-v-2fde7c31] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose-base[data-v-2fde7c31] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose-base[data-v-2fde7c31] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose-base[data-v-2fde7c31] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose-base[data-v-2fde7c31] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose-base[data-v-2fde7c31] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-base[data-v-2fde7c31] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-lg[data-v-2fde7c31] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg[data-v-2fde7c31] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-lg[data-v-2fde7c31] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg[data-v-2fde7c31] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-lg[data-v-2fde7c31] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg[data-v-2fde7c31] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-lg[data-v-2fde7c31] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-xl[data-v-2fde7c31] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.prose-xl[data-v-2fde7c31] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.prose-xl[data-v-2fde7c31] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.prose-xl[data-v-2fde7c31] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.prose-xl[data-v-2fde7c31] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.prose-xl[data-v-2fde7c31] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-xl[data-v-2fde7c31] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-2xl[data-v-2fde7c31] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8333333em;margin-bottom:.8333333em}.prose-2xl[data-v-2fde7c31] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-2xl[data-v-2fde7c31] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-2xl[data-v-2fde7c31] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-2xl[data-v-2fde7c31] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-2xl[data-v-2fde7c31] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-2xl[data-v-2fde7c31] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.icon[data-v-2fde7c31]{height:.5rem;width:.5rem}@media (min-width:768px){.icon[data-v-2fde7c31]{height:1rem;width:1rem}}.editor-btn[data-v-2fde7c31]{border-radius:.375rem;padding:.5rem;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity));transition-duration:.3s}.editor-btn[data-v-2fde7c31]:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.is-active[data-v-2fde7c31]{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity));fill:#fff;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.editor-container[data-v-2fde7c31]{display:flex;flex-direction:column;border-radius:.375rem;border-width:1px}.editor-toolbox[data-v-2fde7c31]{display:flex;flex-wrap:wrap;align-items:center}.editor-toolbox[data-v-2fde7c31]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.editor-toolbox[data-v-2fde7c31]{border-bottom-width:1px;padding:.5rem}@media (min-width:768px){.editor-toolbox[data-v-2fde7c31]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}}.header-div[data-v-2fde7c31]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.parent-header[data-v-2fde7c31]{position:absolute;top:2rem;left:0;z-index:10;display:flex}.parent-header[data-v-2fde7c31]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.25rem*var(--tw-space-x-reverse));margin-left:calc(0.25rem*(1 - var(--tw-space-x-reverse)))}@media (min-width:768px){.parent-header[data-v-2fde7c31]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}}.list-header[data-v-2fde7c31]{cursor:pointer;border-radius:.125rem;border-width:1px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.25rem .5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.list-header[data-v-2fde7c31]:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.is-h-active[data-v-2fde7c31]{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.modal-container[data-v-2fde7c31]{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;height:100vh;width:100vw;place-content:center;background-color:rgba(0,0,0,.30196078431372547);padding:1rem}@media (min-width:768px){.modal-container[data-v-2fde7c31]{padding:2rem}}.modal[data-v-2fde7c31]{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}@media (min-width:768px){.modal[data-v-2fde7c31]{gap:1rem;border-radius:.75rem}}.modal-header[data-v-2fde7c31]{padding:.5rem}@media (min-width:768px){.modal-header[data-v-2fde7c31]{padding:1rem}}.modal-body[data-v-2fde7c31]{display:flex;flex-direction:column;gap:.5rem;padding:.5rem}@media (min-width:768px){.modal-body[data-v-2fde7c31]{gap:1rem;padding:1rem}}.modal-footer[data-v-2fde7c31]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem}@media (min-width:768px){.modal-footer[data-v-2fde7c31]{gap:1rem;padding:1rem}}.btn[data-v-2fde7c31]{border-radius:.375rem;padding:.5rem}@media (min-width:768px){.btn[data-v-2fde7c31]{padding:1rem}}.btn-warning[data-v-2fde7c31]{background-color:rgb(234 179 8/var(--tw-bg-opacity))}.btn-info[data-v-2fde7c31],.btn-warning[data-v-2fde7c31]{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.btn-info[data-v-2fde7c31]{background-color:rgb(59 130 246/var(--tw-bg-opacity))}.form-group[data-v-2fde7c31]{display:flex;flex-direction:column}.form-control[data-v-2fde7c31]{border-radius:.375rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.flex[data-v-2fde7c31]{display:flex}.grid[data-v-2fde7c31]{display:grid}.h-2[data-v-2fde7c31]{height:.5rem}.h-64[data-v-2fde7c31]{height:16rem}.w-2[data-v-2fde7c31]{width:.5rem}.w-full[data-v-2fde7c31]{width:100%}.w-4[data-v-2fde7c31]{width:1rem}.w-64[data-v-2fde7c31]{width:16rem}.cursor-pointer[data-v-2fde7c31]{cursor:pointer}.grid-cols-4[data-v-2fde7c31]{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-col[data-v-2fde7c31]{flex-direction:column}.flex-wrap[data-v-2fde7c31]{flex-wrap:wrap}.items-center[data-v-2fde7c31]{align-items:center}.justify-between[data-v-2fde7c31]{justify-content:space-between}.space-x-2[data-v-2fde7c31]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.space-y-4[data-v-2fde7c31]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}.rounded-md[data-v-2fde7c31]{border-radius:.375rem}.border[data-v-2fde7c31]{border-width:1px}.border-b[data-v-2fde7c31]{border-bottom-width:1px}.bg-slate-500[data-v-2fde7c31]{--tw-bg-opacity:1;background-color:rgb(100 116 139/var(--tw-bg-opacity))}.bg-gray-200[data-v-2fde7c31]{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.bg-indigo-500[data-v-2fde7c31]{--tw-bg-opacity:1;background-color:rgb(99 102 241/var(--tw-bg-opacity))}.p-4[data-v-2fde7c31]{padding:1rem}.p-10[data-v-2fde7c31]{padding:2.5rem}.p-2[data-v-2fde7c31]{padding:.5rem}.text-center[data-v-2fde7c31]{text-align:center}.text-3xl[data-v-2fde7c31]{font-size:1.875rem;line-height:2.25rem}.italic[data-v-2fde7c31]{font-style:italic}.text-white[data-v-2fde7c31]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-gray-700[data-v-2fde7c31]{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.underline[data-v-2fde7c31]{-webkit-text-decoration-line:underline;text-decoration-line:underline}.filter[data-v-2fde7c31]{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hover\:bg-gray-300[data-v-2fde7c31]:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.focus\:outline-none[data-v-2fde7c31]:focus{outline:2px solid transparent;outline-offset:2px}.prose-h1\:text-6xl[data-v-2fde7c31] :is(:where(h1):not(:where([class~=not-prose] *))){font-size:3.75rem;line-height:1}.prose-h2\:text-5xl[data-v-2fde7c31] :is(:where(h2):not(:where([class~=not-prose] *))){font-size:3rem;line-height:1}.prose-h3\:text-4xl[data-v-2fde7c31] :is(:where(h3):not(:where([class~=not-prose] *))){font-size:2.25rem;line-height:2.5rem}@media (min-width:640px){.sm\:prose-xl[data-v-2fde7c31]{font-size:1.25rem;line-height:1.8}.sm\:prose-xl[data-v-2fde7c31] :where(p):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.sm\:prose-xl[data-v-2fde7c31] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.sm\:prose-xl[data-v-2fde7c31] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.sm\:prose-xl[data-v-2fde7c31] :where(h1):not(:where([class~=not-prose] *)){font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.sm\:prose-xl[data-v-2fde7c31] :where(h2):not(:where([class~=not-prose] *)){font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.sm\:prose-xl[data-v-2fde7c31] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.sm\:prose-xl[data-v-2fde7c31] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.sm\:prose-xl[data-v-2fde7c31] :where(figure):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-2fde7c31] :where(img):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-2fde7c31] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sm\:prose-xl[data-v-2fde7c31] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.sm\:prose-xl[data-v-2fde7c31] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.sm\:prose-xl[data-v-2fde7c31] :where(code):not(:where([class~=not-prose] *)){font-size:.9em}.sm\:prose-xl[data-v-2fde7c31] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.8611111em}.sm\:prose-xl[data-v-2fde7c31] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.9em}.sm\:prose-xl[data-v-2fde7c31] :where(pre):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.sm\:prose-xl[data-v-2fde7c31] :where(ol):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-2fde7c31] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.sm\:prose-xl[data-v-2fde7c31] :where(li):not(:where([class~=not-prose] *)){margin-top:.6em;margin-bottom:.6em}.sm\:prose-xl[data-v-2fde7c31] :where(ol>li):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-2fde7c31] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4em}.sm\:prose-xl[data-v-2fde7c31] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.sm\:prose-xl[data-v-2fde7c31] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.sm\:prose-xl[data-v-2fde7c31] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.sm\:prose-xl[data-v-2fde7c31] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.sm\:prose-xl[data-v-2fde7c31] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.sm\:prose-xl[data-v-2fde7c31] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.sm\:prose-xl[data-v-2fde7c31] :where(hr):not(:where([class~=not-prose] *)){margin-top:2.8em;margin-bottom:2.8em}.sm\:prose-xl[data-v-2fde7c31] :where(h2+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-2fde7c31] :where(h3+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-2fde7c31] :where(h4+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-2fde7c31] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.sm\:prose-xl[data-v-2fde7c31] :where(table):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556}.sm\:prose-xl[data-v-2fde7c31] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.sm\:prose-xl[data-v-2fde7c31] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.sm\:prose-xl[data-v-2fde7c31] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.sm\:prose-xl[data-v-2fde7c31] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8888889em .6666667em}.sm\:prose-xl[data-v-2fde7c31] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.sm\:prose-xl[data-v-2fde7c31] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.sm\:prose-xl[data-v-2fde7c31] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.sm\:prose-xl[data-v-2fde7c31] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}}@media (min-width:768px){.md\:prose-2xl[data-v-2fde7c31]{font-size:1.5rem;line-height:1.6666667}.md\:prose-2xl[data-v-2fde7c31] :where(p):not(:where([class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.md\:prose-2xl[data-v-2fde7c31] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.md\:prose-2xl[data-v-2fde7c31] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.md\:prose-2xl[data-v-2fde7c31] :where(h1):not(:where([class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.md\:prose-2xl[data-v-2fde7c31] :where(h2):not(:where([class~=not-prose] *)){font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.md\:prose-2xl[data-v-2fde7c31] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.md\:prose-2xl[data-v-2fde7c31] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.md\:prose-2xl[data-v-2fde7c31] :where(figure):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-2fde7c31] :where(img):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-2fde7c31] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.md\:prose-2xl[data-v-2fde7c31] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.md\:prose-2xl[data-v-2fde7c31] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.6;margin-top:1em}.md\:prose-2xl[data-v-2fde7c31] :where(code):not(:where([class~=not-prose] *)){font-size:.8333333em}.md\:prose-2xl[data-v-2fde7c31] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.875em}.md\:prose-2xl[data-v-2fde7c31] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.8888889em}.md\:prose-2xl[data-v-2fde7c31] :where(pre):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.md\:prose-2xl[data-v-2fde7c31] :where(ol):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-2fde7c31] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5833333em}.md\:prose-2xl[data-v-2fde7c31] :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.md\:prose-2xl[data-v-2fde7c31] :where(ol>li):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-2fde7c31] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4166667em}.md\:prose-2xl[data-v-2fde7c31] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8333333em;margin-bottom:.8333333em}.md\:prose-2xl[data-v-2fde7c31] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.md\:prose-2xl[data-v-2fde7c31] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.md\:prose-2xl[data-v-2fde7c31] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.md\:prose-2xl[data-v-2fde7c31] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.md\:prose-2xl[data-v-2fde7c31] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.md\:prose-2xl[data-v-2fde7c31] :where(hr):not(:where([class~=not-prose] *)){margin-top:3em;margin-bottom:3em}.md\:prose-2xl[data-v-2fde7c31] :where(h2+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-2fde7c31] :where(h3+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-2fde7c31] :where(h4+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-2fde7c31] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose-2xl[data-v-2fde7c31] :where(table):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.4}.md\:prose-2xl[data-v-2fde7c31] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.md\:prose-2xl[data-v-2fde7c31] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.md\:prose-2xl[data-v-2fde7c31] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.md\:prose-2xl[data-v-2fde7c31] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8em .6em}.md\:prose-2xl[data-v-2fde7c31] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.md\:prose-2xl[data-v-2fde7c31] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.md\:prose-2xl[data-v-2fde7c31] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose-2xl[data-v-2fde7c31] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.md\:w-4[data-v-2fde7c31]{width:1rem}.md\:space-x-4[data-v-2fde7c31]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}.md\:space-y-8[data-v-2fde7c31]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem*var(--tw-space-y-reverse))}.md\:p-4[data-v-2fde7c31]{padding:1rem}}@media (min-width:1024px){.lg\:prose-xl[data-v-2fde7c31]{font-size:1.25rem;line-height:1.8}.lg\:prose-xl[data-v-2fde7c31] :where(p):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.lg\:prose-xl[data-v-2fde7c31] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.lg\:prose-xl[data-v-2fde7c31] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.lg\:prose-xl[data-v-2fde7c31] :where(h1):not(:where([class~=not-prose] *)){font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.lg\:prose-xl[data-v-2fde7c31] :where(h2):not(:where([class~=not-prose] *)){font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.lg\:prose-xl[data-v-2fde7c31] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.lg\:prose-xl[data-v-2fde7c31] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.lg\:prose-xl[data-v-2fde7c31] :where(figure):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-2fde7c31] :where(img):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-2fde7c31] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.lg\:prose-xl[data-v-2fde7c31] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.lg\:prose-xl[data-v-2fde7c31] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.lg\:prose-xl[data-v-2fde7c31] :where(code):not(:where([class~=not-prose] *)){font-size:.9em}.lg\:prose-xl[data-v-2fde7c31] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.8611111em}.lg\:prose-xl[data-v-2fde7c31] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.9em}.lg\:prose-xl[data-v-2fde7c31] :where(pre):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.lg\:prose-xl[data-v-2fde7c31] :where(ol):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-2fde7c31] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.lg\:prose-xl[data-v-2fde7c31] :where(li):not(:where([class~=not-prose] *)){margin-top:.6em;margin-bottom:.6em}.lg\:prose-xl[data-v-2fde7c31] :where(ol>li):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-2fde7c31] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4em}.lg\:prose-xl[data-v-2fde7c31] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.lg\:prose-xl[data-v-2fde7c31] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.lg\:prose-xl[data-v-2fde7c31] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.lg\:prose-xl[data-v-2fde7c31] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.lg\:prose-xl[data-v-2fde7c31] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.lg\:prose-xl[data-v-2fde7c31] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.lg\:prose-xl[data-v-2fde7c31] :where(hr):not(:where([class~=not-prose] *)){margin-top:2.8em;margin-bottom:2.8em}.lg\:prose-xl[data-v-2fde7c31] :where(h2+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-2fde7c31] :where(h3+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-2fde7c31] :where(h4+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-2fde7c31] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.lg\:prose-xl[data-v-2fde7c31] :where(table):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556}.lg\:prose-xl[data-v-2fde7c31] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.lg\:prose-xl[data-v-2fde7c31] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.lg\:prose-xl[data-v-2fde7c31] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.lg\:prose-xl[data-v-2fde7c31] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8888889em .6666667em}.lg\:prose-xl[data-v-2fde7c31] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.lg\:prose-xl[data-v-2fde7c31] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.lg\:prose-xl[data-v-2fde7c31] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.lg\:prose-xl[data-v-2fde7c31] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}}[data-v-21ff2cac],[data-v-21ff2cac]:after,[data-v-21ff2cac]:before{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}[data-v-21ff2cac]:after,[data-v-21ff2cac]:before{--tw-content:""}html[data-v-21ff2cac]{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}body[data-v-21ff2cac]{margin:0;line-height:inherit}hr[data-v-21ff2cac]{height:0;color:inherit;border-top-width:1px}abbr[data-v-21ff2cac]:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1[data-v-21ff2cac],h2[data-v-21ff2cac],h3[data-v-21ff2cac],h4[data-v-21ff2cac],h5[data-v-21ff2cac],h6[data-v-21ff2cac]{font-size:inherit;font-weight:inherit}a[data-v-21ff2cac]{color:inherit;text-decoration:inherit}b[data-v-21ff2cac],strong[data-v-21ff2cac]{font-weight:bolder}code[data-v-21ff2cac],kbd[data-v-21ff2cac],pre[data-v-21ff2cac],samp[data-v-21ff2cac]{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small[data-v-21ff2cac]{font-size:80%}sub[data-v-21ff2cac],sup[data-v-21ff2cac]{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub[data-v-21ff2cac]{bottom:-.25em}sup[data-v-21ff2cac]{top:-.5em}table[data-v-21ff2cac]{text-indent:0;border-color:inherit;border-collapse:collapse}button[data-v-21ff2cac],input[data-v-21ff2cac],optgroup[data-v-21ff2cac],select[data-v-21ff2cac],textarea[data-v-21ff2cac]{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button[data-v-21ff2cac],select[data-v-21ff2cac]{text-transform:none}[type=button][data-v-21ff2cac],[type=reset][data-v-21ff2cac],[type=submit][data-v-21ff2cac],button[data-v-21ff2cac]{-webkit-appearance:button;background-color:transparent;background-image:none}[data-v-21ff2cac]:-moz-focusring{outline:auto}[data-v-21ff2cac]:-moz-ui-invalid{box-shadow:none}progress[data-v-21ff2cac]{vertical-align:baseline}[data-v-21ff2cac]::-webkit-inner-spin-button,[data-v-21ff2cac]::-webkit-outer-spin-button{height:auto}[type=search][data-v-21ff2cac]{-webkit-appearance:textfield;outline-offset:-2px}[data-v-21ff2cac]::-webkit-search-decoration{-webkit-appearance:none}[data-v-21ff2cac]::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary[data-v-21ff2cac]{display:list-item}blockquote[data-v-21ff2cac],dd[data-v-21ff2cac],dl[data-v-21ff2cac],figure[data-v-21ff2cac],h1[data-v-21ff2cac],h2[data-v-21ff2cac],h3[data-v-21ff2cac],h4[data-v-21ff2cac],h5[data-v-21ff2cac],h6[data-v-21ff2cac],hr[data-v-21ff2cac],p[data-v-21ff2cac],pre[data-v-21ff2cac]{margin:0}fieldset[data-v-21ff2cac]{margin:0;padding:0}legend[data-v-21ff2cac]{padding:0}menu[data-v-21ff2cac],ol[data-v-21ff2cac],ul[data-v-21ff2cac]{list-style:none;margin:0;padding:0}textarea[data-v-21ff2cac]{resize:vertical}input[data-v-21ff2cac]::-moz-placeholder,textarea[data-v-21ff2cac]::-moz-placeholder{color:#9ca3af}input[data-v-21ff2cac]:-ms-input-placeholder,textarea[data-v-21ff2cac]:-ms-input-placeholder{color:#9ca3af}input[data-v-21ff2cac]::placeholder,textarea[data-v-21ff2cac]::placeholder{color:#9ca3af}[role=button][data-v-21ff2cac],button[data-v-21ff2cac]{cursor:pointer}[data-v-21ff2cac]:disabled{cursor:default}audio[data-v-21ff2cac],canvas[data-v-21ff2cac],embed[data-v-21ff2cac],iframe[data-v-21ff2cac],img[data-v-21ff2cac],object[data-v-21ff2cac],svg[data-v-21ff2cac],video[data-v-21ff2cac]{display:block;vertical-align:middle}img[data-v-21ff2cac],video[data-v-21ff2cac]{max-width:100%;height:auto}[multiple][data-v-21ff2cac],[type=date][data-v-21ff2cac],[type=datetime-local][data-v-21ff2cac],[type=email][data-v-21ff2cac],[type=month][data-v-21ff2cac],[type=number][data-v-21ff2cac],[type=password][data-v-21ff2cac],[type=search][data-v-21ff2cac],[type=tel][data-v-21ff2cac],[type=text][data-v-21ff2cac],[type=time][data-v-21ff2cac],[type=url][data-v-21ff2cac],[type=week][data-v-21ff2cac],select[data-v-21ff2cac],textarea[data-v-21ff2cac]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 transparent}[multiple][data-v-21ff2cac]:focus,[type=date][data-v-21ff2cac]:focus,[type=datetime-local][data-v-21ff2cac]:focus,[type=email][data-v-21ff2cac]:focus,[type=month][data-v-21ff2cac]:focus,[type=number][data-v-21ff2cac]:focus,[type=password][data-v-21ff2cac]:focus,[type=search][data-v-21ff2cac]:focus,[type=tel][data-v-21ff2cac]:focus,[type=text][data-v-21ff2cac]:focus,[type=time][data-v-21ff2cac]:focus,[type=url][data-v-21ff2cac]:focus,[type=week][data-v-21ff2cac]:focus,select[data-v-21ff2cac]:focus,textarea[data-v-21ff2cac]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input[data-v-21ff2cac]::-moz-placeholder,textarea[data-v-21ff2cac]::-moz-placeholder{color:#6b7280;opacity:1}input[data-v-21ff2cac]:-ms-input-placeholder,textarea[data-v-21ff2cac]:-ms-input-placeholder{color:#6b7280;opacity:1}input[data-v-21ff2cac]::placeholder,textarea[data-v-21ff2cac]::placeholder{color:#6b7280;opacity:1}[data-v-21ff2cac]::-webkit-datetime-edit-fields-wrapper{padding:0}[data-v-21ff2cac]::-webkit-date-and-time-value{min-height:1.5em}[data-v-21ff2cac]::-webkit-datetime-edit,[data-v-21ff2cac]::-webkit-datetime-edit-day-field,[data-v-21ff2cac]::-webkit-datetime-edit-hour-field,[data-v-21ff2cac]::-webkit-datetime-edit-meridiem-field,[data-v-21ff2cac]::-webkit-datetime-edit-millisecond-field,[data-v-21ff2cac]::-webkit-datetime-edit-minute-field,[data-v-21ff2cac]::-webkit-datetime-edit-month-field,[data-v-21ff2cac]::-webkit-datetime-edit-second-field,[data-v-21ff2cac]::-webkit-datetime-edit-year-field{padding-top:0;padding-bottom:0}select[data-v-21ff2cac]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}[multiple][data-v-21ff2cac]{background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;color-adjust:unset;print-color-adjust:unset}[type=checkbox][data-v-21ff2cac],[type=radio][data-v-21ff2cac]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow:0 0 transparent}[type=checkbox][data-v-21ff2cac]{border-radius:0}[type=radio][data-v-21ff2cac]{border-radius:100%}[type=checkbox][data-v-21ff2cac]:focus,[type=radio][data-v-21ff2cac]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox][data-v-21ff2cac]:checked,[type=radio][data-v-21ff2cac]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox][data-v-21ff2cac]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3E%3C/svg%3E")}[type=radio][data-v-21ff2cac]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")}[type=checkbox][data-v-21ff2cac]:checked:focus,[type=checkbox][data-v-21ff2cac]:checked:hover,[type=radio][data-v-21ff2cac]:checked:focus,[type=radio][data-v-21ff2cac]:checked:hover{border-color:transparent;background-color:currentColor}[type=checkbox][data-v-21ff2cac]:indeterminate{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox][data-v-21ff2cac]:indeterminate:focus,[type=checkbox][data-v-21ff2cac]:indeterminate:hover{border-color:transparent;background-color:currentColor}[type=file][data-v-21ff2cac]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file][data-v-21ff2cac]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}[data-v-21ff2cac],[data-v-21ff2cac]:after,[data-v-21ff2cac]:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}[data-v-21ff2cac]::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}.prose[data-v-21ff2cac]{color:var(--tw-prose-body);max-width:65ch}.prose[data-v-21ff2cac] :where([class~=lead]):not(:where([class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose[data-v-21ff2cac] :where(a):not(:where([class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose[data-v-21ff2cac] :where(strong):not(:where([class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose[data-v-21ff2cac] :where(a strong):not(:where([class~=not-prose] *)),.prose[data-v-21ff2cac] :where(blockquote strong):not(:where([class~=not-prose] *)),.prose[data-v-21ff2cac] :where(thead th strong):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-21ff2cac] :where(ol):not(:where([class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose[data-v-21ff2cac] :where(ol[type=A]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.prose[data-v-21ff2cac] :where(ol[type=a]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose[data-v-21ff2cac] :where(ol[type=I]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose[data-v-21ff2cac] :where(ol[type=i]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose[data-v-21ff2cac] :where(ol[type="1"]):not(:where([class~=not-prose] *)){list-style-type:decimal}.prose[data-v-21ff2cac] :where(ul):not(:where([class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose[data-v-21ff2cac] :where(ol>li):not(:where([class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose[data-v-21ff2cac] :where(ul>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose[data-v-21ff2cac] :where(hr):not(:where([class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose[data-v-21ff2cac] :where(blockquote):not(:where([class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"\201c""\201d""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose[data-v-21ff2cac] :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before{content:open-quote}.prose[data-v-21ff2cac] :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after{content:close-quote}.prose[data-v-21ff2cac] :where(h1):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose[data-v-21ff2cac] :where(h1 strong):not(:where([class~=not-prose] *)){font-weight:900;color:inherit}.prose[data-v-21ff2cac] :where(h2):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose[data-v-21ff2cac] :where(h2 strong):not(:where([class~=not-prose] *)){font-weight:800;color:inherit}.prose[data-v-21ff2cac] :where(h3):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose[data-v-21ff2cac] :where(h3 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.prose[data-v-21ff2cac] :where(h4):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose[data-v-21ff2cac] :where(h4 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.prose[data-v-21ff2cac] :where(img):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose[data-v-21ff2cac] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose[data-v-21ff2cac] :where(figcaption):not(:where([class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose[data-v-21ff2cac] :where(code):not(:where([class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose[data-v-21ff2cac] :where(code):not(:where([class~=not-prose] *)):after,.prose[data-v-21ff2cac] :where(code):not(:where([class~=not-prose] *)):before{content:"`"}.prose[data-v-21ff2cac] :where(a code):not(:where([class~=not-prose] *)),.prose[data-v-21ff2cac] :where(h1 code):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-21ff2cac] :where(h2 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.875em}.prose[data-v-21ff2cac] :where(h3 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.9em}.prose[data-v-21ff2cac] :where(blockquote code):not(:where([class~=not-prose] *)),.prose[data-v-21ff2cac] :where(h4 code):not(:where([class~=not-prose] *)),.prose[data-v-21ff2cac] :where(thead th code):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-21ff2cac] :where(pre):not(:where([class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose[data-v-21ff2cac] :where(pre code):not(:where([class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose[data-v-21ff2cac] :where(pre code):not(:where([class~=not-prose] *)):after,.prose[data-v-21ff2cac] :where(pre code):not(:where([class~=not-prose] *)):before{content:none}.prose[data-v-21ff2cac] :where(table):not(:where([class~=not-prose] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose[data-v-21ff2cac] :where(thead):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose[data-v-21ff2cac] :where(thead th):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose[data-v-21ff2cac] :where(tbody tr):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose[data-v-21ff2cac] :where(tbody tr:last-child):not(:where([class~=not-prose] *)){border-bottom-width:0}.prose[data-v-21ff2cac] :where(tbody td):not(:where([class~=not-prose] *)){vertical-align:baseline}.prose[data-v-21ff2cac] :where(tfoot):not(:where([class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose[data-v-21ff2cac] :where(tfoot td):not(:where([class~=not-prose] *)){vertical-align:top}.prose[data-v-21ff2cac]{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose[data-v-21ff2cac] :where(p):not(:where([class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose[data-v-21ff2cac] :where(figure):not(:where([class~=not-prose] *)),.prose[data-v-21ff2cac] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose[data-v-21ff2cac] :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose[data-v-21ff2cac] :where(ol>li):not(:where([class~=not-prose] *)),.prose[data-v-21ff2cac] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose[data-v-21ff2cac] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose[data-v-21ff2cac] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose[data-v-21ff2cac] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose[data-v-21ff2cac] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose[data-v-21ff2cac] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose[data-v-21ff2cac] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose[data-v-21ff2cac] :where(h2+*):not(:where([class~=not-prose] *)),.prose[data-v-21ff2cac] :where(h3+*):not(:where([class~=not-prose] *)),.prose[data-v-21ff2cac] :where(h4+*):not(:where([class~=not-prose] *)),.prose[data-v-21ff2cac] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.prose[data-v-21ff2cac] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose[data-v-21ff2cac] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose[data-v-21ff2cac] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.5714286em}.prose[data-v-21ff2cac] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose[data-v-21ff2cac] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose[data-v-21ff2cac] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose[data-v-21ff2cac] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-sm[data-v-21ff2cac] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm[data-v-21ff2cac] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm[data-v-21ff2cac] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm[data-v-21ff2cac] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm[data-v-21ff2cac] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm[data-v-21ff2cac] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm[data-v-21ff2cac] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-base[data-v-21ff2cac] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose-base[data-v-21ff2cac] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose-base[data-v-21ff2cac] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose-base[data-v-21ff2cac] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose-base[data-v-21ff2cac] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose-base[data-v-21ff2cac] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-base[data-v-21ff2cac] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-lg[data-v-21ff2cac] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg[data-v-21ff2cac] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-lg[data-v-21ff2cac] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg[data-v-21ff2cac] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-lg[data-v-21ff2cac] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg[data-v-21ff2cac] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-lg[data-v-21ff2cac] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-xl[data-v-21ff2cac] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.prose-xl[data-v-21ff2cac] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.prose-xl[data-v-21ff2cac] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.prose-xl[data-v-21ff2cac] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.prose-xl[data-v-21ff2cac] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.prose-xl[data-v-21ff2cac] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-xl[data-v-21ff2cac] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-2xl[data-v-21ff2cac] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8333333em;margin-bottom:.8333333em}.prose-2xl[data-v-21ff2cac] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-2xl[data-v-21ff2cac] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-2xl[data-v-21ff2cac] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-2xl[data-v-21ff2cac] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-2xl[data-v-21ff2cac] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-2xl[data-v-21ff2cac] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.icon[data-v-21ff2cac]{height:.5rem;width:.5rem}@media (min-width:768px){.icon[data-v-21ff2cac]{height:1rem;width:1rem}}.editor-btn[data-v-21ff2cac]{border-radius:.375rem;padding:.5rem;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity));transition-duration:.3s}.editor-btn[data-v-21ff2cac]:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.is-active[data-v-21ff2cac]{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity));fill:#fff;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.editor-container[data-v-21ff2cac]{display:flex;flex-direction:column;border-radius:.375rem;border-width:1px}.editor-toolbox[data-v-21ff2cac]{display:flex;flex-wrap:wrap;align-items:center}.editor-toolbox[data-v-21ff2cac]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.editor-toolbox[data-v-21ff2cac]{border-bottom-width:1px;padding:.5rem}@media (min-width:768px){.editor-toolbox[data-v-21ff2cac]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}}.header-div[data-v-21ff2cac]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.parent-header[data-v-21ff2cac]{position:absolute;top:2rem;left:0;z-index:10;display:flex}.parent-header[data-v-21ff2cac]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.25rem*var(--tw-space-x-reverse));margin-left:calc(0.25rem*(1 - var(--tw-space-x-reverse)))}@media (min-width:768px){.parent-header[data-v-21ff2cac]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}}.list-header[data-v-21ff2cac]{cursor:pointer;border-radius:.125rem;border-width:1px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.25rem .5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.list-header[data-v-21ff2cac]:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.is-h-active[data-v-21ff2cac]{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.modal-container[data-v-21ff2cac]{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;height:100vh;width:100vw;place-content:center;background-color:rgba(0,0,0,.30196078431372547);padding:1rem}@media (min-width:768px){.modal-container[data-v-21ff2cac]{padding:2rem}}.modal[data-v-21ff2cac]{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}@media (min-width:768px){.modal[data-v-21ff2cac]{gap:1rem;border-radius:.75rem}}.modal-header[data-v-21ff2cac]{padding:.5rem}@media (min-width:768px){.modal-header[data-v-21ff2cac]{padding:1rem}}.modal-body[data-v-21ff2cac]{display:flex;flex-direction:column;gap:.5rem;padding:.5rem}@media (min-width:768px){.modal-body[data-v-21ff2cac]{gap:1rem;padding:1rem}}.modal-footer[data-v-21ff2cac]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem}@media (min-width:768px){.modal-footer[data-v-21ff2cac]{gap:1rem;padding:1rem}}.btn[data-v-21ff2cac]{border-radius:.375rem;padding:.5rem}@media (min-width:768px){.btn[data-v-21ff2cac]{padding:1rem}}.btn-warning[data-v-21ff2cac]{background-color:rgb(234 179 8/var(--tw-bg-opacity))}.btn-info[data-v-21ff2cac],.btn-warning[data-v-21ff2cac]{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.btn-info[data-v-21ff2cac]{background-color:rgb(59 130 246/var(--tw-bg-opacity))}.form-group[data-v-21ff2cac]{display:flex;flex-direction:column}.form-control[data-v-21ff2cac]{border-radius:.375rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.flex[data-v-21ff2cac]{display:flex}.grid[data-v-21ff2cac]{display:grid}.h-2[data-v-21ff2cac]{height:.5rem}.h-64[data-v-21ff2cac]{height:16rem}.w-2[data-v-21ff2cac]{width:.5rem}.w-full[data-v-21ff2cac]{width:100%}.w-4[data-v-21ff2cac]{width:1rem}.w-64[data-v-21ff2cac]{width:16rem}.cursor-pointer[data-v-21ff2cac]{cursor:pointer}.grid-cols-4[data-v-21ff2cac]{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-col[data-v-21ff2cac]{flex-direction:column}.flex-wrap[data-v-21ff2cac]{flex-wrap:wrap}.items-center[data-v-21ff2cac]{align-items:center}.justify-between[data-v-21ff2cac]{justify-content:space-between}.space-x-2[data-v-21ff2cac]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.space-y-4[data-v-21ff2cac]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}.rounded-md[data-v-21ff2cac]{border-radius:.375rem}.border[data-v-21ff2cac]{border-width:1px}.border-b[data-v-21ff2cac]{border-bottom-width:1px}.bg-slate-500[data-v-21ff2cac]{--tw-bg-opacity:1;background-color:rgb(100 116 139/var(--tw-bg-opacity))}.bg-gray-200[data-v-21ff2cac]{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.bg-indigo-500[data-v-21ff2cac]{--tw-bg-opacity:1;background-color:rgb(99 102 241/var(--tw-bg-opacity))}.p-4[data-v-21ff2cac]{padding:1rem}.p-10[data-v-21ff2cac]{padding:2.5rem}.p-2[data-v-21ff2cac]{padding:.5rem}.text-center[data-v-21ff2cac]{text-align:center}.text-3xl[data-v-21ff2cac]{font-size:1.875rem;line-height:2.25rem}.italic[data-v-21ff2cac]{font-style:italic}.text-white[data-v-21ff2cac]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-gray-700[data-v-21ff2cac]{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.underline[data-v-21ff2cac]{-webkit-text-decoration-line:underline;text-decoration-line:underline}.filter[data-v-21ff2cac]{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hover\:bg-gray-300[data-v-21ff2cac]:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.focus\:outline-none[data-v-21ff2cac]:focus{outline:2px solid transparent;outline-offset:2px}.prose-h1\:text-6xl[data-v-21ff2cac] :is(:where(h1):not(:where([class~=not-prose] *))){font-size:3.75rem;line-height:1}.prose-h2\:text-5xl[data-v-21ff2cac] :is(:where(h2):not(:where([class~=not-prose] *))){font-size:3rem;line-height:1}.prose-h3\:text-4xl[data-v-21ff2cac] :is(:where(h3):not(:where([class~=not-prose] *))){font-size:2.25rem;line-height:2.5rem}@media (min-width:640px){.sm\:prose-xl[data-v-21ff2cac]{font-size:1.25rem;line-height:1.8}.sm\:prose-xl[data-v-21ff2cac] :where(p):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.sm\:prose-xl[data-v-21ff2cac] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.sm\:prose-xl[data-v-21ff2cac] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.sm\:prose-xl[data-v-21ff2cac] :where(h1):not(:where([class~=not-prose] *)){font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.sm\:prose-xl[data-v-21ff2cac] :where(h2):not(:where([class~=not-prose] *)){font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.sm\:prose-xl[data-v-21ff2cac] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.sm\:prose-xl[data-v-21ff2cac] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.sm\:prose-xl[data-v-21ff2cac] :where(figure):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-21ff2cac] :where(img):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-21ff2cac] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sm\:prose-xl[data-v-21ff2cac] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.sm\:prose-xl[data-v-21ff2cac] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.sm\:prose-xl[data-v-21ff2cac] :where(code):not(:where([class~=not-prose] *)){font-size:.9em}.sm\:prose-xl[data-v-21ff2cac] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.8611111em}.sm\:prose-xl[data-v-21ff2cac] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.9em}.sm\:prose-xl[data-v-21ff2cac] :where(pre):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.sm\:prose-xl[data-v-21ff2cac] :where(ol):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-21ff2cac] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.sm\:prose-xl[data-v-21ff2cac] :where(li):not(:where([class~=not-prose] *)){margin-top:.6em;margin-bottom:.6em}.sm\:prose-xl[data-v-21ff2cac] :where(ol>li):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-21ff2cac] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4em}.sm\:prose-xl[data-v-21ff2cac] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.sm\:prose-xl[data-v-21ff2cac] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.sm\:prose-xl[data-v-21ff2cac] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.sm\:prose-xl[data-v-21ff2cac] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.sm\:prose-xl[data-v-21ff2cac] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.sm\:prose-xl[data-v-21ff2cac] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.sm\:prose-xl[data-v-21ff2cac] :where(hr):not(:where([class~=not-prose] *)){margin-top:2.8em;margin-bottom:2.8em}.sm\:prose-xl[data-v-21ff2cac] :where(h2+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-21ff2cac] :where(h3+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-21ff2cac] :where(h4+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-21ff2cac] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.sm\:prose-xl[data-v-21ff2cac] :where(table):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556}.sm\:prose-xl[data-v-21ff2cac] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.sm\:prose-xl[data-v-21ff2cac] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.sm\:prose-xl[data-v-21ff2cac] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.sm\:prose-xl[data-v-21ff2cac] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8888889em .6666667em}.sm\:prose-xl[data-v-21ff2cac] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.sm\:prose-xl[data-v-21ff2cac] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.sm\:prose-xl[data-v-21ff2cac] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.sm\:prose-xl[data-v-21ff2cac] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}}@media (min-width:768px){.md\:prose-2xl[data-v-21ff2cac]{font-size:1.5rem;line-height:1.6666667}.md\:prose-2xl[data-v-21ff2cac] :where(p):not(:where([class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.md\:prose-2xl[data-v-21ff2cac] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.md\:prose-2xl[data-v-21ff2cac] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.md\:prose-2xl[data-v-21ff2cac] :where(h1):not(:where([class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.md\:prose-2xl[data-v-21ff2cac] :where(h2):not(:where([class~=not-prose] *)){font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.md\:prose-2xl[data-v-21ff2cac] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.md\:prose-2xl[data-v-21ff2cac] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.md\:prose-2xl[data-v-21ff2cac] :where(figure):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-21ff2cac] :where(img):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-21ff2cac] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.md\:prose-2xl[data-v-21ff2cac] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.md\:prose-2xl[data-v-21ff2cac] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.6;margin-top:1em}.md\:prose-2xl[data-v-21ff2cac] :where(code):not(:where([class~=not-prose] *)){font-size:.8333333em}.md\:prose-2xl[data-v-21ff2cac] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.875em}.md\:prose-2xl[data-v-21ff2cac] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.8888889em}.md\:prose-2xl[data-v-21ff2cac] :where(pre):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.md\:prose-2xl[data-v-21ff2cac] :where(ol):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-21ff2cac] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5833333em}.md\:prose-2xl[data-v-21ff2cac] :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.md\:prose-2xl[data-v-21ff2cac] :where(ol>li):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-21ff2cac] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4166667em}.md\:prose-2xl[data-v-21ff2cac] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8333333em;margin-bottom:.8333333em}.md\:prose-2xl[data-v-21ff2cac] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.md\:prose-2xl[data-v-21ff2cac] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.md\:prose-2xl[data-v-21ff2cac] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.md\:prose-2xl[data-v-21ff2cac] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.md\:prose-2xl[data-v-21ff2cac] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.md\:prose-2xl[data-v-21ff2cac] :where(hr):not(:where([class~=not-prose] *)){margin-top:3em;margin-bottom:3em}.md\:prose-2xl[data-v-21ff2cac] :where(h2+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-21ff2cac] :where(h3+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-21ff2cac] :where(h4+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-21ff2cac] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose-2xl[data-v-21ff2cac] :where(table):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.4}.md\:prose-2xl[data-v-21ff2cac] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.md\:prose-2xl[data-v-21ff2cac] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.md\:prose-2xl[data-v-21ff2cac] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.md\:prose-2xl[data-v-21ff2cac] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8em .6em}.md\:prose-2xl[data-v-21ff2cac] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.md\:prose-2xl[data-v-21ff2cac] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.md\:prose-2xl[data-v-21ff2cac] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose-2xl[data-v-21ff2cac] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.md\:w-4[data-v-21ff2cac]{width:1rem}.md\:space-x-4[data-v-21ff2cac]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}.md\:space-y-8[data-v-21ff2cac]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem*var(--tw-space-y-reverse))}.md\:p-4[data-v-21ff2cac]{padding:1rem}}@media (min-width:1024px){.lg\:prose-xl[data-v-21ff2cac]{font-size:1.25rem;line-height:1.8}.lg\:prose-xl[data-v-21ff2cac] :where(p):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.lg\:prose-xl[data-v-21ff2cac] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.lg\:prose-xl[data-v-21ff2cac] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.lg\:prose-xl[data-v-21ff2cac] :where(h1):not(:where([class~=not-prose] *)){font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.lg\:prose-xl[data-v-21ff2cac] :where(h2):not(:where([class~=not-prose] *)){font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.lg\:prose-xl[data-v-21ff2cac] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.lg\:prose-xl[data-v-21ff2cac] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.lg\:prose-xl[data-v-21ff2cac] :where(figure):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-21ff2cac] :where(img):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-21ff2cac] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.lg\:prose-xl[data-v-21ff2cac] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.lg\:prose-xl[data-v-21ff2cac] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.lg\:prose-xl[data-v-21ff2cac] :where(code):not(:where([class~=not-prose] *)){font-size:.9em}.lg\:prose-xl[data-v-21ff2cac] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.8611111em}.lg\:prose-xl[data-v-21ff2cac] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.9em}.lg\:prose-xl[data-v-21ff2cac] :where(pre):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.lg\:prose-xl[data-v-21ff2cac] :where(ol):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-21ff2cac] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.lg\:prose-xl[data-v-21ff2cac] :where(li):not(:where([class~=not-prose] *)){margin-top:.6em;margin-bottom:.6em}.lg\:prose-xl[data-v-21ff2cac] :where(ol>li):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-21ff2cac] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4em}.lg\:prose-xl[data-v-21ff2cac] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.lg\:prose-xl[data-v-21ff2cac] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.lg\:prose-xl[data-v-21ff2cac] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.lg\:prose-xl[data-v-21ff2cac] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.lg\:prose-xl[data-v-21ff2cac] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.lg\:prose-xl[data-v-21ff2cac] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.lg\:prose-xl[data-v-21ff2cac] :where(hr):not(:where([class~=not-prose] *)){margin-top:2.8em;margin-bottom:2.8em}.lg\:prose-xl[data-v-21ff2cac] :where(h2+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-21ff2cac] :where(h3+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-21ff2cac] :where(h4+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-21ff2cac] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.lg\:prose-xl[data-v-21ff2cac] :where(table):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556}.lg\:prose-xl[data-v-21ff2cac] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.lg\:prose-xl[data-v-21ff2cac] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.lg\:prose-xl[data-v-21ff2cac] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.lg\:prose-xl[data-v-21ff2cac] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8888889em .6666667em}.lg\:prose-xl[data-v-21ff2cac] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.lg\:prose-xl[data-v-21ff2cac] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.lg\:prose-xl[data-v-21ff2cac] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.lg\:prose-xl[data-v-21ff2cac] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}}[data-v-095cc248],[data-v-095cc248]:after,[data-v-095cc248]:before{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}[data-v-095cc248]:after,[data-v-095cc248]:before{--tw-content:""}html[data-v-095cc248]{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}body[data-v-095cc248]{margin:0;line-height:inherit}hr[data-v-095cc248]{height:0;color:inherit;border-top-width:1px}abbr[data-v-095cc248]:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1[data-v-095cc248],h2[data-v-095cc248],h3[data-v-095cc248],h4[data-v-095cc248],h5[data-v-095cc248],h6[data-v-095cc248]{font-size:inherit;font-weight:inherit}a[data-v-095cc248]{color:inherit;text-decoration:inherit}b[data-v-095cc248],strong[data-v-095cc248]{font-weight:bolder}code[data-v-095cc248],kbd[data-v-095cc248],pre[data-v-095cc248],samp[data-v-095cc248]{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small[data-v-095cc248]{font-size:80%}sub[data-v-095cc248],sup[data-v-095cc248]{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub[data-v-095cc248]{bottom:-.25em}sup[data-v-095cc248]{top:-.5em}table[data-v-095cc248]{text-indent:0;border-color:inherit;border-collapse:collapse}button[data-v-095cc248],input[data-v-095cc248],optgroup[data-v-095cc248],select[data-v-095cc248],textarea[data-v-095cc248]{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button[data-v-095cc248],select[data-v-095cc248]{text-transform:none}[type=button][data-v-095cc248],[type=reset][data-v-095cc248],[type=submit][data-v-095cc248],button[data-v-095cc248]{-webkit-appearance:button;background-color:transparent;background-image:none}[data-v-095cc248]:-moz-focusring{outline:auto}[data-v-095cc248]:-moz-ui-invalid{box-shadow:none}progress[data-v-095cc248]{vertical-align:baseline}[data-v-095cc248]::-webkit-inner-spin-button,[data-v-095cc248]::-webkit-outer-spin-button{height:auto}[type=search][data-v-095cc248]{-webkit-appearance:textfield;outline-offset:-2px}[data-v-095cc248]::-webkit-search-decoration{-webkit-appearance:none}[data-v-095cc248]::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary[data-v-095cc248]{display:list-item}blockquote[data-v-095cc248],dd[data-v-095cc248],dl[data-v-095cc248],figure[data-v-095cc248],h1[data-v-095cc248],h2[data-v-095cc248],h3[data-v-095cc248],h4[data-v-095cc248],h5[data-v-095cc248],h6[data-v-095cc248],hr[data-v-095cc248],p[data-v-095cc248],pre[data-v-095cc248]{margin:0}fieldset[data-v-095cc248]{margin:0;padding:0}legend[data-v-095cc248]{padding:0}menu[data-v-095cc248],ol[data-v-095cc248],ul[data-v-095cc248]{list-style:none;margin:0;padding:0}textarea[data-v-095cc248]{resize:vertical}input[data-v-095cc248]::-moz-placeholder,textarea[data-v-095cc248]::-moz-placeholder{color:#9ca3af}input[data-v-095cc248]:-ms-input-placeholder,textarea[data-v-095cc248]:-ms-input-placeholder{color:#9ca3af}input[data-v-095cc248]::placeholder,textarea[data-v-095cc248]::placeholder{color:#9ca3af}[role=button][data-v-095cc248],button[data-v-095cc248]{cursor:pointer}[data-v-095cc248]:disabled{cursor:default}audio[data-v-095cc248],canvas[data-v-095cc248],embed[data-v-095cc248],iframe[data-v-095cc248],img[data-v-095cc248],object[data-v-095cc248],svg[data-v-095cc248],video[data-v-095cc248]{display:block;vertical-align:middle}img[data-v-095cc248],video[data-v-095cc248]{max-width:100%;height:auto}[multiple][data-v-095cc248],[type=date][data-v-095cc248],[type=datetime-local][data-v-095cc248],[type=email][data-v-095cc248],[type=month][data-v-095cc248],[type=number][data-v-095cc248],[type=password][data-v-095cc248],[type=search][data-v-095cc248],[type=tel][data-v-095cc248],[type=text][data-v-095cc248],[type=time][data-v-095cc248],[type=url][data-v-095cc248],[type=week][data-v-095cc248],select[data-v-095cc248],textarea[data-v-095cc248]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 transparent}[multiple][data-v-095cc248]:focus,[type=date][data-v-095cc248]:focus,[type=datetime-local][data-v-095cc248]:focus,[type=email][data-v-095cc248]:focus,[type=month][data-v-095cc248]:focus,[type=number][data-v-095cc248]:focus,[type=password][data-v-095cc248]:focus,[type=search][data-v-095cc248]:focus,[type=tel][data-v-095cc248]:focus,[type=text][data-v-095cc248]:focus,[type=time][data-v-095cc248]:focus,[type=url][data-v-095cc248]:focus,[type=week][data-v-095cc248]:focus,select[data-v-095cc248]:focus,textarea[data-v-095cc248]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input[data-v-095cc248]::-moz-placeholder,textarea[data-v-095cc248]::-moz-placeholder{color:#6b7280;opacity:1}input[data-v-095cc248]:-ms-input-placeholder,textarea[data-v-095cc248]:-ms-input-placeholder{color:#6b7280;opacity:1}input[data-v-095cc248]::placeholder,textarea[data-v-095cc248]::placeholder{color:#6b7280;opacity:1}[data-v-095cc248]::-webkit-datetime-edit-fields-wrapper{padding:0}[data-v-095cc248]::-webkit-date-and-time-value{min-height:1.5em}[data-v-095cc248]::-webkit-datetime-edit,[data-v-095cc248]::-webkit-datetime-edit-day-field,[data-v-095cc248]::-webkit-datetime-edit-hour-field,[data-v-095cc248]::-webkit-datetime-edit-meridiem-field,[data-v-095cc248]::-webkit-datetime-edit-millisecond-field,[data-v-095cc248]::-webkit-datetime-edit-minute-field,[data-v-095cc248]::-webkit-datetime-edit-month-field,[data-v-095cc248]::-webkit-datetime-edit-second-field,[data-v-095cc248]::-webkit-datetime-edit-year-field{padding-top:0;padding-bottom:0}select[data-v-095cc248]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}[multiple][data-v-095cc248]{background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;color-adjust:unset;print-color-adjust:unset}[type=checkbox][data-v-095cc248],[type=radio][data-v-095cc248]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow:0 0 transparent}[type=checkbox][data-v-095cc248]{border-radius:0}[type=radio][data-v-095cc248]{border-radius:100%}[type=checkbox][data-v-095cc248]:focus,[type=radio][data-v-095cc248]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox][data-v-095cc248]:checked,[type=radio][data-v-095cc248]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox][data-v-095cc248]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3E%3C/svg%3E")}[type=radio][data-v-095cc248]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")}[type=checkbox][data-v-095cc248]:checked:focus,[type=checkbox][data-v-095cc248]:checked:hover,[type=radio][data-v-095cc248]:checked:focus,[type=radio][data-v-095cc248]:checked:hover{border-color:transparent;background-color:currentColor}[type=checkbox][data-v-095cc248]:indeterminate{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox][data-v-095cc248]:indeterminate:focus,[type=checkbox][data-v-095cc248]:indeterminate:hover{border-color:transparent;background-color:currentColor}[type=file][data-v-095cc248]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file][data-v-095cc248]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}[data-v-095cc248],[data-v-095cc248]:after,[data-v-095cc248]:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}[data-v-095cc248]::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}.prose[data-v-095cc248]{color:var(--tw-prose-body);max-width:65ch}.prose[data-v-095cc248] :where([class~=lead]):not(:where([class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose[data-v-095cc248] :where(a):not(:where([class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose[data-v-095cc248] :where(strong):not(:where([class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose[data-v-095cc248] :where(a strong):not(:where([class~=not-prose] *)),.prose[data-v-095cc248] :where(blockquote strong):not(:where([class~=not-prose] *)),.prose[data-v-095cc248] :where(thead th strong):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-095cc248] :where(ol):not(:where([class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose[data-v-095cc248] :where(ol[type=A]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.prose[data-v-095cc248] :where(ol[type=a]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose[data-v-095cc248] :where(ol[type=I]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose[data-v-095cc248] :where(ol[type=i]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose[data-v-095cc248] :where(ol[type="1"]):not(:where([class~=not-prose] *)){list-style-type:decimal}.prose[data-v-095cc248] :where(ul):not(:where([class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose[data-v-095cc248] :where(ol>li):not(:where([class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose[data-v-095cc248] :where(ul>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose[data-v-095cc248] :where(hr):not(:where([class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose[data-v-095cc248] :where(blockquote):not(:where([class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"\201c""\201d""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose[data-v-095cc248] :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before{content:open-quote}.prose[data-v-095cc248] :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after{content:close-quote}.prose[data-v-095cc248] :where(h1):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose[data-v-095cc248] :where(h1 strong):not(:where([class~=not-prose] *)){font-weight:900;color:inherit}.prose[data-v-095cc248] :where(h2):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose[data-v-095cc248] :where(h2 strong):not(:where([class~=not-prose] *)){font-weight:800;color:inherit}.prose[data-v-095cc248] :where(h3):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose[data-v-095cc248] :where(h3 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.prose[data-v-095cc248] :where(h4):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose[data-v-095cc248] :where(h4 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.prose[data-v-095cc248] :where(img):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose[data-v-095cc248] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose[data-v-095cc248] :where(figcaption):not(:where([class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose[data-v-095cc248] :where(code):not(:where([class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose[data-v-095cc248] :where(code):not(:where([class~=not-prose] *)):after,.prose[data-v-095cc248] :where(code):not(:where([class~=not-prose] *)):before{content:"`"}.prose[data-v-095cc248] :where(a code):not(:where([class~=not-prose] *)),.prose[data-v-095cc248] :where(h1 code):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-095cc248] :where(h2 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.875em}.prose[data-v-095cc248] :where(h3 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.9em}.prose[data-v-095cc248] :where(blockquote code):not(:where([class~=not-prose] *)),.prose[data-v-095cc248] :where(h4 code):not(:where([class~=not-prose] *)),.prose[data-v-095cc248] :where(thead th code):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-095cc248] :where(pre):not(:where([class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose[data-v-095cc248] :where(pre code):not(:where([class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose[data-v-095cc248] :where(pre code):not(:where([class~=not-prose] *)):after,.prose[data-v-095cc248] :where(pre code):not(:where([class~=not-prose] *)):before{content:none}.prose[data-v-095cc248] :where(table):not(:where([class~=not-prose] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose[data-v-095cc248] :where(thead):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose[data-v-095cc248] :where(thead th):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose[data-v-095cc248] :where(tbody tr):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose[data-v-095cc248] :where(tbody tr:last-child):not(:where([class~=not-prose] *)){border-bottom-width:0}.prose[data-v-095cc248] :where(tbody td):not(:where([class~=not-prose] *)){vertical-align:baseline}.prose[data-v-095cc248] :where(tfoot):not(:where([class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose[data-v-095cc248] :where(tfoot td):not(:where([class~=not-prose] *)){vertical-align:top}.prose[data-v-095cc248]{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose[data-v-095cc248] :where(p):not(:where([class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose[data-v-095cc248] :where(figure):not(:where([class~=not-prose] *)),.prose[data-v-095cc248] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose[data-v-095cc248] :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose[data-v-095cc248] :where(ol>li):not(:where([class~=not-prose] *)),.prose[data-v-095cc248] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose[data-v-095cc248] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose[data-v-095cc248] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose[data-v-095cc248] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose[data-v-095cc248] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose[data-v-095cc248] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose[data-v-095cc248] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose[data-v-095cc248] :where(h2+*):not(:where([class~=not-prose] *)),.prose[data-v-095cc248] :where(h3+*):not(:where([class~=not-prose] *)),.prose[data-v-095cc248] :where(h4+*):not(:where([class~=not-prose] *)),.prose[data-v-095cc248] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.prose[data-v-095cc248] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose[data-v-095cc248] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose[data-v-095cc248] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.5714286em}.prose[data-v-095cc248] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose[data-v-095cc248] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose[data-v-095cc248] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose[data-v-095cc248] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-sm[data-v-095cc248] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm[data-v-095cc248] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm[data-v-095cc248] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm[data-v-095cc248] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm[data-v-095cc248] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm[data-v-095cc248] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm[data-v-095cc248] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-base[data-v-095cc248] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose-base[data-v-095cc248] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose-base[data-v-095cc248] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose-base[data-v-095cc248] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose-base[data-v-095cc248] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose-base[data-v-095cc248] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-base[data-v-095cc248] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-lg[data-v-095cc248] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg[data-v-095cc248] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-lg[data-v-095cc248] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg[data-v-095cc248] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-lg[data-v-095cc248] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg[data-v-095cc248] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-lg[data-v-095cc248] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-xl[data-v-095cc248] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.prose-xl[data-v-095cc248] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.prose-xl[data-v-095cc248] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.prose-xl[data-v-095cc248] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.prose-xl[data-v-095cc248] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.prose-xl[data-v-095cc248] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-xl[data-v-095cc248] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-2xl[data-v-095cc248] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8333333em;margin-bottom:.8333333em}.prose-2xl[data-v-095cc248] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-2xl[data-v-095cc248] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-2xl[data-v-095cc248] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-2xl[data-v-095cc248] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-2xl[data-v-095cc248] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-2xl[data-v-095cc248] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.icon[data-v-095cc248]{height:.5rem;width:.5rem}@media (min-width:768px){.icon[data-v-095cc248]{height:1rem;width:1rem}}.editor-btn[data-v-095cc248]{border-radius:.375rem;padding:.5rem;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity));transition-duration:.3s}.editor-btn[data-v-095cc248]:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.is-active[data-v-095cc248]{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity));fill:#fff;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.editor-container[data-v-095cc248]{display:flex;flex-direction:column;border-radius:.375rem;border-width:1px}.editor-toolbox[data-v-095cc248]{display:flex;flex-wrap:wrap;align-items:center}.editor-toolbox[data-v-095cc248]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.editor-toolbox[data-v-095cc248]{border-bottom-width:1px;padding:.5rem}@media (min-width:768px){.editor-toolbox[data-v-095cc248]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}}.header-div[data-v-095cc248]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.parent-header[data-v-095cc248]{position:absolute;top:2rem;left:0;z-index:10;display:flex}.parent-header[data-v-095cc248]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.25rem*var(--tw-space-x-reverse));margin-left:calc(0.25rem*(1 - var(--tw-space-x-reverse)))}@media (min-width:768px){.parent-header[data-v-095cc248]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}}.list-header[data-v-095cc248]{cursor:pointer;border-radius:.125rem;border-width:1px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.25rem .5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.list-header[data-v-095cc248]:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.is-h-active[data-v-095cc248]{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.modal-container[data-v-095cc248]{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;height:100vh;width:100vw;place-content:center;background-color:rgba(0,0,0,.30196078431372547);padding:1rem}@media (min-width:768px){.modal-container[data-v-095cc248]{padding:2rem}}.modal[data-v-095cc248]{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}@media (min-width:768px){.modal[data-v-095cc248]{gap:1rem;border-radius:.75rem}}.modal-header[data-v-095cc248]{padding:.5rem}@media (min-width:768px){.modal-header[data-v-095cc248]{padding:1rem}}.modal-body[data-v-095cc248]{display:flex;flex-direction:column;gap:.5rem;padding:.5rem}@media (min-width:768px){.modal-body[data-v-095cc248]{gap:1rem;padding:1rem}}.modal-footer[data-v-095cc248]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem}@media (min-width:768px){.modal-footer[data-v-095cc248]{gap:1rem;padding:1rem}}.btn[data-v-095cc248]{border-radius:.375rem;padding:.5rem}@media (min-width:768px){.btn[data-v-095cc248]{padding:1rem}}.btn-warning[data-v-095cc248]{background-color:rgb(234 179 8/var(--tw-bg-opacity))}.btn-info[data-v-095cc248],.btn-warning[data-v-095cc248]{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.btn-info[data-v-095cc248]{background-color:rgb(59 130 246/var(--tw-bg-opacity))}.form-group[data-v-095cc248]{display:flex;flex-direction:column}.form-control[data-v-095cc248]{border-radius:.375rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.flex[data-v-095cc248]{display:flex}.grid[data-v-095cc248]{display:grid}.h-2[data-v-095cc248]{height:.5rem}.h-64[data-v-095cc248]{height:16rem}.w-2[data-v-095cc248]{width:.5rem}.w-full[data-v-095cc248]{width:100%}.w-4[data-v-095cc248]{width:1rem}.w-64[data-v-095cc248]{width:16rem}.cursor-pointer[data-v-095cc248]{cursor:pointer}.grid-cols-4[data-v-095cc248]{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-col[data-v-095cc248]{flex-direction:column}.flex-wrap[data-v-095cc248]{flex-wrap:wrap}.items-center[data-v-095cc248]{align-items:center}.justify-between[data-v-095cc248]{justify-content:space-between}.space-x-2[data-v-095cc248]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.space-y-4[data-v-095cc248]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}.rounded-md[data-v-095cc248]{border-radius:.375rem}.border[data-v-095cc248]{border-width:1px}.border-b[data-v-095cc248]{border-bottom-width:1px}.bg-slate-500[data-v-095cc248]{--tw-bg-opacity:1;background-color:rgb(100 116 139/var(--tw-bg-opacity))}.bg-gray-200[data-v-095cc248]{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.bg-indigo-500[data-v-095cc248]{--tw-bg-opacity:1;background-color:rgb(99 102 241/var(--tw-bg-opacity))}.p-4[data-v-095cc248]{padding:1rem}.p-10[data-v-095cc248]{padding:2.5rem}.p-2[data-v-095cc248]{padding:.5rem}.text-center[data-v-095cc248]{text-align:center}.text-3xl[data-v-095cc248]{font-size:1.875rem;line-height:2.25rem}.italic[data-v-095cc248]{font-style:italic}.text-white[data-v-095cc248]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-gray-700[data-v-095cc248]{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.underline[data-v-095cc248]{-webkit-text-decoration-line:underline;text-decoration-line:underline}.filter[data-v-095cc248]{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hover\:bg-gray-300[data-v-095cc248]:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.focus\:outline-none[data-v-095cc248]:focus{outline:2px solid transparent;outline-offset:2px}.prose-h1\:text-6xl[data-v-095cc248] :is(:where(h1):not(:where([class~=not-prose] *))){font-size:3.75rem;line-height:1}.prose-h2\:text-5xl[data-v-095cc248] :is(:where(h2):not(:where([class~=not-prose] *))){font-size:3rem;line-height:1}.prose-h3\:text-4xl[data-v-095cc248] :is(:where(h3):not(:where([class~=not-prose] *))){font-size:2.25rem;line-height:2.5rem}@media (min-width:640px){.sm\:prose-xl[data-v-095cc248]{font-size:1.25rem;line-height:1.8}.sm\:prose-xl[data-v-095cc248] :where(p):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.sm\:prose-xl[data-v-095cc248] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.sm\:prose-xl[data-v-095cc248] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.sm\:prose-xl[data-v-095cc248] :where(h1):not(:where([class~=not-prose] *)){font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.sm\:prose-xl[data-v-095cc248] :where(h2):not(:where([class~=not-prose] *)){font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.sm\:prose-xl[data-v-095cc248] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.sm\:prose-xl[data-v-095cc248] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.sm\:prose-xl[data-v-095cc248] :where(figure):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-095cc248] :where(img):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-095cc248] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sm\:prose-xl[data-v-095cc248] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.sm\:prose-xl[data-v-095cc248] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.sm\:prose-xl[data-v-095cc248] :where(code):not(:where([class~=not-prose] *)){font-size:.9em}.sm\:prose-xl[data-v-095cc248] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.8611111em}.sm\:prose-xl[data-v-095cc248] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.9em}.sm\:prose-xl[data-v-095cc248] :where(pre):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.sm\:prose-xl[data-v-095cc248] :where(ol):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-095cc248] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.sm\:prose-xl[data-v-095cc248] :where(li):not(:where([class~=not-prose] *)){margin-top:.6em;margin-bottom:.6em}.sm\:prose-xl[data-v-095cc248] :where(ol>li):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-095cc248] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4em}.sm\:prose-xl[data-v-095cc248] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.sm\:prose-xl[data-v-095cc248] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.sm\:prose-xl[data-v-095cc248] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.sm\:prose-xl[data-v-095cc248] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.sm\:prose-xl[data-v-095cc248] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.sm\:prose-xl[data-v-095cc248] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.sm\:prose-xl[data-v-095cc248] :where(hr):not(:where([class~=not-prose] *)){margin-top:2.8em;margin-bottom:2.8em}.sm\:prose-xl[data-v-095cc248] :where(h2+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-095cc248] :where(h3+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-095cc248] :where(h4+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-095cc248] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.sm\:prose-xl[data-v-095cc248] :where(table):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556}.sm\:prose-xl[data-v-095cc248] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.sm\:prose-xl[data-v-095cc248] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.sm\:prose-xl[data-v-095cc248] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.sm\:prose-xl[data-v-095cc248] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8888889em .6666667em}.sm\:prose-xl[data-v-095cc248] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.sm\:prose-xl[data-v-095cc248] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.sm\:prose-xl[data-v-095cc248] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.sm\:prose-xl[data-v-095cc248] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}}@media (min-width:768px){.md\:prose-2xl[data-v-095cc248]{font-size:1.5rem;line-height:1.6666667}.md\:prose-2xl[data-v-095cc248] :where(p):not(:where([class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.md\:prose-2xl[data-v-095cc248] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.md\:prose-2xl[data-v-095cc248] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.md\:prose-2xl[data-v-095cc248] :where(h1):not(:where([class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.md\:prose-2xl[data-v-095cc248] :where(h2):not(:where([class~=not-prose] *)){font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.md\:prose-2xl[data-v-095cc248] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.md\:prose-2xl[data-v-095cc248] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.md\:prose-2xl[data-v-095cc248] :where(figure):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-095cc248] :where(img):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-095cc248] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.md\:prose-2xl[data-v-095cc248] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.md\:prose-2xl[data-v-095cc248] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.6;margin-top:1em}.md\:prose-2xl[data-v-095cc248] :where(code):not(:where([class~=not-prose] *)){font-size:.8333333em}.md\:prose-2xl[data-v-095cc248] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.875em}.md\:prose-2xl[data-v-095cc248] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.8888889em}.md\:prose-2xl[data-v-095cc248] :where(pre):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.md\:prose-2xl[data-v-095cc248] :where(ol):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-095cc248] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5833333em}.md\:prose-2xl[data-v-095cc248] :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.md\:prose-2xl[data-v-095cc248] :where(ol>li):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-095cc248] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4166667em}.md\:prose-2xl[data-v-095cc248] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8333333em;margin-bottom:.8333333em}.md\:prose-2xl[data-v-095cc248] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.md\:prose-2xl[data-v-095cc248] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.md\:prose-2xl[data-v-095cc248] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.md\:prose-2xl[data-v-095cc248] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.md\:prose-2xl[data-v-095cc248] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.md\:prose-2xl[data-v-095cc248] :where(hr):not(:where([class~=not-prose] *)){margin-top:3em;margin-bottom:3em}.md\:prose-2xl[data-v-095cc248] :where(h2+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-095cc248] :where(h3+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-095cc248] :where(h4+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-095cc248] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose-2xl[data-v-095cc248] :where(table):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.4}.md\:prose-2xl[data-v-095cc248] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.md\:prose-2xl[data-v-095cc248] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.md\:prose-2xl[data-v-095cc248] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.md\:prose-2xl[data-v-095cc248] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8em .6em}.md\:prose-2xl[data-v-095cc248] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.md\:prose-2xl[data-v-095cc248] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.md\:prose-2xl[data-v-095cc248] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose-2xl[data-v-095cc248] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.md\:w-4[data-v-095cc248]{width:1rem}.md\:space-x-4[data-v-095cc248]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}.md\:space-y-8[data-v-095cc248]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem*var(--tw-space-y-reverse))}.md\:p-4[data-v-095cc248]{padding:1rem}}@media (min-width:1024px){.lg\:prose-xl[data-v-095cc248]{font-size:1.25rem;line-height:1.8}.lg\:prose-xl[data-v-095cc248] :where(p):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.lg\:prose-xl[data-v-095cc248] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.lg\:prose-xl[data-v-095cc248] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.lg\:prose-xl[data-v-095cc248] :where(h1):not(:where([class~=not-prose] *)){font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.lg\:prose-xl[data-v-095cc248] :where(h2):not(:where([class~=not-prose] *)){font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.lg\:prose-xl[data-v-095cc248] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.lg\:prose-xl[data-v-095cc248] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.lg\:prose-xl[data-v-095cc248] :where(figure):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-095cc248] :where(img):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-095cc248] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.lg\:prose-xl[data-v-095cc248] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.lg\:prose-xl[data-v-095cc248] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.lg\:prose-xl[data-v-095cc248] :where(code):not(:where([class~=not-prose] *)){font-size:.9em}.lg\:prose-xl[data-v-095cc248] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.8611111em}.lg\:prose-xl[data-v-095cc248] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.9em}.lg\:prose-xl[data-v-095cc248] :where(pre):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.lg\:prose-xl[data-v-095cc248] :where(ol):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-095cc248] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.lg\:prose-xl[data-v-095cc248] :where(li):not(:where([class~=not-prose] *)){margin-top:.6em;margin-bottom:.6em}.lg\:prose-xl[data-v-095cc248] :where(ol>li):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-095cc248] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4em}.lg\:prose-xl[data-v-095cc248] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.lg\:prose-xl[data-v-095cc248] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.lg\:prose-xl[data-v-095cc248] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.lg\:prose-xl[data-v-095cc248] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.lg\:prose-xl[data-v-095cc248] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.lg\:prose-xl[data-v-095cc248] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.lg\:prose-xl[data-v-095cc248] :where(hr):not(:where([class~=not-prose] *)){margin-top:2.8em;margin-bottom:2.8em}.lg\:prose-xl[data-v-095cc248] :where(h2+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-095cc248] :where(h3+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-095cc248] :where(h4+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-095cc248] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.lg\:prose-xl[data-v-095cc248] :where(table):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556}.lg\:prose-xl[data-v-095cc248] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.lg\:prose-xl[data-v-095cc248] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.lg\:prose-xl[data-v-095cc248] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.lg\:prose-xl[data-v-095cc248] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8888889em .6666667em}.lg\:prose-xl[data-v-095cc248] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.lg\:prose-xl[data-v-095cc248] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.lg\:prose-xl[data-v-095cc248] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.lg\:prose-xl[data-v-095cc248] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}}[data-v-bcc87ca4],[data-v-bcc87ca4]:after,[data-v-bcc87ca4]:before{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}[data-v-bcc87ca4]:after,[data-v-bcc87ca4]:before{--tw-content:""}html[data-v-bcc87ca4]{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}body[data-v-bcc87ca4]{margin:0;line-height:inherit}hr[data-v-bcc87ca4]{height:0;color:inherit;border-top-width:1px}abbr[data-v-bcc87ca4]:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1[data-v-bcc87ca4],h2[data-v-bcc87ca4],h3[data-v-bcc87ca4],h4[data-v-bcc87ca4],h5[data-v-bcc87ca4],h6[data-v-bcc87ca4]{font-size:inherit;font-weight:inherit}a[data-v-bcc87ca4]{color:inherit;text-decoration:inherit}b[data-v-bcc87ca4],strong[data-v-bcc87ca4]{font-weight:bolder}code[data-v-bcc87ca4],kbd[data-v-bcc87ca4],pre[data-v-bcc87ca4],samp[data-v-bcc87ca4]{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small[data-v-bcc87ca4]{font-size:80%}sub[data-v-bcc87ca4],sup[data-v-bcc87ca4]{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub[data-v-bcc87ca4]{bottom:-.25em}sup[data-v-bcc87ca4]{top:-.5em}table[data-v-bcc87ca4]{text-indent:0;border-color:inherit;border-collapse:collapse}button[data-v-bcc87ca4],input[data-v-bcc87ca4],optgroup[data-v-bcc87ca4],select[data-v-bcc87ca4],textarea[data-v-bcc87ca4]{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button[data-v-bcc87ca4],select[data-v-bcc87ca4]{text-transform:none}[type=button][data-v-bcc87ca4],[type=reset][data-v-bcc87ca4],[type=submit][data-v-bcc87ca4],button[data-v-bcc87ca4]{-webkit-appearance:button;background-color:transparent;background-image:none}[data-v-bcc87ca4]:-moz-focusring{outline:auto}[data-v-bcc87ca4]:-moz-ui-invalid{box-shadow:none}progress[data-v-bcc87ca4]{vertical-align:baseline}[data-v-bcc87ca4]::-webkit-inner-spin-button,[data-v-bcc87ca4]::-webkit-outer-spin-button{height:auto}[type=search][data-v-bcc87ca4]{-webkit-appearance:textfield;outline-offset:-2px}[data-v-bcc87ca4]::-webkit-search-decoration{-webkit-appearance:none}[data-v-bcc87ca4]::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary[data-v-bcc87ca4]{display:list-item}blockquote[data-v-bcc87ca4],dd[data-v-bcc87ca4],dl[data-v-bcc87ca4],figure[data-v-bcc87ca4],h1[data-v-bcc87ca4],h2[data-v-bcc87ca4],h3[data-v-bcc87ca4],h4[data-v-bcc87ca4],h5[data-v-bcc87ca4],h6[data-v-bcc87ca4],hr[data-v-bcc87ca4],p[data-v-bcc87ca4],pre[data-v-bcc87ca4]{margin:0}fieldset[data-v-bcc87ca4]{margin:0;padding:0}legend[data-v-bcc87ca4]{padding:0}menu[data-v-bcc87ca4],ol[data-v-bcc87ca4],ul[data-v-bcc87ca4]{list-style:none;margin:0;padding:0}textarea[data-v-bcc87ca4]{resize:vertical}input[data-v-bcc87ca4]::-moz-placeholder,textarea[data-v-bcc87ca4]::-moz-placeholder{color:#9ca3af}input[data-v-bcc87ca4]:-ms-input-placeholder,textarea[data-v-bcc87ca4]:-ms-input-placeholder{color:#9ca3af}input[data-v-bcc87ca4]::placeholder,textarea[data-v-bcc87ca4]::placeholder{color:#9ca3af}[role=button][data-v-bcc87ca4],button[data-v-bcc87ca4]{cursor:pointer}[data-v-bcc87ca4]:disabled{cursor:default}audio[data-v-bcc87ca4],canvas[data-v-bcc87ca4],embed[data-v-bcc87ca4],iframe[data-v-bcc87ca4],img[data-v-bcc87ca4],object[data-v-bcc87ca4],svg[data-v-bcc87ca4],video[data-v-bcc87ca4]{display:block;vertical-align:middle}img[data-v-bcc87ca4],video[data-v-bcc87ca4]{max-width:100%;height:auto}[multiple][data-v-bcc87ca4],[type=date][data-v-bcc87ca4],[type=datetime-local][data-v-bcc87ca4],[type=email][data-v-bcc87ca4],[type=month][data-v-bcc87ca4],[type=number][data-v-bcc87ca4],[type=password][data-v-bcc87ca4],[type=search][data-v-bcc87ca4],[type=tel][data-v-bcc87ca4],[type=text][data-v-bcc87ca4],[type=time][data-v-bcc87ca4],[type=url][data-v-bcc87ca4],[type=week][data-v-bcc87ca4],select[data-v-bcc87ca4],textarea[data-v-bcc87ca4]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 transparent}[multiple][data-v-bcc87ca4]:focus,[type=date][data-v-bcc87ca4]:focus,[type=datetime-local][data-v-bcc87ca4]:focus,[type=email][data-v-bcc87ca4]:focus,[type=month][data-v-bcc87ca4]:focus,[type=number][data-v-bcc87ca4]:focus,[type=password][data-v-bcc87ca4]:focus,[type=search][data-v-bcc87ca4]:focus,[type=tel][data-v-bcc87ca4]:focus,[type=text][data-v-bcc87ca4]:focus,[type=time][data-v-bcc87ca4]:focus,[type=url][data-v-bcc87ca4]:focus,[type=week][data-v-bcc87ca4]:focus,select[data-v-bcc87ca4]:focus,textarea[data-v-bcc87ca4]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input[data-v-bcc87ca4]::-moz-placeholder,textarea[data-v-bcc87ca4]::-moz-placeholder{color:#6b7280;opacity:1}input[data-v-bcc87ca4]:-ms-input-placeholder,textarea[data-v-bcc87ca4]:-ms-input-placeholder{color:#6b7280;opacity:1}input[data-v-bcc87ca4]::placeholder,textarea[data-v-bcc87ca4]::placeholder{color:#6b7280;opacity:1}[data-v-bcc87ca4]::-webkit-datetime-edit-fields-wrapper{padding:0}[data-v-bcc87ca4]::-webkit-date-and-time-value{min-height:1.5em}[data-v-bcc87ca4]::-webkit-datetime-edit,[data-v-bcc87ca4]::-webkit-datetime-edit-day-field,[data-v-bcc87ca4]::-webkit-datetime-edit-hour-field,[data-v-bcc87ca4]::-webkit-datetime-edit-meridiem-field,[data-v-bcc87ca4]::-webkit-datetime-edit-millisecond-field,[data-v-bcc87ca4]::-webkit-datetime-edit-minute-field,[data-v-bcc87ca4]::-webkit-datetime-edit-month-field,[data-v-bcc87ca4]::-webkit-datetime-edit-second-field,[data-v-bcc87ca4]::-webkit-datetime-edit-year-field{padding-top:0;padding-bottom:0}select[data-v-bcc87ca4]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}[multiple][data-v-bcc87ca4]{background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;color-adjust:unset;print-color-adjust:unset}[type=checkbox][data-v-bcc87ca4],[type=radio][data-v-bcc87ca4]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow:0 0 transparent}[type=checkbox][data-v-bcc87ca4]{border-radius:0}[type=radio][data-v-bcc87ca4]{border-radius:100%}[type=checkbox][data-v-bcc87ca4]:focus,[type=radio][data-v-bcc87ca4]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox][data-v-bcc87ca4]:checked,[type=radio][data-v-bcc87ca4]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox][data-v-bcc87ca4]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3E%3C/svg%3E")}[type=radio][data-v-bcc87ca4]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")}[type=checkbox][data-v-bcc87ca4]:checked:focus,[type=checkbox][data-v-bcc87ca4]:checked:hover,[type=radio][data-v-bcc87ca4]:checked:focus,[type=radio][data-v-bcc87ca4]:checked:hover{border-color:transparent;background-color:currentColor}[type=checkbox][data-v-bcc87ca4]:indeterminate{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox][data-v-bcc87ca4]:indeterminate:focus,[type=checkbox][data-v-bcc87ca4]:indeterminate:hover{border-color:transparent;background-color:currentColor}[type=file][data-v-bcc87ca4]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file][data-v-bcc87ca4]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}[data-v-bcc87ca4],[data-v-bcc87ca4]:after,[data-v-bcc87ca4]:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}[data-v-bcc87ca4]::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}.prose[data-v-bcc87ca4]{color:var(--tw-prose-body);max-width:65ch}.prose[data-v-bcc87ca4] :where([class~=lead]):not(:where([class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose[data-v-bcc87ca4] :where(a):not(:where([class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose[data-v-bcc87ca4] :where(strong):not(:where([class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose[data-v-bcc87ca4] :where(a strong):not(:where([class~=not-prose] *)),.prose[data-v-bcc87ca4] :where(blockquote strong):not(:where([class~=not-prose] *)),.prose[data-v-bcc87ca4] :where(thead th strong):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-bcc87ca4] :where(ol):not(:where([class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose[data-v-bcc87ca4] :where(ol[type=A]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.prose[data-v-bcc87ca4] :where(ol[type=a]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose[data-v-bcc87ca4] :where(ol[type=I]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose[data-v-bcc87ca4] :where(ol[type=i]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose[data-v-bcc87ca4] :where(ol[type="1"]):not(:where([class~=not-prose] *)){list-style-type:decimal}.prose[data-v-bcc87ca4] :where(ul):not(:where([class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose[data-v-bcc87ca4] :where(ol>li):not(:where([class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose[data-v-bcc87ca4] :where(ul>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose[data-v-bcc87ca4] :where(hr):not(:where([class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose[data-v-bcc87ca4] :where(blockquote):not(:where([class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"\201c""\201d""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose[data-v-bcc87ca4] :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before{content:open-quote}.prose[data-v-bcc87ca4] :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after{content:close-quote}.prose[data-v-bcc87ca4] :where(h1):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose[data-v-bcc87ca4] :where(h1 strong):not(:where([class~=not-prose] *)){font-weight:900;color:inherit}.prose[data-v-bcc87ca4] :where(h2):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose[data-v-bcc87ca4] :where(h2 strong):not(:where([class~=not-prose] *)){font-weight:800;color:inherit}.prose[data-v-bcc87ca4] :where(h3):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose[data-v-bcc87ca4] :where(h3 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.prose[data-v-bcc87ca4] :where(h4):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose[data-v-bcc87ca4] :where(h4 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.prose[data-v-bcc87ca4] :where(img):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose[data-v-bcc87ca4] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose[data-v-bcc87ca4] :where(figcaption):not(:where([class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose[data-v-bcc87ca4] :where(code):not(:where([class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose[data-v-bcc87ca4] :where(code):not(:where([class~=not-prose] *)):after,.prose[data-v-bcc87ca4] :where(code):not(:where([class~=not-prose] *)):before{content:"`"}.prose[data-v-bcc87ca4] :where(a code):not(:where([class~=not-prose] *)),.prose[data-v-bcc87ca4] :where(h1 code):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-bcc87ca4] :where(h2 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.875em}.prose[data-v-bcc87ca4] :where(h3 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.9em}.prose[data-v-bcc87ca4] :where(blockquote code):not(:where([class~=not-prose] *)),.prose[data-v-bcc87ca4] :where(h4 code):not(:where([class~=not-prose] *)),.prose[data-v-bcc87ca4] :where(thead th code):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-bcc87ca4] :where(pre):not(:where([class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose[data-v-bcc87ca4] :where(pre code):not(:where([class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose[data-v-bcc87ca4] :where(pre code):not(:where([class~=not-prose] *)):after,.prose[data-v-bcc87ca4] :where(pre code):not(:where([class~=not-prose] *)):before{content:none}.prose[data-v-bcc87ca4] :where(table):not(:where([class~=not-prose] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose[data-v-bcc87ca4] :where(thead):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose[data-v-bcc87ca4] :where(thead th):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose[data-v-bcc87ca4] :where(tbody tr):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose[data-v-bcc87ca4] :where(tbody tr:last-child):not(:where([class~=not-prose] *)){border-bottom-width:0}.prose[data-v-bcc87ca4] :where(tbody td):not(:where([class~=not-prose] *)){vertical-align:baseline}.prose[data-v-bcc87ca4] :where(tfoot):not(:where([class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose[data-v-bcc87ca4] :where(tfoot td):not(:where([class~=not-prose] *)){vertical-align:top}.prose[data-v-bcc87ca4]{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose[data-v-bcc87ca4] :where(p):not(:where([class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose[data-v-bcc87ca4] :where(figure):not(:where([class~=not-prose] *)),.prose[data-v-bcc87ca4] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose[data-v-bcc87ca4] :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose[data-v-bcc87ca4] :where(ol>li):not(:where([class~=not-prose] *)),.prose[data-v-bcc87ca4] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose[data-v-bcc87ca4] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose[data-v-bcc87ca4] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose[data-v-bcc87ca4] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose[data-v-bcc87ca4] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose[data-v-bcc87ca4] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose[data-v-bcc87ca4] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose[data-v-bcc87ca4] :where(h2+*):not(:where([class~=not-prose] *)),.prose[data-v-bcc87ca4] :where(h3+*):not(:where([class~=not-prose] *)),.prose[data-v-bcc87ca4] :where(h4+*):not(:where([class~=not-prose] *)),.prose[data-v-bcc87ca4] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.prose[data-v-bcc87ca4] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose[data-v-bcc87ca4] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose[data-v-bcc87ca4] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.5714286em}.prose[data-v-bcc87ca4] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose[data-v-bcc87ca4] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose[data-v-bcc87ca4] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose[data-v-bcc87ca4] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-sm[data-v-bcc87ca4] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm[data-v-bcc87ca4] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm[data-v-bcc87ca4] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm[data-v-bcc87ca4] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm[data-v-bcc87ca4] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm[data-v-bcc87ca4] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm[data-v-bcc87ca4] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-base[data-v-bcc87ca4] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose-base[data-v-bcc87ca4] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose-base[data-v-bcc87ca4] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose-base[data-v-bcc87ca4] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose-base[data-v-bcc87ca4] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose-base[data-v-bcc87ca4] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-base[data-v-bcc87ca4] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-lg[data-v-bcc87ca4] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg[data-v-bcc87ca4] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-lg[data-v-bcc87ca4] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg[data-v-bcc87ca4] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-lg[data-v-bcc87ca4] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg[data-v-bcc87ca4] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-lg[data-v-bcc87ca4] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-xl[data-v-bcc87ca4] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.prose-xl[data-v-bcc87ca4] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.prose-xl[data-v-bcc87ca4] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.prose-xl[data-v-bcc87ca4] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.prose-xl[data-v-bcc87ca4] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.prose-xl[data-v-bcc87ca4] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-xl[data-v-bcc87ca4] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-2xl[data-v-bcc87ca4] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8333333em;margin-bottom:.8333333em}.prose-2xl[data-v-bcc87ca4] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-2xl[data-v-bcc87ca4] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-2xl[data-v-bcc87ca4] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-2xl[data-v-bcc87ca4] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-2xl[data-v-bcc87ca4] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-2xl[data-v-bcc87ca4] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.icon[data-v-bcc87ca4]{height:.5rem;width:.5rem}@media (min-width:768px){.icon[data-v-bcc87ca4]{height:1rem;width:1rem}}.editor-btn[data-v-bcc87ca4]{border-radius:.375rem;padding:.5rem;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity));transition-duration:.3s}.editor-btn[data-v-bcc87ca4]:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.is-active[data-v-bcc87ca4]{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity));fill:#fff;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.editor-container[data-v-bcc87ca4]{display:flex;flex-direction:column;border-radius:.375rem;border-width:1px}.editor-toolbox[data-v-bcc87ca4]{display:flex;flex-wrap:wrap;align-items:center}.editor-toolbox[data-v-bcc87ca4]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.editor-toolbox[data-v-bcc87ca4]{border-bottom-width:1px;padding:.5rem}@media (min-width:768px){.editor-toolbox[data-v-bcc87ca4]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}}.header-div[data-v-bcc87ca4]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.parent-header[data-v-bcc87ca4]{position:absolute;top:2rem;left:0;z-index:10;display:flex}.parent-header[data-v-bcc87ca4]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.25rem*var(--tw-space-x-reverse));margin-left:calc(0.25rem*(1 - var(--tw-space-x-reverse)))}@media (min-width:768px){.parent-header[data-v-bcc87ca4]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}}.list-header[data-v-bcc87ca4]{cursor:pointer;border-radius:.125rem;border-width:1px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.25rem .5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.list-header[data-v-bcc87ca4]:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.is-h-active[data-v-bcc87ca4]{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.modal-container[data-v-bcc87ca4]{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;height:100vh;width:100vw;place-content:center;background-color:rgba(0,0,0,.30196078431372547);padding:1rem}@media (min-width:768px){.modal-container[data-v-bcc87ca4]{padding:2rem}}.modal[data-v-bcc87ca4]{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}@media (min-width:768px){.modal[data-v-bcc87ca4]{gap:1rem;border-radius:.75rem}}.modal-header[data-v-bcc87ca4]{padding:.5rem}@media (min-width:768px){.modal-header[data-v-bcc87ca4]{padding:1rem}}.modal-body[data-v-bcc87ca4]{display:flex;flex-direction:column;gap:.5rem;padding:.5rem}@media (min-width:768px){.modal-body[data-v-bcc87ca4]{gap:1rem;padding:1rem}}.modal-footer[data-v-bcc87ca4]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem}@media (min-width:768px){.modal-footer[data-v-bcc87ca4]{gap:1rem;padding:1rem}}.btn[data-v-bcc87ca4]{border-radius:.375rem;padding:.5rem}@media (min-width:768px){.btn[data-v-bcc87ca4]{padding:1rem}}.btn-warning[data-v-bcc87ca4]{background-color:rgb(234 179 8/var(--tw-bg-opacity))}.btn-info[data-v-bcc87ca4],.btn-warning[data-v-bcc87ca4]{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.btn-info[data-v-bcc87ca4]{background-color:rgb(59 130 246/var(--tw-bg-opacity))}.form-group[data-v-bcc87ca4]{display:flex;flex-direction:column}.form-control[data-v-bcc87ca4]{border-radius:.375rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.flex[data-v-bcc87ca4]{display:flex}.grid[data-v-bcc87ca4]{display:grid}.h-2[data-v-bcc87ca4]{height:.5rem}.h-64[data-v-bcc87ca4]{height:16rem}.w-2[data-v-bcc87ca4]{width:.5rem}.w-full[data-v-bcc87ca4]{width:100%}.w-4[data-v-bcc87ca4]{width:1rem}.w-64[data-v-bcc87ca4]{width:16rem}.cursor-pointer[data-v-bcc87ca4]{cursor:pointer}.grid-cols-4[data-v-bcc87ca4]{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-col[data-v-bcc87ca4]{flex-direction:column}.flex-wrap[data-v-bcc87ca4]{flex-wrap:wrap}.items-center[data-v-bcc87ca4]{align-items:center}.justify-between[data-v-bcc87ca4]{justify-content:space-between}.space-x-2[data-v-bcc87ca4]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.space-y-4[data-v-bcc87ca4]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}.rounded-md[data-v-bcc87ca4]{border-radius:.375rem}.border[data-v-bcc87ca4]{border-width:1px}.border-b[data-v-bcc87ca4]{border-bottom-width:1px}.bg-slate-500[data-v-bcc87ca4]{--tw-bg-opacity:1;background-color:rgb(100 116 139/var(--tw-bg-opacity))}.bg-gray-200[data-v-bcc87ca4]{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.bg-indigo-500[data-v-bcc87ca4]{--tw-bg-opacity:1;background-color:rgb(99 102 241/var(--tw-bg-opacity))}.p-4[data-v-bcc87ca4]{padding:1rem}.p-10[data-v-bcc87ca4]{padding:2.5rem}.p-2[data-v-bcc87ca4]{padding:.5rem}.text-center[data-v-bcc87ca4]{text-align:center}.text-3xl[data-v-bcc87ca4]{font-size:1.875rem;line-height:2.25rem}.italic[data-v-bcc87ca4]{font-style:italic}.text-white[data-v-bcc87ca4]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-gray-700[data-v-bcc87ca4]{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.underline[data-v-bcc87ca4]{-webkit-text-decoration-line:underline;text-decoration-line:underline}.filter[data-v-bcc87ca4]{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hover\:bg-gray-300[data-v-bcc87ca4]:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.focus\:outline-none[data-v-bcc87ca4]:focus{outline:2px solid transparent;outline-offset:2px}.prose-h1\:text-6xl[data-v-bcc87ca4] :is(:where(h1):not(:where([class~=not-prose] *))){font-size:3.75rem;line-height:1}.prose-h2\:text-5xl[data-v-bcc87ca4] :is(:where(h2):not(:where([class~=not-prose] *))){font-size:3rem;line-height:1}.prose-h3\:text-4xl[data-v-bcc87ca4] :is(:where(h3):not(:where([class~=not-prose] *))){font-size:2.25rem;line-height:2.5rem}@media (min-width:640px){.sm\:prose-xl[data-v-bcc87ca4]{font-size:1.25rem;line-height:1.8}.sm\:prose-xl[data-v-bcc87ca4] :where(p):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.sm\:prose-xl[data-v-bcc87ca4] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.sm\:prose-xl[data-v-bcc87ca4] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.sm\:prose-xl[data-v-bcc87ca4] :where(h1):not(:where([class~=not-prose] *)){font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.sm\:prose-xl[data-v-bcc87ca4] :where(h2):not(:where([class~=not-prose] *)){font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.sm\:prose-xl[data-v-bcc87ca4] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.sm\:prose-xl[data-v-bcc87ca4] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.sm\:prose-xl[data-v-bcc87ca4] :where(figure):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-bcc87ca4] :where(img):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-bcc87ca4] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sm\:prose-xl[data-v-bcc87ca4] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.sm\:prose-xl[data-v-bcc87ca4] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.sm\:prose-xl[data-v-bcc87ca4] :where(code):not(:where([class~=not-prose] *)){font-size:.9em}.sm\:prose-xl[data-v-bcc87ca4] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.8611111em}.sm\:prose-xl[data-v-bcc87ca4] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.9em}.sm\:prose-xl[data-v-bcc87ca4] :where(pre):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.sm\:prose-xl[data-v-bcc87ca4] :where(ol):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-bcc87ca4] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.sm\:prose-xl[data-v-bcc87ca4] :where(li):not(:where([class~=not-prose] *)){margin-top:.6em;margin-bottom:.6em}.sm\:prose-xl[data-v-bcc87ca4] :where(ol>li):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-bcc87ca4] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4em}.sm\:prose-xl[data-v-bcc87ca4] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.sm\:prose-xl[data-v-bcc87ca4] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.sm\:prose-xl[data-v-bcc87ca4] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.sm\:prose-xl[data-v-bcc87ca4] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.sm\:prose-xl[data-v-bcc87ca4] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.sm\:prose-xl[data-v-bcc87ca4] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.sm\:prose-xl[data-v-bcc87ca4] :where(hr):not(:where([class~=not-prose] *)){margin-top:2.8em;margin-bottom:2.8em}.sm\:prose-xl[data-v-bcc87ca4] :where(h2+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-bcc87ca4] :where(h3+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-bcc87ca4] :where(h4+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-bcc87ca4] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.sm\:prose-xl[data-v-bcc87ca4] :where(table):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556}.sm\:prose-xl[data-v-bcc87ca4] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.sm\:prose-xl[data-v-bcc87ca4] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.sm\:prose-xl[data-v-bcc87ca4] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.sm\:prose-xl[data-v-bcc87ca4] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8888889em .6666667em}.sm\:prose-xl[data-v-bcc87ca4] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.sm\:prose-xl[data-v-bcc87ca4] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.sm\:prose-xl[data-v-bcc87ca4] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.sm\:prose-xl[data-v-bcc87ca4] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}}@media (min-width:768px){.md\:prose-2xl[data-v-bcc87ca4]{font-size:1.5rem;line-height:1.6666667}.md\:prose-2xl[data-v-bcc87ca4] :where(p):not(:where([class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.md\:prose-2xl[data-v-bcc87ca4] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.md\:prose-2xl[data-v-bcc87ca4] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.md\:prose-2xl[data-v-bcc87ca4] :where(h1):not(:where([class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.md\:prose-2xl[data-v-bcc87ca4] :where(h2):not(:where([class~=not-prose] *)){font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.md\:prose-2xl[data-v-bcc87ca4] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.md\:prose-2xl[data-v-bcc87ca4] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.md\:prose-2xl[data-v-bcc87ca4] :where(figure):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-bcc87ca4] :where(img):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-bcc87ca4] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.md\:prose-2xl[data-v-bcc87ca4] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.md\:prose-2xl[data-v-bcc87ca4] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.6;margin-top:1em}.md\:prose-2xl[data-v-bcc87ca4] :where(code):not(:where([class~=not-prose] *)){font-size:.8333333em}.md\:prose-2xl[data-v-bcc87ca4] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.875em}.md\:prose-2xl[data-v-bcc87ca4] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.8888889em}.md\:prose-2xl[data-v-bcc87ca4] :where(pre):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.md\:prose-2xl[data-v-bcc87ca4] :where(ol):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-bcc87ca4] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5833333em}.md\:prose-2xl[data-v-bcc87ca4] :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.md\:prose-2xl[data-v-bcc87ca4] :where(ol>li):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-bcc87ca4] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4166667em}.md\:prose-2xl[data-v-bcc87ca4] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8333333em;margin-bottom:.8333333em}.md\:prose-2xl[data-v-bcc87ca4] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.md\:prose-2xl[data-v-bcc87ca4] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.md\:prose-2xl[data-v-bcc87ca4] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.md\:prose-2xl[data-v-bcc87ca4] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.md\:prose-2xl[data-v-bcc87ca4] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.md\:prose-2xl[data-v-bcc87ca4] :where(hr):not(:where([class~=not-prose] *)){margin-top:3em;margin-bottom:3em}.md\:prose-2xl[data-v-bcc87ca4] :where(h2+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-bcc87ca4] :where(h3+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-bcc87ca4] :where(h4+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-bcc87ca4] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose-2xl[data-v-bcc87ca4] :where(table):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.4}.md\:prose-2xl[data-v-bcc87ca4] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.md\:prose-2xl[data-v-bcc87ca4] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.md\:prose-2xl[data-v-bcc87ca4] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.md\:prose-2xl[data-v-bcc87ca4] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8em .6em}.md\:prose-2xl[data-v-bcc87ca4] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.md\:prose-2xl[data-v-bcc87ca4] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.md\:prose-2xl[data-v-bcc87ca4] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose-2xl[data-v-bcc87ca4] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.md\:w-4[data-v-bcc87ca4]{width:1rem}.md\:space-x-4[data-v-bcc87ca4]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}.md\:space-y-8[data-v-bcc87ca4]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem*var(--tw-space-y-reverse))}.md\:p-4[data-v-bcc87ca4]{padding:1rem}}@media (min-width:1024px){.lg\:prose-xl[data-v-bcc87ca4]{font-size:1.25rem;line-height:1.8}.lg\:prose-xl[data-v-bcc87ca4] :where(p):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.lg\:prose-xl[data-v-bcc87ca4] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.lg\:prose-xl[data-v-bcc87ca4] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.lg\:prose-xl[data-v-bcc87ca4] :where(h1):not(:where([class~=not-prose] *)){font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.lg\:prose-xl[data-v-bcc87ca4] :where(h2):not(:where([class~=not-prose] *)){font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.lg\:prose-xl[data-v-bcc87ca4] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.lg\:prose-xl[data-v-bcc87ca4] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.lg\:prose-xl[data-v-bcc87ca4] :where(figure):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-bcc87ca4] :where(img):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-bcc87ca4] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.lg\:prose-xl[data-v-bcc87ca4] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.lg\:prose-xl[data-v-bcc87ca4] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.lg\:prose-xl[data-v-bcc87ca4] :where(code):not(:where([class~=not-prose] *)){font-size:.9em}.lg\:prose-xl[data-v-bcc87ca4] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.8611111em}.lg\:prose-xl[data-v-bcc87ca4] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.9em}.lg\:prose-xl[data-v-bcc87ca4] :where(pre):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.lg\:prose-xl[data-v-bcc87ca4] :where(ol):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-bcc87ca4] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.lg\:prose-xl[data-v-bcc87ca4] :where(li):not(:where([class~=not-prose] *)){margin-top:.6em;margin-bottom:.6em}.lg\:prose-xl[data-v-bcc87ca4] :where(ol>li):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-bcc87ca4] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4em}.lg\:prose-xl[data-v-bcc87ca4] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.lg\:prose-xl[data-v-bcc87ca4] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.lg\:prose-xl[data-v-bcc87ca4] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.lg\:prose-xl[data-v-bcc87ca4] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.lg\:prose-xl[data-v-bcc87ca4] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.lg\:prose-xl[data-v-bcc87ca4] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.lg\:prose-xl[data-v-bcc87ca4] :where(hr):not(:where([class~=not-prose] *)){margin-top:2.8em;margin-bottom:2.8em}.lg\:prose-xl[data-v-bcc87ca4] :where(h2+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-bcc87ca4] :where(h3+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-bcc87ca4] :where(h4+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-bcc87ca4] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.lg\:prose-xl[data-v-bcc87ca4] :where(table):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556}.lg\:prose-xl[data-v-bcc87ca4] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.lg\:prose-xl[data-v-bcc87ca4] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.lg\:prose-xl[data-v-bcc87ca4] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.lg\:prose-xl[data-v-bcc87ca4] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8888889em .6666667em}.lg\:prose-xl[data-v-bcc87ca4] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.lg\:prose-xl[data-v-bcc87ca4] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.lg\:prose-xl[data-v-bcc87ca4] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.lg\:prose-xl[data-v-bcc87ca4] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}}[data-v-209e5b2a],[data-v-209e5b2a]:after,[data-v-209e5b2a]:before{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}[data-v-209e5b2a]:after,[data-v-209e5b2a]:before{--tw-content:""}html[data-v-209e5b2a]{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}body[data-v-209e5b2a]{margin:0;line-height:inherit}hr[data-v-209e5b2a]{height:0;color:inherit;border-top-width:1px}abbr[data-v-209e5b2a]:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1[data-v-209e5b2a],h2[data-v-209e5b2a],h3[data-v-209e5b2a],h4[data-v-209e5b2a],h5[data-v-209e5b2a],h6[data-v-209e5b2a]{font-size:inherit;font-weight:inherit}a[data-v-209e5b2a]{color:inherit;text-decoration:inherit}b[data-v-209e5b2a],strong[data-v-209e5b2a]{font-weight:bolder}code[data-v-209e5b2a],kbd[data-v-209e5b2a],pre[data-v-209e5b2a],samp[data-v-209e5b2a]{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small[data-v-209e5b2a]{font-size:80%}sub[data-v-209e5b2a],sup[data-v-209e5b2a]{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub[data-v-209e5b2a]{bottom:-.25em}sup[data-v-209e5b2a]{top:-.5em}table[data-v-209e5b2a]{text-indent:0;border-color:inherit;border-collapse:collapse}button[data-v-209e5b2a],input[data-v-209e5b2a],optgroup[data-v-209e5b2a],select[data-v-209e5b2a],textarea[data-v-209e5b2a]{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button[data-v-209e5b2a],select[data-v-209e5b2a]{text-transform:none}[type=button][data-v-209e5b2a],[type=reset][data-v-209e5b2a],[type=submit][data-v-209e5b2a],button[data-v-209e5b2a]{-webkit-appearance:button;background-color:transparent;background-image:none}[data-v-209e5b2a]:-moz-focusring{outline:auto}[data-v-209e5b2a]:-moz-ui-invalid{box-shadow:none}progress[data-v-209e5b2a]{vertical-align:baseline}[data-v-209e5b2a]::-webkit-inner-spin-button,[data-v-209e5b2a]::-webkit-outer-spin-button{height:auto}[type=search][data-v-209e5b2a]{-webkit-appearance:textfield;outline-offset:-2px}[data-v-209e5b2a]::-webkit-search-decoration{-webkit-appearance:none}[data-v-209e5b2a]::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary[data-v-209e5b2a]{display:list-item}blockquote[data-v-209e5b2a],dd[data-v-209e5b2a],dl[data-v-209e5b2a],figure[data-v-209e5b2a],h1[data-v-209e5b2a],h2[data-v-209e5b2a],h3[data-v-209e5b2a],h4[data-v-209e5b2a],h5[data-v-209e5b2a],h6[data-v-209e5b2a],hr[data-v-209e5b2a],p[data-v-209e5b2a],pre[data-v-209e5b2a]{margin:0}fieldset[data-v-209e5b2a]{margin:0;padding:0}legend[data-v-209e5b2a]{padding:0}menu[data-v-209e5b2a],ol[data-v-209e5b2a],ul[data-v-209e5b2a]{list-style:none;margin:0;padding:0}textarea[data-v-209e5b2a]{resize:vertical}input[data-v-209e5b2a]::-moz-placeholder,textarea[data-v-209e5b2a]::-moz-placeholder{color:#9ca3af}input[data-v-209e5b2a]:-ms-input-placeholder,textarea[data-v-209e5b2a]:-ms-input-placeholder{color:#9ca3af}input[data-v-209e5b2a]::placeholder,textarea[data-v-209e5b2a]::placeholder{color:#9ca3af}[role=button][data-v-209e5b2a],button[data-v-209e5b2a]{cursor:pointer}[data-v-209e5b2a]:disabled{cursor:default}audio[data-v-209e5b2a],canvas[data-v-209e5b2a],embed[data-v-209e5b2a],iframe[data-v-209e5b2a],img[data-v-209e5b2a],object[data-v-209e5b2a],svg[data-v-209e5b2a],video[data-v-209e5b2a]{display:block;vertical-align:middle}img[data-v-209e5b2a],video[data-v-209e5b2a]{max-width:100%;height:auto}[multiple][data-v-209e5b2a],[type=date][data-v-209e5b2a],[type=datetime-local][data-v-209e5b2a],[type=email][data-v-209e5b2a],[type=month][data-v-209e5b2a],[type=number][data-v-209e5b2a],[type=password][data-v-209e5b2a],[type=search][data-v-209e5b2a],[type=tel][data-v-209e5b2a],[type=text][data-v-209e5b2a],[type=time][data-v-209e5b2a],[type=url][data-v-209e5b2a],[type=week][data-v-209e5b2a],select[data-v-209e5b2a],textarea[data-v-209e5b2a]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 transparent}[multiple][data-v-209e5b2a]:focus,[type=date][data-v-209e5b2a]:focus,[type=datetime-local][data-v-209e5b2a]:focus,[type=email][data-v-209e5b2a]:focus,[type=month][data-v-209e5b2a]:focus,[type=number][data-v-209e5b2a]:focus,[type=password][data-v-209e5b2a]:focus,[type=search][data-v-209e5b2a]:focus,[type=tel][data-v-209e5b2a]:focus,[type=text][data-v-209e5b2a]:focus,[type=time][data-v-209e5b2a]:focus,[type=url][data-v-209e5b2a]:focus,[type=week][data-v-209e5b2a]:focus,select[data-v-209e5b2a]:focus,textarea[data-v-209e5b2a]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input[data-v-209e5b2a]::-moz-placeholder,textarea[data-v-209e5b2a]::-moz-placeholder{color:#6b7280;opacity:1}input[data-v-209e5b2a]:-ms-input-placeholder,textarea[data-v-209e5b2a]:-ms-input-placeholder{color:#6b7280;opacity:1}input[data-v-209e5b2a]::placeholder,textarea[data-v-209e5b2a]::placeholder{color:#6b7280;opacity:1}[data-v-209e5b2a]::-webkit-datetime-edit-fields-wrapper{padding:0}[data-v-209e5b2a]::-webkit-date-and-time-value{min-height:1.5em}[data-v-209e5b2a]::-webkit-datetime-edit,[data-v-209e5b2a]::-webkit-datetime-edit-day-field,[data-v-209e5b2a]::-webkit-datetime-edit-hour-field,[data-v-209e5b2a]::-webkit-datetime-edit-meridiem-field,[data-v-209e5b2a]::-webkit-datetime-edit-millisecond-field,[data-v-209e5b2a]::-webkit-datetime-edit-minute-field,[data-v-209e5b2a]::-webkit-datetime-edit-month-field,[data-v-209e5b2a]::-webkit-datetime-edit-second-field,[data-v-209e5b2a]::-webkit-datetime-edit-year-field{padding-top:0;padding-bottom:0}select[data-v-209e5b2a]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}[multiple][data-v-209e5b2a]{background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;color-adjust:unset;print-color-adjust:unset}[type=checkbox][data-v-209e5b2a],[type=radio][data-v-209e5b2a]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow:0 0 transparent}[type=checkbox][data-v-209e5b2a]{border-radius:0}[type=radio][data-v-209e5b2a]{border-radius:100%}[type=checkbox][data-v-209e5b2a]:focus,[type=radio][data-v-209e5b2a]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox][data-v-209e5b2a]:checked,[type=radio][data-v-209e5b2a]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox][data-v-209e5b2a]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3E%3C/svg%3E")}[type=radio][data-v-209e5b2a]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")}[type=checkbox][data-v-209e5b2a]:checked:focus,[type=checkbox][data-v-209e5b2a]:checked:hover,[type=radio][data-v-209e5b2a]:checked:focus,[type=radio][data-v-209e5b2a]:checked:hover{border-color:transparent;background-color:currentColor}[type=checkbox][data-v-209e5b2a]:indeterminate{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox][data-v-209e5b2a]:indeterminate:focus,[type=checkbox][data-v-209e5b2a]:indeterminate:hover{border-color:transparent;background-color:currentColor}[type=file][data-v-209e5b2a]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file][data-v-209e5b2a]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}[data-v-209e5b2a],[data-v-209e5b2a]:after,[data-v-209e5b2a]:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}[data-v-209e5b2a]::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}.prose[data-v-209e5b2a]{color:var(--tw-prose-body);max-width:65ch}.prose[data-v-209e5b2a] :where([class~=lead]):not(:where([class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose[data-v-209e5b2a] :where(a):not(:where([class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose[data-v-209e5b2a] :where(strong):not(:where([class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose[data-v-209e5b2a] :where(a strong):not(:where([class~=not-prose] *)),.prose[data-v-209e5b2a] :where(blockquote strong):not(:where([class~=not-prose] *)),.prose[data-v-209e5b2a] :where(thead th strong):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-209e5b2a] :where(ol):not(:where([class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose[data-v-209e5b2a] :where(ol[type=A]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.prose[data-v-209e5b2a] :where(ol[type=a]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose[data-v-209e5b2a] :where(ol[type=I]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose[data-v-209e5b2a] :where(ol[type=i]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose[data-v-209e5b2a] :where(ol[type="1"]):not(:where([class~=not-prose] *)){list-style-type:decimal}.prose[data-v-209e5b2a] :where(ul):not(:where([class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose[data-v-209e5b2a] :where(ol>li):not(:where([class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose[data-v-209e5b2a] :where(ul>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose[data-v-209e5b2a] :where(hr):not(:where([class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose[data-v-209e5b2a] :where(blockquote):not(:where([class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"\201c""\201d""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose[data-v-209e5b2a] :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before{content:open-quote}.prose[data-v-209e5b2a] :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after{content:close-quote}.prose[data-v-209e5b2a] :where(h1):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose[data-v-209e5b2a] :where(h1 strong):not(:where([class~=not-prose] *)){font-weight:900;color:inherit}.prose[data-v-209e5b2a] :where(h2):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose[data-v-209e5b2a] :where(h2 strong):not(:where([class~=not-prose] *)){font-weight:800;color:inherit}.prose[data-v-209e5b2a] :where(h3):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose[data-v-209e5b2a] :where(h3 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.prose[data-v-209e5b2a] :where(h4):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose[data-v-209e5b2a] :where(h4 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.prose[data-v-209e5b2a] :where(img):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose[data-v-209e5b2a] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose[data-v-209e5b2a] :where(figcaption):not(:where([class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose[data-v-209e5b2a] :where(code):not(:where([class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose[data-v-209e5b2a] :where(code):not(:where([class~=not-prose] *)):after,.prose[data-v-209e5b2a] :where(code):not(:where([class~=not-prose] *)):before{content:"`"}.prose[data-v-209e5b2a] :where(a code):not(:where([class~=not-prose] *)),.prose[data-v-209e5b2a] :where(h1 code):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-209e5b2a] :where(h2 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.875em}.prose[data-v-209e5b2a] :where(h3 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.9em}.prose[data-v-209e5b2a] :where(blockquote code):not(:where([class~=not-prose] *)),.prose[data-v-209e5b2a] :where(h4 code):not(:where([class~=not-prose] *)),.prose[data-v-209e5b2a] :where(thead th code):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-209e5b2a] :where(pre):not(:where([class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose[data-v-209e5b2a] :where(pre code):not(:where([class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose[data-v-209e5b2a] :where(pre code):not(:where([class~=not-prose] *)):after,.prose[data-v-209e5b2a] :where(pre code):not(:where([class~=not-prose] *)):before{content:none}.prose[data-v-209e5b2a] :where(table):not(:where([class~=not-prose] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose[data-v-209e5b2a] :where(thead):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose[data-v-209e5b2a] :where(thead th):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose[data-v-209e5b2a] :where(tbody tr):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose[data-v-209e5b2a] :where(tbody tr:last-child):not(:where([class~=not-prose] *)){border-bottom-width:0}.prose[data-v-209e5b2a] :where(tbody td):not(:where([class~=not-prose] *)){vertical-align:baseline}.prose[data-v-209e5b2a] :where(tfoot):not(:where([class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose[data-v-209e5b2a] :where(tfoot td):not(:where([class~=not-prose] *)){vertical-align:top}.prose[data-v-209e5b2a]{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose[data-v-209e5b2a] :where(p):not(:where([class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose[data-v-209e5b2a] :where(figure):not(:where([class~=not-prose] *)),.prose[data-v-209e5b2a] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose[data-v-209e5b2a] :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose[data-v-209e5b2a] :where(ol>li):not(:where([class~=not-prose] *)),.prose[data-v-209e5b2a] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose[data-v-209e5b2a] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose[data-v-209e5b2a] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose[data-v-209e5b2a] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose[data-v-209e5b2a] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose[data-v-209e5b2a] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose[data-v-209e5b2a] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose[data-v-209e5b2a] :where(h2+*):not(:where([class~=not-prose] *)),.prose[data-v-209e5b2a] :where(h3+*):not(:where([class~=not-prose] *)),.prose[data-v-209e5b2a] :where(h4+*):not(:where([class~=not-prose] *)),.prose[data-v-209e5b2a] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.prose[data-v-209e5b2a] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose[data-v-209e5b2a] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose[data-v-209e5b2a] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.5714286em}.prose[data-v-209e5b2a] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose[data-v-209e5b2a] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose[data-v-209e5b2a] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose[data-v-209e5b2a] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-sm[data-v-209e5b2a] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm[data-v-209e5b2a] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm[data-v-209e5b2a] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm[data-v-209e5b2a] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm[data-v-209e5b2a] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm[data-v-209e5b2a] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm[data-v-209e5b2a] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-base[data-v-209e5b2a] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose-base[data-v-209e5b2a] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose-base[data-v-209e5b2a] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose-base[data-v-209e5b2a] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose-base[data-v-209e5b2a] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose-base[data-v-209e5b2a] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-base[data-v-209e5b2a] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-lg[data-v-209e5b2a] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg[data-v-209e5b2a] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-lg[data-v-209e5b2a] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg[data-v-209e5b2a] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-lg[data-v-209e5b2a] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg[data-v-209e5b2a] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-lg[data-v-209e5b2a] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-xl[data-v-209e5b2a] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.prose-xl[data-v-209e5b2a] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.prose-xl[data-v-209e5b2a] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.prose-xl[data-v-209e5b2a] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.prose-xl[data-v-209e5b2a] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.prose-xl[data-v-209e5b2a] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-xl[data-v-209e5b2a] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-2xl[data-v-209e5b2a] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8333333em;margin-bottom:.8333333em}.prose-2xl[data-v-209e5b2a] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-2xl[data-v-209e5b2a] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-2xl[data-v-209e5b2a] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-2xl[data-v-209e5b2a] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-2xl[data-v-209e5b2a] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-2xl[data-v-209e5b2a] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.icon[data-v-209e5b2a]{height:.5rem;width:.5rem}@media (min-width:768px){.icon[data-v-209e5b2a]{height:1rem;width:1rem}}.editor-btn[data-v-209e5b2a]{border-radius:.375rem;padding:.5rem;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity));transition-duration:.3s}.editor-btn[data-v-209e5b2a]:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.is-active[data-v-209e5b2a]{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity));fill:#fff;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.editor-container[data-v-209e5b2a]{display:flex;flex-direction:column;border-radius:.375rem;border-width:1px}.editor-toolbox[data-v-209e5b2a]{display:flex;flex-wrap:wrap;align-items:center}.editor-toolbox[data-v-209e5b2a]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.editor-toolbox[data-v-209e5b2a]{border-bottom-width:1px;padding:.5rem}@media (min-width:768px){.editor-toolbox[data-v-209e5b2a]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}}.header-div[data-v-209e5b2a]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.parent-header[data-v-209e5b2a]{position:absolute;top:2rem;left:0;z-index:10;display:flex}.parent-header[data-v-209e5b2a]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.25rem*var(--tw-space-x-reverse));margin-left:calc(0.25rem*(1 - var(--tw-space-x-reverse)))}@media (min-width:768px){.parent-header[data-v-209e5b2a]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}}.list-header[data-v-209e5b2a]{cursor:pointer;border-radius:.125rem;border-width:1px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.25rem .5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.list-header[data-v-209e5b2a]:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.is-h-active[data-v-209e5b2a]{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.modal-container[data-v-209e5b2a]{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;height:100vh;width:100vw;place-content:center;background-color:rgba(0,0,0,.30196078431372547);padding:1rem}@media (min-width:768px){.modal-container[data-v-209e5b2a]{padding:2rem}}.modal[data-v-209e5b2a]{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}@media (min-width:768px){.modal[data-v-209e5b2a]{gap:1rem;border-radius:.75rem}}.modal-header[data-v-209e5b2a]{padding:.5rem}@media (min-width:768px){.modal-header[data-v-209e5b2a]{padding:1rem}}.modal-body[data-v-209e5b2a]{display:flex;flex-direction:column;gap:.5rem;padding:.5rem}@media (min-width:768px){.modal-body[data-v-209e5b2a]{gap:1rem;padding:1rem}}.modal-footer[data-v-209e5b2a]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem}@media (min-width:768px){.modal-footer[data-v-209e5b2a]{gap:1rem;padding:1rem}}.btn[data-v-209e5b2a]{border-radius:.375rem;padding:.5rem}@media (min-width:768px){.btn[data-v-209e5b2a]{padding:1rem}}.btn-warning[data-v-209e5b2a]{background-color:rgb(234 179 8/var(--tw-bg-opacity))}.btn-info[data-v-209e5b2a],.btn-warning[data-v-209e5b2a]{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.btn-info[data-v-209e5b2a]{background-color:rgb(59 130 246/var(--tw-bg-opacity))}.form-group[data-v-209e5b2a]{display:flex;flex-direction:column}.form-control[data-v-209e5b2a]{border-radius:.375rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.flex[data-v-209e5b2a]{display:flex}.grid[data-v-209e5b2a]{display:grid}.h-2[data-v-209e5b2a]{height:.5rem}.h-64[data-v-209e5b2a]{height:16rem}.w-2[data-v-209e5b2a]{width:.5rem}.w-full[data-v-209e5b2a]{width:100%}.w-4[data-v-209e5b2a]{width:1rem}.w-64[data-v-209e5b2a]{width:16rem}.cursor-pointer[data-v-209e5b2a]{cursor:pointer}.grid-cols-4[data-v-209e5b2a]{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-col[data-v-209e5b2a]{flex-direction:column}.flex-wrap[data-v-209e5b2a]{flex-wrap:wrap}.items-center[data-v-209e5b2a]{align-items:center}.justify-between[data-v-209e5b2a]{justify-content:space-between}.space-x-2[data-v-209e5b2a]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.space-y-4[data-v-209e5b2a]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}.rounded-md[data-v-209e5b2a]{border-radius:.375rem}.border[data-v-209e5b2a]{border-width:1px}.border-b[data-v-209e5b2a]{border-bottom-width:1px}.bg-slate-500[data-v-209e5b2a]{--tw-bg-opacity:1;background-color:rgb(100 116 139/var(--tw-bg-opacity))}.bg-gray-200[data-v-209e5b2a]{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.bg-indigo-500[data-v-209e5b2a]{--tw-bg-opacity:1;background-color:rgb(99 102 241/var(--tw-bg-opacity))}.p-4[data-v-209e5b2a]{padding:1rem}.p-10[data-v-209e5b2a]{padding:2.5rem}.p-2[data-v-209e5b2a]{padding:.5rem}.text-center[data-v-209e5b2a]{text-align:center}.text-3xl[data-v-209e5b2a]{font-size:1.875rem;line-height:2.25rem}.italic[data-v-209e5b2a]{font-style:italic}.text-white[data-v-209e5b2a]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-gray-700[data-v-209e5b2a]{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.underline[data-v-209e5b2a]{-webkit-text-decoration-line:underline;text-decoration-line:underline}.filter[data-v-209e5b2a]{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hover\:bg-gray-300[data-v-209e5b2a]:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.focus\:outline-none[data-v-209e5b2a]:focus{outline:2px solid transparent;outline-offset:2px}.prose-h1\:text-6xl[data-v-209e5b2a] :is(:where(h1):not(:where([class~=not-prose] *))){font-size:3.75rem;line-height:1}.prose-h2\:text-5xl[data-v-209e5b2a] :is(:where(h2):not(:where([class~=not-prose] *))){font-size:3rem;line-height:1}.prose-h3\:text-4xl[data-v-209e5b2a] :is(:where(h3):not(:where([class~=not-prose] *))){font-size:2.25rem;line-height:2.5rem}@media (min-width:640px){.sm\:prose-xl[data-v-209e5b2a]{font-size:1.25rem;line-height:1.8}.sm\:prose-xl[data-v-209e5b2a] :where(p):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.sm\:prose-xl[data-v-209e5b2a] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.sm\:prose-xl[data-v-209e5b2a] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.sm\:prose-xl[data-v-209e5b2a] :where(h1):not(:where([class~=not-prose] *)){font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.sm\:prose-xl[data-v-209e5b2a] :where(h2):not(:where([class~=not-prose] *)){font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.sm\:prose-xl[data-v-209e5b2a] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.sm\:prose-xl[data-v-209e5b2a] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.sm\:prose-xl[data-v-209e5b2a] :where(figure):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-209e5b2a] :where(img):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-209e5b2a] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sm\:prose-xl[data-v-209e5b2a] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.sm\:prose-xl[data-v-209e5b2a] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.sm\:prose-xl[data-v-209e5b2a] :where(code):not(:where([class~=not-prose] *)){font-size:.9em}.sm\:prose-xl[data-v-209e5b2a] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.8611111em}.sm\:prose-xl[data-v-209e5b2a] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.9em}.sm\:prose-xl[data-v-209e5b2a] :where(pre):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.sm\:prose-xl[data-v-209e5b2a] :where(ol):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-209e5b2a] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.sm\:prose-xl[data-v-209e5b2a] :where(li):not(:where([class~=not-prose] *)){margin-top:.6em;margin-bottom:.6em}.sm\:prose-xl[data-v-209e5b2a] :where(ol>li):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-209e5b2a] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4em}.sm\:prose-xl[data-v-209e5b2a] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.sm\:prose-xl[data-v-209e5b2a] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.sm\:prose-xl[data-v-209e5b2a] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.sm\:prose-xl[data-v-209e5b2a] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.sm\:prose-xl[data-v-209e5b2a] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.sm\:prose-xl[data-v-209e5b2a] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.sm\:prose-xl[data-v-209e5b2a] :where(hr):not(:where([class~=not-prose] *)){margin-top:2.8em;margin-bottom:2.8em}.sm\:prose-xl[data-v-209e5b2a] :where(h2+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-209e5b2a] :where(h3+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-209e5b2a] :where(h4+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-209e5b2a] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.sm\:prose-xl[data-v-209e5b2a] :where(table):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556}.sm\:prose-xl[data-v-209e5b2a] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.sm\:prose-xl[data-v-209e5b2a] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.sm\:prose-xl[data-v-209e5b2a] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.sm\:prose-xl[data-v-209e5b2a] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8888889em .6666667em}.sm\:prose-xl[data-v-209e5b2a] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.sm\:prose-xl[data-v-209e5b2a] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.sm\:prose-xl[data-v-209e5b2a] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.sm\:prose-xl[data-v-209e5b2a] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}}@media (min-width:768px){.md\:prose-2xl[data-v-209e5b2a]{font-size:1.5rem;line-height:1.6666667}.md\:prose-2xl[data-v-209e5b2a] :where(p):not(:where([class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.md\:prose-2xl[data-v-209e5b2a] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.md\:prose-2xl[data-v-209e5b2a] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.md\:prose-2xl[data-v-209e5b2a] :where(h1):not(:where([class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.md\:prose-2xl[data-v-209e5b2a] :where(h2):not(:where([class~=not-prose] *)){font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.md\:prose-2xl[data-v-209e5b2a] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.md\:prose-2xl[data-v-209e5b2a] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.md\:prose-2xl[data-v-209e5b2a] :where(figure):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-209e5b2a] :where(img):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-209e5b2a] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.md\:prose-2xl[data-v-209e5b2a] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.md\:prose-2xl[data-v-209e5b2a] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.6;margin-top:1em}.md\:prose-2xl[data-v-209e5b2a] :where(code):not(:where([class~=not-prose] *)){font-size:.8333333em}.md\:prose-2xl[data-v-209e5b2a] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.875em}.md\:prose-2xl[data-v-209e5b2a] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.8888889em}.md\:prose-2xl[data-v-209e5b2a] :where(pre):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.md\:prose-2xl[data-v-209e5b2a] :where(ol):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-209e5b2a] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5833333em}.md\:prose-2xl[data-v-209e5b2a] :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.md\:prose-2xl[data-v-209e5b2a] :where(ol>li):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-209e5b2a] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4166667em}.md\:prose-2xl[data-v-209e5b2a] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8333333em;margin-bottom:.8333333em}.md\:prose-2xl[data-v-209e5b2a] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.md\:prose-2xl[data-v-209e5b2a] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.md\:prose-2xl[data-v-209e5b2a] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.md\:prose-2xl[data-v-209e5b2a] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.md\:prose-2xl[data-v-209e5b2a] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.md\:prose-2xl[data-v-209e5b2a] :where(hr):not(:where([class~=not-prose] *)){margin-top:3em;margin-bottom:3em}.md\:prose-2xl[data-v-209e5b2a] :where(h2+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-209e5b2a] :where(h3+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-209e5b2a] :where(h4+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-209e5b2a] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose-2xl[data-v-209e5b2a] :where(table):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.4}.md\:prose-2xl[data-v-209e5b2a] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.md\:prose-2xl[data-v-209e5b2a] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.md\:prose-2xl[data-v-209e5b2a] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.md\:prose-2xl[data-v-209e5b2a] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8em .6em}.md\:prose-2xl[data-v-209e5b2a] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.md\:prose-2xl[data-v-209e5b2a] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.md\:prose-2xl[data-v-209e5b2a] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose-2xl[data-v-209e5b2a] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.md\:w-4[data-v-209e5b2a]{width:1rem}.md\:space-x-4[data-v-209e5b2a]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}.md\:space-y-8[data-v-209e5b2a]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem*var(--tw-space-y-reverse))}.md\:p-4[data-v-209e5b2a]{padding:1rem}}@media (min-width:1024px){.lg\:prose-xl[data-v-209e5b2a]{font-size:1.25rem;line-height:1.8}.lg\:prose-xl[data-v-209e5b2a] :where(p):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.lg\:prose-xl[data-v-209e5b2a] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.lg\:prose-xl[data-v-209e5b2a] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.lg\:prose-xl[data-v-209e5b2a] :where(h1):not(:where([class~=not-prose] *)){font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.lg\:prose-xl[data-v-209e5b2a] :where(h2):not(:where([class~=not-prose] *)){font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.lg\:prose-xl[data-v-209e5b2a] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.lg\:prose-xl[data-v-209e5b2a] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.lg\:prose-xl[data-v-209e5b2a] :where(figure):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-209e5b2a] :where(img):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-209e5b2a] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.lg\:prose-xl[data-v-209e5b2a] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.lg\:prose-xl[data-v-209e5b2a] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.lg\:prose-xl[data-v-209e5b2a] :where(code):not(:where([class~=not-prose] *)){font-size:.9em}.lg\:prose-xl[data-v-209e5b2a] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.8611111em}.lg\:prose-xl[data-v-209e5b2a] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.9em}.lg\:prose-xl[data-v-209e5b2a] :where(pre):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.lg\:prose-xl[data-v-209e5b2a] :where(ol):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-209e5b2a] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.lg\:prose-xl[data-v-209e5b2a] :where(li):not(:where([class~=not-prose] *)){margin-top:.6em;margin-bottom:.6em}.lg\:prose-xl[data-v-209e5b2a] :where(ol>li):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-209e5b2a] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4em}.lg\:prose-xl[data-v-209e5b2a] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.lg\:prose-xl[data-v-209e5b2a] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.lg\:prose-xl[data-v-209e5b2a] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.lg\:prose-xl[data-v-209e5b2a] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.lg\:prose-xl[data-v-209e5b2a] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.lg\:prose-xl[data-v-209e5b2a] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.lg\:prose-xl[data-v-209e5b2a] :where(hr):not(:where([class~=not-prose] *)){margin-top:2.8em;margin-bottom:2.8em}.lg\:prose-xl[data-v-209e5b2a] :where(h2+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-209e5b2a] :where(h3+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-209e5b2a] :where(h4+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-209e5b2a] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.lg\:prose-xl[data-v-209e5b2a] :where(table):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556}.lg\:prose-xl[data-v-209e5b2a] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.lg\:prose-xl[data-v-209e5b2a] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.lg\:prose-xl[data-v-209e5b2a] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.lg\:prose-xl[data-v-209e5b2a] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8888889em .6666667em}.lg\:prose-xl[data-v-209e5b2a] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.lg\:prose-xl[data-v-209e5b2a] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.lg\:prose-xl[data-v-209e5b2a] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.lg\:prose-xl[data-v-209e5b2a] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}}[data-v-e803e364],[data-v-e803e364]:after,[data-v-e803e364]:before{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}[data-v-e803e364]:after,[data-v-e803e364]:before{--tw-content:""}html[data-v-e803e364]{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}body[data-v-e803e364]{margin:0;line-height:inherit}hr[data-v-e803e364]{height:0;color:inherit;border-top-width:1px}abbr[data-v-e803e364]:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1[data-v-e803e364],h2[data-v-e803e364],h3[data-v-e803e364],h4[data-v-e803e364],h5[data-v-e803e364],h6[data-v-e803e364]{font-size:inherit;font-weight:inherit}a[data-v-e803e364]{color:inherit;text-decoration:inherit}b[data-v-e803e364],strong[data-v-e803e364]{font-weight:bolder}code[data-v-e803e364],kbd[data-v-e803e364],pre[data-v-e803e364],samp[data-v-e803e364]{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small[data-v-e803e364]{font-size:80%}sub[data-v-e803e364],sup[data-v-e803e364]{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub[data-v-e803e364]{bottom:-.25em}sup[data-v-e803e364]{top:-.5em}table[data-v-e803e364]{text-indent:0;border-color:inherit;border-collapse:collapse}button[data-v-e803e364],input[data-v-e803e364],optgroup[data-v-e803e364],select[data-v-e803e364],textarea[data-v-e803e364]{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button[data-v-e803e364],select[data-v-e803e364]{text-transform:none}[type=button][data-v-e803e364],[type=reset][data-v-e803e364],[type=submit][data-v-e803e364],button[data-v-e803e364]{-webkit-appearance:button;background-color:transparent;background-image:none}[data-v-e803e364]:-moz-focusring{outline:auto}[data-v-e803e364]:-moz-ui-invalid{box-shadow:none}progress[data-v-e803e364]{vertical-align:baseline}[data-v-e803e364]::-webkit-inner-spin-button,[data-v-e803e364]::-webkit-outer-spin-button{height:auto}[type=search][data-v-e803e364]{-webkit-appearance:textfield;outline-offset:-2px}[data-v-e803e364]::-webkit-search-decoration{-webkit-appearance:none}[data-v-e803e364]::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary[data-v-e803e364]{display:list-item}blockquote[data-v-e803e364],dd[data-v-e803e364],dl[data-v-e803e364],figure[data-v-e803e364],h1[data-v-e803e364],h2[data-v-e803e364],h3[data-v-e803e364],h4[data-v-e803e364],h5[data-v-e803e364],h6[data-v-e803e364],hr[data-v-e803e364],p[data-v-e803e364],pre[data-v-e803e364]{margin:0}fieldset[data-v-e803e364]{margin:0;padding:0}legend[data-v-e803e364]{padding:0}menu[data-v-e803e364],ol[data-v-e803e364],ul[data-v-e803e364]{list-style:none;margin:0;padding:0}textarea[data-v-e803e364]{resize:vertical}input[data-v-e803e364]::-moz-placeholder,textarea[data-v-e803e364]::-moz-placeholder{color:#9ca3af}input[data-v-e803e364]:-ms-input-placeholder,textarea[data-v-e803e364]:-ms-input-placeholder{color:#9ca3af}input[data-v-e803e364]::placeholder,textarea[data-v-e803e364]::placeholder{color:#9ca3af}[role=button][data-v-e803e364],button[data-v-e803e364]{cursor:pointer}[data-v-e803e364]:disabled{cursor:default}audio[data-v-e803e364],canvas[data-v-e803e364],embed[data-v-e803e364],iframe[data-v-e803e364],img[data-v-e803e364],object[data-v-e803e364],svg[data-v-e803e364],video[data-v-e803e364]{display:block;vertical-align:middle}img[data-v-e803e364],video[data-v-e803e364]{max-width:100%;height:auto}[multiple][data-v-e803e364],[type=date][data-v-e803e364],[type=datetime-local][data-v-e803e364],[type=email][data-v-e803e364],[type=month][data-v-e803e364],[type=number][data-v-e803e364],[type=password][data-v-e803e364],[type=search][data-v-e803e364],[type=tel][data-v-e803e364],[type=text][data-v-e803e364],[type=time][data-v-e803e364],[type=url][data-v-e803e364],[type=week][data-v-e803e364],select[data-v-e803e364],textarea[data-v-e803e364]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 transparent}[multiple][data-v-e803e364]:focus,[type=date][data-v-e803e364]:focus,[type=datetime-local][data-v-e803e364]:focus,[type=email][data-v-e803e364]:focus,[type=month][data-v-e803e364]:focus,[type=number][data-v-e803e364]:focus,[type=password][data-v-e803e364]:focus,[type=search][data-v-e803e364]:focus,[type=tel][data-v-e803e364]:focus,[type=text][data-v-e803e364]:focus,[type=time][data-v-e803e364]:focus,[type=url][data-v-e803e364]:focus,[type=week][data-v-e803e364]:focus,select[data-v-e803e364]:focus,textarea[data-v-e803e364]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input[data-v-e803e364]::-moz-placeholder,textarea[data-v-e803e364]::-moz-placeholder{color:#6b7280;opacity:1}input[data-v-e803e364]:-ms-input-placeholder,textarea[data-v-e803e364]:-ms-input-placeholder{color:#6b7280;opacity:1}input[data-v-e803e364]::placeholder,textarea[data-v-e803e364]::placeholder{color:#6b7280;opacity:1}[data-v-e803e364]::-webkit-datetime-edit-fields-wrapper{padding:0}[data-v-e803e364]::-webkit-date-and-time-value{min-height:1.5em}[data-v-e803e364]::-webkit-datetime-edit,[data-v-e803e364]::-webkit-datetime-edit-day-field,[data-v-e803e364]::-webkit-datetime-edit-hour-field,[data-v-e803e364]::-webkit-datetime-edit-meridiem-field,[data-v-e803e364]::-webkit-datetime-edit-millisecond-field,[data-v-e803e364]::-webkit-datetime-edit-minute-field,[data-v-e803e364]::-webkit-datetime-edit-month-field,[data-v-e803e364]::-webkit-datetime-edit-second-field,[data-v-e803e364]::-webkit-datetime-edit-year-field{padding-top:0;padding-bottom:0}select[data-v-e803e364]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}[multiple][data-v-e803e364]{background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;color-adjust:unset;print-color-adjust:unset}[type=checkbox][data-v-e803e364],[type=radio][data-v-e803e364]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow:0 0 transparent}[type=checkbox][data-v-e803e364]{border-radius:0}[type=radio][data-v-e803e364]{border-radius:100%}[type=checkbox][data-v-e803e364]:focus,[type=radio][data-v-e803e364]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox][data-v-e803e364]:checked,[type=radio][data-v-e803e364]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox][data-v-e803e364]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3E%3C/svg%3E")}[type=radio][data-v-e803e364]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")}[type=checkbox][data-v-e803e364]:checked:focus,[type=checkbox][data-v-e803e364]:checked:hover,[type=radio][data-v-e803e364]:checked:focus,[type=radio][data-v-e803e364]:checked:hover{border-color:transparent;background-color:currentColor}[type=checkbox][data-v-e803e364]:indeterminate{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox][data-v-e803e364]:indeterminate:focus,[type=checkbox][data-v-e803e364]:indeterminate:hover{border-color:transparent;background-color:currentColor}[type=file][data-v-e803e364]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file][data-v-e803e364]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}[data-v-e803e364],[data-v-e803e364]:after,[data-v-e803e364]:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}[data-v-e803e364]::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}.prose[data-v-e803e364]{color:var(--tw-prose-body);max-width:65ch}.prose[data-v-e803e364] :where([class~=lead]):not(:where([class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose[data-v-e803e364] :where(a):not(:where([class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose[data-v-e803e364] :where(strong):not(:where([class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose[data-v-e803e364] :where(a strong):not(:where([class~=not-prose] *)),.prose[data-v-e803e364] :where(blockquote strong):not(:where([class~=not-prose] *)),.prose[data-v-e803e364] :where(thead th strong):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-e803e364] :where(ol):not(:where([class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose[data-v-e803e364] :where(ol[type=A]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.prose[data-v-e803e364] :where(ol[type=a]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose[data-v-e803e364] :where(ol[type=I]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose[data-v-e803e364] :where(ol[type=i]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose[data-v-e803e364] :where(ol[type="1"]):not(:where([class~=not-prose] *)){list-style-type:decimal}.prose[data-v-e803e364] :where(ul):not(:where([class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose[data-v-e803e364] :where(ol>li):not(:where([class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose[data-v-e803e364] :where(ul>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose[data-v-e803e364] :where(hr):not(:where([class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose[data-v-e803e364] :where(blockquote):not(:where([class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"\201c""\201d""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose[data-v-e803e364] :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before{content:open-quote}.prose[data-v-e803e364] :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after{content:close-quote}.prose[data-v-e803e364] :where(h1):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose[data-v-e803e364] :where(h1 strong):not(:where([class~=not-prose] *)){font-weight:900;color:inherit}.prose[data-v-e803e364] :where(h2):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose[data-v-e803e364] :where(h2 strong):not(:where([class~=not-prose] *)){font-weight:800;color:inherit}.prose[data-v-e803e364] :where(h3):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose[data-v-e803e364] :where(h3 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.prose[data-v-e803e364] :where(h4):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose[data-v-e803e364] :where(h4 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.prose[data-v-e803e364] :where(img):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose[data-v-e803e364] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose[data-v-e803e364] :where(figcaption):not(:where([class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose[data-v-e803e364] :where(code):not(:where([class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose[data-v-e803e364] :where(code):not(:where([class~=not-prose] *)):after,.prose[data-v-e803e364] :where(code):not(:where([class~=not-prose] *)):before{content:"`"}.prose[data-v-e803e364] :where(a code):not(:where([class~=not-prose] *)),.prose[data-v-e803e364] :where(h1 code):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-e803e364] :where(h2 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.875em}.prose[data-v-e803e364] :where(h3 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.9em}.prose[data-v-e803e364] :where(blockquote code):not(:where([class~=not-prose] *)),.prose[data-v-e803e364] :where(h4 code):not(:where([class~=not-prose] *)),.prose[data-v-e803e364] :where(thead th code):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-e803e364] :where(pre):not(:where([class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose[data-v-e803e364] :where(pre code):not(:where([class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose[data-v-e803e364] :where(pre code):not(:where([class~=not-prose] *)):after,.prose[data-v-e803e364] :where(pre code):not(:where([class~=not-prose] *)):before{content:none}.prose[data-v-e803e364] :where(table):not(:where([class~=not-prose] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose[data-v-e803e364] :where(thead):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose[data-v-e803e364] :where(thead th):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose[data-v-e803e364] :where(tbody tr):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose[data-v-e803e364] :where(tbody tr:last-child):not(:where([class~=not-prose] *)){border-bottom-width:0}.prose[data-v-e803e364] :where(tbody td):not(:where([class~=not-prose] *)){vertical-align:baseline}.prose[data-v-e803e364] :where(tfoot):not(:where([class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose[data-v-e803e364] :where(tfoot td):not(:where([class~=not-prose] *)){vertical-align:top}.prose[data-v-e803e364]{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose[data-v-e803e364] :where(p):not(:where([class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose[data-v-e803e364] :where(figure):not(:where([class~=not-prose] *)),.prose[data-v-e803e364] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose[data-v-e803e364] :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose[data-v-e803e364] :where(ol>li):not(:where([class~=not-prose] *)),.prose[data-v-e803e364] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose[data-v-e803e364] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose[data-v-e803e364] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose[data-v-e803e364] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose[data-v-e803e364] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose[data-v-e803e364] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose[data-v-e803e364] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose[data-v-e803e364] :where(h2+*):not(:where([class~=not-prose] *)),.prose[data-v-e803e364] :where(h3+*):not(:where([class~=not-prose] *)),.prose[data-v-e803e364] :where(h4+*):not(:where([class~=not-prose] *)),.prose[data-v-e803e364] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.prose[data-v-e803e364] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose[data-v-e803e364] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose[data-v-e803e364] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.5714286em}.prose[data-v-e803e364] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose[data-v-e803e364] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose[data-v-e803e364] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose[data-v-e803e364] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-sm[data-v-e803e364] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm[data-v-e803e364] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm[data-v-e803e364] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm[data-v-e803e364] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm[data-v-e803e364] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm[data-v-e803e364] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm[data-v-e803e364] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-base[data-v-e803e364] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose-base[data-v-e803e364] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose-base[data-v-e803e364] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose-base[data-v-e803e364] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose-base[data-v-e803e364] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose-base[data-v-e803e364] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-base[data-v-e803e364] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-lg[data-v-e803e364] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg[data-v-e803e364] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-lg[data-v-e803e364] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg[data-v-e803e364] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-lg[data-v-e803e364] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg[data-v-e803e364] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-lg[data-v-e803e364] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-xl[data-v-e803e364] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.prose-xl[data-v-e803e364] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.prose-xl[data-v-e803e364] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.prose-xl[data-v-e803e364] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.prose-xl[data-v-e803e364] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.prose-xl[data-v-e803e364] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-xl[data-v-e803e364] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-2xl[data-v-e803e364] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8333333em;margin-bottom:.8333333em}.prose-2xl[data-v-e803e364] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-2xl[data-v-e803e364] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-2xl[data-v-e803e364] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-2xl[data-v-e803e364] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-2xl[data-v-e803e364] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-2xl[data-v-e803e364] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.icon[data-v-e803e364]{height:.5rem;width:.5rem}@media (min-width:768px){.icon[data-v-e803e364]{height:1rem;width:1rem}}.editor-btn[data-v-e803e364]{border-radius:.375rem;padding:.5rem;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity));transition-duration:.3s}.editor-btn[data-v-e803e364]:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.is-active[data-v-e803e364]{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity));fill:#fff;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.editor-container[data-v-e803e364]{display:flex;flex-direction:column;border-radius:.375rem;border-width:1px}.editor-toolbox[data-v-e803e364]{display:flex;flex-wrap:wrap;align-items:center}.editor-toolbox[data-v-e803e364]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.editor-toolbox[data-v-e803e364]{border-bottom-width:1px;padding:.5rem}@media (min-width:768px){.editor-toolbox[data-v-e803e364]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}}.header-div[data-v-e803e364]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.parent-header[data-v-e803e364]{position:absolute;top:2rem;left:0;z-index:10;display:flex}.parent-header[data-v-e803e364]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.25rem*var(--tw-space-x-reverse));margin-left:calc(0.25rem*(1 - var(--tw-space-x-reverse)))}@media (min-width:768px){.parent-header[data-v-e803e364]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}}.list-header[data-v-e803e364]{cursor:pointer;border-radius:.125rem;border-width:1px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.25rem .5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.list-header[data-v-e803e364]:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.is-h-active[data-v-e803e364]{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.modal-container[data-v-e803e364]{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;height:100vh;width:100vw;place-content:center;background-color:rgba(0,0,0,.30196078431372547);padding:1rem}@media (min-width:768px){.modal-container[data-v-e803e364]{padding:2rem}}.modal[data-v-e803e364]{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}@media (min-width:768px){.modal[data-v-e803e364]{gap:1rem;border-radius:.75rem}}.modal-header[data-v-e803e364]{padding:.5rem}@media (min-width:768px){.modal-header[data-v-e803e364]{padding:1rem}}.modal-body[data-v-e803e364]{display:flex;flex-direction:column;gap:.5rem;padding:.5rem}@media (min-width:768px){.modal-body[data-v-e803e364]{gap:1rem;padding:1rem}}.modal-footer[data-v-e803e364]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem}@media (min-width:768px){.modal-footer[data-v-e803e364]{gap:1rem;padding:1rem}}.btn[data-v-e803e364]{border-radius:.375rem;padding:.5rem}@media (min-width:768px){.btn[data-v-e803e364]{padding:1rem}}.btn-warning[data-v-e803e364]{background-color:rgb(234 179 8/var(--tw-bg-opacity))}.btn-info[data-v-e803e364],.btn-warning[data-v-e803e364]{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.btn-info[data-v-e803e364]{background-color:rgb(59 130 246/var(--tw-bg-opacity))}.form-group[data-v-e803e364]{display:flex;flex-direction:column}.form-control[data-v-e803e364]{border-radius:.375rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.flex[data-v-e803e364]{display:flex}.grid[data-v-e803e364]{display:grid}.h-2[data-v-e803e364]{height:.5rem}.h-64[data-v-e803e364]{height:16rem}.w-2[data-v-e803e364]{width:.5rem}.w-full[data-v-e803e364]{width:100%}.w-4[data-v-e803e364]{width:1rem}.w-64[data-v-e803e364]{width:16rem}.cursor-pointer[data-v-e803e364]{cursor:pointer}.grid-cols-4[data-v-e803e364]{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-col[data-v-e803e364]{flex-direction:column}.flex-wrap[data-v-e803e364]{flex-wrap:wrap}.items-center[data-v-e803e364]{align-items:center}.justify-between[data-v-e803e364]{justify-content:space-between}.space-x-2[data-v-e803e364]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.space-y-4[data-v-e803e364]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}.rounded-md[data-v-e803e364]{border-radius:.375rem}.border[data-v-e803e364]{border-width:1px}.border-b[data-v-e803e364]{border-bottom-width:1px}.bg-slate-500[data-v-e803e364]{--tw-bg-opacity:1;background-color:rgb(100 116 139/var(--tw-bg-opacity))}.bg-gray-200[data-v-e803e364]{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.bg-indigo-500[data-v-e803e364]{--tw-bg-opacity:1;background-color:rgb(99 102 241/var(--tw-bg-opacity))}.p-4[data-v-e803e364]{padding:1rem}.p-10[data-v-e803e364]{padding:2.5rem}.p-2[data-v-e803e364]{padding:.5rem}.text-center[data-v-e803e364]{text-align:center}.text-3xl[data-v-e803e364]{font-size:1.875rem;line-height:2.25rem}.italic[data-v-e803e364]{font-style:italic}.text-white[data-v-e803e364]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-gray-700[data-v-e803e364]{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.underline[data-v-e803e364]{-webkit-text-decoration-line:underline;text-decoration-line:underline}.filter[data-v-e803e364]{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hover\:bg-gray-300[data-v-e803e364]:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.focus\:outline-none[data-v-e803e364]:focus{outline:2px solid transparent;outline-offset:2px}.prose-h1\:text-6xl[data-v-e803e364] :is(:where(h1):not(:where([class~=not-prose] *))){font-size:3.75rem;line-height:1}.prose-h2\:text-5xl[data-v-e803e364] :is(:where(h2):not(:where([class~=not-prose] *))){font-size:3rem;line-height:1}.prose-h3\:text-4xl[data-v-e803e364] :is(:where(h3):not(:where([class~=not-prose] *))){font-size:2.25rem;line-height:2.5rem}@media (min-width:640px){.sm\:prose-xl[data-v-e803e364]{font-size:1.25rem;line-height:1.8}.sm\:prose-xl[data-v-e803e364] :where(p):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.sm\:prose-xl[data-v-e803e364] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.sm\:prose-xl[data-v-e803e364] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.sm\:prose-xl[data-v-e803e364] :where(h1):not(:where([class~=not-prose] *)){font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.sm\:prose-xl[data-v-e803e364] :where(h2):not(:where([class~=not-prose] *)){font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.sm\:prose-xl[data-v-e803e364] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.sm\:prose-xl[data-v-e803e364] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.sm\:prose-xl[data-v-e803e364] :where(figure):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-e803e364] :where(img):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-e803e364] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sm\:prose-xl[data-v-e803e364] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.sm\:prose-xl[data-v-e803e364] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.sm\:prose-xl[data-v-e803e364] :where(code):not(:where([class~=not-prose] *)){font-size:.9em}.sm\:prose-xl[data-v-e803e364] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.8611111em}.sm\:prose-xl[data-v-e803e364] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.9em}.sm\:prose-xl[data-v-e803e364] :where(pre):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.sm\:prose-xl[data-v-e803e364] :where(ol):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-e803e364] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.sm\:prose-xl[data-v-e803e364] :where(li):not(:where([class~=not-prose] *)){margin-top:.6em;margin-bottom:.6em}.sm\:prose-xl[data-v-e803e364] :where(ol>li):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-e803e364] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4em}.sm\:prose-xl[data-v-e803e364] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.sm\:prose-xl[data-v-e803e364] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.sm\:prose-xl[data-v-e803e364] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.sm\:prose-xl[data-v-e803e364] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.sm\:prose-xl[data-v-e803e364] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.sm\:prose-xl[data-v-e803e364] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.sm\:prose-xl[data-v-e803e364] :where(hr):not(:where([class~=not-prose] *)){margin-top:2.8em;margin-bottom:2.8em}.sm\:prose-xl[data-v-e803e364] :where(h2+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-e803e364] :where(h3+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-e803e364] :where(h4+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-e803e364] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.sm\:prose-xl[data-v-e803e364] :where(table):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556}.sm\:prose-xl[data-v-e803e364] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.sm\:prose-xl[data-v-e803e364] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.sm\:prose-xl[data-v-e803e364] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.sm\:prose-xl[data-v-e803e364] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8888889em .6666667em}.sm\:prose-xl[data-v-e803e364] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.sm\:prose-xl[data-v-e803e364] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.sm\:prose-xl[data-v-e803e364] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.sm\:prose-xl[data-v-e803e364] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}}@media (min-width:768px){.md\:prose-2xl[data-v-e803e364]{font-size:1.5rem;line-height:1.6666667}.md\:prose-2xl[data-v-e803e364] :where(p):not(:where([class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.md\:prose-2xl[data-v-e803e364] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.md\:prose-2xl[data-v-e803e364] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.md\:prose-2xl[data-v-e803e364] :where(h1):not(:where([class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.md\:prose-2xl[data-v-e803e364] :where(h2):not(:where([class~=not-prose] *)){font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.md\:prose-2xl[data-v-e803e364] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.md\:prose-2xl[data-v-e803e364] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.md\:prose-2xl[data-v-e803e364] :where(figure):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-e803e364] :where(img):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-e803e364] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.md\:prose-2xl[data-v-e803e364] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.md\:prose-2xl[data-v-e803e364] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.6;margin-top:1em}.md\:prose-2xl[data-v-e803e364] :where(code):not(:where([class~=not-prose] *)){font-size:.8333333em}.md\:prose-2xl[data-v-e803e364] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.875em}.md\:prose-2xl[data-v-e803e364] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.8888889em}.md\:prose-2xl[data-v-e803e364] :where(pre):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.md\:prose-2xl[data-v-e803e364] :where(ol):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-e803e364] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5833333em}.md\:prose-2xl[data-v-e803e364] :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.md\:prose-2xl[data-v-e803e364] :where(ol>li):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-e803e364] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4166667em}.md\:prose-2xl[data-v-e803e364] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8333333em;margin-bottom:.8333333em}.md\:prose-2xl[data-v-e803e364] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.md\:prose-2xl[data-v-e803e364] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.md\:prose-2xl[data-v-e803e364] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.md\:prose-2xl[data-v-e803e364] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.md\:prose-2xl[data-v-e803e364] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.md\:prose-2xl[data-v-e803e364] :where(hr):not(:where([class~=not-prose] *)){margin-top:3em;margin-bottom:3em}.md\:prose-2xl[data-v-e803e364] :where(h2+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-e803e364] :where(h3+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-e803e364] :where(h4+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-e803e364] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose-2xl[data-v-e803e364] :where(table):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.4}.md\:prose-2xl[data-v-e803e364] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.md\:prose-2xl[data-v-e803e364] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.md\:prose-2xl[data-v-e803e364] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.md\:prose-2xl[data-v-e803e364] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8em .6em}.md\:prose-2xl[data-v-e803e364] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.md\:prose-2xl[data-v-e803e364] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.md\:prose-2xl[data-v-e803e364] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose-2xl[data-v-e803e364] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.md\:w-4[data-v-e803e364]{width:1rem}.md\:space-x-4[data-v-e803e364]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}.md\:space-y-8[data-v-e803e364]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem*var(--tw-space-y-reverse))}.md\:p-4[data-v-e803e364]{padding:1rem}}@media (min-width:1024px){.lg\:prose-xl[data-v-e803e364]{font-size:1.25rem;line-height:1.8}.lg\:prose-xl[data-v-e803e364] :where(p):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.lg\:prose-xl[data-v-e803e364] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.lg\:prose-xl[data-v-e803e364] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.lg\:prose-xl[data-v-e803e364] :where(h1):not(:where([class~=not-prose] *)){font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.lg\:prose-xl[data-v-e803e364] :where(h2):not(:where([class~=not-prose] *)){font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.lg\:prose-xl[data-v-e803e364] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.lg\:prose-xl[data-v-e803e364] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.lg\:prose-xl[data-v-e803e364] :where(figure):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-e803e364] :where(img):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-e803e364] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.lg\:prose-xl[data-v-e803e364] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.lg\:prose-xl[data-v-e803e364] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.lg\:prose-xl[data-v-e803e364] :where(code):not(:where([class~=not-prose] *)){font-size:.9em}.lg\:prose-xl[data-v-e803e364] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.8611111em}.lg\:prose-xl[data-v-e803e364] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.9em}.lg\:prose-xl[data-v-e803e364] :where(pre):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.lg\:prose-xl[data-v-e803e364] :where(ol):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-e803e364] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.lg\:prose-xl[data-v-e803e364] :where(li):not(:where([class~=not-prose] *)){margin-top:.6em;margin-bottom:.6em}.lg\:prose-xl[data-v-e803e364] :where(ol>li):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-e803e364] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4em}.lg\:prose-xl[data-v-e803e364] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.lg\:prose-xl[data-v-e803e364] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.lg\:prose-xl[data-v-e803e364] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.lg\:prose-xl[data-v-e803e364] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.lg\:prose-xl[data-v-e803e364] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.lg\:prose-xl[data-v-e803e364] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.lg\:prose-xl[data-v-e803e364] :where(hr):not(:where([class~=not-prose] *)){margin-top:2.8em;margin-bottom:2.8em}.lg\:prose-xl[data-v-e803e364] :where(h2+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-e803e364] :where(h3+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-e803e364] :where(h4+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-e803e364] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.lg\:prose-xl[data-v-e803e364] :where(table):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556}.lg\:prose-xl[data-v-e803e364] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.lg\:prose-xl[data-v-e803e364] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.lg\:prose-xl[data-v-e803e364] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.lg\:prose-xl[data-v-e803e364] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8888889em .6666667em}.lg\:prose-xl[data-v-e803e364] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.lg\:prose-xl[data-v-e803e364] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.lg\:prose-xl[data-v-e803e364] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.lg\:prose-xl[data-v-e803e364] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}}[data-v-d266dcf6],[data-v-d266dcf6]:after,[data-v-d266dcf6]:before{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}[data-v-d266dcf6]:after,[data-v-d266dcf6]:before{--tw-content:""}html[data-v-d266dcf6]{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}body[data-v-d266dcf6]{margin:0;line-height:inherit}hr[data-v-d266dcf6]{height:0;color:inherit;border-top-width:1px}abbr[data-v-d266dcf6]:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1[data-v-d266dcf6],h2[data-v-d266dcf6],h3[data-v-d266dcf6],h4[data-v-d266dcf6],h5[data-v-d266dcf6],h6[data-v-d266dcf6]{font-size:inherit;font-weight:inherit}a[data-v-d266dcf6]{color:inherit;text-decoration:inherit}b[data-v-d266dcf6],strong[data-v-d266dcf6]{font-weight:bolder}code[data-v-d266dcf6],kbd[data-v-d266dcf6],pre[data-v-d266dcf6],samp[data-v-d266dcf6]{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small[data-v-d266dcf6]{font-size:80%}sub[data-v-d266dcf6],sup[data-v-d266dcf6]{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub[data-v-d266dcf6]{bottom:-.25em}sup[data-v-d266dcf6]{top:-.5em}table[data-v-d266dcf6]{text-indent:0;border-color:inherit;border-collapse:collapse}button[data-v-d266dcf6],input[data-v-d266dcf6],optgroup[data-v-d266dcf6],select[data-v-d266dcf6],textarea[data-v-d266dcf6]{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button[data-v-d266dcf6],select[data-v-d266dcf6]{text-transform:none}[type=button][data-v-d266dcf6],[type=reset][data-v-d266dcf6],[type=submit][data-v-d266dcf6],button[data-v-d266dcf6]{-webkit-appearance:button;background-color:transparent;background-image:none}[data-v-d266dcf6]:-moz-focusring{outline:auto}[data-v-d266dcf6]:-moz-ui-invalid{box-shadow:none}progress[data-v-d266dcf6]{vertical-align:baseline}[data-v-d266dcf6]::-webkit-inner-spin-button,[data-v-d266dcf6]::-webkit-outer-spin-button{height:auto}[type=search][data-v-d266dcf6]{-webkit-appearance:textfield;outline-offset:-2px}[data-v-d266dcf6]::-webkit-search-decoration{-webkit-appearance:none}[data-v-d266dcf6]::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary[data-v-d266dcf6]{display:list-item}blockquote[data-v-d266dcf6],dd[data-v-d266dcf6],dl[data-v-d266dcf6],figure[data-v-d266dcf6],h1[data-v-d266dcf6],h2[data-v-d266dcf6],h3[data-v-d266dcf6],h4[data-v-d266dcf6],h5[data-v-d266dcf6],h6[data-v-d266dcf6],hr[data-v-d266dcf6],p[data-v-d266dcf6],pre[data-v-d266dcf6]{margin:0}fieldset[data-v-d266dcf6]{margin:0;padding:0}legend[data-v-d266dcf6]{padding:0}menu[data-v-d266dcf6],ol[data-v-d266dcf6],ul[data-v-d266dcf6]{list-style:none;margin:0;padding:0}textarea[data-v-d266dcf6]{resize:vertical}input[data-v-d266dcf6]::-moz-placeholder,textarea[data-v-d266dcf6]::-moz-placeholder{color:#9ca3af}input[data-v-d266dcf6]:-ms-input-placeholder,textarea[data-v-d266dcf6]:-ms-input-placeholder{color:#9ca3af}input[data-v-d266dcf6]::placeholder,textarea[data-v-d266dcf6]::placeholder{color:#9ca3af}[role=button][data-v-d266dcf6],button[data-v-d266dcf6]{cursor:pointer}[data-v-d266dcf6]:disabled{cursor:default}audio[data-v-d266dcf6],canvas[data-v-d266dcf6],embed[data-v-d266dcf6],iframe[data-v-d266dcf6],img[data-v-d266dcf6],object[data-v-d266dcf6],svg[data-v-d266dcf6],video[data-v-d266dcf6]{display:block;vertical-align:middle}img[data-v-d266dcf6],video[data-v-d266dcf6]{max-width:100%;height:auto}[multiple][data-v-d266dcf6],[type=date][data-v-d266dcf6],[type=datetime-local][data-v-d266dcf6],[type=email][data-v-d266dcf6],[type=month][data-v-d266dcf6],[type=number][data-v-d266dcf6],[type=password][data-v-d266dcf6],[type=search][data-v-d266dcf6],[type=tel][data-v-d266dcf6],[type=text][data-v-d266dcf6],[type=time][data-v-d266dcf6],[type=url][data-v-d266dcf6],[type=week][data-v-d266dcf6],select[data-v-d266dcf6],textarea[data-v-d266dcf6]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 transparent}[multiple][data-v-d266dcf6]:focus,[type=date][data-v-d266dcf6]:focus,[type=datetime-local][data-v-d266dcf6]:focus,[type=email][data-v-d266dcf6]:focus,[type=month][data-v-d266dcf6]:focus,[type=number][data-v-d266dcf6]:focus,[type=password][data-v-d266dcf6]:focus,[type=search][data-v-d266dcf6]:focus,[type=tel][data-v-d266dcf6]:focus,[type=text][data-v-d266dcf6]:focus,[type=time][data-v-d266dcf6]:focus,[type=url][data-v-d266dcf6]:focus,[type=week][data-v-d266dcf6]:focus,select[data-v-d266dcf6]:focus,textarea[data-v-d266dcf6]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input[data-v-d266dcf6]::-moz-placeholder,textarea[data-v-d266dcf6]::-moz-placeholder{color:#6b7280;opacity:1}input[data-v-d266dcf6]:-ms-input-placeholder,textarea[data-v-d266dcf6]:-ms-input-placeholder{color:#6b7280;opacity:1}input[data-v-d266dcf6]::placeholder,textarea[data-v-d266dcf6]::placeholder{color:#6b7280;opacity:1}[data-v-d266dcf6]::-webkit-datetime-edit-fields-wrapper{padding:0}[data-v-d266dcf6]::-webkit-date-and-time-value{min-height:1.5em}[data-v-d266dcf6]::-webkit-datetime-edit,[data-v-d266dcf6]::-webkit-datetime-edit-day-field,[data-v-d266dcf6]::-webkit-datetime-edit-hour-field,[data-v-d266dcf6]::-webkit-datetime-edit-meridiem-field,[data-v-d266dcf6]::-webkit-datetime-edit-millisecond-field,[data-v-d266dcf6]::-webkit-datetime-edit-minute-field,[data-v-d266dcf6]::-webkit-datetime-edit-month-field,[data-v-d266dcf6]::-webkit-datetime-edit-second-field,[data-v-d266dcf6]::-webkit-datetime-edit-year-field{padding-top:0;padding-bottom:0}select[data-v-d266dcf6]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}[multiple][data-v-d266dcf6]{background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;color-adjust:unset;print-color-adjust:unset}[type=checkbox][data-v-d266dcf6],[type=radio][data-v-d266dcf6]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow:0 0 transparent}[type=checkbox][data-v-d266dcf6]{border-radius:0}[type=radio][data-v-d266dcf6]{border-radius:100%}[type=checkbox][data-v-d266dcf6]:focus,[type=radio][data-v-d266dcf6]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox][data-v-d266dcf6]:checked,[type=radio][data-v-d266dcf6]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox][data-v-d266dcf6]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3E%3C/svg%3E")}[type=radio][data-v-d266dcf6]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")}[type=checkbox][data-v-d266dcf6]:checked:focus,[type=checkbox][data-v-d266dcf6]:checked:hover,[type=radio][data-v-d266dcf6]:checked:focus,[type=radio][data-v-d266dcf6]:checked:hover{border-color:transparent;background-color:currentColor}[type=checkbox][data-v-d266dcf6]:indeterminate{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox][data-v-d266dcf6]:indeterminate:focus,[type=checkbox][data-v-d266dcf6]:indeterminate:hover{border-color:transparent;background-color:currentColor}[type=file][data-v-d266dcf6]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file][data-v-d266dcf6]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}[data-v-d266dcf6],[data-v-d266dcf6]:after,[data-v-d266dcf6]:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}[data-v-d266dcf6]::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}.prose[data-v-d266dcf6]{color:var(--tw-prose-body);max-width:65ch}.prose[data-v-d266dcf6] :where([class~=lead]):not(:where([class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose[data-v-d266dcf6] :where(a):not(:where([class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose[data-v-d266dcf6] :where(strong):not(:where([class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose[data-v-d266dcf6] :where(a strong):not(:where([class~=not-prose] *)),.prose[data-v-d266dcf6] :where(blockquote strong):not(:where([class~=not-prose] *)),.prose[data-v-d266dcf6] :where(thead th strong):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-d266dcf6] :where(ol):not(:where([class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose[data-v-d266dcf6] :where(ol[type=A]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.prose[data-v-d266dcf6] :where(ol[type=a]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose[data-v-d266dcf6] :where(ol[type=I]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose[data-v-d266dcf6] :where(ol[type=i]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose[data-v-d266dcf6] :where(ol[type="1"]):not(:where([class~=not-prose] *)){list-style-type:decimal}.prose[data-v-d266dcf6] :where(ul):not(:where([class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose[data-v-d266dcf6] :where(ol>li):not(:where([class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose[data-v-d266dcf6] :where(ul>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose[data-v-d266dcf6] :where(hr):not(:where([class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose[data-v-d266dcf6] :where(blockquote):not(:where([class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"\201c""\201d""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose[data-v-d266dcf6] :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before{content:open-quote}.prose[data-v-d266dcf6] :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after{content:close-quote}.prose[data-v-d266dcf6] :where(h1):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose[data-v-d266dcf6] :where(h1 strong):not(:where([class~=not-prose] *)){font-weight:900;color:inherit}.prose[data-v-d266dcf6] :where(h2):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose[data-v-d266dcf6] :where(h2 strong):not(:where([class~=not-prose] *)){font-weight:800;color:inherit}.prose[data-v-d266dcf6] :where(h3):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose[data-v-d266dcf6] :where(h3 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.prose[data-v-d266dcf6] :where(h4):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose[data-v-d266dcf6] :where(h4 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.prose[data-v-d266dcf6] :where(img):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose[data-v-d266dcf6] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose[data-v-d266dcf6] :where(figcaption):not(:where([class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose[data-v-d266dcf6] :where(code):not(:where([class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose[data-v-d266dcf6] :where(code):not(:where([class~=not-prose] *)):after,.prose[data-v-d266dcf6] :where(code):not(:where([class~=not-prose] *)):before{content:"`"}.prose[data-v-d266dcf6] :where(a code):not(:where([class~=not-prose] *)),.prose[data-v-d266dcf6] :where(h1 code):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-d266dcf6] :where(h2 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.875em}.prose[data-v-d266dcf6] :where(h3 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.9em}.prose[data-v-d266dcf6] :where(blockquote code):not(:where([class~=not-prose] *)),.prose[data-v-d266dcf6] :where(h4 code):not(:where([class~=not-prose] *)),.prose[data-v-d266dcf6] :where(thead th code):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-d266dcf6] :where(pre):not(:where([class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose[data-v-d266dcf6] :where(pre code):not(:where([class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose[data-v-d266dcf6] :where(pre code):not(:where([class~=not-prose] *)):after,.prose[data-v-d266dcf6] :where(pre code):not(:where([class~=not-prose] *)):before{content:none}.prose[data-v-d266dcf6] :where(table):not(:where([class~=not-prose] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose[data-v-d266dcf6] :where(thead):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose[data-v-d266dcf6] :where(thead th):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose[data-v-d266dcf6] :where(tbody tr):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose[data-v-d266dcf6] :where(tbody tr:last-child):not(:where([class~=not-prose] *)){border-bottom-width:0}.prose[data-v-d266dcf6] :where(tbody td):not(:where([class~=not-prose] *)){vertical-align:baseline}.prose[data-v-d266dcf6] :where(tfoot):not(:where([class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose[data-v-d266dcf6] :where(tfoot td):not(:where([class~=not-prose] *)){vertical-align:top}.prose[data-v-d266dcf6]{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose[data-v-d266dcf6] :where(p):not(:where([class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose[data-v-d266dcf6] :where(figure):not(:where([class~=not-prose] *)),.prose[data-v-d266dcf6] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose[data-v-d266dcf6] :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose[data-v-d266dcf6] :where(ol>li):not(:where([class~=not-prose] *)),.prose[data-v-d266dcf6] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose[data-v-d266dcf6] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose[data-v-d266dcf6] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose[data-v-d266dcf6] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose[data-v-d266dcf6] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose[data-v-d266dcf6] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose[data-v-d266dcf6] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose[data-v-d266dcf6] :where(h2+*):not(:where([class~=not-prose] *)),.prose[data-v-d266dcf6] :where(h3+*):not(:where([class~=not-prose] *)),.prose[data-v-d266dcf6] :where(h4+*):not(:where([class~=not-prose] *)),.prose[data-v-d266dcf6] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.prose[data-v-d266dcf6] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose[data-v-d266dcf6] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose[data-v-d266dcf6] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.5714286em}.prose[data-v-d266dcf6] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose[data-v-d266dcf6] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose[data-v-d266dcf6] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose[data-v-d266dcf6] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-sm[data-v-d266dcf6] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm[data-v-d266dcf6] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm[data-v-d266dcf6] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm[data-v-d266dcf6] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm[data-v-d266dcf6] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm[data-v-d266dcf6] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm[data-v-d266dcf6] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-base[data-v-d266dcf6] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose-base[data-v-d266dcf6] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose-base[data-v-d266dcf6] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose-base[data-v-d266dcf6] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose-base[data-v-d266dcf6] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose-base[data-v-d266dcf6] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-base[data-v-d266dcf6] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-lg[data-v-d266dcf6] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg[data-v-d266dcf6] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-lg[data-v-d266dcf6] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg[data-v-d266dcf6] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-lg[data-v-d266dcf6] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg[data-v-d266dcf6] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-lg[data-v-d266dcf6] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-xl[data-v-d266dcf6] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.prose-xl[data-v-d266dcf6] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.prose-xl[data-v-d266dcf6] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.prose-xl[data-v-d266dcf6] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.prose-xl[data-v-d266dcf6] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.prose-xl[data-v-d266dcf6] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-xl[data-v-d266dcf6] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-2xl[data-v-d266dcf6] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8333333em;margin-bottom:.8333333em}.prose-2xl[data-v-d266dcf6] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-2xl[data-v-d266dcf6] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-2xl[data-v-d266dcf6] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-2xl[data-v-d266dcf6] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-2xl[data-v-d266dcf6] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-2xl[data-v-d266dcf6] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.icon[data-v-d266dcf6]{height:.5rem;width:.5rem}@media (min-width:768px){.icon[data-v-d266dcf6]{height:1rem;width:1rem}}.editor-btn[data-v-d266dcf6]{border-radius:.375rem;padding:.5rem;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity));transition-duration:.3s}.editor-btn[data-v-d266dcf6]:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.is-active[data-v-d266dcf6]{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity));fill:#fff;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.editor-container[data-v-d266dcf6]{display:flex;flex-direction:column;border-radius:.375rem;border-width:1px}.editor-toolbox[data-v-d266dcf6]{display:flex;flex-wrap:wrap;align-items:center}.editor-toolbox[data-v-d266dcf6]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.editor-toolbox[data-v-d266dcf6]{border-bottom-width:1px;padding:.5rem}@media (min-width:768px){.editor-toolbox[data-v-d266dcf6]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}}.header-div[data-v-d266dcf6]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.parent-header[data-v-d266dcf6]{position:absolute;top:2rem;left:0;z-index:10;display:flex}.parent-header[data-v-d266dcf6]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.25rem*var(--tw-space-x-reverse));margin-left:calc(0.25rem*(1 - var(--tw-space-x-reverse)))}@media (min-width:768px){.parent-header[data-v-d266dcf6]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}}.list-header[data-v-d266dcf6]{cursor:pointer;border-radius:.125rem;border-width:1px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.25rem .5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.list-header[data-v-d266dcf6]:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.is-h-active[data-v-d266dcf6]{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.modal-container[data-v-d266dcf6]{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;height:100vh;width:100vw;place-content:center;background-color:rgba(0,0,0,.30196078431372547);padding:1rem}@media (min-width:768px){.modal-container[data-v-d266dcf6]{padding:2rem}}.modal[data-v-d266dcf6]{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}@media (min-width:768px){.modal[data-v-d266dcf6]{gap:1rem;border-radius:.75rem}}.modal-header[data-v-d266dcf6]{padding:.5rem}@media (min-width:768px){.modal-header[data-v-d266dcf6]{padding:1rem}}.modal-body[data-v-d266dcf6]{display:flex;flex-direction:column;gap:.5rem;padding:.5rem}@media (min-width:768px){.modal-body[data-v-d266dcf6]{gap:1rem;padding:1rem}}.modal-footer[data-v-d266dcf6]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem}@media (min-width:768px){.modal-footer[data-v-d266dcf6]{gap:1rem;padding:1rem}}.btn[data-v-d266dcf6]{border-radius:.375rem;padding:.5rem}@media (min-width:768px){.btn[data-v-d266dcf6]{padding:1rem}}.btn-warning[data-v-d266dcf6]{background-color:rgb(234 179 8/var(--tw-bg-opacity))}.btn-info[data-v-d266dcf6],.btn-warning[data-v-d266dcf6]{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.btn-info[data-v-d266dcf6]{background-color:rgb(59 130 246/var(--tw-bg-opacity))}.form-group[data-v-d266dcf6]{display:flex;flex-direction:column}.form-control[data-v-d266dcf6]{border-radius:.375rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.flex[data-v-d266dcf6]{display:flex}.grid[data-v-d266dcf6]{display:grid}.h-2[data-v-d266dcf6]{height:.5rem}.h-64[data-v-d266dcf6]{height:16rem}.w-2[data-v-d266dcf6]{width:.5rem}.w-full[data-v-d266dcf6]{width:100%}.w-4[data-v-d266dcf6]{width:1rem}.w-64[data-v-d266dcf6]{width:16rem}.cursor-pointer[data-v-d266dcf6]{cursor:pointer}.grid-cols-4[data-v-d266dcf6]{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-col[data-v-d266dcf6]{flex-direction:column}.flex-wrap[data-v-d266dcf6]{flex-wrap:wrap}.items-center[data-v-d266dcf6]{align-items:center}.justify-between[data-v-d266dcf6]{justify-content:space-between}.space-x-2[data-v-d266dcf6]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.space-y-4[data-v-d266dcf6]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}.rounded-md[data-v-d266dcf6]{border-radius:.375rem}.border[data-v-d266dcf6]{border-width:1px}.border-b[data-v-d266dcf6]{border-bottom-width:1px}.bg-slate-500[data-v-d266dcf6]{--tw-bg-opacity:1;background-color:rgb(100 116 139/var(--tw-bg-opacity))}.bg-gray-200[data-v-d266dcf6]{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.bg-indigo-500[data-v-d266dcf6]{--tw-bg-opacity:1;background-color:rgb(99 102 241/var(--tw-bg-opacity))}.p-4[data-v-d266dcf6]{padding:1rem}.p-10[data-v-d266dcf6]{padding:2.5rem}.p-2[data-v-d266dcf6]{padding:.5rem}.text-center[data-v-d266dcf6]{text-align:center}.text-3xl[data-v-d266dcf6]{font-size:1.875rem;line-height:2.25rem}.italic[data-v-d266dcf6]{font-style:italic}.text-white[data-v-d266dcf6]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-gray-700[data-v-d266dcf6]{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.underline[data-v-d266dcf6]{-webkit-text-decoration-line:underline;text-decoration-line:underline}.filter[data-v-d266dcf6]{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hover\:bg-gray-300[data-v-d266dcf6]:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.focus\:outline-none[data-v-d266dcf6]:focus{outline:2px solid transparent;outline-offset:2px}.prose-h1\:text-6xl[data-v-d266dcf6] :is(:where(h1):not(:where([class~=not-prose] *))){font-size:3.75rem;line-height:1}.prose-h2\:text-5xl[data-v-d266dcf6] :is(:where(h2):not(:where([class~=not-prose] *))){font-size:3rem;line-height:1}.prose-h3\:text-4xl[data-v-d266dcf6] :is(:where(h3):not(:where([class~=not-prose] *))){font-size:2.25rem;line-height:2.5rem}@media (min-width:640px){.sm\:prose-xl[data-v-d266dcf6]{font-size:1.25rem;line-height:1.8}.sm\:prose-xl[data-v-d266dcf6] :where(p):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.sm\:prose-xl[data-v-d266dcf6] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.sm\:prose-xl[data-v-d266dcf6] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.sm\:prose-xl[data-v-d266dcf6] :where(h1):not(:where([class~=not-prose] *)){font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.sm\:prose-xl[data-v-d266dcf6] :where(h2):not(:where([class~=not-prose] *)){font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.sm\:prose-xl[data-v-d266dcf6] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.sm\:prose-xl[data-v-d266dcf6] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.sm\:prose-xl[data-v-d266dcf6] :where(figure):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-d266dcf6] :where(img):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-d266dcf6] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sm\:prose-xl[data-v-d266dcf6] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.sm\:prose-xl[data-v-d266dcf6] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.sm\:prose-xl[data-v-d266dcf6] :where(code):not(:where([class~=not-prose] *)){font-size:.9em}.sm\:prose-xl[data-v-d266dcf6] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.8611111em}.sm\:prose-xl[data-v-d266dcf6] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.9em}.sm\:prose-xl[data-v-d266dcf6] :where(pre):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.sm\:prose-xl[data-v-d266dcf6] :where(ol):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-d266dcf6] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.sm\:prose-xl[data-v-d266dcf6] :where(li):not(:where([class~=not-prose] *)){margin-top:.6em;margin-bottom:.6em}.sm\:prose-xl[data-v-d266dcf6] :where(ol>li):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-d266dcf6] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4em}.sm\:prose-xl[data-v-d266dcf6] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.sm\:prose-xl[data-v-d266dcf6] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.sm\:prose-xl[data-v-d266dcf6] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.sm\:prose-xl[data-v-d266dcf6] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.sm\:prose-xl[data-v-d266dcf6] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.sm\:prose-xl[data-v-d266dcf6] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.sm\:prose-xl[data-v-d266dcf6] :where(hr):not(:where([class~=not-prose] *)){margin-top:2.8em;margin-bottom:2.8em}.sm\:prose-xl[data-v-d266dcf6] :where(h2+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-d266dcf6] :where(h3+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-d266dcf6] :where(h4+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-d266dcf6] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.sm\:prose-xl[data-v-d266dcf6] :where(table):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556}.sm\:prose-xl[data-v-d266dcf6] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.sm\:prose-xl[data-v-d266dcf6] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.sm\:prose-xl[data-v-d266dcf6] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.sm\:prose-xl[data-v-d266dcf6] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8888889em .6666667em}.sm\:prose-xl[data-v-d266dcf6] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.sm\:prose-xl[data-v-d266dcf6] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.sm\:prose-xl[data-v-d266dcf6] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.sm\:prose-xl[data-v-d266dcf6] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}}@media (min-width:768px){.md\:prose-2xl[data-v-d266dcf6]{font-size:1.5rem;line-height:1.6666667}.md\:prose-2xl[data-v-d266dcf6] :where(p):not(:where([class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.md\:prose-2xl[data-v-d266dcf6] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.md\:prose-2xl[data-v-d266dcf6] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.md\:prose-2xl[data-v-d266dcf6] :where(h1):not(:where([class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.md\:prose-2xl[data-v-d266dcf6] :where(h2):not(:where([class~=not-prose] *)){font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.md\:prose-2xl[data-v-d266dcf6] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.md\:prose-2xl[data-v-d266dcf6] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.md\:prose-2xl[data-v-d266dcf6] :where(figure):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-d266dcf6] :where(img):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-d266dcf6] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.md\:prose-2xl[data-v-d266dcf6] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.md\:prose-2xl[data-v-d266dcf6] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.6;margin-top:1em}.md\:prose-2xl[data-v-d266dcf6] :where(code):not(:where([class~=not-prose] *)){font-size:.8333333em}.md\:prose-2xl[data-v-d266dcf6] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.875em}.md\:prose-2xl[data-v-d266dcf6] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.8888889em}.md\:prose-2xl[data-v-d266dcf6] :where(pre):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.md\:prose-2xl[data-v-d266dcf6] :where(ol):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-d266dcf6] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5833333em}.md\:prose-2xl[data-v-d266dcf6] :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.md\:prose-2xl[data-v-d266dcf6] :where(ol>li):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-d266dcf6] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4166667em}.md\:prose-2xl[data-v-d266dcf6] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8333333em;margin-bottom:.8333333em}.md\:prose-2xl[data-v-d266dcf6] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.md\:prose-2xl[data-v-d266dcf6] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.md\:prose-2xl[data-v-d266dcf6] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.md\:prose-2xl[data-v-d266dcf6] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.md\:prose-2xl[data-v-d266dcf6] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.md\:prose-2xl[data-v-d266dcf6] :where(hr):not(:where([class~=not-prose] *)){margin-top:3em;margin-bottom:3em}.md\:prose-2xl[data-v-d266dcf6] :where(h2+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-d266dcf6] :where(h3+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-d266dcf6] :where(h4+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-d266dcf6] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose-2xl[data-v-d266dcf6] :where(table):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.4}.md\:prose-2xl[data-v-d266dcf6] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.md\:prose-2xl[data-v-d266dcf6] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.md\:prose-2xl[data-v-d266dcf6] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.md\:prose-2xl[data-v-d266dcf6] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8em .6em}.md\:prose-2xl[data-v-d266dcf6] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.md\:prose-2xl[data-v-d266dcf6] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.md\:prose-2xl[data-v-d266dcf6] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose-2xl[data-v-d266dcf6] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.md\:w-4[data-v-d266dcf6]{width:1rem}.md\:space-x-4[data-v-d266dcf6]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}.md\:space-y-8[data-v-d266dcf6]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem*var(--tw-space-y-reverse))}.md\:p-4[data-v-d266dcf6]{padding:1rem}}@media (min-width:1024px){.lg\:prose-xl[data-v-d266dcf6]{font-size:1.25rem;line-height:1.8}.lg\:prose-xl[data-v-d266dcf6] :where(p):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.lg\:prose-xl[data-v-d266dcf6] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.lg\:prose-xl[data-v-d266dcf6] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.lg\:prose-xl[data-v-d266dcf6] :where(h1):not(:where([class~=not-prose] *)){font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.lg\:prose-xl[data-v-d266dcf6] :where(h2):not(:where([class~=not-prose] *)){font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.lg\:prose-xl[data-v-d266dcf6] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.lg\:prose-xl[data-v-d266dcf6] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.lg\:prose-xl[data-v-d266dcf6] :where(figure):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-d266dcf6] :where(img):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-d266dcf6] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.lg\:prose-xl[data-v-d266dcf6] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.lg\:prose-xl[data-v-d266dcf6] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.lg\:prose-xl[data-v-d266dcf6] :where(code):not(:where([class~=not-prose] *)){font-size:.9em}.lg\:prose-xl[data-v-d266dcf6] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.8611111em}.lg\:prose-xl[data-v-d266dcf6] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.9em}.lg\:prose-xl[data-v-d266dcf6] :where(pre):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.lg\:prose-xl[data-v-d266dcf6] :where(ol):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-d266dcf6] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.lg\:prose-xl[data-v-d266dcf6] :where(li):not(:where([class~=not-prose] *)){margin-top:.6em;margin-bottom:.6em}.lg\:prose-xl[data-v-d266dcf6] :where(ol>li):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-d266dcf6] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4em}.lg\:prose-xl[data-v-d266dcf6] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.lg\:prose-xl[data-v-d266dcf6] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.lg\:prose-xl[data-v-d266dcf6] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.lg\:prose-xl[data-v-d266dcf6] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.lg\:prose-xl[data-v-d266dcf6] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.lg\:prose-xl[data-v-d266dcf6] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.lg\:prose-xl[data-v-d266dcf6] :where(hr):not(:where([class~=not-prose] *)){margin-top:2.8em;margin-bottom:2.8em}.lg\:prose-xl[data-v-d266dcf6] :where(h2+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-d266dcf6] :where(h3+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-d266dcf6] :where(h4+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-d266dcf6] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.lg\:prose-xl[data-v-d266dcf6] :where(table):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556}.lg\:prose-xl[data-v-d266dcf6] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.lg\:prose-xl[data-v-d266dcf6] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.lg\:prose-xl[data-v-d266dcf6] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.lg\:prose-xl[data-v-d266dcf6] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8888889em .6666667em}.lg\:prose-xl[data-v-d266dcf6] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.lg\:prose-xl[data-v-d266dcf6] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.lg\:prose-xl[data-v-d266dcf6] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.lg\:prose-xl[data-v-d266dcf6] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}}[data-v-1c2c7f02],[data-v-1c2c7f02]:after,[data-v-1c2c7f02]:before{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}[data-v-1c2c7f02]:after,[data-v-1c2c7f02]:before{--tw-content:""}html[data-v-1c2c7f02]{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}body[data-v-1c2c7f02]{margin:0;line-height:inherit}hr[data-v-1c2c7f02]{height:0;color:inherit;border-top-width:1px}abbr[data-v-1c2c7f02]:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1[data-v-1c2c7f02],h2[data-v-1c2c7f02],h3[data-v-1c2c7f02],h4[data-v-1c2c7f02],h5[data-v-1c2c7f02],h6[data-v-1c2c7f02]{font-size:inherit;font-weight:inherit}a[data-v-1c2c7f02]{color:inherit;text-decoration:inherit}b[data-v-1c2c7f02],strong[data-v-1c2c7f02]{font-weight:bolder}code[data-v-1c2c7f02],kbd[data-v-1c2c7f02],pre[data-v-1c2c7f02],samp[data-v-1c2c7f02]{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small[data-v-1c2c7f02]{font-size:80%}sub[data-v-1c2c7f02],sup[data-v-1c2c7f02]{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub[data-v-1c2c7f02]{bottom:-.25em}sup[data-v-1c2c7f02]{top:-.5em}table[data-v-1c2c7f02]{text-indent:0;border-color:inherit;border-collapse:collapse}button[data-v-1c2c7f02],input[data-v-1c2c7f02],optgroup[data-v-1c2c7f02],select[data-v-1c2c7f02],textarea[data-v-1c2c7f02]{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button[data-v-1c2c7f02],select[data-v-1c2c7f02]{text-transform:none}[type=button][data-v-1c2c7f02],[type=reset][data-v-1c2c7f02],[type=submit][data-v-1c2c7f02],button[data-v-1c2c7f02]{-webkit-appearance:button;background-color:transparent;background-image:none}[data-v-1c2c7f02]:-moz-focusring{outline:auto}[data-v-1c2c7f02]:-moz-ui-invalid{box-shadow:none}progress[data-v-1c2c7f02]{vertical-align:baseline}[data-v-1c2c7f02]::-webkit-inner-spin-button,[data-v-1c2c7f02]::-webkit-outer-spin-button{height:auto}[type=search][data-v-1c2c7f02]{-webkit-appearance:textfield;outline-offset:-2px}[data-v-1c2c7f02]::-webkit-search-decoration{-webkit-appearance:none}[data-v-1c2c7f02]::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary[data-v-1c2c7f02]{display:list-item}blockquote[data-v-1c2c7f02],dd[data-v-1c2c7f02],dl[data-v-1c2c7f02],figure[data-v-1c2c7f02],h1[data-v-1c2c7f02],h2[data-v-1c2c7f02],h3[data-v-1c2c7f02],h4[data-v-1c2c7f02],h5[data-v-1c2c7f02],h6[data-v-1c2c7f02],hr[data-v-1c2c7f02],p[data-v-1c2c7f02],pre[data-v-1c2c7f02]{margin:0}fieldset[data-v-1c2c7f02]{margin:0;padding:0}legend[data-v-1c2c7f02]{padding:0}menu[data-v-1c2c7f02],ol[data-v-1c2c7f02],ul[data-v-1c2c7f02]{list-style:none;margin:0;padding:0}textarea[data-v-1c2c7f02]{resize:vertical}input[data-v-1c2c7f02]::-moz-placeholder,textarea[data-v-1c2c7f02]::-moz-placeholder{color:#9ca3af}input[data-v-1c2c7f02]:-ms-input-placeholder,textarea[data-v-1c2c7f02]:-ms-input-placeholder{color:#9ca3af}input[data-v-1c2c7f02]::placeholder,textarea[data-v-1c2c7f02]::placeholder{color:#9ca3af}[role=button][data-v-1c2c7f02],button[data-v-1c2c7f02]{cursor:pointer}[data-v-1c2c7f02]:disabled{cursor:default}audio[data-v-1c2c7f02],canvas[data-v-1c2c7f02],embed[data-v-1c2c7f02],iframe[data-v-1c2c7f02],img[data-v-1c2c7f02],object[data-v-1c2c7f02],svg[data-v-1c2c7f02],video[data-v-1c2c7f02]{display:block;vertical-align:middle}img[data-v-1c2c7f02],video[data-v-1c2c7f02]{max-width:100%;height:auto}[multiple][data-v-1c2c7f02],[type=date][data-v-1c2c7f02],[type=datetime-local][data-v-1c2c7f02],[type=email][data-v-1c2c7f02],[type=month][data-v-1c2c7f02],[type=number][data-v-1c2c7f02],[type=password][data-v-1c2c7f02],[type=search][data-v-1c2c7f02],[type=tel][data-v-1c2c7f02],[type=text][data-v-1c2c7f02],[type=time][data-v-1c2c7f02],[type=url][data-v-1c2c7f02],[type=week][data-v-1c2c7f02],select[data-v-1c2c7f02],textarea[data-v-1c2c7f02]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 transparent}[multiple][data-v-1c2c7f02]:focus,[type=date][data-v-1c2c7f02]:focus,[type=datetime-local][data-v-1c2c7f02]:focus,[type=email][data-v-1c2c7f02]:focus,[type=month][data-v-1c2c7f02]:focus,[type=number][data-v-1c2c7f02]:focus,[type=password][data-v-1c2c7f02]:focus,[type=search][data-v-1c2c7f02]:focus,[type=tel][data-v-1c2c7f02]:focus,[type=text][data-v-1c2c7f02]:focus,[type=time][data-v-1c2c7f02]:focus,[type=url][data-v-1c2c7f02]:focus,[type=week][data-v-1c2c7f02]:focus,select[data-v-1c2c7f02]:focus,textarea[data-v-1c2c7f02]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input[data-v-1c2c7f02]::-moz-placeholder,textarea[data-v-1c2c7f02]::-moz-placeholder{color:#6b7280;opacity:1}input[data-v-1c2c7f02]:-ms-input-placeholder,textarea[data-v-1c2c7f02]:-ms-input-placeholder{color:#6b7280;opacity:1}input[data-v-1c2c7f02]::placeholder,textarea[data-v-1c2c7f02]::placeholder{color:#6b7280;opacity:1}[data-v-1c2c7f02]::-webkit-datetime-edit-fields-wrapper{padding:0}[data-v-1c2c7f02]::-webkit-date-and-time-value{min-height:1.5em}[data-v-1c2c7f02]::-webkit-datetime-edit,[data-v-1c2c7f02]::-webkit-datetime-edit-day-field,[data-v-1c2c7f02]::-webkit-datetime-edit-hour-field,[data-v-1c2c7f02]::-webkit-datetime-edit-meridiem-field,[data-v-1c2c7f02]::-webkit-datetime-edit-millisecond-field,[data-v-1c2c7f02]::-webkit-datetime-edit-minute-field,[data-v-1c2c7f02]::-webkit-datetime-edit-month-field,[data-v-1c2c7f02]::-webkit-datetime-edit-second-field,[data-v-1c2c7f02]::-webkit-datetime-edit-year-field{padding-top:0;padding-bottom:0}select[data-v-1c2c7f02]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}[multiple][data-v-1c2c7f02]{background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;color-adjust:unset;print-color-adjust:unset}[type=checkbox][data-v-1c2c7f02],[type=radio][data-v-1c2c7f02]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow:0 0 transparent}[type=checkbox][data-v-1c2c7f02]{border-radius:0}[type=radio][data-v-1c2c7f02]{border-radius:100%}[type=checkbox][data-v-1c2c7f02]:focus,[type=radio][data-v-1c2c7f02]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox][data-v-1c2c7f02]:checked,[type=radio][data-v-1c2c7f02]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox][data-v-1c2c7f02]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3E%3C/svg%3E")}[type=radio][data-v-1c2c7f02]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")}[type=checkbox][data-v-1c2c7f02]:checked:focus,[type=checkbox][data-v-1c2c7f02]:checked:hover,[type=radio][data-v-1c2c7f02]:checked:focus,[type=radio][data-v-1c2c7f02]:checked:hover{border-color:transparent;background-color:currentColor}[type=checkbox][data-v-1c2c7f02]:indeterminate{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox][data-v-1c2c7f02]:indeterminate:focus,[type=checkbox][data-v-1c2c7f02]:indeterminate:hover{border-color:transparent;background-color:currentColor}[type=file][data-v-1c2c7f02]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file][data-v-1c2c7f02]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}[data-v-1c2c7f02],[data-v-1c2c7f02]:after,[data-v-1c2c7f02]:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}[data-v-1c2c7f02]::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}.prose[data-v-1c2c7f02]{color:var(--tw-prose-body);max-width:65ch}.prose[data-v-1c2c7f02] :where([class~=lead]):not(:where([class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose[data-v-1c2c7f02] :where(a):not(:where([class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose[data-v-1c2c7f02] :where(strong):not(:where([class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose[data-v-1c2c7f02] :where(a strong):not(:where([class~=not-prose] *)),.prose[data-v-1c2c7f02] :where(blockquote strong):not(:where([class~=not-prose] *)),.prose[data-v-1c2c7f02] :where(thead th strong):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-1c2c7f02] :where(ol):not(:where([class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose[data-v-1c2c7f02] :where(ol[type=A]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.prose[data-v-1c2c7f02] :where(ol[type=a]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose[data-v-1c2c7f02] :where(ol[type=I]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose[data-v-1c2c7f02] :where(ol[type=i]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose[data-v-1c2c7f02] :where(ol[type="1"]):not(:where([class~=not-prose] *)){list-style-type:decimal}.prose[data-v-1c2c7f02] :where(ul):not(:where([class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose[data-v-1c2c7f02] :where(ol>li):not(:where([class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose[data-v-1c2c7f02] :where(ul>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose[data-v-1c2c7f02] :where(hr):not(:where([class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose[data-v-1c2c7f02] :where(blockquote):not(:where([class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"\201c""\201d""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose[data-v-1c2c7f02] :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before{content:open-quote}.prose[data-v-1c2c7f02] :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after{content:close-quote}.prose[data-v-1c2c7f02] :where(h1):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose[data-v-1c2c7f02] :where(h1 strong):not(:where([class~=not-prose] *)){font-weight:900;color:inherit}.prose[data-v-1c2c7f02] :where(h2):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose[data-v-1c2c7f02] :where(h2 strong):not(:where([class~=not-prose] *)){font-weight:800;color:inherit}.prose[data-v-1c2c7f02] :where(h3):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose[data-v-1c2c7f02] :where(h3 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.prose[data-v-1c2c7f02] :where(h4):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose[data-v-1c2c7f02] :where(h4 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.prose[data-v-1c2c7f02] :where(img):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose[data-v-1c2c7f02] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose[data-v-1c2c7f02] :where(figcaption):not(:where([class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose[data-v-1c2c7f02] :where(code):not(:where([class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose[data-v-1c2c7f02] :where(code):not(:where([class~=not-prose] *)):after,.prose[data-v-1c2c7f02] :where(code):not(:where([class~=not-prose] *)):before{content:"`"}.prose[data-v-1c2c7f02] :where(a code):not(:where([class~=not-prose] *)),.prose[data-v-1c2c7f02] :where(h1 code):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-1c2c7f02] :where(h2 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.875em}.prose[data-v-1c2c7f02] :where(h3 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.9em}.prose[data-v-1c2c7f02] :where(blockquote code):not(:where([class~=not-prose] *)),.prose[data-v-1c2c7f02] :where(h4 code):not(:where([class~=not-prose] *)),.prose[data-v-1c2c7f02] :where(thead th code):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-1c2c7f02] :where(pre):not(:where([class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose[data-v-1c2c7f02] :where(pre code):not(:where([class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose[data-v-1c2c7f02] :where(pre code):not(:where([class~=not-prose] *)):after,.prose[data-v-1c2c7f02] :where(pre code):not(:where([class~=not-prose] *)):before{content:none}.prose[data-v-1c2c7f02] :where(table):not(:where([class~=not-prose] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose[data-v-1c2c7f02] :where(thead):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose[data-v-1c2c7f02] :where(thead th):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose[data-v-1c2c7f02] :where(tbody tr):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose[data-v-1c2c7f02] :where(tbody tr:last-child):not(:where([class~=not-prose] *)){border-bottom-width:0}.prose[data-v-1c2c7f02] :where(tbody td):not(:where([class~=not-prose] *)){vertical-align:baseline}.prose[data-v-1c2c7f02] :where(tfoot):not(:where([class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose[data-v-1c2c7f02] :where(tfoot td):not(:where([class~=not-prose] *)){vertical-align:top}.prose[data-v-1c2c7f02]{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose[data-v-1c2c7f02] :where(p):not(:where([class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose[data-v-1c2c7f02] :where(figure):not(:where([class~=not-prose] *)),.prose[data-v-1c2c7f02] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose[data-v-1c2c7f02] :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose[data-v-1c2c7f02] :where(ol>li):not(:where([class~=not-prose] *)),.prose[data-v-1c2c7f02] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose[data-v-1c2c7f02] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose[data-v-1c2c7f02] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose[data-v-1c2c7f02] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose[data-v-1c2c7f02] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose[data-v-1c2c7f02] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose[data-v-1c2c7f02] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose[data-v-1c2c7f02] :where(h2+*):not(:where([class~=not-prose] *)),.prose[data-v-1c2c7f02] :where(h3+*):not(:where([class~=not-prose] *)),.prose[data-v-1c2c7f02] :where(h4+*):not(:where([class~=not-prose] *)),.prose[data-v-1c2c7f02] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.prose[data-v-1c2c7f02] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose[data-v-1c2c7f02] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose[data-v-1c2c7f02] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.5714286em}.prose[data-v-1c2c7f02] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose[data-v-1c2c7f02] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose[data-v-1c2c7f02] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose[data-v-1c2c7f02] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-sm[data-v-1c2c7f02] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm[data-v-1c2c7f02] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm[data-v-1c2c7f02] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm[data-v-1c2c7f02] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm[data-v-1c2c7f02] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm[data-v-1c2c7f02] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm[data-v-1c2c7f02] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-base[data-v-1c2c7f02] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose-base[data-v-1c2c7f02] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose-base[data-v-1c2c7f02] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose-base[data-v-1c2c7f02] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose-base[data-v-1c2c7f02] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose-base[data-v-1c2c7f02] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-base[data-v-1c2c7f02] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-lg[data-v-1c2c7f02] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg[data-v-1c2c7f02] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-lg[data-v-1c2c7f02] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg[data-v-1c2c7f02] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-lg[data-v-1c2c7f02] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg[data-v-1c2c7f02] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-lg[data-v-1c2c7f02] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-xl[data-v-1c2c7f02] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.prose-xl[data-v-1c2c7f02] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.prose-xl[data-v-1c2c7f02] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.prose-xl[data-v-1c2c7f02] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.prose-xl[data-v-1c2c7f02] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.prose-xl[data-v-1c2c7f02] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-xl[data-v-1c2c7f02] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-2xl[data-v-1c2c7f02] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8333333em;margin-bottom:.8333333em}.prose-2xl[data-v-1c2c7f02] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-2xl[data-v-1c2c7f02] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-2xl[data-v-1c2c7f02] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-2xl[data-v-1c2c7f02] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-2xl[data-v-1c2c7f02] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-2xl[data-v-1c2c7f02] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.icon[data-v-1c2c7f02]{height:.5rem;width:.5rem}@media (min-width:768px){.icon[data-v-1c2c7f02]{height:1rem;width:1rem}}.editor-btn[data-v-1c2c7f02]{border-radius:.375rem;padding:.5rem;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity));transition-duration:.3s}.editor-btn[data-v-1c2c7f02]:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.is-active[data-v-1c2c7f02]{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity));fill:#fff;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.editor-container[data-v-1c2c7f02]{display:flex;flex-direction:column;border-radius:.375rem;border-width:1px}.editor-toolbox[data-v-1c2c7f02]{display:flex;flex-wrap:wrap;align-items:center}.editor-toolbox[data-v-1c2c7f02]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.editor-toolbox[data-v-1c2c7f02]{border-bottom-width:1px;padding:.5rem}@media (min-width:768px){.editor-toolbox[data-v-1c2c7f02]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}}.header-div[data-v-1c2c7f02]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.parent-header[data-v-1c2c7f02]{position:absolute;top:2rem;left:0;z-index:10;display:flex}.parent-header[data-v-1c2c7f02]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.25rem*var(--tw-space-x-reverse));margin-left:calc(0.25rem*(1 - var(--tw-space-x-reverse)))}@media (min-width:768px){.parent-header[data-v-1c2c7f02]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}}.list-header[data-v-1c2c7f02]{cursor:pointer;border-radius:.125rem;border-width:1px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.25rem .5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.list-header[data-v-1c2c7f02]:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.is-h-active[data-v-1c2c7f02]{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.modal-container[data-v-1c2c7f02]{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;height:100vh;width:100vw;place-content:center;background-color:rgba(0,0,0,.30196078431372547);padding:1rem}@media (min-width:768px){.modal-container[data-v-1c2c7f02]{padding:2rem}}.modal[data-v-1c2c7f02]{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}@media (min-width:768px){.modal[data-v-1c2c7f02]{gap:1rem;border-radius:.75rem}}.modal-header[data-v-1c2c7f02]{padding:.5rem}@media (min-width:768px){.modal-header[data-v-1c2c7f02]{padding:1rem}}.modal-body[data-v-1c2c7f02]{display:flex;flex-direction:column;gap:.5rem;padding:.5rem}@media (min-width:768px){.modal-body[data-v-1c2c7f02]{gap:1rem;padding:1rem}}.modal-footer[data-v-1c2c7f02]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem}@media (min-width:768px){.modal-footer[data-v-1c2c7f02]{gap:1rem;padding:1rem}}.btn[data-v-1c2c7f02]{border-radius:.375rem;padding:.5rem}@media (min-width:768px){.btn[data-v-1c2c7f02]{padding:1rem}}.btn-warning[data-v-1c2c7f02]{background-color:rgb(234 179 8/var(--tw-bg-opacity))}.btn-info[data-v-1c2c7f02],.btn-warning[data-v-1c2c7f02]{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.btn-info[data-v-1c2c7f02]{background-color:rgb(59 130 246/var(--tw-bg-opacity))}.form-group[data-v-1c2c7f02]{display:flex;flex-direction:column}.form-control[data-v-1c2c7f02]{border-radius:.375rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.flex[data-v-1c2c7f02]{display:flex}.grid[data-v-1c2c7f02]{display:grid}.h-2[data-v-1c2c7f02]{height:.5rem}.h-64[data-v-1c2c7f02]{height:16rem}.w-2[data-v-1c2c7f02]{width:.5rem}.w-full[data-v-1c2c7f02]{width:100%}.w-4[data-v-1c2c7f02]{width:1rem}.w-64[data-v-1c2c7f02]{width:16rem}.cursor-pointer[data-v-1c2c7f02]{cursor:pointer}.grid-cols-4[data-v-1c2c7f02]{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-col[data-v-1c2c7f02]{flex-direction:column}.flex-wrap[data-v-1c2c7f02]{flex-wrap:wrap}.items-center[data-v-1c2c7f02]{align-items:center}.justify-between[data-v-1c2c7f02]{justify-content:space-between}.space-x-2[data-v-1c2c7f02]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.space-y-4[data-v-1c2c7f02]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}.rounded-md[data-v-1c2c7f02]{border-radius:.375rem}.border[data-v-1c2c7f02]{border-width:1px}.border-b[data-v-1c2c7f02]{border-bottom-width:1px}.bg-slate-500[data-v-1c2c7f02]{--tw-bg-opacity:1;background-color:rgb(100 116 139/var(--tw-bg-opacity))}.bg-gray-200[data-v-1c2c7f02]{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.bg-indigo-500[data-v-1c2c7f02]{--tw-bg-opacity:1;background-color:rgb(99 102 241/var(--tw-bg-opacity))}.p-4[data-v-1c2c7f02]{padding:1rem}.p-10[data-v-1c2c7f02]{padding:2.5rem}.p-2[data-v-1c2c7f02]{padding:.5rem}.text-center[data-v-1c2c7f02]{text-align:center}.text-3xl[data-v-1c2c7f02]{font-size:1.875rem;line-height:2.25rem}.italic[data-v-1c2c7f02]{font-style:italic}.text-white[data-v-1c2c7f02]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-gray-700[data-v-1c2c7f02]{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.underline[data-v-1c2c7f02]{-webkit-text-decoration-line:underline;text-decoration-line:underline}.filter[data-v-1c2c7f02]{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hover\:bg-gray-300[data-v-1c2c7f02]:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.focus\:outline-none[data-v-1c2c7f02]:focus{outline:2px solid transparent;outline-offset:2px}.prose-h1\:text-6xl[data-v-1c2c7f02] :is(:where(h1):not(:where([class~=not-prose] *))){font-size:3.75rem;line-height:1}.prose-h2\:text-5xl[data-v-1c2c7f02] :is(:where(h2):not(:where([class~=not-prose] *))){font-size:3rem;line-height:1}.prose-h3\:text-4xl[data-v-1c2c7f02] :is(:where(h3):not(:where([class~=not-prose] *))){font-size:2.25rem;line-height:2.5rem}@media (min-width:640px){.sm\:prose-xl[data-v-1c2c7f02]{font-size:1.25rem;line-height:1.8}.sm\:prose-xl[data-v-1c2c7f02] :where(p):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.sm\:prose-xl[data-v-1c2c7f02] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.sm\:prose-xl[data-v-1c2c7f02] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.sm\:prose-xl[data-v-1c2c7f02] :where(h1):not(:where([class~=not-prose] *)){font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.sm\:prose-xl[data-v-1c2c7f02] :where(h2):not(:where([class~=not-prose] *)){font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.sm\:prose-xl[data-v-1c2c7f02] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.sm\:prose-xl[data-v-1c2c7f02] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.sm\:prose-xl[data-v-1c2c7f02] :where(figure):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-1c2c7f02] :where(img):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-1c2c7f02] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sm\:prose-xl[data-v-1c2c7f02] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.sm\:prose-xl[data-v-1c2c7f02] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.sm\:prose-xl[data-v-1c2c7f02] :where(code):not(:where([class~=not-prose] *)){font-size:.9em}.sm\:prose-xl[data-v-1c2c7f02] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.8611111em}.sm\:prose-xl[data-v-1c2c7f02] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.9em}.sm\:prose-xl[data-v-1c2c7f02] :where(pre):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.sm\:prose-xl[data-v-1c2c7f02] :where(ol):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-1c2c7f02] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.sm\:prose-xl[data-v-1c2c7f02] :where(li):not(:where([class~=not-prose] *)){margin-top:.6em;margin-bottom:.6em}.sm\:prose-xl[data-v-1c2c7f02] :where(ol>li):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-1c2c7f02] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4em}.sm\:prose-xl[data-v-1c2c7f02] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.sm\:prose-xl[data-v-1c2c7f02] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.sm\:prose-xl[data-v-1c2c7f02] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.sm\:prose-xl[data-v-1c2c7f02] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.sm\:prose-xl[data-v-1c2c7f02] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.sm\:prose-xl[data-v-1c2c7f02] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.sm\:prose-xl[data-v-1c2c7f02] :where(hr):not(:where([class~=not-prose] *)){margin-top:2.8em;margin-bottom:2.8em}.sm\:prose-xl[data-v-1c2c7f02] :where(h2+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-1c2c7f02] :where(h3+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-1c2c7f02] :where(h4+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-1c2c7f02] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.sm\:prose-xl[data-v-1c2c7f02] :where(table):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556}.sm\:prose-xl[data-v-1c2c7f02] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.sm\:prose-xl[data-v-1c2c7f02] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.sm\:prose-xl[data-v-1c2c7f02] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.sm\:prose-xl[data-v-1c2c7f02] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8888889em .6666667em}.sm\:prose-xl[data-v-1c2c7f02] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.sm\:prose-xl[data-v-1c2c7f02] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.sm\:prose-xl[data-v-1c2c7f02] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.sm\:prose-xl[data-v-1c2c7f02] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}}@media (min-width:768px){.md\:prose-2xl[data-v-1c2c7f02]{font-size:1.5rem;line-height:1.6666667}.md\:prose-2xl[data-v-1c2c7f02] :where(p):not(:where([class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.md\:prose-2xl[data-v-1c2c7f02] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.md\:prose-2xl[data-v-1c2c7f02] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.md\:prose-2xl[data-v-1c2c7f02] :where(h1):not(:where([class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.md\:prose-2xl[data-v-1c2c7f02] :where(h2):not(:where([class~=not-prose] *)){font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.md\:prose-2xl[data-v-1c2c7f02] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.md\:prose-2xl[data-v-1c2c7f02] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.md\:prose-2xl[data-v-1c2c7f02] :where(figure):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-1c2c7f02] :where(img):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-1c2c7f02] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.md\:prose-2xl[data-v-1c2c7f02] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.md\:prose-2xl[data-v-1c2c7f02] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.6;margin-top:1em}.md\:prose-2xl[data-v-1c2c7f02] :where(code):not(:where([class~=not-prose] *)){font-size:.8333333em}.md\:prose-2xl[data-v-1c2c7f02] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.875em}.md\:prose-2xl[data-v-1c2c7f02] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.8888889em}.md\:prose-2xl[data-v-1c2c7f02] :where(pre):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.md\:prose-2xl[data-v-1c2c7f02] :where(ol):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-1c2c7f02] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5833333em}.md\:prose-2xl[data-v-1c2c7f02] :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.md\:prose-2xl[data-v-1c2c7f02] :where(ol>li):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-1c2c7f02] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4166667em}.md\:prose-2xl[data-v-1c2c7f02] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8333333em;margin-bottom:.8333333em}.md\:prose-2xl[data-v-1c2c7f02] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.md\:prose-2xl[data-v-1c2c7f02] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.md\:prose-2xl[data-v-1c2c7f02] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.md\:prose-2xl[data-v-1c2c7f02] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.md\:prose-2xl[data-v-1c2c7f02] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.md\:prose-2xl[data-v-1c2c7f02] :where(hr):not(:where([class~=not-prose] *)){margin-top:3em;margin-bottom:3em}.md\:prose-2xl[data-v-1c2c7f02] :where(h2+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-1c2c7f02] :where(h3+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-1c2c7f02] :where(h4+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-1c2c7f02] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose-2xl[data-v-1c2c7f02] :where(table):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.4}.md\:prose-2xl[data-v-1c2c7f02] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.md\:prose-2xl[data-v-1c2c7f02] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.md\:prose-2xl[data-v-1c2c7f02] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.md\:prose-2xl[data-v-1c2c7f02] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8em .6em}.md\:prose-2xl[data-v-1c2c7f02] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.md\:prose-2xl[data-v-1c2c7f02] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.md\:prose-2xl[data-v-1c2c7f02] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose-2xl[data-v-1c2c7f02] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.md\:w-4[data-v-1c2c7f02]{width:1rem}.md\:space-x-4[data-v-1c2c7f02]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}.md\:space-y-8[data-v-1c2c7f02]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem*var(--tw-space-y-reverse))}.md\:p-4[data-v-1c2c7f02]{padding:1rem}}@media (min-width:1024px){.lg\:prose-xl[data-v-1c2c7f02]{font-size:1.25rem;line-height:1.8}.lg\:prose-xl[data-v-1c2c7f02] :where(p):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.lg\:prose-xl[data-v-1c2c7f02] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.lg\:prose-xl[data-v-1c2c7f02] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.lg\:prose-xl[data-v-1c2c7f02] :where(h1):not(:where([class~=not-prose] *)){font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.lg\:prose-xl[data-v-1c2c7f02] :where(h2):not(:where([class~=not-prose] *)){font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.lg\:prose-xl[data-v-1c2c7f02] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.lg\:prose-xl[data-v-1c2c7f02] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.lg\:prose-xl[data-v-1c2c7f02] :where(figure):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-1c2c7f02] :where(img):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-1c2c7f02] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.lg\:prose-xl[data-v-1c2c7f02] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.lg\:prose-xl[data-v-1c2c7f02] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.lg\:prose-xl[data-v-1c2c7f02] :where(code):not(:where([class~=not-prose] *)){font-size:.9em}.lg\:prose-xl[data-v-1c2c7f02] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.8611111em}.lg\:prose-xl[data-v-1c2c7f02] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.9em}.lg\:prose-xl[data-v-1c2c7f02] :where(pre):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.lg\:prose-xl[data-v-1c2c7f02] :where(ol):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-1c2c7f02] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.lg\:prose-xl[data-v-1c2c7f02] :where(li):not(:where([class~=not-prose] *)){margin-top:.6em;margin-bottom:.6em}.lg\:prose-xl[data-v-1c2c7f02] :where(ol>li):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-1c2c7f02] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4em}.lg\:prose-xl[data-v-1c2c7f02] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.lg\:prose-xl[data-v-1c2c7f02] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.lg\:prose-xl[data-v-1c2c7f02] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.lg\:prose-xl[data-v-1c2c7f02] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.lg\:prose-xl[data-v-1c2c7f02] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.lg\:prose-xl[data-v-1c2c7f02] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.lg\:prose-xl[data-v-1c2c7f02] :where(hr):not(:where([class~=not-prose] *)){margin-top:2.8em;margin-bottom:2.8em}.lg\:prose-xl[data-v-1c2c7f02] :where(h2+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-1c2c7f02] :where(h3+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-1c2c7f02] :where(h4+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-1c2c7f02] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.lg\:prose-xl[data-v-1c2c7f02] :where(table):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556}.lg\:prose-xl[data-v-1c2c7f02] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.lg\:prose-xl[data-v-1c2c7f02] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.lg\:prose-xl[data-v-1c2c7f02] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.lg\:prose-xl[data-v-1c2c7f02] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8888889em .6666667em}.lg\:prose-xl[data-v-1c2c7f02] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.lg\:prose-xl[data-v-1c2c7f02] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.lg\:prose-xl[data-v-1c2c7f02] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.lg\:prose-xl[data-v-1c2c7f02] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}}[data-v-79501046],[data-v-79501046]:after,[data-v-79501046]:before{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}[data-v-79501046]:after,[data-v-79501046]:before{--tw-content:""}html[data-v-79501046]{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}body[data-v-79501046]{margin:0;line-height:inherit}hr[data-v-79501046]{height:0;color:inherit;border-top-width:1px}abbr[data-v-79501046]:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1[data-v-79501046],h2[data-v-79501046],h3[data-v-79501046],h4[data-v-79501046],h5[data-v-79501046],h6[data-v-79501046]{font-size:inherit;font-weight:inherit}a[data-v-79501046]{color:inherit;text-decoration:inherit}b[data-v-79501046],strong[data-v-79501046]{font-weight:bolder}code[data-v-79501046],kbd[data-v-79501046],pre[data-v-79501046],samp[data-v-79501046]{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small[data-v-79501046]{font-size:80%}sub[data-v-79501046],sup[data-v-79501046]{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub[data-v-79501046]{bottom:-.25em}sup[data-v-79501046]{top:-.5em}table[data-v-79501046]{text-indent:0;border-color:inherit;border-collapse:collapse}button[data-v-79501046],input[data-v-79501046],optgroup[data-v-79501046],select[data-v-79501046],textarea[data-v-79501046]{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button[data-v-79501046],select[data-v-79501046]{text-transform:none}[type=button][data-v-79501046],[type=reset][data-v-79501046],[type=submit][data-v-79501046],button[data-v-79501046]{-webkit-appearance:button;background-color:transparent;background-image:none}[data-v-79501046]:-moz-focusring{outline:auto}[data-v-79501046]:-moz-ui-invalid{box-shadow:none}progress[data-v-79501046]{vertical-align:baseline}[data-v-79501046]::-webkit-inner-spin-button,[data-v-79501046]::-webkit-outer-spin-button{height:auto}[type=search][data-v-79501046]{-webkit-appearance:textfield;outline-offset:-2px}[data-v-79501046]::-webkit-search-decoration{-webkit-appearance:none}[data-v-79501046]::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary[data-v-79501046]{display:list-item}blockquote[data-v-79501046],dd[data-v-79501046],dl[data-v-79501046],figure[data-v-79501046],h1[data-v-79501046],h2[data-v-79501046],h3[data-v-79501046],h4[data-v-79501046],h5[data-v-79501046],h6[data-v-79501046],hr[data-v-79501046],p[data-v-79501046],pre[data-v-79501046]{margin:0}fieldset[data-v-79501046]{margin:0;padding:0}legend[data-v-79501046]{padding:0}menu[data-v-79501046],ol[data-v-79501046],ul[data-v-79501046]{list-style:none;margin:0;padding:0}textarea[data-v-79501046]{resize:vertical}input[data-v-79501046]::-moz-placeholder,textarea[data-v-79501046]::-moz-placeholder{color:#9ca3af}input[data-v-79501046]:-ms-input-placeholder,textarea[data-v-79501046]:-ms-input-placeholder{color:#9ca3af}input[data-v-79501046]::placeholder,textarea[data-v-79501046]::placeholder{color:#9ca3af}[role=button][data-v-79501046],button[data-v-79501046]{cursor:pointer}[data-v-79501046]:disabled{cursor:default}audio[data-v-79501046],canvas[data-v-79501046],embed[data-v-79501046],iframe[data-v-79501046],img[data-v-79501046],object[data-v-79501046],svg[data-v-79501046],video[data-v-79501046]{display:block;vertical-align:middle}img[data-v-79501046],video[data-v-79501046]{max-width:100%;height:auto}[multiple][data-v-79501046],[type=date][data-v-79501046],[type=datetime-local][data-v-79501046],[type=email][data-v-79501046],[type=month][data-v-79501046],[type=number][data-v-79501046],[type=password][data-v-79501046],[type=search][data-v-79501046],[type=tel][data-v-79501046],[type=text][data-v-79501046],[type=time][data-v-79501046],[type=url][data-v-79501046],[type=week][data-v-79501046],select[data-v-79501046],textarea[data-v-79501046]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 transparent}[multiple][data-v-79501046]:focus,[type=date][data-v-79501046]:focus,[type=datetime-local][data-v-79501046]:focus,[type=email][data-v-79501046]:focus,[type=month][data-v-79501046]:focus,[type=number][data-v-79501046]:focus,[type=password][data-v-79501046]:focus,[type=search][data-v-79501046]:focus,[type=tel][data-v-79501046]:focus,[type=text][data-v-79501046]:focus,[type=time][data-v-79501046]:focus,[type=url][data-v-79501046]:focus,[type=week][data-v-79501046]:focus,select[data-v-79501046]:focus,textarea[data-v-79501046]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input[data-v-79501046]::-moz-placeholder,textarea[data-v-79501046]::-moz-placeholder{color:#6b7280;opacity:1}input[data-v-79501046]:-ms-input-placeholder,textarea[data-v-79501046]:-ms-input-placeholder{color:#6b7280;opacity:1}input[data-v-79501046]::placeholder,textarea[data-v-79501046]::placeholder{color:#6b7280;opacity:1}[data-v-79501046]::-webkit-datetime-edit-fields-wrapper{padding:0}[data-v-79501046]::-webkit-date-and-time-value{min-height:1.5em}[data-v-79501046]::-webkit-datetime-edit,[data-v-79501046]::-webkit-datetime-edit-day-field,[data-v-79501046]::-webkit-datetime-edit-hour-field,[data-v-79501046]::-webkit-datetime-edit-meridiem-field,[data-v-79501046]::-webkit-datetime-edit-millisecond-field,[data-v-79501046]::-webkit-datetime-edit-minute-field,[data-v-79501046]::-webkit-datetime-edit-month-field,[data-v-79501046]::-webkit-datetime-edit-second-field,[data-v-79501046]::-webkit-datetime-edit-year-field{padding-top:0;padding-bottom:0}select[data-v-79501046]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}[multiple][data-v-79501046]{background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;color-adjust:unset;print-color-adjust:unset}[type=checkbox][data-v-79501046],[type=radio][data-v-79501046]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow:0 0 transparent}[type=checkbox][data-v-79501046]{border-radius:0}[type=radio][data-v-79501046]{border-radius:100%}[type=checkbox][data-v-79501046]:focus,[type=radio][data-v-79501046]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox][data-v-79501046]:checked,[type=radio][data-v-79501046]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox][data-v-79501046]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3E%3C/svg%3E")}[type=radio][data-v-79501046]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")}[type=checkbox][data-v-79501046]:checked:focus,[type=checkbox][data-v-79501046]:checked:hover,[type=radio][data-v-79501046]:checked:focus,[type=radio][data-v-79501046]:checked:hover{border-color:transparent;background-color:currentColor}[type=checkbox][data-v-79501046]:indeterminate{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox][data-v-79501046]:indeterminate:focus,[type=checkbox][data-v-79501046]:indeterminate:hover{border-color:transparent;background-color:currentColor}[type=file][data-v-79501046]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file][data-v-79501046]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}[data-v-79501046],[data-v-79501046]:after,[data-v-79501046]:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}[data-v-79501046]::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}.prose[data-v-79501046]{color:var(--tw-prose-body);max-width:65ch}.prose[data-v-79501046] :where([class~=lead]):not(:where([class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose[data-v-79501046] :where(a):not(:where([class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose[data-v-79501046] :where(strong):not(:where([class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose[data-v-79501046] :where(a strong):not(:where([class~=not-prose] *)),.prose[data-v-79501046] :where(blockquote strong):not(:where([class~=not-prose] *)),.prose[data-v-79501046] :where(thead th strong):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-79501046] :where(ol):not(:where([class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose[data-v-79501046] :where(ol[type=A]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.prose[data-v-79501046] :where(ol[type=a]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose[data-v-79501046] :where(ol[type=I]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose[data-v-79501046] :where(ol[type=i]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose[data-v-79501046] :where(ol[type="1"]):not(:where([class~=not-prose] *)){list-style-type:decimal}.prose[data-v-79501046] :where(ul):not(:where([class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose[data-v-79501046] :where(ol>li):not(:where([class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose[data-v-79501046] :where(ul>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose[data-v-79501046] :where(hr):not(:where([class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose[data-v-79501046] :where(blockquote):not(:where([class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"\201c""\201d""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose[data-v-79501046] :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before{content:open-quote}.prose[data-v-79501046] :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after{content:close-quote}.prose[data-v-79501046] :where(h1):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose[data-v-79501046] :where(h1 strong):not(:where([class~=not-prose] *)){font-weight:900;color:inherit}.prose[data-v-79501046] :where(h2):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose[data-v-79501046] :where(h2 strong):not(:where([class~=not-prose] *)){font-weight:800;color:inherit}.prose[data-v-79501046] :where(h3):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose[data-v-79501046] :where(h3 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.prose[data-v-79501046] :where(h4):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose[data-v-79501046] :where(h4 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.prose[data-v-79501046] :where(img):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose[data-v-79501046] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose[data-v-79501046] :where(figcaption):not(:where([class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose[data-v-79501046] :where(code):not(:where([class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose[data-v-79501046] :where(code):not(:where([class~=not-prose] *)):after,.prose[data-v-79501046] :where(code):not(:where([class~=not-prose] *)):before{content:"`"}.prose[data-v-79501046] :where(a code):not(:where([class~=not-prose] *)),.prose[data-v-79501046] :where(h1 code):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-79501046] :where(h2 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.875em}.prose[data-v-79501046] :where(h3 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.9em}.prose[data-v-79501046] :where(blockquote code):not(:where([class~=not-prose] *)),.prose[data-v-79501046] :where(h4 code):not(:where([class~=not-prose] *)),.prose[data-v-79501046] :where(thead th code):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-79501046] :where(pre):not(:where([class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose[data-v-79501046] :where(pre code):not(:where([class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose[data-v-79501046] :where(pre code):not(:where([class~=not-prose] *)):after,.prose[data-v-79501046] :where(pre code):not(:where([class~=not-prose] *)):before{content:none}.prose[data-v-79501046] :where(table):not(:where([class~=not-prose] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose[data-v-79501046] :where(thead):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose[data-v-79501046] :where(thead th):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose[data-v-79501046] :where(tbody tr):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose[data-v-79501046] :where(tbody tr:last-child):not(:where([class~=not-prose] *)){border-bottom-width:0}.prose[data-v-79501046] :where(tbody td):not(:where([class~=not-prose] *)){vertical-align:baseline}.prose[data-v-79501046] :where(tfoot):not(:where([class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose[data-v-79501046] :where(tfoot td):not(:where([class~=not-prose] *)){vertical-align:top}.prose[data-v-79501046]{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose[data-v-79501046] :where(p):not(:where([class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose[data-v-79501046] :where(figure):not(:where([class~=not-prose] *)),.prose[data-v-79501046] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose[data-v-79501046] :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose[data-v-79501046] :where(ol>li):not(:where([class~=not-prose] *)),.prose[data-v-79501046] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose[data-v-79501046] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose[data-v-79501046] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose[data-v-79501046] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose[data-v-79501046] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose[data-v-79501046] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose[data-v-79501046] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose[data-v-79501046] :where(h2+*):not(:where([class~=not-prose] *)),.prose[data-v-79501046] :where(h3+*):not(:where([class~=not-prose] *)),.prose[data-v-79501046] :where(h4+*):not(:where([class~=not-prose] *)),.prose[data-v-79501046] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.prose[data-v-79501046] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose[data-v-79501046] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose[data-v-79501046] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.5714286em}.prose[data-v-79501046] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose[data-v-79501046] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose[data-v-79501046] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose[data-v-79501046] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-sm[data-v-79501046] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm[data-v-79501046] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm[data-v-79501046] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm[data-v-79501046] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm[data-v-79501046] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm[data-v-79501046] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm[data-v-79501046] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-base[data-v-79501046] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose-base[data-v-79501046] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose-base[data-v-79501046] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose-base[data-v-79501046] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose-base[data-v-79501046] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose-base[data-v-79501046] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-base[data-v-79501046] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-lg[data-v-79501046] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg[data-v-79501046] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-lg[data-v-79501046] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg[data-v-79501046] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-lg[data-v-79501046] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg[data-v-79501046] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-lg[data-v-79501046] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-xl[data-v-79501046] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.prose-xl[data-v-79501046] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.prose-xl[data-v-79501046] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.prose-xl[data-v-79501046] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.prose-xl[data-v-79501046] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.prose-xl[data-v-79501046] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-xl[data-v-79501046] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-2xl[data-v-79501046] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8333333em;margin-bottom:.8333333em}.prose-2xl[data-v-79501046] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-2xl[data-v-79501046] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-2xl[data-v-79501046] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-2xl[data-v-79501046] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-2xl[data-v-79501046] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-2xl[data-v-79501046] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.icon[data-v-79501046]{height:.5rem;width:.5rem}@media (min-width:768px){.icon[data-v-79501046]{height:1rem;width:1rem}}.editor-btn[data-v-79501046]{border-radius:.375rem;padding:.5rem;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity));transition-duration:.3s}.editor-btn[data-v-79501046]:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.is-active[data-v-79501046]{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity));fill:#fff;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.editor-container[data-v-79501046]{display:flex;flex-direction:column;border-radius:.375rem;border-width:1px}.editor-toolbox[data-v-79501046]{display:flex;flex-wrap:wrap;align-items:center}.editor-toolbox[data-v-79501046]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.editor-toolbox[data-v-79501046]{border-bottom-width:1px;padding:.5rem}@media (min-width:768px){.editor-toolbox[data-v-79501046]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}}.header-div[data-v-79501046]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.parent-header[data-v-79501046]{position:absolute;top:2rem;left:0;z-index:10;display:flex}.parent-header[data-v-79501046]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.25rem*var(--tw-space-x-reverse));margin-left:calc(0.25rem*(1 - var(--tw-space-x-reverse)))}@media (min-width:768px){.parent-header[data-v-79501046]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}}.list-header[data-v-79501046]{cursor:pointer;border-radius:.125rem;border-width:1px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.25rem .5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.list-header[data-v-79501046]:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.is-h-active[data-v-79501046]{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.modal-container[data-v-79501046]{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;height:100vh;width:100vw;place-content:center;background-color:rgba(0,0,0,.30196078431372547);padding:1rem}@media (min-width:768px){.modal-container[data-v-79501046]{padding:2rem}}.modal[data-v-79501046]{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}@media (min-width:768px){.modal[data-v-79501046]{gap:1rem;border-radius:.75rem}}.modal-header[data-v-79501046]{padding:.5rem}@media (min-width:768px){.modal-header[data-v-79501046]{padding:1rem}}.modal-body[data-v-79501046]{display:flex;flex-direction:column;gap:.5rem;padding:.5rem}@media (min-width:768px){.modal-body[data-v-79501046]{gap:1rem;padding:1rem}}.modal-footer[data-v-79501046]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem}@media (min-width:768px){.modal-footer[data-v-79501046]{gap:1rem;padding:1rem}}.btn[data-v-79501046]{border-radius:.375rem;padding:.5rem}@media (min-width:768px){.btn[data-v-79501046]{padding:1rem}}.btn-warning[data-v-79501046]{background-color:rgb(234 179 8/var(--tw-bg-opacity))}.btn-info[data-v-79501046],.btn-warning[data-v-79501046]{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.btn-info[data-v-79501046]{background-color:rgb(59 130 246/var(--tw-bg-opacity))}.form-group[data-v-79501046]{display:flex;flex-direction:column}.form-control[data-v-79501046]{border-radius:.375rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.flex[data-v-79501046]{display:flex}.grid[data-v-79501046]{display:grid}.h-2[data-v-79501046]{height:.5rem}.h-64[data-v-79501046]{height:16rem}.w-2[data-v-79501046]{width:.5rem}.w-full[data-v-79501046]{width:100%}.w-4[data-v-79501046]{width:1rem}.w-64[data-v-79501046]{width:16rem}.cursor-pointer[data-v-79501046]{cursor:pointer}.grid-cols-4[data-v-79501046]{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-col[data-v-79501046]{flex-direction:column}.flex-wrap[data-v-79501046]{flex-wrap:wrap}.items-center[data-v-79501046]{align-items:center}.justify-between[data-v-79501046]{justify-content:space-between}.space-x-2[data-v-79501046]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.space-y-4[data-v-79501046]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}.rounded-md[data-v-79501046]{border-radius:.375rem}.border[data-v-79501046]{border-width:1px}.border-b[data-v-79501046]{border-bottom-width:1px}.bg-slate-500[data-v-79501046]{--tw-bg-opacity:1;background-color:rgb(100 116 139/var(--tw-bg-opacity))}.bg-gray-200[data-v-79501046]{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.bg-indigo-500[data-v-79501046]{--tw-bg-opacity:1;background-color:rgb(99 102 241/var(--tw-bg-opacity))}.p-4[data-v-79501046]{padding:1rem}.p-10[data-v-79501046]{padding:2.5rem}.p-2[data-v-79501046]{padding:.5rem}.text-center[data-v-79501046]{text-align:center}.text-3xl[data-v-79501046]{font-size:1.875rem;line-height:2.25rem}.italic[data-v-79501046]{font-style:italic}.text-white[data-v-79501046]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-gray-700[data-v-79501046]{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.underline[data-v-79501046]{-webkit-text-decoration-line:underline;text-decoration-line:underline}.filter[data-v-79501046]{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hover\:bg-gray-300[data-v-79501046]:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.focus\:outline-none[data-v-79501046]:focus{outline:2px solid transparent;outline-offset:2px}.prose-h1\:text-6xl[data-v-79501046] :is(:where(h1):not(:where([class~=not-prose] *))){font-size:3.75rem;line-height:1}.prose-h2\:text-5xl[data-v-79501046] :is(:where(h2):not(:where([class~=not-prose] *))){font-size:3rem;line-height:1}.prose-h3\:text-4xl[data-v-79501046] :is(:where(h3):not(:where([class~=not-prose] *))){font-size:2.25rem;line-height:2.5rem}@media (min-width:640px){.sm\:prose-xl[data-v-79501046]{font-size:1.25rem;line-height:1.8}.sm\:prose-xl[data-v-79501046] :where(p):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.sm\:prose-xl[data-v-79501046] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.sm\:prose-xl[data-v-79501046] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.sm\:prose-xl[data-v-79501046] :where(h1):not(:where([class~=not-prose] *)){font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.sm\:prose-xl[data-v-79501046] :where(h2):not(:where([class~=not-prose] *)){font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.sm\:prose-xl[data-v-79501046] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.sm\:prose-xl[data-v-79501046] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.sm\:prose-xl[data-v-79501046] :where(figure):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-79501046] :where(img):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-79501046] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sm\:prose-xl[data-v-79501046] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.sm\:prose-xl[data-v-79501046] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.sm\:prose-xl[data-v-79501046] :where(code):not(:where([class~=not-prose] *)){font-size:.9em}.sm\:prose-xl[data-v-79501046] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.8611111em}.sm\:prose-xl[data-v-79501046] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.9em}.sm\:prose-xl[data-v-79501046] :where(pre):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.sm\:prose-xl[data-v-79501046] :where(ol):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-79501046] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.sm\:prose-xl[data-v-79501046] :where(li):not(:where([class~=not-prose] *)){margin-top:.6em;margin-bottom:.6em}.sm\:prose-xl[data-v-79501046] :where(ol>li):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-79501046] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4em}.sm\:prose-xl[data-v-79501046] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.sm\:prose-xl[data-v-79501046] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.sm\:prose-xl[data-v-79501046] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.sm\:prose-xl[data-v-79501046] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.sm\:prose-xl[data-v-79501046] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.sm\:prose-xl[data-v-79501046] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.sm\:prose-xl[data-v-79501046] :where(hr):not(:where([class~=not-prose] *)){margin-top:2.8em;margin-bottom:2.8em}.sm\:prose-xl[data-v-79501046] :where(h2+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-79501046] :where(h3+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-79501046] :where(h4+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-79501046] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.sm\:prose-xl[data-v-79501046] :where(table):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556}.sm\:prose-xl[data-v-79501046] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.sm\:prose-xl[data-v-79501046] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.sm\:prose-xl[data-v-79501046] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.sm\:prose-xl[data-v-79501046] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8888889em .6666667em}.sm\:prose-xl[data-v-79501046] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.sm\:prose-xl[data-v-79501046] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.sm\:prose-xl[data-v-79501046] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.sm\:prose-xl[data-v-79501046] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}}@media (min-width:768px){.md\:prose-2xl[data-v-79501046]{font-size:1.5rem;line-height:1.6666667}.md\:prose-2xl[data-v-79501046] :where(p):not(:where([class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.md\:prose-2xl[data-v-79501046] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.md\:prose-2xl[data-v-79501046] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.md\:prose-2xl[data-v-79501046] :where(h1):not(:where([class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.md\:prose-2xl[data-v-79501046] :where(h2):not(:where([class~=not-prose] *)){font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.md\:prose-2xl[data-v-79501046] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.md\:prose-2xl[data-v-79501046] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.md\:prose-2xl[data-v-79501046] :where(figure):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-79501046] :where(img):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-79501046] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.md\:prose-2xl[data-v-79501046] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.md\:prose-2xl[data-v-79501046] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.6;margin-top:1em}.md\:prose-2xl[data-v-79501046] :where(code):not(:where([class~=not-prose] *)){font-size:.8333333em}.md\:prose-2xl[data-v-79501046] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.875em}.md\:prose-2xl[data-v-79501046] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.8888889em}.md\:prose-2xl[data-v-79501046] :where(pre):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.md\:prose-2xl[data-v-79501046] :where(ol):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-79501046] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5833333em}.md\:prose-2xl[data-v-79501046] :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.md\:prose-2xl[data-v-79501046] :where(ol>li):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-79501046] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4166667em}.md\:prose-2xl[data-v-79501046] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8333333em;margin-bottom:.8333333em}.md\:prose-2xl[data-v-79501046] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.md\:prose-2xl[data-v-79501046] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.md\:prose-2xl[data-v-79501046] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.md\:prose-2xl[data-v-79501046] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.md\:prose-2xl[data-v-79501046] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.md\:prose-2xl[data-v-79501046] :where(hr):not(:where([class~=not-prose] *)){margin-top:3em;margin-bottom:3em}.md\:prose-2xl[data-v-79501046] :where(h2+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-79501046] :where(h3+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-79501046] :where(h4+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-79501046] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose-2xl[data-v-79501046] :where(table):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.4}.md\:prose-2xl[data-v-79501046] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.md\:prose-2xl[data-v-79501046] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.md\:prose-2xl[data-v-79501046] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.md\:prose-2xl[data-v-79501046] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8em .6em}.md\:prose-2xl[data-v-79501046] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.md\:prose-2xl[data-v-79501046] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.md\:prose-2xl[data-v-79501046] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose-2xl[data-v-79501046] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.md\:w-4[data-v-79501046]{width:1rem}.md\:space-x-4[data-v-79501046]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}.md\:space-y-8[data-v-79501046]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem*var(--tw-space-y-reverse))}.md\:p-4[data-v-79501046]{padding:1rem}}@media (min-width:1024px){.lg\:prose-xl[data-v-79501046]{font-size:1.25rem;line-height:1.8}.lg\:prose-xl[data-v-79501046] :where(p):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.lg\:prose-xl[data-v-79501046] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.lg\:prose-xl[data-v-79501046] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.lg\:prose-xl[data-v-79501046] :where(h1):not(:where([class~=not-prose] *)){font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.lg\:prose-xl[data-v-79501046] :where(h2):not(:where([class~=not-prose] *)){font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.lg\:prose-xl[data-v-79501046] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.lg\:prose-xl[data-v-79501046] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.lg\:prose-xl[data-v-79501046] :where(figure):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-79501046] :where(img):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-79501046] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.lg\:prose-xl[data-v-79501046] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.lg\:prose-xl[data-v-79501046] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.lg\:prose-xl[data-v-79501046] :where(code):not(:where([class~=not-prose] *)){font-size:.9em}.lg\:prose-xl[data-v-79501046] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.8611111em}.lg\:prose-xl[data-v-79501046] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.9em}.lg\:prose-xl[data-v-79501046] :where(pre):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.lg\:prose-xl[data-v-79501046] :where(ol):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-79501046] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.lg\:prose-xl[data-v-79501046] :where(li):not(:where([class~=not-prose] *)){margin-top:.6em;margin-bottom:.6em}.lg\:prose-xl[data-v-79501046] :where(ol>li):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-79501046] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4em}.lg\:prose-xl[data-v-79501046] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.lg\:prose-xl[data-v-79501046] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.lg\:prose-xl[data-v-79501046] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.lg\:prose-xl[data-v-79501046] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.lg\:prose-xl[data-v-79501046] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.lg\:prose-xl[data-v-79501046] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.lg\:prose-xl[data-v-79501046] :where(hr):not(:where([class~=not-prose] *)){margin-top:2.8em;margin-bottom:2.8em}.lg\:prose-xl[data-v-79501046] :where(h2+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-79501046] :where(h3+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-79501046] :where(h4+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-79501046] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.lg\:prose-xl[data-v-79501046] :where(table):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556}.lg\:prose-xl[data-v-79501046] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.lg\:prose-xl[data-v-79501046] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.lg\:prose-xl[data-v-79501046] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.lg\:prose-xl[data-v-79501046] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8888889em .6666667em}.lg\:prose-xl[data-v-79501046] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.lg\:prose-xl[data-v-79501046] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.lg\:prose-xl[data-v-79501046] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.lg\:prose-xl[data-v-79501046] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}}[data-v-a2b5d1be],[data-v-a2b5d1be]:after,[data-v-a2b5d1be]:before{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}[data-v-a2b5d1be]:after,[data-v-a2b5d1be]:before{--tw-content:""}html[data-v-a2b5d1be]{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}body[data-v-a2b5d1be]{margin:0;line-height:inherit}hr[data-v-a2b5d1be]{height:0;color:inherit;border-top-width:1px}abbr[data-v-a2b5d1be]:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1[data-v-a2b5d1be],h2[data-v-a2b5d1be],h3[data-v-a2b5d1be],h4[data-v-a2b5d1be],h5[data-v-a2b5d1be],h6[data-v-a2b5d1be]{font-size:inherit;font-weight:inherit}a[data-v-a2b5d1be]{color:inherit;text-decoration:inherit}b[data-v-a2b5d1be],strong[data-v-a2b5d1be]{font-weight:bolder}code[data-v-a2b5d1be],kbd[data-v-a2b5d1be],pre[data-v-a2b5d1be],samp[data-v-a2b5d1be]{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small[data-v-a2b5d1be]{font-size:80%}sub[data-v-a2b5d1be],sup[data-v-a2b5d1be]{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub[data-v-a2b5d1be]{bottom:-.25em}sup[data-v-a2b5d1be]{top:-.5em}table[data-v-a2b5d1be]{text-indent:0;border-color:inherit;border-collapse:collapse}button[data-v-a2b5d1be],input[data-v-a2b5d1be],optgroup[data-v-a2b5d1be],select[data-v-a2b5d1be],textarea[data-v-a2b5d1be]{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button[data-v-a2b5d1be],select[data-v-a2b5d1be]{text-transform:none}[type=button][data-v-a2b5d1be],[type=reset][data-v-a2b5d1be],[type=submit][data-v-a2b5d1be],button[data-v-a2b5d1be]{-webkit-appearance:button;background-color:transparent;background-image:none}[data-v-a2b5d1be]:-moz-focusring{outline:auto}[data-v-a2b5d1be]:-moz-ui-invalid{box-shadow:none}progress[data-v-a2b5d1be]{vertical-align:baseline}[data-v-a2b5d1be]::-webkit-inner-spin-button,[data-v-a2b5d1be]::-webkit-outer-spin-button{height:auto}[type=search][data-v-a2b5d1be]{-webkit-appearance:textfield;outline-offset:-2px}[data-v-a2b5d1be]::-webkit-search-decoration{-webkit-appearance:none}[data-v-a2b5d1be]::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary[data-v-a2b5d1be]{display:list-item}blockquote[data-v-a2b5d1be],dd[data-v-a2b5d1be],dl[data-v-a2b5d1be],figure[data-v-a2b5d1be],h1[data-v-a2b5d1be],h2[data-v-a2b5d1be],h3[data-v-a2b5d1be],h4[data-v-a2b5d1be],h5[data-v-a2b5d1be],h6[data-v-a2b5d1be],hr[data-v-a2b5d1be],p[data-v-a2b5d1be],pre[data-v-a2b5d1be]{margin:0}fieldset[data-v-a2b5d1be]{margin:0;padding:0}legend[data-v-a2b5d1be]{padding:0}menu[data-v-a2b5d1be],ol[data-v-a2b5d1be],ul[data-v-a2b5d1be]{list-style:none;margin:0;padding:0}textarea[data-v-a2b5d1be]{resize:vertical}input[data-v-a2b5d1be]::-moz-placeholder,textarea[data-v-a2b5d1be]::-moz-placeholder{color:#9ca3af}input[data-v-a2b5d1be]:-ms-input-placeholder,textarea[data-v-a2b5d1be]:-ms-input-placeholder{color:#9ca3af}input[data-v-a2b5d1be]::placeholder,textarea[data-v-a2b5d1be]::placeholder{color:#9ca3af}[role=button][data-v-a2b5d1be],button[data-v-a2b5d1be]{cursor:pointer}[data-v-a2b5d1be]:disabled{cursor:default}audio[data-v-a2b5d1be],canvas[data-v-a2b5d1be],embed[data-v-a2b5d1be],iframe[data-v-a2b5d1be],img[data-v-a2b5d1be],object[data-v-a2b5d1be],svg[data-v-a2b5d1be],video[data-v-a2b5d1be]{display:block;vertical-align:middle}img[data-v-a2b5d1be],video[data-v-a2b5d1be]{max-width:100%;height:auto}[multiple][data-v-a2b5d1be],[type=date][data-v-a2b5d1be],[type=datetime-local][data-v-a2b5d1be],[type=email][data-v-a2b5d1be],[type=month][data-v-a2b5d1be],[type=number][data-v-a2b5d1be],[type=password][data-v-a2b5d1be],[type=search][data-v-a2b5d1be],[type=tel][data-v-a2b5d1be],[type=text][data-v-a2b5d1be],[type=time][data-v-a2b5d1be],[type=url][data-v-a2b5d1be],[type=week][data-v-a2b5d1be],select[data-v-a2b5d1be],textarea[data-v-a2b5d1be]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 transparent}[multiple][data-v-a2b5d1be]:focus,[type=date][data-v-a2b5d1be]:focus,[type=datetime-local][data-v-a2b5d1be]:focus,[type=email][data-v-a2b5d1be]:focus,[type=month][data-v-a2b5d1be]:focus,[type=number][data-v-a2b5d1be]:focus,[type=password][data-v-a2b5d1be]:focus,[type=search][data-v-a2b5d1be]:focus,[type=tel][data-v-a2b5d1be]:focus,[type=text][data-v-a2b5d1be]:focus,[type=time][data-v-a2b5d1be]:focus,[type=url][data-v-a2b5d1be]:focus,[type=week][data-v-a2b5d1be]:focus,select[data-v-a2b5d1be]:focus,textarea[data-v-a2b5d1be]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input[data-v-a2b5d1be]::-moz-placeholder,textarea[data-v-a2b5d1be]::-moz-placeholder{color:#6b7280;opacity:1}input[data-v-a2b5d1be]:-ms-input-placeholder,textarea[data-v-a2b5d1be]:-ms-input-placeholder{color:#6b7280;opacity:1}input[data-v-a2b5d1be]::placeholder,textarea[data-v-a2b5d1be]::placeholder{color:#6b7280;opacity:1}[data-v-a2b5d1be]::-webkit-datetime-edit-fields-wrapper{padding:0}[data-v-a2b5d1be]::-webkit-date-and-time-value{min-height:1.5em}[data-v-a2b5d1be]::-webkit-datetime-edit,[data-v-a2b5d1be]::-webkit-datetime-edit-day-field,[data-v-a2b5d1be]::-webkit-datetime-edit-hour-field,[data-v-a2b5d1be]::-webkit-datetime-edit-meridiem-field,[data-v-a2b5d1be]::-webkit-datetime-edit-millisecond-field,[data-v-a2b5d1be]::-webkit-datetime-edit-minute-field,[data-v-a2b5d1be]::-webkit-datetime-edit-month-field,[data-v-a2b5d1be]::-webkit-datetime-edit-second-field,[data-v-a2b5d1be]::-webkit-datetime-edit-year-field{padding-top:0;padding-bottom:0}select[data-v-a2b5d1be]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}[multiple][data-v-a2b5d1be]{background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;color-adjust:unset;print-color-adjust:unset}[type=checkbox][data-v-a2b5d1be],[type=radio][data-v-a2b5d1be]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow:0 0 transparent}[type=checkbox][data-v-a2b5d1be]{border-radius:0}[type=radio][data-v-a2b5d1be]{border-radius:100%}[type=checkbox][data-v-a2b5d1be]:focus,[type=radio][data-v-a2b5d1be]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox][data-v-a2b5d1be]:checked,[type=radio][data-v-a2b5d1be]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox][data-v-a2b5d1be]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3E%3C/svg%3E")}[type=radio][data-v-a2b5d1be]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")}[type=checkbox][data-v-a2b5d1be]:checked:focus,[type=checkbox][data-v-a2b5d1be]:checked:hover,[type=radio][data-v-a2b5d1be]:checked:focus,[type=radio][data-v-a2b5d1be]:checked:hover{border-color:transparent;background-color:currentColor}[type=checkbox][data-v-a2b5d1be]:indeterminate{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox][data-v-a2b5d1be]:indeterminate:focus,[type=checkbox][data-v-a2b5d1be]:indeterminate:hover{border-color:transparent;background-color:currentColor}[type=file][data-v-a2b5d1be]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file][data-v-a2b5d1be]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}[data-v-a2b5d1be],[data-v-a2b5d1be]:after,[data-v-a2b5d1be]:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}[data-v-a2b5d1be]::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}.prose[data-v-a2b5d1be]{color:var(--tw-prose-body);max-width:65ch}.prose[data-v-a2b5d1be] :where([class~=lead]):not(:where([class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose[data-v-a2b5d1be] :where(a):not(:where([class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose[data-v-a2b5d1be] :where(strong):not(:where([class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose[data-v-a2b5d1be] :where(a strong):not(:where([class~=not-prose] *)),.prose[data-v-a2b5d1be] :where(blockquote strong):not(:where([class~=not-prose] *)),.prose[data-v-a2b5d1be] :where(thead th strong):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-a2b5d1be] :where(ol):not(:where([class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose[data-v-a2b5d1be] :where(ol[type=A]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.prose[data-v-a2b5d1be] :where(ol[type=a]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose[data-v-a2b5d1be] :where(ol[type=I]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose[data-v-a2b5d1be] :where(ol[type=i]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose[data-v-a2b5d1be] :where(ol[type="1"]):not(:where([class~=not-prose] *)){list-style-type:decimal}.prose[data-v-a2b5d1be] :where(ul):not(:where([class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose[data-v-a2b5d1be] :where(ol>li):not(:where([class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose[data-v-a2b5d1be] :where(ul>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose[data-v-a2b5d1be] :where(hr):not(:where([class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose[data-v-a2b5d1be] :where(blockquote):not(:where([class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"\201c""\201d""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose[data-v-a2b5d1be] :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before{content:open-quote}.prose[data-v-a2b5d1be] :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after{content:close-quote}.prose[data-v-a2b5d1be] :where(h1):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose[data-v-a2b5d1be] :where(h1 strong):not(:where([class~=not-prose] *)){font-weight:900;color:inherit}.prose[data-v-a2b5d1be] :where(h2):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose[data-v-a2b5d1be] :where(h2 strong):not(:where([class~=not-prose] *)){font-weight:800;color:inherit}.prose[data-v-a2b5d1be] :where(h3):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose[data-v-a2b5d1be] :where(h3 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.prose[data-v-a2b5d1be] :where(h4):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose[data-v-a2b5d1be] :where(h4 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.prose[data-v-a2b5d1be] :where(img):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose[data-v-a2b5d1be] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose[data-v-a2b5d1be] :where(figcaption):not(:where([class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose[data-v-a2b5d1be] :where(code):not(:where([class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose[data-v-a2b5d1be] :where(code):not(:where([class~=not-prose] *)):after,.prose[data-v-a2b5d1be] :where(code):not(:where([class~=not-prose] *)):before{content:"`"}.prose[data-v-a2b5d1be] :where(a code):not(:where([class~=not-prose] *)),.prose[data-v-a2b5d1be] :where(h1 code):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-a2b5d1be] :where(h2 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.875em}.prose[data-v-a2b5d1be] :where(h3 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.9em}.prose[data-v-a2b5d1be] :where(blockquote code):not(:where([class~=not-prose] *)),.prose[data-v-a2b5d1be] :where(h4 code):not(:where([class~=not-prose] *)),.prose[data-v-a2b5d1be] :where(thead th code):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-a2b5d1be] :where(pre):not(:where([class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose[data-v-a2b5d1be] :where(pre code):not(:where([class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose[data-v-a2b5d1be] :where(pre code):not(:where([class~=not-prose] *)):after,.prose[data-v-a2b5d1be] :where(pre code):not(:where([class~=not-prose] *)):before{content:none}.prose[data-v-a2b5d1be] :where(table):not(:where([class~=not-prose] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose[data-v-a2b5d1be] :where(thead):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose[data-v-a2b5d1be] :where(thead th):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose[data-v-a2b5d1be] :where(tbody tr):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose[data-v-a2b5d1be] :where(tbody tr:last-child):not(:where([class~=not-prose] *)){border-bottom-width:0}.prose[data-v-a2b5d1be] :where(tbody td):not(:where([class~=not-prose] *)){vertical-align:baseline}.prose[data-v-a2b5d1be] :where(tfoot):not(:where([class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose[data-v-a2b5d1be] :where(tfoot td):not(:where([class~=not-prose] *)){vertical-align:top}.prose[data-v-a2b5d1be]{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose[data-v-a2b5d1be] :where(p):not(:where([class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose[data-v-a2b5d1be] :where(figure):not(:where([class~=not-prose] *)),.prose[data-v-a2b5d1be] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose[data-v-a2b5d1be] :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose[data-v-a2b5d1be] :where(ol>li):not(:where([class~=not-prose] *)),.prose[data-v-a2b5d1be] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose[data-v-a2b5d1be] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose[data-v-a2b5d1be] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose[data-v-a2b5d1be] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose[data-v-a2b5d1be] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose[data-v-a2b5d1be] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose[data-v-a2b5d1be] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose[data-v-a2b5d1be] :where(h2+*):not(:where([class~=not-prose] *)),.prose[data-v-a2b5d1be] :where(h3+*):not(:where([class~=not-prose] *)),.prose[data-v-a2b5d1be] :where(h4+*):not(:where([class~=not-prose] *)),.prose[data-v-a2b5d1be] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.prose[data-v-a2b5d1be] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose[data-v-a2b5d1be] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose[data-v-a2b5d1be] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.5714286em}.prose[data-v-a2b5d1be] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose[data-v-a2b5d1be] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose[data-v-a2b5d1be] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose[data-v-a2b5d1be] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-sm[data-v-a2b5d1be] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm[data-v-a2b5d1be] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm[data-v-a2b5d1be] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm[data-v-a2b5d1be] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm[data-v-a2b5d1be] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm[data-v-a2b5d1be] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm[data-v-a2b5d1be] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-base[data-v-a2b5d1be] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose-base[data-v-a2b5d1be] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose-base[data-v-a2b5d1be] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose-base[data-v-a2b5d1be] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose-base[data-v-a2b5d1be] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose-base[data-v-a2b5d1be] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-base[data-v-a2b5d1be] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-lg[data-v-a2b5d1be] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg[data-v-a2b5d1be] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-lg[data-v-a2b5d1be] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg[data-v-a2b5d1be] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-lg[data-v-a2b5d1be] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg[data-v-a2b5d1be] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-lg[data-v-a2b5d1be] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-xl[data-v-a2b5d1be] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.prose-xl[data-v-a2b5d1be] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.prose-xl[data-v-a2b5d1be] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.prose-xl[data-v-a2b5d1be] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.prose-xl[data-v-a2b5d1be] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.prose-xl[data-v-a2b5d1be] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-xl[data-v-a2b5d1be] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-2xl[data-v-a2b5d1be] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8333333em;margin-bottom:.8333333em}.prose-2xl[data-v-a2b5d1be] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-2xl[data-v-a2b5d1be] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-2xl[data-v-a2b5d1be] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-2xl[data-v-a2b5d1be] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-2xl[data-v-a2b5d1be] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-2xl[data-v-a2b5d1be] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.icon[data-v-a2b5d1be]{height:.5rem;width:.5rem}@media (min-width:768px){.icon[data-v-a2b5d1be]{height:1rem;width:1rem}}.editor-btn[data-v-a2b5d1be]{border-radius:.375rem;padding:.5rem;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity));transition-duration:.3s}.editor-btn[data-v-a2b5d1be]:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.is-active[data-v-a2b5d1be]{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity));fill:#fff;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.editor-container[data-v-a2b5d1be]{display:flex;flex-direction:column;border-radius:.375rem;border-width:1px}.editor-toolbox[data-v-a2b5d1be]{display:flex;flex-wrap:wrap;align-items:center}.editor-toolbox[data-v-a2b5d1be]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.editor-toolbox[data-v-a2b5d1be]{border-bottom-width:1px;padding:.5rem}@media (min-width:768px){.editor-toolbox[data-v-a2b5d1be]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}}.header-div[data-v-a2b5d1be]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.parent-header[data-v-a2b5d1be]{position:absolute;top:2rem;left:0;z-index:10;display:flex}.parent-header[data-v-a2b5d1be]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.25rem*var(--tw-space-x-reverse));margin-left:calc(0.25rem*(1 - var(--tw-space-x-reverse)))}@media (min-width:768px){.parent-header[data-v-a2b5d1be]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}}.list-header[data-v-a2b5d1be]{cursor:pointer;border-radius:.125rem;border-width:1px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.25rem .5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.list-header[data-v-a2b5d1be]:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.is-h-active[data-v-a2b5d1be]{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.modal-container[data-v-a2b5d1be]{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;height:100vh;width:100vw;place-content:center;background-color:rgba(0,0,0,.30196078431372547);padding:1rem}@media (min-width:768px){.modal-container[data-v-a2b5d1be]{padding:2rem}}.modal[data-v-a2b5d1be]{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}@media (min-width:768px){.modal[data-v-a2b5d1be]{gap:1rem;border-radius:.75rem}}.modal-header[data-v-a2b5d1be]{padding:.5rem}@media (min-width:768px){.modal-header[data-v-a2b5d1be]{padding:1rem}}.modal-body[data-v-a2b5d1be]{display:flex;flex-direction:column;gap:.5rem;padding:.5rem}@media (min-width:768px){.modal-body[data-v-a2b5d1be]{gap:1rem;padding:1rem}}.modal-footer[data-v-a2b5d1be]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem}@media (min-width:768px){.modal-footer[data-v-a2b5d1be]{gap:1rem;padding:1rem}}.btn[data-v-a2b5d1be]{border-radius:.375rem;padding:.5rem}@media (min-width:768px){.btn[data-v-a2b5d1be]{padding:1rem}}.btn-warning[data-v-a2b5d1be]{background-color:rgb(234 179 8/var(--tw-bg-opacity))}.btn-info[data-v-a2b5d1be],.btn-warning[data-v-a2b5d1be]{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.btn-info[data-v-a2b5d1be]{background-color:rgb(59 130 246/var(--tw-bg-opacity))}.form-group[data-v-a2b5d1be]{display:flex;flex-direction:column}.form-control[data-v-a2b5d1be]{border-radius:.375rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.flex[data-v-a2b5d1be]{display:flex}.grid[data-v-a2b5d1be]{display:grid}.h-2[data-v-a2b5d1be]{height:.5rem}.h-64[data-v-a2b5d1be]{height:16rem}.w-2[data-v-a2b5d1be]{width:.5rem}.w-full[data-v-a2b5d1be]{width:100%}.w-4[data-v-a2b5d1be]{width:1rem}.w-64[data-v-a2b5d1be]{width:16rem}.cursor-pointer[data-v-a2b5d1be]{cursor:pointer}.grid-cols-4[data-v-a2b5d1be]{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-col[data-v-a2b5d1be]{flex-direction:column}.flex-wrap[data-v-a2b5d1be]{flex-wrap:wrap}.items-center[data-v-a2b5d1be]{align-items:center}.justify-between[data-v-a2b5d1be]{justify-content:space-between}.space-x-2[data-v-a2b5d1be]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.space-y-4[data-v-a2b5d1be]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}.rounded-md[data-v-a2b5d1be]{border-radius:.375rem}.border[data-v-a2b5d1be]{border-width:1px}.border-b[data-v-a2b5d1be]{border-bottom-width:1px}.bg-slate-500[data-v-a2b5d1be]{--tw-bg-opacity:1;background-color:rgb(100 116 139/var(--tw-bg-opacity))}.bg-gray-200[data-v-a2b5d1be]{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.bg-indigo-500[data-v-a2b5d1be]{--tw-bg-opacity:1;background-color:rgb(99 102 241/var(--tw-bg-opacity))}.p-4[data-v-a2b5d1be]{padding:1rem}.p-10[data-v-a2b5d1be]{padding:2.5rem}.p-2[data-v-a2b5d1be]{padding:.5rem}.text-center[data-v-a2b5d1be]{text-align:center}.text-3xl[data-v-a2b5d1be]{font-size:1.875rem;line-height:2.25rem}.italic[data-v-a2b5d1be]{font-style:italic}.text-white[data-v-a2b5d1be]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-gray-700[data-v-a2b5d1be]{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.underline[data-v-a2b5d1be]{-webkit-text-decoration-line:underline;text-decoration-line:underline}.filter[data-v-a2b5d1be]{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hover\:bg-gray-300[data-v-a2b5d1be]:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.focus\:outline-none[data-v-a2b5d1be]:focus{outline:2px solid transparent;outline-offset:2px}.prose-h1\:text-6xl[data-v-a2b5d1be] :is(:where(h1):not(:where([class~=not-prose] *))){font-size:3.75rem;line-height:1}.prose-h2\:text-5xl[data-v-a2b5d1be] :is(:where(h2):not(:where([class~=not-prose] *))){font-size:3rem;line-height:1}.prose-h3\:text-4xl[data-v-a2b5d1be] :is(:where(h3):not(:where([class~=not-prose] *))){font-size:2.25rem;line-height:2.5rem}@media (min-width:640px){.sm\:prose-xl[data-v-a2b5d1be]{font-size:1.25rem;line-height:1.8}.sm\:prose-xl[data-v-a2b5d1be] :where(p):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.sm\:prose-xl[data-v-a2b5d1be] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.sm\:prose-xl[data-v-a2b5d1be] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.sm\:prose-xl[data-v-a2b5d1be] :where(h1):not(:where([class~=not-prose] *)){font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.sm\:prose-xl[data-v-a2b5d1be] :where(h2):not(:where([class~=not-prose] *)){font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.sm\:prose-xl[data-v-a2b5d1be] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.sm\:prose-xl[data-v-a2b5d1be] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.sm\:prose-xl[data-v-a2b5d1be] :where(figure):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-a2b5d1be] :where(img):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-a2b5d1be] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sm\:prose-xl[data-v-a2b5d1be] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.sm\:prose-xl[data-v-a2b5d1be] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.sm\:prose-xl[data-v-a2b5d1be] :where(code):not(:where([class~=not-prose] *)){font-size:.9em}.sm\:prose-xl[data-v-a2b5d1be] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.8611111em}.sm\:prose-xl[data-v-a2b5d1be] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.9em}.sm\:prose-xl[data-v-a2b5d1be] :where(pre):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.sm\:prose-xl[data-v-a2b5d1be] :where(ol):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-a2b5d1be] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.sm\:prose-xl[data-v-a2b5d1be] :where(li):not(:where([class~=not-prose] *)){margin-top:.6em;margin-bottom:.6em}.sm\:prose-xl[data-v-a2b5d1be] :where(ol>li):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-a2b5d1be] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4em}.sm\:prose-xl[data-v-a2b5d1be] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.sm\:prose-xl[data-v-a2b5d1be] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.sm\:prose-xl[data-v-a2b5d1be] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.sm\:prose-xl[data-v-a2b5d1be] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.sm\:prose-xl[data-v-a2b5d1be] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.sm\:prose-xl[data-v-a2b5d1be] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.sm\:prose-xl[data-v-a2b5d1be] :where(hr):not(:where([class~=not-prose] *)){margin-top:2.8em;margin-bottom:2.8em}.sm\:prose-xl[data-v-a2b5d1be] :where(h2+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-a2b5d1be] :where(h3+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-a2b5d1be] :where(h4+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-a2b5d1be] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.sm\:prose-xl[data-v-a2b5d1be] :where(table):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556}.sm\:prose-xl[data-v-a2b5d1be] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.sm\:prose-xl[data-v-a2b5d1be] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.sm\:prose-xl[data-v-a2b5d1be] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.sm\:prose-xl[data-v-a2b5d1be] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8888889em .6666667em}.sm\:prose-xl[data-v-a2b5d1be] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.sm\:prose-xl[data-v-a2b5d1be] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.sm\:prose-xl[data-v-a2b5d1be] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.sm\:prose-xl[data-v-a2b5d1be] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}}@media (min-width:768px){.md\:prose-2xl[data-v-a2b5d1be]{font-size:1.5rem;line-height:1.6666667}.md\:prose-2xl[data-v-a2b5d1be] :where(p):not(:where([class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.md\:prose-2xl[data-v-a2b5d1be] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.md\:prose-2xl[data-v-a2b5d1be] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.md\:prose-2xl[data-v-a2b5d1be] :where(h1):not(:where([class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.md\:prose-2xl[data-v-a2b5d1be] :where(h2):not(:where([class~=not-prose] *)){font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.md\:prose-2xl[data-v-a2b5d1be] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.md\:prose-2xl[data-v-a2b5d1be] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.md\:prose-2xl[data-v-a2b5d1be] :where(figure):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-a2b5d1be] :where(img):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-a2b5d1be] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.md\:prose-2xl[data-v-a2b5d1be] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.md\:prose-2xl[data-v-a2b5d1be] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.6;margin-top:1em}.md\:prose-2xl[data-v-a2b5d1be] :where(code):not(:where([class~=not-prose] *)){font-size:.8333333em}.md\:prose-2xl[data-v-a2b5d1be] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.875em}.md\:prose-2xl[data-v-a2b5d1be] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.8888889em}.md\:prose-2xl[data-v-a2b5d1be] :where(pre):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.md\:prose-2xl[data-v-a2b5d1be] :where(ol):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-a2b5d1be] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5833333em}.md\:prose-2xl[data-v-a2b5d1be] :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.md\:prose-2xl[data-v-a2b5d1be] :where(ol>li):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-a2b5d1be] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4166667em}.md\:prose-2xl[data-v-a2b5d1be] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8333333em;margin-bottom:.8333333em}.md\:prose-2xl[data-v-a2b5d1be] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.md\:prose-2xl[data-v-a2b5d1be] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.md\:prose-2xl[data-v-a2b5d1be] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.md\:prose-2xl[data-v-a2b5d1be] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.md\:prose-2xl[data-v-a2b5d1be] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.md\:prose-2xl[data-v-a2b5d1be] :where(hr):not(:where([class~=not-prose] *)){margin-top:3em;margin-bottom:3em}.md\:prose-2xl[data-v-a2b5d1be] :where(h2+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-a2b5d1be] :where(h3+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-a2b5d1be] :where(h4+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-a2b5d1be] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose-2xl[data-v-a2b5d1be] :where(table):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.4}.md\:prose-2xl[data-v-a2b5d1be] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.md\:prose-2xl[data-v-a2b5d1be] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.md\:prose-2xl[data-v-a2b5d1be] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.md\:prose-2xl[data-v-a2b5d1be] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8em .6em}.md\:prose-2xl[data-v-a2b5d1be] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.md\:prose-2xl[data-v-a2b5d1be] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.md\:prose-2xl[data-v-a2b5d1be] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose-2xl[data-v-a2b5d1be] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.md\:w-4[data-v-a2b5d1be]{width:1rem}.md\:space-x-4[data-v-a2b5d1be]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}.md\:space-y-8[data-v-a2b5d1be]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem*var(--tw-space-y-reverse))}.md\:p-4[data-v-a2b5d1be]{padding:1rem}}@media (min-width:1024px){.lg\:prose-xl[data-v-a2b5d1be]{font-size:1.25rem;line-height:1.8}.lg\:prose-xl[data-v-a2b5d1be] :where(p):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.lg\:prose-xl[data-v-a2b5d1be] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.lg\:prose-xl[data-v-a2b5d1be] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.lg\:prose-xl[data-v-a2b5d1be] :where(h1):not(:where([class~=not-prose] *)){font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.lg\:prose-xl[data-v-a2b5d1be] :where(h2):not(:where([class~=not-prose] *)){font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.lg\:prose-xl[data-v-a2b5d1be] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.lg\:prose-xl[data-v-a2b5d1be] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.lg\:prose-xl[data-v-a2b5d1be] :where(figure):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-a2b5d1be] :where(img):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-a2b5d1be] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.lg\:prose-xl[data-v-a2b5d1be] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.lg\:prose-xl[data-v-a2b5d1be] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.lg\:prose-xl[data-v-a2b5d1be] :where(code):not(:where([class~=not-prose] *)){font-size:.9em}.lg\:prose-xl[data-v-a2b5d1be] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.8611111em}.lg\:prose-xl[data-v-a2b5d1be] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.9em}.lg\:prose-xl[data-v-a2b5d1be] :where(pre):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.lg\:prose-xl[data-v-a2b5d1be] :where(ol):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-a2b5d1be] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.lg\:prose-xl[data-v-a2b5d1be] :where(li):not(:where([class~=not-prose] *)){margin-top:.6em;margin-bottom:.6em}.lg\:prose-xl[data-v-a2b5d1be] :where(ol>li):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-a2b5d1be] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4em}.lg\:prose-xl[data-v-a2b5d1be] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.lg\:prose-xl[data-v-a2b5d1be] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.lg\:prose-xl[data-v-a2b5d1be] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.lg\:prose-xl[data-v-a2b5d1be] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.lg\:prose-xl[data-v-a2b5d1be] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.lg\:prose-xl[data-v-a2b5d1be] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.lg\:prose-xl[data-v-a2b5d1be] :where(hr):not(:where([class~=not-prose] *)){margin-top:2.8em;margin-bottom:2.8em}.lg\:prose-xl[data-v-a2b5d1be] :where(h2+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-a2b5d1be] :where(h3+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-a2b5d1be] :where(h4+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-a2b5d1be] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.lg\:prose-xl[data-v-a2b5d1be] :where(table):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556}.lg\:prose-xl[data-v-a2b5d1be] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.lg\:prose-xl[data-v-a2b5d1be] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.lg\:prose-xl[data-v-a2b5d1be] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.lg\:prose-xl[data-v-a2b5d1be] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8888889em .6666667em}.lg\:prose-xl[data-v-a2b5d1be] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.lg\:prose-xl[data-v-a2b5d1be] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.lg\:prose-xl[data-v-a2b5d1be] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.lg\:prose-xl[data-v-a2b5d1be] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}}[data-v-a945ec20],[data-v-a945ec20]:after,[data-v-a945ec20]:before{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}[data-v-a945ec20]:after,[data-v-a945ec20]:before{--tw-content:""}html[data-v-a945ec20]{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}body[data-v-a945ec20]{margin:0;line-height:inherit}hr[data-v-a945ec20]{height:0;color:inherit;border-top-width:1px}abbr[data-v-a945ec20]:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1[data-v-a945ec20],h2[data-v-a945ec20],h3[data-v-a945ec20],h4[data-v-a945ec20],h5[data-v-a945ec20],h6[data-v-a945ec20]{font-size:inherit;font-weight:inherit}a[data-v-a945ec20]{color:inherit;text-decoration:inherit}b[data-v-a945ec20],strong[data-v-a945ec20]{font-weight:bolder}code[data-v-a945ec20],kbd[data-v-a945ec20],pre[data-v-a945ec20],samp[data-v-a945ec20]{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small[data-v-a945ec20]{font-size:80%}sub[data-v-a945ec20],sup[data-v-a945ec20]{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub[data-v-a945ec20]{bottom:-.25em}sup[data-v-a945ec20]{top:-.5em}table[data-v-a945ec20]{text-indent:0;border-color:inherit;border-collapse:collapse}button[data-v-a945ec20],input[data-v-a945ec20],optgroup[data-v-a945ec20],select[data-v-a945ec20],textarea[data-v-a945ec20]{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button[data-v-a945ec20],select[data-v-a945ec20]{text-transform:none}[type=button][data-v-a945ec20],[type=reset][data-v-a945ec20],[type=submit][data-v-a945ec20],button[data-v-a945ec20]{-webkit-appearance:button;background-color:transparent;background-image:none}[data-v-a945ec20]:-moz-focusring{outline:auto}[data-v-a945ec20]:-moz-ui-invalid{box-shadow:none}progress[data-v-a945ec20]{vertical-align:baseline}[data-v-a945ec20]::-webkit-inner-spin-button,[data-v-a945ec20]::-webkit-outer-spin-button{height:auto}[type=search][data-v-a945ec20]{-webkit-appearance:textfield;outline-offset:-2px}[data-v-a945ec20]::-webkit-search-decoration{-webkit-appearance:none}[data-v-a945ec20]::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary[data-v-a945ec20]{display:list-item}blockquote[data-v-a945ec20],dd[data-v-a945ec20],dl[data-v-a945ec20],figure[data-v-a945ec20],h1[data-v-a945ec20],h2[data-v-a945ec20],h3[data-v-a945ec20],h4[data-v-a945ec20],h5[data-v-a945ec20],h6[data-v-a945ec20],hr[data-v-a945ec20],p[data-v-a945ec20],pre[data-v-a945ec20]{margin:0}fieldset[data-v-a945ec20]{margin:0;padding:0}legend[data-v-a945ec20]{padding:0}menu[data-v-a945ec20],ol[data-v-a945ec20],ul[data-v-a945ec20]{list-style:none;margin:0;padding:0}textarea[data-v-a945ec20]{resize:vertical}input[data-v-a945ec20]::-moz-placeholder,textarea[data-v-a945ec20]::-moz-placeholder{color:#9ca3af}input[data-v-a945ec20]:-ms-input-placeholder,textarea[data-v-a945ec20]:-ms-input-placeholder{color:#9ca3af}input[data-v-a945ec20]::placeholder,textarea[data-v-a945ec20]::placeholder{color:#9ca3af}[role=button][data-v-a945ec20],button[data-v-a945ec20]{cursor:pointer}[data-v-a945ec20]:disabled{cursor:default}audio[data-v-a945ec20],canvas[data-v-a945ec20],embed[data-v-a945ec20],iframe[data-v-a945ec20],img[data-v-a945ec20],object[data-v-a945ec20],svg[data-v-a945ec20],video[data-v-a945ec20]{display:block;vertical-align:middle}img[data-v-a945ec20],video[data-v-a945ec20]{max-width:100%;height:auto}[multiple][data-v-a945ec20],[type=date][data-v-a945ec20],[type=datetime-local][data-v-a945ec20],[type=email][data-v-a945ec20],[type=month][data-v-a945ec20],[type=number][data-v-a945ec20],[type=password][data-v-a945ec20],[type=search][data-v-a945ec20],[type=tel][data-v-a945ec20],[type=text][data-v-a945ec20],[type=time][data-v-a945ec20],[type=url][data-v-a945ec20],[type=week][data-v-a945ec20],select[data-v-a945ec20],textarea[data-v-a945ec20]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 transparent}[multiple][data-v-a945ec20]:focus,[type=date][data-v-a945ec20]:focus,[type=datetime-local][data-v-a945ec20]:focus,[type=email][data-v-a945ec20]:focus,[type=month][data-v-a945ec20]:focus,[type=number][data-v-a945ec20]:focus,[type=password][data-v-a945ec20]:focus,[type=search][data-v-a945ec20]:focus,[type=tel][data-v-a945ec20]:focus,[type=text][data-v-a945ec20]:focus,[type=time][data-v-a945ec20]:focus,[type=url][data-v-a945ec20]:focus,[type=week][data-v-a945ec20]:focus,select[data-v-a945ec20]:focus,textarea[data-v-a945ec20]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input[data-v-a945ec20]::-moz-placeholder,textarea[data-v-a945ec20]::-moz-placeholder{color:#6b7280;opacity:1}input[data-v-a945ec20]:-ms-input-placeholder,textarea[data-v-a945ec20]:-ms-input-placeholder{color:#6b7280;opacity:1}input[data-v-a945ec20]::placeholder,textarea[data-v-a945ec20]::placeholder{color:#6b7280;opacity:1}[data-v-a945ec20]::-webkit-datetime-edit-fields-wrapper{padding:0}[data-v-a945ec20]::-webkit-date-and-time-value{min-height:1.5em}[data-v-a945ec20]::-webkit-datetime-edit,[data-v-a945ec20]::-webkit-datetime-edit-day-field,[data-v-a945ec20]::-webkit-datetime-edit-hour-field,[data-v-a945ec20]::-webkit-datetime-edit-meridiem-field,[data-v-a945ec20]::-webkit-datetime-edit-millisecond-field,[data-v-a945ec20]::-webkit-datetime-edit-minute-field,[data-v-a945ec20]::-webkit-datetime-edit-month-field,[data-v-a945ec20]::-webkit-datetime-edit-second-field,[data-v-a945ec20]::-webkit-datetime-edit-year-field{padding-top:0;padding-bottom:0}select[data-v-a945ec20]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}[multiple][data-v-a945ec20]{background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;color-adjust:unset;print-color-adjust:unset}[type=checkbox][data-v-a945ec20],[type=radio][data-v-a945ec20]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow:0 0 transparent}[type=checkbox][data-v-a945ec20]{border-radius:0}[type=radio][data-v-a945ec20]{border-radius:100%}[type=checkbox][data-v-a945ec20]:focus,[type=radio][data-v-a945ec20]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox][data-v-a945ec20]:checked,[type=radio][data-v-a945ec20]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox][data-v-a945ec20]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3E%3C/svg%3E")}[type=radio][data-v-a945ec20]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")}[type=checkbox][data-v-a945ec20]:checked:focus,[type=checkbox][data-v-a945ec20]:checked:hover,[type=radio][data-v-a945ec20]:checked:focus,[type=radio][data-v-a945ec20]:checked:hover{border-color:transparent;background-color:currentColor}[type=checkbox][data-v-a945ec20]:indeterminate{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox][data-v-a945ec20]:indeterminate:focus,[type=checkbox][data-v-a945ec20]:indeterminate:hover{border-color:transparent;background-color:currentColor}[type=file][data-v-a945ec20]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file][data-v-a945ec20]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}[data-v-a945ec20],[data-v-a945ec20]:after,[data-v-a945ec20]:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}[data-v-a945ec20]::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}.prose[data-v-a945ec20]{color:var(--tw-prose-body);max-width:65ch}.prose[data-v-a945ec20] :where([class~=lead]):not(:where([class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose[data-v-a945ec20] :where(a):not(:where([class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose[data-v-a945ec20] :where(strong):not(:where([class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose[data-v-a945ec20] :where(a strong):not(:where([class~=not-prose] *)),.prose[data-v-a945ec20] :where(blockquote strong):not(:where([class~=not-prose] *)),.prose[data-v-a945ec20] :where(thead th strong):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-a945ec20] :where(ol):not(:where([class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose[data-v-a945ec20] :where(ol[type=A]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.prose[data-v-a945ec20] :where(ol[type=a]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose[data-v-a945ec20] :where(ol[type=I]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose[data-v-a945ec20] :where(ol[type=i]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose[data-v-a945ec20] :where(ol[type="1"]):not(:where([class~=not-prose] *)){list-style-type:decimal}.prose[data-v-a945ec20] :where(ul):not(:where([class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose[data-v-a945ec20] :where(ol>li):not(:where([class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose[data-v-a945ec20] :where(ul>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose[data-v-a945ec20] :where(hr):not(:where([class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose[data-v-a945ec20] :where(blockquote):not(:where([class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"\201c""\201d""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose[data-v-a945ec20] :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before{content:open-quote}.prose[data-v-a945ec20] :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after{content:close-quote}.prose[data-v-a945ec20] :where(h1):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose[data-v-a945ec20] :where(h1 strong):not(:where([class~=not-prose] *)){font-weight:900;color:inherit}.prose[data-v-a945ec20] :where(h2):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose[data-v-a945ec20] :where(h2 strong):not(:where([class~=not-prose] *)){font-weight:800;color:inherit}.prose[data-v-a945ec20] :where(h3):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose[data-v-a945ec20] :where(h3 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.prose[data-v-a945ec20] :where(h4):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose[data-v-a945ec20] :where(h4 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.prose[data-v-a945ec20] :where(img):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose[data-v-a945ec20] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose[data-v-a945ec20] :where(figcaption):not(:where([class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose[data-v-a945ec20] :where(code):not(:where([class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose[data-v-a945ec20] :where(code):not(:where([class~=not-prose] *)):after,.prose[data-v-a945ec20] :where(code):not(:where([class~=not-prose] *)):before{content:"`"}.prose[data-v-a945ec20] :where(a code):not(:where([class~=not-prose] *)),.prose[data-v-a945ec20] :where(h1 code):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-a945ec20] :where(h2 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.875em}.prose[data-v-a945ec20] :where(h3 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.9em}.prose[data-v-a945ec20] :where(blockquote code):not(:where([class~=not-prose] *)),.prose[data-v-a945ec20] :where(h4 code):not(:where([class~=not-prose] *)),.prose[data-v-a945ec20] :where(thead th code):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-a945ec20] :where(pre):not(:where([class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose[data-v-a945ec20] :where(pre code):not(:where([class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose[data-v-a945ec20] :where(pre code):not(:where([class~=not-prose] *)):after,.prose[data-v-a945ec20] :where(pre code):not(:where([class~=not-prose] *)):before{content:none}.prose[data-v-a945ec20] :where(table):not(:where([class~=not-prose] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose[data-v-a945ec20] :where(thead):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose[data-v-a945ec20] :where(thead th):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose[data-v-a945ec20] :where(tbody tr):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose[data-v-a945ec20] :where(tbody tr:last-child):not(:where([class~=not-prose] *)){border-bottom-width:0}.prose[data-v-a945ec20] :where(tbody td):not(:where([class~=not-prose] *)){vertical-align:baseline}.prose[data-v-a945ec20] :where(tfoot):not(:where([class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose[data-v-a945ec20] :where(tfoot td):not(:where([class~=not-prose] *)){vertical-align:top}.prose[data-v-a945ec20]{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose[data-v-a945ec20] :where(p):not(:where([class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose[data-v-a945ec20] :where(figure):not(:where([class~=not-prose] *)),.prose[data-v-a945ec20] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose[data-v-a945ec20] :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose[data-v-a945ec20] :where(ol>li):not(:where([class~=not-prose] *)),.prose[data-v-a945ec20] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose[data-v-a945ec20] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose[data-v-a945ec20] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose[data-v-a945ec20] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose[data-v-a945ec20] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose[data-v-a945ec20] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose[data-v-a945ec20] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose[data-v-a945ec20] :where(h2+*):not(:where([class~=not-prose] *)),.prose[data-v-a945ec20] :where(h3+*):not(:where([class~=not-prose] *)),.prose[data-v-a945ec20] :where(h4+*):not(:where([class~=not-prose] *)),.prose[data-v-a945ec20] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.prose[data-v-a945ec20] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose[data-v-a945ec20] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose[data-v-a945ec20] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.5714286em}.prose[data-v-a945ec20] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose[data-v-a945ec20] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose[data-v-a945ec20] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose[data-v-a945ec20] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-sm[data-v-a945ec20] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm[data-v-a945ec20] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm[data-v-a945ec20] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm[data-v-a945ec20] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm[data-v-a945ec20] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm[data-v-a945ec20] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm[data-v-a945ec20] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-base[data-v-a945ec20] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose-base[data-v-a945ec20] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose-base[data-v-a945ec20] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose-base[data-v-a945ec20] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose-base[data-v-a945ec20] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose-base[data-v-a945ec20] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-base[data-v-a945ec20] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-lg[data-v-a945ec20] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg[data-v-a945ec20] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-lg[data-v-a945ec20] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg[data-v-a945ec20] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-lg[data-v-a945ec20] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg[data-v-a945ec20] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-lg[data-v-a945ec20] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-xl[data-v-a945ec20] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.prose-xl[data-v-a945ec20] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.prose-xl[data-v-a945ec20] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.prose-xl[data-v-a945ec20] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.prose-xl[data-v-a945ec20] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.prose-xl[data-v-a945ec20] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-xl[data-v-a945ec20] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-2xl[data-v-a945ec20] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8333333em;margin-bottom:.8333333em}.prose-2xl[data-v-a945ec20] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-2xl[data-v-a945ec20] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-2xl[data-v-a945ec20] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-2xl[data-v-a945ec20] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-2xl[data-v-a945ec20] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-2xl[data-v-a945ec20] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.icon[data-v-a945ec20]{height:.5rem;width:.5rem}@media (min-width:768px){.icon[data-v-a945ec20]{height:1rem;width:1rem}}.editor-btn[data-v-a945ec20]{border-radius:.375rem;padding:.5rem;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity));transition-duration:.3s}.editor-btn[data-v-a945ec20]:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.is-active[data-v-a945ec20]{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity));fill:#fff;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.editor-container[data-v-a945ec20]{display:flex;flex-direction:column;border-radius:.375rem;border-width:1px}.editor-toolbox[data-v-a945ec20]{display:flex;flex-wrap:wrap;align-items:center}.editor-toolbox[data-v-a945ec20]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.editor-toolbox[data-v-a945ec20]{border-bottom-width:1px;padding:.5rem}@media (min-width:768px){.editor-toolbox[data-v-a945ec20]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}}.header-div[data-v-a945ec20]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.parent-header[data-v-a945ec20]{position:absolute;top:2rem;left:0;z-index:10;display:flex}.parent-header[data-v-a945ec20]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.25rem*var(--tw-space-x-reverse));margin-left:calc(0.25rem*(1 - var(--tw-space-x-reverse)))}@media (min-width:768px){.parent-header[data-v-a945ec20]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}}.list-header[data-v-a945ec20]{cursor:pointer;border-radius:.125rem;border-width:1px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.25rem .5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.list-header[data-v-a945ec20]:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.is-h-active[data-v-a945ec20]{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.modal-container[data-v-a945ec20]{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;height:100vh;width:100vw;place-content:center;background-color:rgba(0,0,0,.30196078431372547);padding:1rem}@media (min-width:768px){.modal-container[data-v-a945ec20]{padding:2rem}}.modal[data-v-a945ec20]{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}@media (min-width:768px){.modal[data-v-a945ec20]{gap:1rem;border-radius:.75rem}}.modal-header[data-v-a945ec20]{padding:.5rem}@media (min-width:768px){.modal-header[data-v-a945ec20]{padding:1rem}}.modal-body[data-v-a945ec20]{display:flex;flex-direction:column;gap:.5rem;padding:.5rem}@media (min-width:768px){.modal-body[data-v-a945ec20]{gap:1rem;padding:1rem}}.modal-footer[data-v-a945ec20]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem}@media (min-width:768px){.modal-footer[data-v-a945ec20]{gap:1rem;padding:1rem}}.btn[data-v-a945ec20]{border-radius:.375rem;padding:.5rem}@media (min-width:768px){.btn[data-v-a945ec20]{padding:1rem}}.btn-warning[data-v-a945ec20]{background-color:rgb(234 179 8/var(--tw-bg-opacity))}.btn-info[data-v-a945ec20],.btn-warning[data-v-a945ec20]{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.btn-info[data-v-a945ec20]{background-color:rgb(59 130 246/var(--tw-bg-opacity))}.form-group[data-v-a945ec20]{display:flex;flex-direction:column}.form-control[data-v-a945ec20]{border-radius:.375rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.flex[data-v-a945ec20]{display:flex}.grid[data-v-a945ec20]{display:grid}.h-2[data-v-a945ec20]{height:.5rem}.h-64[data-v-a945ec20]{height:16rem}.w-2[data-v-a945ec20]{width:.5rem}.w-full[data-v-a945ec20]{width:100%}.w-4[data-v-a945ec20]{width:1rem}.w-64[data-v-a945ec20]{width:16rem}.cursor-pointer[data-v-a945ec20]{cursor:pointer}.grid-cols-4[data-v-a945ec20]{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-col[data-v-a945ec20]{flex-direction:column}.flex-wrap[data-v-a945ec20]{flex-wrap:wrap}.items-center[data-v-a945ec20]{align-items:center}.justify-between[data-v-a945ec20]{justify-content:space-between}.space-x-2[data-v-a945ec20]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.space-y-4[data-v-a945ec20]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}.rounded-md[data-v-a945ec20]{border-radius:.375rem}.border[data-v-a945ec20]{border-width:1px}.border-b[data-v-a945ec20]{border-bottom-width:1px}.bg-slate-500[data-v-a945ec20]{--tw-bg-opacity:1;background-color:rgb(100 116 139/var(--tw-bg-opacity))}.bg-gray-200[data-v-a945ec20]{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.bg-indigo-500[data-v-a945ec20]{--tw-bg-opacity:1;background-color:rgb(99 102 241/var(--tw-bg-opacity))}.p-4[data-v-a945ec20]{padding:1rem}.p-10[data-v-a945ec20]{padding:2.5rem}.p-2[data-v-a945ec20]{padding:.5rem}.text-center[data-v-a945ec20]{text-align:center}.text-3xl[data-v-a945ec20]{font-size:1.875rem;line-height:2.25rem}.italic[data-v-a945ec20]{font-style:italic}.text-white[data-v-a945ec20]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-gray-700[data-v-a945ec20]{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.underline[data-v-a945ec20]{-webkit-text-decoration-line:underline;text-decoration-line:underline}.filter[data-v-a945ec20]{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hover\:bg-gray-300[data-v-a945ec20]:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.focus\:outline-none[data-v-a945ec20]:focus{outline:2px solid transparent;outline-offset:2px}.prose-h1\:text-6xl[data-v-a945ec20] :is(:where(h1):not(:where([class~=not-prose] *))){font-size:3.75rem;line-height:1}.prose-h2\:text-5xl[data-v-a945ec20] :is(:where(h2):not(:where([class~=not-prose] *))){font-size:3rem;line-height:1}.prose-h3\:text-4xl[data-v-a945ec20] :is(:where(h3):not(:where([class~=not-prose] *))){font-size:2.25rem;line-height:2.5rem}@media (min-width:640px){.sm\:prose-xl[data-v-a945ec20]{font-size:1.25rem;line-height:1.8}.sm\:prose-xl[data-v-a945ec20] :where(p):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.sm\:prose-xl[data-v-a945ec20] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.sm\:prose-xl[data-v-a945ec20] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.sm\:prose-xl[data-v-a945ec20] :where(h1):not(:where([class~=not-prose] *)){font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.sm\:prose-xl[data-v-a945ec20] :where(h2):not(:where([class~=not-prose] *)){font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.sm\:prose-xl[data-v-a945ec20] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.sm\:prose-xl[data-v-a945ec20] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.sm\:prose-xl[data-v-a945ec20] :where(figure):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-a945ec20] :where(img):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-a945ec20] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sm\:prose-xl[data-v-a945ec20] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.sm\:prose-xl[data-v-a945ec20] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.sm\:prose-xl[data-v-a945ec20] :where(code):not(:where([class~=not-prose] *)){font-size:.9em}.sm\:prose-xl[data-v-a945ec20] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.8611111em}.sm\:prose-xl[data-v-a945ec20] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.9em}.sm\:prose-xl[data-v-a945ec20] :where(pre):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.sm\:prose-xl[data-v-a945ec20] :where(ol):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-a945ec20] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.sm\:prose-xl[data-v-a945ec20] :where(li):not(:where([class~=not-prose] *)){margin-top:.6em;margin-bottom:.6em}.sm\:prose-xl[data-v-a945ec20] :where(ol>li):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-a945ec20] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4em}.sm\:prose-xl[data-v-a945ec20] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.sm\:prose-xl[data-v-a945ec20] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.sm\:prose-xl[data-v-a945ec20] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.sm\:prose-xl[data-v-a945ec20] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.sm\:prose-xl[data-v-a945ec20] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.sm\:prose-xl[data-v-a945ec20] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.sm\:prose-xl[data-v-a945ec20] :where(hr):not(:where([class~=not-prose] *)){margin-top:2.8em;margin-bottom:2.8em}.sm\:prose-xl[data-v-a945ec20] :where(h2+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-a945ec20] :where(h3+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-a945ec20] :where(h4+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-a945ec20] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.sm\:prose-xl[data-v-a945ec20] :where(table):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556}.sm\:prose-xl[data-v-a945ec20] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.sm\:prose-xl[data-v-a945ec20] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.sm\:prose-xl[data-v-a945ec20] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.sm\:prose-xl[data-v-a945ec20] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8888889em .6666667em}.sm\:prose-xl[data-v-a945ec20] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.sm\:prose-xl[data-v-a945ec20] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.sm\:prose-xl[data-v-a945ec20] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.sm\:prose-xl[data-v-a945ec20] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}}@media (min-width:768px){.md\:prose-2xl[data-v-a945ec20]{font-size:1.5rem;line-height:1.6666667}.md\:prose-2xl[data-v-a945ec20] :where(p):not(:where([class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.md\:prose-2xl[data-v-a945ec20] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.md\:prose-2xl[data-v-a945ec20] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.md\:prose-2xl[data-v-a945ec20] :where(h1):not(:where([class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.md\:prose-2xl[data-v-a945ec20] :where(h2):not(:where([class~=not-prose] *)){font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.md\:prose-2xl[data-v-a945ec20] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.md\:prose-2xl[data-v-a945ec20] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.md\:prose-2xl[data-v-a945ec20] :where(figure):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-a945ec20] :where(img):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-a945ec20] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.md\:prose-2xl[data-v-a945ec20] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.md\:prose-2xl[data-v-a945ec20] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.6;margin-top:1em}.md\:prose-2xl[data-v-a945ec20] :where(code):not(:where([class~=not-prose] *)){font-size:.8333333em}.md\:prose-2xl[data-v-a945ec20] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.875em}.md\:prose-2xl[data-v-a945ec20] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.8888889em}.md\:prose-2xl[data-v-a945ec20] :where(pre):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.md\:prose-2xl[data-v-a945ec20] :where(ol):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-a945ec20] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5833333em}.md\:prose-2xl[data-v-a945ec20] :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.md\:prose-2xl[data-v-a945ec20] :where(ol>li):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-a945ec20] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4166667em}.md\:prose-2xl[data-v-a945ec20] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8333333em;margin-bottom:.8333333em}.md\:prose-2xl[data-v-a945ec20] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.md\:prose-2xl[data-v-a945ec20] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.md\:prose-2xl[data-v-a945ec20] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.md\:prose-2xl[data-v-a945ec20] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.md\:prose-2xl[data-v-a945ec20] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.md\:prose-2xl[data-v-a945ec20] :where(hr):not(:where([class~=not-prose] *)){margin-top:3em;margin-bottom:3em}.md\:prose-2xl[data-v-a945ec20] :where(h2+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-a945ec20] :where(h3+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-a945ec20] :where(h4+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-a945ec20] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose-2xl[data-v-a945ec20] :where(table):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.4}.md\:prose-2xl[data-v-a945ec20] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.md\:prose-2xl[data-v-a945ec20] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.md\:prose-2xl[data-v-a945ec20] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.md\:prose-2xl[data-v-a945ec20] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8em .6em}.md\:prose-2xl[data-v-a945ec20] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.md\:prose-2xl[data-v-a945ec20] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.md\:prose-2xl[data-v-a945ec20] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose-2xl[data-v-a945ec20] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.md\:w-4[data-v-a945ec20]{width:1rem}.md\:space-x-4[data-v-a945ec20]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}.md\:space-y-8[data-v-a945ec20]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem*var(--tw-space-y-reverse))}.md\:p-4[data-v-a945ec20]{padding:1rem}}@media (min-width:1024px){.lg\:prose-xl[data-v-a945ec20]{font-size:1.25rem;line-height:1.8}.lg\:prose-xl[data-v-a945ec20] :where(p):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.lg\:prose-xl[data-v-a945ec20] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.lg\:prose-xl[data-v-a945ec20] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.lg\:prose-xl[data-v-a945ec20] :where(h1):not(:where([class~=not-prose] *)){font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.lg\:prose-xl[data-v-a945ec20] :where(h2):not(:where([class~=not-prose] *)){font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.lg\:prose-xl[data-v-a945ec20] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.lg\:prose-xl[data-v-a945ec20] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.lg\:prose-xl[data-v-a945ec20] :where(figure):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-a945ec20] :where(img):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-a945ec20] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.lg\:prose-xl[data-v-a945ec20] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.lg\:prose-xl[data-v-a945ec20] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.lg\:prose-xl[data-v-a945ec20] :where(code):not(:where([class~=not-prose] *)){font-size:.9em}.lg\:prose-xl[data-v-a945ec20] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.8611111em}.lg\:prose-xl[data-v-a945ec20] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.9em}.lg\:prose-xl[data-v-a945ec20] :where(pre):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.lg\:prose-xl[data-v-a945ec20] :where(ol):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-a945ec20] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.lg\:prose-xl[data-v-a945ec20] :where(li):not(:where([class~=not-prose] *)){margin-top:.6em;margin-bottom:.6em}.lg\:prose-xl[data-v-a945ec20] :where(ol>li):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-a945ec20] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4em}.lg\:prose-xl[data-v-a945ec20] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.lg\:prose-xl[data-v-a945ec20] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.lg\:prose-xl[data-v-a945ec20] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.lg\:prose-xl[data-v-a945ec20] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.lg\:prose-xl[data-v-a945ec20] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.lg\:prose-xl[data-v-a945ec20] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.lg\:prose-xl[data-v-a945ec20] :where(hr):not(:where([class~=not-prose] *)){margin-top:2.8em;margin-bottom:2.8em}.lg\:prose-xl[data-v-a945ec20] :where(h2+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-a945ec20] :where(h3+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-a945ec20] :where(h4+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-a945ec20] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.lg\:prose-xl[data-v-a945ec20] :where(table):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556}.lg\:prose-xl[data-v-a945ec20] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.lg\:prose-xl[data-v-a945ec20] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.lg\:prose-xl[data-v-a945ec20] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.lg\:prose-xl[data-v-a945ec20] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8888889em .6666667em}.lg\:prose-xl[data-v-a945ec20] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.lg\:prose-xl[data-v-a945ec20] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.lg\:prose-xl[data-v-a945ec20] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.lg\:prose-xl[data-v-a945ec20] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}}[data-v-0946bd94],[data-v-0946bd94]:after,[data-v-0946bd94]:before{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}[data-v-0946bd94]:after,[data-v-0946bd94]:before{--tw-content:""}html[data-v-0946bd94]{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}body[data-v-0946bd94]{margin:0;line-height:inherit}hr[data-v-0946bd94]{height:0;color:inherit;border-top-width:1px}abbr[data-v-0946bd94]:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1[data-v-0946bd94],h2[data-v-0946bd94],h3[data-v-0946bd94],h4[data-v-0946bd94],h5[data-v-0946bd94],h6[data-v-0946bd94]{font-size:inherit;font-weight:inherit}a[data-v-0946bd94]{color:inherit;text-decoration:inherit}b[data-v-0946bd94],strong[data-v-0946bd94]{font-weight:bolder}code[data-v-0946bd94],kbd[data-v-0946bd94],pre[data-v-0946bd94],samp[data-v-0946bd94]{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small[data-v-0946bd94]{font-size:80%}sub[data-v-0946bd94],sup[data-v-0946bd94]{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub[data-v-0946bd94]{bottom:-.25em}sup[data-v-0946bd94]{top:-.5em}table[data-v-0946bd94]{text-indent:0;border-color:inherit;border-collapse:collapse}button[data-v-0946bd94],input[data-v-0946bd94],optgroup[data-v-0946bd94],select[data-v-0946bd94],textarea[data-v-0946bd94]{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button[data-v-0946bd94],select[data-v-0946bd94]{text-transform:none}[type=button][data-v-0946bd94],[type=reset][data-v-0946bd94],[type=submit][data-v-0946bd94],button[data-v-0946bd94]{-webkit-appearance:button;background-color:transparent;background-image:none}[data-v-0946bd94]:-moz-focusring{outline:auto}[data-v-0946bd94]:-moz-ui-invalid{box-shadow:none}progress[data-v-0946bd94]{vertical-align:baseline}[data-v-0946bd94]::-webkit-inner-spin-button,[data-v-0946bd94]::-webkit-outer-spin-button{height:auto}[type=search][data-v-0946bd94]{-webkit-appearance:textfield;outline-offset:-2px}[data-v-0946bd94]::-webkit-search-decoration{-webkit-appearance:none}[data-v-0946bd94]::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary[data-v-0946bd94]{display:list-item}blockquote[data-v-0946bd94],dd[data-v-0946bd94],dl[data-v-0946bd94],figure[data-v-0946bd94],h1[data-v-0946bd94],h2[data-v-0946bd94],h3[data-v-0946bd94],h4[data-v-0946bd94],h5[data-v-0946bd94],h6[data-v-0946bd94],hr[data-v-0946bd94],p[data-v-0946bd94],pre[data-v-0946bd94]{margin:0}fieldset[data-v-0946bd94]{margin:0;padding:0}legend[data-v-0946bd94]{padding:0}menu[data-v-0946bd94],ol[data-v-0946bd94],ul[data-v-0946bd94]{list-style:none;margin:0;padding:0}textarea[data-v-0946bd94]{resize:vertical}input[data-v-0946bd94]::-moz-placeholder,textarea[data-v-0946bd94]::-moz-placeholder{color:#9ca3af}input[data-v-0946bd94]:-ms-input-placeholder,textarea[data-v-0946bd94]:-ms-input-placeholder{color:#9ca3af}input[data-v-0946bd94]::placeholder,textarea[data-v-0946bd94]::placeholder{color:#9ca3af}[role=button][data-v-0946bd94],button[data-v-0946bd94]{cursor:pointer}[data-v-0946bd94]:disabled{cursor:default}audio[data-v-0946bd94],canvas[data-v-0946bd94],embed[data-v-0946bd94],iframe[data-v-0946bd94],img[data-v-0946bd94],object[data-v-0946bd94],svg[data-v-0946bd94],video[data-v-0946bd94]{display:block;vertical-align:middle}img[data-v-0946bd94],video[data-v-0946bd94]{max-width:100%;height:auto}[multiple][data-v-0946bd94],[type=date][data-v-0946bd94],[type=datetime-local][data-v-0946bd94],[type=email][data-v-0946bd94],[type=month][data-v-0946bd94],[type=number][data-v-0946bd94],[type=password][data-v-0946bd94],[type=search][data-v-0946bd94],[type=tel][data-v-0946bd94],[type=text][data-v-0946bd94],[type=time][data-v-0946bd94],[type=url][data-v-0946bd94],[type=week][data-v-0946bd94],select[data-v-0946bd94],textarea[data-v-0946bd94]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 transparent}[multiple][data-v-0946bd94]:focus,[type=date][data-v-0946bd94]:focus,[type=datetime-local][data-v-0946bd94]:focus,[type=email][data-v-0946bd94]:focus,[type=month][data-v-0946bd94]:focus,[type=number][data-v-0946bd94]:focus,[type=password][data-v-0946bd94]:focus,[type=search][data-v-0946bd94]:focus,[type=tel][data-v-0946bd94]:focus,[type=text][data-v-0946bd94]:focus,[type=time][data-v-0946bd94]:focus,[type=url][data-v-0946bd94]:focus,[type=week][data-v-0946bd94]:focus,select[data-v-0946bd94]:focus,textarea[data-v-0946bd94]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input[data-v-0946bd94]::-moz-placeholder,textarea[data-v-0946bd94]::-moz-placeholder{color:#6b7280;opacity:1}input[data-v-0946bd94]:-ms-input-placeholder,textarea[data-v-0946bd94]:-ms-input-placeholder{color:#6b7280;opacity:1}input[data-v-0946bd94]::placeholder,textarea[data-v-0946bd94]::placeholder{color:#6b7280;opacity:1}[data-v-0946bd94]::-webkit-datetime-edit-fields-wrapper{padding:0}[data-v-0946bd94]::-webkit-date-and-time-value{min-height:1.5em}[data-v-0946bd94]::-webkit-datetime-edit,[data-v-0946bd94]::-webkit-datetime-edit-day-field,[data-v-0946bd94]::-webkit-datetime-edit-hour-field,[data-v-0946bd94]::-webkit-datetime-edit-meridiem-field,[data-v-0946bd94]::-webkit-datetime-edit-millisecond-field,[data-v-0946bd94]::-webkit-datetime-edit-minute-field,[data-v-0946bd94]::-webkit-datetime-edit-month-field,[data-v-0946bd94]::-webkit-datetime-edit-second-field,[data-v-0946bd94]::-webkit-datetime-edit-year-field{padding-top:0;padding-bottom:0}select[data-v-0946bd94]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}[multiple][data-v-0946bd94]{background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;color-adjust:unset;print-color-adjust:unset}[type=checkbox][data-v-0946bd94],[type=radio][data-v-0946bd94]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow:0 0 transparent}[type=checkbox][data-v-0946bd94]{border-radius:0}[type=radio][data-v-0946bd94]{border-radius:100%}[type=checkbox][data-v-0946bd94]:focus,[type=radio][data-v-0946bd94]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox][data-v-0946bd94]:checked,[type=radio][data-v-0946bd94]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox][data-v-0946bd94]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3E%3C/svg%3E")}[type=radio][data-v-0946bd94]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")}[type=checkbox][data-v-0946bd94]:checked:focus,[type=checkbox][data-v-0946bd94]:checked:hover,[type=radio][data-v-0946bd94]:checked:focus,[type=radio][data-v-0946bd94]:checked:hover{border-color:transparent;background-color:currentColor}[type=checkbox][data-v-0946bd94]:indeterminate{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox][data-v-0946bd94]:indeterminate:focus,[type=checkbox][data-v-0946bd94]:indeterminate:hover{border-color:transparent;background-color:currentColor}[type=file][data-v-0946bd94]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file][data-v-0946bd94]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}[data-v-0946bd94],[data-v-0946bd94]:after,[data-v-0946bd94]:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}[data-v-0946bd94]::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}.prose[data-v-0946bd94]{color:var(--tw-prose-body);max-width:65ch}.prose[data-v-0946bd94] :where([class~=lead]):not(:where([class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose[data-v-0946bd94] :where(a):not(:where([class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose[data-v-0946bd94] :where(strong):not(:where([class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose[data-v-0946bd94] :where(a strong):not(:where([class~=not-prose] *)),.prose[data-v-0946bd94] :where(blockquote strong):not(:where([class~=not-prose] *)),.prose[data-v-0946bd94] :where(thead th strong):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-0946bd94] :where(ol):not(:where([class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose[data-v-0946bd94] :where(ol[type=A]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.prose[data-v-0946bd94] :where(ol[type=a]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose[data-v-0946bd94] :where(ol[type=I]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose[data-v-0946bd94] :where(ol[type=i]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose[data-v-0946bd94] :where(ol[type="1"]):not(:where([class~=not-prose] *)){list-style-type:decimal}.prose[data-v-0946bd94] :where(ul):not(:where([class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose[data-v-0946bd94] :where(ol>li):not(:where([class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose[data-v-0946bd94] :where(ul>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose[data-v-0946bd94] :where(hr):not(:where([class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose[data-v-0946bd94] :where(blockquote):not(:where([class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"\201c""\201d""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose[data-v-0946bd94] :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before{content:open-quote}.prose[data-v-0946bd94] :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after{content:close-quote}.prose[data-v-0946bd94] :where(h1):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose[data-v-0946bd94] :where(h1 strong):not(:where([class~=not-prose] *)){font-weight:900;color:inherit}.prose[data-v-0946bd94] :where(h2):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose[data-v-0946bd94] :where(h2 strong):not(:where([class~=not-prose] *)){font-weight:800;color:inherit}.prose[data-v-0946bd94] :where(h3):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose[data-v-0946bd94] :where(h3 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.prose[data-v-0946bd94] :where(h4):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose[data-v-0946bd94] :where(h4 strong):not(:where([class~=not-prose] *)){font-weight:700;color:inherit}.prose[data-v-0946bd94] :where(img):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose[data-v-0946bd94] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose[data-v-0946bd94] :where(figcaption):not(:where([class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose[data-v-0946bd94] :where(code):not(:where([class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose[data-v-0946bd94] :where(code):not(:where([class~=not-prose] *)):after,.prose[data-v-0946bd94] :where(code):not(:where([class~=not-prose] *)):before{content:"`"}.prose[data-v-0946bd94] :where(a code):not(:where([class~=not-prose] *)),.prose[data-v-0946bd94] :where(h1 code):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-0946bd94] :where(h2 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.875em}.prose[data-v-0946bd94] :where(h3 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.9em}.prose[data-v-0946bd94] :where(blockquote code):not(:where([class~=not-prose] *)),.prose[data-v-0946bd94] :where(h4 code):not(:where([class~=not-prose] *)),.prose[data-v-0946bd94] :where(thead th code):not(:where([class~=not-prose] *)){color:inherit}.prose[data-v-0946bd94] :where(pre):not(:where([class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose[data-v-0946bd94] :where(pre code):not(:where([class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose[data-v-0946bd94] :where(pre code):not(:where([class~=not-prose] *)):after,.prose[data-v-0946bd94] :where(pre code):not(:where([class~=not-prose] *)):before{content:none}.prose[data-v-0946bd94] :where(table):not(:where([class~=not-prose] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose[data-v-0946bd94] :where(thead):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose[data-v-0946bd94] :where(thead th):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose[data-v-0946bd94] :where(tbody tr):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose[data-v-0946bd94] :where(tbody tr:last-child):not(:where([class~=not-prose] *)){border-bottom-width:0}.prose[data-v-0946bd94] :where(tbody td):not(:where([class~=not-prose] *)){vertical-align:baseline}.prose[data-v-0946bd94] :where(tfoot):not(:where([class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose[data-v-0946bd94] :where(tfoot td):not(:where([class~=not-prose] *)){vertical-align:top}.prose[data-v-0946bd94]{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose[data-v-0946bd94] :where(p):not(:where([class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose[data-v-0946bd94] :where(figure):not(:where([class~=not-prose] *)),.prose[data-v-0946bd94] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose[data-v-0946bd94] :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose[data-v-0946bd94] :where(ol>li):not(:where([class~=not-prose] *)),.prose[data-v-0946bd94] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose[data-v-0946bd94] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose[data-v-0946bd94] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose[data-v-0946bd94] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose[data-v-0946bd94] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose[data-v-0946bd94] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose[data-v-0946bd94] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose[data-v-0946bd94] :where(h2+*):not(:where([class~=not-prose] *)),.prose[data-v-0946bd94] :where(h3+*):not(:where([class~=not-prose] *)),.prose[data-v-0946bd94] :where(h4+*):not(:where([class~=not-prose] *)),.prose[data-v-0946bd94] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.prose[data-v-0946bd94] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose[data-v-0946bd94] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose[data-v-0946bd94] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.5714286em}.prose[data-v-0946bd94] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose[data-v-0946bd94] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose[data-v-0946bd94] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose[data-v-0946bd94] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-sm[data-v-0946bd94] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm[data-v-0946bd94] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm[data-v-0946bd94] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm[data-v-0946bd94] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm[data-v-0946bd94] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm[data-v-0946bd94] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm[data-v-0946bd94] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-base[data-v-0946bd94] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose-base[data-v-0946bd94] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose-base[data-v-0946bd94] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose-base[data-v-0946bd94] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose-base[data-v-0946bd94] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose-base[data-v-0946bd94] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-base[data-v-0946bd94] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-lg[data-v-0946bd94] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg[data-v-0946bd94] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-lg[data-v-0946bd94] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg[data-v-0946bd94] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-lg[data-v-0946bd94] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg[data-v-0946bd94] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-lg[data-v-0946bd94] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-xl[data-v-0946bd94] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.prose-xl[data-v-0946bd94] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.prose-xl[data-v-0946bd94] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.prose-xl[data-v-0946bd94] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.prose-xl[data-v-0946bd94] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.prose-xl[data-v-0946bd94] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-xl[data-v-0946bd94] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-2xl[data-v-0946bd94] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8333333em;margin-bottom:.8333333em}.prose-2xl[data-v-0946bd94] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-2xl[data-v-0946bd94] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-2xl[data-v-0946bd94] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-2xl[data-v-0946bd94] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-2xl[data-v-0946bd94] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-2xl[data-v-0946bd94] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.icon[data-v-0946bd94]{height:.5rem;width:.5rem}@media (min-width:768px){.icon[data-v-0946bd94]{height:1rem;width:1rem}}.editor-btn[data-v-0946bd94]{border-radius:.375rem;padding:.5rem;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity));transition-duration:.3s}.editor-btn[data-v-0946bd94]:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.is-active[data-v-0946bd94]{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity));fill:#fff;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.editor-container[data-v-0946bd94]{display:flex;flex-direction:column;border-radius:.375rem;border-width:1px}.editor-toolbox[data-v-0946bd94]{display:flex;flex-wrap:wrap;align-items:center}.editor-toolbox[data-v-0946bd94]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.editor-toolbox[data-v-0946bd94]{border-bottom-width:1px;padding:.5rem}@media (min-width:768px){.editor-toolbox[data-v-0946bd94]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}}.header-div[data-v-0946bd94]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.parent-header[data-v-0946bd94]{position:absolute;top:2rem;left:0;z-index:10;display:flex}.parent-header[data-v-0946bd94]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.25rem*var(--tw-space-x-reverse));margin-left:calc(0.25rem*(1 - var(--tw-space-x-reverse)))}@media (min-width:768px){.parent-header[data-v-0946bd94]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}}.list-header[data-v-0946bd94]{cursor:pointer;border-radius:.125rem;border-width:1px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.25rem .5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.list-header[data-v-0946bd94]:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.is-h-active[data-v-0946bd94]{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.modal-container[data-v-0946bd94]{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;height:100vh;width:100vw;place-content:center;background-color:rgba(0,0,0,.30196078431372547);padding:1rem}@media (min-width:768px){.modal-container[data-v-0946bd94]{padding:2rem}}.modal[data-v-0946bd94]{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}@media (min-width:768px){.modal[data-v-0946bd94]{gap:1rem;border-radius:.75rem}}.modal-header[data-v-0946bd94]{padding:.5rem}@media (min-width:768px){.modal-header[data-v-0946bd94]{padding:1rem}}.modal-body[data-v-0946bd94]{display:flex;flex-direction:column;gap:.5rem;padding:.5rem}@media (min-width:768px){.modal-body[data-v-0946bd94]{gap:1rem;padding:1rem}}.modal-footer[data-v-0946bd94]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem}@media (min-width:768px){.modal-footer[data-v-0946bd94]{gap:1rem;padding:1rem}}.btn[data-v-0946bd94]{border-radius:.375rem;padding:.5rem}@media (min-width:768px){.btn[data-v-0946bd94]{padding:1rem}}.btn-warning[data-v-0946bd94]{background-color:rgb(234 179 8/var(--tw-bg-opacity))}.btn-info[data-v-0946bd94],.btn-warning[data-v-0946bd94]{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.btn-info[data-v-0946bd94]{background-color:rgb(59 130 246/var(--tw-bg-opacity))}.form-group[data-v-0946bd94]{display:flex;flex-direction:column}.form-control[data-v-0946bd94]{border-radius:.375rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.flex[data-v-0946bd94]{display:flex}.grid[data-v-0946bd94]{display:grid}.h-2[data-v-0946bd94]{height:.5rem}.h-64[data-v-0946bd94]{height:16rem}.w-2[data-v-0946bd94]{width:.5rem}.w-full[data-v-0946bd94]{width:100%}.w-4[data-v-0946bd94]{width:1rem}.w-64[data-v-0946bd94]{width:16rem}.cursor-pointer[data-v-0946bd94]{cursor:pointer}.grid-cols-4[data-v-0946bd94]{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-col[data-v-0946bd94]{flex-direction:column}.flex-wrap[data-v-0946bd94]{flex-wrap:wrap}.items-center[data-v-0946bd94]{align-items:center}.justify-between[data-v-0946bd94]{justify-content:space-between}.space-x-2[data-v-0946bd94]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.space-y-4[data-v-0946bd94]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}.rounded-md[data-v-0946bd94]{border-radius:.375rem}.border[data-v-0946bd94]{border-width:1px}.border-b[data-v-0946bd94]{border-bottom-width:1px}.bg-slate-500[data-v-0946bd94]{--tw-bg-opacity:1;background-color:rgb(100 116 139/var(--tw-bg-opacity))}.bg-gray-200[data-v-0946bd94]{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.bg-indigo-500[data-v-0946bd94]{--tw-bg-opacity:1;background-color:rgb(99 102 241/var(--tw-bg-opacity))}.p-4[data-v-0946bd94]{padding:1rem}.p-10[data-v-0946bd94]{padding:2.5rem}.p-2[data-v-0946bd94]{padding:.5rem}.text-center[data-v-0946bd94]{text-align:center}.text-3xl[data-v-0946bd94]{font-size:1.875rem;line-height:2.25rem}.italic[data-v-0946bd94]{font-style:italic}.text-white[data-v-0946bd94]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-gray-700[data-v-0946bd94]{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.underline[data-v-0946bd94]{-webkit-text-decoration-line:underline;text-decoration-line:underline}.filter[data-v-0946bd94]{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hover\:bg-gray-300[data-v-0946bd94]:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.focus\:outline-none[data-v-0946bd94]:focus{outline:2px solid transparent;outline-offset:2px}.prose-h1\:text-6xl[data-v-0946bd94] :is(:where(h1):not(:where([class~=not-prose] *))){font-size:3.75rem;line-height:1}.prose-h2\:text-5xl[data-v-0946bd94] :is(:where(h2):not(:where([class~=not-prose] *))){font-size:3rem;line-height:1}.prose-h3\:text-4xl[data-v-0946bd94] :is(:where(h3):not(:where([class~=not-prose] *))){font-size:2.25rem;line-height:2.5rem}@media (min-width:640px){.sm\:prose-xl[data-v-0946bd94]{font-size:1.25rem;line-height:1.8}.sm\:prose-xl[data-v-0946bd94] :where(p):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.sm\:prose-xl[data-v-0946bd94] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.sm\:prose-xl[data-v-0946bd94] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.sm\:prose-xl[data-v-0946bd94] :where(h1):not(:where([class~=not-prose] *)){font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.sm\:prose-xl[data-v-0946bd94] :where(h2):not(:where([class~=not-prose] *)){font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.sm\:prose-xl[data-v-0946bd94] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.sm\:prose-xl[data-v-0946bd94] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.sm\:prose-xl[data-v-0946bd94] :where(figure):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-0946bd94] :where(img):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-0946bd94] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.sm\:prose-xl[data-v-0946bd94] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.sm\:prose-xl[data-v-0946bd94] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.sm\:prose-xl[data-v-0946bd94] :where(code):not(:where([class~=not-prose] *)){font-size:.9em}.sm\:prose-xl[data-v-0946bd94] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.8611111em}.sm\:prose-xl[data-v-0946bd94] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.9em}.sm\:prose-xl[data-v-0946bd94] :where(pre):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.sm\:prose-xl[data-v-0946bd94] :where(ol):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-0946bd94] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.sm\:prose-xl[data-v-0946bd94] :where(li):not(:where([class~=not-prose] *)){margin-top:.6em;margin-bottom:.6em}.sm\:prose-xl[data-v-0946bd94] :where(ol>li):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-0946bd94] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4em}.sm\:prose-xl[data-v-0946bd94] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.sm\:prose-xl[data-v-0946bd94] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.sm\:prose-xl[data-v-0946bd94] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.sm\:prose-xl[data-v-0946bd94] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.sm\:prose-xl[data-v-0946bd94] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.sm\:prose-xl[data-v-0946bd94] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.sm\:prose-xl[data-v-0946bd94] :where(hr):not(:where([class~=not-prose] *)){margin-top:2.8em;margin-bottom:2.8em}.sm\:prose-xl[data-v-0946bd94] :where(h2+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-0946bd94] :where(h3+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-0946bd94] :where(h4+*):not(:where([class~=not-prose] *)),.sm\:prose-xl[data-v-0946bd94] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.sm\:prose-xl[data-v-0946bd94] :where(table):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556}.sm\:prose-xl[data-v-0946bd94] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.sm\:prose-xl[data-v-0946bd94] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.sm\:prose-xl[data-v-0946bd94] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.sm\:prose-xl[data-v-0946bd94] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8888889em .6666667em}.sm\:prose-xl[data-v-0946bd94] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.sm\:prose-xl[data-v-0946bd94] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.sm\:prose-xl[data-v-0946bd94] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.sm\:prose-xl[data-v-0946bd94] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}}@media (min-width:768px){.md\:prose-2xl[data-v-0946bd94]{font-size:1.5rem;line-height:1.6666667}.md\:prose-2xl[data-v-0946bd94] :where(p):not(:where([class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.md\:prose-2xl[data-v-0946bd94] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.md\:prose-2xl[data-v-0946bd94] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.md\:prose-2xl[data-v-0946bd94] :where(h1):not(:where([class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.md\:prose-2xl[data-v-0946bd94] :where(h2):not(:where([class~=not-prose] *)){font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.md\:prose-2xl[data-v-0946bd94] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.md\:prose-2xl[data-v-0946bd94] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.md\:prose-2xl[data-v-0946bd94] :where(figure):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-0946bd94] :where(img):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-0946bd94] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.md\:prose-2xl[data-v-0946bd94] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.md\:prose-2xl[data-v-0946bd94] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.6;margin-top:1em}.md\:prose-2xl[data-v-0946bd94] :where(code):not(:where([class~=not-prose] *)){font-size:.8333333em}.md\:prose-2xl[data-v-0946bd94] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.875em}.md\:prose-2xl[data-v-0946bd94] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.8888889em}.md\:prose-2xl[data-v-0946bd94] :where(pre):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.md\:prose-2xl[data-v-0946bd94] :where(ol):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-0946bd94] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5833333em}.md\:prose-2xl[data-v-0946bd94] :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.md\:prose-2xl[data-v-0946bd94] :where(ol>li):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-0946bd94] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4166667em}.md\:prose-2xl[data-v-0946bd94] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8333333em;margin-bottom:.8333333em}.md\:prose-2xl[data-v-0946bd94] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.md\:prose-2xl[data-v-0946bd94] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.md\:prose-2xl[data-v-0946bd94] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.md\:prose-2xl[data-v-0946bd94] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.md\:prose-2xl[data-v-0946bd94] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.md\:prose-2xl[data-v-0946bd94] :where(hr):not(:where([class~=not-prose] *)){margin-top:3em;margin-bottom:3em}.md\:prose-2xl[data-v-0946bd94] :where(h2+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-0946bd94] :where(h3+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-0946bd94] :where(h4+*):not(:where([class~=not-prose] *)),.md\:prose-2xl[data-v-0946bd94] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose-2xl[data-v-0946bd94] :where(table):not(:where([class~=not-prose] *)){font-size:.8333333em;line-height:1.4}.md\:prose-2xl[data-v-0946bd94] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.md\:prose-2xl[data-v-0946bd94] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.md\:prose-2xl[data-v-0946bd94] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.md\:prose-2xl[data-v-0946bd94] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8em .6em}.md\:prose-2xl[data-v-0946bd94] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.md\:prose-2xl[data-v-0946bd94] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.md\:prose-2xl[data-v-0946bd94] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.md\:prose-2xl[data-v-0946bd94] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.md\:w-4[data-v-0946bd94]{width:1rem}.md\:space-x-4[data-v-0946bd94]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}.md\:space-y-8[data-v-0946bd94]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem*var(--tw-space-y-reverse))}.md\:p-4[data-v-0946bd94]{padding:1rem}}@media (min-width:1024px){.lg\:prose-xl[data-v-0946bd94]{font-size:1.25rem;line-height:1.8}.lg\:prose-xl[data-v-0946bd94] :where(p):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.lg\:prose-xl[data-v-0946bd94] :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.lg\:prose-xl[data-v-0946bd94] :where(blockquote):not(:where([class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.lg\:prose-xl[data-v-0946bd94] :where(h1):not(:where([class~=not-prose] *)){font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.lg\:prose-xl[data-v-0946bd94] :where(h2):not(:where([class~=not-prose] *)){font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.lg\:prose-xl[data-v-0946bd94] :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.lg\:prose-xl[data-v-0946bd94] :where(h4):not(:where([class~=not-prose] *)){margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.lg\:prose-xl[data-v-0946bd94] :where(figure):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-0946bd94] :where(img):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-0946bd94] :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.lg\:prose-xl[data-v-0946bd94] :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.lg\:prose-xl[data-v-0946bd94] :where(figcaption):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.lg\:prose-xl[data-v-0946bd94] :where(code):not(:where([class~=not-prose] *)){font-size:.9em}.lg\:prose-xl[data-v-0946bd94] :where(h2 code):not(:where([class~=not-prose] *)){font-size:.8611111em}.lg\:prose-xl[data-v-0946bd94] :where(h3 code):not(:where([class~=not-prose] *)){font-size:.9em}.lg\:prose-xl[data-v-0946bd94] :where(pre):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.lg\:prose-xl[data-v-0946bd94] :where(ol):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-0946bd94] :where(ul):not(:where([class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.lg\:prose-xl[data-v-0946bd94] :where(li):not(:where([class~=not-prose] *)){margin-top:.6em;margin-bottom:.6em}.lg\:prose-xl[data-v-0946bd94] :where(ol>li):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-0946bd94] :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4em}.lg\:prose-xl[data-v-0946bd94] :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.lg\:prose-xl[data-v-0946bd94] :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.lg\:prose-xl[data-v-0946bd94] :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.lg\:prose-xl[data-v-0946bd94] :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.lg\:prose-xl[data-v-0946bd94] :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.lg\:prose-xl[data-v-0946bd94] :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.lg\:prose-xl[data-v-0946bd94] :where(hr):not(:where([class~=not-prose] *)){margin-top:2.8em;margin-bottom:2.8em}.lg\:prose-xl[data-v-0946bd94] :where(h2+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-0946bd94] :where(h3+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-0946bd94] :where(h4+*):not(:where([class~=not-prose] *)),.lg\:prose-xl[data-v-0946bd94] :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.lg\:prose-xl[data-v-0946bd94] :where(table):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556}.lg\:prose-xl[data-v-0946bd94] :where(thead th):not(:where([class~=not-prose] *)){padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.lg\:prose-xl[data-v-0946bd94] :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.lg\:prose-xl[data-v-0946bd94] :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.lg\:prose-xl[data-v-0946bd94] :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8888889em .6666667em}.lg\:prose-xl[data-v-0946bd94] :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.lg\:prose-xl[data-v-0946bd94] :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.lg\:prose-xl[data-v-0946bd94] :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.lg\:prose-xl[data-v-0946bd94] :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}}.editor-default{width:100%;padding:.5rem}.editor-default:focus{outline:2px solid transparent;outline-offset:2px}.editor-default :is(:where(h1):not(:where([class~=not-prose] *))){font-size:3.75rem;line-height:1}.editor-default :is(:where(h2):not(:where([class~=not-prose] *))){font-size:3rem;line-height:1}.editor-default :is(:where(h3):not(:where([class~=not-prose] *))){font-size:2.25rem;line-height:2.5rem}@media (min-width:768px){.editor-default{padding:1rem}}