:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{color:#f5f7ff;background:linear-gradient(135deg,#07111f 0%,#0f1b2f 45%,#050814 100%);min-height:100vh;margin:0}#root{min-height:100vh}img{max-width:100%;display:block}.shell{max-width:1280px;margin:0 auto;padding:32px 24px 64px}.profile-bar{justify-content:space-between;align-items:center;gap:20px;padding:24px 28px;display:flex}.profile-summary{align-items:top;gap:30px;display:flex}.avatar{object-fit:cover;border:1px solid #ffffff26;border-radius:22px;width:160px;height:160px}.profile-tag,.section-label{letter-spacing:.2em;text-transform:uppercase;color:#84b9ff;align-items:center;margin-bottom:6px;font-size:.8rem;display:inline-flex}.hall-of-fame .section-label{letter-spacing:0;text-transform:uppercase;color:#84b9ff;align-items:center;margin-bottom:6px;font-family:Anton,sans-serif;font-size:2rem;display:inline-flex}.profile-bar h1{margin:0 0 6px;font-family:Changa One,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(4rem,4vw,4.5rem)}.profile-bar p{color:#91a5c5;margin:0}.stats-row{color:#91a5c5;flex-wrap:wrap;gap:24px;margin-top:6px;font-size:.95rem;display:flex}.stats-row .stat-item{align-items:center;gap:7px;font-family:Anton,sans-serif;font-size:1.75rem;display:inline-flex}.stats-row .stat-item i{color:#4fd1c5;text-align:center;width:30px;font-size:1.25rem}.refresh-btn{color:#c6d8ff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff26;border-radius:999px;flex-shrink:0;align-items:center;gap:8px;padding:10px 18px;font-size:.85rem;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.refresh-btn:hover:not(:disabled){color:#fff;background:#ffffff1f}.refresh-btn:disabled{opacity:.6;cursor:not-allowed}.refresh-btn i{font-size:.95rem}.profile-pill{color:#041019;background:linear-gradient(135deg,#84b9ff,#4fd1c5);border-radius:999px;padding:10px 14px;font-weight:700}.highlight-card{grid-template-columns:4fr 6fr;gap:18px;margin-top:22px;padding:18px 18px 50px;display:grid;position:relative}.highlight-main{background:linear-gradient(135deg,#0a0e18e6,#0c1b2ca3);border-radius:22px;min-height:340px;position:relative;overflow:hidden}.highlight-layer{position:absolute;inset:0}.highlight-banner{object-fit:cover;filter:saturate(1.15)brightness(.82);background:#050814;width:100%;height:100%;position:absolute;inset:0}.highlight-copy{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(90deg,#02080dd9 0%,#02080d59 65%,#02080d1a 100%);flex-direction:column;justify-content:flex-end;height:100%;padding:24px;display:flex;position:relative}.highlight-copy h2{margin:0 0 10px;font-size:clamp(1.5rem,2.4vw,2.2rem)}.highlight-meta{color:#dbe7ff;flex-wrap:wrap;gap:12px;margin-bottom:14px;font-size:.95rem;display:flex}.platform-badge{align-items:center;gap:6px;display:inline-flex}.platform-badge i{font-size:1rem}.highlight-stats{flex-wrap:wrap;gap:12px;margin:12px 0 10px;display:flex}.highlight-stats>div{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border-radius:14px;min-width:92px;padding:10px 12px}.highlight-stats strong{font-size:1.1rem;display:block}.highlight-stats span{color:#9bb1cf;text-transform:uppercase;letter-spacing:.1em;font-size:.8rem}.progress-track{background:#ffffff29;border-radius:999px;width:100%;height:8px;margin:8px 0 12px;overflow:hidden}.progress-bar{border-radius:inherit;background:linear-gradient(90deg,#81d4ff,#4fd1c5);height:100%}.badge-row{flex-wrap:wrap;gap:8px;display:flex}.chip{color:#7fe8db;background:#4fd1c533;border-radius:999px;padding:8px 12px;font-size:.85rem;font-weight:700}.chip.muted{color:#d8e5ff;background:#ffffff24}.carousel-dots{z-index:2;gap:8px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.carousel-dot{cursor:pointer;background:#ffffff40;border:none;border-radius:50%;width:12px;height:12px;padding:0;transition:background .25s}.carousel-dot.active{background:#4fd1c5}.highlight-side{background:#ffffff0f;border:1px solid #ffffff14;border-radius:22px;display:grid;overflow:hidden}.highlight-side>*{grid-area:1/1}.highlight-side .highlight-layer{position:relative;inset:auto}.media-panel{background:#ffffff0f;border:1px solid #ffffff14;border-radius:22px;width:100%;overflow:hidden}.media-image{object-fit:contain;background:linear-gradient(135deg,#1b2d46,#0b1324);width:100%;height:auto;display:block}.media-caption{color:#8aa4c9;padding:12px 14px;font-size:.95rem}.lightbox-overlay{z-index:9999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000d9;justify-content:center;align-items:center;animation:.2s lightbox-in;display:flex;position:fixed;inset:0}@keyframes lightbox-in{0%{opacity:0}to{opacity:1}}.lightbox-content{border-radius:12px;max-width:90vw;max-height:90vh;position:relative;overflow:hidden;box-shadow:0 20px 60px #0009}.lightbox-close{z-index:1;color:#fff;cursor:pointer;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.3rem;transition:background .15s;display:flex;position:absolute;top:12px;right:12px}.lightbox-close:hover{background:#000c}.lightbox-image{object-fit:contain;width:auto;max-width:90vw;height:auto;max-height:85vh;display:block}.hall-of-fame{margin:5px;padding:22px 22px 0}.hall-grid{flex-wrap:wrap;place-content:center;gap:14px;min-height:370px;margin-top:14px;display:flex}.hall-card{background:#ffffff0d;border-radius:16px;flex-direction:column;flex:0 0 calc(20% - 11.2px);transition:transform .2s;display:flex;overflow:hidden}.hall-card:hover{transform:translateY(-3px)}.hall-card-banner-wrap{aspect-ratio:16/9;background:#0a0e18;width:100%;position:relative;overflow:hidden}.hall-card-banner{object-fit:cover;width:100%;height:100%}.hall-card-body{flex-direction:column;flex:1;gap:6px;padding:10px 12px 12px;display:flex}.hall-card-title-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.hall-card-title-row h3{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.85rem;line-height:1.3;overflow:hidden}.hall-card-meta{color:#95a9cb;justify-content:space-between;font-size:.78rem;display:flex}.hall-pill{color:#7fe8db;background:#4fd1c529;border-radius:999px;flex-shrink:0;padding:3px 8px;font-size:.75rem;font-weight:700}.hall-dots{justify-content:center;gap:10px;margin-top:20px;display:flex}.hall-dot{cursor:pointer;background:#ffffff40;border:none;border-radius:50%;width:12px;height:12px;padding:0;transition:background .25s}.hall-dot.active{background:#4fd1c5}.status{color:#88d5ff;opacity:.35;text-align:center;margin-top:2rem;font-size:1rem}.error{color:#ff8d8d}@media (width<=960px){.highlight-card{grid-template-columns:1fr;padding-bottom:50px}.hall-card{flex:0 0 calc(33.3333% - 9.33333px)}.hall-grid{min-height:0}}@media (width<=720px){.shell{padding:18px 16px 42px}.profile-bar{flex-direction:column;align-items:flex-start;padding:18px 0}.highlight-copy{padding:18px}.hall-card{flex:0 0 calc(50% - 7px)}.hall-card-meta{flex-direction:column;gap:2px}.hall-card-title-row h3{white-space:normal}.profile-summary{gap:16px;width:100%;min-width:0}.profile-summary>div{min-width:0}.avatar{border-radius:16px;width:96px;height:96px}.profile-bar h1{font-size:clamp(2.25rem,11vw,3.25rem)}.stats-row{gap:10px 16px}.stats-row .stat-item{font-size:1.3rem}.stats-row .stat-item i{width:22px;font-size:1rem}}@media (pointer:coarse){.refresh-btn{min-height:44px}.carousel-dots,.hall-dots{gap:20px}.carousel-dot,.hall-dot{width:14px;height:14px;position:relative}.carousel-dot:after,.hall-dot:after{content:"";position:absolute;inset:-15px -10px}}@media (width<=480px){.hall-card{flex:0 0 100%}}@keyframes skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-pulse{background:linear-gradient(90deg,#ffffff0a 25%,#ffffff1a 50%,#ffffff0a 75%) 0 0/200% 100%;border-radius:22px;animation:1.6s ease-in-out infinite skeleton-shimmer}.skeleton-lines{flex-direction:column;gap:10px;display:flex}.skeleton-line{background:linear-gradient(90deg,#ffffff0a 25%,#ffffff1a 50%,#ffffff0a 75%) 0 0/200% 100%;border-radius:8px;height:16px;animation:1.6s ease-in-out infinite skeleton-shimmer}.skeleton-line--lg{width:180px;height:22px}.skeleton-line--sm{width:260px}.muted-pill{color:#7a8fb0!important;background:#ffffff14!important}.highlight-card--loading{min-height:420px}.loading-spinner{border:4px solid #ffffff1f;border-top-color:#4fd1c5;border-radius:50%;width:40px;height:40px;margin:36px auto 0;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.recent-achievements{margin:22px 5px 5px;padding:22px}.recent-achievements .section-label{letter-spacing:0;text-transform:uppercase;color:#84b9ff;align-items:center;margin-bottom:6px;font-family:Anton,sans-serif;font-size:2rem;display:inline-flex}.achievement-timeline{flex-direction:column;gap:10px;margin-top:10px;display:flex}.achievement-row{cursor:default;background:#ffffff08;border-radius:14px;align-items:center;gap:20px;padding:12px 16px;transition:background .15s;display:flex}.achievement-row:hover{background:#ffffff12}.ach-body{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.ach-icon-wrap{background:#ffffff0f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.ach-icon{object-fit:cover;width:100%;height:100%}.ach-icon-placeholder{color:#84b9ff;font-size:1.3rem}.ach-title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ach-name{color:#f0f4ff;text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:600;overflow:hidden}.ach-rarity{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;flex-shrink:0;padding:2px 8px;font-size:.68rem;font-weight:700}.ach-rarity.rarity-ultra{color:gold;background:#ffd70033}.ach-rarity.rarity-very{color:#c850ff;background:#c850ff33}.ach-rarity.rarity-rare{color:#4fd1c5;background:#4fd1c52e}.ach-rarity.rarity-uncommon{color:#64b4ff;background:#64b4ff26}.ach-rarity.rarity-common{color:#8aa4c9;background:#ffffff14}.ach-meta{color:#8aa4c9;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;font-size:.8rem;display:flex;overflow:hidden}.ach-game{color:#b0c8ee;text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.ach-sep{color:#fff3;flex-shrink:0}.ach-platform{color:#7a8fb0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ach-description{color:#6a7f9f;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.8rem;line-height:1.4;overflow:hidden}.ach-time{color:#5a6f8f;white-space:nowrap;text-align:right;flex-shrink:0;min-width:48px;font-size:.75rem}@media (width<=720px){.achievement-row{flex-wrap:wrap;gap:10px}.ach-time{text-align:left;width:100%;padding-left:62px}}
