.Header-module__OqXpma__loginBtn{color:#667eea;cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #667eea;border-radius:.625rem;padding:.625rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s}.Header-module__OqXpma__loginBtn:hover{color:#764ba2;background:#667eea1a;border-color:#764ba2;transform:translateY(-2px);box-shadow:0 4px 12px #667eea33}.Header-module__OqXpma__loginBtn:active{transform:translateY(0)}.Header-module__OqXpma__signupBtn{color:#667eea;cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #667eea;border-radius:.625rem;padding:.625rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s}.Header-module__OqXpma__signupBtn:hover{color:#764ba2;background:#667eea1a;border-color:#764ba2;transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.Header-module__OqXpma__signupBtn:active{transform:translateY(0)}.Header-module__OqXpma__mobileLoginBtn{color:#667eea;cursor:pointer;background:0 0;border:2px solid #667eea;border-radius:.75rem;width:100%;margin-bottom:.75rem;padding:.875rem 1rem;font-size:1rem;font-weight:600;transition:all .3s}.Header-module__OqXpma__mobileLoginBtn:hover{color:#764ba2;background:#667eea1a;border-color:#764ba2}.Header-module__OqXpma__mobileLoginBtn:active{background:#667eea33}.Header-module__OqXpma__mobileSignupBtn{color:#667eea;cursor:pointer;background:0 0;border:2px solid #667eea;border-radius:.75rem;width:100%;margin-bottom:.75rem;padding:.875rem 1rem;font-size:1rem;font-weight:600;transition:all .3s}.Header-module__OqXpma__mobileSignupBtn:hover{color:#764ba2;background:#667eea1a;border-color:#764ba2}.Header-module__OqXpma__mobileSignupBtn:active{background:#667eea33}.Header-module__OqXpma__header{z-index:1000;background:#fffffffa;position:sticky;top:0;box-shadow:0 2px 10px #0000001a}.Header-module__OqXpma__headerContent{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:1rem 1.5rem;display:flex}.Header-module__OqXpma__logo{z-index:1001;align-items:center;display:flex}.Header-module__OqXpma__logo a{align-items:center;gap:.5rem;text-decoration:none;transition:transform .3s;display:flex}.Header-module__OqXpma__logo a:hover{transform:scale(1.05)}.Header-module__OqXpma__logoIcon{font-size:2rem}.Header-module__OqXpma__logoText{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.Header-module__OqXpma__nav{align-items:center;gap:1.5rem;display:none}.Header-module__OqXpma__socialIcons{border-right:2px solid #e2e8f0;gap:.75rem;padding-right:1rem;display:flex}.Header-module__OqXpma__socialIcon{color:#667eea;align-items:center;transition:all .3s;display:flex}.Header-module__OqXpma__socialIcon:hover{color:#764ba2;transform:translateY(-2px)}.Header-module__OqXpma__navLink{color:#2d3748;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .3s}.Header-module__OqXpma__navLink:hover{color:#667eea}.Header-module__OqXpma__onlineUsers{color:#27ae60;background:#e6ffed;border-radius:2rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:flex}.Header-module__OqXpma__onlineDot{background:#27ae60;border-radius:50%;width:8px;height:8px;animation:2s infinite Header-module__OqXpma__pulse}@keyframes Header-module__OqXpma__pulse{0%,to{opacity:1}50%{opacity:.5}}.Header-module__OqXpma__premiumBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f39c12 0%,#e67e22 100%);border:none;border-radius:2rem;padding:.6rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .3s}.Header-module__OqXpma__premiumBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #f39c1266}.Header-module__OqXpma__logoutBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#ef4444;border:2px solid #0000;border-radius:.625rem;padding:.625rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s}.Header-module__OqXpma__logoutBtn:hover{background:#dc2626;transform:translateY(-2px);box-shadow:0 4px 12px #ef444466}.Header-module__OqXpma__logoutBtn:active{transform:translateY(0)}.Header-module__OqXpma__mobileMenuBtn{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:24px;padding:0;transition:all .3s;display:flex}.Header-module__OqXpma__mobileMenuBtn span{background:#2d3748;border-radius:3px;width:100%;height:3px;transition:all .3s}.Header-module__OqXpma__mobileMenuBtnActive span:first-child{transform:rotate(45deg)translate(8px,8px)}.Header-module__OqXpma__mobileMenuBtnActive span:nth-child(2){opacity:0}.Header-module__OqXpma__mobileMenuBtnActive span:nth-child(3){transform:rotate(-45deg)translate(8px,-8px)}.Header-module__OqXpma__mobileMenu{opacity:0;background:#fff;max-height:0;transition:max-height .3s,opacity .3s;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 4px 20px #00000026}.Header-module__OqXpma__mobileMenuOpen{opacity:1;max-height:600px}.Header-module__OqXpma__mobileSection{border-bottom:1px solid #e2e8f0;padding:1rem 1.5rem}.Header-module__OqXpma__mobileSection h4{color:#718096;text-transform:uppercase;margin-bottom:.75rem;font-size:.875rem;font-weight:600}.Header-module__OqXpma__mobileSocialIcons{flex-wrap:wrap;gap:.75rem;display:flex}.Header-module__OqXpma__mobileSocialIcons a{color:#667eea;font-size:.9rem;font-weight:600;text-decoration:none}.Header-module__OqXpma__mobileOnlineUsers{color:#27ae60;background:#e6ffed;border-radius:2rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.95rem;font-weight:600;display:flex}.Header-module__OqXpma__mobileLink{color:#2d3748;padding:.75rem 0;font-size:1rem;font-weight:600;text-decoration:none;transition:color .3s;display:block}.Header-module__OqXpma__mobileLink:hover{color:#667eea}.Header-module__OqXpma__mobilePremiumBtn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#f39c12 0%,#e67e22 100%);border:none;border-radius:.5rem;width:100%;margin-bottom:.75rem;padding:.875rem;font-size:1rem;font-weight:600;transition:all .3s}.Header-module__OqXpma__mobileLogoutBtn{cursor:pointer;color:#fff;background:#e53e3e;border:none;border-radius:.5rem;width:100%;margin-bottom:.75rem;padding:.875rem;font-size:1rem;font-weight:600;transition:all .3s}@media (min-width:1024px){.Header-module__OqXpma__nav{display:flex}.Header-module__OqXpma__mobileMenuBtn,.Header-module__OqXpma__mobileMenu{display:none}}@media (max-width:1023px){.Header-module__OqXpma__logoText{font-size:1.25rem}}
.Hero-module__s-6kkG__hero{text-align:center;max-width:1200px;margin:0 auto;padding:3rem 1.5rem 2rem}.Hero-module__s-6kkG__heroContent{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:1.5rem;padding:3rem 2rem}.Hero-module__s-6kkG__heroTitle{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.Hero-module__s-6kkG__heroSubtitle{color:#fffffff2;max-width:700px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.6}.Hero-module__s-6kkG__heroFeatures{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;max-width:800px;margin:0 auto;display:grid}.Hero-module__s-6kkG__feature{color:#fff;background:#ffffff26;border-radius:1rem;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem 1rem;font-weight:600;transition:all .3s;display:flex}.Hero-module__s-6kkG__feature:hover{background:#ffffff40;transform:translateY(-5px)}.Hero-module__s-6kkG__featureIcon{font-size:2rem}@media (max-width:768px){.Hero-module__s-6kkG__heroContent{padding:2rem 1.5rem}.Hero-module__s-6kkG__heroTitle{font-size:1.75rem}.Hero-module__s-6kkG__heroSubtitle{font-size:1rem}.Hero-module__s-6kkG__heroFeatures{grid-template-columns:repeat(2,1fr);gap:1rem}}
.RunningNotice-module__NPfWwa__noticeBar{background:linear-gradient(90deg,#ffd93d 0%,#ff6b6b 100%);padding:.75rem 0;position:relative;overflow:hidden}.RunningNotice-module__NPfWwa__noticeContent{align-items:center;gap:1rem;display:flex}.RunningNotice-module__NPfWwa__noticeIcon{flex-shrink:0;padding-left:1rem;font-size:1.25rem}.RunningNotice-module__NPfWwa__marquee{-webkit-user-select:none;user-select:none;display:flex;overflow:hidden}.RunningNotice-module__NPfWwa__marqueeText{color:#1a202c;flex-shrink:0;padding-right:3rem;font-size:.95rem;font-weight:600;animation:45s linear infinite RunningNotice-module__NPfWwa__scroll}@keyframes RunningNotice-module__NPfWwa__scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}@media (max-width:768px){.RunningNotice-module__NPfWwa__marqueeText{font-size:.875rem;animation:35s linear infinite RunningNotice-module__NPfWwa__scroll}}
.PrepareForChat-module__HZFwLq__loginSection{width:100%;padding:2rem}.PrepareForChat-module__HZFwLq__header{text-align:center;margin-bottom:1.5rem;position:relative}.PrepareForChat-module__HZFwLq__title{color:#1a202c;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.PrepareForChat-module__HZFwLq__subtitle{color:#718096;font-size:.95rem}.PrepareForChat-module__HZFwLq__premiumBadge{color:#fff;background:linear-gradient(135deg,#f39c12 0%,#e67e22 100%);border-radius:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:0;right:0}.PrepareForChat-module__HZFwLq__form{flex-direction:column;display:flex}.PrepareForChat-module__HZFwLq__interestsSection{margin-bottom:1.5rem}.PrepareForChat-module__HZFwLq__label{color:#2d3748;margin-bottom:.75rem;font-size:.95rem;font-weight:600;display:block}.PrepareForChat-module__HZFwLq__required{color:#e53e3e}.PrepareForChat-module__HZFwLq__interestGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem;display:grid}.PrepareForChat-module__HZFwLq__interestTag{cursor:pointer;color:#4a5568;background:#fff;border:2px solid #e2e8f0;border-radius:2rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;transition:all .3s}.PrepareForChat-module__HZFwLq__interestTag:hover{background:#f7fafc;border-color:#667eea}.PrepareForChat-module__HZFwLq__interestTagActive{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#667eea}.PrepareForChat-module__HZFwLq__customInterestsSection{margin-bottom:1.5rem}.PrepareForChat-module__HZFwLq__customInterestHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.PrepareForChat-module__HZFwLq__premiumOnly{color:#f39c12;font-size:.75rem;font-weight:600}.PrepareForChat-module__HZFwLq__customInterestList{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.PrepareForChat-module__HZFwLq__customInterestTag{color:#fff;background:linear-gradient(135deg,#f39c12 0%,#e67e22 100%);border-radius:2rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:600;display:inline-flex}.PrepareForChat-module__HZFwLq__removeBtn{color:#fff;cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:1rem;line-height:1;transition:background .2s;display:flex}.PrepareForChat-module__HZFwLq__removeBtn:hover{background:#ffffff80}.PrepareForChat-module__HZFwLq__customInterestInputWrapper{margin-bottom:.75rem}.PrepareForChat-module__HZFwLq__customInterestInput{color:#2d3748;background-color:#fff;border:2px solid #e2e8f0;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.PrepareForChat-module__HZFwLq__customInterestInput:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.PrepareForChat-module__HZFwLq__customInterestInput::placeholder{color:#a0aec0}.PrepareForChat-module__HZFwLq__customInterestInput:disabled{color:#a0aec0;cursor:not-allowed;background-color:#f7fafc;border-color:#e2e8f0}.PrepareForChat-module__HZFwLq__addCustomBtn{color:#4a5568;cursor:pointer;background:#f7fafc;border:2px dashed #cbd5e0;border-radius:.5rem;width:100%;padding:.75rem;font-weight:600;transition:all .3s}.PrepareForChat-module__HZFwLq__addCustomBtn:hover:not(:disabled){color:#667eea;background:#edf2f7;border-color:#667eea}.PrepareForChat-module__HZFwLq__addCustomBtn:disabled{opacity:.6;cursor:not-allowed;color:#a0aec0}.PrepareForChat-module__HZFwLq__errorMessage{color:#e53e3e;margin-top:.5rem;font-size:.875rem;font-weight:500;display:block}.PrepareForChat-module__HZFwLq__footer{text-align:center;margin-top:1rem}.PrepareForChat-module__HZFwLq__footer p{color:#718096;font-size:.95rem}.PrepareForChat-module__HZFwLq__link{color:#667eea;font-weight:600;text-decoration:none;transition:color .2s}.PrepareForChat-module__HZFwLq__link:hover{color:#764ba2;text-decoration:underline}@media (max-width:1023px){.PrepareForChat-module__HZFwLq__loginSection{padding:1.5rem}}@media (max-width:767px){.PrepareForChat-module__HZFwLq__loginSection{padding:0}.PrepareForChat-module__HZFwLq__header{padding:1.5rem 1rem 1rem}.PrepareForChat-module__HZFwLq__form{padding:0 1rem 1rem}.PrepareForChat-module__HZFwLq__interestGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.5rem}.PrepareForChat-module__HZFwLq__premiumBadge{margin-top:.5rem;display:inline-block;position:static}.PrepareForChat-module__HZFwLq__customInterestInput{font-size:16px}}@media (max-width:479px){.PrepareForChat-module__HZFwLq__header{padding:1rem .75rem .75rem}.PrepareForChat-module__HZFwLq__form{padding:0 .75rem .75rem}}.PrepareForChat-module__HZFwLq__submitError{color:#c33;text-align:center;background-color:#fee;border:1px solid #fcc;border-radius:8px;margin-top:16px;padding:12px;font-size:14px}
