.contact-module__swMWYG__container{padding:6rem 0 8rem}.contact-module__swMWYG__header{text-align:center;max-width:800px;margin:0 auto 4rem}.contact-module__swMWYG__title{margin-bottom:1rem;font-size:2.75rem;font-weight:800}.contact-module__swMWYG__subtitle{color:var(--text-secondary);font-size:1.2rem;line-height:1.6}.contact-module__swMWYG__layout{grid-template-columns:1.5fr 1fr;gap:3.5rem;max-width:1000px;margin:0 auto;display:grid}.contact-module__swMWYG__formCard{background:var(--bg-card);border:1px solid var(--border-color);box-shadow:var(--glow-shadow);border-radius:6px;flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex}.contact-module__swMWYG__formGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module__swMWYG__label{font-size:.8rem;font-family:var(--font-mono);text-transform:uppercase;color:var(--text-secondary);letter-spacing:.05em}.contact-module__swMWYG__input,.contact-module__swMWYG__textarea{border:1px solid var(--border-color);color:#fff;font-family:var(--font-sans);background:#010610b3;border-radius:4px;padding:.75rem 1rem;font-size:.95rem;transition:all .2s}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__textarea:focus{border-color:var(--accent-cyan);outline:none;box-shadow:0 0 10px #00d2ff33}.contact-module__swMWYG__textarea{resize:vertical;min-height:150px}.contact-module__swMWYG__successMessage{color:#10b981;text-align:center;background:#10b9811a;border:1px solid #10b9814d;border-radius:4px;padding:1.5rem;font-size:1rem}.contact-module__swMWYG__successTitle{margin-bottom:.5rem;font-weight:700}.contact-module__swMWYG__sidebar{flex-direction:column;gap:2rem;display:flex}.contact-module__swMWYG__noteBox{background:#06122a40;border:1px solid #ffffff08;border-radius:6px;padding:1.75rem}.contact-module__swMWYG__noteTitle{color:#fff;margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.contact-module__swMWYG__noteDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.contact-module__swMWYG__noteLink{color:var(--accent-cyan);font-weight:600}.contact-module__swMWYG__noteLink:hover{text-decoration:underline}.contact-module__swMWYG__footerText{color:var(--text-muted);text-align:center;font-size:.85rem;font-family:var(--font-mono);margin-top:1rem}@media (max-width:768px){.contact-module__swMWYG__layout{grid-template-columns:1fr;gap:3rem}}
