.not-found_notFoundContainer__yJSyJ{height:100vh;height:100dvh;background-color:#000000;display:flex;align-items:center;justify-content:center;padding:1rem;position:relative;overflow:hidden}.not-found_contentWrapper__NVs84{max-width:28rem;width:100%;text-align:center;display:flex;flex-direction:column;gap:2rem;animation:not-found_fadeInUp__vXW_k .8s ease-out;position:relative;z-index:10}.not-found_header__KoUQB{display:flex;flex-direction:column;gap:1rem}.not-found_logoSection__rLUZx{display:flex;align-items:center;justify-content:center;gap:.75rem}.not-found_logoIcon__ERRHX{height:3rem;width:3rem;color:#eab308;animation:not-found_glow___svH4 2s ease-in-out infinite alternate}.not-found_logoText__mOjP_{font-size:1.875rem;font-weight:700;color:#ffffff;text-shadow:0 0 20px rgba(234,179,8,.3)}.not-found_errorSection__rPT1w{display:flex;flex-direction:column;gap:.5rem}.not-found_errorCode__PdVxm{font-size:4rem;font-weight:700;color:#eab308;text-shadow:0 0 30px rgba(234,179,8,.5);animation:not-found_pulse__sI8za 2s ease-in-out infinite}.not-found_errorTitle__eOCIK{font-size:1.25rem;color:#d1d5db;font-weight:500}.not-found_description__WX5im{display:flex;flex-direction:column;gap:1rem}.not-found_mainText__Vm9yg{color:#9ca3af;line-height:1.6}.not-found_subText__0zh7z{font-size:.875rem;color:#6b7280}.not-found_actionButtons__Sjwhr{display:flex;flex-direction:column;gap:.75rem}.not-found_primaryButton__3rIix{width:100%;background-color:#eab308;color:#000000;font-weight:600;padding:.75rem 1.5rem;border-radius:.5rem;border:none;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none}.not-found_primaryButton__3rIix:hover{background-color:#ca8a04;transform:translateY(-2px);box-shadow:0 10px 20px rgba(234,179,8,.3)}.not-found_secondaryButton__2qcMW{width:100%;background-color:transparent;color:#eab308;font-weight:500;padding:.75rem 1.5rem;border:1px solid rgba(234,179,8,.2);border-radius:.5rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none}.not-found_secondaryButton__2qcMW:hover{background-color:rgba(234,179,8,.1);border-color:#eab308}.not-found_helpSection__D3Mqi{padding-top:2rem;border-top:1px solid #374151}.not-found_helpContent__bLjb_{display:flex;flex-direction:column;gap:.75rem}.not-found_helpTitle__fZul_{font-size:.875rem;color:#6b7280}.not-found_helpLinks__zgbhw{display:flex;justify-content:center;gap:1.5rem}.not-found_helpLink__BHz0O{font-size:.875rem;color:#9ca3af;text-decoration:none;transition:color .2s ease}.not-found_helpLink__BHz0O:hover{color:#eab308}.not-found_backgroundElements__PwYTv{position:absolute;inset:0;z-index:0;overflow:hidden}.not-found_glowOrb1__dzVKZ{position:absolute;top:25%;left:25%;width:16rem;height:16rem;background:radial-gradient(circle,rgba(234,179,8,.05) 0,transparent 70%);border-radius:50%;animation:not-found_float__5HYpy 6s ease-in-out infinite;filter:blur(40px)}.not-found_glowOrb2__Hhjy6{position:absolute;bottom:25%;right:25%;width:24rem;height:24rem;background:radial-gradient(circle,rgba(234,179,8,.03) 0,transparent 70%);border-radius:50%;animation:not-found_float__5HYpy 8s ease-in-out infinite reverse;filter:blur(60px)}@keyframes not-found_fadeInUp__vXW_k{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes not-found_glow___svH4{0%{text-shadow:0 0 10px rgba(234,179,8,.5)}to{text-shadow:0 0 20px rgba(234,179,8,.8)}}@keyframes not-found_pulse__sI8za{0%,to{opacity:1}50%{opacity:.8}}@keyframes not-found_float__5HYpy{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:640px){.not-found_errorCode__PdVxm{font-size:3rem}.not-found_logoIcon__ERRHX{height:2.5rem;width:2.5rem}.not-found_logoText__mOjP_{font-size:1.5rem}.not-found_glowOrb1__dzVKZ,.not-found_glowOrb2__Hhjy6{width:12rem;height:12rem}}.InstallGuide_container__klHql{height:100vh;background:linear-gradient(135deg,#000000,#111827);display:flex;align-items:center;justify-content:center;padding:1rem;position:relative}.BottomNavbar_bottomNav__PpBy_{position:fixed;bottom:0;left:0;right:0;background:#000000;border-top:1px solid #333333;box-shadow:0 -4px 15px rgba(0,0,0,.5);z-index:50;padding-bottom:env(safe-area-inset-bottom);display:flex;justify-content:space-around;align-items:center;max-width:100%;overflow:visible}.BottomNavbar_navItem__N2RAp{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;background:none;border:none;padding:8px;border-radius:8px;transition:all .3s ease;cursor:pointer;min-width:60px;flex:1;max-width:80px;color:inherit;font-family:inherit}.BottomNavbar_navItem__N2RAp:hover{background:rgba(255,255,255,.1);transform:translateY(-2px)}.BottomNavbar_navItem__N2RAp:active{transform:translateY(0)}.BottomNavbar_navItem__N2RAp.BottomNavbar_centerItem__HbWBB:hover{background-color:transparent;transform:translateY(-22px)}.BottomNavbar_navItem__N2RAp.BottomNavbar_centerItem__HbWBB:active{transform:translateY(-18px)}.BottomNavbar_navItem__N2RAp.BottomNavbar_active__EEIrV .BottomNavbar_label__Y0ruX{color:#eab308;font-weight:800}.BottomNavbar_navItem__N2RAp.BottomNavbar_active__EEIrV .BottomNavbar_iconContainer__EYjAL{color:#eab308}.BottomNavbar_centerItem__HbWBB{position:relative;margin:0 8px;transform:translateY(-20px)}.BottomNavbar_centerItem__HbWBB .BottomNavbar_iconContainer__EYjAL{background:linear-gradient(135deg,#eab308,#f59e0b 50%,#d97706);color:white;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(234,179,8,.4)}.BottomNavbar_iconContainer__EYjAL{position:relative;width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-bottom:4px;border-radius:8px;transition:all .3s ease}.BottomNavbar_label__Y0ruX{font-size:14px;color:#9ca3af;font-weight:500;text-align:center;line-height:1.2;transition:color .3s ease}@media (max-width:480px){.BottomNavbar_navContainer__oelcY{padding:6px 8px}.BottomNavbar_navItem__N2RAp{min-width:50px;padding:6px}.BottomNavbar_centerItem__HbWBB .BottomNavbar_iconContainer__EYjAL{width:60px;height:60px}.BottomNavbar_centerItem__HbWBB .BottomNavbar_icon__n_5cu{width:50px;height:50px}.BottomNavbar_iconContainer__EYjAL{width:28px;height:28px}.BottomNavbar_icon__n_5cu{width:18px;height:18px}.BottomNavbar_label__Y0ruX{font-size:9px}}.BottomNavbar_vipMemLogo__hI30m{width:3rem;height:3rem;color:#eab308;filter:drop-shadow(0 2px 4px rgba(234,179,8,.3))}.DesktopRestriction_container__SQY9A{min-height:100vh;max-height:100vh;background:linear-gradient(135deg,#000000,#111827);display:flex;align-items:flex-start;justify-content:center;padding:2rem 1rem;position:relative;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.DesktopRestriction_container__SQY9A::-webkit-scrollbar{width:0;height:0;display:none}.DesktopRestriction_languageSelector__bT5xo{position:absolute;top:1rem;right:1rem;z-index:100}.DesktopRestriction_content__7UlD8{max-width:600px;width:100%;text-align:center;padding:3rem 2rem;background:rgba(17,24,39,.95);border:1px solid #374151;border-radius:20px;backdrop-filter:blur(20px);box-shadow:0 25px 50px rgba(0,0,0,.5)}.DesktopRestriction_iconSection__QUhBQ{position:relative;margin-bottom:2rem;display:flex;align-items:center;justify-content:center}.DesktopRestriction_iconContainer__e_PwX{display:flex;gap:1rem;align-items:center;position:relative}.DesktopRestriction_mobileIcon__nNOX8,.DesktopRestriction_tabletIcon__hJJja{width:3rem;height:3rem;color:#eab308;filter:drop-shadow(0 4px 8px rgba(234,179,8,.3))}.DesktopRestriction_restrictionIcon__CK_IS{position:absolute;top:-.5rem;right:-.5rem;font-size:2rem;filter:drop-shadow(0 2px 4px rgba(239,68,68,.5))}.DesktopRestriction_textSection__99cfm{margin-bottom:2.5rem}.DesktopRestriction_title__pT9Az{color:#ffffff;font-size:2.5rem;font-weight:700;margin-bottom:.75rem;background:linear-gradient(135deg,#ffffff,#eab308);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.DesktopRestriction_subtitle__cTN9t{color:#eab308;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.DesktopRestriction_description__FI7Y3{color:#9ca3af;font-size:1rem;line-height:1.6;max-width:500px;margin:0 auto}.DesktopRestriction_instructionsSection__qlnNE{margin-bottom:2rem;padding:1.5rem;background:rgba(31,41,55,.5);border:1px solid #374151;border-radius:12px}.DesktopRestriction_instructionsTitle__SQVzA{color:#ffffff;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.DesktopRestriction_instructionsList__bkeMI{list-style:none;padding:0;margin:0;display:flex;align-items:center;flex-direction:column;gap:.75rem}.DesktopRestriction_instructionsList__bkeMI li{color:#d1d5db;font-size:.875rem;padding:.5rem 0;border-bottom:1px solid rgba(55,65,81,.3)}.DesktopRestriction_instructionsList__bkeMI li:last-child{border-bottom:none}.DesktopRestriction_qrCodeContainer__Jmb4X{display:flex;justify-content:center;width:60%;height:auto;background-color:#ffffff;padding:1rem}.DesktopRestriction_footer__b5QT5{padding-top:2rem;border-top:1px solid #374151}.DesktopRestriction_logoSection__8UHyT{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.5rem}.DesktopRestriction_crownIcon__WNl1o{font-size:1.5rem;filter:drop-shadow(0 2px 4px rgba(234,179,8,.3))}.DesktopRestriction_brandName__dPear{color:#ffffff;font-size:1.25rem;font-weight:700;background:linear-gradient(135deg,#eab308,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.DesktopRestriction_footerText__VfpCl{color:#9ca3af;font-size:.875rem;margin:0}@media (max-width:768px){.DesktopRestriction_languageSelector__bT5xo{top:.75rem;right:.75rem}.DesktopRestriction_content__7UlD8{padding:2rem 1.5rem;margin:1rem}.DesktopRestriction_title__pT9Az{font-size:2rem}.DesktopRestriction_subtitle__cTN9t{font-size:1.125rem}.DesktopRestriction_mobileIcon__nNOX8,.DesktopRestriction_tabletIcon__hJJja{width:2.5rem;height:2.5rem}.DesktopRestriction_restrictionIcon__CK_IS{font-size:1.75rem}}@media (max-width:640px){.DesktopRestriction_languageSelector__bT5xo{top:.5rem;right:.5rem}.DesktopRestriction_container__SQY9A{padding:1rem .5rem}.DesktopRestriction_content__7UlD8{padding:1.5rem 1rem;border-radius:16px}.DesktopRestriction_title__pT9Az{font-size:1.75rem}.DesktopRestriction_subtitle__cTN9t{font-size:1rem}.DesktopRestriction_description__FI7Y3{font-size:.875rem}.DesktopRestriction_instructionsSection__qlnNE{padding:1rem}}@media (max-width:480px){.DesktopRestriction_mobileIcon__nNOX8,.DesktopRestriction_tabletIcon__hJJja{width:2rem;height:2rem}.DesktopRestriction_restrictionIcon__CK_IS{font-size:1.5rem;top:-.25rem;right:-.25rem}.DesktopRestriction_title__pT9Az{font-size:1.5rem}.DesktopRestriction_instructionsList__bkeMI li{font-size:.8125rem}}.login_loginContainer__tjYzH{height:100vh;height:100dvh;background-color:#000000;display:flex;align-items:center;justify-content:center;padding:1rem;position:relative;overflow:hidden}.login_languageSelector__sdns4{position:absolute;top:1rem;right:1rem;z-index:50}.login_loginWrapper__1Yamg{width:100%;max-width:28rem;display:flex;flex-direction:column;gap:2rem;animation:login_fadeInUp__bH6Am .6s ease-out;max-height:calc(100vh - 2rem);max-height:calc(100dvh - 2rem);overflow-y:auto}.login_loginHeader__OG_i5{text-align:center;display:flex;flex-direction:column;gap:1rem}.login_logoSection__abgMx{display:flex;align-items:center;justify-content:center;gap:.5rem}.login_logoIcon__O9kHn{height:2rem;width:2rem;color:#eab308}.login_logoText__rCQhv{font-size:1.875rem;font-weight:700;color:#ffffff;line-height:2.25rem}.login_welcomeText__70sMd{color:#9ca3af}.login_loginFormContainer__lVIb5{background-color:#111827;padding:2rem;border-radius:.5rem;border:1px solid #374151;display:flex;flex-direction:column;gap:1.5rem;min-height:400px}.login_formHeader__45ePT{text-align:center}.login_formTitle__JT5gg{font-size:1.5rem;font-weight:600;color:#ffffff;margin-bottom:.5rem;line-height:2rem}.login_formSubtitle__P_cjF{color:#9ca3af;font-size:.875rem;line-height:1.25rem}.login_backButtonContainer__5_eSj{display:flex;justify-content:flex-start;margin-bottom:-.5rem}.login_backButton__pK6WQ{color:#ffffff;background:transparent;border:none;padding:.5rem;display:flex;align-items:center;gap:.5rem;font-size:.875rem;transition:all .2s ease-in-out;border-radius:.375rem}.login_backButton__pK6WQ:hover{color:#e5e7eb;background-color:rgba(55,65,81,.3)}.login_backIcon__DDtOX{width:1rem;height:1rem}.login_socialButtons__YLTf0{display:flex;flex-direction:column;gap:.75rem}.login_socialButton__VO92X{width:100%;background-color:#000000;border:1px solid #374151;color:#ffffff;transition:all .2s ease-in-out;position:relative;overflow:hidden}.login_socialButton__VO92X:hover{background-color:#1f2937;border-color:#eab308;box-shadow:0 4px 20px rgba(234,179,8,.1);transform:translateY(-1px)}.login_socialButton__VO92X:active{transform:translateY(0)}.login_authButtons__RkDtv{display:flex;flex-direction:column;gap:1rem}.login_authButton__7NS_z{width:100%;background-color:#000000;border:1px solid #374151;color:#ffffff;transition:all .2s ease-in-out;position:relative;overflow:hidden}.login_authButton__7NS_z:hover{background-color:#1f2937;border-color:#eab308;box-shadow:0 4px 20px rgba(234,179,8,.1);transform:translateY(-1px)}.login_authButton__7NS_z:active{transform:translateY(0)}.login_phoneButton__1eVC9{opacity:.5;filter:grayscale(50%);transition:all .2s ease-in-out;cursor:pointer}.login_phoneButton__1eVC9:hover{opacity:.6;filter:grayscale(40%);background-color:#1f2937;border-color:#6b7280;box-shadow:0 4px 20px rgba(107,114,128,.1);transform:translateY(-1px)}.login_phoneButton__1eVC9:active{transform:translateY(0);opacity:.5;filter:grayscale(50%)}.login_buttonIcon__CPfIG{width:1.25rem;height:1.25rem;margin-right:.125rem}.login_emailForm__SXHaP{display:flex;flex-direction:column;gap:1.5rem;width:100%}.login_inputGroup__F9xfm{display:flex;flex-direction:column;gap:.5rem}.login_inputLabel__y7KYb{font-size:.875rem;font-weight:500;color:#ffffff;margin-bottom:.25rem}.login_inputWrapper__S1OEk{position:relative;display:flex;align-items:center}.login_input__3uA_r{width:100%;background-color:#1f2937;border:1px solid #374151;color:#ffffff;border-radius:.5rem;padding:.75rem 1rem .75rem 2.5rem;font-size:1rem;transition:all .2s ease-in-out}.login_input__3uA_r::placeholder{color:#9ca3af}.login_input__3uA_r:focus{outline:none;border-color:#ffffff;box-shadow:0 0 0 3px rgba(255,255,255,.2);background-color:#111827}.login_inputError__NrqA1,.login_inputError__NrqA1:focus{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.2)}.login_inputIcon__liYVw{position:absolute;left:.75rem;width:1.25rem;height:1.25rem;color:#9ca3af;z-index:1}.login_passwordToggle__a_Twa{position:absolute;right:.75rem;background:none;border:none;cursor:pointer;padding:.25rem;border-radius:.25rem;transition:all .2s ease-in-out}.login_passwordToggle__a_Twa:hover{background-color:rgba(55,65,81,.5)}.login_eyeIcon__DsN_F{width:1.25rem;height:1.25rem;color:#9ca3af}.login_errorMessage__jeRLt{font-size:.75rem;color:#ef4444;margin-top:.25rem;display:flex;align-items:center;gap:.25rem}.login_forgotPassword__tVTKb{display:flex;justify-content:flex-end;margin-top:-.5rem}.login_forgotLink__iKmWo{font-size:.875rem;color:#ffffff;text-decoration:none;transition:color .2s ease-in-out}.login_forgotLink__iKmWo:hover{color:#e5e7eb;text-decoration:underline}.login_submitButton__gipLQ{width:100%;background:linear-gradient(90deg,#eab308,#f59e0b);color:#000000;font-weight:600;padding:.75rem 1rem;border-radius:.5rem;border:none;cursor:pointer;transition:all .2s ease-in-out;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1rem;min-height:3rem;transform:scale(1);position:relative;overflow:hidden}.login_submitButton__gipLQ:hover:not(:disabled){background:linear-gradient(90deg,#f59e0b,#d97706);transform:scale(1.02);box-shadow:0 8px 30px rgba(234,179,8,.3)}.login_submitButton__gipLQ:disabled{opacity:.6;cursor:not-allowed;transform:none}.login_submitButton__gipLQ:active{transform:scale(.98)}.login_spinner__jJpOB{width:1.25rem;height:1.25rem;border:2px solid transparent;border-top-color:#000000;border-radius:50%;animation:login_spin__5eJ3t 1s linear infinite}@keyframes login_spin__5eJ3t{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.login_signupLink__WvVKf{text-align:center;margin-top:.5rem}.login_signupText__BFIvD{font-size:.875rem;color:#9ca3af}.login_signupLinkText__Cc0LT{color:#ffffff;text-decoration:none;font-weight:500;transition:color .2s ease-in-out}.login_signupLinkText__Cc0LT:hover{color:#e5e7eb;text-decoration:underline}.login_vipButton__Z1V5g{width:100%;background:linear-gradient(90deg,#eab308,#f59e0b);color:#000000;font-weight:600;padding-top:.75rem;padding-bottom:.75rem;transition:all .2s ease-in-out;transform:scale(1);position:relative;overflow:hidden}.login_vipButton__Z1V5g:hover{background:linear-gradient(90deg,#f59e0b,#d97706);transform:scale(1.02);box-shadow:0 8px 30px rgba(234,179,8,.3)}.login_vipButton__Z1V5g:active{transform:scale(.98)}.login_separatorContainer__lI_oW{position:relative}.login_separatorLine__jCQE1{position:absolute;inset:0;display:flex;align-items:center}.login_separator__4rbvy{width:100%;background-color:#374151;height:1px}.login_separatorText__XUAqf{position:relative;display:flex;justify-content:center;font-size:.75rem;text-transform:uppercase;line-height:1rem}.login_separatorLabel__w5YJX{background-color:#111827;padding-left:.5rem;padding-right:.5rem;color:#9ca3af}.login_loginFooter__kRfy6{text-align:center;display:flex;flex-direction:column;gap:1rem;padding:0 1rem}.login_termsText__Lwj6p{color:#6b7280;font-size:.875rem;line-height:1.5;word-spacing:.1em}.login_termsLine__3AWW4{display:block;hyphens:none;word-break:keep-all;overflow-wrap:break-word}.login_termsLink__bIwX5{color:#ffffff;text-decoration:none;transition:color .2s ease-in-out;white-space:nowrap;display:inline-block}.login_termsLink__bIwX5:hover{color:#ede5d8}.login_premiumBadge___84sm{display:flex;align-items:center;justify-content:center;gap:.25rem;color:#6b7280}.login_premiumIcon__wxfEE{height:1rem;width:1rem;color:#eab308}.login_premiumText__1v_PO{font-size:.875rem;line-height:1.25rem}@keyframes login_fadeInUp__bH6Am{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.login_loginContainer__tjYzH{padding:.5rem}.login_languageSelector__sdns4{top:.5rem;right:.5rem}.login_loginFormContainer__lVIb5{padding:1.5rem}.login_logoText__rCQhv{font-size:1.5rem;line-height:2rem}.login_loginFooter__kRfy6{padding:0 .5rem}.login_termsText__Lwj6p{font-size:.8125rem;line-height:1.4}.login_emailForm__SXHaP{gap:1.25rem}.login_input__3uA_r{padding:.625rem .875rem .625rem 2.25rem;font-size:.875rem}.login_inputIcon__liYVw{left:.625rem;width:1rem;height:1rem}.login_passwordToggle__a_Twa{right:.625rem}.login_eyeIcon__DsN_F{width:1rem;height:1rem}.login_submitButton__gipLQ{padding:.625rem .875rem;font-size:.875rem;min-height:2.75rem}}@media (max-width:380px){.login_termsText__Lwj6p{font-size:.75rem;line-height:1.3}.login_termsLink__bIwX5{white-space:normal;display:inline}}.login_authButton__7NS_z:before,.login_socialButton__VO92X:before,.login_submitButton__gipLQ:before,.login_vipButton__Z1V5g:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(234,179,8,.1),transparent);transition:left .5s}.login_authButton__7NS_z:hover:before,.login_socialButton__VO92X:hover:before{left:100%}.login_submitButton__gipLQ:before,.login_vipButton__Z1V5g:before{background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent)}.login_submitButton__gipLQ:hover:before,.login_vipButton__Z1V5g:hover:before{left:100%}.Logo_logoSection__Q4E2w{display:flex;align-items:center;justify-content:center;gap:.5rem}.Logo_logoIcon__c1t6V{height:2rem;width:2rem;color:#eab308}.Logo_logoIconSvg____m7f{height:2rem;width:2rem;color:#ffffff}.Logo_logoText__jfNz3{font-size:var(--logo-font-size,1.875rem);font-weight:700;color:#ffffff;line-height:2.25rem;background:linear-gradient(135deg,#ffffff,#eab308);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 2px 4px rgba(0,0,0,.3)}.BusinessCard_businessCard__MMAAE{margin-bottom:2rem}.BusinessCard_themeSelector__Si3YA{position:absolute;top:1rem;right:1rem;z-index:10}.BusinessCard_customCSSButton__dM6Lg{position:absolute;top:4.5rem;right:1rem;z-index:10}.BusinessCard_templateSelector__Y9Ihv{position:absolute;top:1rem;right:4rem;z-index:10}.BusinessCard_customCSSBtn__wnA0g{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3);border-radius:8px;color:rgba(255,255,255,.9);cursor:pointer;transition:all .3s ease;backdrop-filter:blur(10px);filter:drop-shadow(0 1px 2px rgba(0,0,0,.5))}.BusinessCard_customCSSBtn__wnA0g:hover{background:rgba(255,255,255,.3);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.BusinessCard_selectWrapper__V7tyr{position:relative;display:inline-block}.BusinessCard_selectIcon__DqILA{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:rgba(255,255,255,.9);pointer-events:none;z-index:1;filter:drop-shadow(0 1px 2px rgba(0,0,0,.5))}.BusinessCard_themeSelect__DSbYo{background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3);border-radius:8px;padding:.6rem;color:transparent;font-size:.85rem;font-weight:500;cursor:pointer;backdrop-filter:blur(10px);width:40px;height:40px;text-indent:-9999px;appearance:none;-webkit-appearance:none;-moz-appearance:none}.BusinessCard_themeSelect__DSbYo:hover{background:rgba(255,255,255,.3)}.BusinessCard_themeSelect__DSbYo:focus{outline:none;border-color:rgba(255,255,255,.5)}.BusinessCard_themeSelect__DSbYo option{background:#1f2937;color:#ffffff;padding:.5rem;text-indent:0}.BusinessCard_card__JSdC3{border-radius:20px;padding:2rem;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.3);backdrop-filter:blur(10px)}.BusinessCard_templateLeft__PYA1W .BusinessCard_profileSection__c1flB{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:1rem;row-gap:.15rem;align-items:center;text-align:left}.BusinessCard_templateLeft__PYA1W .BusinessCard_avatarContainer__oojDk{margin:0;grid-column:1;grid-row:1/span 2}.BusinessCard_templateLeft__PYA1W .BusinessCard_userName__pBg5Y,.BusinessCard_templateLeft__PYA1W .BusinessCard_username__oIlj_{text-align:left}.BusinessCard_templateLeft__PYA1W .BusinessCard_userName__pBg5Y{margin-bottom:.05rem;grid-column:2;grid-row:1}.BusinessCard_templateLeft__PYA1W .BusinessCard_username__oIlj_{margin-top:0;grid-column:2;grid-row:2}.BusinessCard_templateLeft__PYA1W .BusinessCard_bio__YQnBR{text-align:left}.BusinessCard_templateCover__0X101 .BusinessCard_cardContent__U7RKD{padding-top:2rem}.BusinessCard_templateCover__0X101 .BusinessCard_profileSection__c1flB{margin-top:.5rem}.BusinessCard_templateCover__0X101 .BusinessCard_avatar__F6PrK{width:140px;height:140px}.BusinessCard_templateCompact__ZTiAs .BusinessCard_avatar__F6PrK{width:72px;height:72px;border-width:3px}.BusinessCard_templateCompact__ZTiAs .BusinessCard_userName__pBg5Y{font-size:1.25rem}.BusinessCard_templateCompact__ZTiAs .BusinessCard_bioSection__r_PM6{margin-bottom:1rem}.BusinessCard_templateCompact__ZTiAs .BusinessCard_socialLink___Xx3J{width:36px;height:36px}.BusinessCard_templateCompact__ZTiAs .BusinessCard_actionSection__O93Se{gap:.5rem}.BusinessCard_cardContent__U7RKD{position:relative;z-index:2}.BusinessCard_profileSection__c1flB{text-align:center;margin-bottom:1.5rem}.BusinessCard_avatarContainer__oojDk{margin-bottom:1rem;display:flex;justify-content:center;align-items:center}.BusinessCard_avatar__F6PrK{width:120px;height:120px;border-radius:50%;object-fit:cover;border:4px solid rgba(255,255,255,.9);box-shadow:0 4px 15px rgba(0,0,0,.3)}.BusinessCard_userName__pBg5Y{color:var(--bc-text-primary,#ffffff);font-size:1.8rem;font-weight:700;margin:0 0 .25rem;text-shadow:0 2px 4px rgba(0,0,0,.5)}.BusinessCard_username__oIlj_{color:var(--bc-text-secondary,rgba(255,255,255,.9));font-size:1rem;font-weight:500;margin:0;text-shadow:0 1px 2px rgba(0,0,0,.5)}.BusinessCard_bioSection__r_PM6{margin-bottom:1.5rem}.BusinessCard_bio__YQnBR{color:var(--bc-text-secondary,rgba(255,255,255,.95));font-size:.95rem;line-height:1.5;margin:0;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.5)}.BusinessCard_readMoreBtn__KBFrR{display:inline-flex;align-items:center;gap:.25rem;background:none;border:none;color:rgba(255,255,255,.8);font-size:.85rem;cursor:pointer;text-decoration:underline;margin-left:.5rem;padding:0;transition:color .2s ease}.BusinessCard_readMoreBtn__KBFrR:hover{color:#ffffff}.BusinessCard_socialSection__PhZXU{display:flex;justify-content:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.BusinessCard_socialLink___Xx3J{display:flex;align-items:center;justify-content:center;width:45px;height:45px;background:var(--bc-chip-bg,rgba(255,255,255,.2));border-radius:12px;text-decoration:none;transition:all .3s ease;backdrop-filter:blur(10px);border:1px solid var(--bc-chip-border,rgba(255,255,255,.3))}.BusinessCard_socialLink___Xx3J:hover{background:rgba(255,255,255,.3);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.BusinessCard_socialIcon__OxVIE{color:rgba(255,255,255,.9);filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.BusinessCard_actionSection__O93Se{display:flex;gap:.75rem;justify-content:center}.BusinessCard_actionBtn__sqMlW{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:var(--bc-surface,rgba(255,255,255,.2));border:1px solid var(--bc-chip-border,rgba(255,255,255,.3));border-radius:12px;color:var(--bc-text-primary,#ffffff);font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(10px);text-shadow:0 1px 2px rgba(0,0,0,.3)}.BusinessCard_actionBtn__sqMlW:hover{background:rgba(255,255,255,.3);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.BusinessCard_modal__hOTyT{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.BusinessCard_modalContent__Ny8_c{background:#1f2937;border-radius:16px;padding:1.5rem;max-width:400px;width:100%;max-height:80vh;overflow-y:auto;border:1px solid #374151}.BusinessCard_modalHeader__NXji9{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.BusinessCard_modalHeader__NXji9 h3{color:#ffffff;font-size:1.25rem;font-weight:600;margin:0}.BusinessCard_closeBtn__kEK95{background:none;border:none;color:#9ca3af;cursor:pointer;padding:.25rem;border-radius:6px;transition:all .2s ease}.BusinessCard_closeBtn__kEK95:hover{color:#ffffff;background:#374151}.BusinessCard_qrCodeContainer__94L7q{display:flex;justify-content:center;margin-bottom:1.5rem;padding:1rem;background:#ffffff;border-radius:12px}.BusinessCard_qrCodeInfo___MEL0{text-align:center}.BusinessCard_qrCodeText__jzmeV{color:#d1d5db;font-size:.9rem;margin:0 0 .75rem;line-height:1.4}.BusinessCard_profileUrl__KZHYc{color:#eab308;font-size:.85rem;font-weight:500;margin:0;word-break:break-all;background:#111827;padding:.5rem;border-radius:6px;border:1px solid #374151}.BusinessCard_fullBioContent__0aAkr{max-height:300px;overflow-y:auto}.BusinessCard_fullBio__Fwxyd{color:#d1d5db;font-size:1rem;line-height:1.6;margin:0;white-space:pre-wrap}.BusinessCard_customCSSEditor__riBgu{margin-top:1.5rem;background:#1f2937;border-radius:12px;padding:1.5rem;border:1px solid #374151}.BusinessCard_customCSSHeader__VgQeE{margin-bottom:1rem}.BusinessCard_customCSSHeader__VgQeE h3{color:#ffffff;font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.BusinessCard_customCSSHeader__VgQeE p{color:#9ca3af;font-size:.875rem;margin:0;line-height:1.4}.BusinessCard_customCSSTextarea__uLL0Z{width:100%;min-height:200px;background:#111827;border:1px solid #374151;border-radius:8px;padding:1rem;color:#e5e7eb;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.8rem;line-height:1.5;resize:vertical;margin-bottom:1rem}.BusinessCard_customCSSTextarea__uLL0Z:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}.BusinessCard_customCSSTextarea__uLL0Z::placeholder{color:#6b7280}.BusinessCard_customCSSActions___RBrQ{display:flex;gap:.75rem;justify-content:flex-end}.BusinessCard_applyBtn__D4ydQ,.BusinessCard_clearBtn__F2zpf{padding:.5rem 1rem;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:1px solid transparent}.BusinessCard_clearBtn__F2zpf{background:transparent;color:#ef4444;border-color:#ef4444}.BusinessCard_clearBtn__F2zpf:hover{background:#ef4444;color:#ffffff}.BusinessCard_applyBtn__D4ydQ{background:#3b82f6;color:#ffffff;border-color:#3b82f6}.BusinessCard_applyBtn__D4ydQ:hover{background:#2563eb;border-color:#2563eb}@media (max-width:640px){.BusinessCard_card__JSdC3{padding:1.5rem;border-radius:16px}.BusinessCard_avatar__F6PrK{width:100px;height:100px}.BusinessCard_userName__pBg5Y{font-size:1.5rem}.BusinessCard_themeSelector__Si3YA{top:.75rem;right:.75rem}.BusinessCard_templateSelector__Y9Ihv{top:.75rem;right:3.5rem}.BusinessCard_customCSSButton__dM6Lg{top:3.5rem;right:.75rem}.BusinessCard_themeSelect__DSbYo{width:36px;height:36px;padding:.5rem}.BusinessCard_customCSSBtn__wnA0g{width:36px;height:36px}.BusinessCard_selectIcon__DqILA{width:14px;height:14px}.BusinessCard_socialSection__PhZXU{gap:.75rem}.BusinessCard_socialLink___Xx3J{width:40px;height:40px}.BusinessCard_socialIcon__OxVIE{color:rgba(255,255,255,.9);filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.BusinessCard_actionSection__O93Se{flex-direction:column;gap:.5rem}.BusinessCard_actionBtn__sqMlW{width:100%;justify-content:center}.BusinessCard_modalContent__Ny8_c{padding:1rem;margin:.5rem}}@media (max-width:480px){.BusinessCard_card__JSdC3{padding:1rem}.BusinessCard_templateSelector__Y9Ihv{top:.5rem;right:3rem}.BusinessCard_avatar__F6PrK{width:80px;height:80px}.BusinessCard_userName__pBg5Y{font-size:1.25rem}.BusinessCard_bio__YQnBR{font-size:.9rem}.BusinessCard_themeSelector__Si3YA{top:.5rem;right:.5rem}.BusinessCard_customCSSButton__dM6Lg{top:3rem;right:.5rem}.BusinessCard_themeSelect__DSbYo{width:32px;height:32px;padding:.4rem}.BusinessCard_customCSSBtn__wnA0g{width:32px;height:32px}.BusinessCard_selectIcon__DqILA{width:12px;height:12px}}.CreateStoreModal_overlay__IYPG3{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.CreateStoreModal_modal__JUFGz{background:#111827;border:1px solid #374151;border-radius:16px;width:100%;max-width:500px;max-height:90vh;overflow:hidden;box-shadow:0 20px 25px -5px rgba(0,0,0,.3)}.CreateStoreModal_header__aM_Ot{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #374151;background:#111827}.CreateStoreModal_title__LL8Ne{margin:0;font-size:18px;font-weight:600;color:#ffffff}.CreateStoreModal_closeButton__am9PR{font-size:20px!important;color:#9ca3af!important;transition:all .2s!important}.CreateStoreModal_closeButton__am9PR:hover{color:#ffffff!important;background-color:rgba(55,65,81,.3)!important}.CreateStoreModal_content__R7vT0{padding:24px;max-height:calc(90vh - 80px);overflow-y:auto;background:#111827}.CreateStoreModal_warningContainer__e7i53{text-align:center;padding:40px 20px;background:#111827}.CreateStoreModal_warningIcon__qBym8{font-size:48px;margin-bottom:16px}.CreateStoreModal_warningTitle__Qji5l{font-size:20px;font-weight:600;color:#ef4444;margin-bottom:12px}.CreateStoreModal_warningMessage__oRTEc{color:#9ca3af;margin-bottom:24px;line-height:1.5}.CreateStoreModal_updateButton__iRZGK{background:linear-gradient(135deg,#eab308,#f59e0b)!important;color:#000000!important;border:none!important;font-weight:600!important;transition:all .2s!important}.CreateStoreModal_updateButton__iRZGK:hover{background:linear-gradient(135deg,#f59e0b,#d97706)!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px rgba(234,179,8,.3)!important}.CreateStoreModal_form__oJ09U{display:flex;flex-direction:column;gap:24px}.CreateStoreModal_fieldGroup___O1Km{display:flex;flex-direction:column;gap:10px}.CreateStoreModal_label__AgCGq{font-weight:600;color:#ffffff;font-size:14px;margin-bottom:2px}.CreateStoreModal_fieldDescription__rF5Ja{font-size:12px;color:#9ca3af;line-height:1.4;margin:0 0 4px}.CreateStoreModal_logoUpload__dkGAS{border:2px dashed #374151;border-radius:12px;background:#1f2937;transition:all .2s;min-height:180px;display:flex;align-items:center;justify-content:center;overflow:hidden}.CreateStoreModal_logoUpload__dkGAS:hover{border-color:#eab308;background:#111827}.CreateStoreModal_uploadArea__Erb_5{padding:24px 16px;text-align:center;cursor:pointer;width:100%}.CreateStoreModal_uploadIcon__tVDht{display:flex;align-items:center;justify-content:center;font-size:32px;margin-bottom:12px;opacity:.7;width:100%}.CreateStoreModal_uploadText__23sNH{color:#9ca3af;margin-bottom:10px;font-size:14px;line-height:1.4}.CreateStoreModal_uploadButtons__1WQlC{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.CreateStoreModal_changeLogoButton__Wibyv{background:#eab308!important;color:#000000!important;border:none!important;font-weight:600!important;transition:all .2s!important}.CreateStoreModal_changeLogoButton__Wibyv:hover{background:#f59e0b!important;transform:translateY(-1px)!important}.CreateStoreModal_logoPreview__pjX6f{padding:24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.CreateStoreModal_logoImageContainer__EUX9S{position:relative;display:inline-block}.CreateStoreModal_logoImage__d69cN{width:100px;height:100px;object-fit:cover;border-radius:12px;border:2px solid #374151;box-shadow:0 4px 12px rgba(0,0,0,.3)}.CreateStoreModal_removeLogoButton__hpqWn{position:absolute;top:-10px;right:-10px;width:28px!important;height:28px!important;border-radius:50%!important;background:#ef4444!important;color:#ffffff!important;border:3px solid #111827!important;font-size:18px!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .2s!important;box-shadow:0 4px 12px rgba(0,0,0,.4)!important;cursor:pointer!important}.CreateStoreModal_removeLogoButton__hpqWn:hover{background:#dc2626!important;transform:scale(1.1)!important;box-shadow:0 6px 16px rgba(239,68,68,.5)!important}.CreateStoreModal_hiddenInput__EbtN3{display:none}.CreateStoreModal_error__PoxRA{color:#ef4444;font-size:12px;margin-top:4px}.CreateStoreModal_buttonGroup__QpssT{display:flex;gap:12px;justify-content:center}.CreateStoreModal_submitButton__yRZqE{background:linear-gradient(135deg,#eab308,#f59e0b)!important;color:#000000!important;border:none!important;font-weight:600!important;transition:all .2s!important}.CreateStoreModal_submitButton__yRZqE:hover{background:linear-gradient(135deg,#f59e0b,#d97706)!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px rgba(234,179,8,.3)!important}.CreateStoreModal_submitButton__yRZqE:disabled{opacity:.6!important;cursor:not-allowed!important;transform:none!important;box-shadow:none!important}@media (max-width:640px){.CreateStoreModal_overlay__IYPG3{padding:16px}.CreateStoreModal_modal__JUFGz{max-height:95vh;max-width:95vw}.CreateStoreModal_content__R7vT0{padding:20px;max-height:calc(95vh - 80px)}.CreateStoreModal_logoImage__d69cN{width:80px;height:80px}.CreateStoreModal_removeLogoButton__hpqWn{width:24px!important;height:24px!important;font-size:16px!important;top:-8px;right:-8px}.CreateStoreModal_buttonGroup__QpssT{justify-content:center}.CreateStoreModal_uploadButtons__1WQlC{gap:8px;justify-content:space-evenly;padding:0 10px}.CreateStoreModal_uploadButtons__1WQlC button{flex:1;min-width:120px;font-size:13px}.CreateStoreModal_uploadArea__Erb_5{padding:16px 12px}}@media (max-width:375px){.CreateStoreModal_uploadButtons__1WQlC{flex-direction:column;align-items:center;gap:8px;padding:0}.CreateStoreModal_uploadButtons__1WQlC button{width:100%;max-width:200px}.CreateStoreModal_uploadArea__Erb_5{padding:16px 8px}.CreateStoreModal_logoPreview__pjX6f{padding:16px}}.profile_container__Jy9si{padding:20px 0 100px;max-width:100%;background-color:#000000;color:#ffffff;overflow-y:auto;height:auto;min-height:100vh}.profile_title__5JxEf{font-size:28px;font-weight:700;margin-bottom:30px;text-align:center;background:linear-gradient(90deg,#eab308,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;padding:0 20px}.profile_userInfo__uvvv7{display:flex;align-items:center;gap:16px;padding:20px;margin-bottom:24px}.profile_avatarContainer__r69RN{flex-shrink:0}.profile_avatar__CNZgi{width:64px;height:64px;border-radius:50%;object-fit:cover;border:2px solid #374151}.profile_avatarPlaceholder__w6zMX{width:64px;height:64px;border-radius:50%;background:#374151;display:flex;align-items:center;justify-content:center;border:2px solid #4b5563}.profile_avatarIcon__J9rDf{width:28px;height:28px;color:#9ca3af}.profile_userDetails__DkBZE{flex:1;min-width:0}.profile_userName__LFyqN{font-size:20px;font-weight:600;color:#ffffff;margin:0 0 4px;line-height:1.2}.profile_userHandle__NmupD{font-size:14px;color:#9ca3af;margin:0 0 4px;line-height:1.2}.profile_userEmail__3Fuif{font-size:14px;color:#6b7280;margin:0;line-height:1.2;word-break:break-all}.profile_menuList__yh_OP{display:flex;flex-direction:column;gap:0;background:#000000;border:none;box-shadow:none}.profile_menuItem__bD4HF{background:transparent;border-radius:0;overflow:visible;transition:all .2s ease;border:none;border-bottom:1px solid #374151;box-shadow:none;position:relative}.profile_menuItem__bD4HF:last-child{border-bottom:none}.profile_menuItem__bD4HF:hover{background:rgba(55,65,81,.3);transform:none;box-shadow:none;z-index:50}.profile_menuItem__bD4HF:has(.profile_languageSelectorWrapper___RHmN){z-index:100}.profile_menuItem__bD4HF:has(.profile_languageSelectorWrapper___RHmN):hover{z-index:150}.profile_menuButton__HdaMc,.profile_menuItemContent__MWL2t{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;min-height:64px}.profile_menuButton__HdaMc{width:100%;border:none!important;color:#ffffff!important;cursor:pointer;transition:all .2s ease;font-size:16px;border-radius:0!important;box-shadow:none!important}.profile_menuButton__HdaMc,.profile_menuButton__HdaMc:hover{background:transparent!important}.profile_menuButton__HdaMc:active{transform:scale(.98)}.profile_menuButtonDanger__Dfd_L{color:#ef4444!important}.profile_menuButtonDanger__Dfd_L:hover{background:rgba(239,68,68,.1)!important;color:#ef4444!important}.profile_menuItemLeft__VppJl{display:flex;align-items:center;gap:16px}.profile_menuIcon__Kr3H1{width:24px;height:24px;flex-shrink:0}.profile_menuLabel__vhZXP{font-size:16px;font-weight:500;line-height:1.4}.profile_chevronIcon__MReBW{width:20px;height:20px;opacity:.6;transition:transform .2s ease}.profile_menuButton__HdaMc:hover .profile_chevronIcon__MReBW{transform:translateX(4px);color:#eab308}.profile_languageSelectorWrapper___RHmN{flex-shrink:0;position:relative;z-index:100}.profile_languageSelectorWrapper___RHmN .languageButton{background:#1f2937!important;border:1px solid #374151!important;color:#ffffff!important}.profile_languageSelectorWrapper___RHmN .languageButton:hover{background:#374151!important;border-color:#eab308!important;transform:none!important}.profile_languageSelectorWrapper___RHmN .languageDropdown{background:#111827!important;border:1px solid #374151!important;z-index:200!important;position:absolute!important;top:100%!important;right:0!important}.profile_languageSelectorWrapper___RHmN .languageOption{color:#ffffff!important}.profile_languageSelectorWrapper___RHmN .languageOption:hover{background:rgba(234,179,8,.1)!important;color:#eab308!important}.profile_languageSelectorWrapper___RHmN .languageOptionActive{background:rgba(234,179,8,.15)!important;border-color:rgba(234,179,8,.3)!important;color:#eab308!important}.profile_contactEmail__3yMLi{font-size:14px;color:#9ca3af;text-decoration:none;font-family:Monaco,Menlo,Ubuntu Mono,monospace;transition:color .2s ease}.profile_contactEmail__3yMLi:hover{color:#eab308}.profile_dangerousArea__klBHb{margin:32px 20px 20px;background:rgba(15,15,15,.6);border:1px solid rgba(55,65,81,.4);border-radius:12px;padding:20px 0;backdrop-filter:blur(8px)}.profile_dangerousAreaTitle__AMTy1{font-size:16px;font-weight:600;color:#9ca3af;margin:0 0 16px;text-align:left;padding:0 20px}.profile_dangerousArea__klBHb .profile_menuList__yh_OP{background:transparent;margin:0}.profile_dangerousArea__klBHb .profile_menuItem__bD4HF{border-bottom:1px solid rgba(55,65,81,.3);margin:0}.profile_dangerousArea__klBHb .profile_menuItem__bD4HF:last-child{border-bottom:none}.profile_dangerousArea__klBHb .profile_menuItem__bD4HF:hover{background:rgba(55,65,81,.2)}.profile_dangerousContent__af4DQ{display:flex;flex-direction:column;gap:8px}.profile_logoutSection__D8rzh{display:flex;align-items:center;justify-content:center;padding:0 20px;background:transparent}.profile_logoutButton__Dw1xD{display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 32px!important;color:#ffffff!important;background:transparent!important;border:none!important;font-size:16px!important;font-weight:600!important;border-radius:8px!important;transition:all .2s ease;min-height:44px;min-width:120px}.profile_logoutButton__Dw1xD:hover{background:rgba(255,255,255,.1)!important;transform:translateY(-1px)!important}.profile_logoutButton__Dw1xD:active{transform:translateY(0)!important}.profile_logoutIcon__vw5mM{width:20px;height:20px}.profile_version__59MqV{font-size:12px;color:#6b7280;font-weight:400;margin-left:1rem}.profile_passwordInputSection__HksEe{margin:16px 0}.profile_passwordInput__8leN6{width:100%!important;background:#1f2937!important;border:1px solid #374151!important;color:#ffffff!important;border-radius:8px!important;padding:12px 16px!important;font-size:16px!important}.profile_passwordInput__8leN6:focus{border-color:#eab308!important;outline:none!important;box-shadow:0 0 0 2px rgba(234,179,8,.1)!important}.profile_passwordInput__8leN6::placeholder{color:#9ca3af!important}.profile_modal__NNLAe{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;backdrop-filter:blur(4px)}.profile_modalContent__IEd_F{background:#111827;border-radius:16px;padding:24px;max-width:400px;width:100%;border:1px solid #374151;box-shadow:0 20px 40px rgba(0,0,0,.5)}.profile_modalTitle__j3we6{font-size:18px;font-weight:600;margin-bottom:20px;text-align:center;color:#ffffff;line-height:1.4}.profile_modalActions__BkYU8{display:flex;gap:12px;justify-content:center;flex-direction:row}.profile_modalCancelButton__Fcsz4,.profile_modalConfirmButton__UoQrk,.profile_modalDangerButton__dBs4n{padding:12px 24px!important;border-radius:8px!important;font-size:16px!important;font-weight:500!important;cursor:pointer;transition:all .2s ease;min-width:100px;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}.profile_modalButtonIcon__RbuV0{width:18px;height:18px;flex-shrink:0}.profile_modalCancelButton__Fcsz4{background:#1f2937!important;color:#ffffff!important;border:1px solid #374151!important}.profile_modalCancelButton__Fcsz4:hover{background:#374151!important}.profile_modalConfirmButton__UoQrk{background:#1f2937!important;color:#ffffff!important;border:1px solid #374151!important}.profile_modalConfirmButton__UoQrk:hover{background:#374151!important}.profile_modalDangerButton__dBs4n{background:#ef4444!important;color:#ffffff!important;border:none!important}.profile_modalDangerButton__dBs4n:hover{background:#dc2626!important;transform:translateY(-1px);box-shadow:0 4px 12px rgba(239,68,68,.3)!important}.profile_modalCancelButton__Fcsz4:active,.profile_modalConfirmButton__UoQrk:active,.profile_modalDangerButton__dBs4n:active{transform:scale(.95)}@media (max-width:480px){.profile_container__Jy9si{padding:16px 0}.profile_title__5JxEf{font-size:24px;margin-bottom:24px;padding:0 16px}.profile_userInfo__uvvv7{padding:16px;gap:12px}.profile_avatarPlaceholder__w6zMX,.profile_avatar__CNZgi{width:56px;height:56px}.profile_avatarIcon__J9rDf{width:24px;height:24px}.profile_userName__LFyqN{font-size:18px}.profile_userEmail__3Fuif,.profile_userHandle__NmupD{font-size:13px}.profile_menuButton__HdaMc,.profile_menuItemContent__MWL2t{padding:16px 18px;min-height:60px}.profile_menuLabel__vhZXP{font-size:15px}.profile_menuIcon__Kr3H1{width:22px;height:22px}.profile_modalContent__IEd_F{padding:20px;margin:10px}.profile_modalTitle__j3we6{font-size:16px}.profile_modalActions__BkYU8{flex-direction:row;gap:8px}.profile_modalCancelButton__Fcsz4,.profile_modalConfirmButton__UoQrk,.profile_modalDangerButton__dBs4n{flex:1;min-width:auto}.profile_logoutSection__D8rzh{padding:0 16px}.profile_logoutButton__Dw1xD{padding:10px 24px!important;font-size:15px!important;min-height:40px;min-width:100px}.profile_dangerousArea__klBHb{margin:24px 16px 16px;padding:16px 0}.profile_dangerousAreaTitle__AMTy1{padding:0 16px;font-size:15px;margin-bottom:12px}}.settings_container__72acB{height:100vh;height:100dvh;background-color:#000000;display:flex;flex-direction:column;position:relative;overflow:hidden}.settings_backNavigation__Kv7tg{padding:calc(1rem + 70px) 2rem 1rem;border-bottom:1px solid rgba(55,65,81,.3)}.settings_backButton__lhsEh{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:rgba(17,24,39,.8);border:1px solid #374151;border-radius:8px;color:#ffffff;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;backdrop-filter:blur(10px)}.settings_backButton__lhsEh:hover{background-color:rgba(31,41,55,.9);border-color:#eab308;transform:translateY(-1px);box-shadow:0 4px 12px rgba(234,179,8,.1)}.settings_backIcon__F27gc{width:16px;height:16px}.settings_settingsContainer__Fqqsb{flex:1;padding:2rem 1rem calc(2rem + 80px);max-width:800px;overflow-y:auto;height:calc(100vh - 230px);height:calc(100dvh - 230px);max-width:600px;margin:0 auto;width:100%}.settings_settingsCard__p60zm{background-color:#111827;border:1px solid #374151;border-radius:16px;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.3)}.settings_settingSection__XlzdC{padding:2rem;border-bottom:1px solid #374151}.settings_settingSection__XlzdC:last-child{border-bottom:none}.settings_settingHeader__5DLcc{margin-bottom:1.5rem}.settings_settingTitle__QE0PJ{font-size:1.25rem;font-weight:600;color:#ffffff;margin:0 0 .5rem}.settings_settingDescription__U0Mn_{color:#9ca3af;font-size:.875rem;margin:0;line-height:1.5}.settings_settingContent__3X3vb{display:flex;align-items:center;justify-content:flex-start}.settings_languageSelectorWrapper___mRfp{display:flex;align-items:center}.settings_comingSoonContent__c0f64{opacity:.7}.settings_comingSoonItems__HKblA{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.settings_comingSoonItem__DWqci{display:flex;align-items:center;gap:.75rem;padding:1rem;background-color:rgba(55,65,81,.3);border:1px solid rgba(55,65,81,.5);border-radius:8px;color:#9ca3af;font-size:.875rem;font-weight:500;transition:all .2s ease}.settings_comingSoonItem__DWqci:hover{background-color:rgba(55,65,81,.5);border-color:rgba(234,179,8,.3);color:#d1d5db}.settings_comingSoonIcon__0AidK{font-size:1.25rem;filter:grayscale(1);transition:filter .2s ease}.settings_comingSoonItem__DWqci:hover .settings_comingSoonIcon__0AidK{filter:grayscale(0)}@keyframes settings_glow__9kGvA{0%{text-shadow:0 0 10px rgba(234,179,8,.5)}to{text-shadow:0 0 20px rgba(234,179,8,.8)}}@media (max-width:768px){.settings_backNavigation__Kv7tg{padding:calc(1rem + 60px) .5rem 1rem}.settings_settingsContainer__Fqqsb{padding:1rem .5rem calc(1rem + 70px);height:calc(100vh - 200px);height:calc(100dvh - 200px)}.settings_logoText__yZyYA{font-size:1.75rem}.settings_logoIcon__LVW6_{height:2rem;width:2rem}.settings_settingSection__XlzdC{padding:1.5rem}.settings_comingSoonItems__HKblA{grid-template-columns:1fr}}@media (max-width:640px){.settings_backNavigation__Kv7tg{padding-top:calc(1rem + 56px)}.settings_settingsContainer__Fqqsb{height:calc(100vh - 185px);height:calc(100dvh - 185px)}.settings_topNav__A62PX{flex-direction:column;gap:1rem;align-items:stretch}.settings_backButton__lhsEh{align-self:flex-start}.settings_settingSection__XlzdC{padding:1rem}.settings_settingContent__3X3vb{justify-content:center}}.cardId_container__RROmO{min-height:100vh;background-color:#000000;display:flex;flex-direction:column;align-items:center;position:relative;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}.cardId_topbar__ML9lY{width:100%;display:flex;justify-content:flex-end;align-items:center;gap:.5rem;padding:.5rem;position:sticky;top:0;z-index:10}.cardId_content__CUPYv{width:100%;display:flex;justify-content:center}