.player-departed .content-section{padding:4rem 0;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.player-departed .content-section .departure-card{max-width:600px;margin:0 auto;padding:3rem;background:#fff;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.1);text-align:center;position:relative;overflow:hidden}.player-departed .content-section .departure-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#006621,#009923,#006621)}.player-departed .content-section .departure-card .icon{margin-bottom:1.5rem;color:#28a745;animation:pulse 2s infinite}.player-departed .content-section .departure-card .icon svg{filter:drop-shadow(0 2px 4px rgba(40,167,69,.3))}.player-departed .content-section .departure-card .title{font-size:2.5rem;font-weight:700;color:#212529;margin-bottom:1rem;background:linear-gradient(135deg,#006621,#009923);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.player-departed .content-section .departure-card .message{font-size:1.1rem;line-height:1.6;color:#6c757d;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.player-departed .content-section .departure-card .actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media(max-width:768px){.player-departed .content-section{padding:2rem 1rem}.player-departed .content-section .departure-card{padding:2rem 1.5rem}.player-departed .content-section .departure-card .title{font-size:2rem}.player-departed .content-section .departure-card .actions{flex-direction:column;align-items:center}}.player-site section{--card-padding:calc(2 * var(--spvgg-default-spacing));margin-bottom:calc(4*var(--spvgg-default-spacing));padding-block:0}.player-site section.kpis{display:none}@media(width < 1024px){.player-hero .player-kpis{display:none}.player-site section.kpis{display:block}}