:root{--h2-color:#4e4e4e;--h2-font-size:1.7rem;--text-input-border:#cecece;--text-input-bg:#fafafa}*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;box-sizing:border-box;font-family:Be Vietnam Pro;margin:0;padding:0;-webkit-user-select:none;user-select:none}:active{transform:none}body{background-color:#f3f3f3;height:100vh;overflow:hidden;position:fixed;width:100vw}.App{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:space-evenly;width:100%}h2{color:var(--h2-color);font-size:var(--h2-font-size);position:absolute;top:20%;z-index:250}.page-header{font-size:1.35rem;font-weight:600;left:1.5rem;position:fixed;top:1.5rem}input{background-color:var(--text-input-bg);background-color:#fff;border:1px solid var(--text-input-border);border-radius:75px;font-size:16px;height:6vh;padding-left:20px;width:45%}input:focus{outline:none}input[type=checkbox]{width:15px}button{background-color:#3e3e3e;border:none;border-radius:75px;color:#fff;height:6vh;width:45%}.clickable{cursor:pointer}@media (min-width:974px){button{height:7vh;width:20%}}button:hover{cursor:pointer}.menu-slider-btn{cursor:pointer;left:2rem;position:fixed;top:2rem;transition:all .75s cubic-bezier(.4,0,.2,1);z-index:1000}.menu-slider-btn line{stroke:#1e1e1e}@media (min-width:768px){.menu-slider-btn{display:none}}.guest-message-close line{stroke:#000;stroke-width:.75px;cursor:pointer}.guest-message-div{align-items:center;background-color:#fff;bottom:15%;display:flex;flex-direction:row;gap:1rem;justify-content:center;padding:1rem;position:fixed;width:100%;z-index:1000}.guest-message-cta{text-decoration:underline;text-underline-offset:2px}.auth-login-page,.auth-register-page{display:flex;gap:2rem}.auth-header{font-size:2rem;text-align:center}.auth-header.change{color:red}.auth-input-fields{align-items:center;display:flex;flex-direction:column;gap:1rem;height:auto;justify-content:space-between;width:100%}.auth-input{border:none;border-bottom:1px solid #424242;font-size:.95rem;height:2rem;width:100%}.auth-input-fields-container{display:flex;flex-direction:row;justify-content:space-between;position:relative;width:100%}.pw-toggle-icon{height:100%;position:absolute;right:1rem}.auth-input:focus{outline:none}.auth-link-small,.underlined{font-size:.7rem}.underlined{cursor:pointer;text-decoration:underline;text-underline-offset:2px}.auth-input.default{border:1px solid gray}.auth-input.valid{border:1px solid green}.auth-input.invalid{border:1px solid red}.auth-email-error{color:red;font-size:.9rem}.auth-switch-div{display:flex;gap:1rem}.popup-div{align-items:center;background-color:var(--grid-bg);border:1px solid var(--grid-item-border);border-radius:8px;box-shadow:0 1px 4px 1px #0000004d;color:var(--text-color);display:flex;flex-direction:row;height:auto;justify-content:space-around;left:50%;padding:1rem;top:2rem;transform:translateX(-50%);width:auto;z-index:3000}.nav,.popup-div{background-color:#fff;position:fixed}.nav{border:1px solid #d9d9d9;bottom:0;gap:5rem;height:12vh;padding-bottom:1.75rem;width:100vw;z-index:600}.nav-flex-list{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr;height:100%;list-style:none;place-items:center;width:100%}.nav-flex-item{align-items:center;display:flex;justify-content:space-between}.nav-flex-item-title{font-size:.75rem}@media (max-width:767px){.nav-flex-item,.nav-link{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.nav-icon path{fill:gray}.nav-icon.selected path{fill:#000}}.nav-flex-item-title,.nav-innumerable-h1{display:none}@media (min-width:768px){.nav{background-color:#f3f3f3;border-radius:0;flex-direction:column;gap:1rem;height:100vh;left:0;padding-top:2rem;position:fixed;top:0;width:25vw;z-index:300}.nav,.nav-account,.nav-flex-item-title,.nav-innumerable-h1{display:flex}.nav-flex-item-title{font-size:.85rem;font-weight:500}.nav-innumerable-h1{color:#3a3a3a;font-weight:600;justify-content:start;margin-left:2rem}.nav-flex-list{display:grid;grid-template-columns:1fr;height:auto;justify-items:start;width:100%}.nav-flex-item{color:#787878;gap:2rem;height:2rem;justify-content:space-between;padding:10px;transition:all .1s ease-in-out}.nav-flex-item,.nav-link{align-items:center;display:flex;text-decoration:none;width:100%}.nav-link{color:#000;flex-direction:row;gap:1rem;height:100%;padding-left:20px}.nav-link svg path{fill:#000}.nav-link:hover{cursor:pointer}.nav-flex-item.selected,.nav-link:hover{background-color:#f3f3f3;background-color:#eaeaea}.nav-flex-item.selected{color:#000}}@media (min-width:974px){.nav{width:16vw}}.account-page{align-items:center;border-radius:3px;display:flex;flex-direction:column;gap:2rem;position:absolute;z-index:299}.delete-account-confirm-tab{width:20vw;z-index:5000}.delete-account-confirm-h3{font-size:.9rem}.account-page-username-h2{font-size:1.2rem}.account-page-auth-btns{align-items:center;bottom:20%;display:flex;flex-direction:column;gap:1rem;justify-content:space-around;padding:10%;position:absolute;width:100%}.auth-btn{border-radius:3px;font-size:1.15rem;height:60px;width:60vw}.login-btn{background-color:initial;border:1px solid gray;color:#000}.delete-account-btn{background-color:initial;border:1px solid red;color:red}@media (max-width:768px){.account-page{height:100vh;left:0;position:absolute;top:0;width:100vw}}.confirm-popup{align-items:center;background-color:#fff;border:none;border-radius:15px;box-shadow:0 0 6px 0 #00000040;display:flex;flex-direction:column;gap:1rem;height:auto;justify-content:space-between;padding:1rem;position:fixed;top:30vh;width:75vw;z-index:2000}.confirm-popup.delete{height:35vh;top:27vh}.confirm-popup.logout{height:20vh}.confirm-popup.delete-word{height:22vh}.confirm-popup.logout .confirm-popup-btn-cancel{border-color:#3e3e3e;color:#3e3e3e}.confirm-popup.logout .confirm-popup-btn-confirm{background-color:#3e3e3e;color:#fff}.confirm-popup-message{font-size:1.1rem;font-weight:600}.confirm-popup-message-details{font-size:.8rem;font-weight:400}.confirm-popup-btns{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.confirm-popup-btn-cancel{background-color:initial;border:1px solid red;color:red}.confirm-popup-btn-confirm{background-color:#ea0000;color:#fff}.confirm-popup-pw-confirm-input{border-radius:3px;width:100%}.little{font-size:.6rem;font-weight:400}.confirm-popup-message-delete-word{font-size:1.1rem;font-weight:500}.confirm-popup-message-word{font-weight:900;margin-left:10px}.confirm-popup-close-div{background-color:#616161;height:100vh;left:0;opacity:.4;position:fixed;top:0;width:100vw;z-index:1000}.add-word-panel{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;justify-content:start}.add-word-h2{z-index:250}.known-div{align-items:center;display:flex;flex-direction:row;gap:2.15rem;justify-content:center;width:100%}.add-word-submit-btn.enabled{background-color:#3e3e3e}.known-pill-inner-div{align-items:center;background-color:#fff;border-radius:999px;box-shadow:0 0 6px 0 #00000040;display:flex;flex-direction:row;height:100%;justify-content:start;left:0;padding:0 7px;position:absolute;top:0;transition:all .1s ease-in-out;width:100%;z-index:2}.known-pill-inner-div.on{background-color:#323232}.known-pill-switch{background-color:#fff;background-color:#323232;border-radius:50%;height:20px;transform:translateX(0);transition:all .1s ease-in-out;width:20px}.known-pill-inner-div.on .known-pill-switch{background-color:#fff;transform:translateX(25px)}.known-pill-span{margin-left:1rem}.page{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100vw}@media (min-width:768px){.page{height:100vh;position:fixed;right:0;top:0;width:75vw}}@media (min-width:974px){.page{height:100vh;position:fixed;right:0;top:0;width:85vw}}.review-panel-div{display:flex;gap:6rem}.review-buttons{align-items:center;bottom:18vh;display:flex;flex-direction:row;height:auto;justify-content:space-evenly;position:fixed;width:100%}.review-btn{border:none;border-radius:3px;width:8rem}.reviews-finished-p{font-weight:600}.reviews-results-bold{font-size:1.35rem}.reviews-results-category-div{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.review-known{font-size:.9rem;font-style:italic;font-weight:200;left:2.5rem;position:absolute;top:1rem}.review-word-h3{font-size:1.8rem;left:2.5rem;position:absolute;top:2.5rem}.review-meaning{bottom:2.5rem;font-weight:500;position:absolute;right:2.5rem}.review-word-meaning-flex{align-items:center;border:1px solid #cecece;border-radius:18px;color:#1e1e1e;display:flex;flex-direction:column;gap:1rem;height:50vh;justify-content:space-between;position:fixed;top:16vh;width:85vw}.review-word-meaning-flex.known{background-color:#343434;color:#fff}.reviews-no-reviews-today{line-height:2rem;position:absolute;text-align:center;top:42vh;width:65vw}.review-results{align-items:center;box-shadow:1px 0 6px 0 #48484840;display:flex;flex-direction:column;gap:.75rem;justify-content:space-between;padding:10%;position:absolute;top:26vh}.review-results-finish-btn{bottom:22vh;position:fixed;text-align:center}.words-due-h3{font-size:1.3rem;z-index:50}.progress-svg{position:fixed;right:1rem;top:1rem}.progress-bar{background-color:#b8b8b8;border-radius:10px;height:10px;position:fixed;right:5vw;top:2rem;transform:rotate(-90deg);transform-origin:50% 50%;transition:stroke-dashoffset .3s ease-in-out;width:150px}.progress-bar-fill{background-color:#101010;border-radius:10px;height:10px;left:0;position:absolute;top:0}::-webkit-scrollbar{display:none;scroll-behavior:smooth}.my-words-search-flex{align-items:center;display:flex;flex-direction:row;height:auto;justify-content:center;position:absolute;right:3%;top:2.5%;z-index:100}.my-words-search-input{padding-right:27%;width:70vw;width:60vw}.my-words-search-clear{right:16%}.my-words-search-clear,.my-words-search-close{align-items:center;display:flex;height:100%;justify-content:center;position:absolute}.my-words-search-close{right:6%}.my-words-search-close line{stroke-width:.75px;stroke:#000}.my-words-search-searchbar-clear-flex{align-items:center;display:flex;justify-content:space-between;position:relative}.my-words-search-icon{padding:1px;position:absolute;right:2vw;top:1vh}.panel-wrapper{height:100vh;overflow:hidden}.my-words-edit-field{border-width:2px;width:75px}.my-words-edit-field.known{background-color:#323232;color:#fff}.my-words-no-results-h3{align-items:center;bottom:0;display:flex;font-size:1rem;font-weight:300;height:100%;justify-content:center;position:absolute;width:100%;z-index:1}.my-words-flex-row{align-items:center;display:flex;flex-direction:row;gap:.7rem;justify-content:space-between}.my-words-flex-row button{background-color:initial;font-size:.8rem}.my-words-flex-row button svg path{fill:#292929}.my-words-list,.my-words-panel-table{align-items:center;display:flex;flex-direction:column;gap:1rem;height:80vh;justify-content:flex-start;left:0;overflow-x:hidden;overflow-y:auto;padding:.5rem 1rem 22vh;position:absolute;top:20vh;width:100%;z-index:500}.my-words-list-item#hide{display:none}.my-words-list-item{align-items:center;border-radius:3px;box-shadow:1px 0 6px 0 #48484840;display:flex;display:grid;flex-direction:row;grid-template-columns:3fr 3fr 1fr;height:auto;justify-content:space-between;padding:5% 7% 5% 6%;position:relative;width:100%}.my-words-list-item#selected{position:fixed;top:27vh;width:85vw;z-index:1200}.my-words-delete,.my-words-edit,.my-words-edit-cancel,.my-words-edit-confirm{width:20%}.my-words-word{font-size:1.4rem;font-weight:600}.my-words-word.known{color:#3c3c3c;color:#fff}.my-words-meaning.known{color:#2a2a2a;color:#fff;font-size:.8rem;font-weight:500}.word-card-desktop-icon.known path{fill:#fff}.my-words-word-stats{align-items:center;display:flex;flex-direction:row;gap:3rem;justify-content:space-between;left:2vw;list-style:none;padding:.75rem 2.6rem .75rem 2rem;position:fixed;top:10vh;width:100%}.my-words-stats-color-indicator-known,.my-words-stats-color-indicator-learning,.my-words-stats-color-indicator-total{background-color:#000;height:10px;width:10px}.my-words-stats-color-indicator-total{background-color:#fff;border:1px solid #000}.my-words-stats-color-indicator-known{background-color:#323232}.my-words-stats-color-indicator-learning{background-color:#fff;border:1px solid #000}.my-words-stats-header-div{align-items:center;display:flex;gap:10px;justify-content:space-between}@media (min-width:768px){.my-words-word-stats{align-items:center;display:flex;flex-direction:row;gap:3rem;justify-content:flex-start;list-style:none;padding:.75rem 2.6rem .75rem 2rem;position:absolute;top:1vh;width:100%}.my-words-list-item{border-radius:3px;box-shadow:1px 0 6px 0 #48484840;height:auto;padding:2% 7% 2% 6%;width:70%;width:60vw}.my-words-list-item#selected{position:fixed;top:45Vh;width:60vw;z-index:1200}.my-words-stats-header-div{align-items:center;display:flex;gap:10px;justify-content:space-between}.my-words-search-input{width:70vw}.my-words-search-close{right:4%}.my-words-search-clear{right:10%}}.my-words-word-stats-li{align-items:center;display:flex;flex-direction:column;gap:.5rem;justify-content:space-between}.my-words-stats-title{color:#2a2a2a;font-size:.8rem}.my-words-stats-number{color:#2a2a2a;font-size:1.2rem;font-weight:600}.known-toggle-pill-div{align-items:center;display:flex;flex-direction:row;justify-content:start;margin:2rem 0}.known-pill-label{background-color:initial;position:relative;z-index:1}.my-words-pill-inner-div{align-items:center;background-color:#323232;border-radius:999px;box-shadow:0 0 6px 0 #00000040;display:flex;flex-direction:row;height:100%;justify-content:start;left:0;padding:0 7px;position:absolute;top:0;transition:all .1s ease-in-out;width:100%;z-index:2}.my-words-pill-inner-div.on{background-color:#323232;background-color:#fff;border:1px solid #fff}.my-words-pill-inner-div .my-words-pill-switch{background-color:#323232;background-color:#fff;border-radius:50%;height:20px;transform:translateX(0);transition:all .1s ease-in-out;width:20px}.my-words-pill-inner-div.on .my-words-pill-switch{background-color:#fff;background-color:#323232;transform:translateX(25px)}.my-words-mobile-actions-open{background-color:#fff;height:100%;width:100%}.my-words-mobile-actions-open.known path{fill:#fff}.my-words-mobile-actions-open.learning path{fill:#323232}.my-words-mobile-actions-modal{background-color:#fff!important;position:fixed;transform:translateY(60vh);z-index:1600}.my-words-mobile-actions-modal.show{background-color:#323232;background-color:#1d1d1d;background-color:#fff;border-radius:15px;bottom:5vh;bottom:0;bottom:9vh;box-shadow:0 0 6px 0 #00000040;display:flex;flex-direction:column;gap:2rem;height:40vh;left:0;margin:0;padding:2rem;position:fixed;transform:translateY(0);transition:transform .25s ease-in-out;width:100vw}.my-words-mobile-actions-modal-close-div{background-color:#616161;height:120vh;left:0;opacity:.4;position:fixed;top:-20vh;width:100vw}.my-words-mobile-actions-edit-span{color:#000;font-size:1.2rem;font-weight:400}.my-words-actions-modal-action{gap:1rem;height:auto;width:100%}.delete-confirm-div,.my-words-actions-modal-action{align-items:center;background-color:#fff;display:flex;padding:1rem}.delete-confirm-div{border-radius:15px;box-shadow:0 0 6px 0 #00000040;flex-direction:column;height:20vh;justify-content:space-between;left:25vw;position:fixed;top:30vh;width:50vw;z-index:1200}.delete-confirm-message{text-align:center}.delete-confirm-btn{background-color:#fff;color:#000}@media (min-width:960px){.my-words-search-input{width:35vw}}.menu-slider-div{background-color:#fff;background-color:#27233a;background-color:#1e1e1e;background-color:#000;height:100vh;left:0;position:absolute;top:0;transform:scaleY(0);transform-origin:top;transition:all .75s cubic-bezier(.4,0,.2,1);width:100vw;z-index:1000}.menu-slider-div.open{transform:scaleY(1)}.fade{opacity:0;transition:all .5s cubic-bezier(.4,0,.2,1)}.visible{opacity:1}.contact-link{text-decoration:underline;text-underline-offset:3px}.menu-nav-list{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;list-style:none;padding:3rem;width:100%}.menu-nav-auth-options{display:flex;flex-direction:column;font-size:1.5rem;gap:1rem;text-decoration:underline}.menu-slider-top-flex{justify-content:space-between;padding:2rem}.menu-nav-auth-btns,.menu-slider-top-flex{align-items:center;display:flex;flex-direction:row}.menu-nav-auth-btns{bottom:8.5%;gap:15%;justify-content:space-around;padding:10%;position:absolute;width:100%}@media (min-width:768px){.menu-nav-auth-btns button{background-color:#3e3e3e;border:1px solid #fff}}.menu-slider-close path{fill:#fff}.menu-slider-account-name{color:#fff;font-weight:400}.delete-account-confirm-tab{align-items:center;background-color:#fff;box-shadow:1px 0 6px 0 #00000040;display:flex;flex-direction:column;gap:2rem;height:auto;justify-content:space-between;left:50%;padding:1rem;position:absolute;top:50%;transform:translate(-50%,-50%);width:60vw;z-index:2500}.delete-account-confirm-h3{font-size:.7rem;font-weight:500;text-align:center}.delete-account-confirm-note{font-size:.8rem;font-weight:700;text-align:center}.delete-account-close{cursor:pointer;position:absolute;right:1rem}.delete-account-close line{stroke:#000}
/*# sourceMappingURL=main.39bd5595.css.map*/