:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.popup-overlay{position:fixed;inset:0;background:#0000004d;z-index:999;animation:fadeIn .2s ease}.audio-button-popup{position:fixed;background:#fff;border-radius:12px;box-shadow:0 8px 32px #0003;z-index:1000;min-width:280px;max-width:90vw;animation:popupSlideIn .3s ease}.audio-button-popup.placement-top{transform:translate(-50%,-100%) translateY(-10px)}.audio-button-popup.placement-bottom{transform:translate(-50%) translateY(10px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes popupSlideIn{0%{opacity:0;transform:translate(-50%,-100%) translateY(10px)}to{opacity:1;transform:translate(-50%,-100%) translateY(-10px)}}.popup-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #eee}.popup-header h3{margin:0;font-size:16px;font-weight:600;color:#333}.popup-close{background:none;border:none;font-size:24px;cursor:pointer;color:#666;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.popup-close:hover{color:#333}.popup-body{padding:16px}.popup-setting{margin-bottom:16px}.popup-setting:last-of-type{margin-bottom:0}.popup-setting label{display:block;margin-bottom:8px;font-size:13px;font-weight:500;color:#555}.popup-setting input[type=range]{width:100%;height:6px;border-radius:3px;background:#ddd;outline:none;-webkit-appearance:none;margin:8px 0}.popup-setting input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#667eea;cursor:pointer;transition:all .2s ease}.popup-setting input[type=range]::-webkit-slider-thumb:hover{background:#5568d3;transform:scale(1.1)}.popup-setting input[type=range]::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#667eea;cursor:pointer;border:none;transition:all .2s ease}.popup-setting input[type=range]::-moz-range-thumb:hover{background:#5568d3;transform:scale(1.1)}.range-labels{display:flex;justify-content:space-between;font-size:11px;color:#999}.popup-note{margin-top:12px;padding:8px;background:#f0f7ff;border-left:3px solid #667eea;border-radius:4px;font-size:11px;color:#5568d3;line-height:1.4}.popup-footer{display:flex;gap:8px;padding:12px 16px;border-top:1px solid #eee}.popup-btn{flex:1;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}.popup-btn.primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.popup-btn.primary:hover{transform:translateY(-1px);box-shadow:0 2px 8px #667eea4d}.popup-btn.secondary{background:#fff;color:#666;border:1px solid #ddd}.popup-btn.secondary:hover{background:#f5f5f5;border-color:#999}@media(max-width:640px){.audio-button-popup{position:fixed;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;max-width:85vw}@keyframes popupSlideIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.95)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}}.settings-popup{position:fixed;background:#fff;border-radius:12px;box-shadow:0 8px 32px #0003;z-index:1000;min-width:320px;max-width:90vw;max-height:80vh;overflow-y:auto;animation:popupSlideIn .3s ease}.settings-popup.placement-top{transform:translate(-50%,-100%) translateY(-10px)}.settings-popup.placement-bottom{transform:translate(-50%) translateY(10px)}.settings-popup-body{max-height:60vh;overflow-y:auto}.settings-description{font-size:12px;color:#666;margin-bottom:16px;line-height:1.4}.speed-settings-group{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #eee}.speed-settings-group:last-of-type{border-bottom:none;margin-bottom:0}.speed-settings-group h4{margin:0 0 12px;font-size:14px;font-weight:600;color:#667eea}@media(max-width:640px){.settings-popup{position:fixed;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;max-width:90vw;max-height:85vh;min-width:280px}@keyframes popupSlideIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.95)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}}.info-popup{position:fixed;background:#fff;border-radius:12px;box-shadow:0 8px 32px #0003;z-index:1000;min-width:320px;max-width:500px;max-height:80vh;overflow-y:auto;animation:popupSlideIn .3s ease}.info-popup.placement-top{transform:translate(-50%,-100%) translateY(-10px)}.info-popup.placement-bottom{transform:translate(-50%) translateY(10px)}.info-popup-body{max-height:60vh;overflow-y:auto}.info-section{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.info-section:last-of-type{border-bottom:none;margin-bottom:0}.info-section h4{margin:0 0 8px;font-size:14px;font-weight:600;color:#667eea}.info-section p{margin:0 0 8px;font-size:13px;line-height:1.5;color:#555}.info-section ul{margin:8px 0 0;padding-left:20px;font-size:13px;line-height:1.6;color:#555}.info-section li{margin-bottom:6px}.info-section li strong{color:#667eea}@media(max-width:640px){.info-popup{position:fixed;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;max-width:90vw;max-height:85vh;min-width:280px}@keyframes popupSlideIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.95)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}}.language-selector{position:relative;display:inline-flex;align-items:center}.language-selector-button{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:20px;cursor:pointer;transition:all .3s ease;font-size:.9rem;font-weight:500;min-height:40px;white-space:nowrap}.language-selector-button:hover{background:#ffffff4d;transform:translateY(-1px)}.language-flag{font-size:1.2rem;line-height:1}.language-code{font-weight:600;letter-spacing:.5px}.language-arrow{font-size:.7rem;transition:transform .3s ease}.language-arrow.open{transform:rotate(180deg)}.language-dropdown{position:fixed;top:auto;background:#fff;border-radius:10px;box-shadow:0 4px 20px #00000026;overflow-y:auto;overflow-x:hidden;z-index:1000;min-width:200px;max-width:250px;max-height:400px;animation:slideDown .2s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.language-option{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;background:#fff;border:none;cursor:pointer;transition:background .2s ease;text-align:left}.language-option:hover{background:#f5f5f5}.language-option.active{background:#e8f4f8}.language-option .language-flag{font-size:1.3rem}.language-name{flex:1;color:#333;font-size:.95rem;font-weight:500}.checkmark{color:#667eea;font-weight:700;font-size:1rem}@media(max-width:768px){.language-selector-button{padding:.4rem .8rem;font-size:.85rem}.language-code{display:none}.language-dropdown{right:auto;left:0;min-width:160px}.language-name{font-size:.9rem}}*{margin:0;padding:0;box-sizing:border-box}.seo-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;color:#333}#root{min-height:100vh}.app{min-height:100vh;display:flex;flex-direction:column;padding:1rem}.difficulty-selector{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;text-align:center;max-width:800px;margin:0 auto}.difficulty-selector h1{font-size:3rem;margin-bottom:1rem;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.difficulty-selector p{font-size:1.2rem;margin-bottom:2rem;color:#ffffffe6}.difficulty-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;width:100%}.difficulty-option{background:#fff;border-radius:15px;padding:1.5rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0000001a}.difficulty-option:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0003}.difficulty-level{font-size:1.5rem;font-weight:700;color:#667eea;margin-bottom:.5rem}.difficulty-description{font-size:1rem;color:#666;margin-bottom:.5rem}.word-count{font-size:.9rem;color:#999;font-weight:500}.app-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;margin-bottom:2rem}.app-header h1{font-size:2rem;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.progress-info{display:flex;align-items:center;gap:.5rem;color:#ffffffe6;font-weight:500}.change-level-btn{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);padding:.5rem 1rem;border-radius:20px;cursor:pointer;transition:all .3s ease;font-size:.9rem}.change-level-btn:hover{background:#ffffff4d}.app-main{flex:1;display:flex;justify-content:center;align-items:center}.flash-card{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 10px 30px #0003;max-width:600px;width:100%;min-height:400px;display:flex;flex-direction:column}.card-header{display:flex;justify-content:flex-end;margin-bottom:1rem}.difficulty-badge{color:#fff;padding:.3rem .8rem;border-radius:15px;font-size:.85rem;font-weight:700;text-transform:uppercase}.card-content{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center}.word-container{margin-bottom:1.5rem}.word-display{font-size:3rem;font-weight:700;color:#333;margin-bottom:1rem;line-height:1.2;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.syllable{position:relative}.syllable-separator{color:#667eea;margin:0 .2rem}.consonant-highlight{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.1rem .2rem;border-radius:4px;font-weight:700}.translation{font-size:1.2rem;color:#666;margin-bottom:2rem;font-style:italic}.controls{display:flex;flex-direction:column;gap:1.5rem;width:100%}.display-controls,.audio-controls{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap}.control-btn{background:#f0f0f0;border:2px solid #ddd;padding:.7rem 1.2rem;border-radius:25px;cursor:pointer;transition:all .3s ease;font-size:.9rem;font-weight:500;color:#333;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.control-btn:hover{background:#e0e0e0;transform:translateY(-2px)}.control-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:#667eea}.audio-btn{background:#4caf50;color:#fff;border:none;padding:.7rem 1.2rem;border-radius:25px;cursor:pointer;transition:all .3s ease;font-size:.9rem;font-weight:500;min-width:100px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.audio-btn:hover{background:#45a049;transform:translateY(-2px)}.audio-btn.slow{background:#2196f3}.audio-btn.slow:hover{background:#1976d2}.audio-btn.medium{background:#ff9800}.audio-btn.medium:hover{background:#f57c00}.audio-btn.normal{background:#4caf50}.audio-btn.normal:hover{background:#388e3c}.card-navigation{display:flex;justify-content:center;gap:1rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid #eee}.nav-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.8rem 1.5rem;border-radius:25px;cursor:pointer;transition:all .3s ease;font-size:1rem;font-weight:500}.nav-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 15px #667eea66}.nav-btn:disabled{background:#ccc;cursor:not-allowed}.progress-bar{height:4px;background:#ffffff4d;border-radius:2px;margin-top:2rem;overflow:hidden}.progress-fill{height:100%;background:#fff;transition:width .3s ease;border-radius:2px}.app-header-auth{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.auth-controls{display:flex;align-items:center;gap:1rem;min-height:44px}.user-info{display:flex;align-items:center;gap:.8rem;color:#fff;font-size:.9rem;min-height:44px}.guest-controls{display:flex;align-items:center;gap:.5rem}.settings-btn{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);padding:.5rem .8rem;border-radius:50%;cursor:pointer;transition:all .3s ease;font-size:1.2rem;min-height:40px;min-width:40px;display:inline-flex;align-items:center;justify-content:center;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.settings-btn:hover{background:#ffffff4d;transform:rotate(45deg)}.auth-btn,.logout-btn{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);padding:.5rem 1rem;border-radius:20px;cursor:pointer;transition:all .3s ease;font-size:.9rem;min-height:40px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.auth-btn:hover,.logout-btn:hover{background:#ffffff4d}.ad-container{margin-top:2rem;padding:1rem;background:#ffffff1a;border-radius:10px;min-height:100px;display:flex;align-items:center;justify-content:center}.link-btn{background:none;border:none;color:gold;text-decoration:underline;cursor:pointer;font-size:inherit}.auth-modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.auth-modal{background:#fff;border-radius:15px;padding:2rem;max-width:500px;width:100%;max-height:90vh;overflow-y:auto}.auth-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #eee}.close-btn{background:none;border:none;font-size:2rem;cursor:pointer;color:#666;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.close-btn:hover{color:#333}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#333}.form-group input{width:100%;padding:.8rem;border:2px solid #ddd;border-radius:8px;font-size:1rem}.form-group input:focus{outline:none;border-color:#667eea}.auth-btn.primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1rem 2rem;border-radius:25px;font-size:1rem;font-weight:500;cursor:pointer;width:100%;margin-bottom:1rem}.auth-btn.primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 15px #667eea66}.auth-btn.primary:disabled{opacity:.7;cursor:not-allowed}.auth-btn.google{background:#db4437;color:#fff;border:none;padding:1rem 2rem;border-radius:25px;font-size:1rem;font-weight:500;cursor:pointer;width:100%;margin-bottom:1rem}.auth-btn.google:hover:not(:disabled){background:#c23321;transform:translateY(-2px)}.divider{text-align:center;margin:1.5rem 0;position:relative}.divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#ddd}.divider span{background:#fff;padding:0 1rem;color:#666}.auth-switch{text-align:center;margin-top:1rem}.error-message{background:#ffebee;color:#c62828;padding:1rem;border-radius:8px;margin-bottom:1rem;border-left:4px solid #c62828}@media(max-width:768px){.app{padding:.5rem}.app-header{flex-direction:column;gap:1rem;text-align:center}.app-header h1{font-size:1.5rem}.app-header-auth{flex-direction:column;text-align:center}.difficulty-selector h1{font-size:2rem}.difficulty-options{grid-template-columns:1fr}.flash-card{padding:1rem;min-height:auto;margin-bottom:.5rem}.word-display{font-size:clamp(1.3rem,7vw,2rem);margin-bottom:1rem}.word-container{max-width:100%;padding:0 .5rem;margin-bottom:.5rem}.translation{font-size:1rem;margin-bottom:1rem}.controls{gap:.75rem}.display-controls,.audio-controls{gap:.5rem}.card-navigation{gap:.5rem;margin-top:.5rem;padding-top:.5rem}.control-btn,.audio-btn,.nav-btn{padding:.6rem 1rem;font-size:.9rem}.card-header{margin-bottom:.75rem}.auth-modal{padding:1.5rem;margin:1rem}.user-info{flex-direction:column;gap:.5rem;text-align:center}.guest-controls{flex-direction:column;gap:.5rem}}@media(max-width:768px)and (orientation:portrait){.app{padding:0}.flash-card{border-radius:0;padding:1rem .75rem;box-shadow:none;max-width:100%}.difficulty-selector{padding:0 .75rem;max-width:100%}.app-header-auth,.difficulty-header{padding:.75rem;border-radius:0}.difficulty-options{padding:0}}
