.BrowseProfiles-module__kv_Wda__page{background:linear-gradient(#fcf7f8 0%,#f8f8fb 100%);min-height:100vh;padding:32px 20px 48px}.BrowseProfiles-module__kv_Wda__container{max-width:1440px;margin:0 auto}.BrowseProfiles-module__kv_Wda__header{color:#fff;background:linear-gradient(135deg,#7a1426 0%,#9b1d3b 45%,#c79a3b 100%);border-radius:28px;margin-bottom:28px;padding:32px 36px;box-shadow:0 24px 60px #7a14262e}.BrowseProfiles-module__kv_Wda__header h1{margin:0 0 8px;font-size:clamp(28px,3vw,38px);font-weight:800}.BrowseProfiles-module__kv_Wda__header p{color:#ffffffe6;margin:0;font-size:15px}.BrowseProfiles-module__kv_Wda__layout{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:28px;display:grid}.BrowseProfiles-module__kv_Wda__content{flex-direction:column;gap:24px;display:flex}@media (max-width:1024px){.BrowseProfiles-module__kv_Wda__layout{grid-template-columns:1fr}}@media (max-width:768px){.BrowseProfiles-module__kv_Wda__page{padding:20px 14px 36px}.BrowseProfiles-module__kv_Wda__header{border-radius:22px;padding:24px 20px}}
.FilterSidebar-module__XUdZ9W__sidebar{background:#fff;border:1px solid #7a142614;border-radius:24px;height:fit-content;padding:22px;position:sticky;top:22px;box-shadow:0 16px 40px #47182614}.FilterSidebar-module__XUdZ9W__header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.FilterSidebar-module__XUdZ9W__kicker{color:#b07030;text-transform:uppercase;letter-spacing:.18em;margin:0 0 4px;font-size:11px;font-weight:700}.FilterSidebar-module__XUdZ9W__header h2{color:#7a1426;margin:0;font-size:22px;font-weight:800}.FilterSidebar-module__XUdZ9W__clearButton{color:#7a1426;cursor:pointer;background:0 0;border:none;padding:0;font-weight:700}.FilterSidebar-module__XUdZ9W__group{margin-bottom:16px}.FilterSidebar-module__XUdZ9W__group label{color:#4b2f35;text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px;font-size:13px;font-weight:700;display:block}.FilterSidebar-module__XUdZ9W__group input,.FilterSidebar-module__XUdZ9W__group select{color:#2f1d23;background:#fcf8fa;border:1px solid #eadde1;border-radius:12px;outline:none;width:100%;padding:12px 14px;font-size:14px;transition:border-color .2s,box-shadow .2s}.FilterSidebar-module__XUdZ9W__group input:focus,.FilterSidebar-module__XUdZ9W__group select:focus{border-color:#7a1426;box-shadow:0 0 0 3px #7a142614}.FilterSidebar-module__XUdZ9W__row{gap:10px;display:flex}.FilterSidebar-module__XUdZ9W__actions{margin-top:8px}.FilterSidebar-module__XUdZ9W__searchBtn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#7a1426 0%,#9c1c3c 100%);border:none;border-radius:999px;width:100%;padding:13px 14px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 20px #7a142624}.FilterSidebar-module__XUdZ9W__searchBtn:hover{transform:translateY(-1px);box-shadow:0 14px 24px #7a142629}@media (max-width:1024px){.FilterSidebar-module__XUdZ9W__sidebar{position:static}}@media (max-width:768px){.FilterSidebar-module__XUdZ9W__sidebar{border-radius:18px;padding:18px}}
.ProfileGrid-module__UsvWxG__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.ProfileGrid-module__UsvWxG__skeletonCard,.ProfileGrid-module__UsvWxG__state{background:#fff;border:1px solid #7a142614;border-radius:24px;box-shadow:0 16px 40px #4718260f}.ProfileGrid-module__UsvWxG__skeletonCard{overflow:hidden}.ProfileGrid-module__UsvWxG__skeletonImage{background:linear-gradient(90deg,#f6ecef 0%,#f9f2f4 50%,#f6ecef 100%) 0 0/200% 100%;height:300px;animation:1.2s linear infinite ProfileGrid-module__UsvWxG__shimmer}.ProfileGrid-module__UsvWxG__skeletonContent{padding:20px}.ProfileGrid-module__UsvWxG__skeletonLine,.ProfileGrid-module__UsvWxG__skeletonLineShort{background:linear-gradient(90deg,#f0e5e8 0%,#f6ecef 50%,#f0e5e8 100%);border-radius:999px;height:12px;animation:1.2s linear infinite ProfileGrid-module__UsvWxG__shimmer}.ProfileGrid-module__UsvWxG__skeletonLine{width:70%;margin-bottom:10px}.ProfileGrid-module__UsvWxG__skeletonLineShort{width:45%;margin-bottom:8px}.ProfileGrid-module__UsvWxG__state{text-align:center;padding:48px 24px}.ProfileGrid-module__UsvWxG__state h3{color:#7a1426;margin:18px 0 8px;font-size:22px}.ProfileGrid-module__UsvWxG__state p{color:#6f5a60;margin:0 0 16px}.ProfileGrid-module__UsvWxG__resetButton{color:#fff;cursor:pointer;background:linear-gradient(90deg,#7a1426 0%,#9c1c3c 100%);border:none;border-radius:999px;padding:12px 18px;font-weight:700}.ProfileGrid-module__UsvWxG__emptyIllustration{background:linear-gradient(135deg,#7a142614,#c79a3b1f);border-radius:28px;width:110px;height:110px;margin:0 auto;position:relative}.ProfileGrid-module__UsvWxG__emptyRing{border:2px solid #7a14263d;border-radius:50%;position:absolute;inset:18px}.ProfileGrid-module__UsvWxG__emptyDot{background:#c79a3b;border-radius:50%;width:18px;height:18px;margin:auto;position:absolute;inset:0}@keyframes ProfileGrid-module__UsvWxG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1200px){.ProfileGrid-module__UsvWxG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.ProfileGrid-module__UsvWxG__grid{grid-template-columns:1fr}}
.ProfileAvatar-module__XcYuqq__root{background:linear-gradient(135deg,#7a1426 0%,#9c1c3c 100%);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:hidden}.ProfileAvatar-module__XcYuqq__fillRoot{width:100%;height:100%}.ProfileAvatar-module__XcYuqq__image{object-fit:cover}.ProfileAvatar-module__XcYuqq__fallback{color:#fff;letter-spacing:.02em;background:linear-gradient(135deg,#7a1426 0%,#9c1c3c 100%);justify-content:center;align-items:center;width:100%;height:100%;font-weight:800;display:flex}
:root{--primary-color:#7a1426;--primary-light:#9c1c3c;--secondary-color:#c79a3b;--text-dark:#1c0b10;--text-medium:#7a6068;--border-color:#7a14261f}.ProfileHeader-module__Z720Yq__hero{border:1px solid var(--border-color);background:linear-gradient(#fdf7f8 0%,#fffefc 100%);border-radius:28px;position:relative;overflow:hidden;box-shadow:0 24px 60px #7a14261f}.ProfileHeader-module__Z720Yq__cover{background:linear-gradient(90deg,#7a1426 0%,#9c1c3c 45%,#c79a3b 100%);height:126px}.ProfileHeader-module__Z720Yq__headerContent{margin-top:-70px;padding:0 28px 24px;position:relative}.ProfileHeader-module__Z720Yq__headerRow{justify-content:space-between;align-items:center;gap:24px;display:flex}.ProfileHeader-module__Z720Yq__identity{align-items:center;gap:18px;min-width:0;display:flex}.ProfileHeader-module__Z720Yq__avatarWrap{background:#ffffffe6;border:3px solid #ffffffd9;border-radius:50%;width:118px;height:118px;padding:4px;box-shadow:0 16px 40px #00000029}.ProfileHeader-module__Z720Yq__avatar,.ProfileHeader-module__Z720Yq__avatarFallback{object-fit:cover;border-radius:50%;width:100%;height:100%}.ProfileHeader-module__Z720Yq__avatarFallback{background:linear-gradient(135deg, var(--primary-color), var(--primary-light));color:#fff;justify-content:center;align-items:center;font-size:32px;font-weight:800;display:flex}.ProfileHeader-module__Z720Yq__identityCopy{min-width:0}.ProfileHeader-module__Z720Yq__kicker{letter-spacing:.24em;text-transform:uppercase;color:#b07030;margin:0 0 6px;font-size:12px;font-weight:700}.ProfileHeader-module__Z720Yq__identityCopy h1{color:var(--text-dark);margin:0 0 10px;font-size:clamp(24px,3vw,34px);line-height:1.1}.ProfileHeader-module__Z720Yq__metaRow{flex-wrap:wrap;gap:8px;display:flex}.ProfileHeader-module__Z720Yq__metaItem{color:var(--primary-color);background:#ffffffe6;border:1px solid #7a142614;border-radius:999px;align-items:center;padding:7px 12px;font-size:12px;font-weight:700;display:inline-flex}.ProfileHeader-module__Z720Yq__actionButtons{flex-wrap:wrap;gap:12px;display:flex}.ProfileHeader-module__Z720Yq__interestButton,.ProfileHeader-module__Z720Yq__shortlistButton,.ProfileHeader-module__Z720Yq__chatButton{cursor:pointer;border:none;border-radius:999px;padding:12px 18px;font-weight:700;transition:transform .2s,box-shadow .2s}.ProfileHeader-module__Z720Yq__interestButton:hover,.ProfileHeader-module__Z720Yq__shortlistButton:hover,.ProfileHeader-module__Z720Yq__chatButton:hover{transform:translateY(-1px)}.ProfileHeader-module__Z720Yq__interestButton{background:var(--primary-color);color:#fff;box-shadow:0 12px 24px #7a14262e}.ProfileHeader-module__Z720Yq__shortlistButton{color:var(--primary-color);background:#fff;border:1px solid #7a142624}.ProfileHeader-module__Z720Yq__chatButton{color:#fff;background:linear-gradient(90deg,#2f6fed 0%,#3b82f6 100%)}.ProfileHeader-module__Z720Yq__content{border-top:1px solid var(--border-color);margin-top:18px;padding:24px 0 18px}.ProfileHeader-module__Z720Yq__description{color:var(--text-medium);margin:0 0 16px;font-size:15px;line-height:1.8}.ProfileHeader-module__Z720Yq__statsRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.ProfileHeader-module__Z720Yq__statCard{background:linear-gradient(135deg,#7a14260a,#c79a3b14);border:1px solid #7a142617;border-radius:16px;padding:14px 16px}.ProfileHeader-module__Z720Yq__statCard strong{color:var(--primary-color);margin-bottom:4px;font-size:15px;display:block}.ProfileHeader-module__Z720Yq__statCard span{color:var(--text-medium);text-transform:uppercase;letter-spacing:.16em;font-size:12px}.ProfileHeader-module__Z720Yq__contactPanel{color:var(--text-medium);background:linear-gradient(135deg,#7a14260f,#c79a3b14);border:1px solid #7a142614;border-radius:18px;flex-direction:column;gap:6px;padding:16px 18px;display:flex}.ProfileHeader-module__Z720Yq__contactPanel strong{color:var(--text-dark)}.ProfileHeader-module__Z720Yq__error{color:#dc2626;margin-top:12px;font-weight:600}@media (max-width:900px){.ProfileHeader-module__Z720Yq__headerRow{flex-direction:column;align-items:flex-start}.ProfileHeader-module__Z720Yq__actionButtons{width:100%}.ProfileHeader-module__Z720Yq__interestButton,.ProfileHeader-module__Z720Yq__shortlistButton,.ProfileHeader-module__Z720Yq__chatButton{justify-content:center;width:100%}}@media (max-width:640px){.ProfileHeader-module__Z720Yq__headerContent{padding:0 16px 18px}.ProfileHeader-module__Z720Yq__identity{align-items:flex-start}.ProfileHeader-module__Z720Yq__avatarWrap{width:92px;height:92px}.ProfileHeader-module__Z720Yq__statsRow{grid-template-columns:1fr}}
:root{--primary-color:#7a1426;--primary-light:#9c1c3c;--secondary-color:#c79a3b;--text-dark:#1c0b10;--text-medium:#7a6068;--text-light:#b07030;--bg-light:#fdf7f8;--border-color:#f0e2e5;--card-bg:#fff;--card-shadow:0 10px 30px #00000014;--border-radius-lg:20px;--border-radius-md:14px;--border-radius-sm:10px}.ProfileHeader-module__1SgJoW__hero{background:linear-gradient(#9c1236 0%,#7b1331 38%,#a62f46 45%,#fff 52% 100%);border-radius:24px;margin:20px 0 24px;position:relative;overflow:hidden;box-shadow:0 25px 55px #0000002e}.ProfileHeader-module__1SgJoW__cover{background:linear-gradient(#ffffff1f,#fff0);width:100%;height:130px}.ProfileHeader-module__1SgJoW__headerContent{z-index:1;margin-top:-78px;padding:0 32px 24px;position:relative}.ProfileHeader-module__1SgJoW__headerRow{justify-content:space-between;align-items:center;gap:24px;margin-bottom:20px;display:flex;position:relative}.ProfileHeader-module__1SgJoW__identity{flex:auto;align-items:center;gap:20px;min-width:0;display:flex}.ProfileHeader-module__1SgJoW__avatarWrap{background:#ffffff29;border:2px solid #ffffff59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:102px;height:102px;padding:3px;display:flex;box-shadow:0 10px 24px #00000024}.ProfileHeader-module__1SgJoW__avatar,.ProfileHeader-module__1SgJoW__avatarFallback{border-radius:50%;width:100%;height:100%}.ProfileHeader-module__1SgJoW__avatar{object-fit:cover;display:block}.ProfileHeader-module__1SgJoW__avatarFallback{color:#fff;letter-spacing:-1px;background:linear-gradient(135deg,#7a1426,#9c1c3c);justify-content:center;align-items:center;font-size:34px;font-weight:700;display:flex}.ProfileHeader-module__1SgJoW__identityCopy{min-width:0}.ProfileHeader-module__1SgJoW__kicker{letter-spacing:1.8px;text-transform:uppercase;color:#ffffffd9;margin:0 0 6px;font-size:12px;font-weight:700}.ProfileHeader-module__1SgJoW__identityCopy h1{color:#fff;margin:0 0 10px;font-size:clamp(24px,3vw,36px);font-weight:800;line-height:1.05}.ProfileHeader-module__1SgJoW__metaRow{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.ProfileHeader-module__1SgJoW__metaItem{color:var(--primary-color);background:#ffffffeb;border-radius:999px;align-items:center;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.ProfileHeader-module__1SgJoW__badgeStack{z-index:5;flex-shrink:0;margin-left:0;position:static}.ProfileHeader-module__1SgJoW__badgePremium{color:#7a1426;background:#fffffff5;border:1px solid #ffffff80;border-radius:999px;align-items:center;gap:6px;padding:8px 16px;font-size:12px;font-weight:700;display:inline-flex}.ProfileHeader-module__1SgJoW__actionButtons{flex-wrap:wrap;flex:0 auto;justify-content:flex-end;align-items:center;gap:14px;max-width:100%;padding:0;display:flex}.ProfileHeader-module__1SgJoW__editButton,.ProfileHeader-module__1SgJoW__shareButton{white-space:nowrap;color:#7a1426;background:#fff;border:1px solid #7a14262e;border-radius:999px;align-items:center;gap:10px;min-height:42px;padding:0 22px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 24px #0000001f}.ProfileHeader-module__1SgJoW__editButton:hover,.ProfileHeader-module__1SgJoW__shareButton:hover{transform:translateY(-2px);box-shadow:0 16px 28px #00000024}.ProfileHeader-module__1SgJoW__content{border-top:1px solid var(--border-color);z-index:1;margin-top:20px;padding:20px 0 0;position:relative}.ProfileHeader-module__1SgJoW__description{color:var(--text-dark);margin:0 0 16px;font-size:14px;line-height:1.6}.ProfileHeader-module__1SgJoW__progressBlock{background:#fffffffa;border:1px solid #7a14261f;border-radius:20px;padding:18px 22px;box-shadow:0 12px 30px #7a142614}.ProfileHeader-module__1SgJoW__progressTop{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.ProfileHeader-module__1SgJoW__progressTop strong{color:var(--primary-color);font-size:15px;font-weight:800}.ProfileHeader-module__1SgJoW__progressTop:before{content:"Profile Completion";color:var(--text-dark);letter-spacing:.5px;font-size:13px;font-weight:700}.ProfileHeader-module__1SgJoW__progressTrack{background:#7a14261f;border-radius:999px;width:100%;height:10px;overflow:hidden}.ProfileHeader-module__1SgJoW__progressFill{border-radius:inherit;background:linear-gradient(90deg,#9c1c3c 0%,#c27f47 45%,#f1d397 100%);height:100%;transition:width .6s cubic-bezier(.4,0,.2,1);box-shadow:0 0 18px #9c1c3c40}@media (min-width:769px) and (max-width:980px){.ProfileHeader-module__1SgJoW__headerRow{flex-wrap:wrap;align-items:stretch}.ProfileHeader-module__1SgJoW__actionButtons{justify-content:flex-start;width:100%;margin-right:0}}@media (max-width:768px){.ProfileHeader-module__1SgJoW__hero{margin-top:40px}.ProfileHeader-module__1SgJoW__cover{height:100px}.ProfileHeader-module__1SgJoW__headerContent{margin-top:-80px;padding:0 20px 18px}.ProfileHeader-module__1SgJoW__headerRow{flex-direction:column;align-items:flex-start;margin-bottom:16px}.ProfileHeader-module__1SgJoW__identity{gap:16px}.ProfileHeader-module__1SgJoW__avatarWrap{border:3px solid var(--card-bg);width:80px;height:80px;padding:3px}.ProfileHeader-module__1SgJoW__avatarFallback{font-size:28px}.ProfileHeader-module__1SgJoW__identityCopy h1{font-size:24px}.ProfileHeader-module__1SgJoW__metaRow{gap:6px;margin-bottom:10px}.ProfileHeader-module__1SgJoW__metaItem{padding:3px 8px;font-size:11px}.ProfileHeader-module__1SgJoW__actionButtons{flex-direction:column;gap:12px;width:100%;margin-top:10px;padding:0}.ProfileHeader-module__1SgJoW__editButton,.ProfileHeader-module__1SgJoW__shareButton{justify-content:center;width:100%;padding:12px 20px}.ProfileHeader-module__1SgJoW__content{margin-top:16px;padding:16px 0 0}.ProfileHeader-module__1SgJoW__description{margin-bottom:14px;font-size:13px}.ProfileHeader-module__1SgJoW__progressBlock{padding:14px 18px}.ProfileHeader-module__1SgJoW__progressTop strong{font-size:13px}.ProfileHeader-module__1SgJoW__progressTop:before{font-size:12px}.ProfileHeader-module__1SgJoW__progressTrack{height:7px}}@media (max-width:480px){.ProfileHeader-module__1SgJoW__badgeStack{right:12px}.ProfileHeader-module__1SgJoW__headerContent{padding:0 16px 16px}}
.ProfileSectionCard-module__1TIgNW__card{background:linear-gradient(#fffefe 0%,#fffaf9 100%);border:1px solid #f0dfe3;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 16px 34px #47182614}.ProfileSectionCard-module__1TIgNW__header{background:linear-gradient(135deg,#7b102d 0%,#a51d43 100%);border-bottom:1px solid #f0dfe3;justify-content:center;align-items:center;min-height:68px;padding:14px 22px;display:flex}.ProfileSectionCard-module__1TIgNW__titleWrap{text-align:center;justify-content:center;align-items:center;gap:14px;width:100%;min-width:0;max-width:32rem;margin:0 auto;display:flex}.ProfileSectionCard-module__1TIgNW__icon{color:#fff;background:#ffffff29;border:1px solid #ffffff57;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:17px;display:inline-flex;box-shadow:0 8px 16px #7b102d38}.ProfileSectionCard-module__1TIgNW__titleCopy{flex-direction:column;align-items:center;min-width:0;display:flex}.ProfileSectionCard-module__1TIgNW__titleCopy strong{color:#fff;letter-spacing:.01em;font-size:16px;font-weight:800;line-height:1.2;display:block}.ProfileSectionCard-module__1TIgNW__titleCopy small{color:#ffffffc7;letter-spacing:.02em;margin-top:4px;font-size:.74rem;font-weight:600;display:block}.ProfileSectionCard-module__1TIgNW__body{display:block}.ProfileSectionCard-module__1TIgNW__inner{padding:18px}@media (max-width:768px){.ProfileSectionCard-module__1TIgNW__card{border-radius:14px}.ProfileSectionCard-module__1TIgNW__header{min-height:58px;padding:12px 16px}.ProfileSectionCard-module__1TIgNW__icon{border-radius:10px;width:34px;height:34px;font-size:15px}.ProfileSectionCard-module__1TIgNW__titleWrap{gap:10px;max-width:none}.ProfileSectionCard-module__1TIgNW__titleCopy{text-align:left;align-items:flex-start}.ProfileSectionCard-module__1TIgNW__titleCopy strong{font-size:.92rem}.ProfileSectionCard-module__1TIgNW__titleCopy small{font-size:.7rem}.ProfileSectionCard-module__1TIgNW__inner{padding:14px}}
.About-module__dEGNnq__text{color:#5f4d54;text-align:left;margin:0;font-size:15px;line-height:1.8}
.PersonalForm-module__tzE3Dq__card{background:#fff;border-radius:20px;margin-bottom:30px;padding:30px;box-shadow:0 10px 25px #00000014}.PersonalForm-module__tzE3Dq__card h2{color:#7a1426;margin-bottom:20px}.PersonalForm-module__tzE3Dq__grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.PersonalForm-module__tzE3Dq__group{flex-direction:column;display:flex}.PersonalForm-module__tzE3Dq__group label{color:#a0596a;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:700}.PersonalForm-module__tzE3Dq__group input,.PersonalForm-module__tzE3Dq__group select,.PersonalForm-module__tzE3Dq__group textarea{color:#1c0b10;border:1px solid #ddd;border-radius:10px;outline:none;padding:12px;font:500 13px/1.4 inherit}.PersonalForm-module__tzE3Dq__group input[readonly],.PersonalForm-module__tzE3Dq__group select[readonly]{color:#5f4b50;cursor:text;background:#f8f4f4;border-color:#7a14261f}.PersonalForm-module__tzE3Dq__locked{color:#5f4b50;background:#f8f4f4}.PersonalForm-module__tzE3Dq__lockLabel{color:#f1e0de;opacity:.88;align-items:center;gap:6px;margin-left:12px;font-size:11px;font-weight:700;display:inline-flex}.PersonalForm-module__tzE3Dq__lockHelper{color:#6d5960;margin:8px 0 0;font-size:12px;line-height:1.4}.PersonalForm-module__tzE3Dq__group textarea{resize:vertical}.PersonalForm-module__tzE3Dq__group input::placeholder,.PersonalForm-module__tzE3Dq__group textarea::placeholder{color:#9a707a}.PersonalForm-module__tzE3Dq__group input:focus,.PersonalForm-module__tzE3Dq__group select:focus,.PersonalForm-module__tzE3Dq__group textarea:focus{border-color:#7a1426}@media (max-width:768px){.PersonalForm-module__tzE3Dq__grid{grid-template-columns:1fr}}
.BasicDetails-module__4lzERa__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.BasicDetails-module__4lzERa__item{background:linear-gradient(135deg,#7a14260a,#c79a3b0f);border:1px solid #7a142614;border-radius:14px;padding:14px 16px}.BasicDetails-module__4lzERa__item span{color:#7a6068;text-transform:uppercase;letter-spacing:.16em;margin-bottom:6px;font-size:12px;display:block}.BasicDetails-module__4lzERa__item h4{color:#1c0b10;margin:0;font-size:14px;font-weight:700}@media (max-width:768px){.BasicDetails-module__4lzERa__grid{grid-template-columns:1fr}}
.EducationForm-module__kU_hsq__card{background:#fff;border-radius:20px;margin-bottom:30px;padding:30px;box-shadow:0 10px 25px #00000014}.EducationForm-module__kU_hsq__card h2{color:#7a1426;margin-bottom:20px}.EducationForm-module__kU_hsq__grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.EducationForm-module__kU_hsq__group{flex-direction:column;display:flex}.EducationForm-module__kU_hsq__group label{color:#a0596a;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:700}.EducationForm-module__kU_hsq__group input,.EducationForm-module__kU_hsq__group select{color:#1c0b10;border:1px solid #ddd;border-radius:10px;outline:none;padding:12px;font:500 13px/1.4 inherit}.EducationForm-module__kU_hsq__group input::placeholder{color:#9a707a}.EducationForm-module__kU_hsq__group input:focus,.EducationForm-module__kU_hsq__group select:focus{border-color:#7a1426}@media (max-width:768px){.EducationForm-module__kU_hsq__grid{grid-template-columns:1fr}}
.ChatSidebar-module__2BDCSq__sidebar{background:#fff;border-right:1px solid #f2e8eb;border-radius:24px 0 0 24px;flex-direction:column;width:340px;display:flex}.ChatSidebar-module__2BDCSq__header{border-bottom:1px solid #f4e9ed;padding:20px 18px 16px}.ChatSidebar-module__2BDCSq__eyebrow{color:#9a7c84;text-transform:uppercase;letter-spacing:.16em;margin:0 0 6px;font-size:.75rem}.ChatSidebar-module__2BDCSq__header h2{color:#7a1426;margin:0 0 12px;font-size:1.2rem}.ChatSidebar-module__2BDCSq__header input{color:#37252c;background:#fcf8f9;border:1px solid #e7dce1;border-radius:999px;outline:none;width:100%;padding:11px 13px}.ChatSidebar-module__2BDCSq__header input:focus{border-color:#7a1426;box-shadow:0 0 0 3px #7a142614}.ChatSidebar-module__2BDCSq__list{flex-direction:column;flex:1;gap:8px;padding:10px;display:flex;overflow-y:auto}.ChatSidebar-module__2BDCSq__item{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:16px;align-items:center;gap:12px;padding:12px;transition:background .2s,transform .2s;display:flex}.ChatSidebar-module__2BDCSq__item:hover{background:#fff7f8;transform:translateY(-1px)}.ChatSidebar-module__2BDCSq__item.ChatSidebar-module__2BDCSq__active{background:linear-gradient(90deg,#7a142614 0%,#a11d380a 100%);border-color:#7a14261f}.ChatSidebar-module__2BDCSq__avatar{flex-shrink:0;position:relative}.ChatSidebar-module__2BDCSq__image{object-fit:cover;border-radius:50%}.ChatSidebar-module__2BDCSq__online{background:#2e7d32;border:2px solid #fff;border-radius:50%;width:11px;height:11px;position:absolute;bottom:2px;right:2px}.ChatSidebar-module__2BDCSq__info{flex:1;min-width:0}.ChatSidebar-module__2BDCSq__infoTop{justify-content:space-between;align-items:center;gap:8px;margin-bottom:4px;display:flex}.ChatSidebar-module__2BDCSq__info h4{color:#37252c;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.96rem;overflow:hidden}.ChatSidebar-module__2BDCSq__info p{color:#7c6570;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.84rem;overflow:hidden}.ChatSidebar-module__2BDCSq__item small{color:#9a7c84;font-size:.74rem}.ChatSidebar-module__2BDCSq__unread{color:#7a1426;font-size:.8rem;line-height:1}.ChatSidebar-module__2BDCSq__state{color:#7c6570;text-align:center;padding:16px;font-size:.95rem}@media (max-width:900px){.ChatSidebar-module__2BDCSq__sidebar{width:300px}}@media (max-width:768px){.ChatSidebar-module__2BDCSq__sidebar{border-right:none;border-radius:20px 20px 0 0;width:100%;max-height:360px}}
.RecentMatches-module__VOoEgG__card{background:#fff;border:1px solid #7b102d1a;border-radius:1rem;flex-direction:column;height:100%;padding:clamp(.78rem,1.1vw,1rem);display:flex;box-shadow:0 10px 24px #481b2714}.RecentMatches-module__VOoEgG__header{justify-content:space-between;align-items:center;gap:.62rem;margin-bottom:.7rem;display:flex}.RecentMatches-module__VOoEgG__eyebrow{color:#8d7c5b;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:inline-block}.RecentMatches-module__VOoEgG__header h2{color:#7b102d;font-size:clamp(1.1rem,1.8vw,1.32rem)}.RecentMatches-module__VOoEgG__header a{color:#7a1426;font-size:.82rem;font-weight:600;text-decoration:none}.RecentMatches-module__VOoEgG__list{flex-direction:column;flex:1;gap:.56rem;display:flex}.RecentMatches-module__VOoEgG__item{background:linear-gradient(#fffdfb 0%,#fff7f1 100%);border:1px solid #7b102d1a;border-radius:.85rem;align-items:center;gap:.72rem;padding:.72rem;transition:all .25s;display:flex}.RecentMatches-module__VOoEgG__item:hover{border-color:#7b102d3d;transform:translateY(-3px)}.RecentMatches-module__VOoEgG__image{object-fit:cover;border-radius:.78rem;width:clamp(2.9rem,4.8vw,3.6rem);height:clamp(2.9rem,4.8vw,3.6rem)}.RecentMatches-module__VOoEgG__info{flex:1}.RecentMatches-module__VOoEgG__titleRow{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.RecentMatches-module__VOoEgG__info h4{color:#2f2228;font-size:.92rem}.RecentMatches-module__VOoEgG__titleRow span{color:#8d7c5b;font-size:.72rem;font-weight:600}.RecentMatches-module__VOoEgG__info p{color:#6d5f64;font-size:.76rem;line-height:1.5}.RecentMatches-module__VOoEgG__actionLink{color:#fffaf4;cursor:pointer;white-space:nowrap;background:#7b102d;border:none;border-radius:.62rem;justify-content:center;align-items:center;padding:.52rem .76rem;font-size:.76rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.RecentMatches-module__VOoEgG__actionLink:hover{background:#5d0f1d}.RecentMatches-module__VOoEgG__emptyWrap{flex-direction:column;flex:1;justify-content:center;gap:.58rem;display:flex}.RecentMatches-module__VOoEgG__empty{color:#6a5d61;background:#7b102d0d;border-radius:.8rem;padding:.72rem;font-size:.82rem;line-height:1.6}.RecentMatches-module__VOoEgG__skeletonList{flex-direction:column;gap:.56rem;display:flex}.RecentMatches-module__VOoEgG__skeletonItem{background:linear-gradient(90deg,#7b102d14 0%,#7b102d29 50%,#7b102d14 100%) 0 0/200% 100%;border-radius:.8rem;height:3.2rem;animation:1.2s linear infinite RecentMatches-module__VOoEgG__shimmer}@keyframes RecentMatches-module__VOoEgG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.RecentMatches-module__VOoEgG__card{border-radius:.9rem;padding:.78rem}.RecentMatches-module__VOoEgG__header,.RecentMatches-module__VOoEgG__item{flex-direction:column;align-items:flex-start}.RecentMatches-module__VOoEgG__actionLink{width:100%}.RecentMatches-module__VOoEgG__titleRow{flex-direction:column;align-items:flex-start}}
.FamilyDetails-module__k6phKW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.FamilyDetails-module__k6phKW__item{background:linear-gradient(135deg,#7a14260a,#c79a3b0f);border:1px solid #7a142614;border-radius:14px;padding:14px 16px}.FamilyDetails-module__k6phKW__item span{color:#7a6068;text-transform:uppercase;letter-spacing:.16em;margin-bottom:6px;font-size:12px;display:block}.FamilyDetails-module__k6phKW__item h4{color:#1c0b10;margin:0;font-size:14px;font-weight:700}@media (max-width:768px){.FamilyDetails-module__k6phKW__grid{grid-template-columns:1fr}}
.FamilyForm-module__Ky_Moq__card{background:#fff;border-radius:20px;margin-bottom:30px;padding:30px;box-shadow:0 10px 25px #00000014}.FamilyForm-module__Ky_Moq__card h2{color:#7a1426;margin-bottom:20px}.FamilyForm-module__Ky_Moq__grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.FamilyForm-module__Ky_Moq__group{flex-direction:column;display:flex}.FamilyForm-module__Ky_Moq__group label{color:#a0596a;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:700}.FamilyForm-module__Ky_Moq__group input,.FamilyForm-module__Ky_Moq__group select{color:#1c0b10;border:1px solid #ddd;border-radius:10px;outline:none;padding:12px;font:500 13px/1.4 inherit}.FamilyForm-module__Ky_Moq__group input::placeholder{color:#9a707a}.FamilyForm-module__Ky_Moq__group input:focus,.FamilyForm-module__Ky_Moq__group select:focus{border-color:#7a1426}@media (max-width:768px){.FamilyForm-module__Ky_Moq__grid{grid-template-columns:1fr}}
.ProfileInfo-module__3aSkZG__sections{flex-direction:column;gap:20px;display:flex}.ProfileInfo-module__3aSkZG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.ProfileInfo-module__3aSkZG__item{padding:0}.ProfileInfo-module__3aSkZG__item span{letter-spacing:1.2px;text-transform:uppercase;color:#a0596a;margin-bottom:6px;font-size:10px;font-weight:700;display:block}.ProfileInfo-module__3aSkZG__item h4{color:#1c0b10;word-break:break-word;background:#fff;border:1px solid #ddd;border-radius:10px;margin:0;padding:12px;font-size:13px;font-weight:500;line-height:1.4}.ProfileInfo-module__3aSkZG__stateCard{color:#7a6068;background:#fdf7f8;border:1px solid #f0dce2;border-radius:10px;padding:12px 14px;font-size:13px;line-height:1.6}@media (max-width:768px){.ProfileInfo-module__3aSkZG__sections{gap:14px}.ProfileInfo-module__3aSkZG__grid{grid-template-columns:1fr;gap:20px}.ProfileInfo-module__3aSkZG__item{padding:0}.ProfileInfo-module__3aSkZG__item h4{font-size:13px}}
.ChatWindow-module__U4lZ3q__header{background:#fff;border-bottom:1px solid #f2e8eb;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.ChatWindow-module__U4lZ3q__user{align-items:center;gap:12px;display:flex}.ChatWindow-module__U4lZ3q__avatar{object-fit:cover;border:2px solid #f2e8eb;border-radius:50%}.ChatWindow-module__U4lZ3q__user h3{color:#37252c;margin:0 0 3px;font-size:1rem}.ChatWindow-module__U4lZ3q__user span{color:#2e7d32;font-size:.9rem}.ChatWindow-module__U4lZ3q__headerActions{flex-wrap:wrap;gap:8px;display:flex}.ChatWindow-module__U4lZ3q__secondaryAction,.ChatWindow-module__U4lZ3q__secondaryActionDisabled,.ChatWindow-module__U4lZ3q__primaryAction{border-radius:999px;padding:9px 14px;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s}.ChatWindow-module__U4lZ3q__secondaryAction{color:#7a1426;background:#fff;border:1px solid #7a14262e}.ChatWindow-module__U4lZ3q__secondaryActionDisabled{color:#a38b95;cursor:not-allowed;background:#f8f1f3;border:1px solid #efe3e8}.ChatWindow-module__U4lZ3q__primaryAction{color:#fff;background:linear-gradient(90deg,#7a1426 0%,#a11d38 100%);box-shadow:0 10px 20px #7a14261f}.ChatWindow-module__U4lZ3q__secondaryAction:hover,.ChatWindow-module__U4lZ3q__primaryAction:hover{transform:translateY(-1px)}.ChatWindow-module__U4lZ3q__messages{background:linear-gradient(#fbf7f8 0%,#f7f0f3 100%);flex-direction:column;flex:1;gap:10px;padding:22px;display:flex;overflow-y:auto}.ChatWindow-module__U4lZ3q__state,.ChatWindow-module__U4lZ3q__emptyState{text-align:center;color:#6d5960;max-width:420px;margin:auto;padding:28px 18px}.ChatWindow-module__U4lZ3q__emptyState svg{width:200px;height:auto;margin-bottom:12px}.ChatWindow-module__U4lZ3q__emptyState h3{color:#7a1426;margin:0 0 8px;font-size:1.15rem}.ChatWindow-module__U4lZ3q__emptyState p{margin:0;line-height:1.7}.ChatWindow-module__U4lZ3q__typing{color:#9a7c84;background:#fff;border-radius:999px;align-self:flex-start;margin-top:4px;padding:8px 12px;font-size:.9rem;box-shadow:0 8px 24px #1818180f}@media (max-width:768px){.ChatWindow-module__U4lZ3q__header{flex-direction:column;align-items:flex-start;gap:10px}.ChatWindow-module__U4lZ3q__headerActions{width:100%}.ChatWindow-module__U4lZ3q__messages{padding:16px}}
.Interests-module__qQCpTW__card{background:#fff;border:1px solid #7b102d1a;border-radius:1rem;flex-direction:column;height:100%;padding:clamp(.78rem,1.1vw,1rem);display:flex;box-shadow:0 10px 24px #481b2714}.Interests-module__qQCpTW__header{justify-content:space-between;align-items:flex-start;gap:.62rem;margin-bottom:.7rem;display:flex}.Interests-module__qQCpTW__eyebrow{color:#8d7c5b;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:inline-block}.Interests-module__qQCpTW__card h2{color:#7b102d;font-size:clamp(1.1rem,1.8vw,1.32rem)}.Interests-module__qQCpTW__count{color:#7b102d;background:#7b102d1a;border-radius:999px;justify-content:center;align-items:center;min-width:2.05rem;height:2.05rem;padding:0 .5rem;font-size:.75rem;font-weight:700;display:inline-flex}.Interests-module__qQCpTW__list{flex-direction:column;flex:1;gap:.56rem;display:flex}.Interests-module__qQCpTW__item{background:linear-gradient(#fffdfb 0%,#fff7f1 100%);border:1px solid #7b102d1a;border-radius:.85rem;align-items:center;gap:.68rem;padding:.7rem;transition:all .25s;display:flex}.Interests-module__qQCpTW__item:hover{border-color:#7b102d3d;transform:translateY(-3px)}.Interests-module__qQCpTW__image{object-fit:cover;border-radius:.78rem;width:clamp(2.7rem,4.4vw,3.3rem);height:clamp(2.7rem,4.4vw,3.3rem)}.Interests-module__qQCpTW__info{flex:1}.Interests-module__qQCpTW__titleRow{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.Interests-module__qQCpTW__info h4{color:#2f2228;font-size:.92rem}.Interests-module__qQCpTW__info p{color:#6d5f64;font-size:.76rem;line-height:1.5}.Interests-module__qQCpTW__titleRow span{border-radius:20px;padding:.2rem .48rem;font-size:.66rem;font-weight:600;display:inline-block}.Interests-module__qQCpTW__new{color:#1565c0;background:#e3f2fd}.Interests-module__qQCpTW__accepted{color:#2e7d32;background:#e8f5e9}.Interests-module__qQCpTW__pending{color:#f9a825;background:#fff8e1}.Interests-module__qQCpTW__rejected{color:#c62828;background:#fde7e7}.Interests-module__qQCpTW__empty{color:#6a5d61;background:#7b102d0d;border-radius:.8rem;padding:.72rem;font-size:.82rem;line-height:1.6}.Interests-module__qQCpTW__emptyWrap{flex-direction:column;flex:1;justify-content:center;gap:.58rem;display:flex}.Interests-module__qQCpTW__browseButton{color:#fff8f3;background:#7b102d;border-radius:.62rem;width:fit-content;padding:.5rem .75rem;font-size:.76rem;font-weight:600;text-decoration:none;transition:all .25s}.Interests-module__qQCpTW__browseButton:hover{background:#5f0c22}.Interests-module__qQCpTW__skeletonList{flex-direction:column;gap:.56rem;display:flex}.Interests-module__qQCpTW__skeletonItem{background:linear-gradient(90deg,#7b102d14 0%,#7b102d29 50%,#7b102d14 100%) 0 0/200% 100%;border-radius:.8rem;height:3rem;animation:1.2s linear infinite Interests-module__qQCpTW__shimmer}@keyframes Interests-module__qQCpTW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.Interests-module__qQCpTW__card{border-radius:.9rem;padding:.78rem}.Interests-module__qQCpTW__header{align-items:center}.Interests-module__qQCpTW__item{flex-direction:column;align-items:flex-start}.Interests-module__qQCpTW__info{width:100%}.Interests-module__qQCpTW__titleRow{flex-direction:column;align-items:flex-start}.Interests-module__qQCpTW__browseButton{text-align:center;width:100%}}
.PartnerPreference-module__aeTPbG__list{flex-direction:column;gap:12px;display:flex}.PartnerPreference-module__aeTPbG__item{background:linear-gradient(135deg,#7a14260a,#c79a3b0f);border:1px solid #7a142614;border-radius:14px;padding:14px 16px}.PartnerPreference-module__aeTPbG__item span{color:#7a6068;text-transform:uppercase;letter-spacing:.16em;margin-bottom:6px;font-size:12px;display:block}.PartnerPreference-module__aeTPbG__item h4{color:#1c0b10;margin:0;font-size:14px;font-weight:700}.PartnerPreference-module__aeTPbG__about{background:#7a142608;border:1px solid #7a142614;border-radius:14px;margin-top:16px;padding:16px}.PartnerPreference-module__aeTPbG__about h3{color:#7a1426;margin:0 0 8px;font-size:15px}.PartnerPreference-module__aeTPbG__about p{color:#5f4d54;white-space:pre-wrap;margin:0;line-height:1.7}
.FamilyDetails-module__4FV-fW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.FamilyDetails-module__4FV-fW__item{padding:0}.FamilyDetails-module__4FV-fW__item div{min-width:0}.FamilyDetails-module__4FV-fW__item div span{text-transform:uppercase;letter-spacing:1.2px;color:#a0596a;margin-bottom:6px;font-size:10px;font-weight:700;display:block}.FamilyDetails-module__4FV-fW__item div h4{color:#1c0b10;word-break:break-word;background:#fff;border:1px solid #ddd;border-radius:10px;margin:0;padding:12px;font-size:13px;font-weight:500;line-height:1.4}@media (max-width:768px){.FamilyDetails-module__4FV-fW__grid{grid-template-columns:1fr;gap:20px}.FamilyDetails-module__4FV-fW__item{padding:0}.FamilyDetails-module__4FV-fW__item div h4{font-size:13px}}
.HoroscopeForm-module__d8jJLq__card{background:#fff;border-radius:20px;margin-bottom:30px;padding:30px;box-shadow:0 10px 25px #00000014}.HoroscopeForm-module__d8jJLq__card h2{color:#7a1426;margin-bottom:20px}.HoroscopeForm-module__d8jJLq__grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.HoroscopeForm-module__d8jJLq__group{flex-direction:column;display:flex}.HoroscopeForm-module__d8jJLq__group label{color:#a0596a;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:700}.HoroscopeForm-module__d8jJLq__group input,.HoroscopeForm-module__d8jJLq__group select{color:#1c0b10;border:1px solid #ddd;border-radius:10px;outline:none;padding:12px;font:500 13px/1.4 inherit}.HoroscopeForm-module__d8jJLq__group input::placeholder{color:#9a707a}.HoroscopeForm-module__d8jJLq__group input:focus,.HoroscopeForm-module__d8jJLq__group select:focus{border-color:#7a1426}@media (max-width:768px){.HoroscopeForm-module__d8jJLq__grid{grid-template-columns:1fr}}
.ProfilePhoto-module__OaBjgq__card{background:#fff;border-radius:20px;margin-bottom:30px;padding:30px;box-shadow:0 10px 25px #00000014}.ProfilePhoto-module__OaBjgq__card h2{color:#7a1426;margin-bottom:25px;font-size:28px}.ProfilePhoto-module__OaBjgq__wrapper{align-items:center;gap:40px;display:flex}.ProfilePhoto-module__OaBjgq__photo{border:5px solid #d4af37;border-radius:50%;flex-shrink:0;width:180px;height:180px;overflow:hidden}.ProfilePhoto-module__OaBjgq__image{object-fit:cover;width:100%;height:100%}.ProfilePhoto-module__OaBjgq__content{flex:1}.ProfilePhoto-module__OaBjgq__content h3{color:#333;margin-bottom:10px}.ProfilePhoto-module__OaBjgq__content p{color:#777;margin-bottom:20px;line-height:1.6}.ProfilePhoto-module__OaBjgq__input{width:100%;margin-bottom:20px}.ProfilePhoto-module__OaBjgq__buttons{gap:15px;display:flex}.ProfilePhoto-module__OaBjgq__upload{color:#fff;cursor:pointer;background:#7a1426;border:none;border-radius:10px;padding:12px 24px;font-weight:600}.ProfilePhoto-module__OaBjgq__upload:hover{background:#5d0f1d}.ProfilePhoto-module__OaBjgq__remove{color:#7a1426;cursor:pointer;background:#fff;border:2px solid #7a1426;border-radius:10px;padding:12px 24px;font-weight:600}.ProfilePhoto-module__OaBjgq__remove:hover{color:#fff;background:#7a1426}@media (max-width:768px){.ProfilePhoto-module__OaBjgq__wrapper{text-align:center;flex-direction:column}.ProfilePhoto-module__OaBjgq__buttons{flex-direction:column}.ProfilePhoto-module__OaBjgq__upload,.ProfilePhoto-module__OaBjgq__remove{width:100%}}
.MessageBubble-module__U6j1yW__wrapper{display:flex}.MessageBubble-module__U6j1yW__me{justify-content:flex-end}.MessageBubble-module__U6j1yW__other{justify-content:flex-start}.MessageBubble-module__U6j1yW__grouped{margin-top:-2px}.MessageBubble-module__U6j1yW__bubble{border-radius:18px;max-width:min(72%,580px);padding:10px 12px 8px;box-shadow:0 10px 24px #1818180f}.MessageBubble-module__U6j1yW__me .MessageBubble-module__U6j1yW__bubble{color:#fff;background:linear-gradient(90deg,#7a1426 0%,#a11d38 100%);border-bottom-right-radius:6px}.MessageBubble-module__U6j1yW__other .MessageBubble-module__U6j1yW__bubble{color:#37252c;background:#fff;border-bottom-left-radius:6px}.MessageBubble-module__U6j1yW__bubble p{word-break:break-word;margin:0;line-height:1.6}.MessageBubble-module__U6j1yW__meta{opacity:.8;justify-content:flex-end;align-items:center;gap:6px;margin-top:6px;font-size:.72rem;display:flex}.MessageBubble-module__U6j1yW__other .MessageBubble-module__U6j1yW__meta{justify-content:flex-start}.MessageBubble-module__U6j1yW__status{font-weight:700}@media (max-width:768px){.MessageBubble-module__U6j1yW__bubble{max-width:86%}}
.Gallery-module__EkRYxa__card{background:#fff;border-radius:20px;padding:30px;box-shadow:0 10px 25px #00000014}.Gallery-module__EkRYxa__card h2{color:#7a1426;margin-bottom:25px;font-size:28px}.Gallery-module__EkRYxa__grid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.Gallery-module__EkRYxa__photo{border-radius:15px;overflow:hidden}.Gallery-module__EkRYxa__image{object-fit:cover;width:100%;height:200px;transition:all .3s}.Gallery-module__EkRYxa__photo:hover .Gallery-module__EkRYxa__image{transform:scale(1.08)}@media (max-width:768px){.Gallery-module__EkRYxa__grid{grid-template-columns:1fr}.Gallery-module__EkRYxa__card{padding:20px}.Gallery-module__EkRYxa__image{height:250px}}
.PartnerPreferenceForm-module__Lzlnwa__card{background:#fff;border-radius:20px;margin-bottom:30px;padding:30px;box-shadow:0 10px 25px #00000014}.PartnerPreferenceForm-module__Lzlnwa__card h2{color:#7a1426;margin-bottom:20px}.PartnerPreferenceForm-module__Lzlnwa__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.PartnerPreferenceForm-module__Lzlnwa__group{flex-direction:column;display:flex}.PartnerPreferenceForm-module__Lzlnwa__group label,.PartnerPreferenceForm-module__Lzlnwa__about label{color:#a0596a;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:700}.PartnerPreferenceForm-module__Lzlnwa__group input,.PartnerPreferenceForm-module__Lzlnwa__about textarea{color:#1c0b10;border:1px solid #ddd;border-radius:10px;outline:none;padding:12px;font:500 13px/1.4 inherit}.PartnerPreferenceForm-module__Lzlnwa__group input::placeholder,.PartnerPreferenceForm-module__Lzlnwa__about textarea::placeholder{color:#9a707a}.PartnerPreferenceForm-module__Lzlnwa__group input:focus,.PartnerPreferenceForm-module__Lzlnwa__about textarea:focus{border-color:#7a1426}.PartnerPreferenceForm-module__Lzlnwa__row{gap:10px;display:flex}.PartnerPreferenceForm-module__Lzlnwa__about{flex-direction:column;gap:12px;margin-top:24px;margin-bottom:24px;display:flex}.PartnerPreferenceForm-module__Lzlnwa__about textarea{resize:vertical}.PartnerPreferenceForm-module__Lzlnwa__button{color:#fff;cursor:pointer;background:#7a1426;border:none;border-radius:10px;margin-top:25px;padding:14px 28px;font-weight:600}.PartnerPreferenceForm-module__Lzlnwa__button:hover{background:#5d0f1d}@media (max-width:768px){.PartnerPreferenceForm-module__Lzlnwa__grid{grid-template-columns:1fr}.PartnerPreferenceForm-module__Lzlnwa__row{flex-direction:column}.PartnerPreferenceForm-module__Lzlnwa__button{width:100%}}
.Gallery-module__sYkEra__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.Gallery-module__sYkEra__imageBox{aspect-ratio:4/5;cursor:pointer;background:#f7f2f3;border:1px solid #ede4e7;border-radius:14px;transition:transform .24s,box-shadow .24s,border-color .24s;position:relative;overflow:hidden}.Gallery-module__sYkEra__imageBox:hover{border-color:#c79a3b;transform:translateY(-4px);box-shadow:0 14px 32px #3d162321}.Gallery-module__sYkEra__image{object-fit:cover;width:100%;height:100%;transition:transform .38s}.Gallery-module__sYkEra__imageBox:hover .Gallery-module__sYkEra__image{transform:scale(1.07)}.Gallery-module__sYkEra__uploadBtn{color:#fff;letter-spacing:.3px;cursor:pointer;background:linear-gradient(135deg,#7b102d,#9c1c3c);border:none;border-radius:12px;justify-content:center;align-items:center;gap:9px;width:100%;margin-top:18px;padding:13px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 14px #7b102d3d}.Gallery-module__sYkEra__uploadBtn:hover{transform:translateY(-2px);box-shadow:0 10px 24px #7b102d4d}.Gallery-module__sYkEra__uploadBtn svg{font-size:17px}@media (max-width:768px){.Gallery-module__sYkEra__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.Gallery-module__sYkEra__uploadBtn{padding:12px}}@media (max-width:480px){.Gallery-module__sYkEra__grid{gap:10px}}
.ShortlistCard-module__umYGtq__card{background:#fff;border-radius:24px;flex-direction:column;height:100%;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 16px 40px #18181814}.ShortlistCard-module__umYGtq__card:hover{transform:translateY(-6px);box-shadow:0 24px 48px #7a142624}.ShortlistCard-module__umYGtq__imageBox{aspect-ratio:4/5;background:linear-gradient(#fffaf8f2 0%,#f1e9e5f2 100%);justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.ShortlistCard-module__umYGtq__avatar{border:6px solid #ffffffe6;box-shadow:0 16px 36px #0000001f}.ShortlistCard-module__umYGtq__image{object-fit:cover;transition:transform .4s}.ShortlistCard-module__umYGtq__placeholder{color:#7a1426;letter-spacing:-.03em;text-transform:uppercase;background:linear-gradient(150deg,#f7efe6 0%,#efd2cd 35%,#e8b3b1 70%,#d89a9f 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:98px;font-weight:900;display:flex;position:relative;overflow:hidden}.ShortlistCard-module__umYGtq__placeholder:before{content:"";opacity:.7;pointer-events:none;background-image:radial-gradient(circle at 20% 20%,#ffffff8c 0%,#fff0 28%),radial-gradient(circle at 80% 25%,#ffffff52 0%,#fff0 16%),radial-gradient(circle at 50% 80%,#fff3 0%,#fff0 24%);position:absolute;inset:0}.ShortlistCard-module__umYGtq__placeholder>*{z-index:1;position:relative}.ShortlistCard-module__umYGtq__card:hover .ShortlistCard-module__umYGtq__image{transform:scale(1.06)}.ShortlistCard-module__umYGtq__overlay{pointer-events:none;background:linear-gradient(#1212123d 0%,#12121200 100%);justify-content:flex-start;align-items:flex-start;padding:14px;display:flex;position:absolute;inset:0}.ShortlistCard-module__umYGtq__badgeRow{flex-wrap:wrap;gap:8px;display:flex}.ShortlistCard-module__umYGtq__premiumBadge,.ShortlistCard-module__umYGtq__verifiedBadge{letter-spacing:.02em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:700}.ShortlistCard-module__umYGtq__premiumBadge{color:#5b3400;background:#f2c94c}.ShortlistCard-module__umYGtq__verifiedBadge{color:#1f6d2c;background:#ffffffeb}.ShortlistCard-module__umYGtq__content{flex-direction:column;flex:1;padding:20px 20px 18px;display:flex}.ShortlistCard-module__umYGtq__heading{margin-bottom:12px}.ShortlistCard-module__umYGtq__heading h3{color:#7a1426;margin:0 0 4px;font-size:1.2rem}.ShortlistCard-module__umYGtq__location{color:#8a6f75;margin:0;font-size:.95rem}.ShortlistCard-module__umYGtq__details{gap:8px;margin:0 0 12px;padding:0;list-style:none;display:grid}.ShortlistCard-module__umYGtq__details li{color:#6d5960;justify-content:space-between;gap:10px;font-size:.9rem;display:flex}.ShortlistCard-module__umYGtq__details span{color:#8a6f75}.ShortlistCard-module__umYGtq__details strong{color:#37252c;text-align:right;font-weight:600}.ShortlistCard-module__umYGtq__meta{border-top:1px solid #f1e8eb;gap:8px;margin-top:auto;padding-top:8px;display:grid}.ShortlistCard-module__umYGtq__meta p{color:#6d5960;justify-content:space-between;gap:8px;margin:0;font-size:.9rem;display:flex}.ShortlistCard-module__umYGtq__meta span{color:#9a7c84}.ShortlistCard-module__umYGtq__buttons{gap:10px;margin-top:14px;display:flex}.ShortlistCard-module__umYGtq__view,.ShortlistCard-module__umYGtq__remove{cursor:pointer;border-radius:999px;flex:1;padding:11px 12px;font-size:.92rem;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s}.ShortlistCard-module__umYGtq__view{color:#fff;background:linear-gradient(90deg,#7a1426 0%,#a11d38 100%);justify-content:center;align-items:center;text-decoration:none;display:inline-flex;box-shadow:0 10px 20px #7a142629}.ShortlistCard-module__umYGtq__view:hover{transform:translateY(-1px);box-shadow:0 12px 24px #7a142633}.ShortlistCard-module__umYGtq__remove{color:#7a1426;background:#fff;border:1px solid #7a14262e;justify-content:center;align-items:center;gap:7px;display:inline-flex}.ShortlistCard-module__umYGtq__remove:hover{background:#fdf5f7;transform:translateY(-1px)}.ShortlistCard-module__umYGtq__icon{justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.ShortlistCard-module__umYGtq__icon svg{width:100%;height:100%}@media (max-width:768px){.ShortlistCard-module__umYGtq__buttons{flex-direction:column}.ShortlistCard-module__umYGtq__content{padding:18px}}
.GalleryUpload-module__5L_Sjq__card{background:#fff;border-radius:20px;margin-bottom:30px;padding:30px;box-shadow:0 10px 25px #00000014}.GalleryUpload-module__5L_Sjq__card h2{color:#7a1426;margin-bottom:25px;font-size:28px}.GalleryUpload-module__5L_Sjq__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.GalleryUpload-module__5L_Sjq__box{cursor:pointer;background:#fafafa;border:2px dashed #d4af37;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;height:220px;transition:all .3s;display:flex}.GalleryUpload-module__5L_Sjq__box:hover{background:#fff7ea;border-color:#7a1426}.GalleryUpload-module__5L_Sjq__box span{color:#7a1426;font-size:50px;font-weight:700}.GalleryUpload-module__5L_Sjq__box p{color:#666;margin-top:10px;font-weight:600}.GalleryUpload-module__5L_Sjq__preview{object-fit:cover;border-radius:14px;width:100%;height:100%}.GalleryUpload-module__5L_Sjq__removeButton{color:#7a1426;cursor:pointer;background:0 0;border:1px solid #d4af37;border-radius:12px;margin-top:12px;padding:8px 12px;font-weight:600}.GalleryUpload-module__5L_Sjq__removeButton:disabled{opacity:.6;cursor:not-allowed}@media (max-width:992px){.GalleryUpload-module__5L_Sjq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.GalleryUpload-module__5L_Sjq__grid{grid-template-columns:1fr}.GalleryUpload-module__5L_Sjq__box{height:180px}}
.ProfileCard-module__5Jq5_G__card{background:#fff;border:1px solid #7a142614;border-radius:24px;flex-direction:column;height:100%;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 16px 40px #47182614}.ProfileCard-module__5Jq5_G__card:hover{transform:translateY(-6px);box-shadow:0 24px 50px #7a142624}.ProfileCard-module__5Jq5_G__imageBox{aspect-ratio:4/5;background:linear-gradient(135deg,#f6ecef 0%,#fffdfd 100%);justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.ProfileCard-module__5Jq5_G__avatar{border:6px solid #fffffff2;border-radius:999px;overflow:hidden;box-shadow:0 18px 40px #0000001f}.ProfileCard-module__5Jq5_G__image{object-fit:cover;width:100%;height:100%;transition:transform .35s}.ProfileCard-module__5Jq5_G__card:hover .ProfileCard-module__5Jq5_G__image{transform:scale(1.05)}.ProfileCard-module__5Jq5_G__badgeRow{flex-wrap:wrap;gap:8px;display:flex;position:absolute;top:14px;left:14px}.ProfileCard-module__5Jq5_G__premium,.ProfileCard-module__5Jq5_G__verified{color:#fff;border-radius:999px;align-items:center;padding:6px 10px;font-size:11px;font-weight:700;display:inline-flex}.ProfileCard-module__5Jq5_G__premium{color:#4b2e0f;background:linear-gradient(90deg,#c79a3b 0%,#d9b865 100%)}.ProfileCard-module__5Jq5_G__verified{background:#0c562aeb}.ProfileCard-module__5Jq5_G__favorite{cursor:pointer;background:#fffffff2;border:none;border-radius:50%;width:40px;height:40px;font-size:18px;position:absolute;top:14px;right:14px;box-shadow:0 10px 20px #00000014}.ProfileCard-module__5Jq5_G__content{flex-direction:column;flex:1;justify-content:space-between;gap:14px;padding:18px 18px 20px;display:flex}.ProfileCard-module__5Jq5_G__headerRow{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.ProfileCard-module__5Jq5_G__headerRow h3{color:#7a1426;margin:0 0 4px;font-size:19px;font-weight:800}.ProfileCard-module__5Jq5_G__age{color:#8f6f77;margin:0;font-size:13px}.ProfileCard-module__5Jq5_G__gender{color:#7a1426;text-transform:uppercase;letter-spacing:.08em;background:#7a14260f;border-radius:999px;align-items:center;padding:6px 10px;font-size:11px;font-weight:700;display:inline-flex}.ProfileCard-module__5Jq5_G__metaList{flex-wrap:wrap;gap:8px;display:flex}.ProfileCard-module__5Jq5_G__metaList span{color:#6a4f55;background:#fcf7f8;border:1px solid #7a14260f;border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;display:inline-flex}.ProfileCard-module__5Jq5_G__buttons{gap:10px;margin-top:auto;display:flex}.ProfileCard-module__5Jq5_G__view{color:#fff;cursor:pointer;background:linear-gradient(90deg,#7a1426 0%,#9c1c3c 100%);border:none;border-radius:999px;justify-content:center;align-items:center;width:100%;padding:12px 14px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.ProfileCard-module__5Jq5_G__view:hover{transform:translateY(-1px);box-shadow:0 10px 18px #7a142629}@media (max-width:640px){.ProfileCard-module__5Jq5_G__content{padding:16px}}
.ChatInput-module__Fj9DCW__inputArea{background:#fff;border-top:1px solid #f2e8eb;align-items:flex-end;gap:10px;padding:16px 18px;display:flex}.ChatInput-module__Fj9DCW__icon{cursor:pointer;color:#7a1426;background:#f8f1f3;border:none;border-radius:50%;width:42px;height:42px;font-size:18px}.ChatInput-module__Fj9DCW__icon:hover{background:#f1e2e6}.ChatInput-module__Fj9DCW__inputArea textarea{resize:vertical;background:#fcf8f9;border:1px solid #e7dce1;border-radius:18px;outline:none;flex:1;min-height:46px;max-height:120px;padding:12px 14px;font-size:.95rem}.ChatInput-module__Fj9DCW__inputArea textarea:focus{border-color:#7a1426;box-shadow:0 0 0 3px #7a142614}.ChatInput-module__Fj9DCW__inputArea textarea:disabled{opacity:.7;cursor:not-allowed}.ChatInput-module__Fj9DCW__send{color:#fff;cursor:pointer;background:linear-gradient(90deg,#7a1426 0%,#a11d38 100%);border:none;border-radius:999px;padding:12px 18px;font-weight:700}.ChatInput-module__Fj9DCW__send:hover:not(:disabled){transform:translateY(-1px)}.ChatInput-module__Fj9DCW__send:disabled{cursor:not-allowed;opacity:.7}@media (max-width:768px){.ChatInput-module__Fj9DCW__inputArea{align-items:center;padding:12px}.ChatInput-module__Fj9DCW__send{padding:10px 14px}}
.InteractionCard-module__xlizaW__card{background:#fff;border-radius:24px;flex-direction:column;height:100%;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 16px 40px #18181814}.InteractionCard-module__xlizaW__card:hover{transform:translateY(-6px);box-shadow:0 24px 48px #7a142624}.InteractionCard-module__xlizaW__imageBox{aspect-ratio:4/5;background:linear-gradient(150deg,#f7efe6 0%,#efd2cd 35%,#e8b3b1 70%,#d89a9f 100%);justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.InteractionCard-module__xlizaW__image{object-fit:cover;transition:transform .4s}.InteractionCard-module__xlizaW__placeholder{color:#7a1426;text-transform:uppercase;letter-spacing:-.03em;background:linear-gradient(150deg,#f7efe6 0%,#efd2cd 35%,#e8b3b1 70%,#d89a9f 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:104px;font-weight:900;line-height:1;display:flex;position:relative;overflow:hidden}.InteractionCard-module__xlizaW__placeholder:before{content:"";opacity:.78;pointer-events:none;background-image:radial-gradient(circle at 18% 18%,#ffffff6b 0%,#fff0 25%),radial-gradient(circle at 82% 24%,#ffffff47 0%,#fff0 16%),radial-gradient(circle at 50% 78%,#ffffff2e 0%,#fff0 20%),linear-gradient(135deg,#ffffff1f,#fff0 60%);position:absolute;inset:0}.InteractionCard-module__xlizaW__placeholder>*{z-index:1;position:relative}.InteractionCard-module__xlizaW__card:hover .InteractionCard-module__xlizaW__image{transform:scale(1.06)}.InteractionCard-module__xlizaW__verified{color:#1f6d2c;background:#ffffffeb;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:700;position:absolute;top:14px;left:14px}.InteractionCard-module__xlizaW__content{flex-direction:column;flex:1;padding:20px;display:flex}.InteractionCard-module__xlizaW__heading{margin-bottom:8px}.InteractionCard-module__xlizaW__heading h3{color:#7a1426;margin:0 0 4px;font-size:1.2rem}.InteractionCard-module__xlizaW__location{color:#8a6f75;margin:0}.InteractionCard-module__xlizaW__profession{color:#6d5960;margin:0 0 10px;font-size:.95rem}.InteractionCard-module__xlizaW__status{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;align-items:center;width:fit-content;margin-bottom:12px;padding:6px 12px;font-size:.8rem;font-weight:700;display:inline-flex}.InteractionCard-module__xlizaW__pending{color:#b67600;background:#fff8e1}.InteractionCard-module__xlizaW__accepted{color:#2e7d32;background:#e8f5e9}.InteractionCard-module__xlizaW__rejected{color:#c62828;background:#fdecec}.InteractionCard-module__xlizaW__sentDate{color:#6d5960;justify-content:space-between;gap:8px;margin:0 0 12px;font-size:.92rem;display:flex}.InteractionCard-module__xlizaW__sentDate span{color:#9a7c84}.InteractionCard-module__xlizaW__sentWorkflow{gap:10px;margin-top:auto;display:grid}.InteractionCard-module__xlizaW__message{color:#7a1426;margin:0;font-weight:700}.InteractionCard-module__xlizaW__contactInfo{color:#2e7d32;margin:0;font-weight:600}.InteractionCard-module__xlizaW__buttons{flex-wrap:wrap;gap:10px;display:flex}.InteractionCard-module__xlizaW__view,.InteractionCard-module__xlizaW__accept,.InteractionCard-module__xlizaW__reject,.InteractionCard-module__xlizaW__cancel,.InteractionCard-module__xlizaW__chat{cursor:pointer;text-align:center;border:1px solid #0000;border-radius:999px;flex:140px;padding:10px 12px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s}.InteractionCard-module__xlizaW__view{color:#7a1426;background:#fff;border-color:#7a14262e}.InteractionCard-module__xlizaW__view:hover{background:#fdf5f7;transform:translateY(-1px)}.InteractionCard-module__xlizaW__accept{color:#fff;background:#2e7d32}.InteractionCard-module__xlizaW__accept:hover{background:#215d27;transform:translateY(-1px)}.InteractionCard-module__xlizaW__reject{color:#fff;background:#c62828}.InteractionCard-module__xlizaW__reject:hover{background:#9a1d1d;transform:translateY(-1px)}.InteractionCard-module__xlizaW__cancel{color:#7a1426;background:#fff;border-color:#7a14262e}.InteractionCard-module__xlizaW__cancel:hover{background:#fdf5f7;transform:translateY(-1px)}.InteractionCard-module__xlizaW__chat{color:#fff;background:#7a1426}.InteractionCard-module__xlizaW__chat:hover:not(:disabled){background:#5d0f1d;transform:translateY(-1px)}.InteractionCard-module__xlizaW__chat:disabled{cursor:not-allowed;opacity:.65}@media (max-width:768px){.InteractionCard-module__xlizaW__buttons{flex-direction:column}.InteractionCard-module__xlizaW__content{padding:18px}}
.EducationCareer-module__iga85G__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.EducationCareer-module__iga85G__item{background:linear-gradient(135deg,#7a14260a,#c79a3b0f);border:1px solid #7a14261a;border-radius:16px;padding:14px 16px}.EducationCareer-module__iga85G__item span{text-transform:uppercase;letter-spacing:.16em;color:#7a6068;margin-bottom:6px;font-size:12px;display:block}.EducationCareer-module__iga85G__item strong{color:#1c0b10;font-size:14px;font-weight:700}@media (max-width:640px){.EducationCareer-module__iga85G__grid{grid-template-columns:1fr}}
.PartnerPreferences-module__Kweaya__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.PartnerPreferences-module__Kweaya__item{padding:0}.PartnerPreferences-module__Kweaya__item div{min-width:0}.PartnerPreferences-module__Kweaya__item div span{letter-spacing:1.2px;text-transform:uppercase;color:#a0596a;margin-bottom:6px;font-size:10px;font-weight:700;display:block}.PartnerPreferences-module__Kweaya__item h4{color:#1c0b10;word-break:break-word;background:#fff;border:1px solid #ddd;border-radius:10px;margin:0;padding:12px;font-size:13px;font-weight:500;line-height:1.4}.PartnerPreferences-module__Kweaya__aboutSection{flex-direction:column;grid-column:1/-1;gap:12px;margin:24px 0;display:flex}.PartnerPreferences-module__Kweaya__aboutSectionLabel{color:#7a1027;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:700;display:block}.PartnerPreferences-module__Kweaya__aboutSectionValue{background:#f7f2f4;border:1px solid #eddce0;border-radius:12px;padding:18px 20px}.PartnerPreferences-module__Kweaya__aboutSectionValue p{color:#4f3c43;white-space:pre-wrap;margin:0;line-height:1.8}.PartnerPreferences-module__Kweaya__state{color:#7a6068;text-align:center;background:#fdf7f8;border:1px solid #ede0e3;border-radius:10px;padding:12px 14px;font-size:13px}.PartnerPreferences-module__Kweaya__editBtn{color:#fff;letter-spacing:.3px;background:linear-gradient(135deg,#7b102d,#9c1c3c);border-radius:10px;justify-content:center;align-items:center;width:100%;margin-top:24px;padding:10px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 12px #7b102d38}.PartnerPreferences-module__Kweaya__editBtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #7b102d47}.PartnerPreferences-module__Kweaya__cardWrapper{margin-bottom:32px}@media (max-width:768px){.PartnerPreferences-module__Kweaya__grid{grid-template-columns:1fr;gap:24px}.PartnerPreferences-module__Kweaya__item{padding:0}.PartnerPreferences-module__Kweaya__item h4{font-size:13px}}
.EmptyState-module__MoM3la__empty{text-align:center;background:linear-gradient(135deg,#fff 0%,#fff9f4 100%);border:1px solid #7a142614;border-radius:24px;padding:72px 28px;box-shadow:0 18px 40px #1818180f}.EmptyState-module__MoM3la__illustration{width:220px;margin:0 auto 24px}.EmptyState-module__MoM3la__illustration svg{width:100%;height:auto}.EmptyState-module__MoM3la__empty h2{color:#7a1426;margin:0 0 12px;font-size:1.8rem}.EmptyState-module__MoM3la__empty p{color:#6d5960;max-width:520px;margin:0 auto 24px;line-height:1.8}.EmptyState-module__MoM3la__button{color:#fff;background:linear-gradient(90deg,#7a1426 0%,#a11d38 100%);border-radius:999px;justify-content:center;align-items:center;padding:13px 23px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 20px #7a142629}.EmptyState-module__MoM3la__button:hover{transform:translateY(-1px);box-shadow:0 12px 24px #7a142633}@media (max-width:768px){.EmptyState-module__MoM3la__empty{padding:56px 20px}.EmptyState-module__MoM3la__empty h2{font-size:1.45rem}}
.PhotoPreview-module__YXAtKW__card{background:#fff;border-radius:20px;margin-bottom:30px;padding:30px;box-shadow:0 10px 25px #00000014}.PhotoPreview-module__YXAtKW__card h2{color:#7a1426;margin-bottom:25px;font-size:28px}.PhotoPreview-module__YXAtKW__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.PhotoPreview-module__YXAtKW__photo{border-radius:16px;position:relative;overflow:hidden}.PhotoPreview-module__YXAtKW__image{object-fit:cover;border-radius:16px;width:100%;height:220px;transition:all .3s}.PhotoPreview-module__YXAtKW__photo:hover .PhotoPreview-module__YXAtKW__image{transform:scale(1.05)}.PhotoPreview-module__YXAtKW__remove{color:#fff;cursor:pointer;background:#7a1426e6;border:none;border-radius:50%;width:35px;height:35px;font-size:16px;transition:all .3s;position:absolute;top:10px;right:10px}.PhotoPreview-module__YXAtKW__remove:hover{background:#5d0f1d}@media (max-width:992px){.PhotoPreview-module__YXAtKW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.PhotoPreview-module__YXAtKW__grid{grid-template-columns:1fr}.PhotoPreview-module__YXAtKW__image{height:250px}}
.Pagination-module__c5EGtG__pagination{justify-content:space-between;align-items:center;gap:20px;margin-top:40px;display:flex}.Pagination-module__c5EGtG__pages{gap:10px;display:flex}.Pagination-module__c5EGtG__pages button,.Pagination-module__c5EGtG__prev,.Pagination-module__c5EGtG__next{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:10px;min-width:45px;height:45px;padding:0 18px;font-weight:600;transition:all .3s}.Pagination-module__c5EGtG__pages button:hover,.Pagination-module__c5EGtG__prev:hover,.Pagination-module__c5EGtG__next:hover{color:#fff;background:#7a1426;border-color:#7a1426}.Pagination-module__c5EGtG__active{color:#fff!important;background:#7a1426!important;border-color:#7a1426!important}@media (max-width:768px){.Pagination-module__c5EGtG__pagination{flex-direction:column}.Pagination-module__c5EGtG__pages{flex-wrap:wrap;justify-content:center}.Pagination-module__c5EGtG__prev,.Pagination-module__c5EGtG__next{width:100%}}
