.winner-showcase{background:#fffaf2;padding:60px 40px;border-radius:20px}.winner-header{display:flex;align-items:center;justify-content:center;gap:25px;margin-bottom:60px}.year-badge{background:radial-gradient(circle,#f6e27a,#c89b3c);width:110px;height:110px;border-radius:50%;font-size:32px;font-weight:700;color:#6b3f1d;display:flex;align-items:center;justify-content:center}.event-title{background:linear-gradient(90deg,#f4d47c,#c99b3c);padding:20px 40px;border-radius:60px;font-size:22px;font-weight:600;color:#6b3f1d}.winner-list{display:flex;justify-content:center;gap:80px;margin-bottom:70px}.winner-card{text-align:center}.winner-photo img{width:220px;height:220px;border-radius:50%;object-fit:cover;border:6px double #d4af37}.winner-card h4{margin-top:18px;font-size:18px;font-weight:600}.winner-card p{font-size:14px;color:#7a5a2e}.year-carousel{display:flex;align-items:center;justify-content:center;gap:20px}.year-track{display:flex;gap:22px}.year-item{width:80px;height:80px;border-radius:50%;border:4px solid #8a5a2e;display:flex;align-items:center;justify-content:center;font-weight:700;cursor:pointer;background:#fdf3df}.year-item.active{background:#3b2414;color:#fff}.year-nav{background:none;border:none;font-size:28px;cursor:pointer}