.flashcard{background-color:#0000;width:360px;max-width:80vw;height:70vh;max-height:70vh}.flashcard-inner{text-align:center;width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,0,.2,1);position:relative}.flashcard-inner.flipped{transform:rotateY(180deg)}.flashcard-front,.flashcard-back{backface-visibility:hidden;background-color:#fff;border:1px solid #eae7e6;border-radius:20px;flex-direction:column;gap:24px;width:100%;height:100%;padding:24px;display:flex;position:absolute}.flashcard-front{justify-content:center;align-items:center}.flashcard-back{justify-content:space-between;transform:rotateY(180deg)}.flashcard-back-content{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:24px;display:flex}.flashcard-word-english{color:#000;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;font-size:32px;font-weight:700;display:flex}.flashcard-word-georgian{color:#000;text-align:center;font-size:32px;font-weight:400}.flashcard-pronunciation{color:#999;text-align:center;font-size:20px;font-weight:400}.flashcard-pronunciation b{color:#000}.flashcard-actions{flex-direction:column;gap:12px;width:100%;margin-top:auto;display:flex}.flashcard-transliteration-section{flex-direction:column;align-items:center;gap:12px;display:flex}.flashcard-word-english-small{color:#666;margin-bottom:4px;font-size:16px;font-weight:400}
