@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700;800;900&family=Inter:wght@500;700;800&display=swap";*{box-sizing:border-box}:root{font-family:Inter;color:#fff;background:#0d0a1c;--mint:#55efca;--violet:#8061ff}body{margin:0;background:radial-gradient(circle at 25% 0,#34205c,transparent 30%),#0d0a1c}.trophy-page{min-height:100vh}.trophy-hero{position:relative;padding:75px clamp(20px,7vw,110px) 50px;border-bottom:1px solid #ffffff12}.trophy-hero>span{color:var(--mint);font-size:10px;letter-spacing:2.5px;font-weight:900}.trophy-hero h1{max-width:760px;margin:8px 0;font:900 clamp(45px,6vw,80px)/.9 "Barlow Condensed"}.trophy-hero h1 em{color:#a892ff;font-style:italic}.trophy-hero p{color:#a7a0b5}.personal-trophies-link{color:var(--mint);font-size:10px;font-weight:900}.trophy-summary{position:absolute;right:7vw;bottom:45px;display:flex;gap:28px}.trophy-count{display:flex;align-items:center;gap:10px}.trophy-count b{font:900 48px Barlow Condensed;color:#ffd45e}.trophy-count span{font-size:9px;font-weight:900;line-height:1.5}.featured-trophies{display:flex;gap:8px;flex-wrap:wrap;margin-top:25px}.featured-badge{padding:8px 12px;border:1px solid #ffffff20;border-radius:999px;background:#19132e;color:#d7cfeb;font-size:10px;font-weight:800}.featured-badge.legendary{border-color:#a767ff}.featured-badge.gold{border-color:#ffd45e}.filters{padding:25px clamp(20px,7vw,110px);display:flex;gap:8px;overflow:auto}.filters button{border:1px solid #ffffff1d;background:#18132d;color:#8e879e;border-radius:9px;padding:10px 15px;font:800 9px Inter;cursor:pointer}.filters button.active{background:var(--violet);color:#fff;border-color:var(--violet)}.trophy-grid{padding:0 clamp(20px,7vw,110px) 80px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.trophy-card{position:relative;min-height:280px;padding:23px;border:1px solid #ffffff17;border-radius:16px;background:linear-gradient(145deg,#1c1635,#121024);overflow:hidden}.trophy-card.unlocked{border-color:#ffd45e55;box-shadow:inset 0 1px #fff2}.trophy-card.locked{filter:saturate(.3);opacity:.65}.trophy-card.legendary{background:linear-gradient(145deg,#3a261c,#181025)}.trophy-card.gold{background:linear-gradient(145deg,#3b2e14,#171126)}.trophy-icon{display:grid;place-items:center;width:60px;height:60px;margin-bottom:22px;border-radius:18px;background:#302653;font-size:30px}.unlocked .trophy-icon{background:#ffd45e1f;box-shadow:0 0 30px #ffcf4933}.trophy-card small{color:#9b91af;text-transform:uppercase;font-size:8px;font-weight:900;letter-spacing:1.4px}.trophy-card h2{margin:5px 0;font:900 25px Barlow Condensed}.trophy-card p{color:#9a93a8;font-size:11px;line-height:1.6}.trophy-progress{margin:14px 0 36px}.trophy-progress>span{display:block;color:#d9d2e8;font-size:10px;font-weight:800;text-align:right}.trophy-progress i{display:block;height:7px;margin:6px 0;background:#090713;border-radius:10px;overflow:hidden}.trophy-progress i b{display:block;height:100%;background:linear-gradient(90deg,#8061ff,#ffd45e)}.trophy-progress em{color:#8f87a1;font-size:9px;font-style:normal}.trophy-state{position:absolute;bottom:18px;color:var(--mint);font-size:9px;letter-spacing:1px}.locked .trophy-state{color:#777080}@media(max-width:1100px){.trophy-grid{grid-template-columns:repeat(2,1fr)}.trophy-summary{position:static;margin-top:25px}}@media(max-width:600px){.trophy-hero{padding-top:48px}.trophy-summary{flex-direction:column;gap:8px}.trophy-count b{font-size:40px}.trophy-grid{grid-template-columns:1fr}.trophy-card{min-height:250px}}.personal-trophies-link{display:inline-block;margin-top:16px;padding:10px 14px;border:1px solid rgba(128,97,255,.55);border-radius:9px;background:#8061ff1f;color:#c8bbff;text-decoration:none;font-size:9px;font-weight:900;letter-spacing:.8px}.personal-trophies-link[hidden]{display:none}
