@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap";:root{--bg-color:#0f1011;--text-primary:#f0f0f0;--text-secondary:#9a9c9f;--accent-green:#79c979;--accent-green-hover:#67b567;--card-bg:#1a1a19;--card-border:#333428;--card-bg-light:#252622;--font-primary:"Outfit", sans-serif;--font-mono:"Space Mono", monospace}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-primary);font-family:var(--font-primary);flex-direction:column;min-height:100vh;display:flex}#root,.app-container{flex-direction:column;flex:1;width:100%;display:flex}.text-center{text-align:center}.text-green{color:var(--accent-green);font-weight:600}.text-bold{font-weight:700}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-4{margin-bottom:2rem}.mb-8{margin-bottom:4rem}.home-container{background-color:#0000;background-image:linear-gradient(#0f101180,#0f1011e6),url(/farm-bg.jpeg);background-position:bottom;background-repeat:repeat,repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.logo-header{color:var(--accent-green);align-items:center;gap:12px;margin-bottom:2rem;font-size:2.5rem;font-weight:700;display:flex}.logo-icon{font-size:2rem}.main-title{text-align:center;color:#fff;margin-bottom:1rem;font-size:3.5rem;font-weight:300;line-height:1.1}.main-subtitle{color:var(--text-secondary);text-align:center;margin-bottom:3rem;font-size:1.25rem;font-weight:300}.search-wrapper{width:100%;max-width:600px;position:relative}.search-box{background:#fff;border-radius:16px;align-items:center;width:100%;padding:8px;display:flex}.search-input{color:#333;font-size:1.1rem;font-family:var(--font-primary);background:0 0;border:none;outline:none;flex:1;padding:12px 16px}.search-input::placeholder{color:#aaa}.search-button{background-color:var(--accent-green);color:#000;cursor:pointer;border:none;border-radius:12px;padding:14px 28px;font-size:1.1rem;font-weight:600;transition:all .2s}.search-button:hover{background-color:var(--accent-green-hover)}.error-message{color:var(--text-secondary);justify-content:center;align-items:center;gap:12px;margin-top:2rem;font-size:1.1rem;display:flex}.profile-container{width:100%;max-width:1200px;margin:0 auto;padding:2rem}.profile-header{color:var(--accent-green);cursor:pointer;justify-content:center;align-items:center;gap:12px;margin-bottom:3rem;font-size:2rem;font-weight:700;display:flex}.profile-content{grid-template-columns:350px 1fr;align-items:start;gap:2rem;display:grid}@media (width<=900px){.profile-content{grid-template-columns:1fr}}.sidebar{flex-direction:column;gap:1.5rem;display:flex}.user-card{background-color:var(--accent-green);color:#000;border-radius:20px;padding:2rem}.avatar-wrapper{background-color:#fff;border:4px solid #000;border-radius:50%;justify-content:center;align-items:center;width:250px;height:250px;margin:0 auto 1.5rem;display:flex;overflow:hidden}.avatar-img{object-fit:cover;width:100%;height:100%;image-rendering:pixelated}.username{margin-bottom:1rem;font-size:1.8rem;font-weight:700}.user-stats{flex-direction:column;gap:.75rem;font-size:1.1rem;font-weight:500;display:flex}.user-stat-item{align-items:center;gap:10px;display:flex}.timeline-card{border:1px solid var(--accent-green);background-color:#0000;border-radius:16px;padding:1.5rem}.card-title{color:#fff;margin-bottom:1.5rem;font-size:1.2rem;font-weight:600}.timeline-item{align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.timeline-item:last-child{margin-bottom:0}.timeline-icon{color:#000;background-color:#fff;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.timeline-icon.blue{background-color:#c0def4}.timeline-content .label{color:var(--accent-green);font-size:.85rem;font-weight:600}.timeline-content .value{color:#fff;font-size:1rem;font-weight:500}.main-content{flex-direction:column;gap:2rem;display:flex}.stats-card{border:1px solid var(--accent-green);border-radius:16px;padding:1.5rem}.level-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.level-title{color:#c95fd9;font-size:1.5rem;font-weight:700}.level-progress-text{color:var(--text-secondary);font-size:.9rem}.progress-bar-bg{background-color:#333;border-radius:6px;height:12px;margin-bottom:2rem;overflow:hidden}.progress-bar-fill{background-color:#e63995;border-radius:6px;width:67%;height:100%}.stats-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.stat-box{color:#000;background-color:#fff;border-radius:12px;padding:1rem 1.5rem}.stat-box.scrobbles{background-color:#e6f3ff}.stat-box.genres{background-color:#f2fae6}.stat-box.achievements{background-color:#f9ebeb}.stat-box.friends{background-color:#fae6d9}.stat-label{color:#666;align-items:center;gap:8px;margin-bottom:.5rem;font-size:.85rem;display:flex}.stat-label svg{width:16px;height:16px}.stat-value{font-size:1.5rem;font-weight:700}.stat-value.blue-text{color:#2c5282}.stat-value.green-text{color:#276749}.stat-value.red-text{color:#9b2c2c}.prizes-card{border:1px solid var(--accent-green);border-radius:16px;padding:1.5rem}.prizes-list{flex-direction:column;gap:1rem;display:flex}.prize-item{color:#fff;border-radius:12px;align-items:center;gap:1.2rem;padding:1rem 1.5rem;display:flex}.prize-item.airpods{background-color:#216b60}.prize-item.shard{background-color:#2b6cb0}.prize-item.dino{background-color:#744210}.prize-item.master{background-color:#b83259}.prize-icon{color:#000;background-color:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.prize-icon svg{width:24px;height:24px}.prize-info .title{margin-bottom:.2rem;font-size:1.1rem;font-weight:600}.prize-info .desc{color:#fffc;font-size:.85rem}.prize-info .date{color:#fff9;margin-top:.2rem;font-size:.75rem}@media (width<=900px){.profile-content{grid-template-columns:1fr}.avatar-wrapper{width:200px;height:200px}.profile-header{margin-bottom:2rem}}@media (width<=600px){.logo-header{margin-bottom:1.5rem;font-size:1.8rem}.main-title{font-size:2.2rem}.main-subtitle{margin-bottom:2rem;font-size:1rem}.search-box{background:0 0;flex-direction:column;gap:8px;padding:0}.search-input{background:#fff;border-radius:12px;width:100%;padding:14px 16px}.search-button{border-radius:12px;width:100%}.profile-container{padding:1rem}.user-card{padding:1.5rem}.avatar-wrapper{width:150px;height:150px}.stats-grid{grid-template-columns:1fr}.prize-item{text-align:center;flex-direction:column;align-items:center;padding:1.5rem 1rem}.prize-icon{margin-bottom:.5rem}.level-header{flex-direction:column;align-items:flex-start;gap:8px}}
