:root{--background:#ffffff;--foreground:#0a0a0a;--chatbox-bg:#3c9a4c;--chatbox-txt:rgb(43,43,43);--harper-txt-bckgrnd:#ededed;--harper-txt-brdr:#dcdcdc;--user-txt-bckgrnd:#5af5f2;--user-txt-brdr:#3b9a9c;--harper-icon:orange;--border:lightgray;--green-txt:#008938}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed;--chatbox-bg:#153D1C;--chatbox-txt:#edf2f7;--harper-txt-bckgrnd:#535c6c;--harper-txt-brdr:#4a5568;--user-txt-bckgrnd:#319795;--user-txt-brdr:#2c7a7b;--harper-icon:yellow;--border:rgb(44,44,44);--green-txt:rgb(67,201,123)}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,Michroma,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit}h1{color:var(--green-txt)}ul{list-style:none;padding:0;margin:0}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.chatbox{background-color:var(--chatbox-bg);color:var(--chatbox-txt)}.chatbox .chat{display:flex;flex-direction:column;max-width:100%}.chatbox .incoming #msg-txt{background-color:var(--harper-txt-bckgrnd);color:var(--chatbox-txt);border-radius:1.5em;border:1px solid var(--harper-txt-brdr)}.chatbox .outgoing #msg-txt{background-color:var(--user-txt-bckgrnd);color:var(--foreground);border-radius:1.5em;align-self:flex-end;border:1px solid var(--user-txt-border)}.chatbox .chat #msg-txt{padding:1.2em 1.5em;font-size:.95rem;max-width:80%;word-wrap:break-word}.chatbox h2{color:lightgray}.bot-icon{font-size:2em;color:var(--harper-icon)}.rane-chat{background:var(--background);border:1px solid var(--border)}h1#home-heading{color:white}.harper-response{white-space:pre-wrap;word-wrap:break-word;font-family:inherit;line-height:1.5}.suggestions{display:flex;flex-direction:column;row-gap:0;min-height:-moz-fit-content;min-height:fit-content;position:fixed;left:4em;top:50vh}.support-btn-title{line-height:1.2}@media screen and (max-width:800px){.chatbox{padding:.4em;margin:0 auto;min-width:100%}.lead-input button{padding:.6em}.preset-leads button{max-width:100%;white-space:normal}.responses{display:flex;flex-direction:column}}.icon-nav{left:2em}@media screen and (max-width:480px){.icon-nav{color:var(--foreground);position:relative;top:5px;left:1em}.login-form,.signup-form{padding:.4em}}.login-page,.signup-page{display:flex;align-items:center}.login-page img,.signup-page img{height:100vh;max-width:60%;min-width:20%}.login-form,.signup-form{padding:2em;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:40vh;width:40%;row-gap:4em;height:75vh}.login-inputs,.signup-inputs{display:flex;flex-direction:column;width:100%;row-gap:1.5em;align-items:center}.login-page button,.signup-page button{font-size:1.2em;border-radius:.5em;padding:1em}.login-page button#login-btn,.signup-page button#step-two-btn{min-width:40%}@media screen and (max-width:480px){.login-page,.signup-page{display:flex;flex-direction:column}.login-form,.signup-form{row-gap:1.4em;min-height:-moz-fit-content;min-height:fit-content;max-height:80vh;padding:2em}.login-page img,.signup-page img{height:20vh}.account-heading{font-size:1em;text-align:center}}.quiz-answer-card{border:1px solid var(--border);background-color:var(--chatbox-bg);border-radius:1.5em;width:30em;max-width:80%;padding:2em;margin:auto;max-height:-moz-fit-content;max-height:fit-content;min-height:40vh;display:flex;flex-direction:column;row-gap:.6em;font-size:1.3em}.quiz-page{padding:6em}.answer-container{display:flex;margin:0}@media screen and (max-width:700px){.quiz-answer-card{min-width:70%;margin:0;padding:1em}.answer-container{display:flex;flex-direction:column;align-items:center;row-gap:1em;width:100%}.quiz-page{padding:1em}}.icon-nav{color:var(--foreground);position:absolute;top:50vh;left:1.4em}.icon-nav:hover{cursor:pointer;color:green}.quiz-invite-page{display:flex}.quiz-incomplete{color:var(--harper-icon);font-weight:600;font-size:2em}@media screen and (max-width:600px){.icon-nav{color:var(--foreground);position:relative;top:10vh;left:2em}.quiz-invite-page{display:flex;flex-direction:column}.quiz-invite-page img{width:100%;height:30vh}}.navbar{width:100%;min-height:-moz-fit-content;min-height:fit-content}.nav-ul{border-bottom:1px solid var(--border);padding:.4em 1em;width:100%;display:flex;flex-direction:row;justify-content:flex-end;column-gap:2em}.nav-ul button{padding:0 .8em}.error-message{color:var(--chakra-colors-border-error)}@media screen and (max-width:480px){.nav-ul{border-bottom:none}}.achievements-container{max-width:75%}.achievement-badges{width:100%;overflow-x:scroll}.badge-background{border:1px solid #d9d9d9;border-radius:3em;background-color:var(--background);height:20em;min-width:20em;overflow-x:scroll;display:flex;align-items:center;justify-content:center}.badge-img{height:18em;width:18em}.prof-pg-content h2{color:rgb(123,122,122)}.chakra-tabs__content{padding:8;min-height:8em;display:flex;align-items:center}.chakra-tabs__trigger{padding:4;min-width:7em}.leaderboard{list-style:none;counter-reset:item}.leaderboard li{counter-increment:item}.leaderboard li:before{content:counter(item);margin-right:10px;border-radius:100%;color:var(--chatbox-txt);width:1.2em;text-align:center;display:inline-block}@media (max-width:1280px){.achievements-container{max-width:100%}.badge-img{height:10em;width:10em;overflow:hidden}.badge-background{height:12em;min-width:12em}}@font-face{font-family:Brush445;src:url(/_next/static/media/Brush445.66b92964.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Montserrat,"sans-serif";src:url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Yanone+Kaffeesatz:wght@200..700&display=swap);font-weight:400;font-style:normal}@font-face{font-family:Blinker,"sans-serif";src:url(https://fonts.googleapis.com/css2?family=Blinker:wght@100;200;300;400;600;700;800;900&display=swap);font-weight:400;font-style:normal}:root{--hm:"Brush445",sans-serif;--ms:"Montserrat",sans-serif;--bl:"Blinker","sans-serif"}h1{font-family:var(--hm);font-weight:700}h2{font-family:var(--bl);font-weight:500}button,div,input,label{font-family:var(--ms)}.get-started{font-size:medium;font-weight:600}.home-text{display:"flex";flex-direction:column;row-gap:6em;text-align:right}.show-hide-icon{position:absolute;right:.1em}@media screen and (max-width:780px){.rane-home{padding:1em}.rane-chat{padding:.2em}button{min-width:-moz-fit-content;min-width:fit-content}.home-text{justify-content:center}.home-text,.textarea-buttons{display:flex;align-items:center}.textarea-buttons{flex-direction:column-reverse;margin-bottom:1em}.speak-stop-btns button{border-radius:4;min-width:-moz-fit-content;min-width:fit-content;padding:.6em;margin-bottom:1em}.chat-input{display:flex;flex-direction:column}}.green-highlight{background:#0dff729b!important;color:var(--chatbox-txt)!important}.react-calendar{width:100%;min-width:334px;margin:20px auto 1em;padding:.8em;border-radius:1em;background:var(--background)!important;border:1px solid #d9d9d9!important}abbr{text-decoration:none}.react-calendar div{background:var(--background);color:var(--chatbox-txt)}.react-calendar__tile:disabled{border-radius:4em}.react-calendar__navigation__label:disabled,.react-calendar__tile:disabled:not(.green-highlight){background:var(--background)!important;color:var(--chatbox-txt)!important}.react-calendar__navigation__arrow{display:none}.react-calendar__month-view__weekdays{text-align:center}