/* Race Score™ V2 — premium Scandinavian, responsive, server-rendered */
.race-score--v2{margin:32px 0 56px;padding:28px;border:1px solid rgba(16,58,42,.12);border-radius:24px;background:#fbfaf6;box-shadow:0 12px 36px rgba(16,58,42,.06);color:#183127}
.race-score__eyebrow{margin-bottom:8px;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#5f8f76}
.race-score__header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}
.race-score__header h2{margin:0;font-size:clamp(1.65rem,2.4vw,2.1rem);line-height:1.05}
.race-score__lead{max-width:660px;margin:9px 0 0;color:#587064;font-size:.98rem;line-height:1.55}
.race-score__overall{display:flex;align-items:baseline;gap:3px;white-space:nowrap}
.race-score__overall strong{font-size:2.5rem;line-height:1;font-weight:800;color:#225b42}
.race-score__overall span{font-size:.9rem;color:#718176}
.race-score__proof{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:20px 0 18px;padding:11px 13px;border-radius:12px;background:#f1f5f0;color:#53685d;font-size:.84rem}
.race-score__proof-dot{width:8px;height:8px;border-radius:50%;background:#67a383;box-shadow:0 0 0 4px rgba(103,163,131,.14)}
.race-score__proof a,.race-score__links a,.race-score__method-links a{color:#245f45;text-decoration:none;font-weight:700}
.race-score__proof a:hover,.race-score__links a:hover,.race-score__method-links a:hover{text-decoration:underline}
.race-score__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.race-score__item{padding:17px;border:1px solid rgba(16,58,42,.10);border-radius:16px;background:#fff}
.race-score__item-top{display:flex;justify-content:space-between;gap:16px;align-items:center}
.race-score__item h3{margin:0;font-size:.98rem;line-height:1.2}
.race-score__item-top strong{font-size:1rem;color:#245f45;white-space:nowrap}
.race-score__item-top strong span{font-size:.75rem;color:#7f8e86;font-weight:600}
.race-score__meter{height:6px;margin:11px 0 10px;border-radius:999px;background:#e7ece7;overflow:hidden}
.race-score__meter span{display:block;height:100%;border-radius:inherit;background:#67a383}
.race-score__item p{margin:0;color:#5f6f66;font-size:.88rem;line-height:1.5}
.race-score__links{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:11px;font-size:.78rem}
.race-score__source-count{color:#819087}
.race-score__method{margin-top:18px;padding:18px 0 0;border-top:1px solid rgba(16,58,42,.10)}
.race-score__method h3{margin:0 0 6px;font-size:.98rem}
.race-score__method p{max-width:860px;margin:0;color:#5f6f66;font-size:.86rem;line-height:1.6}
.race-score__method-links{display:flex;flex-wrap:wrap;gap:16px;margin-top:10px;font-size:.8rem}
@media (max-width:720px){.race-score--v2{padding:20px;border-radius:20px}.race-score__header{gap:14px}.race-score__overall strong{font-size:2rem}.race-score__grid{grid-template-columns:1fr}.race-score__item{padding:15px}}
@media (max-width:480px){.race-score__header{display:block}.race-score__overall{margin-top:14px}.race-score__proof{font-size:.78rem}}
.breed-health{margin:56px 0}.breed-health__eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#5f8f76}.breed-health h2{margin:.3rem 0 1rem;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.08}.breed-health>p{max-width:860px;color:#5f6f66;line-height:1.7}.breed-health__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px}.breed-health__item{padding:20px;border:1px solid rgba(16,58,42,.10);border-radius:18px;background:#fff}.breed-health__item h3{margin:0 0 12px}.breed-health__item dl{margin:0}.breed-health__item dl>div+div{margin-top:10px}.breed-health__item dt{font-size:.76rem;font-weight:800;letter-spacing:.02em;color:#315b47}.breed-health__item dd{margin:3px 0 0;color:#5f6f66;font-size:.88rem;line-height:1.55}@media(max-width:720px){.breed-health__grid{grid-template-columns:1fr}}
.race-intro-summary{max-width:820px;margin:12px 0 18px;color:#3f5a4d;font-size:1rem;line-height:1.65;font-weight:600}
