.word-card .answer-panel { margin:18px 0 0; border:1px solid #b9d4c6; border-radius:15px; padding:15px 16px; background:#f4faf5; }
.word-card .answer-kicker,.word-card .study-example > span { display:block; color:#5c796f; font:800 10px/1 "DM Mono",monospace; letter-spacing:.06em; text-transform:uppercase; }
.word-card .answer-panel .answer-value { margin:8px 0 0; color:#173f37; font:700 29px/1.12 Manrope,sans-serif; letter-spacing:-.04em; }
.word-card .study-example { margin-top:10px; border-left:3px solid #91bba8; padding:10px 13px; background:#eaf4ed; }
.word-card .study-example p { margin:6px 0 0; color:#43665c; font-size:14px; line-height:1.45; }
.word-card .study-rating { margin-top:18px; padding-top:17px; border-top:1px solid #b9d4c6; }
.word-card .study-rating > b { display:block; color:#2c574c; font-size:14px; }
.word-card .study-rating small { display:block; margin:11px 0 0; color:#58786e; font-size:11px; font-style:normal; line-height:1.45; }
.word-card .rating-actions { display:flex; gap:8px; margin-top:12px; }
.rating-actions button { min-width:40px; }
