.contact-module__swMWYG__container{max-width:600px;margin:0 auto}.contact-module__swMWYG__formCard{border-radius:12px;padding:2rem}.contact-module__swMWYG__header{border-bottom:1px solid var(--border);color:var(--neon-green);align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.contact-module__swMWYG__field{margin-bottom:1.5rem}.contact-module__swMWYG__field label{color:var(--text-secondary);margin-bottom:.5rem;font-size:.8rem;display:block}.contact-module__swMWYG__input,.contact-module__swMWYG__textarea{border:1px solid var(--border);width:100%;color:var(--text-primary);background:#0000004d;border-radius:6px;padding:.8rem;font-family:inherit;transition:border-color .2s}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__textarea:focus{border-color:var(--neon-green);box-shadow:0 0 10px -4px var(--neon-green-dim);outline:none}.contact-module__swMWYG__submitBtn{background:var(--surface-highlight);width:100%;color:var(--neon-green);border:1px solid var(--neon-green);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:10px;padding:1rem;font-family:JetBrains Mono,monospace;font-weight:600;transition:all .2s;display:flex}.contact-module__swMWYG__submitBtn:hover{background:var(--neon-green);color:#000}.contact-module__swMWYG__footer{text-align:center;color:var(--text-secondary);margin-top:2rem;font-family:JetBrains Mono,monospace;font-size:.85rem}
