.cs-main{background:#fff;justify-content:center;align-items:center;min-height:72vh;padding:9rem 5% 6rem;display:flex}.cs-inner{text-align:center;max-width:640px}.cs-label{font-family:var(--font-chakra-petch),monospace;letter-spacing:.2em;text-transform:uppercase;color:#2596be;margin-bottom:1.1rem;font-size:.7rem;font-weight:600;display:inline-block}.cs-title{font-family:var(--font-instrument-serif),Georgia,serif;color:#0f1a2a;margin-bottom:1rem;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:400;line-height:1.12}.cs-blurb{color:#4a5568;margin-bottom:2.2rem;font-size:1.05rem;line-height:1.65}.cs-actions{flex-wrap:wrap;justify-content:center;gap:.85rem;display:flex}.cs-btn{border-radius:14px;align-items:center;gap:.5rem;padding:.8rem 1.6rem;font-size:.95rem;font-weight:600;transition:background .2s,color .2s,border-color .2s,transform .2s;display:inline-flex}.cs-btn:hover{transform:translateY(-1px)}.cs-btn-primary{color:#fff;background:#2596be}.cs-btn-primary:hover{background:#1b7797}.cs-btn-ghost{color:#3d2f4d;border:1px solid #e3e8ee}.cs-btn-ghost:hover{color:#2596be;border-color:#2596be}@media (prefers-reduced-motion:reduce){.cs-btn,.cs-btn:hover{transition:none;transform:none}}
