.lfcrm-front{max-width:900px;margin:30px auto;background:#fff;padding:24px;border-radius:22px;box-shadow:0 10px 30px rgba(0,0,0,.06)}.lfcrm-front label{display:block;font-weight:700;margin:10px 0}.lfcrm-front input,.lfcrm-front select,.lfcrm-front textarea{width:100%;padding:12px;border:1px solid #ddd;border-radius:12px;margin-top:5px}.lfcrm-front-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px}.lfcrm-front button{display:inline-block;padding:12px 20px;border-radius:999px;background:#143d5d;color:#fff;border:0;font-weight:800}.lfcrm-ok,.lfcrm-summary{background:#dcfce7;color:#166534;border-radius:12px;padding:12px;margin:12px 0}.lfcrm-front.error{background:#fee2e2;color:#991b1b}