/* V95: isolated cross-site links. No global game/layout overrides. */
.reform95-card{box-sizing:border-box;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;width:calc(100% - 40px);max-width:1120px;margin:32px auto;padding:clamp(22px,3vw,36px);border:1px solid #d7bd77;border-left:5px solid #d7ad4a;border-radius:16px;background:linear-gradient(120deg,#112834,#0b1b24);color:#f7f3e8;box-shadow:0 12px 28px rgba(4,17,22,.12);grid-column:1/-1;scroll-margin-top:120px;font-family:system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.6}
.reform95-card *{box-sizing:border-box;min-width:0}
.reform95-card .reform95-eyebrow{margin:0 0 8px;color:#f1cb70;font-size:.74rem;font-weight:800;letter-spacing:.13em;line-height:1.5}
.reform95-card h2{margin:0 0 10px;color:#fff7e3;font:750 clamp(1.55rem,3vw,2.3rem)/1.18 system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:-.025em;text-wrap:balance}
.reform95-card .reform95-description{max-width:62ch;margin:0;color:#e2ebee;font-size:1rem;line-height:1.65}
.reform95-card .reform95-destination{display:flex;align-items:center;flex-direction:column;gap:9px}
.reform95-card .reform95-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:48px;padding:13px 22px;border:2px solid #f1c96d;border-radius:999px;background:#f1c96d;color:#17242b;text-decoration:none;font-size:1rem;font-weight:850;line-height:1.35;transition:background .15s ease,color .15s ease;overflow-wrap:anywhere}
.reform95-card .reform95-button:hover{background:#ffdda1;border-color:#ffdda1;color:#08151a}
.reform95-card .reform95-button:focus-visible{outline:3px solid #fff;outline-offset:4px}
.reform95-card .reform95-address{color:#d4e0e7;font-size:.78rem;letter-spacing:.015em;overflow-wrap:anywhere}
.rise91-header a[data-reform95-link]{color:#f1cc77}
.rise91-footer a[data-reform95-link]{font-weight:750}
@media(max-width:680px){.reform95-card{grid-template-columns:1fr;gap:20px;width:calc(100% - 28px);margin:24px auto;padding:22px 20px}.reform95-card .reform95-destination{align-items:flex-start}.reform95-card .reform95-button{width:100%}.reform95-card .reform95-address{align-self:center}}
@media(prefers-reduced-motion:reduce){.reform95-card .reform95-button{transition:none}}
