*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}:root{--spotify-bg:#121212;--spotify-surface:#181818;--spotify-elevated:#282828;--spotify-green:#1fdf64;--spotify-green-dark:#1db954;--text-base:#fff;--text-muted:#b3b3b3;--nav-bg:#000}body{background:var(--spotify-bg);color:var(--text-base);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Circular,Inter,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.spotify-app-container{background:linear-gradient(#262626 0%,#121212 35% 100%);flex-direction:column;max-width:480px;min-height:100dvh;margin:0 auto;display:flex;position:relative;box-shadow:0 0 40px #000c}.spotify-content-body{flex:1;padding-bottom:130px;overflow-y:auto}.spotify-main-screen{padding:16px 16px 24px}.spotify-top-bar{justify-content:space-between;align-items:center;height:48px;margin-bottom:12px;display:flex}.spotify-top-title{color:var(--text-base);letter-spacing:.5px;font-size:14px;font-weight:700}.spotify-icon-btn{color:var(--text-base);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:opacity .2s;display:flex}.spotify-icon-btn:active{opacity:.6}.spotify-cover-section{justify-content:center;margin:8px 0 24px;display:flex}.spotify-cover-wrapper{border-radius:6px;width:min(72vw,260px);height:min(72vw,260px);overflow:hidden;box-shadow:0 12px 32px #000000a6}.spotify-cover-img{object-fit:cover;width:100%;height:100%}.spotify-meta-section{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.spotify-playlist-title{color:var(--text-base);letter-spacing:-.5px;font-size:24px;font-weight:800;line-height:1.25}.spotify-playlist-desc{color:var(--text-muted);font-size:12px;font-weight:400;line-height:1.45}.spotify-see-more{color:var(--text-base);cursor:pointer;font-weight:700}.spotify-publisher-row{align-items:center;gap:8px;margin-top:2px;display:flex}.spotify-publisher-badge{color:#000;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:900;display:flex}.spotify-badge-x{font-size:12px;line-height:1}.spotify-publisher-name{color:var(--text-base);font-size:13px;font-weight:700}.spotify-stats-row{color:var(--text-muted);align-items:center;gap:6px;font-size:12px;font-weight:400;display:flex}.spotify-stats-icon{color:var(--text-muted)}.spotify-action-bar{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.spotify-action-left,.spotify-action-right{align-items:center;gap:16px;display:flex}.spotify-action-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:transform .15s,color .2s;display:flex}.spotify-action-btn:active{transform:scale(.9)}.spotify-action-btn.pill-btn{color:var(--text-base);border:1px solid #fff3;border-radius:12px;padding:4px 6px}.green-circle-check{background:var(--spotify-green);border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.text-green{color:var(--spotify-green)!important}.spotify-big-play-btn{background:var(--spotify-green);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;transition:transform .15s,background .2s;display:flex;box-shadow:0 4px 14px #1fdf6466}.spotify-big-play-btn:active{background:var(--spotify-green-dark);transform:scale(.94)}.spotify-tracklist-section{margin-top:12px}.spotify-section-header{color:var(--text-base);margin-bottom:14px;font-size:16px;font-weight:700}.spotify-track-list{flex-direction:column;gap:6px;display:flex}.spotify-track-row{cursor:pointer;border-radius:8px;align-items:center;gap:12px;padding:8px 6px;transition:background .15s;display:flex}.spotify-track-row:hover{background:#ffffff0f}.spotify-track-row:active{background:#ffffff1a}.spotify-track-thumb{object-fit:cover;border-radius:4px;flex-shrink:0;width:48px;height:48px}.spotify-track-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.spotify-track-title{color:var(--text-base);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.green-text{color:var(--spotify-green)!important}.spotify-track-artist{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.spotify-track-options{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:8px}.spotify-screen-tab{padding:24px 16px}.spotify-tab-title{margin-bottom:16px;font-size:26px;font-weight:800}.spotify-search-box{background:#fff;border-radius:6px;align-items:center;gap:10px;margin-bottom:20px;padding:10px 14px;display:flex}.search-icon-gray{color:#121212}.spotify-search-input{color:#121212;background:0 0;border:none;outline:none;flex:1;font-size:14px;font-weight:600}.spotify-genre-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.spotify-genre-card{color:#fff;cursor:pointer;border-radius:6px;height:90px;padding:12px;font-size:16px;font-weight:800}.spotify-lib-filters{gap:8px;display:flex}.lib-chip{color:var(--text-base);cursor:pointer;background:#ffffff14;border-radius:20px;padding:8px 16px;font-size:12px;font-weight:600}.lib-chip.active{background:var(--spotify-green);color:#121212}.spotify-premium-card{background:linear-gradient(135deg,#1e3264,#121212);border-radius:12px;flex-direction:column;gap:12px;padding:24px;display:flex}.spotify-premium-btn{color:#121212;cursor:pointer;background:#fff;border:none;border-radius:24px;padding:12px;font-size:14px;font-weight:800}.spotify-mini-player{background:var(--spotify-elevated);z-index:50;cursor:pointer;border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:10px;max-width:464px;height:56px;margin:0 auto;padding:8px 12px;display:flex;position:fixed;bottom:64px;left:8px;right:8px;box-shadow:0 8px 24px #0009}.mini-thumb{object-fit:cover;border-radius:4px;flex-shrink:0;width:40px;height:40px}.mini-details{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.mini-title{color:var(--text-base);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.mini-artist{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.mini-controls{align-items:center;gap:12px;display:flex}.mini-icon-btn{color:var(--text-base);cursor:pointer;background:0 0;border:none;padding:4px;display:flex}.mini-play-btn{color:#fff;cursor:pointer;background:0 0;border:none;padding:4px;display:flex}.spotify-bottom-nav{background:var(--nav-bg);z-index:60;border-top:1px solid #ffffff0a;justify-content:space-around;align-items:center;max-width:480px;height:60px;margin:0 auto;display:flex;position:fixed;bottom:0;left:0;right:0}.spotify-nav-tab{color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:4px;padding:6px 0;transition:color .15s;display:flex}.spotify-nav-tab.active{color:var(--text-base)}.spotify-nav-label{font-size:10px;font-weight:500}.spotify-fullscreen-player{z-index:100;background:linear-gradient(#3b3b3b 0%,#121212 50%,#000 100%);flex-direction:column;justify-content:space-between;max-width:480px;margin:0 auto;padding:20px 24px 32px;animation:.3s cubic-bezier(.2,.8,.2,1) slideUp;display:flex;position:fixed;inset:0}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.spotify-player-header{justify-content:space-between;align-items:center;height:48px;display:flex}.spotify-player-header-info{flex-direction:column;align-items:center;display:flex}.spotify-player-header-info .sub{letter-spacing:1px;color:var(--text-muted);font-size:10px;font-weight:700}.spotify-player-header-info .main{color:var(--text-base);font-size:12px;font-weight:700}.spotify-player-art-stage{flex:1;justify-content:center;align-items:center;padding:16px 0;display:flex}.spotify-player-art-img{object-fit:cover;border-radius:8px;width:min(80vw,320px);height:min(80vw,320px);box-shadow:0 16px 40px #000000b3}.spotify-player-meta-bar{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.spotify-player-titles .title{color:var(--text-base);font-size:20px;font-weight:800}.spotify-player-titles .artist{color:var(--text-muted);margin-top:2px;font-size:14px}.spotify-heart-btn{cursor:pointer;background:0 0;border:none;padding:8px}.spotify-player-progress-area{margin-bottom:24px}.spotify-progress-bar-container{cursor:pointer;padding:8px 0}.spotify-progress-bg{background:#fff3;border-radius:2px;width:100%;height:4px;position:relative}.spotify-progress-fill{background:var(--text-base);border-radius:2px;height:100%}.spotify-progress-knob{background:var(--text-base);border-radius:50%;width:12px;height:12px;position:absolute;top:50%;transform:translate(-50%,-50%)}.spotify-progress-labels{color:var(--text-muted);justify-content:space-between;margin-top:4px;font-size:11px;display:flex}.spotify-player-controls-row{justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 8px;display:flex}.spotify-ctrl-btn{color:var(--text-base);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:flex}.spotify-main-play-circle{cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .15s;display:flex}.spotify-main-play-circle:active{transform:scale(.94)}.spotify-player-footer-tools{justify-content:space-between;align-items:center;padding:0 4px;display:flex}
