:root{--primary:#0d6efd;--muted:#6c757d;}
body{font-family:Inter,sans-serif;background:#f8f9fa;color:#212529;}
.logo-mark{width:48px;height:48px;border-radius:10px;background:linear-gradient(135deg,var(--primary),#0b5ed7);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;}
.brand{font-weight:700;color:#0b5ed7;}
.card-cta{border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,0.05);}
.section-title{font-weight:700;margin-bottom:1rem;}
