.card-title{width:100%;font-size:var(--text-heading-size);color:var(--text-color);text-shadow:.25rem .25rem 1px var(--text-shadow-color);font-family:var(--text-heading-font);text-align:var(--text-align);line-height:1;margin-bottom:.5rem}.card-title:last-child{margin-bottom:0}.card-title>*{display:inline-block;width:100%;height:100%}.card-subtitle[data-v-60e12e75]{width:100%;font-size:var(--text-body-size);color:var(--text-color);text-shadow:.25rem .25rem 1px var(--text-shadow-color);font-family:var(--text-body-font);text-align:var(--text-align)}.job-icon{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-sizing:border-box;filter:drop-shadow(.25rem .25rem 2px var(--text-shadow-color))}.job-icon__stop-1{stop-color:transparent}.job-icon__stop-2{stop-color:var(--text-shadow-color);stop-opacity:.2}.job-icon__border{filter:drop-shadow(inset 4px 4px .125rem var(--text-shadow-color))}.job-icon path{filter:drop-shadow(4px 4px .5rem var(--text-shadow-color))}.job-icon--tank .job-icon__background{fill:#354493}.job-icon--healer .job-icon__background{fill:#3b6529}.job-icon--magical .job-icon__background,.job-icon--melee .job-icon__background,.job-icon--ranged .job-icon__background{fill:#663535}.job-icon--crafter .job-icon__background,.job-icon--gatherer .job-icon__background{fill:#434343}.job-icon--nin path{transform:translateX(5%)}.job-icon--no-bg .job-icon__background{fill:transparent}.job-icon--no-bg .job-icon__border{filter:none}.job-icon--no-bg .job-icon__stop-2{stop-color:transparent}.card-job{display:flex;flex-direction:column;align-items:center;color:var(--text-color);width:var(--cell-size,-webkit-fit-content);width:var(--cell-size,-moz-fit-content);width:var(--cell-size,fit-content);margin-right:.5rem;margin-bottom:1rem}.card-job:last-child{margin-right:0}.card-job--select{margin-bottom:1rem}.card-job--single{flex-direction:var(--text-row-align);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;margin-bottom:0}.card-job--single .job-text{text-align:var(--text-align);font-family:var(--text-heading-font);font-size:var(--text-heading-size);line-height:1;margin-left:.175em;margin-top:0}.card-job--single-reverse .job-text{margin-right:.175em;margin-left:0}.job-text{display:block;position:relative;font-size:var(--text-detail-size);color:var(--text-color);text-shadow:.25rem .25rem 1px var(--text-shadow-color);font-family:var(--text-body-font);text-align:center;white-space:nowrap;margin-top:.25rem}.job-text--overflow .job-text--shortname{opacity:0;transition:none}.job-text--overflow .job-text--level{position:absolute;top:0;left:50%;transform:translateX(-50%)}.job-text--shortname{display:inline-block;word-break:keep-all;white-space:nowrap;transition:opacity .1s .1s}.job-text--name{display:block}.job-text--level,.job-text--name{font-variant:small-caps;word-break:keep-all;white-space:nowrap}.job-text--level{display:inline-block}#card-jobs{width:100%;margin-top:2rem}.card-jobs-container{display:flex;flex-direction:column;width:100%}.card-job-line,.card-jobs-container.card-jobs-container--select{flex-direction:row;flex-wrap:wrap;justify-content:var(--text-flex-align)}.card-job-line{display:flex;margin:0 -1rem}.card-job-section{display:flex;margin:0 1rem}.card-detail{position:absolute;left:var(--layout-box-left);top:var(--layout-box-top);width:calc(100% - var(--layout-box-left) - var(--layout-box-right));height:calc(100% - var(--layout-box-top) - var(--layout-box-bottom));padding:4rem;overflow:hidden;display:flex;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:flex-start;background-color:var(--layout-overlay-color);pointer-events:none}.card-detail--overflow{justify-content:flex-start}#card-header{display:flex;flex-direction:column;word-wrap:break-word}#card-header,#card-subheader{width:100%;margin-bottom:.5rem}.card-desc{margin-top:.1em}#card-footer{width:100%;margin-top:1rem}.card-bio{white-space:normal;overflow-wrap:break-word}.card-sig[data-v-da62f106]{position:absolute;left:var(--profile-sig-left);right:var(--profile-sig-right);top:var(--profile-sig-top);bottom:var(--profile-sig-bottom);width:0;height:0;white-space:nowrap;font-size:var(--text-detail-size);color:var(--text-color);text-shadow:.25rem .25rem 1px var(--text-shadow-color);font-family:var(--text-body-font)}.card-sig__text[data-v-da62f106]{display:inline-block;transform:translateX(var(--profile-sig-x-align)) translateY(var(--profile-sig-y-align))}.bg-editor{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;overflow:visible;visibility:hidden;pointer-events:none;filter:drop-shadow(.25rem .25rem 1px #000);opacity:0}.bg-editor--active{opacity:1;z-index:1}.bg-editor__placeholder{cursor:pointer}.bg-editor__box,.bg-editor__placeholder{visibility:visible;pointer-events:auto;position:absolute;top:calc(50% + var(--box-y));left:calc(50% + var(--box-x));width:var(--box-width);height:var(--box-height);transform:translateX(-50%) translateY(-50%) rotate(var(--box-rotation))}.bg-editor__box{cursor:move}.bg-editor__box--align{pointer-events:none;cursor:unset}.bg-editor__box:hover .bg-editor__box__anim{opacity:.65}.bg-editor__box__anim{position:absolute;top:0;left:0;width:100%;height:100%;fill:none;stroke:var(--ui-vis-editor-outline);stroke-width:calc(4px*var(--scale));stroke-dasharray:calc(16px*var(--scale)) calc(16px*var(--scale));stroke-dashoffset:0px;opacity:.2;-webkit-animation:bg-editor-stroke .5s linear 0s infinite normal both;animation:bg-editor-stroke .5s linear 0s infinite normal both;pointer-events:none;transition:stroke-width .1s}@-webkit-keyframes bg-editor-stroke{0%{stroke-dashoffset:0px}to{stroke-dashoffset:calc(32px*var(--scale))}}@keyframes bg-editor-stroke{0%{stroke-dashoffset:0px}to{stroke-dashoffset:calc(32px*var(--scale))}}.bg-editor__box__handle{pointer-events:auto;position:absolute}.bg-editor__box__handle:after{content:"";position:absolute;top:50%;left:50%;width:calc(.35rem*var(--scale));height:calc(.35rem*var(--scale));transform:translateX(-50%) translateY(-50%);background-color:var(--ui-vis-editor-outline);transition:width .1s,height .1s}.bg-editor__box__handle--w{left:-2rem}.bg-editor__box__handle--e,.bg-editor__box__handle--w{top:2rem;width:4rem;height:calc(100% - 4rem);cursor:var(--ew-resize)}.bg-editor__box__handle--e{right:-2rem}.bg-editor__box__handle--n{top:-2rem}.bg-editor__box__handle--n,.bg-editor__box__handle--s{left:2rem;width:calc(100% - 4rem);height:4rem;cursor:var(--ns-resize)}.bg-editor__box__handle--s{bottom:-2rem}.bg-editor__box__handle--ne,.bg-editor__box__handle--nw,.bg-editor__box__handle--se,.bg-editor__box__handle--sw{width:4rem;height:4rem}.bg-editor__box__handle--nw{top:-2rem;left:-2rem;cursor:var(--nwse-resize)}.bg-editor__box__handle--ne{top:-2rem;right:-2rem;cursor:var(--nesw-resize)}.bg-editor__box__handle--se{bottom:-2rem;right:-2rem;cursor:var(--nwse-resize)}.bg-editor__box__handle--sw{bottom:-2rem;left:-2rem;cursor:var(--nesw-resize)}.bg-editor__box__rotate{position:absolute;width:2rem;height:2rem;border-radius:100%}.bg-editor__box__rotate svg{position:absolute;top:50%;left:50%;width:calc(50%*var(--scale));height:calc(50%*var(--scale));transform:translate(-50%,-50%)}.bg-editor__box__rotate svg path{stroke:var(--ui-vis-editor-outline);stroke-width:1}.bg-editor__box__rotate--nw{top:-3rem;left:-3rem;cursor:var(--nesw-resize);transform:rotate(-90deg)}.bg-editor__box__rotate--ne{top:-3rem;right:-3rem;cursor:var(--nwse-resize)}.bg-editor__box__rotate--se{bottom:-3rem;right:-3rem;cursor:var(--nesw-resize);transform:rotate(90deg)}.bg-editor__box__rotate--sw{bottom:-3rem;left:-3rem;cursor:var(--nwse-resize);transform:rotate(180deg)}.card-stickers{pointer-events:none}.card-stickers,.card-stickers__stickers{position:absolute;top:0;left:0;width:100%;height:100%}.card-stickers__stickers{overflow:hidden}.card-stickers__editors{position:absolute;top:0;left:0;width:100%;height:100%}.card-stickers__img{position:absolute;top:calc(50% + var(--sticker-y));left:calc(50% + var(--sticker-x));width:var(--sticker-width);height:var(--sticker-height);transform:translate(-50%,-50%) scale(var(--sticker-scale)) rotate(var(--sticker-rotation))}.border-simple{position:absolute;top:64px;bottom:64px;left:64px;right:64px}.border-simple__inner{position:absolute;top:0;bottom:0;left:0;right:0;border:4px solid var(--decoration-border-color)}.border-solar{position:absolute;top:0;left:0;width:100%;height:100%}.border-solar__svg{position:absolute;color:var(--decoration-border-color)}.border-solar__svg line,.border-solar__svg path{stroke-linecap:round!important}.border-red-magic{position:absolute;top:0;left:0;width:100%;height:100%}.border-red-magic__svg{position:absolute;width:auto;height:auto;fill:var(--decoration-border-color)}.border-red-magic__svg--0{top:0;right:0}.border-red-magic__svg--1{bottom:0;left:0}.border-geometric{position:absolute;top:0;left:0;width:100%;height:100%}.border-geometric__svg{position:absolute;width:auto;height:auto;fill:var(--decoration-border-color)}.border-geometric__svg--0{top:0;left:0}.border-geometric__svg--1{bottom:0;right:0}.border-speedlines,.border-speedlines__svg{position:absolute;top:0;left:0;width:100%;height:100%}.border-speedlines__svg{fill:var(--decoration-border-color)}.border-camera{position:absolute;top:64px;left:64px;bottom:64px;right:64px}.border-camera__view{position:absolute;width:96px;height:64px;border:4px solid var(--decoration-border-color)}.border-camera__view--0{top:0;left:0;border-right:none;border-bottom:none}.border-camera__view--1{top:0;right:0;border-left:none;border-bottom:none}.border-camera__view--2{bottom:0;left:0;border-right:none;border-top:none}.border-camera__view--3{bottom:0;right:0;border-left:none;border-top:none}.border-camera__rec{display:flex;align-items:center;position:absolute;top:48px;right:48px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.border-camera__rec__dot{width:24px;height:24px;background-color:red;border-radius:100%;margin-right:16px}.border-camera__rec__text{font-family:Inter,sans-serif;font-size:24px;letter-spacing:0;color:var(--decoration-border-color)}.border-sweaty,.border-sweaty__svg{position:absolute;top:0;left:0;width:100%;height:100%}.border-sweaty__svg{fill:var(--decoration-border-color)}#card-border,.vis-editor{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.vis-editor{--handle-width:4rem;z-index:100;overflow:visible;visibility:hidden}.vis-editor__box{visibility:visible;pointer-events:auto;position:absolute;top:var(--box-top);bottom:var(--box-bottom);left:var(--box-left);right:var(--box-right);cursor:move;filter:drop-shadow(.25rem .25rem 1px #000)}.vis-editor__box--align{pointer-events:none;cursor:unset}.vis-editor__box:hover .vis-editor__box__anim{opacity:.65}.vis-editor__box__anim{position:absolute;top:0;left:0;width:100%;height:100%;fill:none;stroke:var(--ui-vis-editor-outline);stroke-width:calc(4px*var(--scale));stroke-dasharray:calc(16px*var(--scale)) calc(16px*var(--scale));stroke-dashoffset:0px;opacity:.2;-webkit-animation:visual-editor-stroke .5s linear 0s infinite normal both;animation:visual-editor-stroke .5s linear 0s infinite normal both;pointer-events:none;transition:stroke-width .1s}@-webkit-keyframes visual-editor-stroke{0%{stroke-dashoffset:0px}to{stroke-dashoffset:calc(32px*var(--scale))}}@keyframes visual-editor-stroke{0%{stroke-dashoffset:0px}to{stroke-dashoffset:calc(32px*var(--scale))}}.vis-editor__box__handle{pointer-events:auto;position:absolute}.vis-editor__box__handle:after{content:"";position:absolute;top:50%;left:50%;width:calc(.35rem*var(--scale));height:calc(.35rem*var(--scale));transform:translateX(-50%) translateY(-50%);background-color:var(--ui-vis-editor-outline);transition:width .1s,height .1s}.vis-editor__box__handle--w{left:-2rem}.vis-editor__box__handle--e,.vis-editor__box__handle--w{top:2rem;width:4rem;height:calc(100% - 4rem);cursor:ew-resize}.vis-editor__box__handle--e{right:-2rem}.vis-editor__box__handle--n{top:-2rem}.vis-editor__box__handle--n,.vis-editor__box__handle--s{left:2rem;width:calc(100% - 4rem);height:4rem;cursor:ns-resize}.vis-editor__box__handle--s{bottom:-2rem}.vis-editor__box__handle--ne,.vis-editor__box__handle--nw,.vis-editor__box__handle--se,.vis-editor__box__handle--sw{width:4rem;height:4rem}.vis-editor__box__handle--nw{top:-2rem;left:-2rem;cursor:nwse-resize}.vis-editor__box__handle--ne{top:-2rem;right:-2rem;cursor:nesw-resize}.vis-editor__box__handle--se{bottom:-2rem;right:-2rem;cursor:nwse-resize}.vis-editor__box__handle--sw{bottom:-2rem;left:-2rem;cursor:nesw-resize}.vis-editor__box__align{top:var(--align-y);left:var(--align-x);width:calc(4rem*var(--scale));height:calc(4rem*var(--scale));pointer-events:none;transition:width .1s,height .1s}.vis-editor__box__align,.vis-editor__box__align:before{position:absolute;transform:translateX(-50%) translateY(-50%)}.vis-editor__box__align:before{--hlf-crswdth:0.5px;content:"";top:50%;left:50%;width:calc(.75rem*var(--scale));height:calc(.75rem*var(--scale));background:linear-gradient(45deg,transparent calc(50% - var(--scale)*(var(--hlf-crswdth) + 1px)),var(--ui-vis-editor-outline) calc(50% - var(--scale)*var(--hlf-crswdth)),var(--ui-vis-editor-outline) 50%,var(--ui-vis-editor-outline) calc(50% + var(--scale)*var(--hlf-crswdth)),transparent calc(50% + var(--scale)*(var(--hlf-crswdth) + 1px))),linear-gradient(135deg,transparent calc(50% - var(--scale)*(var(--hlf-crswdth) + 1px)),var(--ui-vis-editor-outline) calc(50% - var(--scale)*var(--hlf-crswdth)),var(--ui-vis-editor-outline) 50%,var(--ui-vis-editor-outline) calc(50% + var(--scale)*var(--hlf-crswdth)),transparent calc(50% + var(--scale)*(var(--hlf-crswdth) + 1px)));transition:width .1s,height .1s,background .1s}.vis-editor__box__align__handle{pointer-events:auto;position:absolute;width:calc(2rem*var(--scale));height:calc(2rem*var(--scale));top:var(--align-y);left:var(--align-x);transform:translateX(-50%) translateY(-50%);background:var(--ui4);border:1px solid var(--ui3);border-width:calc(1px*var(--scale));border-radius:calc(.5rem*var(--scale));transition:top .1s,left .1s,width .1s,height .1s,border .1s,border-radius .1s;cursor:move}.vis-editor__box__align__handle svg{position:absolute;top:50%;left:50%;width:80%;height:80%;transform:translateX(-50%) translateY(-50%);fill:var(--ui3);will-change:transform}.vis-editor__box__align__setter{pointer-events:auto;position:absolute;top:0;left:0;transform:translateX(-50%) translateY(-50%);transition:width .1s,height .1s;cursor:pointer}.vis-editor__box__align__setter.custom-radio{width:calc(1rem*var(--scale));height:calc(1rem*var(--scale))}.vis-editor__box__align__setter.custom-radio .custom-radio__radio{border-width:calc(1px*var(--scale));border-radius:calc(.25rem*var(--scale));transition:border-width .1s,border-radius .1s}.vis-editor__box__align__setter--0{top:0;left:0}.vis-editor__box__align__setter--1{top:0;left:50%}.vis-editor__box__align__setter--2{top:0;left:100%}.vis-editor__box__align__setter--3{top:50%;left:0}.vis-editor__box__align__setter--4{visibility:hidden;pointer-events:none;top:50%;left:50%}.vis-editor__box__align__setter--5{top:50%;left:100%}.vis-editor__box__align__setter--6{top:100%;left:0}.vis-editor__box__align__setter--7{top:100%;left:50%}.vis-editor__box__align__setter--8{top:100%;left:100%}.card-preview{position:relative;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:-webkit-grab;cursor:grab;overflow:hidden}.card-preview:active{cursor:-webkit-grabbing;cursor:grabbing}.card-preview--loading{pointer-events:none}.card-preview--loading .card-preview__loading{visibility:visible;opacity:1;transition:opacity .15s ease-in-out}.card-preview__circle{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;opacity:.2;overflow:hidden;pointer-events:none}@-webkit-keyframes card-preview-circle-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes card-preview-circle-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.card-preview__circle>div{width:calc(100vh + 8rem);height:calc(100vh + 8rem);min-width:calc(100vh + 8rem);min-height:calc(100vh + 8rem);background-color:var(--ui3);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-animation:card-preview-circle-spin 160s linear infinite both;animation:card-preview-circle-spin 160s linear infinite both}.card-preview__layers{display:flex;flex-direction:column;gap:.25rem;position:absolute;top:0;left:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:.5rem}@media (max-width:992px){.card-preview__layers{bottom:unset;top:0}}.card-preview__snap{display:flex;align-items:center;gap:.5rem;position:absolute;top:0;right:0;padding:1rem}.card-preview__zoom{position:absolute;left:0;bottom:0;padding:1rem}.card-preview__zoom>label{margin:0;margin-right:.5rem}.card-preview__zoom>input[type=range]{min-width:10rem;margin-top:.5rem}.card-preview__loading{position:absolute;display:block;top:0;left:0;width:100%;height:100%;z-index:10;visibility:hidden;opacity:0;transition:opacity .15s ease-in-out,visibility 0ms .15s}.card-preview__loading__anim{position:absolute;top:50%;left:50%;width:8rem;height:8rem;transform:translate(-50%,-50%);overflow:hidden}.card-preview__loading__anim__circle{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-animation:loading-circle 5s linear infinite;animation:loading-circle 5s linear infinite;transform-origin:center}@-webkit-keyframes loading-circle{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loading-circle{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.card-preview__loading__anim__circle-1{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:100%;border:1px solid var(--ui3)}.card-preview__loading__anim__circle-2{transform:translate(-50%,-50%) rotate(45deg)}.card-preview__loading__anim__circle-2,.card-preview__loading__anim__circle-3{position:absolute;top:50%;left:50%;width:70%;height:70%;border:1px solid var(--ui3)}.card-preview__loading__anim__circle-3{transform:translate(-50%,-50%)}.card-preview__loading__anim__sprite{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../img/loading.4a959b68.png);background-size:auto 100%;-webkit-animation:loading-sprite .25s steps(4) infinite;animation:loading-sprite .25s steps(4) infinite}@-webkit-keyframes loading-sprite{0%{background-position-x:0}to{background-position-x:-400%}}@keyframes loading-sprite{0%{background-position-x:0}to{background-position-x:-400%}}.card-preview__loading__bg{width:100%;height:100%;background:var(--ui5,#000);opacity:.7}.card-preview__preload{position:fixed;bottom:0;left:0;width:1px;height:1px;overflow:hidden;pointer-events:none;opacity:.01}#card-zoom{display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;transform-origin:center center;transform:scale(var(--card-zoom-scale))}#card-pan{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;transform:translate(var(--card-pan-x),var(--card-pan-y))}.card-area{position:relative;width:1920px;height:1080px;opacity:0;background:var(--ui6);box-shadow:32px 32px 2px 0 var(--ui7)}.card-area--show{-webkit-animation:card-in .75s ease .25s both;animation:card-in .75s ease .25s both}@-webkit-keyframes card-in{0%{opacity:0;transform:translateY(4rem)}to{opacity:1;transform:none}}@keyframes card-in{0%{opacity:0;transform:translateY(4rem)}to{opacity:1;transform:none}}#card-background{position:relative;width:100%;height:100%;pointer-events:none}#card-background-cropped{display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}#card-background-img{width:var(--layout-bg-width,1920px);height:var(--layout-bg-height,1080px);transform:translateX(var(--layout-bg-x)) translateY(var(--layout-bg-y)) scale(var(--layout-bg-scale));-o-object-fit:cover;object-fit:cover}.card-preview__layers__items{display:flex;justify-content:flex-start;align-items:center;gap:.5rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.card-preview__layers__items input{position:absolute;width:0;height:0;opacity:0}.card-preview__layers__items label{padding:.5rem;border-radius:.25rem;margin:0;color:var(--ui1);fill:var(--ui1);white-space:nowrap}@media (max-width:992px){.card-preview__layers__items label{padding:.25rem}}.card-preview__layers__items label svg{fill:inherit}.card-preview__layers__items--active label{background-color:var(--ui1);color:var(--ui4);fill:var(--ui4)}.card-preview__controls{display:flex;flex-direction:column;align-items:center;gap:1rem;position:absolute;bottom:0;right:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1rem;pointer-events:none}.card-preview__controls__save,.card-preview__controls__share{display:flex;align-items:center;pointer-events:auto}.card-preview__controls__save{margin-left:auto;padding:.75rem 1rem}.card-preview__controls__save svg{width:1.5rem;height:1.5rem;margin-right:.25rem}.global-tooltip{position:absolute;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:200px;padding:.75rem;background-color:var(--ui6-fade);border:1px solid var(--ui3);border-radius:.5rem;font-size:.7rem;transform:translateY(calc(-100% - .5rem));opacity:0;visibility:hidden;transition:opacity 0ms,visibility 0ms .1s,left 50ms ease-in-out,top 50ms ease-in-out}.global-tooltip--show{opacity:1;visibility:visible;transition:opacity .1s ease-in-out,visibility 0ms,left 50ms ease-in-out,top 50ms ease-in-out}.global-tooltip--bottom{transform:translateY(.5rem)}.global-tooltip--container{position:fixed;top:0;left:0;z-index:100;width:100%;height:100%;max-width:100vw;max-height:100vh;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.custom-select{position:relative;height:var(--head-height,auto);overflow:visible}.custom-select--open{z-index:20}.custom-select__select{position:absolute;width:0;height:0;padding:0;margin:0;opacity:0;pointer-events:none}.custom-select__wrap{border:1px solid var(--ui1);border-radius:.5rem;background-color:var(--ui6);overflow:hidden}.custom-select__button{display:flex;align-items:center;width:100%;padding:.5rem 1rem;color:var(--ui1);-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;box-shadow:none;border:none;border-bottom:1px solid var(--ui1);outline-color:transparent;text-align:left;cursor:pointer;transition-property:color,background-color;transition-duration:.1s;transition-timing-function:ease-in-out}.custom-select__button__text{margin-right:1em}.custom-select__button__icon{fill:var(--ui1);height:2rem;width:auto;margin-top:-.5rem;margin-bottom:-.5rem;margin-left:auto;transition-property:fill;transition-duration:.1s;transition-timing-function:ease-in-out}.custom-select__button:focus,.custom-select__button:focus-visible,.custom-select__button:hover{background-color:var(--ui1);color:var(--ui6)}.custom-select__button:focus .custom-select__button__icon,.custom-select__button:focus-visible .custom-select__button__icon,.custom-select__button:hover .custom-select__button__icon{fill:var(--ui6)}.custom-select__head__button{margin-bottom:-2px;border-bottom:none}.custom-select__list-wrap{height:0;visibility:hidden;transition:height .1s ease-in-out,visibility 0ms .1s;max-height:30vh}.custom-select__list-wrap--open,.custom-select__list-wrap--trans-open{height:var(--list-height,auto);visibility:visible;transition:height .1s ease-in-out}.custom-select__list-wrap--open{overflow:auto;overscroll-behavior:contain}.custom-select__list{list-style:none;padding:0}.custom-select__list-item:last-of-type .custom-select__list-item__button{border-bottom:none}#app-settings{width:100%;padding:.75rem 2rem;display:flex;flex-direction:row;gap:1rem;justify-content:space-between;align-items:center;background-color:var(--ui6);border:1px solid var(--ui1);border-radius:.5rem;box-shadow:-.125rem .5rem 1px 0 var(--ui7)}@media (max-width:992px){#app-settings{padding:1rem;margin-bottom:1rem;background-color:transparent;border-top:none;border-left:none;border-right:none;border-radius:0;box-shadow:none;flex-wrap:wrap}}#locale-settings{position:relative;display:flex;flex-direction:row;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-width:0}#locale-settings label{margin:0}.global__locale{margin-left:1rem}.global__locale .custom-select__wrap{border-radius:0;border:none;border-bottom:1px solid var(--ui1);line-height:1.2}.global__locale .custom-select__button__icon{margin-right:-.5rem}#themes{display:flex;flex-direction:row;gap:.5rem}#themes div{width:1.5rem;height:1.5rem;border:1px solid var(--ui1);border-radius:100%;cursor:pointer;transition:.02s;transform:scale(1)}#themes div:hover{transform:scale(1.1)}.settings-lodestone{grid-column-end:span 2;width:100%}.settings-lodestone__error{color:red;font-size:.75rem;margin-top:.5rem}.settings-lodestone__wrap{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;position:relative}@media (max-width:576px){.settings-lodestone__wrap{display:flex}}.settings-lodestone__wrap .input-required{top:50%;transform:translateY(-50%)}.settings-lodestone__wrap input{min-height:2rem;width:100%;margin:auto 0}.settings-lodestone__wrap input::-moz-placeholder{text-emphasis:none;font-style:normal}.settings-lodestone__wrap input::placeholder{-webkit-text-emphasis:none;text-emphasis:none;font-style:normal}.settings-lodestone__wrap button{display:flex;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-right:.5rem}.settings-lodestone__wrap button svg{width:1.5rem;height:1.5rem;margin-left:.25rem}.settings-presets{margin-left:auto;pointer-events:auto;margin-right:.5rem}@media (max-width:992px){.settings-presets{display:flex;flex-direction:column;align-items:flex-end}}.settings-presets__button{display:flex;align-items:center;margin-right:.5rem;margin-top:1rem;white-space:nowrap}@media (max-width:992px){.settings-presets__button{margin:auto 0;margin-left:.5rem}}.settings-presets__button svg{width:1.5rem;height:1.5rem;margin-right:.5rem}.settings-container{scroll-margin-top:-1px}.settings-container__header{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-family:"fantasy",Zen Antique,serif;font-size:4rem;gap:1rem;width:100%;margin:3rem 0;margin-top:5rem}.settings-container__divider{position:relative;z-index:1;width:100%;height:100%}.settings-container__content{display:grid;grid-template-columns:calc(50% - .5rem) calc(50% - .5rem);grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;gap:0 1rem;width:100%;margin-top:1rem}.margin-bottom{margin-bottom:2rem}.margin-bottom-small{margin-bottom:1rem}.span-2{grid-column-end:span 2}.inline-flex{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem}.flex-100{flex:1 0 100%}.settings-container__component-section{width:100%;padding:1rem;border:1px solid var(--ui1);border-radius:.5rem;box-shadow:0 .125rem 0 0 var(--ui7),inset 0 -.5rem 0 0 var(--ui7)}.settings-container__component-section img{border-radius:.5rem;border:1px solid var(--ui1)}.settings-container__component-section>div{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:1rem;margin-bottom:1rem;width:100%}.settings-container__component-section>div>div{flex-grow:1;flex-basis:0}label{margin-bottom:1rem}@media (max-width:576px){.settings-container__content{grid-template-columns:1fr}.span-2{grid-column-end:span 1}.settings-container__component-section>div{flex-direction:column}}.settings-preset-menu{position:absolute;top:0;left:0;width:100%;height:0;z-index:10;padding:2rem;background-color:var(--ui6);border-bottom:1px solid var(--ui3);border-radius:.5rem;visibility:hidden;pointer-events:none;transition:height .2s ease-out,visibility 0ms linear .2s;overflow:auto;overflow-y:scroll;overscroll-behavior:contain}.settings-preset-menu--show{height:calc(100% + 1px);visibility:visible;pointer-events:auto;transition:height .2s ease-out,visibility 0ms linear 0ms}.settings-preset-menu--modal{overflow:hidden}@media (max-width:992px){.settings-preset-menu{border:1px solid var(--ui3);border-radius:0 0 .5rem .5rem;position:fixed;top:calc(var(--vh, 100vh)*.45)}.settings-preset-menu--show{height:calc(var(--vh, 100vh)*.55)}}.settings-preset-menu .settings-container__header{margin-top:0;margin-bottom:2rem}.settings-preset-menu .settings-container__content{gap:1rem}.settings-preset-menu__close{display:flex;align-items:center;justify-content:center;position:absolute;top:2rem;right:2rem;z-index:10;width:3rem;height:3rem;padding:.5rem}.settings-preset-menu__close-icon{width:2rem;height:2rem;fill:inherit;pointer-events:none}.settings-preset-menu__list{grid-column:span 2;display:flex;flex-direction:column;list-style:none;width:100%}.settings-preset-menu__list-item{flex:0 1 auto;display:flex;position:relative;align-items:center;list-style:none;width:100%;min-height:3rem;padding:1rem;margin-bottom:.5rem;border:1px solid var(--ui3);background-color:transparent;color:var(--ui3);fill:var(--ui3);border-radius:.5rem;overflow:hidden;overflow-x:auto;transition:padding .1s ease-in-out}.settings-preset-menu__list-item__pips{display:flex;align-items:center;margin-left:1rem;margin-top:-.25rem}.settings-preset-menu__list-item__pip{width:2rem;height:2rem;border:1px solid var(--ui3);border-radius:100%}.settings-preset-menu__list-item__pip:nth-child(2){margin-left:-1rem;width:1.5rem;height:1.5rem;margin-top:1rem;z-index:1}.settings-preset-menu__list-item--label{flex:0 1 auto;display:block;font-weight:600;letter-spacing:.4px;color:inherit;margin-bottom:0;margin-left:.85rem;margin-right:auto;width:auto;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;cursor:default}.settings-preset-menu__list-item--label--author{font-weight:300;margin-top:.125rem;display:flex;align-items:center;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.settings-preset-menu__list-item--label--author svg{margin-left:.25rem;height:1em;width:auto}.settings-preset-menu__list-item--label--author svg path{fill:var(--ui3)!important}.settings-preset-menu__list-item--button.btn{flex:0 0 2.5rem;position:relative;width:2.5rem;height:2.5rem;padding:.25rem;margin-left:.5rem;color:inherit;fill:inherit;background-color:transparent;border-color:inherit;overflow:hidden}.settings-preset-menu__list-item--button.btn:hover{background-color:var(--ui3);color:var(--ui6);fill:var(--ui6)}.settings-preset-menu__list-item--button.btn:first-of-type{margin-left:0}.settings-preset-menu__list-item--button.btn>svg{display:block;position:absolute;top:50%;left:50%;width:1.5rem;height:1.5rem;transform:translate(-50%,-50%);pointer-events:none}.settings-preset-menu__list-item--button--active.btn{background-color:var(--ui3);color:var(--ui6);fill:var(--ui6)}.settings-preset-menu__list-item--delete.btn:hover{background-color:red;fill:var(--ui6);color:var(--ui6);border-color:red}.settings-preset-menu__list-item--more.btn{border:none;width:1rem;flex:0 0 1rem;border-radius:.35rem}.settings-preset-menu__list-item--more.btn--open.btn{background-color:var(--ui3);color:var(--ui6);border-color:var(--ui6);fill:var(--ui6)}.settings-preset-menu__save-settings{flex:1;margin-right:auto}.settings-preset-menu__controls{flex-wrap:wrap}.settings-preset-menu__import,.settings-preset-menu__save{display:flex;align-items:center;position:relative}.settings-preset-menu__import input,.settings-preset-menu__save input{opacity:0;pointer-events:none;position:absolute}.settings-preset-menu__import button,.settings-preset-menu__save button{display:flex;align-items:center;margin-left:auto}.settings-preset-menu__import button svg,.settings-preset-menu__save button svg{width:1.5rem;height:1.5rem;margin-right:.25rem}.settings-preset-menu__import--save-open{flex:1 0 100%}.settings-preset-menu__import button{margin:0;margin-right:.5rem}.settings-preset-menu__modal{display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;z-index:10;width:0;height:0;visibility:hidden;pointer-events:none}@media (max-width:992px){.settings-preset-menu__modal{position:fixed}}.settings-preset-menu__modal--show{visibility:visible;pointer-events:auto;width:100%;height:100%}@media (max-width:992px){.settings-preset-menu__modal--show{top:calc(var(--vh, 100vh)*.45);height:calc(var(--vh, 100vh)*.55)}}.settings-preset-menu__modal--show .settings-preset-menu__modal--buttons{-webkit-animation:modal-button-delay .1s ease-in-out .3s both;animation:modal-button-delay .1s ease-in-out .3s both}.settings-preset-menu__modal--backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--ui6);opacity:.75}.settings-preset-menu__modal--dialog{z-index:1;padding:2rem;background-color:var(--ui6);border:1px solid var(--ui3);border-radius:.5rem;width:50%;min-width:300px}.settings-preset-menu__modal--heading{width:100%;margin-bottom:.5rem;text-align:center;font-weight:600}.settings-preset-menu__modal--body{width:100%;margin-bottom:1.5rem;text-align:center}.settings-preset-menu__modal--buttons{display:flex;justify-content:center;flex-wrap:wrap;width:100%}.settings-preset-menu__modal--buttons button{flex:1 0 0;margin:0 .25rem}@-webkit-keyframes modal-button-delay{0%{opacity:.5;pointer-events:none}to{opacity:1;pointer-events:auto}}@keyframes modal-button-delay{0%{opacity:.5;pointer-events:none}to{opacity:1;pointer-events:auto}}.box-editor{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;width:100%;height:20rem}.box-editor,.box-editor>div{position:relative}.box-editor__item{min-height:6rem}.box-editor__box{border:1px solid var(--ui1);border-radius:.5rem;pointer-events:none}.box-editor__align-picker,.box-editor__box{position:absolute;width:100%;height:100%}.box-editor__align-picker__align{position:absolute;width:1.5rem;height:1.5rem;z-index:1;transform:translateX(-50%) translateY(-50%)}.box-editor__align-picker__align>.custom-radio__radio{top:50%;left:50%;width:1rem;height:1rem;border-radius:.25rem;transform:translateX(-50%) translateY(-50%);transition:width .1s ease-in-out,height .1s ease-in-out,border-radius .1s ease-in-out}.box-editor__align-picker__align>input[type=radio]:checked+.custom-radio__radio{width:100%;height:100%;border-radius:.5rem}.box-editor__align-picker__align--0{top:0;left:0}.box-editor__align-picker__align--1{top:0;left:50%}.box-editor__align-picker__align--2{top:0;left:100%}.box-editor__align-picker__align--3{top:50%;left:0}.box-editor__align-picker__align--4{display:none!important;top:50%;left:50%}.box-editor__align-picker__align--5{top:50%;left:100%}.box-editor__align-picker__align--6{top:100%;left:0}.box-editor__align-picker__align--7{top:100%;left:50%}.box-editor__align-picker__align--8{top:100%;left:100%}.box-editor__offset{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:100%;height:100%}.box-editor__offset>label{margin:0;transition:opacity .1s ease-in-out}.box-editor__offset>input{width:6rem;max-width:100%;transition:color .1s ease-in-out}.box-editor__offset--disable{pointer-events:none}.box-editor__offset--disable>label{opacity:.2}.box-editor__offset--disable>input{color:transparent}.box-editor__dim{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;pointer-events:none;text-align:center}.box-editor__dim__text{display:inline-block;padding:1rem}.box-editor__dim__text--min{color:red}.shared-accordian{width:100%;height:0;overflow:hidden;pointer-events:none;visibility:hidden;transition:height .3s ease-in-out,opacity .3s ease-in-out,margin .3s ease-in-out,visibility 0ms .3s}.shared-accordian:not(.shared-accordian--trans-open):not(.shared-accordian--open).margin-bottom{margin-bottom:0}.shared-accordian--open{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;opacity:1;pointer-events:auto;visibility:visible}.shared-accordian--trans-open{height:var(--accordian-open-height,0);opacity:1;visibility:visible;transition:height .3s ease-in-out,opacity .3s ease-in-out,margin .3s ease-in-out,visibility 0ms}.shared-accordian__inner{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.color-picker__container{position:relative;width:100%;max-width:100%;height:2rem;--width:18rem;--height:23rem;--hue-width:1.5rem;--pick-width:1.5rem}.color-picker__handle{display:flex;width:100%;height:100%}.color-picker__handle__prev{flex:1 0 auto;width:2rem;height:2rem;margin-right:1rem;border:1px solid var(--ui1);border-radius:100%;background-color:var(--picker-col)}.color-picker__component{position:absolute;top:calc(100% + 1rem);left:0;z-index:20;width:var(--width);height:0;overflow:hidden;background-color:var(--ui6);border:1px solid var(--ui1);box-shadow:.5rem .5rem .25rem 0 var(--ui7);border-radius:.5rem;transition:height .2s ease-in-out,box-shadow .2s ease-in-out,visibility 0ms linear .2s;visibility:hidden;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.color-picker__component--show{height:var(--height);box-shadow:1rem 1rem .5rem 0 var(--ui7);transition:height .2s ease-in-out,box-shadow .2s ease-in-out,visibility 0ms linear 0ms;visibility:visible;pointer-events:auto}.color-picker__component--right{left:auto;right:0}.color-picker__hue{position:absolute;top:1rem;left:1rem;z-index:-1;width:calc(100% - 2rem);padding-top:calc(100% - 2rem);max-width:calc(100% - 2rem);background-color:var(--ui6);background:conic-gradient(red,#ff00bf,#8000ff,#0040ff,#0ff,#00ff40,#80ff00,#ffbf00,red);border:1px solid var(--ui1);cursor:crosshair;border-radius:100%;box-shadow:4px 4px 2px 0 var(--ui7);transform:rotate(-30deg);opacity:0;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.color-picker__component--show .color-picker__hue{transform:rotate(0deg);opacity:1}.color-picker__hue:after{content:"";position:absolute;top:var(--hue-width);left:var(--hue-width);z-index:-1;width:calc(100% - var(--hue-width)*2);height:calc(100% - var(--hue-width)*2);background-color:var(--ui6);border:1px solid var(--ui1);border-radius:100%;box-shadow:inset 4px 4px 2px 0 var(--ui7)}.color-picker__satlit{position:absolute;top:50%;left:50%;width:50%;height:50%;background:linear-gradient(90deg,grey 0,hsl(var(--picker-h-angle--raw),100%,50%) 100%);border:1px solid var(--ui1);border-radius:.5rem;cursor:crosshair;box-shadow:4px 4px 2px 0 var(--ui7);transform:translate(-50%,-50%) rotate(30deg);opacity:0;transition:transform .3s ease-in-out,opacity .2s ease-in-out}.color-picker__component--show .color-picker__satlit{transform:translate(-50%,-50%) rotate(0deg);opacity:1;transition:transform .3s ease-in-out,opacity .2s ease-in-out 50ms}.color-picker__alpha{position:absolute;top:var(--width);left:1rem;width:calc(100% - 2rem);height:var(--pick-width);background-color:#fff;background-image:repeating-linear-gradient(45deg,#ddd 25%,transparent 0,transparent 75%,#ddd 0,#ddd),repeating-linear-gradient(45deg,#ddd 25%,#fff 0,#fff 75%,#ddd 0,#ddd);background-position:0 0,8px 8px;background-size:16px 16px;border:1px solid var(--ui1);border-radius:.5rem;cursor:crosshair;box-shadow:4px 4px 2px 0 var(--ui7);transform:translateY(1rem);opacity:0;transition:transform .2s ease-in-out,opacity .2s ease-in-out}.color-picker__component--show .color-picker__alpha{transform:translateY(0);opacity:1;transition:transform .2s ease-in-out .1s,opacity .2s ease-in-out .1s}.color-picker__alpha:after{background-image:linear-gradient(90deg,hsl(var(--picker-hue),var(--picker-sat),var(--picker-lit)) 0,transparent 100%)}.color-picker__alpha:after,.color-picker__satlit:after{content:"";position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;border-radius:.5rem}.color-picker__satlit:after{background:linear-gradient(0deg,#000,hsla(0,0%,50%,0) 50%,#fff)}.color-picker__satlit__pick{position:absolute;top:0;left:0;z-index:2;width:var(--pick-width);height:var(--pick-width);border:1px solid var(--ui1);border-radius:100%;box-shadow:4px 4px 2px 0 var(--ui7)}.color-picker__hue__pick{position:absolute;top:0;left:0;width:100%;height:100%;will-change:transform;transform:rotate(var(--picker-h-angle));pointer-events:none}.color-picker__alpha__pick,.color-picker__hue__pick:after{position:absolute;width:calc(var(--pick-width)/2);height:calc(var(--pick-width) + .5rem);border:1px solid var(--ui1);border-radius:8px;box-shadow:4px 4px 2px 0 var(--ui7);top:-.25rem;left:0;z-index:1;transform:translateX(-50%)}.color-picker__hue__pick:after{content:"";left:50%;background-color:hsl(var(--picker-h-angle--raw),100%,50%)}.color-picker__satlit__pick{left:var(--picker-sl-x);top:var(--picker-sl-y);transform:translateX(-50%) translateY(-50%)}.color-picker__alpha__pick,.color-picker__satlit__pick{background-color:hsl(var(--picker-hue),var(--picker-sat),var(--picker-lit))}.color-picker__alpha__pick{z-index:2;left:var(--picker-a-x)}.color-picker__presets{display:flex;justify-content:center;gap:.5rem;position:absolute;top:calc(var(--width) + 2.5rem);left:1rem;width:calc(100% - 2rem);height:var(--pick-width)}.color-picker__presets__item{width:2rem;height:100%;border:1px solid var(--ui1);border-radius:.25rem;cursor:pointer;box-shadow:4px 4px 2px 0 var(--ui7);transform:translateY(1rem);opacity:0;transition:transform .2s ease-in-out,opacity .2s ease-in-out}.color-picker__component--show .color-picker__presets__item{transform:translateY(0);opacity:1}@media (max-width:992px){.color-picker__component{max-width:calc(100vw - 2rem)}}.img-upload{display:flex;align-items:center;position:relative}.img-upload__input{opacity:0;pointer-events:none;position:absolute}.img-upload__custom{width:-webkit-max-content;width:-moz-max-content;width:max-content;white-space:nowrap}.img-upload__msg{margin-left:.5rem;overflow:hidden;height:100%}.img-upload__msg__text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:100%}.sticker-editor{display:block!important;margin:0!important}.sticker-editor__container{display:flex;align-items:center;gap:1rem;overflow-y:hidden;overflow-x:scroll;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:6rem;padding-bottom:1rem;margin-bottom:-1rem}.sticker-editor__container:last-child{padding-bottom:0;margin-bottom:0;min-height:0}.sticker-editor__control-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.sticker-editor__active{display:flex;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;gap:1rem;margin-right:1rem}.sticker-editor__active__item{position:relative;width:5rem;height:5rem}.sticker-editor__active__item--none{display:flex;justify-content:center;align-items:center;text-align:center;border:1px dashed var(--ui1);border-radius:.5rem}.sticker-editor__active__select{height:100%}.sticker-editor__active__img{width:100%;height:100%;border-radius:0!important;border:none!important;-o-object-fit:contain;object-fit:contain;cursor:pointer}.sticker-editor__active__delete{position:absolute;bottom:-.5rem;right:-.5rem;width:2rem;height:2rem}.sticker-editor__active__delete svg{position:absolute;top:50%;left:50%;width:1rem;height:1rem;transform:translate(-50%,-50%)}.sticker-editor__active__label{position:absolute;top:.5rem;left:.5rem;line-height:.8}.sticker-editor__new{flex:0 0 auto;position:relative;width:3rem;height:3rem;margin:1rem 0;margin-right:1rem}.sticker-editor__new svg{position:absolute;top:50%;left:50%;width:2rem;height:2rem;transform:translate(-50%,-50%)}.sticker-editor__new--disabled{opacity:0;pointer-events:none}.sticker-editor__controls__item{flex:1}.sticker-editor__add__container{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.sticker-editor__add__sticker{position:relative;width:100%;padding-top:100%}.sticker-editor__add__sticker-button{position:absolute;top:0;left:0;width:100%;height:100%}.sticker-editor__add__sticker-image{border:none!important;border-radius:0!important}.settings-footer{position:relative;padding:0;padding-top:2rem;margin-top:4rem;font-size:.75rem;border-top:1px solid var(--ui1);text-align:center}@media (max-width:992px){.settings-footer{margin-top:6rem}}.settings-footer:before{content:"";position:absolute;left:50%;top:2px;width:.75rem;height:.75rem;border:1px solid var(--ui1);background-color:var(--ui6);transform:rotate(45deg) translate(-50%,-50%)}.settings-footer p{margin-bottom:.25rem;line-height:1.5}.settings-footer__copyright{margin-top:1rem}.settings-footer__buttons{display:flex;justify-content:center;align-items:center;gap:.5rem;height:1.5rem;margin-top:1.25rem}.settings-footer__buttons img{height:100%;width:auto;border-radius:6px}.logo{display:block;width:50%;margin:4rem auto}.logo,.logo-wrap{position:relative}.logo-wrap{width:100%;z-index:-1}.logo__bg{position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%,-50%);height:auto;pointer-events:none;opacity:.2;overflow:hidden;-webkit-animation:logo-bg-rotate 80s linear infinite normal forwards,logo-bg-in 2s ease 1 normal both;animation:logo-bg-rotate 80s linear infinite normal forwards,logo-bg-in 2s ease 1 normal both}@-webkit-keyframes logo-bg-rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes logo-bg-rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(1turn)}}@-webkit-keyframes logo-bg-in{0%{opacity:0}}@keyframes logo-bg-in{0%{opacity:0}}.logo__bg--2{-webkit-animation-direction:reverse,normal;animation-direction:reverse,normal;-webkit-animation-delay:0ms,.5s;animation-delay:0ms,.5s}.logo__bg circle,.logo__bg ellipse,.logo__bg path,.logo__bg rect{stroke:var(--ui1)!important;stroke-width:.5!important}.logo__svg{width:100%;height:auto;z-index:1}@media (max-width:992px){.logo__svg{max-width:360px}}.logo__svg path{stroke:transparent;fill:var(--ui1);stroke-width:4;stroke-dasharray:50;-webkit-animation:logo-dash-in 2.25s linear .5s 1 both;animation:logo-dash-in 2.25s linear .5s 1 both}@-webkit-keyframes logo-dash-in{0%{stroke-dashoffset:32;stroke-dasharray:32;stroke:var(--ui1);fill:transparent}85%{stroke-dashoffset:0;stroke-dasharray:32;stroke:var(--ui1);fill:transparent}to{stroke:transparent;fill:var(--ui1)}}@keyframes logo-dash-in{0%{stroke-dashoffset:32;stroke-dasharray:32;stroke:var(--ui1);fill:transparent}85%{stroke-dashoffset:0;stroke-dasharray:32;stroke:var(--ui1);fill:transparent}to{stroke:transparent;fill:var(--ui1)}}.checklist[data-v-743f5618]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.checklist.checklist--long[data-v-743f5618]{grid-column-end:span 2;flex-direction:row;flex-wrap:wrap}.checklist.checklist--long .checklist-component--items[data-v-743f5618]{width:calc(50% - .5rem)}label[data-v-743f5618]{margin:0}.checklist-divider[data-v-743f5618]{flex:0 1 auto;width:100%;height:1px;background-color:var(--ui1)}.checklist-component[data-v-743f5618]{flex:0 1 auto;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;width:100%}.checklist-component label[data-v-743f5618]{-webkit-hyphens:auto;hyphens:auto}.settings-jobs__checklist-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem 1rem}@media (max-width:1200px){.settings-jobs__checklist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.settings{display:flex;flex-direction:column;justify-content:flex-start;position:relative;width:100%;max-width:900px;min-width:550px;height:100%;z-index:0;background-color:var(--ui6);overflow:hidden;overflow-y:auto;transition:background-color .2s}@media (max-width:992px){.settings{max-width:100%;min-width:0;border-top:1px solid var(--ui1)}}.settings .intro-animate{opacity:0;transform:translate3d(0,.5rem,0)}.settings .intro-animate--1{transition:opacity .5s ease 0ms,transform .5s ease-out 0ms}.settings .intro-animate--2{transition:opacity .5s ease .3s,transform .5s ease-out .3s}.settings .intro-animate--3{transition:opacity .5s ease .6s,transform .5s ease-out .6s}.settings .intro-animate--4{transition:opacity .5s ease .9s,transform .5s ease-out .9s}.settings .intro-animate--5{transition:opacity .5s ease 1.2s,transform .5s ease-out 1.2s}.settings--intro .intro-animate{opacity:1;transform:none}.settings__entry{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1rem 2rem}@media (max-width:992px){.settings__entry{margin:1rem}}.settings__nav{display:flex;padding:0 1rem;top:0;left:0;width:calc(100% - var(--scrollbar-width, 0));position:absolute;z-index:10;box-shadow:inset 0 4rem 1rem 0 var(--ui6);transition:box-shadow .2s;overflow:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:992px){.settings__nav{position:sticky;padding:.5rem .5rem;background-color:var(--ui6);box-shadow:0 1rem 1rem 0 var(--ui6)}}.settings__nav a{display:block;padding:1.5rem 1rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;text-decoration:none;white-space:nowrap;-webkit-user-drag:none}@media (max-width:992px){.settings__nav a{padding:1rem .5rem}}.settings__nav__underline{display:flex;position:absolute;width:100px;height:.25rem;bottom:.75rem;left:0;padding:0 1rem;transition-property:left,width;transition-duration:.25s;transition-timing-function:ease-in-out}@media (max-width:992px){.settings__nav__underline{bottom:1rem;padding:0 .5rem}}.settings__nav__underline:after{content:"";display:block;flex:1 0 auto;height:100%;background-color:var(--ui1)}.settings__main-container{display:block;border:1px solid var(--ui1);border-radius:.5rem;overflow:hidden;visibility:hidden;position:absolute;height:0;-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0);transition:-webkit-clip-path .2s ease-in-out;transition:clip-path .2s ease-in-out;transition:clip-path .2s ease-in-out,-webkit-clip-path .2s ease-in-out}@media (max-width:992px){.settings__main-container{border:none;border-radius:0}}.settings__main-container--show{visibility:visible;position:relative;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}@media (max-width:992px){.settings__main-container--show{overflow:visible}.settings__main-container--modal{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;padding-bottom:var(--scroll-save,0)}}.settings__main{display:flex;flex-direction:column;height:100%;padding:2rem;overflow-y:auto;overflow-x:hidden}@media (max-width:992px){.settings__main{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:visible;padding:2rem 1rem;padding-top:0;padding-bottom:20vh}}.settings__intro{flex:1 0 auto;display:flex;flex-direction:column;padding:0 2rem;text-align:center}@media (max-width:992px){.settings__intro{padding:0 1rem}}.settings__intro p{line-height:1.2;margin-bottom:2rem}.settings__intro img{border-radius:.5rem;border:1px solid var(--ui1);margin-bottom:2rem}.settings__intro__links a{display:inline-block;color:var(--ui1);background-color:transparent;border:1px solid var(--ui1);padding:.25em .75em;margin:0 .25em;margin-bottom:.75em;border-radius:.5em;text-decoration:none;transition:color .1s ease-in-out,background-color .1s ease-in-out}.settings__intro__links a:visited{color:var(--ui1)}.settings__intro__links a:focus,.settings__intro__links a:hover{color:var(--ui6);background-color:var(--ui1)}.settings__footer{padding:0 2rem 2rem}@media (max-width:992px){.settings__footer{padding:0 1rem 2rem}}@font-face{font-family:"fantasy";font-weight:400;font-style:normal;font-display:auto;src:url(../fonts/RunicMTCondensed.2087a708.ttf) format("truetype")}@font-face{font-family:eorzean;font-weight:400;font-style:normal;font-display:auto;size-adjust:80%;src:url(../fonts/HingashiExtended.ee29a28b.ttf) format("truetype")}*{margin:0;padding:0;box-sizing:border-box;font:inherit;vertical-align:baseline}figure,img,video{width:100%;height:auto}:root{font-size:16px;--card1:#fff;--debug:#11cc3600;--debug2:rgba(255,0,0,0);--z-sticky:50}body,html{font-size:16px;font-family:Labrada,serif;text-underline-offset:.1rem;backface-visibility:hidden;-webkit-backface-visibility:hidden;overscroll-behavior:contain;-webkit-tap-highlight-color:transparent}#app,.wrapper,body,html{height:100%}.wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;color:var(--ui1);background-color:var(--ui5);transition:background-color .2s,color .2s}.wrapper--theme-0{--ui1:#ffbd4c;--ui2:#ffbd4c;--ui3:#ffbd4c;--ui4:#050505;--ui5:#050505;--ui6:#111;--ui6-fade:hsla(0,0%,7%,.7);--ui7:rgba(0,0,0,.7);--ui8:#c9c9c9;--ui9:#f39f3e;--ui-vis-editor-outline:#ffbd4c}.wrapper--theme-1{--ui1:#0a0a0a;--ui2:#0a0a0a;--ui3:#0a0a0a;--ui4:#e7e7e7;--ui5:#cbcbcb;--ui6:#e2e2e2;--ui6-fade:hsla(0,0%,89%,.7);--ui7:rgba(0,0,0,.15);--ui8:#c76210;--ui9:#0d1f52;--ui-vis-editor-outline:#e7e7e7}.wrapper--theme-2{--ui1:#d23a3a;--ui2:#d23a3a;--ui3:#d23a3a;--ui4:#0c0408;--ui5:#0d0d12;--ui6:#0c0a0c;--ui6-fade:rgba(20,8,12,.7);--ui7:rgba(0,0,0,.15);--ui8:red;--ui9:#ec3609;--ui-vis-editor-outline:#d23a3a}.wrapper--theme-3{--ui1:#fd9d1f;--ui2:#fd9d1f;--ui3:#fd9d1f;--ui4:#1f0740;--ui5:#1f0740;--ui6:#271145;--ui6-fade:#1f0740a8;--ui7:rgba(0,0,0,.15);--ui8:#cc487f;--ui9:#df9711;--ui-vis-editor-outline:#fd9d1f}.wrapper--theme-4{--ui1:#24201e;--ui2:#24201e;--ui3:#24201e;--ui4:#f08234;--ui5:#de8838;--ui6:#f08f34;--ui6-fade:#d36e10a8;--ui7:rgba(0,0,0,.15);--ui8:#55111d;--ui9:#55111d;--ui-vis-editor-outline:#f08234}@media (max-width:992px){.wrapper{display:grid;grid-template-rows:minmax(0,calc(var(--vh, 100vh)*.45)) minmax(0,calc(var(--vh, 100vh)*.55))}}img{width:100%;height:auto}label{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:.5rem;cursor:pointer;color:var(--ui1);-webkit-user-select:none;-moz-user-select:none;user-select:none}label svg{width:1.3rem;fill:var(--ui1)}a{transition:color .1s ease-in-out;text-underline-offset:.25em}a,a:visited{color:var(--ui1)}a:focus,a:hover{color:var(--ui8)}li,p{color:var(--ui1);line-height:1.1}input,textarea{display:block;width:100%;height:calc(2.5rem - 1px);padding:.85rem 1rem 1.15rem 1rem;font-size:1rem;font-family:Labrada,serif;color:var(--ui2);background-color:var(--ui6);box-shadow:inset 0 -2rem 2rem -30px var(--ui4);border:none;border-bottom:1px solid var(--ui1);border-radius:1px;box-sizing:border-box;transition:opacity .1s ease-in-out,background-color .2s,box-shadow .2s}input::-moz-placeholder,textarea::-moz-placeholder{color:inherit;opacity:.5}input::placeholder,textarea::placeholder{color:inherit;opacity:.5}input:disabled,textarea:disabled{opacity:.2}input:focus,textarea:focus{outline:1px solid var(--ui8);outline-offset:3px}input::-moz-selection,textarea::-moz-selection{color:var(--ui5);background-color:var(--ui9)}input::selection,textarea::selection{color:var(--ui5);background-color:var(--ui9)}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-text-fill-color:var(--ui2);-webkit-box-shadow:inset 0 0 0 40rem var(--ui6),inset 0 -2rem 2rem -30px var(--ui4)}textarea{box-shadow:inset 0 -4rem 3rem -30px var(--ui4)}.input-required{display:block;position:absolute;padding:0 .5rem;color:red;line-height:2rem;pointer-events:none}.input-required+input,.input-required+textarea{padding-left:1.5rem}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer;width:100%;padding:0;margin-top:.74rem;border:none}input[type=range]::-webkit-slider-runnable-track{background-color:var(--ui6);box-shadow:inset 0 -2rem 2rem -30px var(--ui4);border:1px solid var(--ui2);border-radius:.5rem;height:2rem}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;margin-top:-4px;background-color:var(--ui2);border:1px solid var(--ui2);border-radius:.5rem;height:2.5rem;width:1rem}input[type=range]::-moz-range-track{background-color:var(--ui6);box-shadow:inset 0 -2rem 2rem -30px var(--ui4);border:1px solid var(--ui2);border-radius:.5rem;height:2rem}input[type=range]::-moz-range-thumb{background-color:var(--ui2);border:1px solid var(--ui2);border-radius:.5rem;height:2.5rem;width:1rem}*{scrollbar-width:thin;scrollbar-color:var(--ui3) var(--ui6)}::-webkit-scrollbar{display:block}::-webkit-scrollbar-track{background:var(--ui6)}::-webkit-scrollbar-thumb{background-color:var(--ui3);border-radius:.25rem}::-webkit-scrollbar-thumb:hover{background-color:var(--ui9)}::-webkit-scrollbar-thumb:active{background-color:var(8)}textarea{resize:none;box-sizing:border-box;height:8rem}button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.btn{padding:.5rem .75rem;font-size:1rem;color:var(--ui3);fill:var(--ui3);background-color:var(--ui6);border:1px solid var(--ui3);border-radius:.5rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .1s ease-in-out,fill .1s ease-in-out,border .1s ease-in-out,background-color .1s ease-in-out}.btn--active,.btn-1,.btn:hover{color:var(--ui6);fill:var(--ui6);background-color:var(--ui3)}.btn-1{border:1px solid var(--ui3)}.btn-1--active,.btn-1:hover{color:var(--ui3);fill:var(--ui3);background-color:var(--ui6)}.btn-2{background-color:var(--ui8);border:1px solid var(--ui8)}.btn-2--active,.btn-2:hover{color:var(--ui8);fill:var(--ui8);background-color:var(--ui6)}.btn-2{background-color:var(--ui9);border:1px solid var(--ui9);color:var(--ui6);fill:var(--ui6)}.btn-2:focus,.btn-2:hover{color:var(--ui9);fill:var(--ui9);background-color:var(--ui6)}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;margin:0;padding:1rem;width:2.5rem;height:2.5rem;font:inherit;color:var(--ui2);background-color:var(--ui6);box-shadow:inset 0 -2rem 2rem -30px var(--ui4);border:1px solid var(--ui3);border-radius:.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translateY(-.075em);display:grid;place-content:center;cursor:pointer;box-sizing:border-box}input[type=checkbox]:checked:after{content:"";z-index:20;width:1rem;height:1rem;background-color:var(--ui2);-webkit-clip-path:polygon(0 56%,15% 39%,38% 57%,84% 10%,100% 25%,38% 90%);clip-path:polygon(0 56%,15% 39%,38% 57%,84% 10%,100% 25%,38% 90%)}input[type=checkbox]:focus{outline:1px solid var(--ui8)}input[type=checkbox]:indeterminate{background-image:url(../img/checkbox2.d8cd3d9b.svg);background-size:1.5rem 1.5rem;background-repeat:no-repeat;background-position:50%}input[type=checkbox]:indeterminate:after{content:"";z-index:20;width:1rem;height:1rem;background-color:var(--ui2);-webkit-clip-path:inset(37% 0 37% 0);clip-path:inset(37% 0 37% 0)}.custom-radio{display:inline-block;width:2rem;height:2rem;cursor:pointer}.custom-radio>input[type=radio]{position:relative;width:100%;height:100%;margin:0;z-index:1;opacity:0;cursor:pointer}.custom-radio__radio{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--ui4);border:1px solid var(--ui3);border-radius:.5rem;pointer-events:none}.custom-radio__radio:after{content:"";position:absolute;top:2px;left:2px;width:calc(100% - 4px);height:calc(100% - 4px);background-color:var(--ui3);border-radius:.5rem;opacity:0;transition:opacity .1s ease-in-out}input[type=radio]:checked+.custom-radio__radio:after{opacity:1}.divider{width:100%;height:1px;background-color:var(--ui1);margin:2rem 0}.changelog{display:flex;flex-direction:column;justify-content:flex-start;position:relative;width:100%;max-width:900px;min-width:550px;height:100%;z-index:0;padding:2rem;background-color:var(--ui6);overflow:hidden;overflow-y:auto;transition:background-color .2s}@media (max-width:992px){.changelog{max-width:100%;min-width:0;padding:2rem 1rem;border-top:1px solid var(--ui1)}}.changelog h2{font-size:1.5rem;margin:1.5rem 0 .5rem}.changelog li,.changelog p{margin-bottom:.5rem}.changelog ul{padding:0 1em;list-style:circle}