/* P218 — Services Field Evidence & Handover Authority */
.p218-field-proof{padding:clamp(64px,7vw,104px) 0;background:#fff;border-bottom:1px solid rgba(15,61,46,.1)}
.p218-field-proof__head{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.72fr);gap:clamp(28px,5vw,72px);align-items:end;margin-bottom:34px}
.p218-field-proof__head h2{margin:.5rem 0 0;color:#103d30;font-size:clamp(2rem,3.8vw,4rem);line-height:1.04;letter-spacing:-.038em;max-width:820px}
.p218-field-proof__head>p{margin:0;color:#405d53;font-size:1.01rem;line-height:1.75;max-width:620px}
.p218-proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.p218-proof-card{position:relative;display:flex;flex-direction:column;min-height:350px;padding:24px;border:1px solid rgba(15,61,46,.14);border-radius:24px;background:linear-gradient(180deg,#fff,#f8fbf9);box-shadow:0 14px 34px rgba(11,49,37,.065)}
.p218-proof-card__no{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:13px;background:#d8b96d;color:#153a2e;font-size:.8rem;font-weight:900;letter-spacing:.08em}
.p218-proof-card h3{margin:20px 0 10px;color:#153f33;font-size:1.12rem;line-height:1.3}
.p218-proof-card>p{margin:0;color:#50675e;font-size:.92rem;line-height:1.68}
.p218-proof-card dl{display:grid;gap:10px;margin:auto 0 0;padding-top:22px}
.p218-proof-card dl div{padding-top:10px;border-top:1px solid rgba(15,61,46,.1)}
.p218-proof-card dt{color:#78663f;font-size:.68rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}
.p218-proof-card dd{margin:5px 0 0;color:#234b3e;font-size:.86rem;line-height:1.45;font-weight:700}
.p218-handover{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:18px;margin-top:18px}
.p218-handover__register,.p218-handover__outcome{padding:clamp(24px,3vw,38px);border-radius:26px}
.p218-handover__register{background:#103b2e;color:#fff;border:1px solid rgba(223,190,111,.3)}
.p218-handover__register h3,.p218-handover__outcome h3{margin:8px 0 12px;font-size:clamp(1.35rem,2.1vw,2.05rem);line-height:1.15}
.p218-handover__register>p{margin:0;color:rgba(239,248,244,.76);line-height:1.72;max-width:780px}
.p218-handover__checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:22px}
.p218-handover__checks div{padding:16px;border-radius:16px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.1)}
.p218-handover__checks span{display:block;margin-bottom:6px;color:#e0c279;font-size:.69rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.p218-handover__checks strong{font-size:.9rem;line-height:1.43}
.p218-handover__outcome{display:flex;flex-direction:column;background:#d8b96d;color:#173a2e;border:1px solid rgba(92,69,20,.15)}
.p218-handover__outcome p{color:#365247;line-height:1.68}
.p218-handover__outcome a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;margin-top:auto;padding:0 18px;border-radius:999px;background:#123f31;color:#fff;font-size:.86rem;font-weight:850;text-decoration:none}
.dark .p218-field-proof{background:linear-gradient(180deg,#081f18,#071b15);border-color:rgba(223,190,111,.11)}
.dark .p218-field-proof__head h2{color:#f4f8f6}.dark .p218-field-proof__head>p{color:#adc1b9}
.dark .p218-proof-card{background:linear-gradient(180deg,rgba(17,53,42,.96),rgba(10,37,29,.97));border-color:rgba(214,184,111,.18);box-shadow:0 16px 36px rgba(0,0,0,.17)}
.dark .p218-proof-card h3{color:#f2f7f4}.dark .p218-proof-card>p{color:#adc1b9}.dark .p218-proof-card dl div{border-color:rgba(255,255,255,.09)}.dark .p218-proof-card dt{color:#d9bc76}.dark .p218-proof-card dd{color:#d6e2dd}
@media(max-width:1100px){.p218-field-proof__head,.p218-handover{grid-template-columns:1fr}.p218-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.p218-proof-card{min-height:320px}}
@media(max-width:680px){.p218-field-proof{padding:54px 0}.p218-proof-grid,.p218-handover__checks{grid-template-columns:1fr}.p218-proof-card{min-height:0}.p218-handover__outcome a{width:100%;margin-top:20px}}
