body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}html[lang=ar] body{direction:rtl;text-align:right}body{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;justify-content:center;min-height:100vh}.app{background:#fff;border-radius:20px;box-shadow:0 20px 40px #0000001a;max-width:500px;overflow:hidden;width:100%}.header{background:#4a5568;color:#fff;display:flex;flex-direction:column;gap:10px;padding:12px 15px;text-align:center}.header-row{align-items:center;display:flex;gap:15px;justify-content:space-between;width:100%}.app-title{flex-shrink:0;font-size:1.25rem;margin:0;text-align:left}.view-mode-buttons{-webkit-overflow-scrolling:touch;display:flex;flex-grow:1;flex-wrap:wrap;gap:5px;justify-content:flex-start;min-width:0;overflow-x:auto;padding-bottom:5px}.view-mode-buttons::-webkit-scrollbar{display:none}.filter-container{align-content:center;flex-shrink:0}.sub-info{color:#fffc;font-size:.8rem;justify-content:space-between;margin-top:5px}.progress-indicator,.stats{background:#ffffff1a;border-radius:12px;margin:0;padding:4px 10px}.stats .accuracy{display:inline}.header-controls,.header-top{display:contents}@media (min-width:769px){.app-title{font-size:1.5rem}}@media (max-width:768px){.header{padding:10px}.lang-select{font-size:.8rem;padding:4px 8px}}@media (max-width:480px){.header-row{flex-wrap:wrap}.app-title{margin-bottom:5px;width:100%}.view-mode-buttons{justify-content:center;width:100%}}.language-control{margin:0 auto 10px;max-width:300px;width:100%}.lang-select{max-width:120px;min-width:60px;transition:border-color .2s ease;width:auto}.lang-select:focus{border-color:#667eea}.lang-select::-ms-expand,.lang-select:after{display:none}@media (max-width:768px){.view-mode-buttons{gap:4px}.mode-btn{font-size:.7rem;padding:5px 8px}}.mode-btn{background:#0000;border:1px solid #fff6;border-radius:18px;color:#ffffffe6;cursor:pointer;flex-shrink:0;font-size:.85rem;font-weight:600;padding:6px 14px;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}.mode-btn:not(:disabled):hover{background:#ffffff1a;border-color:#fffc;box-shadow:0 4px 10px #0000001a;color:#fff;transform:translateY(-2px)}.mode-btn.active{background:#fff;border-color:#fff;box-shadow:0 2px 8px #0000001a;color:#4a5568}.mode-btn:disabled{cursor:not-allowed;opacity:.4}.filter-select{-webkit-appearance:none;appearance:none;background:#0000;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:1em;border:1px solid #fff6;color:#ffffffe6;font-weight:600;padding:7px 30px 7px 14px;transition:all .2s ease}.filter-select:hover{background-color:#ffffff1a;border-color:#fffc}.filter-compact{margin:0 auto;max-width:300px}.filter-select-compact{background:#fff;border:2px solid #e2e8f0;border-radius:20px;color:#2d3748;cursor:pointer;font-size:.9rem;outline:none;padding:8px 15px;transition:all .3s ease;width:100%}.filter-select-compact:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.filter-select-compact:hover{border-color:#a0aec0}.no-words-message{color:#4a5568;padding:40px;text-align:center}.no-words-message h3{color:#2d3748;margin-bottom:15px}.statistics-main{margin:0 auto;max-width:800px;padding:20px}.statistics-container{background:#fff;border-radius:15px;box-shadow:0 4px 20px #0000001a;padding:20px}.stats-overview{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:30px}.stat-card{background:#f7fafc;border-left:4px solid #4299e1;border-radius:10px;padding:20px;text-align:center}.stat-card h3{color:#4a5568;font-size:.9rem;margin:0 0 10px}.stat-number{color:#2d3748;font-size:2rem;font-weight:700}.stat-number.correct{color:#48bb78}.section-header{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:20px}.section-header h2{color:#2d3748;margin:0}.mistakes-list,.rules-list{display:flex;flex-direction:column;gap:15px}.mistake-item{background:#fff5f5;border-left:4px solid #f56565;border-radius:8px;padding:15px}.mistake-word{color:#2d3748;font-size:1.1rem;font-weight:700;margin-bottom:5px}.mistake-translation{color:#718096;margin-bottom:5px}.mistake-count{color:#e53e3e;font-weight:700;margin-bottom:5px}.mistake-rule{color:#4a5568;font-size:.9rem;font-style:italic}.rule-stat-item{background:#f7fafc;border-left:4px solid #4299e1;border-radius:8px;padding:15px}.rule-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.rule-header h4{color:#2d3748;flex:1 1;margin:0}.accuracy{background:#48bb78;border-radius:12px;color:#fff;font-weight:700;padding:4px 8px}.accuracy.low{background:#f56565}.rule-details{color:#718096;display:flex;font-size:.9rem;gap:15px}.back-btn{background:#4a5568;border:none;border-radius:20px;color:#fff;cursor:pointer;padding:8px 16px;transition:background .3s ease}.back-btn:hover{background:#2d3748}.clear-btn{background:#e53e3e;border:none;border-radius:20px;color:#fff;cursor:pointer;padding:8px 16px;transition:background .3s ease}.clear-btn:hover{background:#c53030}.footer{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.reset-btn{background:#4a5568;border:none;border-radius:20px;color:#fff;cursor:pointer;transition:background .3s ease}.reset-btn:hover{background:#2d3748}@media (max-width:600px){.statistics-main{padding:10px}.statistics-container{padding:15px}.stats-overview{grid-template-columns:1fr}.rule-header,.section-header{align-items:flex-start;flex-direction:column}.rule-header{gap:8px}.rule-details{flex-direction:column;gap:5px}.footer{align-items:center;flex-direction:column}}.header-top{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:15px}.header h1{flex:1 1;font-size:1.5rem;margin:0;min-width:200px}.stats{background:#ffffff1a;border-radius:15px;display:inline-block;font-size:1rem;min-width:120px;opacity:.9;padding:5px 12px}@media (max-width:600px){.header-top{flex-direction:column;gap:10px}.stats{font-size:.9rem}.filter-compact{max-width:250px}.filter-select-compact{font-size:.8rem;padding:6px 12px}}.main{align-items:center;justify-content:center;min-height:300px;padding:30px}.card,.main{display:flex}.card{flex-direction:column;justify-content:space-between;min-height:400px;text-align:center;width:100%}.rule-container{margin-top:auto;transition:all .3s ease}.rule-container.hidden{height:0;opacity:0;overflow:hidden}.rule-container.visible{height:auto;margin-top:20px;opacity:1}.rule-info{background:#f7fafc;border-left:4px solid #4299e1;border-radius:10px;color:#4a5568;font-size:.9rem;padding:15px}.rule-info h4{color:#2b6cb0;margin:0 0 8px}.exception-note{background:#fff5f5;border-left:3px solid #f56565;border-radius:6px;color:#c53030;font-size:.9rem;margin:8px 0;padding:15px}.rule-info h4:has(+.exception-note){color:#c53030}.rule-info p{line-height:1.4;margin:0}.card-content{display:flex;flex:1 1;flex-direction:column;justify-content:center}.word{color:#2d3748;font-size:3rem;font-weight:700;margin-bottom:10px}.translation{color:#718096;font-size:1.2rem;margin-bottom:30px}.articles{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin:20px 0}.article-btn{border:none;border-radius:10px;cursor:pointer;font-size:1.3rem;font-weight:700;min-width:100px;padding:15px 25px;transition:all .2s ease}.article-btn:hover{box-shadow:0 5px 15px #0003;transform:translateY(-2px)}.article-btn:active{transform:translateY(0)}.result{margin:20px 0}.next-btn{background:#4a5568;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;margin-top:15px;padding:12px 25px;transition:background .2s ease}.next-btn:hover{background:#2d3748}.result-message{font-size:1.5rem;font-weight:700;margin-bottom:20px}.result-message.correct{color:#48bb78}.result-message.incorrect{color:#f56565}.correct-answer{color:#2d3748;font-size:1.2rem;margin-bottom:20px}.correct-answer span{border-radius:5px;font-weight:700;padding:5px 10px}.correct-answer .der{background:#f56565;color:#fff}.correct-answer .die{background:#4299e1;color:#fff}.correct-answer .das{background:#48bb78;color:#fff}.next-btn,.reset-btn{background:#4a5568;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;padding:12px 25px;transition:background .2s ease}.next-btn:hover,.reset-btn:hover{background:#2d3748}.footer{background:#f7fafc;border-top:1px solid #e2e8f0;padding:20px;text-align:center}.reset-btn{background:#e53e3e;font-size:.9rem;padding:10px 20px}.reset-btn:hover{background:#c53030}.loading{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;font-size:1.2rem;justify-content:center;min-height:100vh;padding:50px;text-align:center}.progress-indicator{background:#ffffff1a;border-radius:12px;color:#fffc;display:inline-block;font-size:.9rem;padding:5px 12px}@media (max-width:600px){.app{border-radius:15px;margin:10px}.main{padding:20px}.word{font-size:2.5rem}.articles{align-items:center;flex-direction:column;gap:20px}.article-btn{font-size:1.3rem;height:48px;max-width:200px;width:100%}}.der{background:#f56565}.der,.die{border-radius:4px;color:#fff;padding:2px 6px}.die{background:#4299e1}.das{background:#48bb78;border-radius:4px;color:#fff;padding:2px 6px}.rules-list-container{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;padding:20px 0}.rules-main{margin:0 auto;max-width:1200px;padding:0 20px}.rules-categories{display:flex;flex-direction:column;gap:25px}.rule-category{background:#fff;border:1px solid #fff3;border-radius:15px;box-shadow:0 8px 32px #0000001a;padding:25px}.category-title{border-bottom:3px solid;font-size:1.8rem;font-weight:700;margin:0 0 25px;padding-bottom:15px;text-align:center}.category-title.die{border-bottom-color:#4299e1;color:#fff}.category-title.das{border-bottom-color:#48bb78;color:#fff}.category-title.der{border-bottom-color:#f56565;color:#fff}.category-title:not(.die):not(.das):not(.der){border-bottom-color:#a0aec0;color:#4a5568}.rule-item{background:#f8fafc;border-left:5px solid;border-radius:12px;margin-bottom:30px;padding:20px;transition:transform .2s ease,box-shadow .2s ease}.rule-item:hover{box-shadow:0 6px 20px #0000001a;transform:translateY(-2px)}.rule-item:last-child{margin-bottom:0}.rule-title{color:#2d3748;font-size:1.3rem;font-weight:600;line-height:1.4;margin:0 0 20px}.rule-words{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.word-example{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex;font-size:1rem;gap:10px;padding:12px;transition:all .2s ease}.word-example:hover{background:#f7fafc;border-color:#cbd5e0}.article{border-radius:6px;color:#fff;font-size:.9rem;font-weight:700;min-width:45px;padding:6px 10px;text-align:center}.article.der{background:linear-gradient(135deg,#f56565,#e53e3e)}.article.die{background:linear-gradient(135deg,#4299e1,#3182ce)}.article.das{background:linear-gradient(135deg,#48bb78,#38a169)}.word-text{color:#2d3748;font-size:1.1rem;font-weight:600}.word-translation{color:#718096;flex:1 1;font-size:.95rem}.exception-badge{background:#f56565;border-radius:12px;color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:4px 8px;text-transform:uppercase}.more-words{background:#edf2f7;border-radius:8px;color:#718096;font-style:italic;grid-column:1/-1;margin-top:10px;padding:15px;text-align:center}@media (max-width:1024px){.rule-words{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width:768px){.rules-main{padding:0 15px}.rule-category{padding:20px}.category-title{font-size:1.5rem;margin-bottom:20px}.rule-words{gap:10px;grid-template-columns:1fr}.word-example{flex-wrap:wrap;gap:8px}.word-translation{flex-basis:100%;margin-left:55px}.exception-badge{margin-left:auto}}@media (max-width:480px){.rules-list-container{padding:10px 0}.rules-main{padding:0 10px}.rule-category{border-radius:12px;padding:15px}.rule-item{margin-bottom:20px;padding:15px}.rule-title{font-size:1.1rem;margin-bottom:15px}.word-example{padding:10px}.article{min-width:40px;padding:4px 8px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.rule-category{animation:fadeInUp .6s ease-out}.rule-item{animation:fadeInUp .8s ease-out}.rule-item:nth-child(odd){border-left-color:#667eea}.rule-item:nth-child(2n){border-left-color:#764ba2}.empty-rule{background:#f7fafc;border:2px dashed #e2e8f0;border-radius:8px;color:#a0aec0;font-style:italic;padding:40px;text-align:center}.rule-category:has(.empty-rule){display:none}.language-switcher{display:flex;justify-content:center;margin-bottom:10px}.language-select-container{display:inline-block;justify-content:center;margin-bottom:10px}.language-switcher button{background:#f8f9fa;border:1px solid #ddd;border-radius:4px;color:#495057;cursor:pointer;font-size:12px;font-weight:600;height:28px;margin:0 2px;transition:all .2s ease;width:36px}.language-switcher button.active{background:#0d6efd;border-color:#0d6efd;color:#fff}.lang-select{background:#fff;border:2px solid #e2e8f0;border-radius:20px;cursor:pointer;font-size:.9rem;outline:none;padding:6px 12px}
/*# sourceMappingURL=main.c1a0a8b9.css.map*/