.cfo-cert-wrap{width:min(1120px,calc(100% - 48px));margin:46px auto 28px}.cfo-cert-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cfo-cert-card{background:#fff;border:1px solid #e2d8d2;border-top:4px solid var(--accent);border-radius:16px;box-shadow:0 8px 24px rgba(24,61,75,.07);padding:22px;min-width:0}.cfo-cert-kicker{text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;font-weight:800;color:#8a3328;margin-bottom:8px}.cfo-cert-meta{font-size:.74rem;color:#6e6661;margin-bottom:8px}.cfo-cert-title{font:700 1.55rem/1.1 "Cormorant Garamond",Georgia,serif;color:#183d4b;margin-bottom:6px}.cfo-cert-streams{font-size:.9rem;color:#2d2927;margin-bottom:18px}.cfo-cert-date{display:flex;justify-content:space-between;align-items:end;gap:12px;border-top:1px solid #eee3dd;border-bottom:1px solid #eee3dd;padding:12px 0;margin-bottom:18px}.cfo-cert-date span{font-size:.68rem;color:#6e6661;text-transform:uppercase;letter-spacing:.06em}.cfo-cert-date strong{color:#183d4b;font-size:.9rem}.cfo-gauge{--size:126px;width:var(--size);height:var(--size);margin:0 auto 18px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--accent) calc(var(--p)*1%),#ece7e3 0);position:relative}.cfo-gauge:before{content:"";position:absolute;inset:12px;border-radius:50%;background:#fff}.cfo-gauge-center{position:relative;z-index:1;text-align:center;display:flex;flex-direction:column;line-height:1.1}.cfo-gauge-center strong{font-size:1.45rem;color:#183d4b}.cfo-gauge-center span{font-size:.57rem;color:#6e6661;max-width:78px}.cfo-cert-target{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:6px}.cfo-cert-target-label{font-size:.66rem;color:#6e6661;text-transform:uppercase;letter-spacing:.05em}.cfo-cert-award{font-weight:900;font-size:.75rem;letter-spacing:.04em}.cfo-cert-award.diamond{color:#3c7ca5}.cfo-cert-award.gold{color:#b27b1e}.cfo-cert-award.platinum{color:#6b7c85}.cfo-cert-note{margin-top:14px;padding-top:12px;border-top:1px solid #eee3dd;font-size:.62rem;line-height:1.35;color:#7b716c}@media(max-width:900px){.cfo-cert-grid{grid-template-columns:1fr}.cfo-cert-wrap{width:min(100% - 32px,1120px)}}