.new_container__5mK0n{max-width:1200px;margin:2rem auto;padding:2rem;font-family:system-ui,sans-serif;background:#fff;border-radius:.75rem;box-shadow:0 4px 10px rgba(0,0,0,.05)}.new_layout__jJahI{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem}.new_title__SR6wd{font-size:2rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.new_form__BXbPy{display:flex;flex-direction:column;gap:1rem}.new_form__BXbPy label{display:flex;flex-direction:column;font-size:.9rem;font-weight:500;color:#333;gap:.25rem}.new_form__BXbPy input,.new_form__BXbPy select,.new_form__BXbPy textarea{padding:.5rem;border:1px solid #ddd;border-radius:6px;font-size:.9rem;transition:border-color .2s ease}.new_form__BXbPy input:focus,.new_form__BXbPy textarea:focus{border-color:#2563eb;outline:none}.new_form__BXbPy textarea{min-height:100px;resize:vertical}.new_form__BXbPy button{margin-top:1rem;padding:.75rem 1.25rem;background:#2563eb;color:#fff;font-size:1rem;font-weight:600;border:none;border-radius:.5rem;cursor:pointer;transition:background .2s ease}.new_form__BXbPy button:hover{background:#1d4ed8}.new_checkboxRow__UdCrE{display:flex;align-items:center;gap:.5rem}.new_error__Q96e9{margin-top:1rem;color:#c00;text-align:center}.new_success__MYRD_{margin-top:1rem;color:#059669;text-align:center}.new_preview__v0i6I{border:1px solid #ddd;border-radius:6px;padding:1rem;background:#fafafa;display:flex;justify-content:center;align-items:center}@media (max-width:768px){.new_layout__jJahI{grid-template-columns:1fr}}