.ProfileCard-module__YzOrFq__card{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--border);cursor:pointer;background:#fff;transition:all .3s;display:block;overflow:hidden}.ProfileCard-module__YzOrFq__card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.ProfileCard-module__YzOrFq__imageWrap{aspect-ratio:3/4;position:relative;overflow:hidden}.ProfileCard-module__YzOrFq__imageWrap img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.ProfileCard-module__YzOrFq__card:hover .ProfileCard-module__YzOrFq__imageWrap img{transform:scale(1.05)}.ProfileCard-module__YzOrFq__matchBadge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#16a34ae6;border-radius:20px;padding:4px 10px;font-size:.72rem;font-weight:700;position:absolute;top:10px;left:10px}.ProfileCard-module__YzOrFq__likeBtn{color:#ccc;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 8px #00000026}.ProfileCard-module__YzOrFq__likeBtn:hover,.ProfileCard-module__YzOrFq__likeBtn.ProfileCard-module__YzOrFq__liked{color:var(--primary)}.ProfileCard-module__YzOrFq__info{padding:14px}.ProfileCard-module__YzOrFq__name{font-family:var(--font-display);color:var(--text-dark);margin-bottom:4px;font-size:1.1rem;font-weight:700}.ProfileCard-module__YzOrFq__meta{color:var(--text-light);margin-bottom:4px;font-size:.78rem}.ProfileCard-module__YzOrFq__profession{color:var(--text-medium);font-size:.8rem;font-weight:500}
.home-module__NoU7wq__hero{align-items:center;min-height:calc(100vh - 70px);display:flex;position:relative;overflow:hidden}.home-module__NoU7wq__heroBg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.home-module__NoU7wq__heroOverlay{z-index:1;background:linear-gradient(135deg,#8b1538d9 0%,#1a1a2eb3 60%,#00000080 100%);position:absolute;inset:0}.home-module__NoU7wq__heroContent{z-index:2;align-items:center;gap:60px;width:100%;max-width:1200px;margin:0 auto;padding:60px 24px;display:flex;position:relative}.home-module__NoU7wq__heroText{flex:1}.home-module__NoU7wq__heroBadge{border:1px solid var(--accent);color:var(--accent);background:#d4af3733;border-radius:50px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 18px;font-size:.82rem;font-weight:600;display:inline-flex}.home-module__NoU7wq__heroTitle{font-family:var(--font-display);color:#fff;text-shadow:0 2px 20px #0000004d;margin-bottom:16px;font-size:clamp(3rem,8vw,5.5rem);font-weight:700;line-height:1}.home-module__NoU7wq__heroSub{color:#ffffffd9;letter-spacing:1px;font-size:1.1rem;font-weight:400}.home-module__NoU7wq__heroForm{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-lg);background:#fffffff7;flex-shrink:0;width:380px;padding:32px;box-shadow:0 20px 60px #0000004d}.home-module__NoU7wq__formTitle{font-family:var(--font-display);color:var(--primary);margin-bottom:20px;font-size:1.5rem;font-weight:700}.home-module__NoU7wq__form{flex-direction:column;gap:16px;display:flex}.home-module__NoU7wq__formGroup{flex-direction:column;gap:6px;display:flex}.home-module__NoU7wq__formGroup label{color:var(--text-medium);font-size:.8rem;font-weight:600}.home-module__NoU7wq__formGroup input,.home-module__NoU7wq__formGroup select{border:1.5px solid var(--border);border-radius:var(--radius-sm);color:var(--text-dark);background:#fff;width:100%;padding:10px 14px;font-size:.9rem;transition:border-color .2s}.home-module__NoU7wq__formGroup input:focus,.home-module__NoU7wq__formGroup select:focus{border-color:var(--primary)}.home-module__NoU7wq__ageRange{align-items:center;gap:10px;display:flex}.home-module__NoU7wq__ageRange input{flex:1}.home-module__NoU7wq__ageRange span{color:var(--text-light);font-size:.85rem}.home-module__NoU7wq__searchBtn{width:100%;margin-top:4px;padding:14px;font-size:1rem}.home-module__NoU7wq__matchesSection{background:#fff}.home-module__NoU7wq__sectionHeader{justify-content:space-between;align-items:flex-end;margin-bottom:32px;display:flex}.home-module__NoU7wq__matchGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.home-module__NoU7wq__statsSection{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);padding:60px 0}.home-module__NoU7wq__statsGrid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.home-module__NoU7wq__statCard{text-align:center;color:#fff}.home-module__NoU7wq__statIcon{margin-bottom:10px;font-size:2rem}.home-module__NoU7wq__statNum{font-family:var(--font-display);color:var(--accent);margin-bottom:6px;font-size:2.5rem;font-weight:700;line-height:1}.home-module__NoU7wq__statLabel{color:#fffc;font-size:.85rem;font-weight:500}.home-module__NoU7wq__featuresSection{background:var(--bg)}.home-module__NoU7wq__featuresGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.home-module__NoU7wq__featureCard{border-radius:var(--radius-md);border:1px solid var(--border);text-align:center;background:#fff;padding:28px;transition:all .3s}.home-module__NoU7wq__featureCard:hover{box-shadow:var(--shadow-md);border-color:var(--primary);transform:translateY(-4px)}.home-module__NoU7wq__featureIcon{margin-bottom:14px;font-size:2.2rem}.home-module__NoU7wq__featureCard h3{font-family:var(--font-display);color:var(--primary);margin-bottom:8px;font-size:1.15rem;font-weight:700}.home-module__NoU7wq__featureCard p{color:var(--text-medium);font-size:.85rem;line-height:1.6}.home-module__NoU7wq__ctaSection{background:#fff;padding:60px 0}.home-module__NoU7wq__ctaBox{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);border-radius:var(--radius-xl);text-align:center;padding:60px 40px}.home-module__NoU7wq__ctaBox h2{font-family:var(--font-display);color:#fff;margin-bottom:12px;font-size:2.2rem;font-weight:700}.home-module__NoU7wq__ctaBox p{color:#ffffffd9;margin-bottom:32px;font-size:1rem}.home-module__NoU7wq__ctaBtns{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.home-module__NoU7wq__ctaSecondary{color:#fff;border:2px solid #fff;border-radius:50px;padding:12px 28px;font-size:.9rem;font-weight:600;transition:all .3s}.home-module__NoU7wq__ctaSecondary:hover{background:#ffffff26}@media (max-width:1023px){.home-module__NoU7wq__matchGrid,.home-module__NoU7wq__featuresGrid,.home-module__NoU7wq__statsGrid{grid-template-columns:repeat(2,1fr)}.home-module__NoU7wq__heroContent{gap:32px}.home-module__NoU7wq__heroForm{width:320px}}@media (max-width:767px){.home-module__NoU7wq__hero{min-height:auto;padding:20px 0}.home-module__NoU7wq__heroContent{flex-direction:column;gap:24px;padding:40px 16px}.home-module__NoU7wq__heroForm{width:100%}.home-module__NoU7wq__heroTitle{font-size:3rem}.home-module__NoU7wq__matchGrid{grid-template-columns:repeat(2,1fr);gap:12px}.home-module__NoU7wq__sectionHeader{flex-direction:column;align-items:flex-start;gap:12px}.home-module__NoU7wq__statsGrid{grid-template-columns:repeat(2,1fr);gap:20px}.home-module__NoU7wq__featuresGrid{grid-template-columns:1fr}.home-module__NoU7wq__ctaBox{padding:40px 20px}.home-module__NoU7wq__ctaBox h2{font-size:1.6rem}}
