*,*:before,*:after{box-sizing:border-box}*{margin:0}html,body{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}:root{--primary-pink: #d63384;--secondary-purple: #6f42c1;--like-green: #198754;--background-color: #f8f9fa;--text-color: #212529;--container-width: 960px}body{font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background-color:var(--background-color);color:var(--text-color);line-height:1.6}h1,h2,h3{font-family:Poppins,sans-serif;font-weight:700}h1{font-size:2.5rem;margin-bottom:1rem}h2{font-size:2rem;font-weight:600;margin-bottom:1.5rem}h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem}p{font-size:1rem;line-height:1.7;margin-bottom:1rem}button{letter-spacing:.05em;text-transform:uppercase;border-radius:25px;padding:.8rem 1.5rem;font-weight:700;cursor:pointer;transition:all .3s ease;border:none}input[type=email],input[type=password],input[type=text],input[type=date],textarea{padding:.8rem;border:1px solid #ccc;border-radius:8px;box-shadow:inset 0 1px 3px #0000000f;transition:all .3s ease;width:100%}input[type=email]:focus,input[type=password]:focus,input[type=text]:focus,input[type=date]:focus,textarea:focus{border-color:var(--primary-pink);box-shadow:0 0 0 3px #d6338433;outline:none}.container{max-width:var(--container-width);margin:0 auto;padding:2rem}._Header_6i4su_1{background:#fff;padding:1rem 2rem;color:var(--text-color);box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;align-items:center}._Header_6i4su_1 h1{font-size:1.5rem;color:var(--primary-pink)}._CustomSelect_zsw77_1{position:relative}._CustomSelect_zsw77_1 button{width:100%;background:#fffc;border:1px solid rgba(31,38,135,.37);border-radius:8px;padding:1rem;color:var(--text-color);text-align:left;cursor:pointer}._Options_zsw77_16{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid rgba(31,38,135,.37);border-radius:8px;list-style:none;padding:0;margin:.5rem 0 0;z-index:1;max-height:200px;overflow-y:auto}._Options_zsw77_16 li{padding:1rem;cursor:pointer}._Options_zsw77_16 li:hover{background-color:#f0f2f5}._Hero_1sov6_1{padding:6rem 2rem;background:linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background-size:400% 400%;animation:_gradient_1sov6_1 15s ease infinite;color:#fff;text-align:center}@keyframes _gradient_1sov6_1{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}._Hero_1sov6_1 h2{font-size:3rem;font-weight:700;margin-bottom:1rem}._Hero_1sov6_1 p{font-size:1.2rem;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}._RegistrationForm_1sov6_36{display:flex;flex-direction:column;gap:1.5rem;max-width:400px;margin:2rem auto;padding:2.5rem;background:#fffffff2;border-radius:16px;box-shadow:0 8px 32px #1f26875e;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.18);color:var(--text-color)}._RegistrationForm_1sov6_36 input{background:#fffc;border:1px solid rgba(31,38,135,.37);border-radius:8px;padding:1rem;color:var(--text-color)}._RegistrationForm_1sov6_36 button{background:linear-gradient(90deg,var(--primary-pink),var(--secondary-purple));color:#fff;padding:1rem;border-radius:8px;font-size:1.1rem}._RegistrationForm_1sov6_36 button:hover{background:linear-gradient(90deg,#c21a68,#581b99)}._GetPremium_5lr8q_1{background:var(--background-color);color:var(--text-color);padding:4rem 2rem;text-align:center}._GetPremium_5lr8q_1 h2{font-size:2.5rem;margin-bottom:1rem}._GetPremium_5lr8q_1 p{font-size:1.1rem;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}._GetPremium_5lr8q_1 button{background-color:var(--primary-pink);color:#fff;font-size:1.1rem}._GetPremium_5lr8q_1 button:hover{background-color:#c21a68}._Features_1hu92_1{background:linear-gradient(-45deg,var(--secondary-purple),var(--primary-pink));background-size:400% 400%;animation:_gradient_1hu92_1 15s ease infinite;padding:4rem 2rem}@keyframes _gradient_1hu92_1{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}._FeatureList_1hu92_20{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem;max-width:var(--container-width);margin-left:auto;margin-right:auto}._FeatureItem_1hu92_30{text-align:center;background:#ffffff1a;padding:2rem;border-radius:12px;color:#fff}._FeatureItem_1hu92_30 h3{font-size:1.2rem;margin-bottom:.5rem}._FeatureItem_1hu92_30 p{font-size:.9rem}._animationContainer_1hu92_47{height:80px;margin-bottom:1rem}._multiContextAnimation_1hu92_53{width:60px;height:60px;position:relative;margin:0 auto}._multiContextAnimation_1hu92_53:before,._multiContextAnimation_1hu92_53:after{content:"";position:absolute;width:100%;height:100%;border:2px solid var(--like-green);border-radius:50%;animation:_pulse_1hu92_1 2s infinite}._multiContextAnimation_1hu92_53:after{animation-delay:-1s}@keyframes _pulse_1hu92_1{0%{transform:scale(.5);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}._lockAnimation_1hu92_89{width:50px;height:40px;border:3px solid white;border-radius:5px;position:relative;margin:0 auto;animation:_lock-swing_1hu92_1 2s infinite}._lockAnimation_1hu92_89:before{content:"";position:absolute;width:10px;height:7px;background:#fff;top:-15px;left:20px;border-radius:5px 5px 0 0;transform-origin:bottom}@keyframes _lock-swing_1hu92_1{0%,to{transform:rotate(0)}50%{transform:rotate(10deg)}}._lockAnimation_1hu92_89:after{content:"";position:absolute;width:50px;height:40px;border:3px solid white;border-radius:5px;left:20px;animation:_lock-swing-2_1hu92_1 2s infinite;animation-delay:-1s}@keyframes _lock-swing-2_1hu92_1{0%,to{transform:rotate(0)}50%{transform:rotate(-10deg)}}._eyeAnimation_1hu92_133{width:60px;height:30px;border:3px solid var(--like-green);border-radius:50%;position:relative;margin:0 auto;animation:_eye-blink_1hu92_1 4s infinite}._eyeAnimation_1hu92_133:before{content:"";position:absolute;width:10px;height:10px;background:var(--like-green);border-radius:50%;top:10px;left:25px}@keyframes _eye-blink_1hu92_1{0%,to{transform:scaleY(1)}50%{transform:scaleY(.1)}}._WhyAuRoara_1j4ny_1{background:linear-gradient(-45deg,#23a6d5,#23d5ab);background-size:400% 400%;animation:_gradient_1j4ny_1 15s ease infinite;padding:4rem 2rem;text-align:center;color:#fff}@keyframes _gradient_1j4ny_1{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}._liquidGlassContent_1j4ny_22{max-width:800px;margin:0 auto;background:#ffffff1a;padding:2rem;border-radius:12px}._WhyAuRoara_1j4ny_1 h2{font-size:2.5rem;margin-bottom:1rem}._WhyAuRoara_1j4ny_1 p{font-size:1.1rem}._HowItWorks_2d7xw_1{background:linear-gradient(-45deg,#ee7752,#e73c7e);background-size:400% 400%;animation:_gradient_2d7xw_1 15s ease infinite;padding:4rem 2rem;text-align:center;color:#fff}@keyframes _gradient_2d7xw_1{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}._HowItWorks_2d7xw_1 h2{font-size:2.5rem;margin-bottom:2rem}._StepList_2d7xw_27{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:var(--container-width);margin:0 auto}._Step_2d7xw_27{text-align:center;background:#ffffff1a;padding:2rem;border-radius:12px}._Step_2d7xw_27 h3{font-size:1.2rem;margin-bottom:.5rem}._Step_2d7xw_27 p{font-size:.9rem}._animationContainer_2d7xw_51{height:80px;margin-bottom:1rem}._listAnimation_2d7xw_57{width:50px;height:60px;border:2px solid white;border-radius:3px;position:relative;margin:0 auto}._listAnimation_2d7xw_57:before,._listAnimation_2d7xw_57:after{content:"";position:absolute;width:80%;height:2px;background:#fff;left:10%;animation:_list-items_2d7xw_1 2s infinite}._listAnimation_2d7xw_57:before{top:20%}._listAnimation_2d7xw_57:after{top:40%;animation-delay:-1s}@keyframes _list-items_2d7xw_1{0%,to{transform:translate(-100%)}50%{transform:translate(0)}}._filtersAnimation_2d7xw_90{width:60px;height:60px;position:relative;margin:0 auto}._filtersAnimation_2d7xw_90:before,._filtersAnimation_2d7xw_90:after{content:"";position:absolute;width:100%;height:2px;background:#fff;animation:_sliders_2d7xw_1 2s infinite}._filtersAnimation_2d7xw_90:after{top:50%;animation-delay:-1s}@keyframes _sliders_2d7xw_1{0%,to{transform:scaleX(.5)}50%{transform:scaleX(1)}}._chatAnimation_2d7xw_116{width:50px;height:40px;background:#fff;border-radius:50%;position:relative;margin:0 auto;animation:_chat-bubble_2d7xw_1 2s infinite}@keyframes _chat-bubble_2d7xw_1{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}._Footer_1eqeg_1{background-color:#343a40;color:#fff;padding:2rem;text-align:center;font-size:.9rem}._Onboarding_1sc93_1{padding:4rem 2rem;max-width:600px;margin:0 auto}._OnboardingStep_1sc93_7{display:flex;flex-direction:column;gap:1.5rem;text-align:center}._ConnectionGrid_1sc93_14{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:2rem}._ConnectionCard_1sc93_21{background:#fff;border:1px solid #dee2e6;box-shadow:0 2px 4px #0000000d;color:var(--text-color);padding:2rem;cursor:pointer;border-radius:12px;transition:all .3s ease}._ConnectionCard_1sc93_21:hover{box-shadow:0 4px 15px #0000001a;transform:translateY(-5px)}._ConnectionCard_1sc93_21._selected_1sc93_37{border-color:var(--primary-pink);background-color:#fdf0f6;box-shadow:0 4px 20px #d6338433}._ConnectionCard_1sc93_21 h3{font-size:1.2rem;color:var(--text-color)}
