.love-match{padding:100px 7vw;background:radial-gradient(circle at 50% 45%,#fff 0,#fce1ea 38%,#f6cddc)}.match-heading{text-align:center;max-width:800px;margin:auto}.match-heading h2{font:400 clamp(40px,5vw,68px) Georgia,"Noto Serif SC";margin:12px 0 25px}.match-heading>p:last-child{color:#896878;line-height:1.8}.love-match form{position:relative;max-width:1120px;margin:50px auto 0;display:grid;grid-template-columns:1fr 130px 1fr;align-items:center;gap:20px}.person-card{padding:35px;border:1px solid #fff;border-radius:32px;background:#ffffffb8;box-shadow:inset 0 -15px 25px #dd78981a,0 24px 60px #98415e20}.person-card>span{font-size:9px;letter-spacing:.18em;color:#c95477}.person-card h3{font:30px Georgia;margin:9px 0 24px}.person-card label{display:block;margin-top:13px}.love-heart{display:grid;place-items:center;position:relative}.love-heart b{width:105px;height:105px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#fff,#f29bb5);color:#a94262;font-size:46px;box-shadow:0 20px 45px #a9456336;animation:heartBeat 2.2s ease-in-out infinite}.love-heart i{position:absolute;width:125px;height:125px;border:1px dashed #c65a7a;border-radius:50%;animation:matchSpin 8s linear infinite}.love-heart span{margin-top:14px;font:12px Georgia;color:#9b526a}@keyframes heartBeat{50%{transform:scale(1.08)}}@keyframes matchSpin{to{transform:rotate(360deg)}}.match-submit{grid-column:1/-1;justify-self:center;padding:15px 28px;border:0;border-radius:999px;background:linear-gradient(145deg,#a84565,#e67b9b);color:#fff;box-shadow:0 15px 32px #a8456540;cursor:pointer}.match-result{max-width:1120px;margin:30px auto 0;padding:38px;border-radius:32px;background:linear-gradient(145deg,#5b2b40,#321b26);color:#fff}.match-result-header{text-align:center}.match-result-header strong{font:54px Georgia;color:#ffbfd2}.match-result-header h3{font:30px Georgia;margin:8px}.match-dimensions{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:30px 0}.match-dimensions div{padding:18px 12px;border:1px solid #ffffff20;border-radius:17px;background:#ffffff0b}.match-dimensions span,.match-dimensions b,.match-dimensions i{display:block}.match-dimensions span{font-size:10px;color:#d8b5c2}.match-dimensions b{font:25px Georgia;margin:8px 0}.match-dimensions i{height:5px;border-radius:5px;background:linear-gradient(90deg,#f395b1 var(--score),#ffffff18 var(--score))}.match-insights{display:grid;grid-template-columns:1fr 1fr;gap:12px}.match-insights article{padding:20px;border-radius:18px;background:#ffffff0c}.match-insights h4{margin:0 0 8px;color:#ffc2d4}.match-insights p{margin:0;color:#e5cbd5;line-height:1.7}.match-note{text-align:center;color:#95677a;font-size:10px}@media(max-width:850px){.love-match{padding:70px 14px}.love-match form{grid-template-columns:1fr}.love-heart{margin:10px}.match-dimensions{grid-template-columns:repeat(2,1fr)}.match-insights{grid-template-columns:1fr}.match-result{padding:25px 16px}}
