.gr-hero{padding:3.6rem 0 3rem;border-bottom:1px solid var(--border)}.gr-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:4.5rem;align-items:center}

.gr-visual{min-height:360px;position:relative;display:grid;place-items:center}.decision-core{width:205px;height:205px;border:4px solid var(--teal);border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:4;color:var(--navy);font-weight:900;letter-spacing:.08em}.decision-core strong{font-size:2.4rem;color:var(--teal);line-height:1.1}
.gr-ring{position:absolute;border:1px solid rgba(0,155,131,.2);border-radius:50%}.r1{width:285px;height:285px}.r2{width:365px;height:365px}.gr-dot{position:absolute;width:9px;height:9px;border-radius:50%;background:var(--teal);z-index:5}.d1{top:8%;left:48%}.d2{right:5%;top:48%}.d3{bottom:7%;left:48%}.d4{left:5%;top:48%}
.focus-section{background:#fff}.focus-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1.7rem}.focus-grid article{padding:1.5rem;border-top:3px solid var(--teal);background:#f8fbfa}.focus-icon{font-size:1.8rem;color:var(--teal);margin-bottom:.7rem}
.gr-support{background:var(--soft)}.approach-ref{background:#fff;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.approach-ref-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:4rem;align-items:center}
.gr-capabilities{background:#f8fbfa}.capabilities-intro{max-width:800px;margin-bottom:1.7rem}.capability-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.85rem 1rem}.capability-item{position:relative;padding:1rem 1rem 1rem 2.5rem;background:#fff;border:1px solid var(--border);border-radius:10px;color:var(--navy);font-weight:700}.capability-item::before{content:"✓";position:absolute;left:1rem;top:1rem;color:var(--teal);font-weight:900}
.outcomes-section{background:#fff}.outcomes-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:4rem}.outcome-list article{display:grid;grid-template-columns:160px 1fr;gap:1rem;padding:1.1rem 0;border-bottom:1px solid var(--border)}.outcome-list strong{color:var(--navy)}
@media(max-width:980px){.gr-hero-grid,.approach-ref-grid,.outcomes-grid{grid-template-columns:1fr;gap:2.5rem}.focus-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.gr-hero{padding:3.7rem 0}.gr-visual{min-height:280px}.decision-core{width:160px;height:160px}.r1{width:225px;height:225px}.r2{width:275px;height:275px}.focus-grid,.capability-grid{grid-template-columns:1fr}.outcome-list article{grid-template-columns:1fr;gap:.2rem}}

.gr-hero h1{font-size:clamp(2.4rem,3.9vw,4rem);line-height:1.08;max-width:760px}
.approach-ref{padding-top:3.2rem!important;padding-bottom:3.2rem!important}
