.sama-form{max-width:720px;margin:24px 0}.sama-form-field{margin:0 0 18px}.sama-form label{display:block;font-weight:700;margin-bottom:7px}.sama-form label span{color:#b00020}.sama-form input[type="text"],.sama-form input[type="email"],.sama-form input[type="number"],.sama-form textarea{width:100%;max-width:100%;box-sizing:border-box;border:1px solid #c8c8c8;border-radius:4px;padding:12px 14px;font-size:16px;line-height:1.5;background:#fff}.sama-form input:focus,.sama-form textarea:focus{outline:2px solid #1d4ed8;outline-offset:1px;border-color:#1d4ed8}.sama-form-submit button{cursor:pointer;border:0;border-radius:4px;background:#111827;color:#fff;font-size:16px;font-weight:700;padding:12px 22px}.sama-form-submit button:hover,.sama-form-submit button:focus{background:#000}.sama-form-hp{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.sama-form-notice{max-width:720px;margin:18px 0;padding:14px 16px;border-radius:4px;font-weight:700}.sama-form-success{background:#ecfdf5;border:1px solid #10b981;color:#065f46}.sama-form-error{background:#fef2f2;border:1px solid #ef4444;color:#991b1b}@media (max-width:600px){.sama-form{max-width:100%}.sama-form-submit button{width:100%}}