.page_container__mg_pO{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:linear-gradient(135deg,#667eea,#764ba2);padding:1rem}.page_background__Vax9C{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.page_backgroundImage__rPYf4{width:100%;height:100%;background:url(/img/bg.svg) no-repeat 50%;background-size:cover}.page_content__xvdKn{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:1200px;padding:2rem;gap:3rem}.page_logoSection__be1bU{text-align:center;color:#333;margin-bottom:2rem}.page_logoSection__be1bU svg{width:80px;height:80px;margin-bottom:1rem;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.page_title__C63GU{font-size:4rem;font-weight:700;text-align:left;margin:0 0 1rem;color:#333;text-shadow:0 2px 4px rgba(0,0,0,.1)}@media (max-width:768px){.page_title__C63GU{text-align:center}}.page_subtitle__7nc_t{font-size:1.5rem;font-weight:400;margin:0 0 .5rem;color:#666;max-width:100%;line-height:1.5;text-align:left}@media (max-width:768px){.page_subtitle__7nc_t{text-align:center}}.page_loginSection__7WaQc{width:100%;max-width:500px}.page_loginCard__rSC0y{border-radius:24px;width:100%;max-width:100%}.page_loginTitle__K2VjD{font-size:2rem;font-weight:600;color:#333;margin:0 0 .5rem;text-align:center}.page_loginSubtitle__1DK4O{font-size:1rem;color:#666;margin:0 0 2rem;text-align:center}.page_buttonGroup__gBlVV{margin-bottom:2rem}.page_loginButton__rcLX0{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 1.5rem;border-radius:12px;font-size:1.1rem;font-weight:600;border:none;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.page_primaryButton__om1Z1{background:linear-gradient(135deg,#667eea,#764ba2);color:white;box-shadow:0 4px 15px rgba(102,126,234,.4)}.page_primaryButton__om1Z1:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.5)}.page_primaryButton__om1Z1:disabled{opacity:.7;cursor:not-allowed;transform:none}.page_secondaryButton__1hNEk{background:rgba(255,255,255,.9);color:#333;border:2px solid #e0e0e0}.page_secondaryButton__1hNEk:hover{background:rgba(255,255,255,1);border-color:#d0d0d0;transform:translateY(-1px)}.page_buttonIcon__rgA6u{width:20px;height:20px;flex-shrink:0}.page_loadingSpinner__B0L50{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:page_spin__bO4Kt 1s linear infinite}@keyframes page_spin__bO4Kt{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page_features__Eb4zC{display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.1)}.page_feature__tpwqJ{display:flex;align-items:center;gap:1rem;padding:1rem;background:rgba(102,126,234,.05);border-radius:12px;transition:all .3s ease}.page_feature__tpwqJ:hover{background:rgba(102,126,234,.1);transform:translateX(5px)}.page_featureIcon__MtcwJ{font-size:2rem;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:rgba(102,126,234,.1);border-radius:12px;flex-shrink:0}.page_featureText___ZrFZ h3{font-size:1.1rem;font-weight:600;color:#333;margin:0 0 .25rem}.page_featureText___ZrFZ p{font-size:.9rem;color:#666;margin:0;line-height:1.4}@media (max-width:768px){.page_container__mg_pO{padding:.5rem}.page_content__xvdKn{padding:1rem;gap:2rem}.page_title__C63GU{font-size:2.5rem}.page_subtitle__7nc_t{font-size:1.1rem}.page_loginCard__rSC0y{padding:2rem 1.5rem;border-radius:20px}.page_loginTitle__K2VjD{font-size:1.75rem}.page_buttonGroup__gBlVV{gap:.75rem}.page_loginButton__rcLX0{padding:.875rem 1.25rem;font-size:1rem}.page_features__Eb4zC{gap:1rem}.page_feature__tpwqJ{padding:.75rem}.page_featureIcon__MtcwJ{font-size:1.5rem;width:40px;height:40px}}@media (max-width:480px){.page_container__mg_pO{padding:.25rem}.page_title__C63GU{font-size:2rem}.page_subtitle__7nc_t{font-size:1rem}.page_loginCard__rSC0y{padding:1.5rem 1rem}.page_loginTitle__K2VjD{font-size:1.5rem}.page_feature__tpwqJ{flex-direction:column;text-align:center;gap:.75rem}.page_feature__tpwqJ:hover{transform:translateY(-2px)}}.page_form__e2s5X,.page_inputGroup__k0naq{width:100%}.page_inputLabel__wREbL{display:block;font-size:.9rem;font-weight:500;color:#374151;margin-bottom:.5rem}.page_inputWrapper__yA0a4{display:flex;gap:1rem;align-items:flex-end}@media (max-width:480px){.page_inputWrapper__yA0a4{flex-direction:column;gap:.75rem;align-items:stretch}}.page_input__njMtB{flex:1 1;padding:1rem;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;background:white;transition:border-color .2s ease}@media (max-width:480px){.page_input__njMtB{padding:1.25rem 1rem;font-size:16px}}.page_input__njMtB:focus{outline:none;border-color:#667eea}.page_input__njMtB:disabled{background:#f9fafb;cursor:not-allowed}.page_continueButton___yL5n{background:#18222e;color:white;border:none;padding:1rem 2rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;min-width:120px}@media (max-width:480px){.page_continueButton___yL5n{min-width:100%;padding:1rem}}.page_continueButton___yL5n:hover:not(:disabled){background:#374151;transform:translateY(-1px)}.page_continueButton___yL5n:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.page_backButton__W5Ekw{background:transparent;color:#6b7280;border:none;padding:.75rem 1rem;font-size:.9rem;cursor:pointer;transition:color .2s ease;margin-top:1rem}@media (max-width:480px){.page_backButton__W5Ekw{padding:1rem;font-size:1rem;width:100%;text-align:center;background:rgba(107,114,128,.1);border-radius:8px}}.page_backButton__W5Ekw:hover:not(:disabled){color:#374151}.page_backButton__W5Ekw:disabled{opacity:.5;cursor:not-allowed}.page_summarySection__kETC9{background:rgba(102,126,234,.05);padding:1.5rem;border-radius:12px;margin-bottom:2rem;border:1px solid rgba(102,126,234,.1)}.page_summaryTitle__AaOKr{font-size:1.1rem;font-weight:600;color:#18222e;margin:0 0 1rem}.page_summaryItem__pPgXN{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid rgba(0,0,0,.05)}.page_summaryItem__pPgXN:last-child{border-bottom:none}.page_summaryLabel__WRH2g{font-size:.9rem;color:#6b7280;font-weight:500}.page_summaryValue__9wXg0{font-size:.9rem;color:#18222e;font-weight:600;font-family:monospace}.page_stepIndicator__ZivH1{font-size:.875rem;color:#666;margin-bottom:1rem;text-align:left}@media (max-width:768px){.page_stepIndicator__ZivH1{text-align:center}}.page_walletSection___TKDe{margin:2rem 0}@media (max-width:480px){.page_walletSection___TKDe{margin:1.5rem 0}}.page_walletOptions__gvOr0{display:flex;flex-direction:column;gap:1rem}@media (max-width:480px){.page_walletOptions__gvOr0{gap:.75rem}}.page_walletOption__JYxUi{display:flex;align-items:center;padding:1rem;border:1px solid #e0e0e0;border-radius:12px;background:white;transition:all .2s ease}@media (max-width:480px){.page_walletOption__JYxUi{flex-direction:column;text-align:center;gap:1rem;padding:1.5rem 1rem}}.page_walletOption__JYxUi:hover{border-color:#667eea;box-shadow:0 2px 8px rgba(102,126,234,.1)}.page_walletIcon__fI0UI{width:40px;height:40px;margin-right:1rem;display:flex;align-items:center;justify-content:center}@media (max-width:480px){.page_walletIcon__fI0UI{margin-right:0;width:50px;height:50px}}.page_walletIcon__fI0UI img{width:100%;height:100%;object-fit:contain}.page_walletInfo__3J6gG{flex:1 1;display:flex;flex-direction:column}.page_walletName__Xi1Xj{font-weight:600;color:#333;font-size:1rem}.page_connectButton__RFlkB{padding:.5rem 1rem;border:1px solid #667eea;border-radius:8px;background:#667eea;color:white;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:100px}@media (max-width:480px){.page_connectButton__RFlkB{min-width:100%;padding:.75rem 1rem;font-size:1rem}}.page_connectButton__RFlkB:hover:not(:disabled){background:#5a6fd8;border-color:#5a6fd8}.page_connectButton__RFlkB:disabled{opacity:.6;cursor:not-allowed}.page_completionSection__Zm2Z9{margin:2rem 0}.page_completionChecklist__5vJP_{margin-bottom:2rem}.page_checklistItem__nbBeR{display:flex;align-items:center;margin-bottom:1rem;padding:.75rem;background:#f8f9fa;border-radius:8px}.page_checkIcon__sQPl7{width:24px;height:24px;background:#28a745;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:1rem;font-size:.875rem;font-weight:700}.page_benefitsSection__SZuMI{background:#f8f9fa;padding:1.5rem;border-radius:12px;margin-bottom:2rem}.page_benefitsSection__SZuMI h3{margin:0 0 1rem;color:#333;font-size:1.25rem;font-weight:600}.page_benefitsList__v7B_0{list-style:none;padding:0;margin:0}.page_benefitsList__v7B_0 li{color:#666;position:relative;padding:.5rem 0 .5rem 1.5rem}.page_benefitsList__v7B_0 li:before{content:"✓";position:absolute;left:0;color:#28a745;font-weight:700}.page_buttonGroup__gBlVV{display:flex;flex-direction:column;gap:1rem}.page_completeButton__Rhm4N{padding:1rem 2rem;border:none;border-radius:12px;background:#28a745;color:white;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.page_completeButton__Rhm4N:hover:not(:disabled){background:#218838;transform:translateY(-1px);box-shadow:0 4px 12px rgba(40,167,69,.3)}.page_completeButton__Rhm4N:disabled{opacity:.6;cursor:not-allowed}.LeftHalfModal_leftHalfModal__42nju{position:relative;width:100%;max-width:600px;height:auto;min-height:100vh;background:rgba(255,255,255,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;display:flex;align-items:center;justify-content:center;padding:3rem 2rem;border-radius:0;box-shadow:0 8px 32px rgba(0,0,0,.1)}@media (min-width:900px){.LeftHalfModal_leftHalfModal__42nju{position:absolute;top:0;left:0;width:50%;height:100%;max-width:none;min-height:100vh;padding:10rem;border-radius:0;box-shadow:none}}@media (max-width:899px){.LeftHalfModal_leftHalfModal__42nju{position:relative;width:100%;max-width:100%;left:auto;top:auto}}@media (max-width:1023px) and (min-width:768px){.LeftHalfModal_leftHalfModal__42nju{padding:4rem 3rem;max-width:500px}}@media (max-width:767px){.LeftHalfModal_leftHalfModal__42nju{padding:2rem 1.5rem;max-width:100%;width:100%;min-height:100vh;background:rgba(255,255,255,.75)}}@media (max-width:480px){.LeftHalfModal_leftHalfModal__42nju{padding:1.5rem 1rem}}.SpotifyOAuthModal_modalOverlay__iDUiQ{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.SpotifyOAuthModal_modal__81bpn{background:white;border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,.2);max-width:500px;width:100%;max-height:90vh;overflow-y:auto;animation:SpotifyOAuthModal_modalSlideIn__DMz_J .3s ease-out}@keyframes SpotifyOAuthModal_modalSlideIn__DMz_J{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.SpotifyOAuthModal_modalHeader__v89mM{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem 1rem;border-bottom:1px solid #e5e7eb}.SpotifyOAuthModal_modalHeader__v89mM h2{margin:0;font-size:1.5rem;font-weight:600;color:#1f2937}.SpotifyOAuthModal_closeButton__XFOeo{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .2s ease;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.SpotifyOAuthModal_closeButton__XFOeo:hover{background:#f3f4f6;color:#374151}.SpotifyOAuthModal_modalContent__Xmgd6{padding:2rem;text-align:center}.SpotifyOAuthModal_spotifyIcon__lC7vg{width:80px;height:80px;margin:0 auto 1.5rem;color:#1DB954;display:flex;align-items:center;justify-content:center}.SpotifyOAuthModal_spotifyIcon__lC7vg svg{width:100%;height:100%}.SpotifyOAuthModal_modalContent__Xmgd6 h3{margin:0 0 1rem;font-size:1.25rem;font-weight:600;color:#1f2937}.SpotifyOAuthModal_modalContent__Xmgd6 p{margin:0 0 1.5rem;color:#6b7280;line-height:1.6}.SpotifyOAuthModal_emailInfo__a31rc{background:#f9fafb;padding:1rem;border-radius:12px;margin-bottom:2rem;border:1px solid #e5e7eb}.SpotifyOAuthModal_emailInfo__a31rc strong{color:#374151}.SpotifyOAuthModal_spotifyButton__yk_Xq{background:#1DB954;color:white;border:none;padding:1rem 2rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;max-width:300px;margin:0 auto}.SpotifyOAuthModal_spotifyButton__yk_Xq:hover:not(:disabled){background:#1ed760;transform:translateY(-1px);box-shadow:0 4px 12px rgba(29,185,84,.3)}.SpotifyOAuthModal_spotifyButton__yk_Xq:disabled{opacity:.7;cursor:not-allowed;transform:none}.SpotifyOAuthModal_spotifyIconSmall__6AwY5{width:20px;height:20px;flex-shrink:0}.SpotifyOAuthModal_loadingSpinner__4HANS{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:SpotifyOAuthModal_spin__Q10CR 1s linear infinite}@keyframes SpotifyOAuthModal_spin__Q10CR{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:640px){.SpotifyOAuthModal_modal__81bpn{margin:1rem;max-height:calc(100vh - 2rem)}.SpotifyOAuthModal_modalHeader__v89mM{padding:1rem 1.5rem .75rem}.SpotifyOAuthModal_modalContent__Xmgd6{padding:1.5rem}.SpotifyOAuthModal_modalHeader__v89mM h2{font-size:1.25rem}}@media (max-width:480px){.SpotifyOAuthModal_modalOverlay__iDUiQ{padding:.5rem}.SpotifyOAuthModal_modal__81bpn{margin:.5rem;border-radius:16px}.SpotifyOAuthModal_modalHeader__v89mM{padding:1rem 1.25rem .75rem}.SpotifyOAuthModal_modalContent__Xmgd6{padding:1.25rem}.SpotifyOAuthModal_spotifyIcon__lC7vg{width:60px;height:60px;margin-bottom:1rem}.SpotifyOAuthModal_spotifyButton__yk_Xq{padding:1.25rem 1.5rem;font-size:1rem}}.LoginModal_modalOverlay__kLl1S{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.LoginModal_modal__PHX3i{background:white;border-radius:16px;min-width:400px;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);animation:LoginModal_modalSlideIn__ETlDG .3s ease-out}@keyframes LoginModal_modalSlideIn__ETlDG{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.LoginModal_modalHeader__jPmEk{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 0;border-bottom:1px solid #e5e7eb;margin-bottom:24px}.LoginModal_modalHeader__jPmEk h2{margin:0;font-size:1.5rem;font-weight:600;color:#111827}.LoginModal_closeButton__xT0ub{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease}.LoginModal_closeButton__xT0ub:hover{background-color:#f3f4f6;color:#374151}.LoginModal_modalContent__i7rQI{padding:0 24px 24px;text-align:center}.LoginModal_loginIcon__nAf7R{width:64px;height:64px;margin:0 auto 16px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white}.LoginModal_loginIcon__nAf7R svg{width:32px;height:32px}.LoginModal_modalContent__i7rQI h3{margin:0 0 8px;font-size:1.25rem;font-weight:600;color:#111827}.LoginModal_modalContent__i7rQI p{margin:0 0 24px;color:#6b7280;font-size:.875rem;line-height:1.5}.LoginModal_loginForm__7R1Cy{margin-bottom:24px}.LoginModal_inputGroup__4nogD{margin-bottom:20px}.LoginModal_emailInput__VIhv_{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .2s ease;box-sizing:border-box}.LoginModal_emailInput__VIhv_:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.LoginModal_emailInput__VIhv_:disabled{background-color:#f9fafb;cursor:not-allowed}.LoginModal_loginButton__w8EAo{width:100%;padding:12px 24px;background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-height:48px}.LoginModal_loginButton__w8EAo:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.LoginModal_loginButton__w8EAo:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.LoginModal_loadingSpinner__W1L9v{width:20px;height:20px;border:2px solid transparent;border-top-color:currentcolor;border-radius:50%;animation:LoginModal_spin__t2rQ_ 1s linear infinite}@keyframes LoginModal_spin__t2rQ_{to{transform:rotate(1turn)}}.LoginModal_helpText__hzaGc{text-align:center;color:#6b7280;font-size:.875rem}.LoginModal_helpText__hzaGc p{margin:0}.LoginModal_registerLink__VIHxz{background:none;border:none;color:#667eea;text-decoration:underline;cursor:pointer;font-size:inherit;padding:0;margin:0}.LoginModal_registerLink__VIHxz:hover{color:#5a67d8}@media (max-width:480px){.LoginModal_modal__PHX3i{min-width:320px;margin:16px}.LoginModal_modalHeader__jPmEk{padding:20px 20px 0}.LoginModal_modalContent__i7rQI{padding:0 20px 20px}}