.contact-seller-form-module__wobDpq__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.contact-seller-form-module__wobDpq__modal{background-color:var(--card,#fff);border:1px solid var(--border,#e5e7eb);border-radius:12px;width:100%;max-width:500px;animation:.3s ease-out contact-seller-form-module__wobDpq__slideUp;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes contact-seller-form-module__wobDpq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.contact-seller-form-module__wobDpq__header{border-bottom:1px solid var(--border,#e5e7eb);background-color:var(--secondary,#f9fafb);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.contact-seller-form-module__wobDpq__title{color:var(--foreground,#111827);margin:0;font-size:1.25rem;font-weight:700}.contact-seller-form-module__wobDpq__closeButton{color:var(--muted-foreground,#6b7280);cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1.5rem;line-height:1;transition:color .2s}.contact-seller-form-module__wobDpq__closeButton:hover{color:var(--foreground,#111827)}.contact-seller-form-module__wobDpq__form{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.contact-seller-form-module__wobDpq__field{flex-direction:column;gap:.5rem;display:flex}.contact-seller-form-module__wobDpq__label{color:var(--foreground,#111827);font-size:.875rem;font-weight:600}.contact-seller-form-module__wobDpq__input,.contact-seller-form-module__wobDpq__textarea{border:1px solid var(--border,#d1d5db);background-color:var(--background,#fff);color:var(--foreground,#111827);border-radius:6px;padding:.75rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.contact-seller-form-module__wobDpq__input:focus,.contact-seller-form-module__wobDpq__textarea:focus{border-color:var(--primary,#2c4c3b);outline:none;box-shadow:0 0 0 2px #2c4c3b1a}.contact-seller-form-module__wobDpq__textarea{resize:vertical;min-height:120px}.contact-seller-form-module__wobDpq__submitButton{background-color:var(--primary,#2c4c3b);color:var(--primary-foreground,#fff);cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:.875rem;font-size:1rem;font-weight:600;transition:background-color .2s;display:flex}.contact-seller-form-module__wobDpq__submitButton:hover{background-color:#1a2e24}.contact-seller-form-module__wobDpq__submitButton:disabled{opacity:.7;cursor:not-allowed}.contact-seller-form-module__wobDpq__error{color:#991b1b;background-color:#fef2f2;border:1px solid #fee2e2;border-radius:6px;padding:.75rem;font-size:.875rem}.contact-seller-form-module__wobDpq__successMessage{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2rem;display:flex}.contact-seller-form-module__wobDpq__successIcon{color:#166534;background-color:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.contact-seller-form-module__wobDpq__successTitle{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:700}.contact-seller-form-module__wobDpq__successText{color:var(--muted-foreground);margin:0}
