.smtkd-member-form { max-width: 880px; margin: 0 auto; background: #fff; padding: 28px 32px; border-radius: 12px; box-shadow: 0 6px 24px rgba(0,0,0,.18); color: #1a1a1a; }
.smtkd-member-form > h2 { color: #1e4b8a; margin-top: 0; font-size: 24px; }
.smtkd-member-form > .smtkd-hint { color: #555; font-size: 14px; margin-bottom: 20px; }
.smtkd-member-form fieldset { margin-bottom: 16px; background: #f7f9fc; border: 1px solid #d9dff0; }
.smtkd-member-form fieldset legend { background: #fff; color: #1e4b8a; padding: 2px 12px; border-radius: 6px; border: 1px solid #d9dff0; font-size: 14px; }
.smtkd-member-form fieldset.smtkd-inline-group { background: #fff; }
.smtkd-member-form fieldset p { color: #1a1a1a; }
.smtkd-member-form label { color: #333; }
.smtkd-member-form input, .smtkd-member-form textarea, .smtkd-member-form select { background: #fff !important; }
.smtkd-signature-wrap { border: 2px dashed #c9d0d8; border-radius: 10px; padding: 6px; background: #fff; touch-action: none; }
.smtkd-signature-pad { display: block; width: 100%; max-width: 100%; height: 180px; background:#fff; border-radius:6px; cursor:crosshair; }
.smtkd-signature-clear { margin-top: 4px; }
.smtkd-declaration { background: #eef2fb !important; border-color:#c8d3ee !important; }
.smtkd-declaration p { color: #333; line-height: 1.5; }
.smtkd-thanks { max-width: 600px; margin: 24px auto; }

@media (max-width: 760px) {
	.smtkd-member-form { padding: 20px 18px; border-radius: 8px; }
}
