:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#182230;background:#f4f7fb}*{box-sizing:border-box}body{margin:0;min-height:100vh;display:grid;place-items:center;padding:24px}.mf-card{width:min(680px,100%);background:#fff;border:1px solid #e3e8ef;border-radius:20px;padding:38px;box-shadow:0 16px 40px rgba(16,24,40,.08)}.mf-mark{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#5b3df5;color:white;font-weight:800;letter-spacing:-.04em}h1{font-size:clamp(1.7rem,4vw,2.3rem);letter-spacing:-.03em;margin:22px 0 12px}p{font-size:1rem;line-height:1.65;color:#475467}.mf-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.mf-meta span{background:#f2f4f7;border-radius:999px;padding:9px 13px;color:#344054}.mf-small{font-size:.86rem;color:#667085;margin-top:24px}

.mf-link{display:inline-block;margin-top:8px;color:#5138ee;font-weight:700;text-decoration:none}.mf-link:hover{text-decoration:underline}
