
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;background:#f4f7f6;color:#071d31}a{text-decoration:none;color:inherit}.top{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(14px);
backdrop-filter:blur(14px);border-bottom:1px solid #e1e8e4}.topin{width:min(1180px,calc(100% - 32px));height:82px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:11px;font-weight:950;font-size:13px}.brand img{width:58px;height:58px;object-fit:contain}.back{padding:11px 14px;border:1px solid #dce5e1;border-radius:10px;font-size:10px;font-weight:900}.hero{background:linear-gradient(125deg,#061a2d 0%,#073e32 70%,#0b7a43 100%);color:#fff;padding:62px 20px}.heroIn{width:min(1180px,100%);margin:auto}.kicker{color:#8fe0b4;font-size:10px;font-weight:900;letter-spacing:1.7px;margin-bottom:9px}.hero h1{font-size:clamp(38px,6vw,68px);line-height:.96;letter-spacing:-2.8px;margin:0 0 15px}.hero p{max-width:680px;color:#c6d6d0;line-height:1.75;margin:0}.content{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:48px 0 70px}.sectionTitle{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:0 0 22px}.sectionTitle h2{font-size:30px;margin:0}.sectionTitle p{color:#647581;margin:0;font-size:12px}.footer{background:#061a2d;color:rgba(255,255,255,.62);padding:26px 20px;text-align:center;font-size:10px}.footer strong{color:#fff}.pillrow{display:flex;flex-wrap:wrap;gap:7px}.pill{background:#fff;border:1px solid #dfe8e3;border-radius:999px;padding:8px 11px;font-size:9px;font-weight:850;color:#0b7a43}@media(max-width:600px){.topin{height:70px}.brand img{width:48px;height:48px}.brand span{display:none}.back{font-size:9px}.hero{padding:46px 18px}.content{width:calc(100% - 24px);padding-top:34px}.sectionTitle{align-items:start;flex-direction:column;gap:7px}}

.teamMeta{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 38px}.teamMeta span{background:#eaf4ef;color:#0b7a43;border:1px solid #d5e7de;border-radius:999px;padding:8px 11px;font-size:9px;font-weight:900}.players{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.player{background:#fff;border:1px solid #e1e8e4;border-radius:16px;overflow:hidden;box-shadow:0 10px 28px rgba(6,26,45,.05)}.playerPhoto{aspect-ratio:1/1.02;background:#d1d1d1;overflow:hidden}.playerPhoto img{width:100%;height:100%;object-fit:cover;display:block}.playerName{padding:15px 12px 17px;text-align:center;font-weight:900;font-size:13px;line-height:1.35}.keepers{margin-top:55px;padding-top:36px;border-top:1px solid #dfe7e3}.keepers .player{border-top:3px solid #0b7a43}@media(max-width:900px){.players{grid-template-columns:repeat(3,1fr)}}@media(max-width:620px){.players{grid-template-columns:repeat(2,1fr);gap:11px}.playerName{font-size:11px;padding:12px 8px 14px}}
