
/* ===== JOVIK 4.3 MARKETPLACE CORE ===== */
.v43-shell{width:calc(100% - 48px);max-width:980px;margin:54px auto 80px}.v43-title h1{font:800 clamp(36px,5vw,58px)/1 Manrope;margin:8px 0 12px}.v43-title p{color:#716c78;line-height:1.6}
.onboarding-shell{min-height:calc(100vh - 160px);display:grid;place-items:center;padding:50px 20px}.onboarding-card{width:min(760px,100%);background:#fff;border:1px solid #e4deea;border-radius:28px;padding:34px;box-shadow:0 24px 70px rgba(34,20,60,.12)}.onboarding-card h1{font:800 46px/1 Manrope}.onboarding-card>p{color:#736d79}
.role-choice{display:grid;grid-template-columns:1fr 1fr;gap:12px}.role-choice label{cursor:pointer}.role-choice input{display:none}.role-choice span{display:block;border:1px solid #dfd8e7;border-radius:16px;padding:18px;height:100%}.role-choice b,.role-choice small{display:block}.role-choice small{color:#817b85;margin-top:6px}.role-choice input:checked+span{border:2px solid #6b34ff;background:#f7f4ff}
.toggle-row{display:flex!important;align-items:center;gap:12px!important;background:#f8f7fa;border:1px solid #e7e1eb;border-radius:13px;padding:13px!important}.toggle-row input{width:auto!important}
.profile-progress{width:calc(100% - 48px);max-width:1240px;margin:-10px auto 25px;background:#fff;border:1px solid #e5dfeb;border-radius:15px;padding:14px 17px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px}.profile-progress>div:first-child{display:flex;align-items:center;gap:10px}.profile-progress span{font:900 9px Manrope;letter-spacing:.08em;color:#77717d}.profile-progress b{color:#6630eb}.progress-track{height:8px;background:#eeeaf2;border-radius:999px;overflow:hidden}.progress-track i{display:block;height:100%;background:linear-gradient(90deg,#6b34ff,#c9ff36);border-radius:999px}.profile-progress a{font-weight:800;font-size:11px;color:#6330e8}
.match-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.match-card{background:#fff;border:1px solid #e4deea;border-radius:19px;padding:19px;min-height:210px;display:flex;flex-direction:column;transition:.2s}.match-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(35,20,65,.10)}.match-top{display:flex;justify-content:space-between;gap:10px}.match-top span{font:800 10px Manrope;color:#6b34ff}.match-top b{background:#eaffc9;color:#2d6b14;border-radius:999px;padding:5px 8px;font-size:9px}.match-card h3{font:800 19px/1.25 Manrope}.match-card p{color:#6e6974;font-size:12px;line-height:1.5;flex:1}.match-card small{color:#8a8590}
.public-profile{width:calc(100% - 48px);max-width:1100px;margin:54px auto 80px}.profile-hero-card{background:linear-gradient(135deg,#101326,#21164a);color:#fff;border-radius:28px;padding:31px;display:flex;gap:24px;align-items:center}.profile-avatar-xl{width:92px;height:92px;border-radius:25px;background:linear-gradient(135deg,#6b34ff,#c9ff36);display:grid;place-items:center;font:900 42px Manrope;color:#fff;flex:0 0 92px}.profile-badges{display:flex;gap:8px}.profile-badges span{font:900 9px Manrope;letter-spacing:.07em;background:#2b2b46;padding:6px 8px;border-radius:999px}.profile-badges .verified{background:#c9ff36;color:#182113}.profile-main h1{font:800 38px/1 Manrope;margin:11px 0}.profile-main p{color:#c7c5d2;line-height:1.6;max-width:700px}.profile-meta{display:flex;gap:16px;flex-wrap:wrap;color:#aaa8b6;font-size:11px}.profile-contact{margin-top:13px;font-weight:800}.profile-columns{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:28px}.profile-row{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #e4deea;padding:14px 16px;border-radius:14px;margin:8px 0}.profile-row small{display:block;color:#88818d;margin-top:4px}.review-card{margin:8px 0}.review-card>div{display:flex;justify-content:space-between}.review-card span{color:#ffb21a}
.filters-v43{grid-template-columns:1.2fr .75fr .55fr .75fr auto!important}.settings-form h3{margin-top:17px}.lead-settings{max-width:760px}
@media(max-width:900px){.match-grid{grid-template-columns:1fr 1fr}.profile-columns{grid-template-columns:1fr}.filters-v43{grid-template-columns:1fr 1fr!important}}
@media(max-width:650px){.v43-shell,.public-profile,.profile-progress{width:calc(100% - 32px)}.role-choice{grid-template-columns:1fr}.onboarding-card{padding:24px}.onboarding-card h1{font-size:38px}.profile-progress{grid-template-columns:1fr}.match-grid{grid-template-columns:1fr}.profile-hero-card{align-items:flex-start;flex-direction:column}.filters-v43{grid-template-columns:1fr!important}}
