@import "https://fonts.googleapis.com/css2?family=Andika:wght@400;700&display=swap";
.login-btn-module__Ha0HQG__loginButton{color:var(--black);background-color:var(--primary-color);white-space:nowrap;border-radius:8px;padding:5px;text-decoration:none}
.signup-btn-module__8wwBXa__signupButton{color:var(--primary-color);border-radius:8px;padding:5px;text-decoration:none}
.profile-dropdown-module__DtMRZW__dropdownButton{color:var(--foreground);cursor:pointer;border-radius:8px;padding:8px;text-decoration:none;transition:background-color .2s}.profile-dropdown-module__DtMRZW__dropdownButton:hover{color:var(--foreground2);background-color:var(--background)}.profile-dropdown-module__DtMRZW__dropdownDivider{background-color:var(--divider);width:100%;height:1px;margin-top:5px;margin-bottom:5px}.profile-dropdown-module__DtMRZW__dropdownButtonLogout{color:var(--red)}.profile-dropdown-module__DtMRZW__dropdownButtonLogout:hover{color:var(--red);background-color:var(--red-accent)}.profile-dropdown-module__DtMRZW__profilePictureWrapper{cursor:pointer;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.profile-dropdown-module__DtMRZW__profilePictureActive,.profile-dropdown-module__DtMRZW__profilePictureWrapper:hover{border:2px solid var(--primary-color)}.profile-dropdown-module__DtMRZW__profilePicture,.profile-dropdown-module__DtMRZW__profilePictureWrapper{border-radius:20%}.profile-dropdown-module__DtMRZW__btnWrapper{justify-content:space-around;align-items:center;padding:.25rem 0;display:flex}.profile-dropdown-module__DtMRZW__profilePicturePlaceholder{background-color:var(--dark-gray);border-radius:20%;width:40px;height:40px}.profile-dropdown-module__DtMRZW__loadingPlaceholder{position:relative;overflow:hidden}.profile-dropdown-module__DtMRZW__loadingPlaceholder:after{content:"";background:linear-gradient(90deg,#0000,#ffffff14,#0000);width:100%;height:100%;animation:1.2s infinite profile-dropdown-module__DtMRZW__shimmer;position:absolute;top:0;left:0}@keyframes profile-dropdown-module__DtMRZW__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}
.toggle-button-module__e9Bx6q__toggleModeBtn{background-color:var(--background);border:solid 1px var(--foreground);justify-content:center;align-items:center;width:40px;height:30px;display:flex}.toggle-button-module__e9Bx6q__themeToggleBtn{color:var(--foreground);background-color:var(--background);border:1px solid var(--foreground);cursor:pointer;border-radius:50px;justify-content:space-between;align-items:center;width:45px;height:20px;padding:3px;display:flex}.toggle-button-module__e9Bx6q__circle{background-color:var(--foreground);border-radius:100%;width:20px;height:20px}
.dropdown-module__W1HjJW__dropdownWrapper{height:100%;display:flex;position:relative}.dropdown-module__W1HjJW__trigger{cursor:pointer;height:100%;color:var(--primary-color);align-items:center;display:flex}.dropdown-module__W1HjJW__trigger:hover{color:orange}.dropdown-module__W1HjJW__dropdown{opacity:0;max-height:0;color:var(--foreground);background-color:var(--background2);border:1px solid var(--foreground-muted);border-radius:8px;padding:10px;transition:opacity .4s ease-in-out,max-height .4s ease-in-out;display:none;position:absolute;bottom:0;transform:translateY(100%);box-shadow:0 0 10px #0000001a}.dropdown-module__W1HjJW__open{opacity:1;max-height:500px;display:flex}.dropdown-module__W1HjJW__dropdownContent{flex-direction:column;flex:1;display:flex}
.header-module__XrpWKq__headerWrapper{color:var(--white);background-color:var(--black);border-bottom:1px solid var(--divider-hard);z-index:10000;justify-content:space-between;align-items:center;width:100%;min-height:56px;display:flex;position:sticky;top:0}.header-module__XrpWKq__headerWrapper.header-module__XrpWKq__loggedIn{color:var(--foreground);background-color:var(--header-background)}.header-module__XrpWKq__headerSection{flex:1;height:100%;display:flex}.header-module__XrpWKq__left{margin-left:var(--web-margin);align-items:center}.header-module__XrpWKq__logoWrapper{opacity:0;align-items:center;text-decoration:none;transition:transform .3s ease-out;animation:2s cubic-bezier(.34,1.56,.64,1) forwards header-module__XrpWKq__logoEntrance;display:flex;transform:rotate(-540deg)}.header-module__XrpWKq__logoWrapper:hover{transform:rotate(360deg)}.header-module__XrpWKq__logoWrapper:active{transform:scale(.9)}.header-module__XrpWKq__logoWrapper img{transition:transform .3s ease-out}.header-module__XrpWKq__logoWrapper:hover img{transform:rotate(360deg)}@keyframes header-module__XrpWKq__logoEntrance{0%{opacity:0;transform:rotate(-540deg)}to{opacity:1;transform:rotate(0)}}.header-module__XrpWKq__logoWrapper span{margin-left:10px;font-size:20px}.header-module__XrpWKq__right{margin-right:var(--web-margin);justify-content:flex-end;align-items:center;gap:15px}.header-module__XrpWKq__nectarWrapper{text-align:center;justify-content:center;align-items:center;gap:.2rem;margin-right:0;display:flex}
html,body,textarea{font-family:Andika,sans-serif}body{--primary-color:#f4af4a;--primary-color-dark:#764700;--primary-color-accent:#fbbd60;--secondary-color:#ff2f83;--secondary-color-dark:#4f0e28;--yellow-light:#fff5e7;--pink:#ff2f83;--pink-light:#fceef2;--pink-light-accent:#fffcfd;--pink-gray:#741d3b;--black:#110c08;--black-accent:#141413;--dark-gray:#171b1e;--charcoal-slate:#1f2326;--gray:#3e3e3e;--light-gray:#9a9a9a;--white-foggy:#dfdcd3;--soft-dove:#f6f6f6;--pale-ash:#f2f4f6;--warm-ivory:#fff8e6;--white-pink:#faf5f8;--red:#f4694a;--red-dark:#3d1a12;--red-border:#a84832;--red-light:#ffeae7;--blue1:#6f2cff;--blue2:#07a2cd;--green-light:#ebffe7;--green-border:#44a832;--text-color-dark:var(--dark-gray);--incorrect:#f08c76;--correct:#98d88d;--bg1:var(--pink-gray);--bg2:var(--dark-gray);--t1:var(--yellow-light);--t2:var(--yellow-light);--background:white;--background-primary:white;--background2:var(--soft-dove);--background-secondary:var(--soft-dove);--background2-accent:var(--pink-light-accent);--background3:var(--pale-ash);--background-tertiary:var(--pale-ash);--foreground:var(--black);--foreground2:var(--dark-gray);--red-accent:var(--red-light);--sidebar-background:var(--soft-dove);--divider:var(--white-foggy);--divider-hard:var(--dark-gray);--pink-accent:var(--pink-light);--feedback-button:var(--pale-ash);--header-background:var(--pale-ash);--citation-background:var(--background3);--overlay:#c0c0c0bf;--primary:var(--primary-color);--primary-foreground:white;--secondary:var(--light-gray);--secondary-foreground:var(--black);--accent:#f4f4f5;--accent-foreground:var(--foreground);--destructive:var(--red);--destructive-foreground:white;--muted:var(--light-gray);--foreground-muted:var(--light-gray);--border:var(--light-gray);--input:var(--background);--ring:var(--primary-color);--popover:white;--popover-foreground:var(--black);--card:white;--card-foreground:var(--black);--overlay-hover:#00000080;--web-margin:4%;overscroll-behavior:none;flex-direction:column;width:100dvw;height:100dvh;margin:0;display:flex}body.dark{--primary-color-accent:#765522;--background:var(--dark-gray);--background-primary:var(--dark-gray);--background2:var(--black);--background-secondary:var(--black);--background2-accent:var(--black-accent);--background3:var(--charcoal-slate);--background-tertiary:var(--charcoal-slate);--foreground:var(--white-foggy);--foreground2:var(--yellow-light);--foreground-muted:var(--light-gray);--sidebar-background:var(--black);--divider:var(--gray);--divider-hard:var(--gray);--pink-accent:var(--pink-gray);--feedback-button:var(--black);--header-background:var(--black);--citation-background:var(--black-accent);--blue1:#07a2cd;--blue2:#6f2cff;--green-light:#246019;--red-light:#682b1d;--red-accent:var(--red-dark);--overlay:#000000bf;--overlay-hover:#000000f2;--accent:#27272a}@media (max-width:800px){body{--web-margin:8%}}
