.profile-hero{padding:88px 0 74px;background:radial-gradient(circle at 86% 12%,#dfeaff 0,transparent 34%),linear-gradient(180deg,#fff,#f5f8fd);border-bottom:1px solid var(--line)}
.profile-hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:70px;align-items:center}
.profile-hero h1{font-size:clamp(44px,5.8vw,70px);max-width:860px;margin-top:15px}
.profile-lead{font-size:20px;color:var(--ink-2);max-width:760px;margin:24px 0 30px}
.profile-small{color:var(--muted);font-size:13px;margin:17px 0 0}
.profile-proof{background:#fff;border:1px solid var(--line);border-radius:18px;padding:25px;box-shadow:var(--shadow)}
.proof-heading{display:flex;align-items:center;justify-content:space-between;padding-bottom:17px;border-bottom:1px solid var(--line);font-size:14px;font-weight:800}
.proof-row{display:grid;grid-template-columns:74px 1fr;gap:14px;align-items:center;padding:15px 0;border-bottom:1px solid var(--line)}
.proof-row b{font-size:31px;letter-spacing:-1.5px;color:var(--primary)}
.proof-row span{color:var(--ink-2);font-size:14px;line-height:1.45}
.profile-proof>p{color:var(--muted);font-size:12px;line-height:1.55;margin:17px 0 0}
.profile-strip{background:#fff;border-bottom:1px solid var(--line)}
.profile-strip-grid{display:grid;grid-template-columns:repeat(3,1fr)}
.profile-strip-grid>div{padding:24px 28px;border-right:1px solid var(--line)}
.profile-strip-grid>div:first-child{padding-left:0}.profile-strip-grid>div:last-child{border-right:0}
.profile-strip-grid b,.profile-strip-grid span{display:block}.profile-strip-grid b{font-size:15px}
.profile-strip-grid span{color:var(--muted);font-size:13px;margin-top:3px}
.profile-risk{position:relative;overflow:hidden;padding-top:64px}.profile-risk>span{position:absolute;top:16px;right:20px;font:800 36px var(--mono);color:#e3eaf4}
.profile-risk:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--red)}
.profile-action-section,.profile-fit-section{background:#fff;border-block:1px solid var(--line)}
.profile-body{color:var(--ink-2);font-size:18px}
.decision-flow{background:#f8faff;border:1px solid var(--line);border-radius:18px;padding:28px;box-shadow:var(--shadow-sm)}
.decision-flow>div:not(.flow-outcomes){display:flex;gap:15px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:12px;padding:16px}
.decision-flow>div>span{width:34px;height:34px;border-radius:9px;background:var(--primary);color:#fff;display:grid;place-items:center;font-weight:800;flex:0 0 auto}
.decision-flow p{margin:0}.decision-flow b,.decision-flow small{display:block}.decision-flow small{color:var(--muted);margin-top:3px}
.decision-flow>i{display:block;text-align:center;color:#9aabc2;font-style:normal;font-size:20px;line-height:1.45}
.flow-outcomes{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.flow-outcomes em{text-align:center;padding:8px 4px;border-radius:8px;font-style:normal;font-size:11px;font-weight:850}
.comparison-wrap{overflow:auto;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow-sm)}
.comparison-table{width:100%;border-collapse:collapse;min-width:800px}.comparison-table th,.comparison-table td{text-align:left;vertical-align:top;padding:18px 20px;border-bottom:1px solid var(--line)}
.comparison-table th{background:#eef3fb;color:var(--ink);font-size:12px;text-transform:uppercase;letter-spacing:.7px}.comparison-table td{font-size:14px;color:var(--ink-2)}
.comparison-table td:first-child{width:170px;font-weight:800;color:var(--ink)}.comparison-table tr:last-child td{border-bottom:0}
.comparison-note{color:var(--muted);font-size:12px;max-width:900px;margin:16px 0 0}
.profile-boundary-grid{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:start}
.profile-list{list-style:none;padding:0;margin:23px 0 0}.profile-list li{position:relative;padding-left:24px;margin:13px 0;color:var(--ink-2)}
.profile-list li:before{content:"—";position:absolute;left:0;color:var(--muted);font-weight:800}.profile-list.positive li:before{content:"✓";color:var(--teal)}
.boundary-card{background:#fff8ec;border:1px solid #f0d7ad;border-radius:16px;padding:28px}.boundary-card h3{color:#71420c}
.profile-cta-actions{display:flex;gap:10px;flex-wrap:wrap}.profile-contact{color:#fff;border-color:rgba(255,255,255,.4)}.profile-contact:hover{color:#fff;background:rgba(255,255,255,.1)}
@media(max-width:1000px){.profile-hero-grid,.profile-boundary-grid{grid-template-columns:1fr}.profile-hero-grid{gap:38px}.profile-proof{max-width:680px}}
@media(max-width:680px){.profile-hero{padding:64px 0}.profile-strip-grid{grid-template-columns:1fr}.profile-strip-grid>div,.profile-strip-grid>div:first-child{padding:17px 0;border-right:0;border-bottom:1px solid var(--line)}.profile-strip-grid>div:last-child{border-bottom:0}.proof-row{grid-template-columns:62px 1fr}.flow-outcomes{grid-template-columns:1fr}.profile-cta-actions{margin-top:18px}}
