/* Fit Fortress brand palette, sampled from the supplied logo */
:root{--green:#ff193d;--sky:#63b7ff;--light:#f5f8fb;--muted:#617080;--line:#dce4ea}
.button{background:#ff193d;box-shadow:0 8px 18px rgba(255,25,61,.19)}.button:hover{background:#df1031}.light-button{background:#fff;color:var(--navy)}.light-button:hover{background:var(--navy);color:#fff}.brand-mark{background:#ff193d}.feature-card:hover{border-color:#63b7ff}.program-meta span{background:#edf6ff;color:#257ac2}.pulse{background:#63b7ff;box-shadow:0 0 0 6px rgba(99,183,255,.22)}.cta{background:linear-gradient(115deg,#ff193d 0%,#ed1638 66%,#e81537 100%)}.cta h2 i{color:#fff;text-decoration-color:#63b7ff}.cta .eyebrow span{background:#63b7ff}.quote-badge{background:#ff193d}.testimonial>div{color:#ff193d}.accordion summary span,.arrow-link b,.text-link span{color:#ff193d}.contact-form .button{background:#ff193d}.form-message{color:#c5112f}.filters .active{background:#ff193d;border-color:#ff193d}.help-card a{border-color:#ffffffaa}.nav-links>a:not(.button):after{background:#ff193d}.eyebrow.green{color:#d80f30}.eyebrow.green span{background:#ff193d}.stats strong small{color:#63b7ff}
