.ContactForm-module__SReLuW__formCard{--color-surface:#262626;--color-background:#1a1a1a;--color-border:#404040;--color-text-main:#fff;--color-text-muted:#a3a3a3;--color-primary:#febe10;background:#111;border:1px solid #ffffff1a;border-radius:2rem;padding:3rem;box-shadow:0 10px 40px #0003}.ContactForm-module__SReLuW__formCard form{flex-direction:column;gap:1.25rem;display:flex}.ContactForm-module__SReLuW__formTitle{color:#fff;margin-bottom:2rem;font-size:1.75rem;font-weight:800}.ContactForm-module__SReLuW__submitButton{color:#000;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background-color:#febe10;border:none;border-radius:9999px;width:100%;margin-top:.5rem;padding:1rem;font-size:1rem;font-weight:700;transition:transform .2s,background-color .2s}.ContactForm-module__SReLuW__submitButton:hover{background-color:#f5b000;transform:translateY(-2px)}.ContactForm-module__SReLuW__submitButton:disabled{color:#888;cursor:not-allowed;background-color:#555;transform:none}.ContactForm-module__SReLuW__successMessage{color:#4ade80;text-align:center;background-color:#15803d26;border:2px solid #4ade804d;border-radius:16px;flex-direction:column;align-items:center;margin-bottom:1rem;padding:2rem;font-weight:500;animation:.4s ease-out ContactForm-module__SReLuW__fadeInUp;display:flex}@keyframes ContactForm-module__SReLuW__fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ContactForm-module__SReLuW__errorMessage{color:#f87171;background-color:#b91c1c33;border:1px solid #f8717133;border-radius:12px;margin-bottom:1rem;padding:1rem;font-weight:500}@media (max-width:768px){.ContactForm-module__SReLuW__formCard{border-radius:1.5rem;padding:2rem}}
