@import"https://fonts.asboy2035.com/PPAgrandir.css";@import"https://fonts.asboy2035.com/PPNeueMachina.css";@import"https://fonts.asboy2035.com/PPPangaia.css";@import"https://fonts.asboy2035.com/PPSupplyMono.css";:root{--backgroundColor:#ccbef3;--foregroundColor:hsla(0,0%,77%,.1);--foregroundOpaque:#a28fc9;--textColor:rgba(0,0,0,.9);--accentColor:#9f75e8;--shadowColor:rgba(244,226,255,.8);--swirly01:#8f5bea;--swirly02:#da5abd}@media(prefers-color-scheme:dark){:root{--backgroundColor:#0c0023;--foregroundColor:hsla(0,0%,53%,.1);--foregroundOpaque:#453559;--textColor:hsla(0,0%,94%,.9);--accentColor:#5a14d1;--shadowColor:rgba(155,132,220,.8);--swirly01:#4017b7;--swirly02:#8f21b4}}.noMargins{margin:0}.fullWidth{width:100%}.edgeToEdge{padding:0}.scrollable{overflow:scroll}.spaced,.tight{gap:.5rem}.autoSpace{justify-content:space-between}.centered{align-items:center;display:flex}.hidden{display:none!important}.light{opacity:.6}.transparent{-webkit-backdrop-filter:none;backdrop-filter:none;background:transparent;box-shadow:none}.prominentLink{text-decoration:underline;text-decoration-color:var(--accentColor)}.bigAvatar{height:4rem!important;width:4rem!important}.disabled{pointer-events:none}@media(prefers-color-scheme:light){.hiddenLight{display:none!important}}@media(prefers-color-scheme:dark){.hiddenDark{display:none!important}}:root{--contentPadding:3rem 1rem 0}.contentView{flex-direction:column;gap:.5rem;max-width:55rem;min-height:100vh}.contentView,.navigationView{display:flex;padding:var(--contentPadding);width:calc(100vw - 3rem)}.navigationView{align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center;max-width:80rem}.navigationView .contentView{padding:0!important}@media(max-width:35rem){:root{--contentPadding:.5rem}.contentView,.navigationView{width:calc(100vw - 1rem)}}.sidebarModeOnly{display:none}.stackModeOnly{display:flex;flex-direction:column}@media(min-width:80rem){.sidebarModeOnly{display:flex;flex-direction:column}.stackModeOnly{display:none!important}}p{font-size:105%;letter-spacing:.5px;margin:0}h1,h2,h3,h4,h5,h6{margin:.5rem 0 .25rem}h1,h2,h3{font-family:PP Neue Machina,monospace;font-weight:700}button{--buttonRadius:1rem;align-items:center;-webkit-backdrop-filter:blur(2rem) saturate(150%);backdrop-filter:blur(2rem) saturate(150%);background:var(--foregroundColor);border:none;color:var(--textColor);cursor:pointer;display:flex;font-family:PP Agrandir,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:medium;gap:.5rem;justify-content:center;padding:.5rem .75rem}button,button:not(.transparent):after{border-radius:var(--buttonRadius);transition:.2s ease-in-out}button:not(.transparent):after{border:.1rem solid var(--shadowColor);box-shadow:0 .5rem .5rem var(--shadowColor);content:"";inset:0;opacity:.1;position:absolute}button:hover:after{box-shadow:0 0 .75rem var(--shadowColor);opacity:.3}button:active:after{box-shadow:0 0 .5rem var(--shadowColor)}button:disabled{cursor:not-allowed;opacity:.7}button:has(svg){padding:.75rem}button svg{height:1.5rem!important;width:1.5rem!important}button:has(img){padding:.5rem .75rem .5rem .5rem}button img{border-radius:.75rem;height:2rem;width:2rem}button.transparent{padding:0}button.transparent svg{height:1rem!important;width:1rem!important}.avatar:active{scale:1.05}.avatar:active:after{border:none;box-shadow:none}@media(max-width:35rem){button{--buttonRadius:1.25rem}}@keyframes pulse{0%{opacity:1}50%{opacity:.8}to{opacity:1}}@keyframes swirly{0%{background-position:0 0}25%{background-position:100% 0}50%{background-position:100% 100%}75%{background-position:0 100%}to{background-position:0 0}}@keyframes blurIn{0%{filter:blur(.5rem);opacity:.5}to{filter:none;opacity:1}}.spinIn{animation:spinIn .3s ease forwards}@keyframes spinIn{0%{transform:rotate(90deg)}to{transform:none}}.growIn{animation:growIn .2s ease forwards}@keyframes growIn{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes slideIn{0%{transform:scale(.8) translateY(-50%)}to{transform:scale(1) translateY(-100%)}}.fadeIn{animation:fadeIn .3s ease forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.attention{animation:attention 1s ease infinite}@keyframes attention{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}div.antialiased.bg-white{background:transparent!important}div.spotlight{background:linear-gradient(45deg,#c99806,#c3508b 50%,#951df0)!important}h1.font-medium{font-family:PP Pangaia,serif;margin-bottom:.75rem!important}a.gradient-border,p.font-light{font-family:PP Agrandir,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.gradient-border:before{background:linear-gradient(90deg,#c99806,#c99806 25%,#c3508b,#951df0 75%,#0047e1)!important;border-radius:1rem!important}body{background:var(--backgroundColor);color:var(--textColor);font-family:PP Agrandir,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;justify-content:center;margin:0;min-height:100vh;padding:0;-moz-user-select:none;user-select:none;-webkit-user-select:none}body,div{align-items:center;display:flex}div{border-radius:1rem;flex-direction:column}ul{margin:-.25rem;padding-inline-start:1.25rem}a{align-items:center;cursor:pointer;display:flex;justify-content:center;text-decoration:none}a,input,svg,textarea{color:var(--textColor)}input,textarea{background:var(--foregroundColor);border:none;border-radius:.25rem;font-family:PP Agrandir,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:.5rem;padding:.25rem}[data-v-58e31273]:root{--backgroundColor:#ccbef3;--foregroundColor:hsla(0,0%,77%,.1);--foregroundOpaque:#a28fc9;--textColor:rgba(0,0,0,.9);--accentColor:#9f75e8;--shadowColor:rgba(244,226,255,.8);--swirly01:#8f5bea;--swirly02:#da5abd}@media(prefers-color-scheme:dark){[data-v-58e31273]:root{--backgroundColor:#0c0023;--foregroundColor:hsla(0,0%,53%,.1);--foregroundOpaque:#453559;--textColor:hsla(0,0%,94%,.9);--accentColor:#5a14d1;--shadowColor:rgba(155,132,220,.8);--swirly01:#4017b7;--swirly02:#8f21b4}}.transitionElement[data-v-58e31273]{align-items:center;-webkit-backdrop-filter:blur(3rem);backdrop-filter:blur(3rem);background:var(--foregroundColor);border-radius:0;display:flex;justify-content:center;inset:0;position:fixed;transform:translateY(-100%);transition:.3s ease;z-index:2}.transitionElement.active[data-v-58e31273]{transform:translateY(0)}.progressBar[data-v-58e31273]{background:var(--accentColor);height:.1rem;left:0;position:fixed;right:0;top:0;transform:translate(-100%);z-index:7}.progressBar[data-v-58e31273]:before{background:var(--swirly02);content:"";filter:blur(.25rem);inset:0;opacity:.6;padding:.1rem;position:absolute;z-index:6}.progressBar.active[data-v-58e31273]{animation:progressActive-58e31273 1s ease}@keyframes progressActive-58e31273{0%{transform:translate(-100%)}50%{transform:none}to{transform:translateY(-100%)}}.hideCursor[data-v-58e31273]{cursor:none}.spinner[data-v-58e31273]{height:4rem;width:4rem}.transitionable[data-v-9c7cea5d]{display:flex;opacity:1;transition:opacity 1.2s ease}.transitionable.active[data-v-9c7cea5d]{opacity:0}[data-v-93e608e3]:root{--backgroundColor:#ccbef3;--foregroundColor:hsla(0,0%,77%,.1);--foregroundOpaque:#a28fc9;--textColor:rgba(0,0,0,.9);--accentColor:#9f75e8;--shadowColor:rgba(244,226,255,.8);--swirly01:#8f5bea;--swirly02:#da5abd}@media(prefers-color-scheme:dark){[data-v-93e608e3]:root{--backgroundColor:#0c0023;--foregroundColor:hsla(0,0%,53%,.1);--foregroundOpaque:#453559;--textColor:hsla(0,0%,94%,.9);--accentColor:#5a14d1;--shadowColor:rgba(155,132,220,.8);--swirly01:#4017b7;--swirly02:#8f21b4}}.fullScreenCover[data-v-93e608e3]{align-items:center;animation:opacity-93e608e3 .2s ease forwards;-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem);background:var(--foregroundColor);border-radius:0;display:flex;height:100vh;height:100dvh;justify-content:center;left:0;opacity:0;position:fixed;top:0;width:100vw;z-index:5}.fullScreenCoverContent[data-v-93e608e3]{flex-direction:column;overflow:scroll;width:calc(100% - 1rem)}@keyframes opacity-93e608e3{0%{opacity:0}to{opacity:1}}[data-v-05034375]:root{--backgroundColor:#ccbef3;--foregroundColor:hsla(0,0%,77%,.1);--foregroundOpaque:#a28fc9;--textColor:rgba(0,0,0,.9);--accentColor:#9f75e8;--shadowColor:rgba(244,226,255,.8);--swirly01:#8f5bea;--swirly02:#da5abd}@media(prefers-color-scheme:dark){[data-v-05034375]:root{--backgroundColor:#0c0023;--foregroundColor:hsla(0,0%,53%,.1);--foregroundOpaque:#453559;--textColor:hsla(0,0%,94%,.9);--accentColor:#5a14d1;--shadowColor:rgba(155,132,220,.8);--swirly01:#4017b7;--swirly02:#8f21b4}}.card[data-v-05034375]{--card-radius:2.5rem;align-items:flex-start;-webkit-backdrop-filter:blur(2.5rem) saturate(125%);backdrop-filter:blur(2.5rem) saturate(125%);background:var(--foregroundColor);border-radius:var(--card-radius);flex-grow:1;padding:1.5rem;position:relative;width:calc(100% - 3rem);z-index:2}.card[data-v-05034375]:after{border:.1rem solid var(--shadowColor);box-shadow:inset 0 0 .75rem var(--shadowColor);content:"";inset:0;opacity:.6;transition:opacity .2s ease;z-index:3}.card .cardShadowContainer[data-v-05034375],.card[data-v-05034375]:after{border-radius:var(--card-radius);-webkit-mask:conic-gradient(from -45deg,#000,rgba(0,0,0,.1),#000,rgba(0,0,0,.1),#000);mask:conic-gradient(from -45deg,#000,rgba(0,0,0,.1),#000,rgba(0,0,0,.1),#000);pointer-events:none;position:absolute}.card .cardShadowContainer[data-v-05034375]{inset:-1.5rem;opacity:0;transition:.2s ease;z-index:1}.card .cardShadowContainer .cardShadow[data-v-05034375]{border:0 solid var(--shadowColor);border-radius:var(--card-radius);filter:blur(.75rem);inset:1rem;pointer-events:none;position:absolute;transition:.2s ease}.card[data-v-05034375]:hover:after{opacity:.8}.card:hover .cardShadowContainer[data-v-05034375]{opacity:.4}.card:hover .cardShadowContainer .cardShadow[data-v-05034375]{border-width:1rem}.card[data-v-05034375] img{border-radius:.75rem;max-width:100%}@media(max-width:35rem){.card[data-v-05034375]{--card-radius:2rem;padding:.75rem;width:calc(100% - 1.5rem)}.card .cardShadowContainer[data-v-05034375]{inset:-.5rem}.card .cardShadowContainer .cardShadow[data-v-05034375]{filter:blur(.5rem);inset:.5rem}}.modalCard[data-v-3d3ae9c1]{max-width:50rem;width:-moz-fit-content;width:fit-content}.modalCover[data-v-3d3ae9c1]{z-index:5}.spacer[data-v-3d2717ae]{background:transparent;height:1.5rem;width:100%}.hStack[data-v-81abcffe]{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem}.hStack.spaced[data-v-81abcffe]{-moz-column-gap:1rem;column-gap:1rem;row-gap:0}.progBlurContainer[data-v-3abdc92b]{bottom:0!important;left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:9}.progBlur[data-v-3abdc92b]{bottom:0;height:7rem;left:0;margin-top:calc(100dvh - 7rem);right:0;z-index:10}.siteBackground[data-v-3abdc92b]{left:50%;min-height:100%;min-width:100%;opacity:.2;pointer-events:none;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:0}
