.AuthPopup-module-scss-module__7zxrdq__overlay{pointer-events:auto;background-color:rgba(0,0,0,.7);justify-content:center;align-items:center;animation:.3s AuthPopup-module-scss-module__7zxrdq__fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;z-index:99999!important}@keyframes AuthPopup-module-scss-module__7zxrdq__fadeIn{0%{opacity:0}to{opacity:1}}.AuthPopup-module-scss-module__7zxrdq__popup{pointer-events:auto;background:#fff;border-radius:12px;width:90%;max-width:500px;max-height:90vh;padding:2rem;animation:.3s AuthPopup-module-scss-module__7zxrdq__slideUp;position:relative;overflow-y:auto;box-shadow:0 10px 40px rgba(0,0,0,.3);z-index:100000!important}@keyframes AuthPopup-module-scss-module__7zxrdq__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.AuthPopup-module-scss-module__7zxrdq__closeBtn{cursor:pointer;color:#666;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:2rem;line-height:1;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.AuthPopup-module-scss-module__7zxrdq__closeBtn:hover{color:#333;background-color:#f0f0f0}.AuthPopup-module-scss-module__7zxrdq__header{text-align:center;margin-bottom:1.5rem}.AuthPopup-module-scss-module__7zxrdq__header h2{color:#333;margin:0 0 .5rem;font-size:1.8rem}.AuthPopup-module-scss-module__7zxrdq__header p{color:#666;margin:0;font-size:.9rem}.AuthPopup-module-scss-module__7zxrdq__tabs{border-bottom:2px solid #eee;gap:.5rem;margin-bottom:1.5rem;display:flex}.AuthPopup-module-scss-module__7zxrdq__tabs button{cursor:pointer;color:#666;background:0 0;border:none;border-bottom:3px solid transparent;flex:1;padding:.8rem;font-size:1rem;transition:all .2s}.AuthPopup-module-scss-module__7zxrdq__tabs button:hover{color:#a70000}.AuthPopup-module-scss-module__7zxrdq__tabs button.AuthPopup-module-scss-module__7zxrdq__active{color:#a70000;border-bottom-color:#a70000;font-weight:700}.AuthPopup-module-scss-module__7zxrdq__form{flex-direction:column;gap:1rem;display:flex}.AuthPopup-module-scss-module__7zxrdq__formGroup{flex-direction:column;gap:.5rem;display:flex}.AuthPopup-module-scss-module__7zxrdq__formGroup label{color:#333;font-size:.9rem;font-weight:500}.AuthPopup-module-scss-module__7zxrdq__formGroup input{border:1px solid #ddd;border-radius:6px;padding:.8rem;font-size:1rem;transition:border-color .2s}.AuthPopup-module-scss-module__7zxrdq__formGroup input:focus{border-color:#a70000;outline:none}.AuthPopup-module-scss-module__7zxrdq__formGroup small{margin-top:-.3rem;font-size:.8rem}.AuthPopup-module-scss-module__7zxrdq__checkboxGroup{flex-direction:column;gap:.3rem;display:flex}.AuthPopup-module-scss-module__7zxrdq__checkboxGroup label{color:#666;cursor:pointer;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.AuthPopup-module-scss-module__7zxrdq__checkboxGroup label input[type=checkbox]{cursor:pointer;width:auto}.AuthPopup-module-scss-module__7zxrdq__checkboxGroup small{font-size:.8rem}.AuthPopup-module-scss-module__7zxrdq__submitBtn{color:#fff;cursor:pointer;background-color:#a70000;border:none;border-radius:6px;margin-top:.5rem;padding:.9rem;font-size:1rem;font-weight:700;transition:background-color .2s}.AuthPopup-module-scss-module__7zxrdq__submitBtn:hover{background-color:#8a0000}.AuthPopup-module-scss-module__7zxrdq__submitBtn:active{transform:scale(.98)}.AuthPopup-module-scss-module__7zxrdq__buttonGroup{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.AuthPopup-module-scss-module__7zxrdq__authButton{text-align:center;color:#fff;cursor:pointer;background-color:#a70000;border:2px solid #a70000;border-radius:8px;width:100%;padding:1rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:block}.AuthPopup-module-scss-module__7zxrdq__authButton:hover{background-color:#8a0000;border-color:#8a0000;transform:translateY(-2px);box-shadow:0 4px 8px rgba(167,0,0,.3)}.AuthPopup-module-scss-module__7zxrdq__authButton:active{transform:translateY(0)}.AuthPopup-module-scss-module__7zxrdq__authButton span{display:block}.AuthPopup-module-scss-module__7zxrdq__signupButton{color:#a70000;background-color:#fff;border-color:#a70000}.AuthPopup-module-scss-module__7zxrdq__signupButton:hover{color:#8a0000;background-color:#f8f8f8;border-color:#8a0000}.AuthPopup-module-scss-module__7zxrdq__guestOption{text-align:center;border-top:1px solid #eee;margin-top:1.5rem;padding-top:1.5rem}.AuthPopup-module-scss-module__7zxrdq__guestButton{color:#666;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:.9rem;text-decoration:underline;transition:color .2s}.AuthPopup-module-scss-module__7zxrdq__guestButton:hover{color:#a70000}
.WelcomePopup-module-scss-module__j0V00W__overlay{z-index:9999;background:rgba(0,0,0,.55);justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.WelcomePopup-module-scss-module__j0V00W__modal{background:#fff;border-radius:14px;width:100%;max-width:520px;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.25)}.WelcomePopup-module-scss-module__j0V00W__header{padding:16px 18px 0}.WelcomePopup-module-scss-module__j0V00W__badge{color:#fff;background:#a70000;border-radius:999px;padding:6px 12px;font-size:.9rem;font-weight:700;display:inline-block}.WelcomePopup-module-scss-module__j0V00W__closeBtn{color:#444;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:28px;line-height:1;position:absolute;top:10px;right:10px}.WelcomePopup-module-scss-module__j0V00W__slides{min-height:150px;padding:16px 18px 6px;position:relative}.WelcomePopup-module-scss-module__j0V00W__slide{opacity:0;padding:16px 18px;transition:opacity .28s,transform .28s;position:absolute;top:0;bottom:0;left:0;right:0;transform:translateY(6px)}.WelcomePopup-module-scss-module__j0V00W__slide.WelcomePopup-module-scss-module__j0V00W__active{opacity:1;transform:translateY(0)}.WelcomePopup-module-scss-module__j0V00W__title{color:#a70000;margin:0 0 8px;font-size:1.25rem;font-weight:800}.WelcomePopup-module-scss-module__j0V00W__desc{color:#444;margin:0;font-size:1rem}.WelcomePopup-module-scss-module__j0V00W__dots{justify-content:center;gap:6px;padding:0 0 12px;display:flex}.WelcomePopup-module-scss-module__j0V00W__dot{background:rgba(167,0,0,.25);border-radius:50%;width:7px;height:7px}.WelcomePopup-module-scss-module__j0V00W__dotActive{background:#a70000}.WelcomePopup-module-scss-module__j0V00W__actions{justify-content:center;padding:0 18px 18px;display:flex}.WelcomePopup-module-scss-module__j0V00W__primaryBtn{color:#fff;cursor:pointer;background:#a70000;border:none;border-radius:999px;padding:10px 18px;font-weight:700}@media (max-width:480px){.WelcomePopup-module-scss-module__j0V00W__modal{max-width:92vw}.WelcomePopup-module-scss-module__j0V00W__title{font-size:1.1rem}.WelcomePopup-module-scss-module__j0V00W__desc{font-size:.95rem}}
.BackToTop-module-scss-module__LAMVfG__backToTop{color:#fff;cursor:pointer;z-index:1000;opacity:0;visibility:hidden;background-color:#a70000;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:24px;transition:all .3s;display:flex;position:fixed;bottom:100px;right:30px;box-shadow:0 4px 10px rgba(0,0,0,.3)}.BackToTop-module-scss-module__LAMVfG__backToTop:hover{background-color:#c00;scale:1.1}.BackToTop-module-scss-module__LAMVfG__backToTop.BackToTop-module-scss-module__LAMVfG__visible{opacity:1;visibility:visible}
