@media (max-width: 600px){.contact-method-heading{font-size:1.3rem;text-align:center;margin-bottom:0;margin-top:0;white-space:nowrap}}.contact-method-heading{font-weight:700;font-size:1.5rem;color:#1a202c;text-align:center;white-space:nowrap;flex-shrink:0;margin:0 8px;display:block}.form-error{color:#e53e3e;background:#fff0f0;border-radius:6px;padding:10px 0;font-weight:600;text-align:center;margin-bottom:16px;font-size:1.08rem}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#2c3e5040;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:1000}.modal-card{background:#fff;color:#111;border-radius:16px;box-shadow:0 8px 32px #0000002e;padding:36px 32px;max-width:340px;width:90vw;text-align:center;display:flex;flex-direction:column;align-items:center}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#2e4371;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.business-form{background:#fff;max-width:420px;margin:48px auto;padding:40px 32px;border-radius:16px;box-shadow:0 4px 32px #0000001a;border:1px solid #eaeaea;display:flex;flex-direction:column;gap:24px}.business-form h2{margin-top:4px;margin-bottom:4px;font-size:1.8rem;color:#1a202c;font-weight:700;text-align:center}.business-form h1{margin-top:8px;margin-bottom:8px;font-size:1.5rem;color:#1b469c;font-weight:700;text-align:center}.form-field{display:flex;flex-direction:column;gap:6px}.form-field label{font-size:1.05rem;font-weight:600;color:#374151}.form-field input{width:100%;padding:12px 14px;border:1.5px solid #d1d5db;border-radius:8px;font-size:1.05rem;background:#f9fafb;color:#111;transition:border-color .2s,box-shadow .2s;box-shadow:0 1px 2px #00000008}.form-field input:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb22;outline:none}.error-msg{color:#e53e3e;font-size:.98rem;margin-top:2px}.success-msg{margin-top:20px;color:#22c55e;font-weight:600;font-size:1.08rem;background:#f0fdf4;border-radius:6px;padding:10px 0;box-shadow:0 1px 4px #22c55e12;text-align:center}.business-form button[type=submit]{width:100%;padding:14px;background:linear-gradient(90deg,#2563eb,#1e40af);color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:700;cursor:pointer;box-shadow:0 2px 8px #2563eb14;transition:background .2s,box-shadow .2s}.business-form button[type=submit]:hover{background:linear-gradient(90deg,#1e40af,#2563eb);box-shadow:0 4px 16px #2563eb1f}.business-form button{width:100%;padding:14px;background:linear-gradient(90deg,#2563eb,#1e40af);color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;box-shadow:0 2px 8px #2563eb14;transition:background .2s,box-shadow .2s}.business-form button:hover{background:linear-gradient(90deg,#1e40af,#2563eb);box-shadow:0 4px 16px #2563eb1f}.spinner{display:inline-block;width:20px;height:20px;border:3px solid #eaeaea;border-top:3px solid #2563eb;border-radius:50%;animation:spin 1s linear infinite;vertical-align:middle}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 600px){.business-form{max-width:98vw;min-width:0;margin:20px auto;padding:18px 12px;border-radius:10px;box-shadow:0 2px 12px #00000014;box-sizing:border-box}.business-form h2{font-size:1.2rem;margin-bottom:1px}.business-form h1{font-size:1rem;margin-bottom:1px}.form-field{padding:0 2px;box-sizing:border-box}.form-field input{font-size:1rem;padding:12px 10px;min-width:0;width:100%;box-sizing:border-box;overflow:hidden}.business-form button[type=submit]{font-size:1rem;padding:12px}}
