.compact-trophy-wrapper{background:#fff;padding:2rem 1rem 1.5rem;max-width:1200px;border-radius:12px;text-align:center;border:1px solid #ddd;box-shadow:0 4px 12px rgba(0,0,0,.08);overflow-x:hidden;position:relative;margin:.5rem auto 60px}.compact-title-bar{background-color:#6f86c4;border:3px solid #b6d4fe!important;padding:.6rem 1.2rem;border-radius:8px;margin:-2.2rem auto 1.5rem;display:inline-block;color:#fff;font-weight:700;box-shadow:0 3px 6px rgba(0,0,0,.15);position:relative;z-index:1}.compact-title{font-size:1.3rem;display:flex;align-items:center;justify-content:center;gap:.6rem}.compact-trophy-grid{gap:1.5rem}.compact-trophy-grid,.trophy-category{display:flex;flex-direction:column;align-items:center}.trophy-category{background:#fff;border-radius:10px;padding:1rem;width:100%;max-width:900px;border:1px solid #e1e1e1;box-shadow:0 2px 6px rgba(0,0,0,.06);transition:transform .2s ease,box-shadow .2s ease}.trophy-category:hover{transform:translateY(-3px);box-shadow:0 6px 14px rgba(0,0,0,.12)}.category-header{display:flex;align-items:center;justify-content:center;gap:.4rem;font-size:1rem;font-weight:700;color:#2c3e50;margin-bottom:.8rem;text-transform:uppercase;letter-spacing:.5px}.progress-container{width:100%;background:#e9ecef;border-radius:6px;height:8px;margin-bottom:1rem;overflow:hidden}.progress-fill{height:100%;background:#1cc88a;border-radius:6px;transition:width .3s ease}.trophy-chapter-row{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;width:100%;margin-top:.5rem}.chapter-block{flex:1 1 180px;background:#f9fafc;border-radius:6px;padding:.5rem;text-align:center;min-width:150px;max-width:200px;transition:background .2s ease}.chapter-block:hover{background:#eef2f7}.chapter-title{font-size:.8rem;font-weight:600;color:#555;margin-bottom:.35rem;text-align:center}.trophy-row{display:flex;flex-wrap:wrap;justify-content:center;gap:4px}.star-icon{width:20px;height:18px;transition:transform .2s}.star-icon:hover{transform:scale(1.2)}.trophy-description{max-width:800px;margin:2rem auto 0;text-align:left;color:#333;font-size:1rem;line-height:1.5}.trophy-divider{border:none;height:1px;background-color:#ccc;margin-bottom:1rem}@media (max-width:768px){.trophy-chapter-row{gap:8px}.chapter-block{flex:1 1 45%;min-width:130px}.compact-trophy-wrapper{margin-bottom:40px}}