.sf-mae{box-sizing:border-box;width:100%;max-width:900px;margin:0 auto;color:#1f2937;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5}.sf-mae *,.sf-mae *::before,.sf-mae *::after{box-sizing:inherit}.sf-mae__form{display:grid;gap:2rem}.sf-mae__section{padding:1.75rem;border:1px solid #e1e5ea;border-radius:10px;background:#fff}.sf-mae__section-title{margin:0 0 1.35rem;padding:0 0 .8rem;border-bottom:1px solid #e5e7eb;color:#111827;font-size:1.1rem;font-weight:700;line-height:1.25}.sf-mae__section-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem 1.35rem}.sf-mae__field{display:grid;gap:.45rem;min-width:0}.sf-mae__field--wide{grid-column:1 / -1}.sf-mae__label{color:#263243;font-size:.94rem;font-weight:700}.sf-mae__required{color:#b42318}.sf-mae__control{width:100%;max-width:100%;min-height:48px;padding:.78rem .9rem;border:1px solid #d6dce3;border-radius:9px;background:#f8fafc;color:#111827;font:inherit;transition:border-color 0.16s ease,background-color 0.16s ease,box-shadow 0.16s ease}.sf-mae__control:focus{border-color:#1f4f82;background:#fff;box-shadow:0 0 0 3px rgb(31 79 130 / .12);outline:0}.sf-mae__control--textarea{min-height:9.5rem;resize:vertical}.sf-mae .wp-editor-wrap{overflow:hidden;border:1px solid #d6dce3;border-radius:9px;background:#f8fafc}.sf-mae .wp-editor-tools,.sf-mae .wp-editor-tabs{padding:.35rem .5rem 0}.sf-mae .wp-editor-container{border:0}.sf-mae .wp-editor-area{min-height:180px;padding:.85rem;background:#f8fafc;color:#111827;font:inherit}.sf-mae__helper{margin:0;color:#667085;font-size:.86rem;line-height:1.4}.sf-mae__media-preview{display:flex;align-items:center;gap:.9rem;margin-bottom:.35rem}.sf-mae__media-preview img{display:block;width:112px;height:112px;object-fit:cover;border:1px solid #d6dce3;border-radius:10px;background:#f8fafc}.sf-mae__gallery-preview{display:grid;grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:.9rem;margin-bottom:.5rem}.sf-mae__gallery-item{display:grid;gap:.45rem;min-width:0;color:#475467;font-size:.86rem}.sf-mae__gallery-item img{display:block;width:100%;aspect-ratio:1;object-fit:cover;border:1px solid #d6dce3;border-radius:10px;background:#f8fafc}.sf-mae__gallery-keep{display:inline-flex;align-items:center;gap:.35rem}.sf-mae__file-button{display:inline-flex;align-items:center;justify-content:center;justify-self:start;min-height:44px;padding:.72rem 1rem;border:1px solid #c7d0da;border-radius:9px;background:#f8fafc;color:#1f4f82;font-size:.94rem;font-weight:700;cursor:pointer;transition:border-color 0.16s ease,background-color 0.16s ease,color 0.16s ease}.sf-mae__file-button:hover,.sf-mae__file-button:focus{border-color:#1f4f82;background:#eef5fb;color:#173d65}.sf-mae__file-button--has-file{border-color:#1f4f82;background:#eef5fb}.sf-mae__file-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.sf-mae__actions{display:flex;justify-content:flex-end;padding-top:.25rem}.sf-mae__submit{display:inline-flex;align-items:center;justify-content:center;min-height:50px;min-width:170px;padding:.85rem 1.35rem;border:0;border-radius:9px;background:#173d65;color:#fff;font:inherit;font-weight:700;line-height:1.2;cursor:pointer;transition:background-color 0.16s ease,transform 0.16s ease}.sf-mae__submit:hover,.sf-mae__submit:focus{background:#102d4b;outline:0}.sf-mae__submit:active{transform:translateY(1px)}.sf-mae__notice{margin:0 0 1.2rem;padding:.95rem 1rem;border:1px solid #d6dce3;border-radius:9px;background:#f8fafc;color:#263243;font-weight:600}.sf-mae__notice--error{border-color:#f1b8b8;background:#fff1f1;color:#9f1d1d}.sf-mae__notice--success{border-color:#b7e3c4;background:#effaf2;color:#176333}@media (max-width:720px){.sf-mae{font-size:15px}.sf-mae__section{padding:1.25rem}.sf-mae__section-fields{grid-template-columns:1fr}.sf-mae__actions{position:sticky;bottom:0;z-index:5;margin:0 -.75rem;padding:.8rem .75rem;border-top:1px solid #e5e7eb;background:rgb(255 255 255 / .94)}.sf-mae__submit{width:100%}}