.KeyVocabularySection_container__knmm2{width:100%;margin:2rem 0;border:1px solid var(--color-border);border-radius:8px;background:var(--color-bg-card);overflow:hidden}.KeyVocabularySection_compact__hdg9A{margin:0 0 1.15rem}.KeyVocabularySection_toggle__gqM5C{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:.9rem 1rem;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.KeyVocabularySection_toggle__gqM5C:hover{background:var(--color-bg-panel)}.KeyVocabularySection_eyebrow__QFgga{display:block;margin-bottom:.16rem;color:var(--color-accent);font-size:.72rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.KeyVocabularySection_title__r7_2k{display:block;color:var(--color-text-primary);font-size:1rem;font-weight:900;line-height:1.25}.KeyVocabularySection_chevron__Wf6oD{flex:0 0 auto;color:var(--color-text-secondary);transition:transform .18s ease}.KeyVocabularySection_chevronOpen__GCxaO{transform:rotate(180deg)}.KeyVocabularySection_vocabList__by7iN{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:.55rem;gap:.55rem;margin:0;padding:0 1rem 1rem;list-style:none}.KeyVocabularySection_vocabItem__xYusa{display:flex;flex-direction:column;gap:.18rem;min-width:0;padding:.7rem .75rem;border:1px solid var(--color-border);border-radius:8px;background:var(--color-bg-panel)}.KeyVocabularySection_term__uWCUU{color:var(--color-text-primary);font-size:.94rem;font-weight:900}.KeyVocabularySection_translation__m4Z20{color:var(--color-text-secondary);font-size:.86rem;line-height:1.35}@media (max-width:640px){.KeyVocabularySection_vocabList__by7iN{grid-template-columns:1fr}}