.title-badge { display: flex; align-items: baseline; gap: 12px; flex-wrap: wrap; }
.yoosful-tag { background: #f7c56e; padding: 6px 16px; border-radius: 60px; font-weight: bold; color: #2d2b1f; font-size: 0.9rem; box-shadow: inset 0 -1px 0 #b1620e, 0 2px 6px rgba(0,0,0,0.1); }
.hint-icon { background: #ffda9e; border-radius: 30px; padding: 4px 12px; font-size: 0.7rem; font-weight: bold; color: #724e1a; }