.trophees-new{position:relative;margin:20px 0;padding:30px 20px;background:linear-gradient(135deg, #f5c518 0%, #ffd700 45%, #fff08a 55%, #e4a91a 100%);background-size:200% 200%;border-radius:10px;border:2px solid rgba(255,255,255,0.35);box-shadow:0 8px 28px rgba(245,197,24,0.45),0 0 0 1px rgba(0,0,0,0.05);animation:trophyGlow 3s ease-in-out infinite;overflow:hidden}.trophees-new::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 20% 20%, rgba(255,255,255,0.3), transparent 40%),radial-gradient(circle at 80% 80%, rgba(255,255,255,0.2), transparent 40%);pointer-events:none}.trophees-new__header{display:flex;align-items:center;justify-content:center;gap:15px;margin-bottom:20px;position:relative;z-index:1}.trophees-new__title{font-family:'Oswald',Arial,sans-serif;font-size:1.875em;color:#3b2a02;text-shadow:0 2px 4px rgba(255,255,255,0.4);margin:0;text-align:center}.trophees-new__spark{font-size:1.875em;animation:trophySparkle 1.8s ease-in-out infinite}.trophees-new__spark:last-child{animation-delay:0.4s}.trophees-new__list{display:grid;grid-template-columns:repeat(auto-fit, minmax(220px, 1fr));gap:15px;position:relative;z-index:1}.trophees-new__card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:15px;background:rgba(255,255,255,0.8);border-radius:5px;text-decoration:none;color:#333;transition:transform .2s ease,box-shadow .2s ease}.trophees-new__card:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 6px 16px rgba(0,0,0,0.15);color:#333}.trophees-new__img-wrap{position:relative;margin-bottom:10px}.trophees-new__img{width:100px;height:100px;object-fit:contain;animation:trophyBounce 2s ease-in-out infinite;filter:drop-shadow(0 3px 8px rgba(0,0,0,0.25))}.trophees-new__badge{position:absolute;top:-4px;right:-8px;background:#f32721;color:#fff;font-family:'Oswald',Arial,sans-serif;font-size:.75em;font-weight:700;padding:2px 8px;border-radius:50px;letter-spacing:1px;box-shadow:0 2px 6px rgba(0,0,0,0.25)}.trophees-new__name{font-family:'Oswald',Arial,sans-serif;font-size:1.25em;margin:0 0 5px;color:#333}.trophees-new__desc{font-size:.875em;color:#666;margin:0;line-height:1.4}@keyframes trophyGlow{0%,100%{background-position:0% 50%;box-shadow:0 8px 28px rgba(245,197,24,0.45)}50%{background-position:100% 50%;box-shadow:0 8px 40px rgba(245,197,24,0.7)}}@keyframes trophySparkle{0%,100%{transform:scale(1) rotate(0deg);opacity:1}50%{transform:scale(1.3) rotate(20deg);opacity:0.7}}@keyframes trophyBounce{0%,100%{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-4px) rotate(-3deg)}75%{transform:translateY(-4px) rotate(3deg)}}.trophees-stats-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}@media (max-width:768px){.trophees-stats-row{grid-template-columns:1fr}}.trophees-stats-card,.trophees-chart-card{padding:20px}.trophees-stats-card h2,.trophees-chart-card h2{margin:0 0 15px 0;font-family:'Oswald',Arial,sans-serif;font-size:18px;font-weight:normal;color:#009cd6}.trophees-stats-card h2 i,.trophees-chart-card h2 i{margin-right:5px}.stats-list{list-style:none;margin:0;padding:0}.stats-list li{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #efefef;font-size:14px;color:#555}.stats-list li:last-child{border-bottom:none}.stats-list li i{width:20px;text-align:center;color:#009cd6;font-size:13px}.stats-list li strong{color:#07162e}.trophees-chart{position:relative;height:180px;margin-bottom:15px}.trophees-chart-legend{display:flex;justify-content:center;gap:20px;font-size:14px}.trophees-chart-legend span{display:flex;align-items:center;gap:5px}.trophees-chart-legend .legend-won{color:#27ae60}.trophees-chart-legend .legend-todo{color:#aaa}.trophees-intro{padding:20px;margin-bottom:20px}.trophees-intro h2{margin:0 0 10px 0;font-family:'Oswald',Arial,sans-serif;font-size:18px;font-weight:normal;color:#009cd6}.trophees-intro h2 i{margin-right:5px}.trophees-intro p{margin:0;color:#666;line-height:1.6}.trophees-filters{margin-bottom:20px;text-align:center}.trophees-group{margin-bottom:30px}.trophees-group__title{margin:0 0 10px 0;padding-bottom:10px;font-family:'Oswald',Arial,sans-serif;font-size:22px;font-weight:normal;color:#009cd6}.trophees-group__count{font-size:14px;color:#aaa;font-weight:normal}.trophees-group__desc{margin:0 0 15px 0;color:#aaa;font-size:14px;font-style:italic}.trophees-group__cards{display:grid;grid-template-columns:repeat(auto-fill, minmax(180px, 1fr));gap:15px}.trophee-card{display:flex;flex-direction:column;align-items:center;padding:15px;background:#fff;border-radius:10px;text-align:center;box-shadow:0 2px 6px rgba(0,0,0,0.15);transition:all .3s ease-in-out}.trophee-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(0,0,0,0.15)}.trophee-card--won{background:linear-gradient(135deg, #fffde7 0%, #fff9c4 100%);border:2px solid #fc0}.trophee-card--won .trophee-card__name{color:#030b17}.trophee-card--todo .trophee-card__img{filter:grayscale(80%);opacity:0.6}.trophee-card__img{width:100px;height:100px;margin-bottom:10px;transition:all .3s ease-in-out}.trophee-card:hover .trophee-card__img{transform:scale(1.1)}.trophee-card--todo:hover .trophee-card__img{filter:grayscale(0%);opacity:1}.trophee-card__name{margin:0 0 5px 0;font-family:'Oswald',Arial,sans-serif;font-size:20px;font-weight:normal;color:#333;line-height:1.2}.trophee-card__desc{margin:0 0 10px 0;font-size:15px;color:#666;line-height:1.4;flex:1}.trophee-card__link{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;background:#f9f9f9;border-radius:5px;font-size:13px;color:#666;text-decoration:none;transition:all .3s ease-in-out}.trophee-card__link:hover{background:#009cd6;color:#fff}@media (max-width:576px){.trophees-group__cards{grid-template-columns:repeat(2, 1fr);gap:10px}.trophee-card{padding:10px}.trophee-card__img{width:80px;height:80px}.trophee-card__name{font-size:17px}.trophee-card__desc{font-size:13px}.trophee-card__link{font-size:12px}}