.res-section{margin-top:1rem}.res-heading-centered{font-family:var(--font-head);color:var(--navy);text-align:center;margin-bottom:2rem;padding-bottom:1rem;font-size:clamp(1.5rem,2.8vw,2rem);position:relative}.res-heading-centered:before{content:"★";color:var(--navy);z-index:1;font-size:1.3rem;display:block;position:absolute;bottom:-.1rem;left:50%;transform:translate(-50%)}.res-heading-centered:after{content:"";background:linear-gradient(to right, var(--bright-red) calc(50% - 10px), transparent calc(50% - 10px), transparent calc(50% + 10px), var(--bright-red) calc(50% + 10px));z-index:0;width:120px;height:2px;display:block;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.res-section__heading{font-family:var(--font-head);color:var(--navy);margin-bottom:.6rem;font-size:clamp(1.5rem,2.8vw,2rem);font-weight:700}.res-section__heading:before{content:"";background:var(--bright-red);width:50px;height:3px;margin-bottom:.6rem;display:block}.res-section__sub{color:var(--muted);margin-bottom:1.75rem;font-size:.95rem;line-height:1.7}.res-cards{gap:1.25rem;display:grid}.res-cards--3col{grid-template-columns:repeat(3,1fr)}.res-cards--2col{grid-template-columns:repeat(2,1fr)}.res-card{border:1px solid var(--border);border-radius:var(--radius);border-top-width:3px;flex-direction:column;padding:1.4rem 1.25rem;display:flex}.res-card--navy{border-top-color:var(--navy)}.res-card--red{border-top-color:var(--bright-red)}.res-card__num{background:var(--navy);width:36px;height:36px;color:var(--white);font-family:var(--font-head);border-radius:50%;flex-shrink:0;place-items:center;margin-bottom:.9rem;font-size:.85rem;font-weight:700;display:grid}.res-card__num--red{background:var(--bright-red)}.res-card__title{font-family:var(--font-head);color:var(--navy);margin-bottom:.45rem;font-size:.95rem;font-weight:700;line-height:1.35}.res-card__body{color:var(--muted);flex:1;margin-bottom:.75rem;font-size:.85rem;line-height:1.6}.res-card__link{color:var(--bright-red);margin-top:auto;font-size:.85rem;font-weight:600}.res-card__link:hover{text-decoration:underline}.res-checklist-box{background:var(--slate);border-radius:var(--radius);margin-top:2rem;padding:1.75rem 2rem}.res-checklist-box__title{font-family:var(--font-head);color:var(--navy);margin-bottom:.3rem;font-size:1.1rem;font-weight:700}.res-checklist-box__sub{color:var(--muted);margin-bottom:1rem;font-size:.88rem}.res-checklist-box__grid{grid-template-columns:1fr 1fr;gap:.5rem 2rem;display:grid}.res-checklist{flex-direction:column;gap:.5rem;display:flex}.res-checklist li{color:var(--text);align-items:flex-start;gap:.6rem;font-size:.9rem;display:flex}.res-checklist li:before{content:"✓";background:var(--bright-red);width:20px;height:20px;color:var(--white);border-radius:50%;flex-shrink:0;place-items:center;margin-top:.1rem;font-size:.65rem;font-weight:700;display:grid}.res-evidence-cards{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:1.5rem;display:grid}.res-evidence-card{border:1px solid var(--border);border-radius:var(--radius);border-top-width:3px;padding:1.4rem 1.25rem}.res-evidence-card--navy{border-top-color:var(--navy)}.res-evidence-card--red{border-top-color:var(--bright-red)}.res-evidence-card__letter{background:var(--navy);width:36px;height:36px;color:var(--white);font-family:var(--font-head);border-radius:50%;place-items:center;margin-bottom:.9rem;font-size:.95rem;font-weight:700;display:grid}.res-evidence-card__letter--red{background:var(--bright-red)}.res-evidence-card__title{font-family:var(--font-head);color:var(--navy);margin-bottom:.45rem;font-size:.95rem;font-weight:700;line-height:1.35}.res-evidence-card__body{color:var(--muted);font-size:.85rem;line-height:1.6}.res-callout{border-left:3px solid var(--bright-red);border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:var(--muted);background:#fff8f8;margin-top:1.25rem;padding:.9rem 1.25rem;font-size:.88rem;line-height:1.6}.res-contact{background:var(--navy);border-radius:var(--radius);margin-top:2.5rem;padding:2rem 2.5rem}.res-contact__title{font-family:var(--font-head);color:var(--white);margin-bottom:.35rem;font-size:1.35rem;font-weight:700}.res-contact__sub{color:#ffffffa6;margin-bottom:1.5rem;font-size:.9rem}.res-contact__grid{flex-wrap:wrap;gap:2.5rem;display:flex}.res-contact__item{align-items:center;gap:.85rem;display:flex}.res-contact__icon{width:38px;height:38px;color:var(--white);font-family:var(--font-head);background:#ffffff26;border-radius:50%;flex-shrink:0;place-items:center;font-size:.9rem;font-weight:700;display:grid}.res-contact__label{color:#ffffff8c;margin-bottom:.1rem;font-size:.78rem}.res-contact__value{color:var(--white);font-size:.95rem;font-weight:600}.res-contact__value:hover{text-decoration:underline}.res-disclaimer{border:1px solid var(--border);border-radius:var(--radius);background:var(--slate);margin:1.5rem 0;padding:1.25rem 1.5rem}.res-disclaimer__title{font-family:var(--font-head);color:var(--navy);margin-bottom:.4rem;font-size:.95rem;font-weight:700}.res-disclaimer p{color:var(--muted);font-size:.85rem;line-height:1.65}@media (width<=680px){.res-cards--3col,.res-cards--2col,.res-evidence-cards,.res-checklist-box__grid{grid-template-columns:1fr}.res-checklist-box{padding:1.25rem}.res-contact{padding:1.5rem}.res-contact__grid{gap:1.25rem}}
