@font-face{font-family:Geist;src:url(./Geist-VariableFont_wght.CVBU7e8c.ttf) format("truetype")}@font-face{font-family:PlayfairDisplay;font-style:normal;src:url(./PlayfairDisplay-VariableFont_wght.Cl-XvBsO.ttf) format("truetype")}@font-face{font-family:PlayfairDisplay;font-style:italic;src:url(./PlayfairDisplay-Italic-VariableFont_wght.1BGmD3Ln.ttf) format("truetype")}html{scroll-behavior:smooth}body,html{display:flex;flex-direction:column}body{--footer-col:hsl(var(--base-hue),100%,15%);background-color:#000;color:#fff;font-family:Geist,Arial,Helvetica,sans-serif;min-height:100vh}body.light{--hue:calc(var(--base-hue) - 20);--page-bg:hsl(var(--hue),100%,95%);background-color:var(--page-bg);color:#000}body.light .dark-only,body:not(.light) .light-only{display:none}:root{font-size:16px;font-weight:400;line-height:24px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--base-hue:240;--nav-bar-height:6rem;--apple-blue:#1769f4}::-webkit-scrollbar{display:none}*{margin:0;padding:0;transition:.25s;transition-timing-function:cubic-bezier(0,0,.13,1.38);--default-animation-timing-function:cubic-bezier(0,0,.13,1.38)}h1,h2,h3,h4,h5,h6{font-family:PlayfairDisplay,Geist,Arial,Helvetica,sans-serif;line-height:1}a{color:#646cff;font-weight:500;text-decoration:inherit}a:hover{color:#24c8db}p{line-height:1.3}p:not(:last-child){margin-bottom:.5rem}button,input,textarea{background-color:#0f0f0f98;border:1px solid transparent;border-radius:.6rem;color:#fff;font-family:inherit;font-size:1em;font-weight:500;padding:.6em 1.2em}button{cursor:pointer;scale:1}button:hover{scale:1.04}button:active{background-color:#0f0f0f69}button,input{outline:none}polyline{stroke-width:5}.circle{border-radius:50%}.spread{align-items:center;display:flex;justify-content:center}.spread.between{justify-content:space-between}.spread.column{flex-direction:column;gap:1rem}.spread.column.no-gap{gap:0}.spread.around{justify-content:space-around}.spread.jstart{justify-content:flex-start}.spread.jend{justify-content:flex-end}.spread.astart{align-items:flex-start}.spread.astretch{align-items:stretch}.spread.aend{align-items:flex-end}.spread.wrap{flex-wrap:wrap}.spread.gap{gap:1rem}.spread.no-gap{gap:0}.spread.small-gap{gap:.5rem}.spread.full-width,.spread.max-width>*{width:100%}.scaffold{height:100vh;overflow-x:hidden}.scaffold .body{overflow-y:scroll}.scaffold button.generic{margin-block:1rem;width:90%}.max-width{width:100%}span.notice{color:#aaa}body.light svg{--lighter:#333}svg{--lighter:#ddd;--size:1rem;height:var(--size);width:var(--size)}.all-caps{font-variant-caps:all-small-caps}body.light .pill{background-color:#ededed55;border:1px solid rgba(68,68,68,.133);color:#000;text-shadow:none}.pill{background-color:#fff3;border-radius:50px;color:#fff;padding:.2rem .6rem;text-shadow:0 0 2px rgba(0,0,0,.533)}.pill.spread{gap:.25rem}.pill.colored{--pill-hue:var(--base-hue);background:hsl(var(--pill-hue),59%,15%);color:hsl(var(--pill-hue),100%,66%)}.text-grad .tg-white{background:linear-gradient(90deg,#333 -250%,#fff,#333 450%);background-clip:border-box;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.fill-changable{fill:var(--default-svg-fill,#fff)}@media only screen and (min-width:767px){.mobile-only{display:none}}@media only screen and (max-width:767px){.desktop-only{display:none}}.dot{--size:.5rem;border-radius:2rem;height:var(--size);width:var(--size)}.mobile-pill{border-radius:50px;margin:auto;min-height:15px;padding:.2rem 1rem;width:-moz-max-content;width:max-content}.mobile-pill,.mobile-pill-colors{background-color:hsl(var(--hue),70%,90%);border:1px solid hsla(var(--hue),100%,40%,30%);color:hsl(var(--hue),100%,25%)}.ttf.corp{transition-duration:.6s;transition-timing-function:cubic-bezier(.13,.82,.07,.99)}.intro.simple-fade{animation:fade-transform .3s forwards;opacity:0}.observed .blur-fade-left{animation:var(--duration,.2s) var(--delay,0s) blur-fade-left forwards}.observed .blur-fade-right{animation:var(--duration,.2s) blur-fade-right forwards;animation-delay:var(--delay,0s)}.observed .blur-fade-top{--top-from:-1rem}.observed .blur-fade-bottom,.observed .blur-fade-top{animation:var(--duration,.2s) blur-fade forwards;animation-delay:var(--delay,0s)}.observed .blur-fade-bottom{--bottom-from:-1rem}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-up{0%{opacity:0;top:var(--fade-up-from,1rem)}to{opacity:1;top:var(--fade-up-to,0)}}@keyframes fade-up-margins{0%{margin-top:var(--fade-up-from);opacity:0}to{margin-top:var(--fade-up-to);opacity:1}}@keyframes squeeze-fade{0%{box-shadow:var(--box-shadow-from,-4px -4px 15px transparent);filter:blur(30px);letter-spacing:var(--letter-spacing-from,0);opacity:0;transform:scaleX(1.5)}to{box-shadow:var(--box-shadow-to,-4px -4px 15px transparent);filter:blur(0);letter-spacing:var(--letter-spacing-to,0);opacity:1;transform:scaleX(1)}}@keyframes fade-up-blur{0%{filter:blur(30px);opacity:0;top:65px;transform:scaleX(1.3)}to{filter:blur(0);letter-spacing:0;opacity:1;top:0;transform:scaleX(1)}}@keyframes blur-fade-left{0%{filter:blur(10px);margin-left:var(--margin-left-from,1rem);opacity:0}to{filter:blur(0);margin-left:var(--margin-left-to,0);opacity:1}}@keyframes blur-fade-right{0%{filter:blur(10px);margin-right:var(--margin-right-from,1rem);opacity:0}to{filter:blur(0);margin-right:var(--margin-right-to,0);opacity:1}}@keyframes blur-fade{0%{bottom:var(--bottom-from,unset);filter:blur(var(--blur-from,0));left:var(--left-from,unset);opacity:var(--opacity-from,0);right:var(--right-from,unset);top:var(--top-from,unset)}to{bottom:var(--bottom-to,0);filter:blur(var(--blur-to,0));left:var(--left-to,0);opacity:var(--opacity-to,1);right:var(--right-to,0);top:var(--top-to,0)}}@keyframes slide-down{0%{top:var(--top-from,-4vh)}to{top:var(--top-to,0)}}@keyframes blur-out{0%{filter:blur(0);left:var(--left-from,0);opacity:1}to{filter:blur(30px);left:var(--left-to,100vw);opacity:0}}@keyframes scale-away{0%{height:var(--height-from);scale:var(--scale-from,1)}99%{height:var(--height-99,0);scale:var(--scale-99,0)}to{display:none}}html{--header-height:35px;--tab-container-height:3rem;--tab-pad-height:2.5rem}div.page.tabbable{display:flex;flex-direction:column;height:100vh;justify-content:space-between}div.page.tabbable div.tabs{background-color:var(--primary-base);bottom:0;box-sizing:border-box;display:flex;height:var(--tab-container-height);justify-content:space-evenly;padding-block:var(--tab-pad-height);position:fixed;width:100%}div.page.tabbable div.tabs button{align-items:center;align-self:center;background-color:var(--primary-inactivetab);border-radius:50px;display:flex;height:-moz-max-content;height:max-content;justify-content:center;padding:3px 12px}div.page.tabbable div.tabs button.active{box-sizing:border-box}div.page.tabbable div.tabs button.active svg{--size:33px}div.page.tabbable div.tabs button.active .settings-icon{margin-left:-2px}div.page.tabbable div.tabs button svg{--size:.85rem;--size-offset:var(--fs-100);height:calc(var(--size) + var(--size-offset));width:calc(var(--size) + var(--size-offset))}div.page.tabbable div.tabs button svg .main-body{fill:#ffffffbf}div.page.tabbable div.tabs button svg .secondary{fill:#ffffffdf}.round-img{align-items:center;background-color:#333;border-radius:100%;display:flex;font-size:250%;font-weight:700;justify-content:center;letter-spacing:1px;line-height:50px;-o-object-fit:cover;object-fit:cover;text-align:center}.first-time-page .presenter div.input_field,div.input_field{position:relative}.first-time-page .presenter div.input_field input,div.input_field input{background-color:transparent;border:2px solid var(--primary-input_field_border);box-shadow:0 16px 12px -12px #000;font-size:var(--fs-350);padding-top:15px}.first-time-page .presenter div.input_field label,div.input_field label{background-color:var(--primary-bg);height:11px;left:15px;padding-inline:8px;position:absolute;top:-9px;width:-moz-max-content;width:max-content}div.logo-page{align-items:center;display:flex;height:100vh;justify-content:center}div.uprofile-logo{font-size:39px;font-weight:700}div.uprofile-logo span{color:purple;filter:drop-shadow(2px 0 0 white)}div.page-pop-up{align-items:center;backdrop-filter:var(--backdrop-filter,blur(15px));-webkit-backdrop-filter:var(--backdrop-filter,blur(15px));display:flex;height:100vh;justify-content:center;left:0;overflow-y:scroll;position:fixed;top:0;width:100vw;z-index:100}.header,.header-spacer{min-height:var(--header-height)}.header-spacer{height:calc(var(--header-height) + 1rem)}.header{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:var(--primary-a62);box-shadow:0 22px 16px -21px #000;display:flex;justify-content:left;padding-block:10px;position:fixed;top:0;width:100%}.header h1{font-size:var(--fs-350)}.header button{background:none;box-shadow:none;padding:var(--fs-100)}.header button svg{aspect-ratio:1;margin-bottom:-4px;rotate:-90deg;width:var(--fs-350)}.header button svg path{stroke:#fff}.header-spacer{margin-bottom:var(--fs-400)}svg{--default-color:#fffa}svg .guideline,svg .pencil{fill:var(--default-color)}svg.tick{fill:#fff;margin-inline:-.4rem -1rem;--size:calc(var(--fs-400) + 1.2rem)}svg.plus-icon :is(.plus-line,.circle){stroke:var(--default-color)}div.page-toast{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#f004;border-radius:.5rem;left:1rem;padding:.5rem;position:absolute;width:50%;z-index:11}div.page-toast p{margin-bottom:.5rem}div.page-toast .main-message{font-variant-caps:all-petite-caps;font-weight:700}div.page-toast .apology-message{font-size:.7rem}div.page-toast .cross-button{right:-.7rem;top:-.6rem}.load-bar{--loading-time:3000s;background:#fff;border-radius:50px;height:.2rem}pre.error-message{margin-inline:10vw;text-align:left;width:80vw}.load-page{align-items:center;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw}div.page-pop-up{animation:bg-blur-in .5s forwards}@keyframes bg-blur-in{0%{--backdrop-filter:blur(0px);background:transparent}to{--backdrop-filter:blur(15px);background:#0000005f}}.page-enter-active,.page-leave-active{transition:all .4s}.page-enter-from,.page-leave-to{filter:blur(1rem);opacity:0}.my-page-enter-active,.my-page-leave-active{transition:all 1.5s}.my-page-leave-to{opacity:0;transform:translate(-100%)}
