.contact-main{flex:1;justify-content:center;align-items:center;padding:3rem 1.5rem;display:flex}.contact-card{background:#1e293b;border:1px solid #334155;border-radius:16px;width:100%;max-width:520px;padding:2.5rem 2rem;box-shadow:0 20px 60px #0006}.contact-heading{color:#f8fafc;margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.contact-sub{color:#94a3b8;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.form-group{margin-bottom:1.25rem}.form-group label{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.35rem;font-size:.75rem;font-weight:700;display:block}.form-group input,.form-group textarea{color:#f8fafc;resize:vertical;background:#0f172a;border:1px solid #334155;border-radius:8px;width:100%;padding:.75rem .9rem;font-family:inherit;font-size:.95rem;transition:border-color .15s,box-shadow .15s;display:block}.form-group input::placeholder,.form-group textarea::placeholder{color:#94a3b8}.form-group input:focus,.form-group textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb40}.field-error{color:#f87171;margin-top:.4rem;font-size:.82rem}.field-error.hidden{display:none}.form-success{color:#86efac;margin-bottom:1rem;font-size:.9rem}.form-success.hidden{display:none}.btn-submit{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;width:100%;margin-top:.5rem;padding:.85rem;font-family:inherit;font-size:1rem;font-weight:600;transition:background .15s,transform .1s}.btn-submit:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px)}.btn-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}
