.contact-module__swMWYG__form{flex-direction:column;gap:1.25rem;margin-bottom:2rem;display:flex}.contact-module__swMWYG__row{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.contact-module__swMWYG__field{flex-direction:column;gap:.375rem;display:flex}.contact-module__swMWYG__field label{color:var(--text-primary);font-size:.875rem;font-weight:600}.contact-module__swMWYG__field label span{color:var(--accent-red)}.contact-module__swMWYG__field input,.contact-module__swMWYG__field textarea{background:var(--bg-secondary);border:1px solid var(--border-color);width:100%;color:var(--text-primary);resize:vertical;border-radius:6px;padding:.625rem .875rem;font-family:inherit;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.contact-module__swMWYG__field input:focus,.contact-module__swMWYG__field textarea:focus{border-color:var(--accent-orange);outline:none;box-shadow:0 0 0 3px #ff6b3526}.contact-module__swMWYG__field input:disabled,.contact-module__swMWYG__field textarea:disabled{opacity:.6;cursor:not-allowed}.contact-module__swMWYG__inputError{border-color:var(--accent-red)!important}.contact-module__swMWYG__error{color:var(--accent-red);font-size:.8125rem}.contact-module__swMWYG__serverError{color:var(--accent-red);background:color-mix(in srgb, var(--accent-red) 8%, var(--bg-secondary));border-radius:6px;margin:0;padding:.75rem 1rem;font-size:.9rem}.contact-module__swMWYG__submitButton{background:linear-gradient(135deg, var(--accent-red) 0%, var(--accent-orange) 100%);color:#fff;cursor:pointer;border:none;border-radius:8px;align-self:flex-start;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:opacity .2s,transform .2s}.contact-module__swMWYG__submitButton:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.contact-module__swMWYG__submitButton:disabled{opacity:.6;cursor:not-allowed}.contact-module__swMWYG__successBox{background:var(--bg-secondary);border:1px solid var(--border-color);border-left:4px solid var(--accent-orange);border-radius:8px;flex-direction:column;gap:.5rem;margin-bottom:2rem;padding:1.5rem 1.75rem;display:flex}.contact-module__swMWYG__successTitle{color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:700}.contact-module__swMWYG__successBox p{color:var(--text-secondary);margin:0}.contact-module__swMWYG__resetButton{color:var(--accent-orange);cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-top:.5rem;padding:0;font-size:.9rem;font-weight:600;text-decoration:underline}@media (max-width:600px){.contact-module__swMWYG__row{grid-template-columns:1fr}.contact-module__swMWYG__submitButton{width:100%}}.contact-module__swMWYG__helpHeading{color:var(--text-primary);margin:0 0 .75rem;font-size:1.375rem;font-weight:700}.contact-module__swMWYG__helpList{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.contact-module__swMWYG__helpItem{color:var(--text-secondary);align-items:center;gap:.625rem;font-size:.9375rem;line-height:1.5;display:flex}.contact-module__swMWYG__helpIcon{color:var(--accent-orange);flex-shrink:0}.contact-module__swMWYG__divider{border:none;border-top:1px solid var(--border-color);margin:2rem 0}
