.card-download-button { display:none; }.profile-feature-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:20px; margin-top:50px; }.next-platinum-card,.about-player-card { min-height:230px; padding:25px; border:1px solid var(--line); border-radius:18px; background:rgba(15,31,59,.75); }.next-platinum-card { background:linear-gradient(145deg,#17396d,#241850); }.feature-card-heading { display:flex; justify-content:space-between; align-items:flex-start; }.feature-card-heading > span { display:grid; place-items:center; width:32px; height:32px; border-radius:10px; color:#d6e7ff; background:rgba(171,210,255,.13); }.feature-card-heading .eyebrow { margin:0; }.profile-feature-grid h2 { margin-top:10px; font-size:24px; }.profile-feature-grid > article > p:not(.eyebrow) { margin-top:8px; color:#c2d1eb; line-height:1.6; font-size:13px; }.next-progress-label { display:flex; justify-content:space-between; margin-top:25px; color:#cbdaf1; font-size:11px; }.next-progress-label strong { color:#fff; font:700 13px 'Space Grotesk'; }.next-progress-track { height:9px; margin-top:8px; overflow:hidden; border-radius:999px; background:#07152d; }.next-progress-track span { display:block; height:100%; border-radius:inherit; background:linear-gradient(90deg,#77b7ff,#b36cff); transition:width .4s ease; }.next-platinum-card a { display:inline-block; margin-top:15px; color:#bcd9ff; font-size:12px; text-decoration:none; }.about-tags { display:flex; flex-wrap:wrap; gap:7px; margin-top:20px; }.about-tags span { padding:7px 10px; border:1px solid rgba(155,192,243,.25); border-radius:999px; color:#d7e7ff; background:rgba(87,131,205,.12); font-size:11px; }.milestones-section { margin-top:50px; }.milestones-grid { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:14px; }.milestone-card { display:flex; align-items:flex-start; gap:10px; min-height:112px; padding:15px; border:1px solid var(--line); border-radius:14px; background:rgba(16,31,58,.72); }.milestone-icon { display:grid; place-items:center; flex:none; width:34px; height:34px; border-radius:10px; color:#ffd265; background:rgba(255,201,77,.13); }.milestone-card div { min-width:0; }.milestone-card small { display:block; color:#8eb7fa; font-size:9px; font-weight:800; letter-spacing:.08em; text-transform:uppercase; }.milestone-card strong { display:block; margin-top:5px; overflow:hidden; color:var(--text); font:600 13px 'Space Grotesk'; text-overflow:ellipsis; white-space:nowrap; }.milestone-card p { margin-top:4px; overflow:hidden; color:var(--muted); font-size:10px; text-overflow:ellipsis; white-space:nowrap; }.light-theme .next-platinum-card,.light-theme .about-player-card,.light-theme .milestone-card { background:#fff; }.light-theme .next-platinum-card { background:linear-gradient(145deg,#e9f2ff,#f7f4ff); }.light-theme .profile-feature-grid > article > p:not(.eyebrow) { color:#5e6f88; }.light-theme .about-tags span { color:#3c5f8b; background:#edf4ff; }.light-theme .next-progress-track { background:#d9e5f5; }
@media (min-width:900px) { .card-download-button { display:inline-flex; } }.card-download-button { white-space:nowrap; }
@media (max-width:820px) { .profile-feature-grid { grid-template-columns:1fr; }.milestones-grid { grid-template-columns:repeat(2,minmax(0,1fr)); } }
@media (max-width:520px) { .milestones-grid { grid-template-columns:1fr; }.next-platinum-card,.about-player-card { min-height:0; padding:21px; } }
.milestones-section{max-width:100%;overflow:hidden}.milestones-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))!important;width:100%;max-width:100%;gap:14px}.milestone-card,.milestone-card>div{min-width:0;width:100%;max-width:100%}.milestone-card small,.milestone-card strong,.milestone-card p{white-space:normal;overflow-wrap:anywhere}.milestone-with-cover{position:relative;isolation:isolate;display:grid;grid-template-columns:1fr;grid-template-rows:84px minmax(0,1fr);min-height:170px;padding:0;overflow:hidden;border:1px solid rgba(181,205,255,.2);border-radius:14px;background:#0f203d;box-shadow:none}.milestone-with-cover::before{content:'';position:absolute;top:-14px;right:-14px;left:-14px;height:112px;z-index:0;background-image:linear-gradient(rgba(5,15,34,.2),rgba(5,15,34,.35)),var(--milestone-cover);background-position:center;background-size:cover;filter:blur(12px);opacity:.72}.milestone-with-cover>div{grid-row:2;position:relative;z-index:1;align-self:center;padding:12px;text-align:center}.milestone-with-cover .milestone-cover{display:block;grid-row:1;position:relative;z-index:1;width:100%;height:100%;min-width:0;border:0;border-bottom:1px solid rgba(181,205,255,.16);object-fit:contain;object-position:center}.milestone-with-cover small,.milestone-with-cover strong,.milestone-with-cover p{position:relative;color:#fff}.milestone-with-cover p{color:#d3e1f7}.light-theme .milestone-with-cover{background:#edf4ff}.light-theme .milestone-with-cover small,.light-theme .milestone-with-cover strong{color:#13223b}.light-theme .milestone-with-cover p{color:#526782}@media(max-width:900px){.milestones-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:520px){.milestones-grid{grid-template-columns:1fr!important}.milestone-with-cover{min-height:160px}}
