.home-buyer-hero{min-height:620px;padding:60px max(24px,calc((100vw - 1200px)/2));display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.65fr);gap:clamp(52px,7vw,100px);align-items:center;background:#fff;border-bottom:1px solid var(--line);position:relative;overflow:hidden}.home-buyer-hero:after{content:"";position:absolute;right:-14%;bottom:-32%;width:58%;height:62%;border:2px solid rgba(18,63,109,.11);border-left-color:transparent;border-right-color:transparent;border-radius:50%;transform:rotate(-18deg);pointer-events:none}.home-hero-copy,.hero-decision-panel{position:relative;z-index:1}.home-buyer-hero h1{font-size:clamp(44px,4.75vw,64px);max-width:930px}.home-buyer-hero .lead{max-width:850px;line-height:1.6}.hero-decision-panel{border-top:5px solid var(--red);background:var(--paper);padding:30px}.hero-decision-panel ol{list-style:none;padding:0;margin:22px 0}.hero-decision-panel li{display:grid;grid-template-columns:38px 1fr;gap:12px;padding:16px 0;border-bottom:1px solid var(--line)}.hero-decision-panel li span{color:var(--red);font-size:12px;font-weight:800}.hero-decision-panel li strong{font-family:Georgia,"Times New Roman",serif;font-size:20px;line-height:1.25}.proof-strip{padding:0 max(24px,calc((100vw - 1200px)/2));display:grid;grid-template-columns:repeat(4,1fr);background:var(--blue);color:#fff}.proof-strip div{padding:26px 22px;border-right:1px solid rgba(255,255,255,.2)}.proof-strip div:last-child{border-right:0}.proof-strip strong,.proof-strip span{display:block}.proof-strip strong{font-family:Georgia,"Times New Roman",serif;font-size:20px;color:#fff;line-height:1.25}.proof-strip span{margin-top:8px;color:#dce9f2;font-size:14px;line-height:1.45}.section-intro-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:clamp(42px,7vw,100px);align-items:end;margin-bottom:46px}.section-intro-grid h2{margin-bottom:0}.section-lead{font-size:18px;line-height:1.7;color:#43515f;margin:0}.home-problems{background:#f4f6f5}.problem-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.problem-grid article{background:#fff;padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.problem-grid article>span,.process-grid>li>span{color:var(--red);font-weight:800;font-size:12px}.problem-grid h3{max-width:500px}.buyer-path-grid .path{min-height:390px;display:flex;flex-direction:column}.buyer-path-grid .path p{margin:4px 0 14px}.buyer-path-grid .path a{margin-top:auto}.home-solution{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:clamp(50px,8vw,110px);align-items:center;background:#fff}.solution-copy h2{max-width:760px}.home-check-list{list-style:none;padding:0;margin:28px 0}.home-check-list li{position:relative;padding:13px 0 13px 28px;border-bottom:1px solid var(--line)}.home-check-list li:before{content:"✓";position:absolute;left:0;color:var(--red);font-weight:800}.authentic-photo-slot{min-height:480px;border:1px dashed #8b9aa5;background:repeating-linear-gradient(135deg,#f2f4f3,#f2f4f3 18px,#e8ecea 18px,#e8ecea 36px);display:grid;place-content:center;text-align:center;padding:30px;color:var(--blue)}.authentic-photo-slot span{font-family:Georgia,"Times New Roman",serif;font-size:25px;font-weight:700}.authentic-photo-slot small{margin-top:8px;color:var(--muted)}.home-featured{background:var(--paper)}.home-featured-grid article{min-height:360px}.home-programme-facts{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:18px 0 22px;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.home-programme-facts span{display:block;color:var(--muted);font-size:12px;text-transform:uppercase;font-weight:800}.home-programme-facts strong{display:block;margin-top:4px;line-height:1.35}.home-evidence{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(52px,8vw,120px);align-items:center;background:#fff}.home-evidence figure{margin:0;border-left:5px solid var(--red);padding:12px 0 12px 38px}.home-evidence blockquote{font-family:Georgia,"Times New Roman",serif;font-size:clamp(28px,3vw,42px);line-height:1.2;margin:0 0 22px}.home-evidence figcaption{font-weight:800;color:var(--blue);margin-top:18px}.home-founder{padding-top:84px;padding-bottom:84px}.home-founder-copy{max-width:940px}.home-founder-copy h2{max-width:900px}.home-process{background:#f4f6f5}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;padding:0;margin:0;border-top:1px solid var(--line);border-left:1px solid var(--line)}.process-grid li{padding:28px;background:#fff;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.process-grid h3{font-size:22px}.home-final-cta{display:flex;justify-content:space-between;gap:60px;align-items:center;background:var(--blue);color:#fff}.home-final-cta>div:first-child{max-width:800px}.home-final-cta h2{color:#fff}.home-final-cta p:not(.eyebrow){color:#dce9f2}.home-final-cta .eyebrow{color:#f1c75b}.home-final-cta .btn.secondary{border-color:#fff;color:#fff}.home-final-cta .btn.secondary:hover{background:#fff;color:var(--blue)}
@media(max-width:1000px){.home-buyer-hero{grid-template-columns:1fr;min-height:auto}.hero-decision-panel{display:none}.proof-strip{grid-template-columns:1fr 1fr}.proof-strip div:nth-child(2){border-right:0}.proof-strip div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.2)}.home-solution{grid-template-columns:1fr}.authentic-photo-slot{min-height:340px}.process-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.home-buyer-hero{padding:64px 24px}.home-buyer-hero h1{font-size:44px}.section-intro-grid,.home-evidence{grid-template-columns:1fr;gap:20px}.problem-grid{grid-template-columns:1fr}.home-final-cta{display:block}.home-final-cta .actions{margin-top:28px}}
@media(max-width:560px){.home-buyer-hero{padding:40px 20px 52px}.home-buyer-hero h1{font-size:36px;margin:14px 0 18px}.home-buyer-hero .eyebrow{font-size:11px;line-height:1.45}.home-buyer-hero .lead{font-size:16px;line-height:1.55}.home-buyer-hero .actions{margin-top:22px}.home-buyer-hero .actions,.home-final-cta .actions{display:grid}.home-buyer-hero .btn,.home-final-cta .btn{width:100%}.hero-decision-panel{padding:24px}.proof-strip{grid-template-columns:1fr}.proof-strip div{border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}.proof-strip div:last-child{border-bottom:0}.process-grid{grid-template-columns:1fr}.home-evidence figure{padding-left:24px}.authentic-photo-slot{min-height:260px}.buyer-path-grid .path{min-height:auto}}
