.sbcrm-form-template-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.sbcrm-public-form-wrap{width:100%;margin:0 auto}.sbcrm-form-layout-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:24px;box-shadow:0 8px 24px rgba(15,23,42,.06)}.sbcrm-public-form{display:grid;gap:14px}.sbcrm-form-layout-two-column .sbcrm-public-form{grid-template-columns:repeat(2,minmax(0,1fr))}.sbcrm-form-layout-inline .sbcrm-public-form{display:flex;flex-wrap:wrap;align-items:flex-end}.sbcrm-width-full{grid-column:1/-1}.sbcrm-width-half{min-width:0}.sbcrm-form-field label{display:block;font-weight:600;margin-bottom:6px}.sbcrm-form-field input,.sbcrm-form-field textarea,.sbcrm-form-field select{width:100%;max-width:100%;box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;padding:10px 12px}.sbcrm-form-field textarea{min-height:110px}.sbcrm-check{display:flex!important;gap:8px;align-items:flex-start;font-weight:400!important}.sbcrm-check input{width:auto!important;margin-top:3px}.sbcrm-form-submit{grid-column:1/-1}.sbcrm-form-button{border:0;border-radius:8px;padding:11px 18px;cursor:pointer;background:#111827;color:#fff;font-weight:700}.sbcrm-form-button:hover{filter:brightness(.95)}.sbcrm-hp{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.sbcrm-form-success{border-left:4px solid #16a34a;background:#f0fdf4;padding:12px 14px;margin-bottom:14px}.sbcrm-form-layout-minimal .sbcrm-form-field input,.sbcrm-form-layout-minimal .sbcrm-form-field textarea{border-width:0 0 1px;border-radius:0;background:transparent}.sbcrm-form-layout-inline .sbcrm-form-field{flex:1 1 180px}.sbcrm-form-layout-inline .sbcrm-form-submit{flex:0 0 auto}@media(max-width:700px){.sbcrm-form-layout-two-column .sbcrm-public-form{grid-template-columns:1fr}.sbcrm-form-layout-inline .sbcrm-public-form{display:grid}}
