.s11m-form .row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.s11m-help{color:#66736b;margin-top:12px}.s11m-notice,.s11m-pending{padding:14px 18px;border-radius:16px;background:#eaf7ee;color:#075f3a;font-weight:800;margin-bottom:18px}.s11m-pending{background:#fff7df;color:#7a4f00}.s11m-error{padding:14px 18px;border-radius:16px;background:#ffe8e8;color:#9b1c1c;font-weight:800;margin-bottom:18px}.s11m-current-photo img{width:150px;height:150px;object-fit:cover;border-radius:24px;margin-bottom:18px;border:4px solid #fff;box-shadow:0 12px 30px rgba(0,0,0,.12)}.s11m-directory-tools{margin-bottom:24px}.s11m-directory-tools input{width:100%;max-width:520px;border:1px solid #ccd9d0;border-radius:999px;padding:13px 18px;font:inherit}.s11m-profile-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.s11m-whatsapp{display:inline-block;border-radius:999px;background:#25D366;color:#fff!important;padding:12px 22px;font-weight:900;box-shadow:0 10px 25px rgba(37,211,102,.25)}.s11m-bio{margin-top:22px;padding:18px;border-radius:20px;background:#f5f8f4}.s11m-bio h3{margin-top:0;color:#075f3a}.s11m-logout{display:inline-block;margin-top:16px;font-weight:800}#loginform{max-width:520px;background:#fff;border:1px solid #e2eadf;border-radius:26px;padding:24px;box-shadow:0 18px 45px rgba(7,42,25,.07)}#loginform label{font-weight:800;color:#075f3a}#loginform input[type=text],#loginform input[type=password]{width:100%;border:1px solid #ccd9d0;border-radius:14px;padding:12px 14px;font:inherit}@media(max-width:700px){.s11m-form .row{grid-template-columns:1fr}}