.find-matches-section{background:#f8fafc}.find-matches-wrapper{position:relative;padding:32px;border-radius:24px;background:linear-gradient( 135deg,#ffffff 0%,#f5f9ff 100% );border:1px solid #e1e8f2;box-shadow:0 15px 45px rgba(15,23,42,.06);overflow:hidden}.find-matches-wrapper::before{content:"";position:absolute;width:350px;height:350px;border-radius:50%;right:-180px;top:-190px;background:rgba(13,110,253,.035);border:1px solid rgba(13,110,253,.05);pointer-events:none}.find-matches-label{display:inline-flex;align-items:center;padding:7px 13px;border-radius:50px;background:rgba(13,110,253,.08);color:#0d6efd;font-size:11px;font-weight:700;letter-spacing:.8px}.find-matches-title{max-width:580px;color:#172033;font-size:35px;line-height:1.25;font-weight:700;letter-spacing:-.7px}.find-matches-title span{color:#0d6efd}.find-matches-description{max-width:570px;color:#64748b;font-size:16px;line-height:1.75}.find-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 20px}.find-benefit{display:flex;align-items:center;gap:9px;color:#475569;font-size:13px;font-weight:500}.find-benefit-icon{width:22px;height:22px;min-width:22px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eaf8f0;color:#198754;font-size:11px;font-weight:700}.match-finder-card{position:relative;padding:25px;background:#ffffff;border:1px solid #e1e7ef;border-radius:18px;box-shadow:0 12px 30px rgba(15,23,42,.08)}.match-finder-header{display:flex;align-items:center;gap:13px;padding-bottom:20px;border-bottom:1px solid #edf0f4}.match-finder-header-icon{width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#eef5ff;color:#0d6efd;font-size:21px}.match-finder-header h4{color:#172033;font-size:15px;font-weight:700}.match-finder-header p{color:#94a3b8;font-size:11px}.match-finder-field label{display:block;margin-bottom:10px;color:#334155;font-size:12px;font-weight:700}.category-tags{display:flex;flex-wrap:wrap;gap:7px}.category-tag{display:inline-flex;align-items:center;gap:5px;padding:7px 10px;border:1px solid #e2e8f0;border-radius:7px;background:#ffffff;color:#64748b;font-size:11px;font-weight:500}.category-tag.active{border-color:#9fc2ff;background:#eef5ff;color:#0d6efd;font-weight:600}.category-tag.active i{font-size:10px}.category-tag.more-tag{color:#0d6efd;background:#f8fbff;font-weight:600}.province-select{display:flex;align-items:center;justify-content:space-between;padding:11px 13px;border:1px solid #dfe5ec;border-radius:8px;background:#ffffff;color:#475569;font-size:12px;cursor:pointer}.province-select>span{display:flex;align-items:center}.province-select>span i{color:#0d6efd}.province-select>i{color:#94a3b8;font-size:11px}.example-matches{padding-top:17px;border-top:1px solid #edf0f4}.example-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.example-header span{color:#334155;font-size:11px;font-weight:700}.example-header span i{color:#0d6efd}.example-header small{color:#94a3b8;font-size:9px}.example-match{display:flex;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #f0f2f5}.example-match:last-child{border-bottom:0}.example-match-icon{width:34px;height:34px;min-width:34px;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:14px}.example-match-icon.blue{background:#eef5ff;color:#0d6efd}.example-match-icon.green{background:#edf9f3;color:#198754}.example-match-icon.orange{background:#fff7e7;color:#d98200}.example-match-content{flex:1;min-width:0}.example-match-content strong{display:block;overflow:hidden;color:#475569;font-size:11px;font-weight:700;white-space:nowrap;text-overflow:ellipsis}.example-match-content small{display:block;margin-top:2px;color:#94a3b8;font-size:9px}.example-score{font-size:12px;font-weight:800}.example-score.high{color:#198754}.example-score.medium{color:#d98200}.match-finder-cta .btn{border-radius:9px;padding:12px;font-size:13px;font-weight:700;box-shadow:0 6px 16px rgba(13,110,253,.18);transition:all .25s ease}.match-finder-cta .btn:hover{transform:translateY(-2px);box-shadow:0 9px 22px rgba(13,110,253,.25)}.match-finder-note{margin-top:10px;color:#94a3b8;text-align:center;font-size:10px}@media (max-width:991.98px){.find-matches-wrapper{padding:40px 30px}}@media (max-width:767.98px){.find-matches-wrapper{padding:35px 22px;border-radius:18px}.find-matches-title{font-size:28px}.find-matches-description{font-size:14px}.find-benefits{grid-template-columns:1fr;gap:10px}.match-finder-card{padding:20px}}@media (max-width:400px){.find-matches-title{font-size:25px}.category-tag{font-size:10px;padding:6px 8px}}