@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap);:root{--primary-color:#7c3aed;--secondary-color:#4f46e5;--bg-color:#f8f9fa;--surface-color:#fff;--text-dark:#1f2937;--text-medium:#4b5563;--text-light:#9ca3af;--white:#fff;--font-family:"Poppins",sans-serif;--border-radius-lg:24px;--border-radius-md:16px;--border-radius-sm:12px;--main-gradient:linear-gradient(135deg,var(--primary-color),var(--secondary-color));--shadow-sm:0 2px 8px #0000000d;--shadow-md:0 8px 24px #00000014;--shadow-glow:0 8px 20px #7c3aed40}*{-ms-overflow-style:none!important;box-sizing:border-box;margin:0;padding:0;scrollbar-width:none!important}::-webkit-scrollbar{background:#0000!important;display:none!important;width:0!important}body,html{background-color:#f3f4f6;color:#1f2937;color:var(--text-dark);font-family:Poppins,sans-serif;font-family:var(--font-family);height:100%;margin:0;overflow:hidden;overscroll-behavior:none;padding:0;width:100%}#root{height:100%}#root,.Splash_splashContainer__L2e9G{display:flex;justify-content:center;width:100%}.Splash_splashContainer__L2e9G{align-items:center;background:linear-gradient(135deg,#ff4b6e,#ff8da1);background:var(--main-gradient,linear-gradient(135deg,#ff4b6e 0,#ff8da1 100%));flex-direction:column;height:100vh;position:relative}.Splash_lottieBox__fgE\+s{align-items:center;display:flex;height:250px;justify-content:center;width:250px}.Splash_lottiePlayer__OCx5z{height:100%;width:100%}.Splash_title__akJgJ{color:#fff;font-size:2rem;font-weight:700;letter-spacing:3px;margin-top:1rem;text-shadow:0 2px 10px #0000001a;text-transform:uppercase}.Splash_installBtn__YnaVQ{animation:Splash_popIn__3Vqg6 .6s cubic-bezier(.175,.885,.32,1.275) forwards;background-color:#fff;border:none;border-radius:30px;box-shadow:0 8px 20px #0003;color:#ff4b6e;cursor:pointer;font-size:1rem;font-weight:700;margin-top:2rem;padding:12px 28px;transition:transform .2s ease;z-index:100}.Splash_installBtn__YnaVQ:active{transform:scale(.95)}@keyframes Splash_popIn__3Vqg6{0%{opacity:0;transform:scale(.5) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.Onboarding_container__WGaDT{background-color:#e1aed0;display:flex;flex-direction:column;height:100dvh;overflow:hidden;position:relative;width:100%}.Onboarding_imageSection__hPvVQ{align-items:center;display:flex;flex:1 1;justify-content:center;min-height:0;padding:1rem 0;z-index:1}.Onboarding_image__gjLzY{animation:Onboarding_float__yicg6 6s ease-in-out infinite;filter:drop-shadow(0 15px 30px rgba(0,0,0,.08));max-height:90%;max-width:90%;object-fit:contain}.Onboarding_card__MywQ2{align-items:center;background-color:#fff;border-top-left-radius:40px;border-top-right-radius:40px;box-shadow:0 -10px 40px #0000000d;display:flex;flex-direction:column;flex-shrink:0;padding:30px 24px max(30px,env(safe-area-inset-bottom));position:relative;text-align:center;width:100%;z-index:10}.Onboarding_title__9oY3Z{color:#111;font-size:24px;font-weight:700;line-height:1.3;margin-bottom:10px}.Onboarding_description__FHLMG{color:#666;font-size:15px;line-height:1.5;margin-bottom:24px;max-width:320px;padding:0 10px}.Onboarding_pagination__xiS2X{align-items:center;display:flex;gap:8px;justify-content:center;margin-bottom:24px}.Onboarding_dot__dTUcu{background-color:#e5e7eb;border-radius:50%;height:8px;transition:all .3s cubic-bezier(.25,.46,.45,.94);width:8px}.Onboarding_activeDot__XGYcK{background-color:#ff4b6e;border-radius:10px;height:8px;width:24px}.Onboarding_nextButton__CGsC2{background:#111;border:none;border-radius:20px;box-shadow:0 4px 12px #0000001a;color:#fff;cursor:pointer;font-family:inherit;font-size:16px;font-weight:600;padding:16px;transition:transform .2s,box-shadow .2s;width:100%}.Onboarding_nextButton__CGsC2:active{transform:scale(.98)}@keyframes Onboarding_float__yicg6{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.Questions_container__DNqW7{height:100dvh;overflow:hidden;position:relative;width:100%}.Questions_container__DNqW7,.Questions_header__R0I1F{background-color:#fff;display:flex;flex-direction:column}.Questions_header__R0I1F{flex-shrink:0;gap:.5rem;padding:1.5rem;z-index:10}.Questions_progressBar__ZeBhD{display:flex;gap:6px;height:6px;width:100%}.Questions_progressSegment__lQS2J{background-color:#f3f4f6;border-radius:10px;flex:1 1;transition:background-color .4s ease}.Questions_activeSegment__t8D-6{background-color:#ff4b6e}.Questions_content__Wbuv2{background-color:#f8f9fa;display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:1rem 1.5rem 20px}.Questions_questionTitle__1xn8k{color:#111;font-size:2rem;font-weight:700;line-height:1.25;margin-bottom:.5rem}.Questions_questionDescription__5h\+y0{color:#666;font-size:1rem;margin-bottom:2rem}.Questions_optionsList__lvVi-{display:flex;flex-direction:column;gap:1rem}.Questions_optionCard__6xffn{background:#fff;border:2px solid #0000;border-radius:16px;box-shadow:0 2px 8px #0000000a;color:#333;cursor:pointer;font-family:inherit;font-size:1.1rem;font-weight:600;padding:1.25rem;text-align:left;transition:all .2s ease;width:100%}.Questions_selectedOption__ZLNey{background-color:#fff0f3;border-color:#ff4b6e;box-shadow:0 4px 12px #ff4b6e26;color:#ff4b6e}.Questions_textArea__ASFwF{background-color:#fff;border:2px solid #0000;border-radius:16px;box-shadow:0 2px 8px #0000000a;color:#333;font-family:inherit;font-size:1.1rem;min-height:180px;outline:none;padding:1.25rem;resize:none;transition:all .2s ease;width:100%}.Questions_textArea__ASFwF:focus{border-color:#ff4b6e;box-shadow:0 0 0 4px #ff4b6e1a}.Questions_footer__jwwgb{background:#fff;border-top:1px solid #0000000d;box-shadow:0 -4px 20px #0000000d;flex-shrink:0;padding:1.5rem 1.5rem max(1.5rem,env(safe-area-inset-bottom));position:relative;z-index:50}.Questions_nextButton__B-Zzb{background-color:#f3f4f6;border:none;border-radius:20px;color:#9ca3af;cursor:not-allowed;font-family:inherit;font-size:1rem;font-weight:700;padding:1.2rem;transition:all .3s ease;width:100%}.Questions_activeButton__6ucf6{background:#ff4b6e;box-shadow:0 4px 15px #ff4b6e4d;color:#fff;cursor:pointer}.Questions_activeButton__6ucf6:active{transform:scale(.98)}.Login_container__\+Ihqx{align-items:center;background-color:var(--bg-color);display:flex;flex-direction:column;height:100vh;justify-content:center;overflow:hidden;position:relative}.Login_circleTop__C-WrT{background:radial-gradient(circle,#7c3aed26 0,#fff0 70%);border-radius:50%;height:350px;position:absolute;right:-80px;top:-120px;width:350px;z-index:0}.Login_circleBottom__IH4TS{background:radial-gradient(circle,#4f46e51f 0,#fff0 70%);border-radius:50%;bottom:-80px;height:450px;left:-120px;position:absolute;width:450px;z-index:0}.Login_content__k2i\+F{height:65%;justify-content:space-between;max-width:400px;opacity:0;padding:2.5rem;width:100%;z-index:1}.Login_content__k2i\+F,.Login_logoSection__z9KEP{align-items:center;display:flex;flex-direction:column}.Login_logoSection__z9KEP{margin-top:1rem;text-align:center}.Login_logoBg__EIbAs{align-items:center;animation:Login_float__GwWme 4s ease-in-out infinite;background:var(--surface-color);border-radius:40px;box-shadow:var(--shadow-md);display:flex;height:120px;justify-content:center;margin-bottom:2rem;width:120px}@keyframes Login_float__GwWme{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.Login_logoEmoji__BXtAO{font-size:4rem}.Login_appName__zHmKe{color:var(--primary-color);font-size:2.8rem;font-weight:800;letter-spacing:-1px;line-height:1.2;margin:0}.Login_tagline__n1RAG{color:var(--text-light);font-size:1.1rem;font-weight:500;margin-top:.5rem}.Login_actionSection__f86xd{align-items:center;display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem;width:100%}.Login_dauthButton__F6kuW{align-items:center;background:var(--text-dark);border:none;border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);color:var(--white);cursor:pointer;display:flex;font-family:var(--font-family);font-size:1rem;font-weight:600;gap:12px;justify-content:center;padding:1.1rem;transition:all .3s ease;width:100%}.Login_dauthButton__F6kuW:hover{box-shadow:0 8px 20px #0003;transform:translateY(-2px)}.Login_dauthButton__F6kuW:active{transform:scale(.98)}.Login_btnIcon__cgbaV{font-size:1.3rem}.Login_disclaimer__DUIAn{color:var(--text-light);font-size:.85rem;line-height:1.6;text-align:center}.Login_link__Ka0sq{color:var(--primary-color);cursor:pointer;font-weight:600;text-decoration:none;transition:opacity .2s}.Login_link__Ka0sq:hover{opacity:.8}.Login_animateIn__iV7nb{animation:Login_fadeInUp__0iOjW .8s cubic-bezier(.2,.8,.2,1) forwards}@keyframes Login_fadeInUp__0iOjW{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Home_container__w\+u63{background-color:#fff;display:flex;flex-direction:column;font-family:Poppins,sans-serif;height:100vh;overflow:hidden}.Home_content__Iy\+Sd{background:#f8f9fa;flex:1 1;overflow-y:auto;padding:0 0 100px}.Home_bottomNav__13chQ{align-items:center;background-color:#fff;border:1px solid #00000005;border-top-left-radius:24px;border-top-right-radius:24px;bottom:0;box-shadow:0 -4px 20px #0000000d;display:flex;height:80px;justify-content:space-around;max-width:430px;padding-bottom:10px;position:fixed;width:100%;z-index:1000}.Home_navItem__OmaW-{-webkit-tap-highlight-color:transparent;color:#9ca3af;cursor:pointer;flex:1 1;flex-direction:column;height:100%;transition:all .3s cubic-bezier(.4,0,.2,1)}.Home_iconContainer__8AU04,.Home_navItem__OmaW-{align-items:center;display:flex;justify-content:center;position:relative}.Home_iconContainer__8AU04{border-radius:20px;margin-bottom:4px;padding:8px 20px;transition:all .3s ease}.Home_icon__qpU8J{align-items:center;display:flex;height:24px;justify-content:center;transition:transform .2s ease;width:24px}.Home_icon__qpU8J img{filter:grayscale(100%) opacity(.5);height:100%;transition:filter .3s ease;width:100%}.Home_label__bCsS8{font-size:10px;font-weight:500;opacity:.7;transition:all .2s ease}.Home_activeNavItem__jL2UX .Home_iconContainer__8AU04{background-color:#ff3b8f1a}.Home_activeNavItem__jL2UX .Home_icon__qpU8J img{filter:grayscale(0) opacity(1) drop-shadow(0 2px 4px rgba(255,59,143,.2));transform:scale(1.1)}.Home_activeNavItem__jL2UX .Home_label__bCsS8{color:#ff3b8f;font-weight:700;opacity:1}.Home_badge__tuVVt{align-items:center;animation:Home_popIn__lqbiU .3s cubic-bezier(.175,.885,.32,1.275);background-color:#ff4b6e;border:2px solid #fff;border-radius:9px;box-shadow:0 2px 4px #0003;color:#fff;display:flex;font-size:10px;font-weight:700;height:18px;justify-content:center;min-width:18px;padding:0 4px;position:absolute;right:12px;top:4px;z-index:10}@keyframes Home_popIn__lqbiU{0%{transform:scale(0)}to{transform:scale(1)}}.Messages_container__duTCa{background:linear-gradient(135deg,#fff5f7,#fff0f5 50%,#f0f7ff);display:flex;flex-direction:column;height:100%}.Messages_header__gt3jB{border-bottom:1px solid #ffffff80;padding:1rem 1.2rem}.Messages_title__nfnOy{color:#1a1a1a;font-size:1.4rem;font-weight:800;margin:0}.Messages_chatList__RgsCA{display:flex;flex-direction:column;gap:.2rem;padding:.5rem}.Messages_chatItem__c7eWC{align-items:center;background:#fff6;border:1px solid #0000;border-radius:12px;cursor:pointer;display:flex;padding:.8rem 1rem}.Messages_chatItem__c7eWC:active{background-color:#fffc}.Messages_chatAvatar__4uu-W{background-color:#eee;border:2px solid #fff;border-radius:50%;height:45px;margin-right:12px;width:45px}.Messages_chatInfo__gxvgT{flex:1 1}.Messages_chatHeader__M6VMR{display:flex;justify-content:space-between;margin-bottom:2px}.Messages_userName__az81Q{color:#333;font-size:.95rem;font-weight:700}.Messages_time__cKMed{color:#999;font-size:.7rem}.Messages_lastMessage__jfyu\+{align-items:center;color:#666;display:flex;font-size:.8rem;justify-content:space-between}.Messages_unreadBadge__5FGan{background-color:#ff4b6e;border-radius:8px;color:#fff;font-size:.7rem;font-weight:700;min-width:18px;padding:2px 6px;text-align:center}.Matches_container__L8c-B{background:linear-gradient(135deg,#fff5f7,#fff0f5 50%,#f0f7ff);min-height:100vh;padding:0 0 5rem}.Matches_loading__3K-tj{align-items:center;color:#ff4b6e;display:flex;font-size:.9rem;font-weight:600;height:60vh;justify-content:center}.Matches_header__xuFvo{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffffe6;border-bottom:1px solid #ffffff80;box-shadow:0 2px 10px #00000008;padding:.8rem 1rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.Matches_pageTitle__s49BJ{color:#1a1a1a;font-size:1.4rem;font-weight:800;margin:0}.Matches_pageSubtitle__Bcinh{color:#888;font-size:.8rem;margin:.2rem 0 0}.Matches_scrollContent__xB9Sh{padding:1rem}.Matches_section__AwMxe{margin-bottom:1.5rem}.Matches_sectionTitle__N7TI-{color:#888;font-size:.9rem;font-weight:700;letter-spacing:.5px;margin-bottom:.5rem;text-transform:uppercase}.Matches_pendingList__3V5Qj{display:flex;flex-direction:column;gap:.8rem}.Matches_pendingCard__DV2Gf{align-items:center;background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 2px 5px #00000008;display:flex;gap:.8rem;padding:.8rem}.Matches_avatarSmall__aQN\+U{align-items:center;background:#f3f4f6;border-radius:50%;display:flex;font-size:1.4rem;height:40px;justify-content:center;width:40px}.Matches_info__ZHxVd h4{color:#333;font-size:.95rem;margin:0}.Matches_statusTag__H0NVU{background-color:#f3f4f6;border-radius:8px;color:#888;font-size:.7rem;padding:2px 8px}.Matches_matchList__TV5oc{display:flex;flex-direction:column;gap:1rem}.Matches_matchCard__tQcyn{background:#fff;border:1px solid #f7f7f7;border-radius:16px;box-shadow:0 4px 15px #0000000d;padding:1rem;position:relative}.Matches_crown__4eWn1{background:linear-gradient(90deg,gold,#ffb900);border-radius:20px;box-shadow:0 4px 8px #ffd7004d;color:#fff;font-size:.7rem;font-weight:700;left:50%;padding:4px 12px;position:absolute;top:-10px;transform:translateX(-50%)}.Matches_cardHeader__LWrgb{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.Matches_matchAvatar__xMtH4{align-items:center;background:#fff0f3;border-radius:50%;display:flex;font-size:2rem;height:50px;justify-content:center;width:50px}.Matches_matchScore__mlTNC{background:#ecfdf5;border-radius:12px;color:#059669;font-size:.75rem;font-weight:700;padding:4px 10px}.Matches_cardBody__pn-kK h3{color:#333;font-size:1.1rem;font-weight:800;margin:0 0 .5rem}.Matches_tags__JHZk\+{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1rem}.Matches_pill__e6HVJ{background:#f3f4f6;border-radius:8px;color:#666;font-size:.75rem;font-weight:500;padding:4px 10px}.Matches_inviteButton__D37bB{background:#333;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.6rem;width:100%}.Matches_modalOverlay__q3Urw{align-items:flex-end;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:2000}.Matches_modalContent__x5227{background:#fff;border-top-left-radius:20px;border-top-right-radius:20px;display:flex;flex-direction:column;max-height:80vh;max-width:500px;padding:1.5rem;width:100%}.Matches_modalHeader__iSeV9{margin-bottom:1rem;text-align:center}.Matches_modalAvatar__9gsaz{font-size:2.5rem;margin-bottom:.5rem}.Matches_modalHeader__iSeV9 h2{font-size:1.4rem;margin:0}.Matches_modalBody__NWzaF{flex:1 1;margin-bottom:1rem;overflow-y:auto}.Matches_detailsTitle__HoITE{color:#aaa;font-size:.75rem;font-weight:700;margin-bottom:.8rem;text-transform:uppercase}.Matches_qnaBlock__pjUil{background:#f9f9f9;border-radius:12px;margin-bottom:.8rem;padding:1rem}.Matches_qLabel__Ez7A7{color:#ff4b6e;font-size:.8rem;font-weight:700;margin:0 0 .4rem}.Matches_qAnswer__LpW0y{color:#333;font-size:.95rem;margin:0}.Matches_modalFooter__Fkuqm{display:flex;gap:.8rem}.Matches_cancelBtn__qw\+-y,.Matches_confirmBtn__CSRyx{border:none;border-radius:12px;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:600;padding:.8rem}.Matches_cancelBtn__qw\+-y{background:#f3f4f6;color:#666}.Matches_confirmBtn__CSRyx{background:#ff4b6e;color:#fff}.Profile_container__\+4UlV{background:linear-gradient(135deg,#fff5f7,#fff0f5 50%,#f0f7ff);display:flex;flex-direction:column;height:100%;overflow-y:auto;padding-bottom:90px}.Profile_headerCard__bJVzS{align-items:center;background:linear-gradient(135deg,#ff4b6e,#ff8da1);background:var(--main-gradient,linear-gradient(135deg,#ff4b6e,#ff8da1));border-bottom-left-radius:40px;border-bottom-right-radius:40px;box-shadow:0 4px 15px #ff4b6e4d;color:#fff;display:flex;flex-direction:column;padding:50px 20px 40px}.Profile_largeAvatar__BDO3G{background-color:#fff;border:4px solid #fff6;border-radius:50%;box-shadow:0 10px 25px #00000026;height:130px;margin-bottom:16px;object-fit:cover;transition:transform .3s ease;width:130px}.Profile_largeAvatar__BDO3G:hover{transform:scale(1.05)}.Profile_nicknameDisplay__mA5p0{font-size:28px;font-weight:800;margin-bottom:8px}.Profile_status__Mz3CD{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffff40;border-radius:20px;font-size:14px;font-weight:500;padding:6px 16px}.Profile_editSection__U8swL{flex:1 1;padding:30px 24px}.Profile_sectionTitle__wKlhp{color:#111;font-size:18px;font-weight:700;margin-bottom:16px}.Profile_inputGroup__ALCBU{margin-bottom:35px}.Profile_inputLabel__f4CTA{color:#888;display:block;font-size:12px;font-weight:700;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase}.Profile_nicknameInput__kcjHH{background-color:#fff;border:2px solid #0000;border-radius:12px;box-shadow:0 2px 5px #0000000d;color:#333;font-family:inherit;font-size:16px;outline:none;padding:18px;transition:all .2s;width:100%}.Profile_nicknameInput__kcjHH:focus{border-color:#ff4b6e}.Profile_tabs__gi4XV{background-color:#e5e7eb;border-radius:16px;display:flex;gap:10px;margin-bottom:25px;padding:5px}.Profile_tab__ByXUI{border-radius:12px;color:#666;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;padding:12px;text-align:center;transition:all .2s}.Profile_activeTab__v2bB2{background-color:#fff;box-shadow:0 2px 5px #0000000d;color:#ff4b6e}.Profile_avatarGrid__97R0O{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(75px,1fr))}.Profile_avatarOption__Y\+73X{background-color:#fff;border:3px solid #0000;border-radius:50%;cursor:pointer;height:75px;padding:2px;transition:all .2s;width:75px}.Profile_selectedAvatar__NVMHU{background-color:#fff0f3;border-color:#ff4b6e;box-shadow:0 5px 15px #ff4b6e33;transform:scale(1.1)}.Profile_img__1zabp{border-radius:50%;height:100%;width:100%}.Profile_saveButton__4BFPj{background:linear-gradient(135deg,#ff4b6e,#ff8da1);background:var(--main-gradient,linear-gradient(135deg,#ff4b6e,#ff8da1));border:none;border-radius:20px;box-shadow:0 4px 15px #ff4b6e4d;color:#fff;cursor:pointer;font-family:inherit;font-size:16px;font-weight:700;margin-top:40px;padding:18px;transition:transform .1s;width:100%}.Profile_saveButton__4BFPj:active{transform:scale(.98)}.Profile_supportButton__w3yR3{align-items:center;background:#0000;border:2px solid #e5e7eb;border-radius:20px;color:#6b7280;cursor:pointer;display:flex;font-family:inherit;font-size:15px;font-weight:600;gap:8px;justify-content:center;margin-top:15px;padding:15px;transition:all .2s;width:100%}.Profile_supportButton__w3yR3:active{background-color:#f3f4f6;transform:scale(.98)}.Invitations_container__97mRB{background:linear-gradient(135deg,#fff5f7,#fff0f5 50%,#f0f7ff);min-height:100vh;padding:0 0 5rem}.Invitations_loading__1\+fiT{align-items:center;color:#ff4b6e;display:flex;font-size:.9rem;font-weight:600;height:60vh;justify-content:center}.Invitations_header__Of\+Dm{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffffe6;border-bottom:1px solid #ffffff80;box-shadow:0 2px 10px #00000008;padding:.8rem 1rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.Invitations_pageTitle__9toLL{color:#1a1a1a;font-size:1.4rem;font-weight:800;margin:0}.Invitations_subtitle__zIenb{color:#888;font-size:.8rem;margin:.2rem 0 0}.Invitations_list__hjwco{display:flex;flex-direction:column;gap:.8rem;padding:1rem}.Invitations_inviteCard__65sf-{background:#fff;border:1px solid #f0f0f0;border-radius:16px;box-shadow:0 2px 8px #00000008;padding:.8rem}.Invitations_row__QsZEl{align-items:center;display:flex;gap:.8rem}.Invitations_avatar__jcM7d{align-items:center;background:#fff0f3;border-radius:50%;display:flex;font-size:1.5rem;height:42px;justify-content:center;width:42px}.Invitations_info__HLcG4{flex:1 1}.Invitations_info__HLcG4 h4{color:#333;font-size:1rem;margin:0}.Invitations_info__HLcG4 span{color:#ff4b6e;font-size:.75rem;font-weight:500}.Invitations_viewButton__oHjp8{background:#1a1a1a;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:.8rem;font-weight:600;padding:.4rem 1rem}.Invitations_emptyState__clJZN{align-items:center;color:#aaa;display:flex;flex-direction:column;justify-content:center;padding:3rem 1rem;text-align:center}.Invitations_ghostIcon__RTJ2W{font-size:3rem;margin-bottom:.5rem;opacity:.5}.Invitations_hint__NB1ts{color:#ff4b6e;font-size:.8rem;margin-top:.3rem}.Invitations_modalOverlay__TbnpZ{align-items:flex-end;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#0009;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2000}.Invitations_modalContent__V6dhQ{background:#fff;border-top-left-radius:20px;border-top-right-radius:20px;display:flex;flex-direction:column;max-height:80vh;max-width:500px;padding:1.5rem;width:100%}.Invitations_modalHeader__9zsEL{margin-bottom:1rem;text-align:center}.Invitations_modalAvatar__-CAJ2{font-size:2.5rem;margin-bottom:.5rem}.Invitations_modalHeader__9zsEL h2{color:#1a1a1a;font-size:1.2rem;margin:0}.Invitations_modalHeader__9zsEL p{color:#888;font-size:.8rem;margin:.2rem 0 0}.Invitations_modalBody__JTyB0{flex:1 1;margin-bottom:1rem;overflow-y:auto}.Invitations_detailsTitle__-vhYE{border-bottom:1px solid #eee;color:#aaa;font-size:.75rem;font-weight:700;margin-bottom:.8rem;padding-bottom:.4rem;text-transform:uppercase}.Invitations_qnaBlock__4DR2m{background:#f9f9f9;border-radius:12px;margin-bottom:.8rem;padding:.8rem}.Invitations_qLabel__UXgGX{color:#ff4b6e;font-size:.8rem;font-weight:700;margin-bottom:.3rem}.Invitations_qAnswer__94bP6{color:#333;font-size:.9rem;font-style:italic}.Invitations_modalFooter__Qkoj\+{display:flex;gap:.8rem}.Invitations_acceptBtn__y9RqC,.Invitations_cancelBtn__NWyNh{border:none;border-radius:12px;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:700;padding:.8rem}.Invitations_cancelBtn__NWyNh{background:#f0f0f0;color:#666}.Invitations_acceptBtn__y9RqC{background:#ff4b6e;color:#fff}.Confessions_container__ptNSp{background:linear-gradient(135deg,#fff5f7,#fff0f5 50%,#f0f7ff);color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100%;padding:0}.Confessions_loading__isVc9{align-items:center;color:#ff4b6e;display:flex;font-size:1rem;font-weight:600;height:50vh;justify-content:center}.Confessions_header__5tOfM{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffffe6;border-bottom:1px solid #ffffff80;box-shadow:0 2px 10px #00000008;padding:.8rem 1rem;position:-webkit-sticky;position:sticky;top:0;z-index:90}.Confessions_headerTop__3aehH{align-items:center;display:flex;justify-content:space-between;margin-bottom:.8rem}.Confessions_title__EgeGV{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#ff4b6e,#ff8da1);-webkit-background-clip:text;font-size:1.4rem;font-weight:800;margin:0}.Confessions_quotaBox__0OoRi{align-items:center;background:#fff;border:1px solid #ff4b6e33;border-radius:15px;display:flex;gap:5px;padding:.3rem .8rem}.Confessions_quotaCount__0eNTQ{color:#ff4b6e;font-size:1rem;font-weight:800}.Confessions_quotaLabel__ofFOA{color:#888;font-size:.7rem;font-weight:600;text-transform:uppercase}.Confessions_tabs__7uGNF{border-bottom:1px solid #eee;display:flex;gap:1rem}.Confessions_tab__WLm2S{background:none;border:none;color:#888;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem .2rem;position:relative;transition:color .3s}.Confessions_activeTab__bN2q1{color:#ff4b6e}.Confessions_activeTab__bN2q1:after{background:#ff4b6e;border-radius:2px;bottom:-1px;content:"";height:2px;left:0;position:absolute;width:100%}.Confessions_inputCard__qPErI{background:#fff;border:1px solid #f5f5f5;border-radius:16px;box-shadow:0 4px 15px #0000000d;margin:1rem;padding:1rem}.Confessions_textarea__x37eA{background:#0000;border:none;color:#333;font-family:inherit;font-size:.95rem;min-height:60px;outline:none;resize:none;width:100%}.Confessions_inputFooter__0mWQ8{align-items:center;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;margin-top:.5rem;padding-top:.5rem}.Confessions_charCount__GC34\+{color:#ccc;font-size:.75rem}.Confessions_postButton__lUAAF{background:#333;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:600;padding:.4rem 1rem}.Confessions_feed__p0iU\+{display:flex;flex-direction:column;gap:.8rem;padding:0 1rem 1rem}.Confessions_card__om6Qq{background:#fff;border:1px solid #f7f7f7;border-radius:16px;box-shadow:0 2px 10px #00000008;padding:1rem}.Confessions_cardHeader__KDDrI{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.Confessions_genderTag__C0oTD{background:#eee;border-radius:8px;font-size:.75rem;font-weight:700;padding:2px 8px}.Confessions_boy__nLX77{background:#eef7ff;color:#4facfe}.Confessions_girl__\+cZ16{background:#fff0f3;color:#ff4b6e}.Confessions_date__SMrm2{color:#aaa;font-size:.7rem}.Confessions_content__4-yBL{color:#2a2a2a;font-size:.95rem;font-weight:400;line-height:1.5;margin:0 0 .8rem;white-space:pre-wrap}.Confessions_actions__V9Cu0{display:flex;gap:.5rem}.Confessions_actionBtn__il4B\+{align-items:center;background:#f8f9fa;border:none;border-radius:12px;color:#666;cursor:pointer;display:flex;font-size:.8rem;font-weight:600;gap:5px;padding:.4rem .8rem}.Confessions_liked__JmuSC{background:#fff0f3;color:#ff4b6e}.Confessions_reportBtn__k-ZIb{background:#0000;border:1px solid #eee;border-radius:6px;color:#ccc;cursor:pointer;font-size:.65rem;font-weight:600;margin-left:auto;padding:3px 8px}.Confessions_commentSection__V5ir1{border-top:1px solid #f0f0f0;margin-top:1rem;padding-top:.8rem}.Confessions_commentList__ihMdy{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.8rem}.Confessions_commentBubble__jjs-3{background:#f7f8fa;border-radius:12px;font-size:.85rem;padding:.5rem .8rem}.Confessions_commentAuthor__0r0a0{font-size:.8rem;font-weight:700;margin-right:5px}.Confessions_commentInputBox__hVuXd{background:#fff;border:1px solid #eee;border-radius:50px;display:flex;gap:.5rem;padding:4px}.Confessions_commentInput__2J3Z9{background:#0000;border:none;flex:1 1;font-size:.85rem;padding:.4rem .8rem}.Confessions_sendCommentBtn__l-Y3Z{align-items:center;background:#ff4b6e;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:.8rem;height:28px;justify-content:center;width:28px}.Chat_container__rf22m{background:linear-gradient(135deg,#fff5f7,#fff0f5 50%,#f0f7ff);display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative}.Chat_header__T2aQs{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#ffffffe6;border-bottom:1px solid #ffffff80;display:flex;flex-shrink:0;padding:8px 12px;z-index:20}.Chat_backBtn__uFAwP{align-items:center;background:none;border:none;border-radius:50%;color:#333;cursor:pointer;display:flex;justify-content:center;margin-right:8px;padding:8px}.Chat_headerInfo__mgmqK{align-items:center;display:flex;flex:1 1}.Chat_avatar__6946N{background-color:#fff;border:2px solid #fff;border-radius:50%;height:36px;margin-right:10px;width:36px}.Chat_name__HZXRg{color:#111;font-size:.95rem;font-weight:700;line-height:1.2}.Chat_status__O5TIz{align-items:center;color:#10b981;display:flex;font-size:.7rem;font-weight:500;gap:3px}.Chat_statusDot__6aU5u{background-color:#10b981;border-radius:50%;height:5px;width:5px}.Chat_messageList__Ma8VZ{display:flex;flex:1 1;flex-direction:column;gap:6px;overflow-y:auto;padding:10px}.Chat_dateSeparator__ntwZf{align-self:center;background-color:#0000000d;border-radius:10px;color:#666;font-size:10px;font-weight:600;margin:10px 0 5px;padding:3px 10px}.Chat_messageRow__hK6q4{display:flex;width:100%}.Chat_sent__rS0mr{justify-content:flex-end}.Chat_received__46\+UB{justify-content:flex-start}.Chat_bubble__5Q5Sv{word-wrap:break-word;border-radius:16px;box-shadow:0 1px 2px #0000000d;font-size:.9rem;line-height:1.35;max-width:80%;padding:8px 12px;position:relative}.Chat_sent__rS0mr .Chat_bubble__5Q5Sv{background:linear-gradient(135deg,#ff4b6e,#ff8da1);border-bottom-right-radius:4px;color:#fff}.Chat_received__46\+UB .Chat_bubble__5Q5Sv{background-color:#fff;border-bottom-left-radius:4px;color:#1f2937}.Chat_timestamp__6bVjP{display:block;font-size:.65rem;margin-top:3px;opacity:.7;text-align:right}.Chat_footer__SH7T1{align-items:center;background-color:#fffffff2;border-top:1px solid #0000000d;display:flex;flex-shrink:0;gap:8px;padding:8px 12px max(10px,env(safe-area-inset-bottom))}.Chat_inputField__qPPXv{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:20px;flex:1 1;font-size:.9rem;outline:none;padding:10px 14px}.Chat_sendBtn__6GljC{align-items:center;background:linear-gradient(135deg,#ff4b6e,#ff8da1);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:16px;height:38px;justify-content:center;width:38px}.Terms_container__SNrgd{background-color:var(--surface-color);display:flex;flex-direction:column;height:100vh;position:relative}.Terms_header__HoX6C{background-color:var(--surface-color);padding:40px 24px 20px;z-index:10}.Terms_title__qlr55{color:var(--text-dark);font-size:32px;font-weight:800;letter-spacing:-1px;margin-bottom:8px}.Terms_subtitle__9mRe5{color:var(--text-medium);font-size:15px;line-height:1.5}.Terms_content__LFLTh{flex:1 1;overflow-y:auto;padding:24px 24px 120px}.Terms_section__uawRl{margin-bottom:36px}.Terms_sectionIcon__7eQXe{display:block;font-size:28px;margin-bottom:12px}.Terms_heading__YVhzY{align-items:center;color:var(--text-dark);display:flex;font-size:18px;font-weight:700;gap:10px;margin-bottom:8px}.Terms_text__hn0IB{color:var(--text-medium);font-size:15px;line-height:1.7}.Terms_highlightBox__V5SVG{background-color:#fff0f3;border-left:4px solid var(--primary-color);border-radius:12px;margin:25px 0;padding:18px}.Terms_highlightText__-X8A9{color:var(--primary-color);font-size:14px;font-weight:600;line-height:1.6}.Terms_footer__SWj-e{align-items:center;background:linear-gradient(to top,var(--surface-color) 85%,#fff0);bottom:0;display:flex;flex-direction:column;left:0;padding:20px 24px 40px;position:absolute;width:100%}.Terms_agreeButton__D7fYS{background:var(--main-gradient);border:none;border-radius:var(--border-radius-lg);box-shadow:var(--shadow-glow);color:var(--white);cursor:pointer;font-family:var(--font-family);font-size:16px;font-weight:700;padding:18px;transition:transform .1s;width:100%}.Terms_agreeButton__D7fYS:active{transform:scale(.98)}.Terms_disclaimer__uCgIW{color:var(--text-light);font-size:12px;margin-top:15px;text-align:center}.MobileGuard_container__lSTjS{height:100vh;width:100%}.MobileGuard_desktopWarning__neLg5{align-items:center;background-color:#1a1a1a;color:var(--white);display:flex;flex-direction:column;height:100vh;justify-content:center;padding:2rem;text-align:center}.MobileGuard_desktopWarning__neLg5 h1{font-size:1.5rem;margin-bottom:1rem}
/*# sourceMappingURL=main.8ca6eac4.css.map*/