@media(max-width:750px){.crewgrid,.games,.grid{grid-template-columns:1fr}.crewcard{height:300px}}

.game{min-height:330px}.game img{height:235px}.brand{display:flex;align-items:center;gap:8px;text-decoration:none}.brand img{width:32px;height:32px;object-fit:contain}.all-crew{text-decoration:none;border:1px solid #ffffff2b;border-radius:999px;padding:8px 13px}.profile-hero{padding-bottom:35px}.profile-links,.profile-games{margin-top:46px}.section-heading{margin-bottom:17px}.section-heading span{font-size:11px;font-weight:800;letter-spacing:.13em;color:#67e8f9}.section-heading h2{margin:4px 0 0;font-size:27px}.tile{position:relative;min-height:92px;transition:transform .18s,border-color .18s,background .18s}.tile:hover{transform:translateY(-3px);background:#0d2038;border-color:#67e8f9}.tile-arrow{margin-left:auto;font-size:22px;color:#67e8f9}.tile .ico{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#ffffff0d;font-size:25px}.tile b{font-size:17px}.tile span{margin-top:2px}.games{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.game{box-shadow:0 15px 35px #0004}.game img{transition:transform .25s}.game:hover img{transform:scale(1.03)}.game .g{padding:16px}.game b{font-size:19px;display:block;margin:4px 0}.status{letter-spacing:.08em}@media(max-width:750px){.games{grid-template-columns:1fr}.game{min-height:unset}.game img{height:220px}.section-heading h2{font-size:24px}}
.game{min-height:260px}.game img{height:170px}
*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,Segoe UI,Arial;background:radial-gradient(circle at 15% 5%,#06365d,transparent 27%),radial-gradient(circle at 88% 10%,#4d0d66,transparent 28%),#020713;color:#f8fafc;min-height:100vh}a{color:inherit}.wrap{width:min(1120px,92%);margin:auto}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff16}.brand{font-weight:900;font-size:20px}.brand small{color:#35d9ff;margin-left:7px}.hero{text-align:center;padding:70px 0 45px}.avatar{width:160px;height:160px;object-fit:cover;border-radius:50%;border:3px solid white;box-shadow:0 0 0 4px #7c3aed,0 0 35px #ec489988}.hero h1{font-size:clamp(42px,8vw,72px);margin:20px 0 4px;background:linear-gradient(90deg,#54e6ff,#fff,#f64ad7);-webkit-background-clip:text;color:transparent}.muted{color:#9aa9bf}.badge{display:inline-block;padding:7px 12px;border-radius:999px;background:#1468bb;margin:12px}.grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.tile{padding:20px;border:1px solid #2b8bc977;border-radius:18px;background:#081426d9;text-decoration:none;display:flex;gap:15px;align-items:center}.tile:nth-child(even){border-color:#d946ef66}.tile b{display:block;font-size:20px}.tile span{font-size:13px;color:#9aa9bf}.ico{font-size:32px}.games{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin:16px 0 50px}.game{min-height:190px;border:1px solid #ffffff18;border-radius:17px;background:#08111f;overflow:hidden}.game img{width:100%;height:110px;object-fit:cover}.game .g{padding:13px}.status{font-size:9px;color:#67e8f9}.crewgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.crewcard{height:360px;position:relative;overflow:hidden;border-radius:22px;border:1px solid #ffffff1b;background:#08111f}.crewcard img{width:100%;height:100%;object-fit:cover}.crewcard .info{position:absolute;left:0;right:0;bottom:0;padding:55px 20px 20px;background:linear-gradient(transparent,#020713)}footer{padding:30px 0;border-top:1px solid #ffffff15;color:#718096;text-align:center}@media(max-width:700px){.grid,.games,.crewgrid{grid-template-columns:1fr}.games{grid-template-columns:1fr 1fr}}@media(max-width:450px){.games{grid-template-columns:1fr}}