:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--muted-purple-text:#6a67a9;--muted-green:#6ba19e;--gray-text:gray;--off-white:#fffbf4;--teal:#25607d}*{box-sizing:border-box;padding:0;margin:0;font-family:Poppins,sans-serif;-webkit-user-select:none;-moz-user-select:none;user-select:none}body,html{max-width:100vw;overflow-x:hidden}body{height:100vh;width:100vw}#__next{display:flex;flex-direction:column;align-items:center;height:100%;width:100%}main{height:620px;min-width:450px;width:80%;border-radius:20px}.signedOut{max-width:80%}a{color:inherit;text-decoration:none}@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");.container{display:flex;flex-direction:row;height:620px;border-radius:20px}.sidebar{width:30%;z-index:10}.rightContainer{display:flex;flex-direction:column;width:70%;border-radius:20px 0;padding:1.5em;overflow:scroll;border-bottom:13px solid rgba(64,0,128,.173);height:100%}.centerContent{display:flex;justify-content:center;align-items:center}@media screen and (max-width:850px){main{min-width:350px;height:85%;margin-top:35px}.container{flex-direction:column;height:100%;position:relative}.sidebar{position:absolute;left:0;right:0;top:0;width:100%}.rightContainer{width:100%;border-radius:20px;padding-top:200px}.centerContent{align-items:flex-start}}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}.fadeIn{animation:fadeInAnimation .5s ease;animation-iteration-count:1;animation-fill-mode:forwards}.quickFadeIn{animation:fadeInAnimation 1s ease;animation-iteration-count:1;animation-fill-mode:forwards}.questionButton{margin-top:20px}.flexCenter{display:flex;flex-direction:column;align-items:center;justify-content:center}@keyframes fadeInOut{0%{opacity:0;display:hidden}50%{opacity:1;display:visible}to{opacity:0;display:hidden}}.noteResponseContainer{width:100%}.noteResponse,.noteResponseContainer{display:flex;justify-content:center;align-items:center}.noteResponse{border-radius:20px;height:60px;width:260px;color:#fff;font-style:italic;text-align:center;animation:fadeInOut 5s ease forwards;animation-fill-mode:forwards;box-shadow:8px 8px rgba(54,54,160,.402);margin-bottom:10px;margin-top:20px}.lightGlassEffect{background:linear-gradient(120deg,hsla(0,0%,100%,.866),hsla(0,0%,100%,.708),70%,hsla(0,0%,100%,.25))}.layeredGlassEffect,.lightGlassEffect{box-shadow:0 8px 32px 0 rgba(31,38,135,.37);backdrop-filter:blur(5px) saturate(160%);-webkit-backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.18)}.layeredGlassEffect{background:linear-gradient(120deg,hsla(0,0%,100%,.522),hsla(0,0%,100%,.77),70%,hsla(0,0%,100%,.233))}.creamGradient{background-image:linear-gradient(174.2deg,#fff4e4 7.1%,#f0f6ee 67.4%)}.mutedPurpleGradient{background-image:radial-gradient(circle 666px at .4% 48%,#cacce3 0,#595963 97.5%)}.grayGradient{background:#8e9eab;background:linear-gradient(90deg,#8e9eab,#eef2f3)}.beigeGradient{background-image:linear-gradient(135deg,#fdfcfb,#e2d1c3)}.blueGradient{background:linear-gradient(120deg,rgba(68,83,250,.25),rgba(6,99,237,.495),70%,hsla(0,0%,100%,.25))}.greenGradient{background:linear-gradient(0deg,#c1dfc4 0,#deecdd)}.purpleGradient{background:linear-gradient(120deg,rgba(183,83,229,.25),rgba(99,168,202,.495),70%,rgba(205,253,255,.25))}.whiteGradient{background-image:linear-gradient(-225deg,#e3fdf5,#ffe6fa)}