*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;font-family:gg sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}#bg-video{position:fixed;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.overlay{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:-1}.content{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:20px}.loader{width:50px;height:50px;border:4px solid rgba(88,101,242,.2);border-top-color:#5865f2;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.profile-card{width:100%;max-width:500px;background:linear-gradient(to bottom,#333,#000);border-radius:8px;overflow:hidden;box-shadow:0 8px 24px #000c}.profile-banner{width:100%;height:120px;background-size:cover;background-position:center}.profile-content{padding:64px 16px 30px;position:relative}.avatar-container{position:absolute;top:-48px;left:16px}.avatar-wrapper{position:relative;width:92px;height:92px;background:#111214;border-radius:50%;padding:7px}.avatar-img{width:100%;height:100%;border-radius:50%;display:block}.avatar-decoration{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;height:120px;pointer-events:none;z-index:2}.status-icon{position:absolute;bottom:0;right:0;width:26px;height:26px;border-radius:50%;border:6px solid #111214;z-index:3}.user-info{margin-bottom:12px}.username-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:4px}.display-name{font-size:20px;font-weight:600;color:#f2f3f5;line-height:1.2}.user-badges{display:flex;gap:4px;flex-shrink:0;padding-top:2px}.badge{font-size:20px;cursor:help;transition:transform .2s}.badge:hover{transform:scale(1.1)}.username-tag{font-size:14px;color:#b5bac1;font-weight:400}.section-divider{height:1px;background:#ffffff0f;margin:12px 0}.status-section{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#ffffff08;border-radius:8px;margin-bottom:4px}.status-indicator{width:10px;height:10px;border-radius:50%}.status-text{font-size:13px;font-weight:500;color:#b5bac1}.activity-section{margin-top:4px}.activity-label{font-size:11px;font-weight:700;color:#b5bac1;letter-spacing:.5px;margin-bottom:10px}.spotify-card{display:flex;gap:12px;margin-bottom:10px}.spotify-album{width:60px;height:60px;border-radius:4px;flex-shrink:0}.spotify-details{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.spotify-song{font-size:14px;font-weight:600;color:#f2f3f5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:4px}.spotify-artist{font-size:12px;color:#b5bac1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spotify-progress{display:flex;align-items:center;gap:8px}.time-text{font-size:11px;color:#b5bac1;font-weight:500;min-width:35px;text-align:center}.progress-track{flex:1;height:4px;background:#4e5058;border-radius:2px;overflow:hidden}.progress-bar{height:100%;background:#f2f3f5;transition:width .5s linear;border-radius:2px}.game-activity{display:flex;gap:12px}.game-icon{width:60px;height:60px;border-radius:8px;flex-shrink:0;object-fit:cover}.game-details{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.game-name{font-size:14px;font-weight:600;color:#f2f3f5;margin-bottom:4px}.game-info{font-size:12px;color:#b5bac1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:400px){.profile-card{max-width:100%}}.error-box{background:#ff32321a;border:1px solid rgba(255,50,50,.3);border-radius:12px;padding:30px;color:#fff;text-align:center;max-width:400px}.error-box h2{margin-bottom:10px;font-size:24px}.error-box p{font-size:14px;color:#fffc}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
