:root{--background:#fafafa;--foreground:#2d3663;--highlight-blue:#29aeaa;--pastel-blue:#9bcdce;--gray:#f4dee4;--highlight-blue-dark:#4338ca;--background-brighter:#fff;--disabled-button-background:#c9c9c9;--ink-900:#0f172a;--ink-700:#334155;--ink-600:#475569;--ink-500:#64748b;--grey-darker:#5c6170;--grey-lighter:#dfe3e9;--positive:#81c784;--neutral:#696969;--neutral-alt:#ffb74d;--negative:#ef9a9a;--card-border:rgba(255,255,255,.7);--card-background:rgba(255,255,255,.8);--card-shadow:rgba(16,24,40,.06);--card-shadow-hover:rgba(16,24,40,.08);--section-border:rgba(148,163,184,.35);--mobile-breakpoint:768px}#__next{min-height:100vh}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(#fde2f3 0%,#e0f2fe 50%,#fff 100%) fixed;flex-direction:column;min-height:100vh;font-family:Montserrat,Arial,Helvetica,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}input:-webkit-autofill{-webkit-text-fill-color:var(--foreground)!important;box-shadow:inset 0 0 0 40px #f5f5f5!important}input:-webkit-autofill:hover{-webkit-text-fill-color:var(--foreground)!important;box-shadow:inset 0 0 0 40px #f5f5f5!important}input:-webkit-autofill:focus{-webkit-text-fill-color:var(--foreground)!important;box-shadow:inset 0 0 0 40px #f5f5f5!important}h1{color:var(--foreground);font-size:2rem;font-weight:700}h2{color:var(--foreground);font-size:1.5rem;font-weight:700}button{color:inherit;cursor:pointer;text-align:center;font:inherit;background-color:transparent;border:none}button[name=cancel]{background-color:var(--background);border:1px solid var(--foreground);border-radius:1rem;padding:.2rem 1rem}button[name=submit]{background-color:var(--foreground);border:1px solid var(--foreground);color:var(--background-brighter);border-radius:1rem;padding:.2rem 1rem}button[name=light]{background-color:var(--background);border:1px solid var(--foreground);border-radius:1rem;padding:.2rem 1rem}form{flex-direction:column;gap:1rem;display:flex}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--background-brighter);border:1px solid var(--foreground);width:1.25rem;height:1.25rem;font-size:inherit;font:inherit;border-radius:4px}input[type=checkbox]:checked{background-color:var(--foreground);color:var(--background-brighter)}input[type=checkbox]:checked:after{content:"✔";font-size:1.1rem;position:relative;top:-.232rem;left:.1rem}input[type]:not(:-webkit-any([type=checkbox],[type=radio])){border:1px solid var(--foreground);background:var(--background-brighter);color:inherit;border-radius:8px;height:40px;padding:0 1ch;font-size:.9rem}input[type]:not(:-moz-any([type=checkbox],[type=radio])){border:1px solid var(--foreground);background:var(--background-brighter);color:inherit;border-radius:8px;height:40px;padding:0 1ch;font-size:.9rem}input[type]:not(:is([type=checkbox],[type=radio])){border:1px solid var(--foreground);background:var(--background-brighter);color:inherit;border-radius:8px;height:40px;padding:0 1ch;font-size:.9rem}.ellipsisText{text-overflow:ellipsis;white-space:pre;overflow:hidden}.borderBottomNotLastChild>div:not(:last-child){border-bottom:1px solid var(--section-border)}
.header-module__aoJDPq__header{width:--webkit-fill-available;width:--moz-available;width:fill-available;color:var(--foreground);align-items:center;gap:16px;width:80%;padding:2rem 0;font-size:24px;font-weight:700;display:flex}.header-module__aoJDPq__loginButton{background-color:var(--highlight-brighter);color:var(--foreground);cursor:pointer;border:none;border-radius:8px;margin-left:auto;padding:.5rem .75rem;font-size:1rem}.header-module__aoJDPq__loginButton:hover{color:var(--pastel-blue)}.header-module__aoJDPq__loginButton:active{color:var(--highlight-blue)}.header-module__aoJDPq__profileMenuWrapper{margin-left:auto;position:relative}.header-module__aoJDPq__profileButton{cursor:pointer;color:inherit;font:inherit;background:0 0;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.25rem .5rem;display:inline-flex}.header-module__aoJDPq__profileButton:hover{background-color:rgba(0,0,0,.05)}.header-module__aoJDPq__profileButton:focus-visible{outline:2px solid var(--highlight-blue);outline-offset:3px}.header-module__aoJDPq__userImage{font-weight:initial;background-color:var(--foreground);width:40px;height:40px;color:var(--background);border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:flex}.header-module__aoJDPq__userImageLarge{background-color:var(--foreground);width:48px;height:48px;color:var(--background);border-radius:50%;justify-content:center;align-items:center;font-weight:600;display:flex}.header-module__aoJDPq__profileMenu{background:var(--background);z-index:10;border:1px solid rgba(0,0,0,.1);border-radius:12px;min-width:220px;margin-top:.5rem;padding:.5rem 0;font-size:1rem;position:absolute;right:0;box-shadow:0 10px 35px rgba(0,0,0,.2)}.header-module__aoJDPq__profileMenuHeader{border-bottom:1px solid rgba(0,0,0,.08);align-items:center;gap:.75rem;padding:.75rem 1rem .5rem;display:flex}.header-module__aoJDPq__profileDetails{flex-direction:column;min-width:0;display:flex}.header-module__aoJDPq__profileName{text-overflow:ellipsis;white-space:pre;align-items:center;gap:4px;font-weight:600;display:inline-flex;position:relative}.header-module__aoJDPq__profileMenuItem{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;border:none;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.header-module__aoJDPq__profileMenuItem:hover{background-color:rgba(0,0,0,.04)}.header-module__aoJDPq__profileMenuItem:focus-visible{outline:2px solid var(--highlight-blue);outline-offset:-1px}.header-module__aoJDPq__headerTitle{filter:drop-shadow(5px 5px 3px rgba(132,132,165,.396));font-size:2.5rem}.header-module__aoJDPq__logo{min-width:70px;max-width:70px;min-height:70px;max-height:70px}.header-module__aoJDPq__nicknameWrapper{align-items:center;gap:4px;display:inline-flex;position:relative}.header-module__aoJDPq__nicknameInfo{border:1px solid var(--foreground);color:var(--foreground);cursor:help;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:12px;height:12px;padding:0;font-size:.6rem;display:inline-flex}.header-module__aoJDPq__nicknameTooltip{background:var(--foreground);color:var(--background);white-space:nowrap;opacity:0;pointer-events:none;z-index:1;border-radius:8px;padding:8px 10px;font-size:.6rem;transition:opacity .15s,transform .15s;position:absolute;top:calc(100% + 6px);right:0;transform:translateY(-4px)}.header-module__aoJDPq__nicknameInfo:hover+.header-module__aoJDPq__nicknameTooltip,.header-module__aoJDPq__nicknameWrapper:hover .header-module__aoJDPq__nicknameTooltip{opacity:1;transform:translateY(0)}.header-module__aoJDPq__nicknameInfo:focus-visible+.header-module__aoJDPq__nicknameTooltip{opacity:1;transform:translateY(0)}@media (max-width:1366px){.header-module__aoJDPq__header{width:90%}.header-module__aoJDPq__headerTitle{font-size:2.25rem}}@media (max-width:1024px){.header-module__aoJDPq__header{width:90%}.header-module__aoJDPq__headerTitle{font-size:1.75rem}.header-module__aoJDPq__userImage{width:35px;min-width:35px;height:35px;min-height:35px;font-size:.9rem}}@media (max-width:768px){.header-module__aoJDPq__headerTitle{font-size:1.4rem}.header-module__aoJDPq__userName{display:none}.header-module__aoJDPq__header{width:95%}.header-module__aoJDPq__loginButton{cursor:pointer;padding:0;font-size:.75rem}.header-module__aoJDPq__logo{min-width:40px;max-width:40px;min-height:40px;max-height:40px}.header-module__aoJDPq__profileMenu{min-width:12rem;margin-top:0}.header-module__aoJDPq__nicknameTooltip{width:-moz-fit-content;width:fit-content}}
.floatingButton-module__Hg1RJq__button{background-color:var(--background);cursor:pointer;color:var(--foreground);border:none;border-radius:40px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:700;transition:background-color .5s;position:fixed;bottom:20px;right:20px}@media (max-width:768px){.floatingButton-module__Hg1RJq__button{padding:.5rem;font-size:1rem}}.floatingButton-module__Hg1RJq__button:hover{background-color:var(--highlight-blue-dark);color:var(--background)}.floatingButton-module__Hg1RJq__infoText{color:var(--foreground);font-size:1rem;position:fixed;bottom:70px;right:20px}@media (max-width:768px){.floatingButton-module__Hg1RJq__button,.floatingButton-module__Hg1RJq__overlay,.floatingButton-module__Hg1RJq__infoText{display:none}}.floatingButton-module__Hg1RJq__overlay{z-index:1000;background-color:#fff;width:100%;height:100%;position:fixed;top:0;left:0}
.CookieBanner-module__-woOea__banner{color:#fff;z-index:9999;background:#111;width:100%;padding:16px;position:fixed;bottom:0;box-shadow:0 -2px 10px rgba(0,0,0,.2)}.CookieBanner-module__-woOea__container{flex-direction:column;gap:12px;max-width:960px;margin:0 auto;display:flex}@media (min-width:768px){.CookieBanner-module__-woOea__container{flex-direction:row;justify-content:space-between;align-items:center}}.CookieBanner-module__-woOea__text{font-size:14px;line-height:1.4}.CookieBanner-module__-woOea__buttons{align-items:center;gap:10px;display:flex}.CookieBanner-module__-woOea__link{color:#ccc;font-size:14px;text-decoration:underline}.CookieBanner-module__-woOea__acceptButton{color:#111;cursor:pointer;background:#fff;border:none;border-radius:4px;padding:8px 14px;font-size:14px;transition:background .15s}.CookieBanner-module__-woOea__acceptButton:hover{background:#eaeaea}.CookieBanner-module__-woOea__overlay{z-index:10000;background:rgba(0,0,0,.5);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.CookieBanner-module__-woOea__modal{background:#fff;border-radius:8px;width:90%;max-width:600px;max-height:80vh;padding:24px;position:relative;overflow-y:auto}.CookieBanner-module__-woOea__closeButton{cursor:pointer;background:0 0;border:none;font-size:24px;position:absolute;top:12px;right:12px}.CookieBanner-module__-woOea__closeButtonFooter{cursor:pointer;background-color:#eee;border:none;border-radius:4px;margin-top:20px;padding:8px 16px}
.footer-module__I9YfIW__footerContainer{justify-content:center;width:100%;margin-top:auto;display:flex}.footer-module__I9YfIW__footerBody{flex-direction:column;align-items:center;width:80%;min-height:10vh;display:flex}.footer-module__I9YfIW__footerContent{text-align:center;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.footer-module__I9YfIW__footerContent ul{list-style-type:none}.footer-module__I9YfIW__footerContent li{align-items:center;gap:1ch;margin:.5rem 0;display:flex}.footer-module__I9YfIW__footerContent a:hover{color:var(--highlight-blue-dark)}@media (max-width:768px){.footer-module__I9YfIW__footerContent{font-size:.6rem}.footer-module__I9YfIW__footerBody{width:95%;min-height:0;margin-bottom:1rem}}
/*# sourceMappingURL=2bbde598a5130358.css.map*/