.login-container{margin:5rem 1rem 1rem}.login{vertical-align:middle}.login table{width:24rem}.login label{font-size:1rem;font-weight:400}.login input{font-size:1.2rem;width:100%;border:1px solid lightgray;border-radius:.2rem;padding:.5rem}@media screen and (max-width: 800px){.login{padding:1rem}.login table{width:16rem}}.tabs{margin-bottom:2rem}.tab{font-weight:500;font-size:1.5rem;height:1.5em;display:inline-block;cursor:pointer;text-decoration-line:underline;transition:.2s;text-decoration-color:#fff;text-decoration-thickness:.1em;text-underline-offset:.5rem}.tab:hover,.tab.active{text-decoration-color:#38abe5}.tab.right{float:right}.underline{transition:.2s;height:3px;background:#38abe5;width:5rem;margin-bottom:2rem}.underline.tab_create{margin-left:14rem;width:11rem}.error{color:red;font-weight:700}.forgot{float:right}.google-login{border:1px solid lightgray;border-radius:3px;text-align:center;padding:.4rem;cursor:pointer}.google-login:hover{border-radius:.2rem}.google-login .google-logo{width:14px;height:14px}.home-header{display:flex;padding:2rem 8rem}.home-header .svg{width:400px;height:400px}.home-header h1{margin-left:13px;margin-top:-50px}.home-content{display:flex;flex-direction:row;flex-wrap:wrap;padding:2rem 8rem;max-width:80rem}.home-element{padding:1rem;font-size:1.2rem;border-top:1px solid #eee;display:flex;gap:5rem}.home-element:target h1{animation-name:background-flash;animation-duration:1s;border-radius:.5rem}.home-element .side-image{border-radius:1rem;align-self:center;margin-bottom:-1rem}.home-element .side-image svg{width:300px;height:300px}@media screen and (max-width: 1280px){.home-header .svg{width:300px;height:300px}.home-header,.home-content{padding:2rem 5rem}.home-element{gap:3rem}.home-element .side-image svg{width:200px;height:200px}}@media screen and (max-width: 800px){.home-header .svg{width:200px;height:200px}.home-header,.home-content{padding:1rem 2rem}.home-element{gap:2rem}.home-element .side-image svg{width:100px;height:100px}}@media screen and (max-width: 640px){.home-header .svg{width:100px;height:100px}.home-header,.home-content{padding:0rem 1rem}.home-element{gap:1rem}.home-element .side-image svg{width:50px;height:50px}}.footer{width:100%;margin-top:2rem;padding:3rem;border-top:1px solid #eee;text-align:center;color:#777}.footer a{color:#777}@media screen and (max-width: 800px){.home-element{padding:1rem 3rem}}@keyframes background-flash{0%{background-color:#38abe5}to{background-color:transparent}}.dropdown{cursor:pointer;outline:none}.dropdown:focus .dropdown-main{border:2px solid #38abe5}.dropdown .dropdown-main{border:2px solid lightgray;padding:.5rem;border-radius:.5rem}.dropdown .dropdown-main.open{border-bottom-left-radius:0;border-bottom-right-radius:0}.dropdown .dropdown-main .placeholder{color:#e0e0e0}.dropdown .dropdown-box{position:absolute;margin-top:-2px;background:white;border:2px solid #38abe5;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;display:none;overflow:auto;max-height:calc(11.875rem + 4px);z-index:100}.dropdown .dropdown-box.open{display:block}.dropdown .dropdown-box .dropdown-box-item{padding:.5rem}.dropdown .dropdown-box .dropdown-box-item:hover,.dropdown .dropdown-box .dropdown-box-item.highlight{background:#eeeeee}.form input[type=text]{font-size:1rem;border:2px solid lightgray;padding:.5rem;border-radius:.5rem;width:30rem;margin:0;outline:none}.form input[type=text]:focus{border-color:#38abe5}.form input[type=text]:disabled{background:#f4f4f4}.form .dropdown{width:30rem}.learn-bar{height:10px;border-radius:5px;background:#eee;text-align:left;overflow:hidden}.learn-bar .good,.learn-bar .medium,.learn-bar .bad{display:inline-block;height:10px;vertical-align:top}.learn-bar .good{background:#5a5}.learn-bar .medium{background:#cc5}.learn-bar .bad{background:#c55}.learn-bar.big{height:20px;border-radius:10px}.learn-bar.big .good,.learn-bar.big .medium,.learn-bar.big .bad{height:20px}button .learn-bar{margin-top:10px;height:12px;border:1px solid #888}.context-menu{font-size:1rem}.context-menu .context-menu-item{padding:.5rem;border-radius:.5rem;white-space:nowrap;cursor:pointer}.context-menu .context-menu-item:hover{background:#ddd}.context-menu .context-menu-item.disabled,.context-menu .context-menu-item.disabled:hover{color:#d3d3d3;background:inherit;cursor:default}.context-menu .content-menu-group{color:gray;font-size:.8rem}.context-menu .feather-chevron-right{width:1rem;height:1rem;vertical-align:middle;color:gray}.tippy-box[data-theme~=light]{border-radius:1rem}.tippy-box[data-theme~=light] .tippy-content{padding:.5rem}@media screen and (max-width: 640px){.image{display:none}}.frame{padding:30px}.sets .header{display:flex;max-width:600px;margin-bottom:2rem}.sets .header svg{width:300px}.set{border:1px solid #e0e0e0;border-radius:10px;padding:10px;margin:5px;transition:.2s;display:flex;min-width:400px;max-width:600px;cursor:pointer}.set.new{justify-content:center;background:#ccc;width:200px;min-width:200px}.set:hover{background:#e0e0e0}.set .summaryLine{flex-basis:100%}.set .feather-x{color:#777}.radio-group{display:flex}input[type=radio]{display:none}label:has(input[type=radio]){background:#ccc;padding:.5rem;transition:.2s;cursor:pointer}label:has(input[type=radio]).wide{width:160px}label:has(input[type=radio]):first-child{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}label:has(input[type=radio]):not(:last-child){border-right:2px solid #fff}label:has(input[type=radio]):last-child{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}label:has(input[type=radio]):hover:not(:has(input:checked)){background:#ccc}label:has(input[type=radio]):has(input:checked){background:#eeeeee;color:#000}.action-menu{color:gray;margin-right:.5rem}.feather-edit{color:#ccc}.feather-edit:hover{color:#222}.checkbox{display:inline-block;border-radius:.2rem;border:1px solid gray;width:1rem;height:1rem;background:#e0e0e0;color:transparent;translate:0 .15rem;margin-right:.5rem}.checkbox.checked{color:#000}.popup{position:fixed;top:0px;left:0px;width:100%;height:100%;background:rgba(0,0,0,.3333333333);display:flex;justify-content:center;align-items:center;transition:.3s;z-index:150}.popup .popup-box{border-radius:2rem;max-width:90%;max-height:80%;min-width:300px;width:40%;background:white;padding:2rem;display:flex;flex-direction:column}.popup .popup-box .popup-header{font-size:1.5rem;font-weight:700}.popup .popup-box .popup-content{flex-shrink:1;display:flex;flex-direction:column;min-height:0px;overflow-y:auto}.popup .popup-box input{font-size:1.2rem;border:2px solid lightgray;border-radius:.5rem;padding:.5rem;outline:none}.popup .popup-box input:disabled{background:#ccc;color:#888}.popup .popup-box input:focus{border:2px solid #38abe5}.popup .popup-box .popup-content-group{margin-top:1rem;margin-bottom:1rem}.popup .popup-box .checkbox-content{margin-left:2rem;margin-top:.5rem}.popup.share-popup .popup-box{max-width:680px}#paste .set-container{flex-shrink:1;min-height:0}#paste .content-header{font-size:1.5rem}.share-link{margin-top:.5rem;border:1px solid gray;border-radius:.5rem;padding:.5rem;word-wrap:break-word}.share-link.disabled{background:#ccc;color:#888}.control-group{display:flex;flex-wrap:wrap;gap:2rem;align-items:baseline}.set-container{padding:30px;border-radius:20px;background:#fff;display:flex;flex-direction:column;overflow-y:auto}.set-container h1 select{font-size:inherit;outline:none;border-radius:0;border:none;border-bottom:1px solid #38abe5;appearance:none}.set-container h1 input{font-size:inherit;outline:none;border:none;border-bottom:1px solid #38abe5}.set-container .qa{background:#f4f4f4;border-radius:10px;padding:10px;margin:5px;transition:.2s;display:flex;gap:10px;max-width:1000px}.set-container .qa:hover{background:#e0e0e0}.set-container .qa div{flex-basis:50%;display:flex}.set-container .qa div input{flex-grow:1;font-size:1rem;background:transparent;border:none;border-bottom:none;outline:none}.set-container .qa div input:focus{border-bottom:1px solid #38abe5}.set-container .qa div input::selection{background:#38abe5;color:#fff}.set-container .qa-header{padding:10px 34px 10px 10px;margin:5px;display:flex;gap:10px;max-width:1000px;font-weight:700}.set-container .qa-header div{flex-basis:50%}.shadowtext{font-size:1rem;color:gray}.flex-row{display:flex;flex-direction:row}.nowrap{white-space:nowrap}.center-items{align-items:center}.center-content{justify-content:center}.pointer{cursor:pointer}.learn{display:flex;flex-direction:row;width:100%;justify-content:center;gap:20px;flex-grow:1;overflow-y:auto;padding-top:4rem}.learn .learn-card{width:60%;max-width:800px;min-height:500px;flex-grow:1}.learn-main{position:relative}.learn-main:focus{outline:none}.learn-main .header{position:fixed;height:4rem;padding:.5rem 7rem .5rem 0rem;width:calc(100% - 250px);background:#308fbe;display:flex;justify-content:space-between;align-items:center;color:#fff;z-index:3}.learn-main .learn{padding-top:6rem}.learn-main .learn-stop{position:absolute;right:1rem;width:5rem}@media screen and (max-width: 1024px){.learn-main .header{width:calc(100% - 40px)}}.learn-settings{margin-left:2rem;padding:.5rem 1rem;margin-right:1rem;border-right:1px solid lightgray;display:flex;z-index:100}.learn-settings:hover{background:rgba(255,255,255,.2666666667)}.learn-settings .feather-settings{width:1rem;min-width:1rem;min-height:1rem}.learn-settings .learn-settings-popup{color:#000;position:absolute;margin-top:30px;background:white;border-radius:1rem;padding:1rem;box-shadow:1px 2px 8px #0005}.progress{min-width:30px;max-width:800px;flex-grow:1;justify-content:center}.progress .progress-bar{height:2px;width:100%;background:#eee}.progress .progress-bar .progress-bar-fill{height:2px;background:#888}.cards{display:flex;flex-direction:row;height:90%;min-width:300px;max-width:800px}.mask{flex-grow:1}.carrosel{width:100%;height:100%}.flash-card{width:100%;height:100%;border-radius:20px;display:flex;flex-direction:column;justify-content:center;position:relative;text-align:center;box-shadow:1px 2px 8px #0005}.flash-card .answer{visibility:hidden;position:absolute;width:100%}.flash-card .learn-multiple-choice,.flash-card .learn-repeat{margin-top:3rem;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;flex-grow:1}.flash-card .learn-multiple-choice>button,.flash-card .learn-repeat>button{flex-basis:40%;font-family:inherit;font-size:1.5rem}.flash-card .learn-multiple-choice>button:hover,.flash-card .learn-repeat>button:hover{background:#ddd}.flash-card .learn-multiple-choice>button.correct,.flash-card .learn-repeat>button.correct{background:#2c2;border-color:#080}.flash-card .learn-multiple-choice>button.wrong,.flash-card .learn-repeat>button.wrong{background:#f22;border-color:#800}.flash-card .learn-multiple-choice input,.flash-card .learn-repeat input{outline:none;font-size:2rem;font-family:inherit;text-align:center;border-radius:5px;border:2px solid lightgray}.flash-card .learn-multiple-choice input:focus,.flash-card .learn-repeat input:focus{border-color:#38abe5}.flash-card .learn-multiple-choice input.correct,.flash-card .learn-multiple-choice input.correct:focus,.flash-card .learn-repeat input.correct,.flash-card .learn-repeat input.correct:focus{background:#8f8;border-color:#4c4}.flash-card .learn-multiple-choice input.wrong,.flash-card .learn-multiple-choice input.wrong:focus,.flash-card .learn-repeat input.wrong,.flash-card .learn-repeat input.wrong:focus{background:#f88;border-color:#c44}.flash-card .learn-repeat{flex-direction:column}.flash-card .question{visibility:visible;position:absolute;width:100%;height:100%;display:flex;flex-direction:column;padding:2rem}.flash-card .question .star{position:absolute;right:2rem;top:2rem}.flash-card .title{font-size:2rem;flex-grow:1;display:flex;align-items:center;justify-content:center}.flash-card.turn{transition:.3s}.flash-card.turn .answer,.flash-card.turn .question{transition-delay:.0875s}.flash-card.reverse.turn{transform:rotateY(180deg)}.flash-card.reverse.turn .answer{visibility:visible}.flash-card.reverse.turn .question{visibility:hidden}.carrosel.slideLeft{animation:.3s slideLeft}.carrosel.slideRight{animation:.3s slideRight}.mirrorX{transform:rotateY(180deg)}.learn-done{display:flex;flex-direction:row;gap:20%}.learn-done table td{white-space:nowrap}.learn-done h1{font-size:10rem;margin:0}@keyframes slideLeft{0%{transform:translate(0);opacity:1}50%{transform:translate(-50%);opacity:0}51%{transform:translate(50%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideRight{0%{transform:translate(0);opacity:1}50%{transform:translate(50%);opacity:0}51%{transform:translate(-50%);opacity:0}to{transform:translate(0);opacity:1}}button .key{float:left;font-size:.5em;background:#ddd;width:1rem;border-radius:.2rem;border:1px solid #888}.failedButtons{display:flex;justify-content:space-around}.failedButtons button{flex-basis:40%;font-family:inherit;font-size:1.5rem}.failedButtons button:hover{background:#ddd}.feedback{vertical-align:middle;padding:2rem 5rem}.feedback table{width:100%;max-width:800px}.feedback label{font-size:1rem;font-weight:400}.feedback textarea,.feedback input{font-size:1.2rem;width:100%;border:1px solid lightgray;border-radius:.2rem;padding:.5rem}.feedback textarea{resize:none;height:10rem}.feedback button{float:right}.blog{max-width:80rem}.blog .crumbs{padding:2rem 8rem}.blog .blog-header{display:flex;padding:2rem 8rem}.blog .blog-header h1{padding-top:4rem}.blog .article-short{padding:2rem 8rem}.blog .article-short .article-short-content{padding:1rem;border-top:1px solid #eee}.blog .article-short .article-short-content a{text-decoration:none}.blog .article-short .article-short-content a:visited{color:unset}.blog .article-short .article-short-content p{text-align:justify}.blog-article .crumbs{padding:2rem 8rem}.blog-article p{text-align:justify}.blog-article h1{padding:2rem 8rem 0rem;margin-bottom:0}.blog-article div.date{padding:0rem 8rem 2rem;color:gray}.blog-article div{padding:2rem 8rem}.blog-article .article-short{background:#f0fcff}.sidebar a,.sidebar nav{padding:.5rem;border-radius:.5rem;cursor:pointer;color:#fff;text-decoration:none;display:block;user-select:none}.sidebar a:hover,.sidebar nav:hover{background:rgba(255,255,255,.2666666667)}.sidebar a .feather,.sidebar nav .feather{height:1rem}.sidebar a.active,.sidebar nav.active{background:rgba(0,0,0,.1333333333);color:#fff}.language-selector{position:absolute;top:10px;right:10px;border:1px solid #ccc;border-radius:.3rem;padding:.2rem;cursor:pointer;z-index:5}.language-selector:hover{background:#e0e0e0}:root{font-family:Avenir,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;color-scheme:light;color:#222;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#app{width:100vw;height:100vh;display:flex;flex-direction:column}.hidden{visibility:hidden}@media screen and (max-width: 640px){:root{font-size:12px}}.strong{font-weight:700}.center{text-align:center}button{color:#000}.action-button{background:#38abe5;color:#fff}.action-button:hover{background:#87d7ff}.action-button:disabled{background:#ccc;color:#a9a9a9;cursor:default}.action-button:disabled:hover{background:#ccc}.link-button{color:inherit}.button-row{text-align:right}h1,h2,h3{font-weight:500;color:#666}.top-element{display:flex;gap:5rem;max-width:60rem}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.tippy-box[data-theme~=light]{color:#26323d;box-shadow:0 0 20px 4px #9aa1b126,0 4px 80px -8px #24282f40,0 4px 4px -2px #5b5e6926;background-color:#fff}.tippy-box[data-theme~=light][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}.tippy-box[data-theme~=light][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff}.tippy-box[data-theme~=light][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff}.tippy-box[data-theme~=light][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff}.tippy-box[data-theme~=light]>.tippy-backdrop{background-color:#fff}.tippy-box[data-theme~=light]>.tippy-svg-arrow{fill:#fff}.top-layout{display:flex;flex-direction:column}.sidebar{position:fixed;top:0px;width:250px;height:100%;background:#308fbe;color:#fff;transition:.3s;z-index:100}.sidebar>div{transition:.3s;opacity:1}.sidebar .title{padding:1rem 1rem 0rem;font-size:2rem;font-weight:500;color:#fff}.sidebar .hamburger{visibility:hidden;position:absolute;right:10px;top:10px;cursor:pointer}header{margin-left:-.5rem;margin-top:1rem;cursor:pointer}header .feather{width:1rem;height:1rem;vertical-align:middle;transition:.3s}header .feather.rotate90{rotate:90deg}.nav-group{overflow-y:auto;transition:.3s;transition-timing-function:linear;max-height:15rem}.vScale0{max-height:0}.transition{transition:.5s}.padding1{padding:1rem}.padding2{padding:2rem}.scroll{overflow-y:auto}.float-right{float:right}.flex-column{display:flex;flex-direction:column}.space-between{justify-content:space-between}.min-height{min-height:0px}.grow{flex-grow:1}.main-area{flex-grow:1;flex-shrink:1;display:flex;position:relative;margin-left:250px;overflow:auto}.main{flex-grow:1;flex-shrink:1}@media screen and (max-width: 1024px){.sidebar.collapsed{margin-left:-210px}.sidebar.collapsed>div{opacity:0}.sidebar .hamburger{visibility:visible}.main-area{margin-left:40px}}.container{display:flex;flex-direction:column;outline:none;padding:2rem}.centered-container{align-items:center;justify-content:center}.delete{cursor:pointer}.transparent{opacity:0}input:autofill,input:-webkit-autofill-strong-password,input:-webkit-autofill-strong-password-viewable,input:-webkit-autofill-and-obscured{background-color:#fff!important;background-clip:content-box!important;-webkit-box-shadow:0 0 0 60px white inset!important}button{cursor:pointer;border:2px solid transparent;padding:10px;margin:5px;border-radius:5px;background:#ccc;font-size:1rem}button.main{background:#87d7ff}button:hover{background:#bbb}button:focus{outline:none;border:2px solid blue;background:#ccf}button:focus:hover{background:#bbb}button.icon-button{background:transparent}button.icon-button:hover{background:#bbb}.feather{cursor:pointer}
