.lpb-form{--mf-accent:#ff5a1f;box-sizing:border-box;width:min(calc(100% - 32px),880px);margin:28px auto;padding:clamp(22px,4vw,40px);border:1px solid #e1e6ee;border-radius:20px;background:#fff;color:#1d2939;font-family:inherit;box-shadow:0 16px 45px rgba(15,23,42,.08)}.lpb-form *{box-sizing:border-box}.lpb-form-head{margin-bottom:26px}.lpb-form-head strong{display:block;color:#182230;font-size:clamp(22px,3vw,30px);line-height:1.2}.lpb-form-head p{margin:8px 0 0;color:#667085;font-size:14px;line-height:1.6}.lpb-form-grid{display:flex;flex-wrap:wrap;margin:0 -8px}.lpb-form-field{width:100%;padding:0 8px;margin-bottom:18px}.lpb-form-width-25{width:25%}.lpb-form-width-50{width:50%}.lpb-form-width-75{width:75%}.lpb-form-label{display:block;margin-bottom:7px;color:#344054;font-size:12px;font-weight:750}.lpb-form-label b{margin-left:4px;color:#dc2626}.lpb-form input:not([type=radio]):not([type=checkbox]),.lpb-form select,.lpb-form textarea{display:block;width:100%;min-height:46px;margin:0!important;padding:10px 12px!important;border:1px solid #cfd7e3!important;border-radius:9px!important;background:#fbfcfe!important;color:#1f2937!important;font:inherit!important;font-size:14px!important;box-shadow:0 1px 2px rgba(16,24,40,.025)!important;transition:border .16s,box-shadow .16s,background .16s}.lpb-form textarea{min-height:120px;resize:vertical}.lpb-form input:focus,.lpb-form select:focus,.lpb-form textarea:focus{border-color:#ff8a57!important;background:#fff!important;box-shadow:0 0 0 3px rgba(255,90,31,.11)!important;outline:0}.lpb-form input[type=file]{padding:8px!important}.lpb-form-help{display:block;margin-top:6px;color:#7d8798;font-size:11px;line-height:1.45}.lpb-form-choices{display:flex;flex-wrap:wrap;gap:9px}.lpb-form-choice{display:flex;align-items:center;gap:8px;min-height:40px;padding:8px 12px;border:1px solid #dbe1ea;border-radius:9px;background:#f8fafc;color:#344054;font-size:13px;cursor:pointer}.lpb-form-choice input{width:16px;height:16px;margin:0!important;accent-color:var(--mf-accent)}.lpb-form-submit{min-height:46px;padding:11px 23px;border:0!important;border-radius:10px!important;background:linear-gradient(135deg,var(--mf-accent),#ff7a32)!important;color:#fff!important;font-size:14px!important;font-weight:750!important;cursor:pointer;box-shadow:0 8px 18px rgba(255,90,31,.22);transition:transform .16s,box-shadow .16s}.lpb-form-submit:hover{transform:translateY(-1px);box-shadow:0 11px 24px rgba(255,90,31,.27)}.lpb-form-submit:disabled{opacity:.58;cursor:not-allowed;transform:none}.lpb-form-status{display:none;margin-top:15px;padding:11px 13px;border-radius:9px;font-size:13px}.lpb-form-status.is-visible{display:block}.lpb-form-status.is-success{background:#ecfdf3;color:#067647}.lpb-form-status.is-error{background:#fef3f2;color:#b42318}@media(max-width:720px){.lpb-form-width-25,.lpb-form-width-50,.lpb-form-width-75{width:100%}}@media(max-width:480px){.lpb-form{width:calc(100% - 20px);padding:20px 16px;border-radius:15px}.lpb-form-submit{width:100%}}
