.secondary-color{color:#6245d3}#ata-editor__loading{align-items:center;display:flex;justify-content:center;min-height:70vh}.loading{box-sizing:border-box;display:block;padding-top:4em;text-align:center}.loading .loading__message{color:#666;display:block;font-size:.7em;font-style:italic;margin-top:3em;text-align:center}.loading .loading__spinner{animation:spin 1.3s linear infinite;background-image:url("data:image/svg+xml;charset=utf-8,<svg width=\"24\" height=\"24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.058 3.82C1.8 6.03.67 8.673.67 11.753c0 3.504 1.238 6.338 3.712 8.501 2.249 1.956 4.785 2.933 7.61 2.933 3.192 0 5.917-1.1 8.175-3.301 2.248-2.192 3.372-4.86 3.372-8.006 0-3.126-1.12-5.804-3.358-8.033-2.23-2.23-4.902-3.344-8.02-3.344-3.155 0-5.856 1.105-8.104 3.315Zm13.965 11.73a6.663 6.663 0 0 1-7.705-10.365 6.665 6.665 0 0 0 2.532 12.829 6.65 6.65 0 0 0 5.173-2.463Z\" fill=\"%23000\"/></svg>");background-position:50%;background-repeat:no-repeat;background-size:24px;display:inline-block;height:24px;margin:0 auto;transform-origin:50% 50%;width:24px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#ata-editor{display:flex;margin-top:50px;overflow:hidden}#ata-editor__preview-wrapper{background-color:#e2ded3;transition:opacity .3s;width:50%}#ata-editor__preview-container{border:10px solid #333;box-shadow:6px 6px 6px rgba(0,0,0,.3);margin:40px auto;max-width:1050px}#ata-editor__preview{box-sizing:content-box;padding-top:140%;position:relative;width:100%}#ata-editor__preview #star-art{left:50%;position:absolute;transform:translateX(-50%);z-index:2}#ata-editor__preview #star-art>canvas{max-width:100%}#ata-editor__preview__canvas{left:0;position:absolute;top:0;z-index:1}#ata-editor__preview__canvas>canvas{float:left;max-width:100%}#ata-editor__settings{box-sizing:border-box;margin:0;padding:20px 50px;width:50%;z-index:1001}#ata-editor #ata-editor__settings{max-width:25vw}@media screen and (max-width:1730px){#ata-editor__preview-wrapper{width:60%}#ata-editor__preview-container{max-width:50vw}#ata-editor__settings{width:40%}#ata-editor #ata-editor__settings{max-width:none}}@media screen and (max-width:768px){#ata-editor{flex-direction:column}#ata-editor__preview-wrapper{box-sizing:border-box;margin-bottom:20px}#ata-editor__preview-wrapper,#ata-editor__settings{padding:20px 10px;width:100%}#ata-editor__preview-container{max-width:80vw}#ata-editor #ata-editor__settings{max-width:none}}#ata-editor__settings{position:relative}#ata-editor__settings input,#ata-editor__settings select,#ata-editor__settings textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #161616;border-radius:2em;box-shadow:none;box-sizing:border-box;font-size:16px;margin:0 0 10px;outline:none;padding:14px;width:100%}#ata-editor__settings input:focus,#ata-editor__settings select:focus,#ata-editor__settings textarea:focus{box-shadow:0 0 0 4px #fff,0 0 0 6px #6245d3}#ata-editor__settings select{background-image:url("data:image/svg+xml;charset=utf-8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-chevron-down\"><path d=\"m6 9 6 6 6-6\"/></svg>");background-position:right 16px center;background-repeat:no-repeat;background-size:16px;padding:14px 40px 14px 14px}#ata-editor__settings__date{display:flex}#ata-editor__settings__date__field{margin-right:10px}#ata-editor__settings__date:last-child{margin-right:0}#ata-editor__settings__label{color:#666;display:block;font-size:.8em;font-weight:400;line-height:1.1em;margin:10px 0 20px;text-transform:uppercase}#ata-editor__settings__style{--preset--background-color:var(--base);--preset--text-color:var(--contrast);--preset--sky-color:var(--base);display:flex;flex-wrap:wrap;width:100%}#ata-editor__settings__style .ata-editor__settings__style__option{aspect-ratio:5/7;background-color:var(--preset--background-color);border:2px solid #fff;border:1px solid var(--preset--text-color);border-radius:2em;box-sizing:border-box;font-size:6px;margin:0 8px 8px;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:19%}#ata-editor__settings__style .ata-editor__settings__style__option .star-clickable{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;box-shadow:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:99}#ata-editor__settings__style .ata-editor__settings__style__option .star-clickable:hover{cursor:pointer}#ata-editor__settings__style .ata-editor__settings__style__option .star-map{aspect-ratio:1/1;background-color:var(--preset--sky-color);border:.2em solid var(--preset--text-color);border-radius:50%;display:inline-block;left:50%;position:absolute;top:2em;transform:translateX(-50%);width:60%}#ata-editor__settings__style .ata-editor__settings__style__option .star-text{background-color:var(--preset--text-color);bottom:11%;display:inline-block;height:1em;left:50%;position:absolute;transform:translateX(-50%);width:30%}#ata-editor__settings__style .ata-editor__settings__style__option:hover{cursor:pointer}#ata-editor__settings__style .ata-editor__settings__style__option--active{box-shadow:0 0 0 4px #fff,0 0 0 6px #6245d3}#ata-editor__settings__style .ata-editor__settings__style__option--solid{--preset--background-color:var(--base);--preset--text-color:var(--contrast);--preset--sky-color:var(--base)}#ata-editor__settings__style .ata-editor__settings__style__option--invert{--preset--background-color:var(--contrast);--preset--text-color:var(--base);--preset--sky-color:var(--contrast)}#ata-editor__settings__style .ata-editor__settings__style__option--invertMap{--preset--background-color:var(--contrast);--preset--text-color:var(--base);--preset--sky-color:var(--base)}#ata-editor__settings__style .ata-editor__settings__style__option--solidMap{--preset--background-color:var(--base);--preset--text-color:var(--contrast);--preset--sky-color:var(--contrast)}#ata-editor__settings .ata-editor__settings__tabs{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:flex-start}#ata-editor__settings .ata-editor__settings__tabs>.star-art-toggler{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;box-shadow:none;box-sizing:border-box;display:block;font-size:12px;margin:0 8px 16px;position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:5em}#ata-editor__settings .ata-editor__settings__tabs>.star-art-toggler.star-art-toggler--image{align-items:center;aspect-ratio:1/1;border:1px solid #161616;border-radius:2em;display:flex;justify-content:center}#ata-editor__settings .ata-editor__settings__tabs>.star-art-toggler.star-art-toggler--image.star-art-toggler--active{box-shadow:0 0 0 4px #fff,0 0 0 6px #6245d3}#ata-editor__settings .ata-editor__settings__tabs>.star-art-toggler.star-art-toggler--image img{display:block;height:auto;margin:0;padding:0;width:50%}#ata-editor__settings .ata-editor__settings__tabs>.star-art-toggler .star-art-toggler__color{aspect-ratio:1/1;border-radius:50%}#ata-editor__settings .ata-editor__settings__tabs>.star-art-toggler:hover{cursor:pointer}#ata-editor__settings .ata-editor__settings__tabs>.star-art-toggler--active .star-art-toggler__color{box-shadow:0 0 0 4px #fff,0 0 0 6px #6245d3}#ata-editor__settings .ata-editor__settings__tabs>.star-art-toggler:after{background-color:#6245d3;border-radius:2em;color:#fff;content:attr(data-ttip);font-size:.8em;left:50%;opacity:0;padding:.5em 1em;pointer-events:none;position:absolute;top:100%;transform:translateX(-50%);transition:opacity .3s;z-index:99}#ata-editor__settings .ata-editor__settings__tabs>.star-art-toggler:hover:after{opacity:1}#ata-editor__settings .tabber__tabs{align-items:baseline;box-sizing:border-box;display:flex;flex-wrap:nowrap}#ata-editor__settings .tabber__tab-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;border-top-left-radius:2em;border-top-right-radius:2em;box-shadow:none;margin:0 .5em 0 0;overflow:hidden;padding:17px 28px 7px;transition:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}#ata-editor__settings .tabber__tab-item--active{background-color:#fff;color:#6245d3}#ata-editor__settings .tabber__tab-item--active:hover{cursor:default}#ata-editor__settings .tabber__tab-item:hover{cursor:pointer}#ata-editor__settings .tabber__content{background-color:#fff;border-radius:2em;display:none;overflow:hidden;padding:40px;position:relative}#ata-editor__settings .tabber__content--active{display:block}#ata-editor__settings .tabber--first-active .tabber__content{border-top-left-radius:0}.ata-editor__settings__stepper{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;margin-top:40px;width:100%}.ata-editor__settings__stepper button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;box-shadow:none;cursor:pointer;display:block;font-size:var(--wp--preset--font-size--small);line-height:2.5em}.ata-editor__settings__stepper button>img{left:10px;position:relative;top:7px;transition:left .3s}.ata-editor__settings__stepper button:hover>img{left:20px}.ata-editor__settings__stepper button.ata-editor__settings__stepper__back-button>img{left:0;margin-right:10px}.ata-editor__settings__stepper button.ata-editor__settings__stepper__back-button:hover>img{left:0}.ata-editor__settings__stepper__back-button,.ata-editor__settings__stepper__next-button{font-size:16px;font-weight:700;margin:0;padding:10px 20px}.ata-editor__settings__stepper__next-button{background-color:#6245d3;border-radius:2em;color:#fff;flex-grow:1;order:1;text-align:center}.ata-editor__settings__stepper__back-button{background-color:#111;border-radius:2em;color:#fff;margin-right:1em;order:0;width:30%}.ata-editor__settings__stepper__back-button:hover{background-color:#333}.geosuggest__input{background-image:url("data:image/svg+xml;charset=utf-8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-search\"><circle cx=\"11\" cy=\"11\" r=\"8\"/><path d=\"m21 21-4.35-4.35\"/></svg>");background-position:16px;background-repeat:no-repeat;background-size:16px;padding-left:48px!important}.geosuggest__suggests{list-style:none;padding:0}.geosuggest__suggests--hidden{display:none}.geosuggest__suggests :first-child{border-top-left-radius:2em;border-top-right-radius:2em;padding-top:12px}.geosuggest__suggests :last-child{border-bottom-left-radius:2em;border-bottom-right-radius:2em;padding-bottom:12px}.geosuggest__item{background-color:#f4f4f4;color:#444;padding:8px 12px 8px 36px}.geosuggest__item__matched-text{font-weight:700}.geosuggest__item:hover{background-color:#6245d3;color:#fff;cursor:pointer}
