.phrase-advanced-component{flex-direction:column;justify-content:center;width:100%;max-width:28rem;min-height:400px;margin-left:auto;margin-right:auto;display:flex;position:relative}.phrase-content{background-color:#fff;border-radius:1rem;flex-direction:column;gap:2rem;height:100%;min-height:400px;padding:2rem;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.phrase-english{text-align:center;color:#1f2937;justify-content:center;align-items:center;min-height:60px;font-size:1.875rem;font-weight:700;line-height:1.2;display:flex}.phrase-memory-indicator{justify-content:center;align-items:center;gap:.75rem;padding:.5rem;display:flex}.memory-dots{gap:.25rem;display:flex}.memory-dot{background-color:#e5e7eb;border:2px solid #d1d5db;border-radius:50%;width:12px;height:12px}.memory-dot.filled{background-color:#8a2008;border-color:#8a2008}.memory-text{color:#6b7280;font-size:.875rem;font-weight:500}.phrase-word-bank{flex-direction:column;gap:1rem;display:flex}.word-bank-title{color:#374151;text-align:center;font-size:1rem;font-weight:600}.word-buttons{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.word-button{color:#8a2008;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#eae7e6;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-size:1rem;font-weight:500;transition:all .1s}.word-button:hover:not(:disabled){background-color:#d6d3d1}.word-button:active:not(:disabled){transform:translateY(1px)}.word-button:disabled{opacity:.6;cursor:not-allowed}.phrase-construction{flex-direction:column;gap:1rem;display:flex}.construction-title{color:#374151;text-align:center;font-size:1rem;font-weight:600}.construction-area{background-color:#f9fafb;border:2px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;min-height:60px;padding:1rem;display:flex}.construction-placeholder{color:#9ca3af;text-align:center;font-style:italic}.constructed-sentence{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.constructed-word{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#8a2008;border-radius:6px;padding:.5rem 1rem;transition:all .1s}.constructed-word:hover:not(.readonly){background-color:#6d1608}.constructed-word.readonly{cursor:default;opacity:.8}.phrase-actions{flex-direction:column;gap:1rem;margin-top:auto;display:flex}.result-overlay{z-index:20;border-radius:0 0 1rem 1rem;width:100%;padding:1.5rem;animation:.3s cubic-bezier(.16,1,.3,1) slideUp;position:absolute;bottom:0;left:0;box-shadow:0 -4px 12px #0000001a}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.result-overlay.correct{background-color:#ecfdf5;border-top:2px solid #34d399}.result-overlay.wrong{background-color:#fef2f2;border-top:2px solid #f87171}.result-content{flex-direction:column;gap:1rem;display:flex}.result-header{align-items:center;gap:.75rem;display:flex}.result-icon{font-size:1.5rem}.result-title{font-size:1.25rem;font-weight:700}.result-overlay.correct .result-title{color:#065f46}.result-overlay.wrong .result-title{color:#991b1b}.correct-answer{text-align:left;background-color:#ffffff80;border-radius:.5rem;padding:.75rem}.correct-answer .label{text-transform:uppercase;color:#6b7280;margin-bottom:.25rem;font-size:.75rem;font-weight:600;display:block}.correct-answer .answer{color:#111827;font-size:1.125rem;font-weight:500;display:block}.latin-text{text-align:center;color:#4b5563;font-size:1rem;font-style:italic}.btn-success{color:#fff;background-color:#059669;border:none}.btn-success:hover{background-color:#047857}.btn-danger{color:#fff;background-color:#dc2626;border:none}.btn-danger:hover{background-color:#b91c1c}
