.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}}.Header-module__OqXpma__logo{align-items:center;display:flex}.Header-module__OqXpma__logoImg{object-fit:contain;width:250px;height:auto;display:block}@media (max-width:768px){.Header-module__OqXpma__logoImg{width:130px}}
.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__heroMain{margin-bottom: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:800px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.7}.Hero-module__s-6kkG__heroFeatures{grid-template-columns:repeat(4,1fr);gap:1rem;max-width:900px;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;transition:all .3s;display:flex}.Hero-module__s-6kkG__feature:hover{background:#ffffff40;transform:translateY(-5px)}.Hero-module__s-6kkG__featureIcon{margin-bottom:.25rem;font-size:2rem}.Hero-module__s-6kkG__featureText{text-align:center;flex-direction:column;gap:.15rem;display:flex}.Hero-module__s-6kkG__featureText strong{font-size:.95rem;font-weight:700}.Hero-module__s-6kkG__featureText span{color:#ffffffbf;font-size:.8rem}.Hero-module__s-6kkG__gamesSection{border-top:1px solid #fff3;margin-top:2.5rem;padding-top:2rem}.Hero-module__s-6kkG__gamesSectionHeader{margin-bottom:2rem}.Hero-module__s-6kkG__gamesSectionTitle{color:#fff;margin:0 0 .75rem;font-size:1.5rem;font-weight:700}.Hero-module__s-6kkG__gamesSectionSubtitle{color:#fffc;max-width:600px;margin:0 auto;font-size:1rem;line-height:1.6}.Hero-module__s-6kkG__gamesGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.Hero-module__s-6kkG__gameCard{cursor:pointer;text-align:left;background:#ffffff14;border:1px solid #ffffff26;border-radius:1rem;align-items:center;gap:1rem;width:100%;padding:1rem 1.25rem;transition:all .3s;display:flex}.Hero-module__s-6kkG__gameCard:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-4px);box-shadow:0 10px 30px #0003}.Hero-module__s-6kkG__gameCard:hover .Hero-module__s-6kkG__playArrow{opacity:1;transform:translate(5px)}.Hero-module__s-6kkG__gameIconWrapper{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 4px 15px #0003}.Hero-module__s-6kkG__gameIcon{font-size:1.75rem;line-height:1}.Hero-module__s-6kkG__gameInfo{flex:1;min-width:0}.Hero-module__s-6kkG__gameTitle{color:#fff;margin:0 0 .25rem;font-size:1rem;font-weight:700}.Hero-module__s-6kkG__gameDescription{color:#ffffffb3;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8rem;line-height:1.4;display:-webkit-box;overflow:hidden}.Hero-module__s-6kkG__playArrow{color:#ffffff80;opacity:.5;flex-shrink:0;font-size:1.25rem;transition:all .3s}@media (max-width:1024px){.Hero-module__s-6kkG__gamesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Hero-module__s-6kkG__hero{padding:2rem 1rem 1.5rem}.Hero-module__s-6kkG__heroContent{padding:2rem 1.5rem}.Hero-module__s-6kkG__heroTitle{font-size:1.75rem}.Hero-module__s-6kkG__heroSubtitle{margin-bottom:1.5rem;font-size:1rem}.Hero-module__s-6kkG__heroFeatures{grid-template-columns:repeat(2,1fr);gap:.75rem}.Hero-module__s-6kkG__feature{padding:1rem .75rem}.Hero-module__s-6kkG__featureIcon{font-size:1.75rem}.Hero-module__s-6kkG__featureText strong{font-size:.875rem}.Hero-module__s-6kkG__featureText span{font-size:.75rem}.Hero-module__s-6kkG__gamesSection{margin-top:2rem;padding-top:1.5rem}.Hero-module__s-6kkG__gamesSectionTitle{font-size:1.25rem}.Hero-module__s-6kkG__gamesSectionSubtitle{font-size:.9rem}.Hero-module__s-6kkG__gamesGrid{grid-template-columns:1fr;gap:.75rem}.Hero-module__s-6kkG__gameCard{padding:.875rem 1rem}.Hero-module__s-6kkG__gameIconWrapper{border-radius:12px;width:48px;height:48px}.Hero-module__s-6kkG__gameIcon{font-size:1.5rem}.Hero-module__s-6kkG__gameTitle{font-size:.95rem}.Hero-module__s-6kkG__gameDescription{font-size:.75rem}.Hero-module__s-6kkG__playArrow{display:none}}@media (max-width:480px){.Hero-module__s-6kkG__heroTitle{font-size:1.5rem}.Hero-module__s-6kkG__heroSubtitle{font-size:.9rem}.Hero-module__s-6kkG__heroFeatures{grid-template-columns:1fr 1fr}.Hero-module__s-6kkG__feature{padding:.875rem .5rem}.Hero-module__s-6kkG__featureIcon{font-size:1.5rem}.Hero-module__s-6kkG__featureText strong{font-size:.8rem}.Hero-module__s-6kkG__featureText span{font-size:.7rem}}@media (min-width:1200px){.Hero-module__s-6kkG__heroTitle{font-size:3rem}.Hero-module__s-6kkG__heroSubtitle{font-size:1.25rem}.Hero-module__s-6kkG__gamesGrid{gap:1.25rem}.Hero-module__s-6kkG__gameCard{padding:1.25rem 1.5rem}.Hero-module__s-6kkG__gameIconWrapper{border-radius:16px;width:64px;height:64px}.Hero-module__s-6kkG__gameIcon{font-size:2rem}.Hero-module__s-6kkG__gameTitle{font-size:1.1rem}.Hero-module__s-6kkG__gameDescription{font-size:.875rem}}
.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}}
.WhatIsChatQuicky-module__ktvW4q__section{max-width:1200px;margin:0 auto;padding:4rem 1.5rem}.WhatIsChatQuicky-module__ktvW4q__container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:1.5rem;padding:3rem 2rem}.WhatIsChatQuicky-module__ktvW4q__title{color:#fff;text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:700}.WhatIsChatQuicky-module__ktvW4q__content{flex-direction:column;gap:2.5rem;display:flex}.WhatIsChatQuicky-module__ktvW4q__textBlock{max-width:900px;margin:0 auto}.WhatIsChatQuicky-module__ktvW4q__paragraph{color:#ffffffe6;text-align:left;margin-bottom:1.25rem;font-size:1.05rem;line-height:1.8}.WhatIsChatQuicky-module__ktvW4q__paragraph strong{color:#fff}.WhatIsChatQuicky-module__ktvW4q__statsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:1rem;display:grid}.WhatIsChatQuicky-module__ktvW4q__statCard{background:#ffffff26;border-radius:1rem;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1rem;transition:all .3s;display:flex}.WhatIsChatQuicky-module__ktvW4q__statCard:hover{background:#ffffff40;transform:translateY(-5px)}.WhatIsChatQuicky-module__ktvW4q__statIcon{font-size:2rem}.WhatIsChatQuicky-module__ktvW4q__statNumber{color:#fff;font-size:1.75rem;font-weight:800}.WhatIsChatQuicky-module__ktvW4q__statLabel{color:#fffc;text-align:center;font-size:.875rem}.WhatIsChatQuicky-module__ktvW4q__readMoreBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:50px;margin:2rem auto 0;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:block;box-shadow:0 4px 15px #667eea66}.WhatIsChatQuicky-module__ktvW4q__readMoreBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea80}@media (max-width:768px){.WhatIsChatQuicky-module__ktvW4q__section{padding:3rem 1rem}.WhatIsChatQuicky-module__ktvW4q__container{padding:2rem 1.5rem}.WhatIsChatQuicky-module__ktvW4q__title{font-size:1.5rem}.WhatIsChatQuicky-module__ktvW4q__paragraph{font-size:.95rem;line-height:1.7}.WhatIsChatQuicky-module__ktvW4q__statsGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.WhatIsChatQuicky-module__ktvW4q__statNumber{font-size:1.5rem}}@media (max-width:480px){.WhatIsChatQuicky-module__ktvW4q__statsGrid{grid-template-columns:repeat(2,1fr)}.WhatIsChatQuicky-module__ktvW4q__statCard{padding:1rem .75rem}}
.FeaturesSection-module___Q44mG__section{max-width:1200px;margin:0 auto;padding:4rem 1.5rem}.FeaturesSection-module___Q44mG__container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:1.5rem;padding:3rem 2rem}.FeaturesSection-module___Q44mG__title{color:#fff;text-align:center;margin-bottom:.75rem;font-size:2rem;font-weight:700}.FeaturesSection-module___Q44mG__subtitle{text-align:center;color:#fffc;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.1rem}.FeaturesSection-module___Q44mG__featuresGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.FeaturesSection-module___Q44mG__featureCard{text-align:center;background:#ffffff1a;border:1px solid #ffffff26;border-radius:1rem;padding:1.75rem 1.5rem;transition:all .3s}.FeaturesSection-module___Q44mG__featureCard:hover{background:#ffffff2e;border-color:#ffffff4d;transform:translateY(-5px)}.FeaturesSection-module___Q44mG__featureIcon{margin-bottom:1rem;font-size:2.5rem;display:block}.FeaturesSection-module___Q44mG__featureTitle{color:#fff;margin-bottom:.75rem;font-size:1.15rem;font-weight:700}.FeaturesSection-module___Q44mG__featureDescription{color:#fffc;text-align:left;font-size:.9rem;line-height:1.6}@media (max-width:1024px){.FeaturesSection-module___Q44mG__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.FeaturesSection-module___Q44mG__section{padding:3rem 1rem}.FeaturesSection-module___Q44mG__container{padding:2rem 1.5rem}.FeaturesSection-module___Q44mG__title{font-size:1.5rem}.FeaturesSection-module___Q44mG__subtitle{margin-bottom:2rem;font-size:1rem}.FeaturesSection-module___Q44mG__featuresGrid{grid-template-columns:1fr;gap:1rem}.FeaturesSection-module___Q44mG__featureCard{padding:1.5rem 1.25rem}.FeaturesSection-module___Q44mG__featureIcon{font-size:2rem}.FeaturesSection-module___Q44mG__featureTitle{font-size:1.1rem}.FeaturesSection-module___Q44mG__featureDescription{font-size:.875rem}}
.HowItWorksSection-module__eqIqSq__section{max-width:1200px;margin:0 auto;padding:4rem 1.5rem}.HowItWorksSection-module__eqIqSq__container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:1.5rem;padding:3rem 2rem}.HowItWorksSection-module__eqIqSq__title{color:#fff;text-align:center;margin-bottom:.75rem;font-size:2rem;font-weight:700}.HowItWorksSection-module__eqIqSq__subtitle{text-align:center;color:#fffc;margin-bottom:3rem;font-size:1.1rem}.HowItWorksSection-module__eqIqSq__stepsContainer{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid;position:relative}.HowItWorksSection-module__eqIqSq__stepCard{text-align:center;background:#ffffff1a;border:1px solid #ffffff26;border-radius:1rem;padding:2rem 1.5rem;transition:all .3s;position:relative}.HowItWorksSection-module__eqIqSq__stepCard:hover{background:#ffffff2e;transform:translateY(-5px)}.HowItWorksSection-module__eqIqSq__stepNumber{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;padding:.5rem 1rem;font-size:.875rem;font-weight:700;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.HowItWorksSection-module__eqIqSq__stepIcon{margin:1rem 0;font-size:2.5rem;display:block}.HowItWorksSection-module__eqIqSq__stepTitle{color:#fff;margin-bottom:.75rem;font-size:1.15rem;font-weight:700}.HowItWorksSection-module__eqIqSq__stepDescription{color:#fffc;text-align:left;font-size:.9rem;line-height:1.6}.HowItWorksSection-module__eqIqSq__connector{display:none}.HowItWorksSection-module__eqIqSq__ctaSection{text-align:center;margin-top:3rem}.HowItWorksSection-module__eqIqSq__ctaText{color:#ffffffe6;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.HowItWorksSection-module__eqIqSq__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.HowItWorksSection-module__eqIqSq__secondaryBtn{color:#fff;cursor:pointer;background:0 0;border:2px solid #ffffff80;border-radius:50px;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.HowItWorksSection-module__eqIqSq__secondaryBtn:hover{background:#ffffff1a;border-color:#fffc}@media (max-width:1024px){.HowItWorksSection-module__eqIqSq__stepsContainer{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:768px){.HowItWorksSection-module__eqIqSq__section{padding:3rem 1rem}.HowItWorksSection-module__eqIqSq__container{padding:2rem 1.5rem}.HowItWorksSection-module__eqIqSq__title{font-size:1.5rem}.HowItWorksSection-module__eqIqSq__subtitle{margin-bottom:2rem;font-size:1rem}.HowItWorksSection-module__eqIqSq__stepsContainer{grid-template-columns:1fr;gap:2rem}.HowItWorksSection-module__eqIqSq__stepCard{padding:2rem 1.25rem 1.5rem}.HowItWorksSection-module__eqIqSq__ctaSection{margin-top:2rem}.HowItWorksSection-module__eqIqSq__ctaText{font-size:1.1rem}.HowItWorksSection-module__eqIqSq__ctaButtons{flex-direction:column;align-items:center}.HowItWorksSection-module__eqIqSq__secondaryBtn{width:100%;max-width:280px}}
.SafetySection-module__I8jTWG__section{max-width:1200px;margin:0 auto;padding:4rem 1.5rem}.SafetySection-module__I8jTWG__container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#667eea33 0%,#764ba233 100%);border:1px solid #fff3;border-radius:1.5rem;padding:3rem 2rem}.SafetySection-module__I8jTWG__header{text-align:center;margin-bottom:2.5rem}.SafetySection-module__I8jTWG__title{color:#fff;margin-bottom:.75rem;font-size:2rem;font-weight:700}.SafetySection-module__I8jTWG__subtitle{color:#ffffffd9;max-width:700px;margin:0 auto;font-size:1.1rem;line-height:1.6}.SafetySection-module__I8jTWG__featuresGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2.5rem;display:grid}.SafetySection-module__I8jTWG__featureCard{text-align:center;background:#ffffff1a;border:1px solid #ffffff26;border-radius:1rem;padding:1.5rem;transition:all .3s}.SafetySection-module__I8jTWG__featureCard:hover{background:#ffffff26;transform:translateY(-3px)}.SafetySection-module__I8jTWG__featureIcon{margin-bottom:.75rem;font-size:2.25rem;display:block}.SafetySection-module__I8jTWG__featureTitle{color:#fff;margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.SafetySection-module__I8jTWG__featureDescription{color:#fffc;text-align:left;font-size:.875rem;line-height:1.5}.SafetySection-module__I8jTWG__trustBadges{background:#ffffff14;border-radius:1rem;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;display:flex}.SafetySection-module__I8jTWG__badge{color:#fff;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:flex}.SafetySection-module__I8jTWG__badgeIcon{font-size:1.25rem}.SafetySection-module__I8jTWG__badgeText{color:#ffffffe6}.SafetySection-module__I8jTWG__readMoreBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:50px;margin:0 auto;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:block;box-shadow:0 4px 15px #667eea66}.SafetySection-module__I8jTWG__readMoreBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea80}@media (max-width:1024px){.SafetySection-module__I8jTWG__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.SafetySection-module__I8jTWG__section{padding:3rem 1rem}.SafetySection-module__I8jTWG__container{padding:2rem 1.5rem}.SafetySection-module__I8jTWG__title{font-size:1.5rem}.SafetySection-module__I8jTWG__subtitle{font-size:1rem}.SafetySection-module__I8jTWG__featuresGrid{grid-template-columns:1fr;gap:1rem}.SafetySection-module__I8jTWG__featureCard{padding:1.25rem}.SafetySection-module__I8jTWG__trustBadges{flex-direction:column;align-items:center;gap:1rem}.SafetySection-module__I8jTWG__badge{font-size:.9rem}}
.FAQSection-module__aMw5QW__section{max-width:1200px;margin:0 auto;padding:4rem 1.5rem}.FAQSection-module__aMw5QW__container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:1.5rem;padding:3rem 2rem}.FAQSection-module__aMw5QW__title{color:#fff;text-align:center;margin-bottom:.75rem;font-size:2rem;font-weight:700}.FAQSection-module__aMw5QW__subtitle{text-align:center;color:#fffc;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.1rem}.FAQSection-module__aMw5QW__faqList{flex-direction:column;gap:1rem;max-width:900px;margin:0 auto;display:flex}.FAQSection-module__aMw5QW__faqItem{background:#ffffff14;border:1px solid #ffffff26;border-radius:1rem;transition:all .3s;overflow:hidden}.FAQSection-module__aMw5QW__faqItem:hover{border-color:#ffffff40}.FAQSection-module__aMw5QW__faqItemOpen{background:#ffffff1f}.FAQSection-module__aMw5QW__faqQuestion{cursor:pointer;text-align:left;color:#fff;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem 1.5rem;font-size:1.05rem;font-weight:600;transition:all .3s;display:flex}.FAQSection-module__aMw5QW__faqQuestion:hover{background:#ffffff0d}.FAQSection-module__aMw5QW__faqIcon{background:#ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.25rem;font-weight:300;transition:all .3s;display:flex}.FAQSection-module__aMw5QW__faqItemOpen .FAQSection-module__aMw5QW__faqIcon{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);transform:rotate(180deg)}.FAQSection-module__aMw5QW__faqAnswer{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.FAQSection-module__aMw5QW__faqItemOpen .FAQSection-module__aMw5QW__faqAnswer{max-height:500px}.FAQSection-module__aMw5QW__faqAnswer p{color:#ffffffd9;margin:0;padding:0 1.5rem 1.5rem;font-size:.95rem;line-height:1.7}@media (max-width:768px){.FAQSection-module__aMw5QW__section{padding:3rem 1rem}.FAQSection-module__aMw5QW__container{padding:2rem 1.25rem}.FAQSection-module__aMw5QW__title{font-size:1.5rem}.FAQSection-module__aMw5QW__subtitle{margin-bottom:2rem;font-size:1rem}.FAQSection-module__aMw5QW__faqQuestion{padding:1rem 1.25rem;font-size:.95rem}.FAQSection-module__aMw5QW__faqAnswer p{padding:0 1.25rem 1.25rem;font-size:.9rem}.FAQSection-module__aMw5QW__faqIcon{width:24px;height:24px;font-size:1.1rem}}
.Input-module__5jsJuW__inputWrapper{margin-bottom:1.25rem}.Input-module__5jsJuW__label{color:#2d3748;margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:block}.Input-module__5jsJuW__required{color:#e53e3e}.Input-module__5jsJuW__input{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}.Input-module__5jsJuW__input:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.Input-module__5jsJuW__input::placeholder{color:#a0aec0}.Input-module__5jsJuW__inputError{border-color:#e53e3e}.Input-module__5jsJuW__inputError:focus{border-color:#e53e3e;box-shadow:0 0 0 3px #e53e3e1a}.Input-module__5jsJuW__errorMessage{color:#e53e3e;margin-top:.375rem;font-size:.875rem;font-weight:500;display:block}@media (max-width:767px){.Input-module__5jsJuW__input{font-size:16px}}
.ContactForm-module__MW0ffG__contactForm{background:#fff;border-radius:1rem;flex-direction:column;height:100%;padding:2.5rem;display:flex;box-shadow:0 10px 40px #0000001a}.ContactForm-module__MW0ffG__formHeader{text-align:center;margin-bottom:2rem}.ContactForm-module__MW0ffG__formTitle{color:#1a202c;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.ContactForm-module__MW0ffG__formSubtitle{color:#718096;font-size:.95rem;line-height:1.5}.ContactForm-module__MW0ffG__formGroup{margin-bottom:1.5rem}.ContactForm-module__MW0ffG__label{color:#2d3748;margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:block}.ContactForm-module__MW0ffG__required{color:#e53e3e}.ContactForm-module__MW0ffG__textarea{resize:vertical;border:2px solid #e2e8f0;border-radius:.5rem;width:100%;min-height:150px;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.ContactForm-module__MW0ffG__textarea:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.ContactForm-module__MW0ffG__textareaError{border-color:#e53e3e}.ContactForm-module__MW0ffG__textareaError:focus{border-color:#e53e3e;box-shadow:0 0 0 3px #e53e3e1a}.ContactForm-module__MW0ffG__errorMessage{color:#e53e3e;margin-top:.5rem;font-size:.875rem;font-weight:500;display:block}.ContactForm-module__MW0ffG__charCount{text-align:right;color:#a0aec0;margin-top:.5rem;font-size:.875rem;display:block}.ContactForm-module__MW0ffG__successMessage{text-align:center;background:#fff;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:3rem 2rem;display:flex;box-shadow:0 10px 40px #0000001a}.ContactForm-module__MW0ffG__successIcon{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:3rem;font-weight:700;animation:.5s ease-out ContactForm-module__MW0ffG__scaleIn;display:flex}@keyframes ContactForm-module__MW0ffG__scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.ContactForm-module__MW0ffG__successMessage h3{color:#1a202c;margin-bottom:.75rem;font-size:1.75rem;font-weight:700}.ContactForm-module__MW0ffG__successMessage p{color:#4a5568;margin-bottom:2rem;font-size:1rem;line-height:1.6}.ContactForm-module__MW0ffG__sendAnotherBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:2rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.ContactForm-module__MW0ffG__sendAnotherBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}@media (max-width:767px){.ContactForm-module__MW0ffG__contactForm,.ContactForm-module__MW0ffG__successMessage{height:auto;padding:1.5rem}.ContactForm-module__MW0ffG__formTitle{font-size:1.5rem}.ContactForm-module__MW0ffG__textarea{font-size:16px}.ContactForm-module__MW0ffG__successIcon{width:60px;height:60px;font-size:2rem}.ContactForm-module__MW0ffG__successMessage h3{font-size:1.5rem}}.ContactForm-module__MW0ffG__successActions{flex-direction:column;gap:12px;width:100%;max-width:300px;margin-top:20px;display:flex}.ContactForm-module__MW0ffG__sendAnotherBtn{cursor:pointer;color:#fff;background:#007bff;border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:background .2s}.ContactForm-module__MW0ffG__sendAnotherBtn:hover{background:#0056b3}.ContactForm-module__MW0ffG__goHomeBtn{cursor:pointer;color:#007bff;background:0 0;border:2px solid #007bff;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:600;transition:all .2s}.ContactForm-module__MW0ffG__goHomeBtn:hover{color:#fff;background:#007bff}@media (min-width:480px){.ContactForm-module__MW0ffG__successActions{flex-direction:row;justify-content:center;max-width:none}}
.Select-module__E8rWSW__selectWrapper{margin-bottom:1.25rem}.Select-module__E8rWSW__label{color:#2d3748;margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:block}.Select-module__E8rWSW__required{color:#e53e3e}.Select-module__E8rWSW__select{color:#2d3748;cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%232d3748' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;border:2px solid #e2e8f0;border-radius:.5rem;width:100%;padding:.75rem 2.5rem .75rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.Select-module__E8rWSW__select:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.Select-module__E8rWSW__selectError{border-color:#e53e3e}.Select-module__E8rWSW__selectError:focus{border-color:#e53e3e;box-shadow:0 0 0 3px #e53e3e1a}.Select-module__E8rWSW__errorMessage{color:#e53e3e;margin-top:.375rem;font-size:.875rem;font-weight:500;display:block}@media (max-width:767px){.Select-module__E8rWSW__select{font-size:16px}}
.ContactInfo-module__g2cnrW__contactInfo{background:#fff;border-radius:1rem;flex-direction:column;height:100%;padding:2.5rem;display:flex;box-shadow:0 10px 40px #0000001a}.ContactInfo-module__g2cnrW__infoHeader{text-align:center;flex-shrink:0;margin-bottom:2rem}.ContactInfo-module__g2cnrW__infoTitle{color:#1a202c;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.ContactInfo-module__g2cnrW__infoSubtitle{color:#718096;font-size:.95rem;line-height:1.5}.ContactInfo-module__g2cnrW__contactMethods{flex-shrink:0;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:2.5rem;display:grid}.ContactInfo-module__g2cnrW__contactCard{text-align:center;background:#f7fafc;border:2px solid #0000;border-radius:.75rem;flex-direction:column;align-items:center;padding:2rem 1.5rem;text-decoration:none;transition:all .3s;display:flex}.ContactInfo-module__g2cnrW__contactCard:hover{background:#fff;border-color:#667eea;transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.ContactInfo-module__g2cnrW__cardIcon{margin-bottom:1rem;font-size:3rem}.ContactInfo-module__g2cnrW__cardTitle{color:#2d3748;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.ContactInfo-module__g2cnrW__cardContent{color:#667eea;word-break:break-word;margin-bottom:.5rem;font-size:.95rem;font-weight:600}.ContactInfo-module__g2cnrW__cardDescription{color:#718096;font-size:.875rem}.ContactInfo-module__g2cnrW__socialSection{border-bottom:2px solid #e2e8f0;flex-shrink:0;margin-bottom:2.5rem;padding-bottom:2.5rem}.ContactInfo-module__g2cnrW__socialTitle{color:#1a202c;text-align:center;margin-bottom:1.25rem;font-size:1.25rem;font-weight:600}.ContactInfo-module__g2cnrW__socialLinks{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.ContactInfo-module__g2cnrW__socialLink{background:#f7fafc;border-radius:.75rem;flex-direction:column;align-items:center;gap:.5rem;min-width:100px;padding:1rem;text-decoration:none;transition:all .3s;display:flex}.ContactInfo-module__g2cnrW__socialLink:hover{background:#667eea;transform:translateY(-3px);box-shadow:0 4px 12px #667eea4d}.ContactInfo-module__g2cnrW__socialLink:hover .ContactInfo-module__g2cnrW__socialIcon{transform:scale(1.2)}.ContactInfo-module__g2cnrW__socialLink:hover .ContactInfo-module__g2cnrW__socialName{color:#fff}.ContactInfo-module__g2cnrW__socialIcon{font-size:2rem;transition:transform .3s}.ContactInfo-module__g2cnrW__socialName{color:#4a5568;font-size:.875rem;font-weight:600;transition:color .3s}.ContactInfo-module__g2cnrW__businessHours{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:.75rem;flex-shrink:0;margin-top:auto;padding:1.5rem}.ContactInfo-module__g2cnrW__hoursTitle{text-align:center;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.ContactInfo-module__g2cnrW__hoursList{flex-direction:column;gap:.75rem;display:flex}.ContactInfo-module__g2cnrW__hoursRow{background:#ffffff1a;border-radius:.5rem;justify-content:space-between;align-items:center;padding:.75rem;font-size:.95rem;display:flex}.ContactInfo-module__g2cnrW__hoursRow span:first-child{font-weight:600}@media (max-width:767px){.ContactInfo-module__g2cnrW__contactInfo{height:auto;padding:1.5rem}.ContactInfo-module__g2cnrW__contactMethods{grid-template-columns:1fr}.ContactInfo-module__g2cnrW__contactCard{padding:1.5rem}.ContactInfo-module__g2cnrW__cardIcon{font-size:2.5rem}.ContactInfo-module__g2cnrW__socialLinks{gap:.75rem}.ContactInfo-module__g2cnrW__socialLink{min-width:80px;padding:.75rem}.ContactInfo-module__g2cnrW__socialIcon{font-size:1.5rem}.ContactInfo-module__g2cnrW__businessHours{margin-top:0}}@media (min-width:768px) and (max-width:1023px){.ContactInfo-module__g2cnrW__contactMethods{grid-template-columns:repeat(2,1fr)}}
.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:not(.PrepareForChat-module__HZFwLq__interestTagActive):hover{color:#4a5568;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__interestTagActive:hover{color:#fff;background:linear-gradient(135deg,#5a6fd6 0%,#6a4190 100%);border-color:#5a6fd6;box-shadow:0 4px 12px #667eea4d}.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;margin-left:5px;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__customInterestTag:hover{color:#fff;background:linear-gradient(135deg,#e08e0b 0%,#d0711f 100%)}.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}.PrepareForChat-module__HZFwLq__premiumFeatureBlock{margin-bottom:1rem}.PrepareForChat-module__HZFwLq__lockedFeature{text-align:center;color:#888;background:linear-gradient(135deg,#f5f5f5 0%,#e8e8e8 100%);border:2px dashed #ccc;border-radius:8px;padding:1rem}.PrepareForChat-module__HZFwLq__lockedFeature span{color:#666;font-weight:600}.PrepareForChat-module__HZFwLq__lockedFeature p{margin:.5rem 0 0;font-size:.85rem}.PrepareForChat-module__HZFwLq__genderFilterWrapper{margin-bottom:1rem;position:relative}.PrepareForChat-module__HZFwLq__disabledWrapper{pointer-events:none;opacity:.6;cursor:not-allowed}.PrepareForChat-module__HZFwLq__disabledWrapper:after{content:"";cursor:not-allowed;pointer-events:auto;position:absolute;inset:0}.PrepareForChat-module__HZFwLq__link{cursor:pointer;color:#007bff;font:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.PrepareForChat-module__HZFwLq__link:hover{color:#0056b3}
.Checkbox-module__tYwp1q__checkboxWrapper{margin-bottom:1.5rem}.Checkbox-module__tYwp1q__checkboxLabel{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;display:flex}.Checkbox-module__tYwp1q__checkbox{cursor:pointer;accent-color:#667eea;flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.125rem;margin-right:.75rem}.Checkbox-module__tYwp1q__checkbox:focus{outline-offset:2px;outline:2px solid #667eea}.Checkbox-module__tYwp1q__checkboxError{outline:2px solid #e53e3e}.Checkbox-module__tYwp1q__checkboxText{color:#4a5568;font-size:.95rem;line-height:1.5}.Checkbox-module__tYwp1q__checkboxText a{color:#667eea;font-weight:600;text-decoration:none;transition:color .2s}.Checkbox-module__tYwp1q__checkboxText a:hover{color:#764ba2;text-decoration:underline}.Checkbox-module__tYwp1q__errorMessage{color:#e53e3e;margin-top:.375rem;margin-left:2rem;font-size:.875rem;font-weight:500;display:block}@media (max-width:767px){.Checkbox-module__tYwp1q__checkboxText{font-size:.875rem}.Checkbox-module__tYwp1q__errorMessage{margin-left:0}}
