.ocf-results{background:var(--ocf-bg)}.ocf-results__header{max-width:700px;margin-bottom:2rem}.ocf-results__header h2{margin:.6rem 0}.ocf-results__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.ocf-results__card{padding:2rem;background:var(--ocf-bg-alt);border:1px solid var(--ocf-border-light);border-radius:var(--ocf-card-radius)}.ocf-results__name{margin:0 0:1rem;font-weight:800;color:var(--ocf-heading);font-size:1.1rem}.ocf-results__numbers{display:flex;align-items:center;gap:.7rem;margin-bottom:1rem;color:var(--ocf-heading);font-size:clamp(1.35rem,2.3vw,2rem);font-weight:800}.ocf-results__numbers strong{color:var(--ocf-accent)}.ocf-results__card>p:last-child{margin-bottom:0}@media(max-width:700px){.ocf-results__grid{grid-template-columns:1fr}}
