#root{--primary-color:#4a90e2;height:100dvh;overflow:auto}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(120deg,#e0eafc,#cfdef3);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow:hidden;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.home-container{background:#f6f8fa;border-radius:16px;box-shadow:0 2px 16px #0001;margin:2rem auto;max-width:800px;padding:0}.header-gradient{background:linear-gradient(90deg,#4a90e2,#50e3c2);border-radius:16px 16px 0 0;color:#fff;padding:2rem 2rem 1rem;text-align:center}.header-gradient h1{font-size:2.2rem;font-weight:700;letter-spacing:1px;margin:0}.subtitle{color:#eaf6fb;font-size:1.1rem;font-weight:400;margin:.5rem 0 0}form{display:flex;flex-direction:column;gap:1.5rem;padding:2rem}.categories-list{grid-gap:1rem;display:grid;gap:1rem}.category-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 1px 6px #0001;padding:1.2rem 1.5rem;transition:box-shadow .2s}.category-card:hover{box-shadow:0 4px 24px #4a90e220}.category-header{align-items:center;display:flex;gap:.7em}.category-icon{font-size:1.5em}.category-title{color:#2d3a4a;font-size:1.15em}.chapter-list{margin-left:1em;margin-top:.5em}.chapter-item{margin-bottom:.5em}.chapter-checkbox-label{align-items:center;border-radius:6px;cursor:pointer;display:flex;font-weight:400;gap:10px;padding:.3em .5em;transition:background .15s}.chapter-checkbox-label:hover{background:#f0f7ff}.chapter-checkbox{accent-color:#4a90e2;height:18px;width:18px}.no-chapters{color:#bbb;font-style:italic;margin-left:1em}.selected-chapters{background:#f0f7ff;border:1px solid #d0e6fa;border-radius:8px;box-shadow:0 1px 6px #4a90e210;color:#2d3a4a;font-size:1.1em;margin:2rem;padding:1rem}button{background:#4a90e2;border:none;border-radius:8px;box-shadow:0 2px 8px #4a90e220;color:#fff;cursor:pointer;display:block;font-size:1.15em;font-weight:600;letter-spacing:1px;margin:auto;padding:.75em 2.5em;transition:transform .1s}button:focus,button:hover{background:linear-gradient(90deg,#357ab8,#3cc9a7);outline:none;transform:translateY(-2px) scale(1.03)}button:disabled{background:#d0e6fa;box-shadow:none;cursor:default}button:disabled:hover{transform:none}button:disabled:focus{outline:none}.practice-container{margin:3rem auto;max-width:480px}.practice-container,.practice-summary-container{align-items:center;background:#f6f8fa;border-radius:16px;box-shadow:0 2px 16px #0001;display:flex;flex-direction:column;overflow:hidden;padding:0}.practice-summary-container{margin:2rem auto;max-width:800px}.practice-title{background:linear-gradient(90deg,#4a90e2,#50e3c2);border-radius:16px 16px 0 0;box-shadow:0 2px 16px #4a90e220;color:#fff;font-size:2.2rem;font-weight:700;letter-spacing:1px;margin:0;padding:1rem 2rem;text-align:center;width:100%}.practice-progress{color:#4a90e2;font-size:1.1em;font-weight:600;letter-spacing:1px;margin:1.5em 0 1em}.practice-progress,.practice-word-box{align-items:center;display:flex;flex-direction:column}.practice-word-box{background:#f6f8fa;border:1.5px solid #e0eafc;border-radius:12px;box-shadow:0 1px 6px #4a90e210;margin-bottom:2em;padding:1.5em 2em;transition:background .2s;width:90%}.practice-label{color:#4a90e2}.practice-feedback-label,.practice-label{font-size:1.05em;font-weight:600;letter-spacing:1px;margin-bottom:.2em}.practice-word{color:#222;font-size:2.1em;font-weight:700;letter-spacing:3px;margin-bottom:.1em;margin-top:.2em;text-shadow:0 2px 8px #4a90e220}.practice-form{align-items:center;display:flex;gap:.7em;justify-content:center;margin-bottom:1.5em;width:90%}.practice-input{background:#fff;border:1.5px solid #d0e6fa;border-radius:10px;box-shadow:0 1px 6px #4a90e210;font-size:1.2em;padding:.8em 1.2em;transition:border .2s,box-shadow .2s;width:200px}.practice-input:focus{border:2px solid #4a90e2;box-shadow:0 2px 12px #4a90e220;outline:none}.practice-feedback{border-radius:10px;box-shadow:0 1px 6px #4a90e210;font-size:1.15em;font-weight:700;margin-bottom:1em;padding:.7em 1.2em;text-align:center}.practice-feedback.correct{background:#e6fcf7;border:1.5px solid #50e3c2;color:#1bbf83}.practice-feedback.wrong{background:#fff0f0;border:1.5px solid #e74c3c;color:#e74c3c}.practice-last{background:#f0f7ff;border:1px solid #e0eafc;border-radius:14px;box-shadow:0 1px 6px #4a90e210;box-sizing:border-box;color:#2d3a4a;font-size:1.05em;margin:2em 0;padding:1.2em 1.5em;width:90%}.practice-summary{width:100%}.practice-summary-grid{grid-gap:1em;display:grid;gap:1em;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:2em;width:100%}.practice-summary-item{background:#f0f7ff;border:1px solid #e0eafc;border-radius:10px;box-shadow:0 1px 6px #4a90e210;color:#2d3a4a;font-size:1.1em;font-weight:600;letter-spacing:1px;padding:.8em 1.2em;text-align:center}.practice-summary-chapter{background:#f6f8fa;border-radius:10px;box-shadow:0 1px 6px #4a90e210;margin-bottom:1em;padding:1em 1.2em}.practice-summary-chapter-title{color:#357ab8;font-size:1.1em;font-weight:700;margin-bottom:.5em}.practice-actions{display:flex;gap:1.5em;justify-content:center;margin-bottom:1.5rem;margin-top:1.5em}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.app-background{background:linear-gradient(120deg,#e0eafc,#cfdef3);min-height:100vh}.language-selector{background-color:#fff;border-radius:50%;bottom:40px;box-shadow:0 2px 5px #0000001a;cursor:pointer;max-height:30px;overflow:hidden;padding:10px;position:fixed;right:20px;transition:all .4s ease-out,max-height .4s ease-out;width:30px;will-change:width,max-height,border-radius;z-index:1000}.language-selector,.language-selector div{align-items:center;display:flex;flex-direction:column;justify-content:center}.language-selector div{aspect-ratio:1;width:100%}.language-selector.open div{aspect-ratio:auto;transition:all .4s ease-out}.language-selector.open{border-radius:12px;max-height:200px;width:100px}.language-selector i{color:#333;font-size:24px}.language-selector .language-options{height:0;overflow:hidden;transition:all .3s ease-out;width:100%}.language-selector.open .language-options{height:100%;overflow:auto}.language-selector ul{list-style:none;margin:0;padding:0}.language-selector li{cursor:pointer;padding:5px 10px;text-align:center}.language-selector li:hover{background-color:#e0e0e0}
/*# sourceMappingURL=main.9ef30175.css.map*/