@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%}body{font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased}.page-bg{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.bg-img-wrap{position:fixed;inset:-8%;z-index:0;will-change:transform;transition:transform .05s linear}.bg-img{width:100%;height:100%;object-fit:cover;display:block}.bg-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#64508c8c,#3c326473,#281e5099)}.noise-overlay{position:fixed;inset:0;pointer-events:none;z-index:1;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:200px 200px}.center-card{position:relative;z-index:10;width:min(340px,calc(100vw - 32px));background:#ffffff2e;backdrop-filter:blur(28px) saturate(160%);-webkit-backdrop-filter:blur(28px) saturate(160%);border:1px solid rgba(255,255,255,.3);border-radius:22px;padding:22px;box-shadow:0 8px 40px #1e0a3c4d,0 2px 8px #1e0a3c26,inset 0 1px #ffffff73;animation:card-in .5s cubic-bezier(.34,1.56,.64,1) both;transform-style:preserve-3d;will-change:transform}@keyframes card-in{0%{opacity:0;transform:perspective(800px) translateY(18px) scale(.96)}to{opacity:1;transform:perspective(800px) translateY(0) scale(1)}}.profile-row{display:flex;align-items:center;gap:12px;padding:2px}.avatar-wrap{flex-shrink:0;width:46px;height:46px;border-radius:50%;overflow:hidden;background:#ffffff26;box-shadow:0 2px 10px #00000040}.avatar-img{width:100%;height:100%;object-fit:cover;display:block}.avatar-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#b4a0dc99,#7864b499)}.profile-text{min-width:0}.profile-name{font-size:15px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 3px rgba(0,0,0,.25)}.profile-name-mark{display:inline-flex;align-items:baseline;gap:.35em;padding-right:.06em}.profile-glyph{width:1.14em;height:1.14em;flex:0 0 auto;transform:translateY(.19em);opacity:.95;overflow:visible}.profile-alias{font-size:11px;font-weight:400;color:#fff6}.profile-sub{font-size:12px;color:#fff9;margin-top:2px}.socials-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:14px}.social-btn{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:11px;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);color:#ffffffd9;text-decoration:none;transition:background .15s,color .15s,transform .12s}.social-btn:hover{background:#ffffff38;color:#fff;transform:translateY(-2px)}.social-btn:active{transform:translateY(0) scale(.95)}.social-icon{display:block;height:18px;width:auto;max-width:18px;object-fit:contain}.social-icon-modrinth{filter:brightness(0) saturate(0) invert(1);opacity:.85;transition:opacity .15s ease}.social-btn:hover .social-icon-modrinth{opacity:1}.divider{height:1px;background:linear-gradient(to right,transparent,rgba(255,255,255,.15),transparent);margin:16px 0}.track-section{min-height:100px}.loading-state,.error-state,.no-track{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:20px 0;min-height:90px}.loading-text,.error-text,.no-track span{font-size:12px;color:#fff6}.error-icon{font-size:18px;color:#ff7878b3}.track-content{display:flex;flex-direction:column;gap:12px}.status-badge{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:600;min-height:22px;line-height:1;padding:5px 12px;border-radius:11px;width:fit-content;letter-spacing:.02em;box-shadow:inset 0 1px #ffffff0a}.status-badge.playing{background:#1a3326c7;color:#72ffb1;border:1px solid rgba(114,255,177,.35)}.status-badge.recent{background:#ffffff14;color:#ffffffad;border:1px solid rgba(255,255,255,.16)}.status-badge-text{display:inline-flex;align-items:center;min-height:12px}.track-main{display:flex;gap:12px;align-items:flex-start}.cover-wrap{flex-shrink:0;width:70px;height:70px;border-radius:10px;overflow:hidden;background:#ffffff14;position:relative;box-shadow:0 4px 16px #0000004d}.cover-img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .35s ease}.cover-img.visible{opacity:1;position:relative}.cover-img.invisible{opacity:0;position:absolute;inset:0}.cover-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#ffffff4d}.cover-skeleton{position:absolute;inset:0;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1f,#ffffff0d 75%);background-size:200% 100%;animation:shimmer 1.4s ease-in-out infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.track-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.track-name{font-size:14px;font-weight:600;color:#fff;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 3px rgba(0,0,0,.2)}.track-artist{font-size:12.5px;color:#ffffffa6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.track-album{font-size:11.5px;color:#ffffff61;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.track-time{font-size:11px;color:#ffffff52;margin-top:2px}.spotify-btn{display:flex;align-items:center;justify-content:center;gap:7px;font-size:12.5px;font-weight:500;color:#ffffffd9;text-decoration:none;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:11px;padding:8px 14px;transition:background .15s,transform .1s}.spotify-btn:hover{background:#ffffff2b;color:#fff}.spotify-btn:active{transform:scale(.98)}.updated-at{font-size:10.5px;color:#ffffff40;text-align:center;margin-top:14px;letter-spacing:.02em}.skeleton-line{display:inline-block;height:13px;border-radius:6px;background:linear-gradient(90deg,#ffffff1a 25%,#fff3,#ffffff1a 75%);background-size:200% 100%;animation:shimmer 1.4s ease-in-out infinite;vertical-align:middle}.pulse-loader{display:flex;align-items:center;gap:5px}.pulse-loader span{display:block;width:7px;height:7px;border-radius:50%;background:#ffffff4d;animation:pulse-dot 1.2s ease-in-out infinite}@keyframes pulse-dot{0%,80%,to{transform:scale(.7);opacity:.3}40%{transform:scale(1.1);opacity:1}}.bar-anim{display:inline-flex;align-items:flex-end;justify-content:center;gap:2px;width:14px;height:12px;flex:0 0 14px;line-height:0}.bar-anim span{display:block;width:2px;height:100%;background:#72ffb1;border-radius:999px;transform-origin:center bottom;animation:bar-wave .9s ease-in-out infinite alternate}@keyframes bar-wave{0%{transform:scaleY(.35);opacity:.45}to{transform:scaleY(1);opacity:1}}.embed-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#0d0d1a;padding:24px;font-family:Inter,sans-serif;color:#fff}.embed-card{width:min(560px,100%);background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:28px;display:flex;flex-direction:column;gap:20px}.embed-title{font-size:20px;font-weight:600;color:#fff}.embed-desc{font-size:13.5px;color:#ffffff8c;line-height:1.6;margin-top:-10px}.embed-label{font-size:11px;font-weight:500;color:#ffffff59;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}.embed-code-block{position:relative;background:#00000059;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:12px 14px;font-family:Menlo,Courier New,monospace;font-size:12px;color:#ffffffb3;word-break:break-all;line-height:1.5;white-space:pre-wrap;overflow:auto;max-height:260px}.embed-code-block--svg{min-height:220px}.embed-copy-btn{position:absolute;top:8px;right:8px;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:7px;padding:4px 10px;font-size:11px;color:#ffffffb3;cursor:pointer;transition:background .15s;font-family:Inter,sans-serif}.embed-copy-btn:hover{background:#ffffff2e;color:#fff}.embed-section{display:flex;flex-direction:column;gap:0}.embed-preview-wrap{border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden;background:#111}.embed-preview-wrap img{display:block;max-width:100%}.embed-empty-state{display:flex;align-items:center;justify-content:center;min-height:180px;color:#ffffff73;font-size:13px}.back-link{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#ffffff73;text-decoration:none;transition:color .15s;margin-bottom:-6px}.back-link:hover{color:#fffc}@media(min-width:900px){.center-card{width:min(470px,calc(100vw - 72px));border-radius:28px;padding:30px}.profile-row{gap:16px}.avatar-wrap{width:62px;height:62px}.profile-name{font-size:21px}.profile-alias{font-size:14px}.profile-sub{font-size:15px;margin-top:4px}.socials-row{gap:10px;margin-top:18px}.social-btn{width:50px;height:50px;border-radius:14px}.social-icon{height:22px;max-width:22px}.divider{margin:22px 0}.track-section{min-height:132px}.track-content{gap:16px}.status-badge{gap:10px;min-height:30px;font-size:13px;padding:7px 15px;border-radius:14px}.status-badge-text{min-height:14px}.bar-anim{gap:2.5px;width:18px;height:15px;flex-basis:18px}.bar-anim span{width:2.5px}.track-main{gap:16px}.cover-wrap{width:96px;height:96px;border-radius:14px}.track-name{font-size:18px}.track-artist{font-size:15px}.track-album{font-size:13px}.track-time{font-size:12px;margin-top:4px}.spotify-btn{gap:9px;font-size:14px;border-radius:14px;padding:11px 16px}.updated-at{font-size:12px;margin-top:18px}.loading-state,.error-state,.no-track{gap:12px;padding:28px 0;min-height:118px}.loading-text,.error-text,.no-track span{font-size:14px}.error-icon{font-size:22px}.pulse-loader{gap:6px}.pulse-loader span{width:8px;height:8px}}@media(max-width:480px){.center-card{padding:18px}.cover-wrap{width:60px;height:60px}}
