:root{--app-light-purple: #a49bd6;--app-red: #f21160;--app-light-red: #fbb7cf;--app-orange: #e66225;--app-light-orange: #f7d0bd;--app-yellow: #dba400;--app-light-yellow: #f4e4b2;--app-green: #26a673;--app-light-green: #bde4d5;--app-teal: #00a4b4;--app-blue: #2166be;--app-light-blue: #bcd1eb;--app-purple: #4f3cb4;--app-light-purple: #cac4e8;--app-white: #ffffff;--app-black: #181818;--app-dark-grey: #404040;--app-grey: #808080;--app-light-grey: #cccccc;--app-very-light-grey: #eaeaea;--lighten: rgba(255, 255, 255, .7);--app-black-semi-transparent: rgba(24, 24, 24, .5);--app-dark-purple: rgba(52, 56, 126, 1);--app-very-light-purple: rgba(243, 243, 247, 1);--app-white-semi-transparent: rgba(255, 255, 255, .9)}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd,ul,ol{margin:0;padding:0}html{font-size:12px}@media (min-width: 2560px){html{font-size:14px}}@media (min-width: 3840px){html{font-size:16px}}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeLegibility;line-height:1.5;font-family:Century Gothic,CenturyGothic,AppleGothic,sans-serif;color:var(--app-black);background-color:var(--app-white)}ul,ol{list-style:none}img,picture,svg{max-width:100%;height:auto;display:block}svg{max-height:100%}input,button,textarea,select{font:inherit}html{scroll-behavior:smooth}a{text-decoration:none;color:var(--app-blue)}a:hover{text-decoration:underline}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:700}input[type=text],input[type=email],input[type=password],textarea,select{width:100%;padding:.5em;border:1px solid var(--app-light-grey);border-radius:4px}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,textarea:focus,select:focus{outline:none;border-color:var(--app-blue)}button{border:none}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.text-center{text-align:center}.flex{display:flex}.flex-column{flex-direction:column}.justify-center{justify-content:center}.align-center{align-items:center}.button{display:flex;justify-content:center;align-items:center;transition:all .2s;background-color:var(--button-color);cursor:pointer}.button:disabled{cursor:not-allowed;background-color:var(--app-grey);color:var(--app-white)}.invisible{visibility:hidden}html,body,#app{display:flex;flex-direction:column;width:100vw;max-width:100vw;height:100vh;max-height:100vh;overflow:hidden}div,section,article,aside,main{flex-shrink:0;min-width:0}@font-face{font-family:Century Gothic;font-style:normal;font-weight:400;src:local("Century Gothic"),local("CenturyGothic"),url(/assets/century-gothic-VhE1AgEk.woff2) format("woff2")}@font-face{font-family:Century Gothic;font-style:normal;font-weight:700;src:local("Century Gothic Bold"),local("CenturyGothic-Bold"),url(/assets/century-gothic-bold-BF8xPw2Q.woff2) format("woff2")}@font-face{font-family:Century Gothic;font-style:italic;font-weight:700;src:local("Century Gothic Bold Italic"),local("CenturyGothic-BoldItalic"),url(/assets/century-gothic-bold-italic-CZpFB1lC.woff2) format("woff2")}@font-face{font-family:Century Gothic;font-style:italic;font-weight:400;src:local("Century Gothic Italic"),local("CenturyGothic-Italic"),url(/assets/century-gothic-italic-O2ybFB-7.woff2) format("woff2")}@font-face{font-family:Chelsea Market;font-style:normal;font-weight:400;src:local("Chelsea Market"),local("ChelseaMarket"),url(/assets/chelsea-market-AFhaTvIo.woff2) format("woff2")}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.icon-color[data-v-aaa8d818]{color:var(--color)}.toast[data-v-0bb5c8b2]{display:flex;position:relative;align-items:center;gap:.75rem;box-shadow:0 4px 12px #00000026;border-radius:8px;padding:1rem;min-width:300px;pointer-events:auto}.toast--success[data-v-0bb5c8b2]{background-color:var(--app-green)}.toast--error[data-v-0bb5c8b2]{background-color:var(--app-red)}.toast--warning[data-v-0bb5c8b2]{background-color:var(--app-yellow)}.toast--info[data-v-0bb5c8b2]{background-color:var(--app-blue)}.toast__icon[data-v-0bb5c8b2]{flex-shrink:0;width:20px;height:20px}.toast__message[data-v-0bb5c8b2]{flex-grow:1;margin:0;color:#fff;font-size:.875rem;line-height:1.25rem}.toast__actions[data-v-0bb5c8b2]{display:flex;gap:.5rem}.toast__close[data-v-0bb5c8b2],.toast__button[data-v-0bb5c8b2]{display:flex;flex-shrink:0;justify-content:center;align-items:center;opacity:.7;transition:opacity .2s ease;cursor:pointer;border:none;background:none;padding:0;width:24px;height:24px}.toast__close[data-v-0bb5c8b2]:hover,.toast__button[data-v-0bb5c8b2]:hover{opacity:1}.toast-container[data-v-78b281c0]{position:fixed;top:1rem;right:1rem;z-index:9999;width:420px;pointer-events:none}.toast-list[data-v-78b281c0]{display:flex;flex-direction:column-reverse;gap:.75rem}.toast-enter-active[data-v-78b281c0]{transition:all .2s ease-out}.toast-leave-active[data-v-78b281c0]{transition:all .15s ease-in}.toast-enter-from[data-v-78b281c0],.toast-leave-to[data-v-78b281c0]{transform:translate(100%);opacity:0}.loading-overlay[data-v-e9021bde]{display:flex;position:fixed;top:0;left:0;justify-content:center;align-items:center;opacity:0;z-index:9999;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);transition:backdrop-filter .2s ease,background-color .2s ease,opacity .2s ease;background-color:#0000;width:100vw;height:100vh;pointer-events:none}.loading-overlay.is-active[data-v-e9021bde]{opacity:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000026;pointer-events:all}.loading-container[data-v-e9021bde]{display:flex;flex-direction:column;align-items:center;gap:1rem}.spinner[data-v-e9021bde]{animation:spin-e9021bde 1s ease-in-out infinite;border:5px solid rgba(255,255,255,.3);border-top-color:#546af6;border-radius:50%;width:50px;height:50px}.loading-message[data-v-e9021bde]{max-width:300px;color:#fff;font-size:1.2rem;text-align:center}@keyframes spin-e9021bde{to{transform:rotate(360deg)}}div[data-v-d18126a7]{display:none}
