/* Stage 5: evidence-led entity and procurement-guide components */
.stage5-hero{padding:clamp(68px,9vw,118px) 0;background:linear-gradient(135deg,#003b2c,#006847);color:#fff;overflow:hidden}
.stage5-hero__grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.72fr);gap:clamp(32px,6vw,86px);align-items:center}
.stage5-hero h1{max-width:15ch;color:#fff}.stage5-hero--guide h1{max-width:18ch}.stage5-kicker,.stage5-eyebrow{font:800 .76rem/1.3 var(--sans);letter-spacing:.13em;text-transform:uppercase;color:#31d58b}
.stage5-question{max-width:60ch;margin:22px 0 0;color:rgba(255,255,255,.78);font-size:clamp(1.05rem,1.8vw,1.32rem)}
.stage5-hero aside{padding:30px;border:1px solid rgba(255,255,255,.18);border-radius:22px;background:rgba(255,255,255,.08);box-shadow:0 24px 70px rgba(0,0,0,.16)}
.stage5-hero aside p:last-child{margin:10px 0 0;color:rgba(255,255,255,.84);line-height:1.75}
.stage5-fact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.stage5-fact-card,.stage5-audience-grid article,.stage5-context-card,.stage5-guide-card,.stage5-mistake,.stage5-evidence-card{padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 14px 40px rgba(0,43,31,.05)}
.stage5-fact-card h3,.stage5-evidence-card h3,.stage5-context-card h3,.stage5-guide-card h3{margin:16px 0 8px;font-size:1.16rem}.stage5-fact-card p,.stage5-evidence-card p,.stage5-context-card p,.stage5-guide-card p{margin:0;color:var(--muted)}
.stage5-status{display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border-radius:999px;background:#e8f6ef;color:#096947;font-size:.72rem;font-weight:800;letter-spacing:.04em}
.stage5-status--public-snapshot{background:#fff4d7;color:#80610a}.stage5-status--document-pending,.stage5-status--to-be-confirmed-before-quotation{background:#f2f0ea;color:#635b4a}.stage5-status--not-used-publicly{background:#f7e7e7;color:#8b3030}
.stage5-two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.stage5-two-column>article{padding:30px;border:1px solid var(--line);border-radius:20px;background:#fff}
.stage5-evidence-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.stage5-evidence-card__authority{font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#0d6d4b!important}.stage5-evidence-card__limit{margin-top:16px!important;font-size:.86rem}.stage5-scope-note{margin:24px 0 0;padding:18px 20px;border-left:4px solid #0d6d4b;background:#eff7f3;color:#456057}
.stage5-related{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1fr);gap:40px;align-items:start}.stage5-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.stage5-text-link,.stage5-context__more a{display:inline-flex;align-items:center;gap:8px;margin-top:18px;color:#0d6d4b;font-weight:800}.stage5-text-link .icon,.stage5-context__more .icon{width:18px;height:18px}
.stage5-audience-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.stage5-audience-grid h3{font-size:1.08rem}.stage5-audience-grid p{color:var(--muted)}
.stage5-reading{max-width:860px}.stage5-reading p{font-size:1.05rem;line-height:1.82}.stage5-step-list{display:grid;gap:14px;counter-reset:stage5-step}.stage5-step{display:grid;grid-template-columns:62px minmax(0,1fr);gap:20px;padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff}.stage5-step>span{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#003b2c;color:#fff;font-weight:900}.stage5-step h3{margin:0 0 8px}.stage5-step p{margin:0;color:var(--muted);line-height:1.75}
.stage5-mistake-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.stage5-mistake h3{font-size:1.12rem}.stage5-mistake p{color:var(--muted)}
.stage5-faq{display:grid;gap:12px}.stage5-faq details{border:1px solid var(--line);border-radius:14px;background:#fff}.stage5-faq summary{padding:20px 22px;cursor:pointer;font-weight:800}.stage5-faq details p{padding:0 22px 20px;color:var(--muted)}
.stage5-context{background:#edf7f2}.stage5-context-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.stage5-context-card h3 a{color:var(--ink)}.stage5-context__more{margin:24px 0 0}.stage5-review{padding:28px 0;background:#003b2c;color:rgba(255,255,255,.72)}.stage5-review p{margin:4px 0}.stage5-review time{color:#fff;font-weight:800}
@media(max-width:1100px){.stage5-fact-grid,.stage5-audience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stage5-evidence-grid,.stage5-guide-grid,.stage5-context-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.stage5-hero__grid,.stage5-two-column,.stage5-related{grid-template-columns:1fr}.stage5-hero{padding:58px 0}.stage5-hero aside{padding:22px}.stage5-fact-grid,.stage5-audience-grid,.stage5-evidence-grid,.stage5-guide-grid,.stage5-context-grid,.stage5-mistake-grid{grid-template-columns:1fr}.stage5-step{grid-template-columns:44px minmax(0,1fr);padding:20px;gap:14px}.stage5-step>span{width:40px;height:40px;font-size:.78rem}}
/* End Stage 5 */
