._container_9onue_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fff;padding:1rem}._content_9onue_10{text-align:center;max-width:400px}._title_9onue_15{font-size:3rem;font-weight:800;color:#1a1a2e;margin:0 0 .5rem;letter-spacing:-.02em}._titleAccent_9onue_23{color:#1db954}._subtitle_9onue_27{font-size:1.125rem;color:#6b7280;margin:0 0 2rem}._instructions_9onue_33{margin-bottom:2rem}._swipeDemo_9onue_37{display:flex;justify-content:center;gap:1.5rem;font-size:.75rem;font-weight:500;letter-spacing:.01em}._left_9onue_46{color:#ef4444}._up_9onue_50{color:#3b82f6}._right_9onue_54{color:#22c55e}._loginButton_9onue_58{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;color:#fff;background:#1db954;border:none;border-radius:9999px;cursor:pointer;transition:transform .2s,background .2s}._loginButton_9onue_58:hover{background:#1ed760;transform:scale(1.05)}._loginButton_9onue_58:active{transform:scale(.98)}._spotifyIcon_9onue_82{width:1.5rem;height:1.5rem}._disclaimer_9onue_87{margin-top:1.5rem;font-size:.75rem;color:#9ca3af;line-height:1.5}._spinner_9onue_94{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#1db954;border-radius:50%;animation:_spin_9onue_94 1s linear infinite}@keyframes _spin_9onue_94{to{transform:rotate(360deg)}}._container_tvbyu_1{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a1a2e,#16213e);gap:1rem}._spinner_tvbyu_11{width:48px;height:48px;border:3px solid rgba(255,255,255,.1);border-top-color:#1db954;border-radius:50%;animation:_spin_tvbyu_11 1s linear infinite}@keyframes _spin_tvbyu_11{to{transform:rotate(360deg)}}._message_tvbyu_26{color:#ffffffb3;font-size:1rem}._error_tvbyu_31{text-align:center;color:#fff}._error_tvbyu_31 h2{font-size:1.5rem;margin:0 0 .5rem}._error_tvbyu_31 p{color:#ffffffb3;margin:0 0 1.5rem}._error_tvbyu_31 button{padding:.75rem 1.5rem;font-size:1rem;font-weight:600;color:#fff;background:#1db954;border:none;border-radius:9999px;cursor:pointer;transition:background .2s}._error_tvbyu_31 button:hover{background:#1ed760}._card_u2k1d_1{position:absolute;inset:0;background-color:#282828;border-radius:16px;box-shadow:0 10px 40px #00000026;cursor:grab;-webkit-user-select:none;user-select:none;overflow:hidden;will-change:transform}._albumArt_u2k1d_13{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none}._card_u2k1d_1:active{cursor:grabbing}._gradient_u2k1d_26{position:absolute;inset:0;background:linear-gradient(to top,#000000e6,#00000080 40%,#0000 70%)}._info_u2k1d_37{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;color:#fff}._title_u2k1d_46{font-size:1.5rem;font-weight:700;margin:0 0 .25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._artist_u2k1d_55{font-size:1rem;margin:0 0 .25rem;opacity:.9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._album_u2k1d_13{font-size:.875rem;margin:0;opacity:.6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._overlay_u2k1d_74{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}._overlay_u2k1d_74 span{font-size:2rem;font-weight:800;letter-spacing:.1em;padding:.75rem 1.5rem;border:4px solid currentColor;border-radius:8px;transform:rotate(-15deg)}._overlayRight_u2k1d_93{background:#22c55e4d;color:#22c55e}._overlayRight_u2k1d_93 span{transform:rotate(15deg)}._overlayLeft_u2k1d_102{background:#ef44444d;color:#ef4444}._overlayLeft_u2k1d_102 span{transform:rotate(-15deg)}._overlayUp_u2k1d_111{background:#3b82f64d;color:#3b82f6}._overlayUp_u2k1d_111 span{transform:rotate(0)}._container_li0hy_1{display:flex;flex-direction:column;gap:.5rem;padding:.75rem 1rem;background:#f3f4f6;border-radius:16px;width:100%;max-width:500px}._loading_li0hy_12{display:flex;align-items:center;gap:.75rem;color:#6b7280;font-size:.8rem;justify-content:center;width:100%;padding:.25rem 0}._spinner_li0hy_23{width:20px;height:20px;border:2px solid #e5e7eb;border-top-color:#1db954;border-radius:50%;animation:_spin_li0hy_23 1s linear infinite}@keyframes _spin_li0hy_23{to{transform:rotate(360deg)}}._error_li0hy_38{display:flex;align-items:center;gap:.5rem;color:#ef4444;font-size:.8rem;justify-content:center;width:100%}._errorIcon_li0hy_48{font-size:1rem;font-weight:700}._progressWrapper_li0hy_54{display:flex;align-items:center;gap:.5rem;width:100%}._time_li0hy_61{font-size:.65rem;color:#9ca3af;min-width:2.5rem;text-align:center;font-variant-numeric:tabular-nums}._progressBar_li0hy_69{flex:1;position:relative}._progressSlider_li0hy_74{-webkit-appearance:none;appearance:none;width:100%;height:4px;border-radius:2px;background:linear-gradient(to right,#1db954 0%,#1db954 var(--progress, 0%),#d1d5db var(--progress, 0%),#d1d5db 100%);outline:none;cursor:pointer}._progressSlider_li0hy_74::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:#1db954;cursor:pointer;transition:transform .15s}._progressSlider_li0hy_74::-webkit-slider-thumb:hover{transform:scale(1.3)}._progressSlider_li0hy_74::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:#1db954;border:none;cursor:pointer}._progressSlider_li0hy_74::-moz-range-track{height:4px;border-radius:2px;background:transparent}._controls_li0hy_122{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}._controlsLeft_li0hy_128{display:flex;align-items:center;justify-content:flex-end;padding-right:.75rem}._controlsRight_li0hy_135{display:flex;align-items:center;justify-content:flex-start;padding-left:.75rem}._shuffleButton_li0hy_142{width:32px;height:32px;border-radius:50%;border:none;background:transparent;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .15s,transform .15s;flex-shrink:0}._shuffleButton_li0hy_142:hover{color:#1db954;transform:scale(1.1)}._shuffleButton_li0hy_142:active{transform:scale(.9)}._shuffleActive_li0hy_166{color:#1db954}._shuffleActive_li0hy_166:hover{color:#1ed760}._playButton_li0hy_174{width:40px;height:40px;border-radius:50%;border:none;background:#1db954;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .15s,background .15s;flex-shrink:0}._playButton_li0hy_174:hover{transform:scale(1.08);background:#1ed760}._playButton_li0hy_174:active{transform:scale(.95)}._volumeControl_li0hy_198{display:flex;align-items:center;gap:.375rem;max-width:120px}._volumeIcon_li0hy_205{width:16px;height:16px;color:#9ca3af;flex-shrink:0}._volumeSlider_li0hy_212{-webkit-appearance:none;appearance:none;width:100%;height:4px;border-radius:2px;background:#d1d5db;outline:none;cursor:pointer}._volumeSlider_li0hy_212::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:#1db954;cursor:pointer;transition:transform .15s}._volumeSlider_li0hy_212::-webkit-slider-thumb:hover{transform:scale(1.2)}._volumeSlider_li0hy_212::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:#1db954;border:none;cursor:pointer}._volumeSlider_li0hy_212::-moz-range-track{height:4px;border-radius:2px;background:#d1d5db}._container_q7m75_1{min-height:100vh;background:#fff;display:flex;flex-direction:column}._header_q7m75_8{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:#f3f4f6;border-bottom:1px solid #e5e7eb}._logo_q7m75_17{font-size:1.25rem;font-weight:700;color:#1a1a2e}._logoAccent_q7m75_23{color:#1db954}._progress_q7m75_27{font-size:.875rem;color:#6b7280}._logoutButton_q7m75_32{padding:.5rem 1rem;font-size:.75rem;font-weight:600;color:#6b7280;background:transparent;border:1px solid #d1d5db;border-radius:9999px;cursor:pointer;transition:all .2s}._logoutButton_q7m75_32:hover{color:#1a1a2e;border-color:#9ca3af}._main_q7m75_49{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;gap:1.5rem}._loading_q7m75_59{display:flex;flex-direction:column;align-items:center;gap:1rem;color:#6b7280}._spinner_q7m75_67{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#1db954;border-radius:50%;animation:_spin_q7m75_67 1s linear infinite}@keyframes _spin_q7m75_67{to{transform:rotate(360deg)}}._cardContainer_q7m75_82{position:relative;width:100%;max-width:500px;aspect-ratio:1 / 1}._player_q7m75_89{width:100%;display:flex;justify-content:center}._actionsRow_q7m75_96{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:500px}._actions_q7m75_96{display:flex;justify-content:center;gap:1.5rem}._actionGroup_q7m75_111{display:flex;flex-direction:column;align-items:center;gap:.625rem}._actionLabel_q7m75_118{font-size:.75rem;font-weight:500;letter-spacing:.01em}._actionButton_q7m75_124{width:60px;height:60px;border-radius:50%;border:none;font-size:1.5rem;cursor:pointer;transition:transform .2s,box-shadow .2s;display:flex;align-items:center;justify-content:center}._actionButton_q7m75_124:hover{transform:scale(1.1)}._actionButton_q7m75_124:active{transform:scale(.95)}._unlikeButton_q7m75_145{background:#ef4444;color:#fff;box-shadow:0 4px 15px #ef44444d}._playlistButton_q7m75_151{background:#3b82f6;color:#fff;box-shadow:0 4px 15px #3b82f64d}._keepButton_q7m75_157{background:#22c55e;color:#fff;box-shadow:0 4px 15px #22c55e4d}._undoButton_q7m75_163{position:absolute;left:0;background:#e5e7eb;color:#6b7280;box-shadow:0 4px 15px #0000000d;width:44px;height:44px;font-size:1rem;flex-shrink:0}._undoButton_q7m75_163:disabled{opacity:.3;cursor:not-allowed;transform:none}._undoButton_q7m75_163:disabled:hover{transform:none}._left_q7m75_185{color:#ef4444}._up_q7m75_189{color:#3b82f6}._right_q7m75_193{color:#22c55e}._complete_q7m75_198{text-align:center;color:#1a1a2e;max-width:400px}._complete_q7m75_198 h2{font-size:2rem;margin:0 0 .5rem}._complete_q7m75_198 p{color:#6b7280;margin:0 0 2rem}._statsGrid_q7m75_214{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem}._stat_q7m75_214{display:flex;flex-direction:column;align-items:center;gap:.25rem}._statValue_q7m75_228{font-size:2rem;font-weight:700}._statLabel_q7m75_233{font-size:.75rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}._flushButton_q7m75_240{padding:.875rem 2rem;font-size:1rem;font-weight:600;color:#fff;background:#1db954;border:none;border-radius:9999px;cursor:pointer;transition:background .2s}._flushButton_q7m75_240:hover:not(:disabled){background:#1ed760}._flushButton_q7m75_240:disabled{opacity:.6;cursor:not-allowed}._resetButton_q7m75_261{margin-top:1rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;color:#6b7280;background:transparent;border:1px solid #d1d5db;border-radius:9999px;cursor:pointer;transition:all .2s}._resetButton_q7m75_261:hover{color:#1a1a2e;border-color:#9ca3af}._pendingBadge_q7m75_280{position:fixed;bottom:1rem;right:1rem;padding:.5rem 1rem;font-size:.75rem;font-weight:500;color:#fff;background:#ef4444e6;border-radius:9999px}._setupScreen_q7m75_293{text-align:center;color:#1a1a2e;max-width:500px;width:100%}._setupTitle_q7m75_300{font-size:1.5rem;font-weight:700;margin:0 0 .5rem}._setupSubtitle_q7m75_306{color:#6b7280;font-size:.875rem;margin:0 0 1.5rem}._createForm_q7m75_312{display:flex;gap:.5rem;margin-bottom:1.25rem}._playlistInput_q7m75_318{flex:1;padding:.75rem 1rem;font-size:.875rem;color:#1a1a2e;background:#f9fafb;border:1px solid #d1d5db;border-radius:10px;outline:none;transition:border-color .2s}._playlistInput_q7m75_318:focus{border-color:#1db954}._playlistInput_q7m75_318::placeholder{color:#9ca3af}._createButton_q7m75_338{padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;color:#fff;background:#1db954;border:none;border-radius:10px;cursor:pointer;transition:background .2s;white-space:nowrap}._createButton_q7m75_338:hover:not(:disabled){background:#1ed760}._createButton_q7m75_338:disabled{opacity:.6}._playlistGrid_q7m75_359{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;max-height:400px;overflow-y:auto;padding:.25rem}._playlistCard_q7m75_368{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .2s;color:#1a1a2e;text-align:center}._playlistCard_q7m75_368:hover{background:#f3f4f6;border-color:#d1d5db}._playlistCardImage_q7m75_388{width:80px;height:80px;border-radius:8px;object-fit:cover}._playlistCardPlaceholder_q7m75_395{width:80px;height:80px;border-radius:8px;background:#e5e7eb;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#9ca3af}._playlistCardName_q7m75_407{font-size:.8rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}._playlistCardCount_q7m75_416{font-size:.7rem;color:#9ca3af}._skipButton_q7m75_421{margin-top:1rem;padding:.625rem 1.5rem;font-size:.8rem;font-weight:500;color:#9ca3af;background:transparent;border:none;cursor:pointer;transition:color .2s}._skipButton_q7m75_421:hover{color:#6b7280}._activePlaylistBadge_q7m75_438{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#3b82f614;border:1px solid rgba(59,130,246,.2);border-radius:9999px;color:#3b82f6;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s}._activePlaylistBadge_q7m75_438:hover{background:#3b82f626;border-color:#3b82f659}._playlistBadgeIcon_q7m75_458{font-size:1rem}._changeBadge_q7m75_462{font-size:.65rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}._noPlaylistBadge_q7m75_469{padding:.5rem 1rem;background:#f9fafb;border:1px dashed #d1d5db;border-radius:9999px;color:#9ca3af;font-size:.75rem;cursor:pointer;transition:all .2s}._noPlaylistBadge_q7m75_469:hover{background:#f3f4f6;border-color:#9ca3af;color:#6b7280}._overlay_q7m75_487{position:fixed;inset:0;background:#0006;display:flex;align-items:flex-end;justify-content:center;z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._pickerModal_q7m75_498{width:100%;max-width:480px;max-height:70vh;background:#fff;border-radius:20px 20px 0 0;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 -4px 20px #0000001a}._pickerHeader_q7m75_510{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.25rem .75rem}._pickerHeader_q7m75_510 h2{font-size:1.125rem;font-weight:700;color:#1a1a2e;margin:0}._pickerClose_q7m75_524{width:32px;height:32px;border:none;background:#f3f4f6;border-radius:50%;color:#6b7280;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}._pickerClose_q7m75_524:hover{background:#e5e7eb}._pickerModal_q7m75_498 ._createForm_q7m75_312{padding:0 1.25rem}._pickerList_q7m75_547{flex:1;overflow-y:auto;padding:.5rem .75rem 1rem}._pickerItem_q7m75_553{display:flex;align-items:center;gap:.75rem;width:100%;padding:.625rem .5rem;background:transparent;border:none;border-radius:10px;color:#1a1a2e;cursor:pointer;transition:background .2s;text-align:left}._pickerItem_q7m75_553:hover{background:#f3f4f6}._pickerItemActive_q7m75_572{background:#3b82f60f}._pickerItemImage_q7m75_576{width:44px;height:44px;border-radius:6px;object-fit:cover;flex-shrink:0}._pickerItemPlaceholder_q7m75_584{width:44px;height:44px;border-radius:6px;background:#e5e7eb;display:flex;align-items:center;justify-content:center;font-size:1.125rem;color:#9ca3af;flex-shrink:0}._pickerItemInfo_q7m75_597{flex:1;min-width:0;display:flex;flex-direction:column;gap:.125rem}._pickerItemName_q7m75_605{font-size:.875rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._pickerItemCount_q7m75_613{font-size:.75rem;color:#9ca3af}._pickerItemCheck_q7m75_618{color:#3b82f6;font-size:1rem;flex-shrink:0}@media(max-height:700px){._cardContainer_q7m75_82{max-width:380px}}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;background:#fff;color:#1a1a2e;min-height:100vh;overflow-x:hidden}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root{isolation:isolate;min-height:100vh}html,body{overscroll-behavior:none}@media(pointer:coarse){*{touch-action:manipulation}}
