.cro-match-card{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:clamp(24px,4vw,40px);gap:clamp(24px,4vw,40px);align-items:center;padding:clamp(24px,3.4vw,36px);border:1px solid #e2e7f1;border-radius:22px;background:radial-gradient(circle at 0 0,rgba(99,102,241,.09),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.98),rgba(250,251,255,.98));box-shadow:0 20px 54px rgba(15,23,42,.065)}.cro-match-copy h2{margin:8px 0 10px;max-width:620px;letter-spacing:-.035em}.cro-match-copy>p{max-width:590px;margin-bottom:0;color:#64748b;line-height:1.68}.cro-match-proof{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.cro-availability,.cro-match-proof span{display:inline-flex;align-items:center;gap:6px;border:1px solid #dceee7;border-radius:999px;background:#f4fbf8;color:#176247;font-size:.75rem;font-weight:760;padding:7px 10px}.cro-match-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;align-content:start;padding:18px;border:1px solid #e5e8f3;border-radius:18px;background:rgba(255,255,255,.86);box-shadow:0 12px 34px rgba(15,23,42,.04)}.cro-cost-controls label,.cro-match-form label{display:grid;grid-gap:7px;gap:7px;color:#334155;font-size:.77rem;font-weight:780}.cro-match-form input,.cro-match-form select{width:100%;min-height:46px;border:1px solid #dce2ec;border-radius:12px;padding:0 12px;background:#fff;color:#0f172a;font:inherit;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.cro-match-form input:focus,.cro-match-form select:focus{border-color:#a5b4fc;box-shadow:0 0 0 3px rgba(99,102,241,.1)}.cro-match-submit{grid-column:1/-1;justify-content:center;min-height:48px;margin-top:2px}.cro-match-results{grid-column:1/-1;border-top:1px solid #e6e9f1;padding-top:22px}.cro-match-results-head{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:14px}.cro-match-results-head div{display:grid;grid-gap:4px;gap:4px}.cro-match-results-head strong{color:#172033}.cro-match-results-head span{color:#64748b;font-size:.84rem;line-height:1.5}.cro-match-results-head a{display:inline-flex;align-items:center;gap:5px;color:#4338ca;font-weight:800;font-size:.82rem;white-space:nowrap}.cro-match-result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.cro-match-result-grid article{border:1px solid #e5e8f0;border-radius:16px;padding:16px;background:#fff;box-shadow:0 10px 28px rgba(15,23,42,.035)}.cro-match-result-grid h3{margin:10px 0 3px;color:#172033;font-size:.98rem}.cro-match-result-grid p{margin:0 0 10px;color:#64748b;font-size:.78rem;line-height:1.45}.cro-match-facts{display:grid;grid-gap:4px;gap:4px;margin-bottom:12px;color:#64748b;font-size:.76rem}.cro-match-card-actions{display:flex;align-items:center;justify-content:space-between;gap:8px}.cro-match-card-actions>a{color:#4338ca;font-weight:800;font-size:.8rem}.cro-shortlist-button{border:1px solid #d9e0eb;background:#fff;color:#334155;border-radius:12px;min-height:46px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font:inherit;font-size:.76rem;font-weight:800;line-height:1;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.cro-shortlist-button:hover{color:#4338ca;border-color:#c7d2fe;background:#fafaff;box-shadow:0 8px 18px rgba(79,70,229,.07);transform:translateY(-1px)}.cro-shortlist-button.selected{background:#ecfdf5;color:#047857;border-color:#a7f3d0;box-shadow:none}.cro-shortlist-button:disabled{opacity:.52;cursor:not-allowed;transform:none;box-shadow:none}.cro-shortlist-bar{position:fixed;left:50%;transform:translateX(-50%);bottom:76px;z-index:90;width:min(760px,calc(100% - 28px));display:flex;justify-content:space-between;align-items:center;gap:18px;padding:12px 14px;border-radius:18px;border:1px solid rgba(255,255,255,.18);background:rgba(18,34,55,.96);color:#fff;box-shadow:0 18px 60px rgba(5,18,36,.28);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.cro-shortlist-bar-actions,.cro-shortlist-bar-main{display:flex;align-items:center;gap:10px}.cro-shortlist-bar-main>div{display:grid}.cro-shortlist-bar-main small{color:#bdc9d6}.cro-shortlist-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:rgba(255,255,255,.1)}.cro-shortlist-clear{display:grid;place-items:center;border:0;color:#fff;background:transparent;cursor:pointer;width:34px;height:34px}.cro-cost-card{border:1px solid #e2e7f1;border-radius:22px;background:radial-gradient(circle at 100% 0,rgba(99,102,241,.075),transparent 32%),#fff;padding:clamp(22px,3vw,30px);box-shadow:0 18px 48px rgba(15,23,42,.055)}.cro-cost-head{display:flex;gap:12px;align-items:center;margin-bottom:20px}.cro-cost-head>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#eef2ff;color:#4f46e5}.cro-cost-head div{display:grid;grid-gap:2px;gap:2px}.cro-cost-head strong{color:#172033}.cro-cost-head small{color:#64748b}.cro-cost-controls{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.cro-cost-controls label{grid-template-columns:1fr auto;align-items:center}.cro-cost-controls label>strong{color:#4338ca}.cro-cost-controls input{grid-column:1/-1;width:100%;accent-color:#4f46e5}.cro-cost-result{margin:18px 0;padding:18px;border:1px solid #e8eaf3;border-radius:16px;background:#f8f9fd}.cro-cost-result>span{display:block;color:#64748b;font-size:.72rem;font-weight:820;text-transform:uppercase;letter-spacing:.07em}.cro-cost-result>strong{display:block;margin:3px 0 8px;color:#111827;font-size:clamp(2rem,4vw,2.7rem);letter-spacing:-.04em}.cro-cost-result>strong small{font-size:.92rem;color:#64748b;letter-spacing:0}.cro-cost-result p{display:flex;gap:6px;margin:0;color:#64748b;font-size:.76rem;line-height:1.5}.cro-directory-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px;margin-top:auto;padding-top:14px;border-top:1px solid #edf1f6}.cro-directory-actions>.pva-card-link{width:100%;min-height:46px;margin:0;padding:0 13px;border:1px solid #dfe3f4;border-radius:12px;background:#f8f8ff;justify-content:space-between;color:#4338ca;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.cro-directory-actions>.pva-card-link:hover{border-color:#c7d2fe;background:#f3f4ff;box-shadow:0 8px 18px rgba(79,70,229,.07);transform:translateY(-1px)}.cro-directory-actions>.cro-shortlist-button{width:100%}.cro-profile-shortlist{width:100%;margin-top:8px}.cro-selected-shortlist{display:grid;grid-gap:8px;gap:8px;margin:12px 0 2px}.cro-selected-shortlist>div{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid #dfe6ee;border-radius:12px;background:#fbfcfe}.cro-selected-shortlist span{display:grid}.cro-selected-shortlist small{color:#657487}.pva-home .pva-section{padding:clamp(3.9rem,6vw,5.6rem) 0}.pva-home .pva-dark-section{padding:clamp(4.5rem,7vw,6.4rem) 0}.pva-home .pva-section-head{margin-bottom:1.8rem}.pva-home .pva-section-head p{max-width:690px}.pva-home .pva-talent-grid{align-items:start;gap:1rem}.pva-home .pva-talent-card{padding:1.1rem;border-radius:18px;box-shadow:0 10px 30px rgba(15,23,42,.045)}.pva-home .pva-talent-card:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(79,70,229,.085)}.pva-home .pva-talent-top{margin-bottom:.8rem}.pva-home .pva-talent-top .avatar,.pva-home .pva-talent-top [class*=avatar]{width:4rem;height:4rem;border-radius:1rem}.pva-home .pva-talent-card h3{font-size:1.05rem}.pva-home .pva-talent-title{min-height:0;margin-bottom:.65rem;font-size:.76rem}.pva-home .pva-tags{margin-bottom:.7rem}.pva-home .pva-tags span{padding:.28rem .46rem;font-size:.62rem}.pva-home .pva-talent-facts{gap:.35rem;margin-bottom:0}.pva-home .pva-talent-facts span{font-size:.7rem}.pva-home .cro-directory-actions{margin-top:.85rem}.pva-home .cro-match-card{max-width:1180px;margin:0 auto}.pva-home .cro-cost-card{max-width:820px;margin:0 auto}.pva-home .pva-compare-grid article,.pva-home .pva-process-grid article,.pva-home .pva-role-grid article,.pva-home .pva-seo-card{border-radius:18px}@media (max-width:820px){.cro-match-card{align-items:stretch}.cro-match-card,.cro-match-result-grid{grid-template-columns:1fr}.cro-shortlist-bar{bottom:76px;align-items:stretch}.pva-home .pva-section{padding:3.7rem 0}}@media (max-width:620px){.cro-match-card{padding:20px;border-radius:18px}.cro-cost-controls,.cro-match-form{grid-template-columns:1fr}.cro-match-form{padding:14px;border-radius:15px}.cro-match-results-head,.cro-shortlist-bar{align-items:stretch;flex-direction:column}.cro-shortlist-bar-actions .btn{flex:1 1;justify-content:center}.pva-home .pva-talent-card{padding:1rem}}@media (max-width:420px){.cro-directory-actions{grid-template-columns:1fr}}