*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:#0d1117;font-family:Arial,Helvetica,sans-serif}.header{background:#fff;border-radius:20px;justify-content:space-between;align-items:center;margin-bottom:40px;padding:35px 50px;display:flex;box-shadow:0 10px 30px #00000014}.fifaLogo,.trophy{width:90px;height:auto}.headerText{text-align:center;flex:1}.subtitle{letter-spacing:4px;color:#0b1f4d;margin-bottom:10px;font-size:14px;font-weight:700}.headerText h1{color:#0057b8;margin-bottom:12px;font-size:42px}.description{color:#555;font-size:18px}.heroCard{color:#fff;background:linear-gradient(135deg,#0b1f4d,#0057b8);border:4px solid #d4af37;border-radius:28px;justify-content:space-between;align-items:center;margin-bottom:40px;padding:50px;transition:all .35s;display:flex;overflow:hidden;box-shadow:0 25px 60px #00000026}.heroCard:hover{transform:translateY(-6px)}.heroLeft{flex:1}.rankBadge{color:#000;background:#d4af37;border-radius:40px;margin-bottom:18px;padding:8px 18px;font-weight:700;display:inline-block}.heroLeft h2{margin-bottom:20px;font-size:48px}.countryRow{align-items:center;gap:12px;margin-bottom:30px;font-size:20px;display:flex}.countryRow img{object-fit:cover;border-radius:4px;width:38px;height:26px}.stats{gap:50px;margin-bottom:35px;display:flex}.stat h3{font-size:42px}.stat p{opacity:.85;margin-top:6px}.goldenBoot{align-items:center;gap:12px;font-size:18px;font-weight:600;display:flex}.goldenBoot img{width:34px}.heroRight{flex:1;justify-content:flex-end;display:flex}.heroRight img{object-fit:contain;height:430px;transition:all .35s}.heroCard:hover .heroRight img{transform:scale(1.05)}.featuredCard{background:#fff;border:3px solid #c4c4c4;border-radius:24px;justify-content:space-between;align-items:center;min-height:280px;padding:30px;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 12px 35px #00000014}.featuredCard:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 20px 45px #0000001f}.featuredLeft{flex:1}.featuredBadge{color:#000;background:#f2f2f2;border-radius:30px;margin-bottom:18px;padding:8px 18px;font-weight:700;display:inline-block}.featuredLeft h2{color:#0b1f4d;margin-bottom:16px;font-size:34px}.featuredCountry{color:#000;align-items:center;gap:10px;margin-bottom:24px;font-size:18px;display:flex}.featuredCountry img{object-fit:cover;border-radius:4px;width:36px;height:24px}.featuredStats{gap:40px;display:flex}.featuredStats h3{color:#0057b8;font-size:34px}.featuredStats p{color:#666;margin-top:5px}.featuredRight{justify-content:flex-end;align-items:flex-end;display:flex}.featuredRight img{object-fit:contain;height:240px;transition:all .3s}.featuredCard:hover .featuredRight img{transform:scale(1.05)}.bronze{border-color:#cd7f32}.playerCard{text-align:center;background:#fff;border-radius:20px;flex-direction:column;align-items:center;padding:25px;transition:all .3s;display:flex;box-shadow:0 8px 24px #00000014}.playerCard:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 18px 35px #00000026}.playerRank{color:#fff;background:#0057b8;border-radius:20px;align-self:flex-start;margin-bottom:15px;padding:6px 14px;font-weight:700}.playerImage{object-fit:contain;height:170px;margin-bottom:10px}.playerCard h3{color:#0b1f4d;margin-bottom:12px;font-size:24px}.playerCountry{color:#444;align-items:center;gap:8px;margin-bottom:20px;display:flex}.playerCountry img{border-radius:3px;width:30px;height:20px}.playerStats{text-align:center;justify-content:space-between;width:100%;display:flex}.playerStats h4{color:#0057b8;font-size:26px}.playerStats p{color:#666;margin-top:4px;font-size:14px}.footer{text-align:center;color:#666;margin-top:60px;padding:30px;font-size:15px}.footer span{color:#0057b8;margin-top:10px;font-weight:600;display:block}.page{background:linear-gradient(#eef5ff 0%,#f8fbff 40%,#fff 100%);min-height:100vh;padding:40px}.featuredSection{grid-template-columns:repeat(2,1fr);gap:30px;margin-bottom:40px;display:grid}.playerGrid{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:20px;display:grid}@media (width<=1100px){.playerGrid{grid-template-columns:repeat(2,1fr)}.featuredSection{grid-template-columns:1fr}}@media (width<=700px){.playerGrid{grid-template-columns:1fr}.page{padding:20px}.heroCard{text-align:center;flex-direction:column}.heroRight{justify-content:center;margin-top:30px}.heroRight img{height:300px}.stats{justify-content:center}}.heroCard,.featuredCard,.playerCard{animation:.8s fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}
