.home{width:100vw}.home__getting-started{cursor:pointer;background-color:#00a6ff;border-color:transparent;border-radius:.33rem;margin:0;padding:.67rem .875rem;font-size:1.125rem;font-weight:500;text-decoration:none;transition:background-color .5s}@media (min-width:768px){.home__getting-started{border-radius:.5rem;padding:.67rem 1.5rem;font-size:1.25rem}}@media (min-width:2100px){.home__getting-started{border-radius:.5rem;padding:1rem 2rem;font-size:2.5rem}}.home__getting-started.home__getting-started{color:#fff}.home__getting-started:hover,.home__getting-started:focus,.home__getting-started:active{background-color:#0091ff}.home__link-container{justify-content:center;align-items:center;display:flex}.home__hero{grid-gap:1rem;grid-template-rows:auto auto;grid-template-columns:auto;align-content:flex-start;justify-items:center;width:100%;display:grid}@media (min-width:768px){.home__hero{padding:2rem 8rem}}.home__hero-title{text-align:center;font-size:2rem;font-weight:600;line-height:1}.home__hero-title--primary{font-size:2.5rem}@media (min-width:576px){.home__hero-title--primary{font-size:3rem}}@media (min-width:2100px){.home__hero-title--primary{font-size:6rem}}.home__hero-title--secondary{font-size:1.5rem;font-weight:500}@media (min-width:576px){.home__hero-title--secondary{font-size:2rem}}@media (min-width:2100px){.home__hero-title--secondary{font-size:3.5rem}}.home__hero-title--tertiary{font-size:1.5rem;font-weight:500}@media (min-width:576px){.home__hero-title--tertiary{font-size:2rem}}@media (min-width:2100px){.home__hero-title--tertiary{font-size:3.5rem}}.home__hero-title-highlight{color:#00a6ff}@media (min-width:768px){.home__hero-title{font-size:2.5rem}}@media (min-width:992px){.home__hero-title{font-size:3rem}}@media (min-width:2100px){.home__hero-title{font-size:6rem}}.home__hero-demo{min-width:300px;padding:1rem}@media screen and (min-width:576px){.home__hero-demo{min-width:500px}}@media screen and (min-width:768px){.home__hero-demo{min-width:600px}}@media screen and (min-width:992px){.home__hero-demo{min-width:800px}}@media screen and (min-width:2100px){.home__hero-demo{min-width:1200px}}.home__hero-demo-header{flex-direction:column;justify-content:space-between;align-items:center;padding:1rem 0;display:flex}@media screen and (min-width:576px){.home__hero-demo-header{flex-direction:row}}.home__hero-demo-heading{font-size:1.75rem}.home__hero-demo-dnd{cursor:pointer;border-style:dashed;border-width:2px;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:200px;padding:20px;display:flex}.home__hero-demo-divider{text-align:center;align-items:center;margin:1rem 0;display:flex}.home__hero-demo-divider:before,.home__hero-demo-divider:after{content:"";border-bottom:1px solid #ccc;flex:1;margin:0 10px}.home__hero-demo-divider span{color:#666;font-size:14px}.home__hero-demo-form{flex-direction:column;justify-content:space-between;align-items:stretch;display:flex}.home__hero-demo-input{flex-direction:column;justify-content:space-between;align-items:center;display:flex}@media screen and (min-width:576px){.home__hero-demo-input{flex-direction:row}}.home__hero-demo-input button{width:100%}@media screen and (min-width:576px){.home__hero-demo-input button{width:auto}}.home__hero-demo-input input{flex:1;width:100%;margin:.5rem}@media screen and (min-width:576px){.home__hero-demo-input input{width:auto}}.home__hero-text{flex-direction:column;justify-content:center;align-items:stretch;width:max(300px,min(60vw,1400px));min-height:125px;padding:1rem 2rem;display:flex}.home__hero-text>*{margin:1rem 0}@media (min-width:576px){.home__hero-text{min-height:275px}}@media (min-width:2100px){.home__hero-text{min-height:500px}}.home__hero-description{padding:.5rem 0;font-weight:450}@media (min-width:768px){.home__hero-description{font-size:1.125rem}}@media (min-width:2100px){.home__hero-description{font-size:2.25rem}}.home__used-by{flex-direction:column;justify-content:space-around;align-items:center;gap:4rem;width:100%;padding:2rem;display:flex}@media (min-width:576px){.home__used-by{flex-direction:row;padding:2rem 8rem}.home__used-by>*{flex:1}}@media (min-width:768px){.home__used-by{min-height:400px}}.home__used-by-heading{text-align:center;font-size:1.75rem;font-weight:600}.home__used-by-heading svg{color:#fe251b;width:30px;height:30px}@media (min-width:576px){.home__used-by-heading{font-size:2rem}}@media (min-width:2100px){.home__used-by-heading{font-size:4rem}}.home__used-by-logos{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:1.5rem;width:100%;display:flex}.home__used-by-image{opacity:.75;max-width:100px;height:auto}.home__used-by-image-container{background-color:#fbfbfb;border-radius:50%;justify-content:center;align-items:center;display:flex}@media (min-width:2100px){.home__used-by-image-container{width:300px;height:300px}}.home__features-heading{font-weight:500px;justify-content:center;font-size:2rem;display:flex}@media (max-width:1024px){.home__features-heading{font-size:1.75rem}}@media (max-width:768px){.home__features-heading{font-size:1.5rem}}.home__features-grid{flex-direction:column;gap:2rem;padding:2rem;display:flex}@media (max-width:1024px){.home__features-grid{gap:1.5rem;padding:1.5rem}}@media (max-width:768px){.home__features-grid{gap:1rem;padding:1rem}}.home__features-row{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:center;gap:3rem;padding:2rem 6rem;display:grid}.home__features-row--reversed{direction:rtl}.home__features-row--reversed .home__features-text,.home__features-row--reversed .home__features-sample{direction:ltr}@media (max-width:1024px){.home__features-row{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;padding:1.5rem 3rem}}@media (max-width:768px){.home__features-row{flex-direction:column;gap:1.5rem;padding:1rem;display:flex}.home__features-row--reversed{direction:ltr;flex-direction:column}}.home__features-learn-more{color:#00a6ff;cursor:pointer;background:0 0;border:none;padding:0;font-weight:500;text-decoration:underline;transition:color .3s}.home__features-learn-more:hover{color:#0091ff}.home__features-title{align-items:center;gap:.5rem;font-size:1.75rem;display:flex}@media (max-width:1024px){.home__features-title{font-size:1.5rem}}@media (max-width:768px){.home__features-title{font-size:1.25rem}}.home__features-icon{color:#00a6ff;width:1.5rem;height:1.5rem}@media (max-width:1024px){.home__features-icon{width:1.25rem;height:1.25rem}}@media (max-width:768px){.home__features-icon{width:1rem;height:1rem}}.home__features-description{margin-top:.5rem;padding-right:2rem;font-size:1rem;line-height:1.5}@media (max-width:1024px){.home__features-description{padding-right:1rem;font-size:.9rem}}@media (max-width:768px){.home__features-description{padding-right:0;font-size:.875rem}}.home__features-sample{width:100%}@media (max-width:768px){.home__features-sample{order:2}.home__features-text{order:1}}.home__features-topic-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;display:flex}@media (max-width:1024px){.home__features-topic-row{gap:.75rem;padding:1rem;font-size:.95rem}}@media (max-width:768px){.home__features-topic-row{text-align:center;flex-direction:column;gap:.5rem;padding:.75rem}}.home__features-try-text{margin:0;font-size:1.2rem;font-weight:500}@media (max-width:1024px){.home__features-try-text{font-size:1.1rem}}@media (max-width:768px){.home__features-try-text{font-size:1rem}}.home__features-notes-editor-preview{background-color:#fff;border:1px solid #eee;border-radius:.5rem;max-height:350px;margin-top:1rem;padding:1rem;overflow-y:auto}@media (max-width:1024px){.home__features-notes-editor-preview{padding:.75rem}}@media (max-width:768px){.home__features-notes-editor-preview{padding:.5rem}}.home__features-notes-styled-toolbar{background-color:#efefef;border-radius:.5rem;justify-content:space-between;align-items:center;padding:.5rem 1rem;display:flex;box-shadow:0 2px 4px rgba(0,0,0,.1)}@media (max-width:768px){.home__features-notes-styled-toolbar{padding:.5rem}}.home__features-notes-styled-toolbar-group{align-items:center;gap:1rem;display:flex}@media (max-width:768px){.home__features-notes-styled-toolbar-group{gap:.5rem}}.home__features-gists-button-container{justify-content:flex-start;align-items:center;display:flex}.home__features-gists-placeholder{color:silver;margin:0;padding:.75rem;position:relative}@media (max-width:768px){.home__features-gists-placeholder{padding:.5rem;font-size:.875rem}}.home__features-gists-panel{background-color:#fff;border:1px solid #efefef;flex-direction:column;flex:1;gap:1rem;height:350px;margin:.5rem 0;padding:1rem 1rem 0;display:flex}@media (max-width:1024px){.home__features-gists-panel{min-height:250px;padding:.75rem .75rem 0}}@media (max-width:768px){.home__features-gists-panel{min-height:200px;padding:.5rem .5rem 0}}.home__features-gists-button{color:#fff;cursor:pointer;background-color:#91a9c7;border:none;border-radius:.375rem;margin:1rem 0;padding:.5rem 1rem;font-weight:500}@media (max-width:768px){.home__features-gists-button{padding:.5rem .75rem;font-size:.875rem}}.home__features-gists-title{color:#444;background:#fff;border-bottom:1px solid #e5e7eb;border-radius:.375rem;margin-bottom:.5rem;padding:1rem;font-size:1.5rem;font-weight:550}@media (max-width:1024px){.home__features-gists-title{padding:.75rem;font-size:1.25rem}}@media (max-width:768px){.home__features-gists-title{padding:.5rem;font-size:1.125rem}}.home__features-gists-content{flex:1;height:350px;padding:.75rem;font-size:.95rem;line-height:1.5;overflow-y:auto}.home__features-gists-content pre{margin:0}@media (max-width:1024px){.home__features-gists-content{max-height:220px;padding:.65rem}}@media (max-width:768px){.home__features-gists-content{max-height:180px;padding:.5rem;font-size:.85rem;line-height:1.4}}@media (max-width:480px){.home__features-gists-content{max-height:150px;font-size:.8rem;line-height:1.3}}.home__features-quiz{flex-direction:column;display:flex}@media (max-width:768px){.home__features-quiz{gap:.75rem}}.home__features-quiz-feedback{margin-top:.5rem;font-size:.875rem;font-weight:600}.home__features-quiz-feedback--correct{color:#28a745}.home__features-quiz-feedback--incorrect{color:#dc3545}@media (max-width:768px){.home__features-quiz-feedback{font-size:.8125rem}}.home__features-quiz-submit-section{text-align:start;margin-top:1.5rem}@media (max-width:768px){.home__features-quiz-submit-section{margin-top:1rem}}.home__features-quiz-submit-btn{color:#fff;cursor:pointer;background-color:#00a6ff;border:none;border-radius:.375rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:background-color .2s,transform .1s}.home__features-quiz-submit-btn:hover{background-color:#0056b3;transform:translateY(-1px)}.home__features-quiz-submit-btn:active{transform:translateY(0)}.home__features-quiz-submit-btn:focus{outline:none;box-shadow:0 0 0 3px rgba(0,102,204,.3)}@media (max-width:768px){.home__features-quiz-submit-btn{padding:.625rem 1.25rem;font-size:.875rem}}.home__features-quiz-question{background-color:#fff;border-radius:.25rem;grid-template-rows:auto auto;grid-template-columns:auto 1fr;gap:.5rem;padding:1rem;display:grid}.home__features-quiz-question--blank{grid-template-rows:auto}@media (max-width:768px){.home__features-quiz-question{padding:.75rem}}.home__features-quiz-index{grid-area:1/1/span 2;margin:.5rem;font-weight:700}.home__features-quiz-prompt{grid-area:1/2;font-size:1rem;font-weight:500}@media (max-width:768px){.home__features-quiz-prompt{font-size:.875rem}}.home__features-quiz-answers{flex-direction:column;grid-area:2/2;display:flex}.home__features-quiz-option{cursor:pointer;align-items:center;margin:0 1.75rem;display:flex}.home__features-quiz-option input{cursor:pointer;margin-right:.5rem}.home__features-quiz-option label{cursor:pointer}@media (max-width:768px){.home__features-quiz-option label{font-size:.875rem}}.home__features-quiz-input{border:1px solid #ccc;border-radius:.25rem;width:-moz-fit-content;width:fit-content;min-height:38px;padding:.3rem .5rem;font-size:1rem}.home__features-quiz-input--blank{vertical-align:baseline;border-color:#aaa;min-width:100px;margin:.4rem;display:inline-block}@media (max-width:768px){.home__features-quiz-input--blank{min-width:80px;margin:0 .3rem}}@media (max-width:480px){.home__features-quiz-input--blank{min-width:60px;margin:0 .2rem}}.home__features-quiz-input:focus,.home__features-quiz-input:hover{border-color:#b3b3b3}@media (max-width:768px){.home__features-quiz-input{min-height:34px;padding:.25rem .5rem;font-size:.875rem}}.home__features-flashcard{transform-origin:top;perspective:1000px;background-color:#fff;border:1px solid #efefef;border-radius:.25rem;grid-template-rows:auto minmax(0,1fr) auto;justify-self:center;align-items:center;width:700px;min-height:350px;transition:all .5s;display:grid;position:relative;transform:scale(.8)}.home__features-flashcard:hover{border:1px solid #ccc}@media (max-width:1024px){.home__features-flashcard{width:600px;min-height:300px;transform:scale(.7)}}@media (max-width:768px){.home__features-flashcard{width:100%;max-width:400px;min-height:250px;transform:scale(.9)}}.home__features-flashcard__inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s;position:relative}.home__features-flashcard--flipped .home__features-flashcard__inner{transform:rotateY(180deg)}.home__features-flashcard__face{-webkit-backface-visibility:hidden;backface-visibility:hidden;grid-template-rows:auto minmax(0,1fr) auto;width:100%;height:100%;display:grid;position:absolute}.home__features-flashcard__face--front{background-color:#fff}.home__features-flashcard__face--back{background-color:#fff;transform:rotateY(180deg)}.home__features-flashcard__header{justify-content:space-between;align-items:center;padding:.5rem;display:flex}@media (max-width:768px){.home__features-flashcard__header{padding:.375rem}.home__features-flashcard__header small{font-size:.75rem}}.home__features-flashcard__header-options{align-items:center;display:flex}.home__features-flashcard__header-options *{margin-left:.5rem}@media (max-width:768px){.home__features-flashcard__header-options *{margin-left:.25rem}.home__features-flashcard__header-options span{font-size:.75rem}}.home__features-flashcard__body{cursor:default;justify-content:center;align-items:center;padding:1rem;display:flex}.home__features-flashcard__body--read-only{cursor:pointer}@media (max-width:768px){.home__features-flashcard__body{padding:.75rem}.home__features-flashcard__body span{text-align:center;font-size:.875rem}}.home__features-flashcard__textarea{resize:none;background-color:transparent;border:none;outline:none;width:100%}.home__features-flashcard__footer{justify-content:space-between;align-items:center;padding:.5rem;display:flex}@media (max-width:768px){.home__features-flashcard__footer{padding:.375rem}.home__features-flashcard__footer small{font-size:.75rem}}.home__features-flashcard__footer--flipped{transform:rotateY(180deg)}.home__features-flashcard__button{cursor:pointer;background-color:transparent;border:none}.home__features-flashcard__button:disabled{cursor:default;opacity:.33}.home__features-flashcard__star-active{transition:color .2s;color:#ffd900!important}.home__sources{padding:4rem 8rem}.home__sources-heading{text-align:center;font-size:1.75rem;font-weight:600}.home__sources-image{width:100%;height:400px}.home__cta{width:100%;padding:2rem}@media (min-width:1200px){.home__cta{padding:4rem 8rem}}.home__cta-heading{text-align:center;margin-bottom:1rem;font-size:1.25rem;font-style:italic;font-weight:400}@media (min-width:768px){.home__cta-heading{font-size:1.75rem}}.home__cta-heading strong{text-decoration:underline}.home__discord{width:100%}.home__faq{width:100%;padding:2rem}@media (min-width:1200px){.home__faq{padding:4rem 8rem}}.home__faq-heading{text-align:center;font-size:1.75rem;font-weight:600}@media (min-width:576px){.home__faq-heading{font-size:2rem}}.home__faq-description{text-align:center;padding-top:.25rem}.home__faq-list{padding:2rem 1rem!important}.home .New__feature{display:grid}.home .faq{border-bottom:1px solid #efefef;min-height:48px;margin-bottom:10px;padding:10px 0}.home .faq[open] .home .faq__question{font-weight:500}@media screen and (min-width:768px){.home .faq[open] .home .faq__question{font-weight:600}}.home .faq__question{color:#333;cursor:pointer;justify-content:space-between;align-items:center;font-size:16px;font-weight:400;transition:font-weight .2s;display:flex}@media screen and (min-width:768px){.home .faq__question{font-size:18px;font-weight:500}}.home .faq__question:first-of-type{list-style-type:none}.home .faq__question:-webkit-details-marker{display:none}.home .faq__answer{color:#666;max-height:0;margin-left:20px;padding:10px 0;font-size:.75rem;transition:max-height .4s ease-in-out;overflow:hidden}@media screen and (min-width:768px){.home .faq__answer{font-size:1rem}}.home .faq__answer p{margin:0;padding:10px 0}.home__testimonials{text-align:center;max-width:90%;margin:0 auto;padding:4rem 0;overflow:hidden}.home__testimonials-heading{justify-content:center;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:2rem;font-weight:500;display:flex}.home__testimonials-heading-primary{color:#444}.home__testimonials-heading-accent{color:#00a6ff}@media (max-width:1024px){.home__testimonials-heading{font-size:1.75rem}}@media (max-width:768px){.home__testimonials-heading{gap:.3rem;font-size:1.5rem}}@media (max-width:480px){.home__testimonials-heading{gap:.25rem;font-size:1.25rem}}.home__testimonials-container{flex-direction:column;align-items:stretch;gap:2rem;width:100%;display:flex;position:relative}.home__testimonials-container:before{content:"";z-index:10;pointer-events:none;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.8) 40%,rgba(255,255,255,0) 100%);width:150px;position:absolute;top:0;bottom:0;left:0}.home__testimonials-container:after{content:"";z-index:10;pointer-events:none;background:linear-gradient(270deg,#fff 0%,rgba(255,255,255,.8) 40%,rgba(255,255,255,0) 100%);width:150px;position:absolute;top:0;bottom:0;right:0}@media (max-width:1024px){.home__testimonials-container{gap:1.5rem}.home__testimonials-container:before,.home__testimonials-container:after{width:100px}}@media (max-width:768px){.home__testimonials-container{gap:1rem}.home__testimonials-container:before,.home__testimonials-container:after{width:60px}}.home__testimonials-row{will-change:transform;flex-shrink:0;align-items:stretch;gap:2rem;animation-timing-function:linear;animation-iteration-count:infinite;display:flex}.home__testimonials-row:first-child{animation:120s linear infinite scrollLeft}.home__testimonials-row:nth-child(2){animation:130s linear infinite scrollRight}.home__testimonials-row:nth-child(3){animation:140s linear infinite scrollLeft}@media (max-width:1024px){.home__testimonials-row{gap:1.5rem}.home__testimonials-row:first-child{animation:100s linear infinite scrollLeft}.home__testimonials-row:nth-child(2){animation:110s linear infinite scrollRight}.home__testimonials-row:nth-child(3){animation:120s linear infinite scrollLeft}}@media (max-width:768px){.home__testimonials-row{gap:1rem}.home__testimonials-row:first-child{animation:80s linear infinite scrollLeft}.home__testimonials-row:nth-child(2){animation:90s linear infinite scrollRight}.home__testimonials-row:nth-child(3){animation:100s linear infinite scrollLeft}}.home__testimonials-card{text-align:left;box-sizing:border-box;background:#fff;border:2px solid #809cbe;border-radius:20px;flex-direction:column;flex-shrink:0;width:-moz-fit-content;width:fit-content;min-width:280px;max-width:400px;height:180px;padding:1.5rem;display:flex;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.05)}@media (max-width:1024px){.home__testimonials-card{min-width:240px;max-width:320px;height:160px;padding:1.25rem}}@media (max-width:768px){.home__testimonials-card{border-radius:16px;min-width:200px;max-width:260px;height:140px;padding:1rem}}@media (max-width:480px){.home__testimonials-card{border-radius:14px;min-width:180px;max-width:220px;height:130px;padding:.875rem}}.home__testimonials-card-feedback{color:#374151;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:1rem;font-size:.95rem;font-weight:400;line-height:1.4;display:-webkit-box;overflow:hidden}@media (max-width:1024px){.home__testimonials-card-feedback{margin-bottom:.875rem;font-size:.85rem;line-height:1.35}}@media (max-width:768px){.home__testimonials-card-feedback{margin-bottom:.75rem;font-size:.8rem;line-height:1.3}}@media (max-width:480px){.home__testimonials-card-feedback{margin-bottom:.625rem;font-size:.75rem;line-height:1.25}}.home__testimonials-card-footer{text-align:left;flex-shrink:0;align-items:center;gap:.75rem;margin-top:auto;display:flex}@media (max-width:768px){.home__testimonials-card-footer{gap:.6rem}}@media (max-width:480px){.home__testimonials-card-footer{gap:.5rem}}.home__testimonials-card-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:36px;height:36px}@media (max-width:1024px){.home__testimonials-card-avatar{width:32px;height:32px}}@media (max-width:768px){.home__testimonials-card-avatar{width:28px;height:28px}}@media (max-width:480px){.home__testimonials-card-avatar{width:24px;height:24px}}.home__testimonials-card-details{flex-direction:column;justify-content:center;min-width:0;display:flex}.home__testimonials-card-name{color:#111827;margin:0;font-size:.9rem;font-weight:600;line-height:1.2}@media (max-width:1024px){.home__testimonials-card-name{font-size:.85rem}}@media (max-width:768px){.home__testimonials-card-name{font-size:.8rem}}@media (max-width:480px){.home__testimonials-card-name{font-size:.75rem}}.home__testimonials-card-program{color:#6b7280;margin:.125rem 0 0;font-size:.8rem;line-height:1.2}@media (max-width:1024px){.home__testimonials-card-program{font-size:.75rem}}@media (max-width:768px){.home__testimonials-card-program{font-size:.7rem}}@media (max-width:480px){.home__testimonials-card-program{font-size:.65rem}}@media (max-width:1024px){.home__testimonials{padding:3rem 0}}@media (max-width:768px){.home__testimonials{padding:2.5rem 0}}@media (max-width:480px){.home__testimonials{padding:2rem 0}}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}
