.contact-module__swMWYG__main{background:var(--bg-base);min-height:100vh}.contact-module__swMWYG__hero{background:var(--bg-elevated);border-bottom:1px solid var(--border-color);padding:5rem 2rem 4rem;position:relative;overflow:hidden}.contact-module__swMWYG__gridLines{pointer-events:none;background-image:linear-gradient(var(--grid-color)1px,transparent 1px),linear-gradient(90deg,var(--grid-color)1px,transparent 1px);background-size:40px 40px;position:absolute;inset:0}.contact-module__swMWYG__container{z-index:1;max-width:1100px;margin:0 auto;padding:0 1rem;position:relative}.contact-module__swMWYG__heroComment{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.05em;margin-bottom:.75rem;font-size:.75rem;display:block}.contact-module__swMWYG__title{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.03em;margin-bottom:.75rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.contact-module__swMWYG__subtitle{color:var(--text-secondary);max-width:500px;font-size:1rem;line-height:1.65}.contact-module__swMWYG__contactSection{padding:3.5rem 2rem 5rem}.contact-module__swMWYG__contactGrid{grid-template-columns:1fr 1.4fr;align-items:start;gap:3.5rem;display:grid}.contact-module__swMWYG__infoHeader{flex-direction:column;gap:.4rem;margin-bottom:1rem;display:flex}.contact-module__swMWYG__comment{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.05em;font-size:.72rem}.contact-module__swMWYG__infoTitle,.contact-module__swMWYG__formTitle{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.02em;font-size:1.4rem;font-weight:700}.contact-module__swMWYG__infoDesc{color:var(--text-secondary);margin-bottom:1.75rem;font-size:.9rem;line-height:1.75}.contact-module__swMWYG__contactMethods{flex-direction:column;gap:.6rem;margin-bottom:2rem;display:flex}.contact-module__swMWYG__contactMethod{background:var(--bg-card);border:1px solid var(--border-color);color:inherit;border-radius:6px;align-items:center;gap:.875rem;padding:.875rem 1rem;text-decoration:none;transition:border-color .2s,transform .2s;display:flex}.contact-module__swMWYG__contactMethod:hover{border-color:var(--accent-border);opacity:1;transform:translate(4px)}.contact-module__swMWYG__methodIcon{background:var(--accent-dim);border:1px solid var(--accent-border);width:36px;height:36px;color:var(--accent);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-module__swMWYG__methodLabel{font-family:var(--font-mono);color:var(--text-muted);margin-bottom:2px;font-size:.68rem}.contact-module__swMWYG__methodValue{color:var(--text-primary);font-size:.875rem;font-weight:500}.contact-module__swMWYG__socialSection{flex-direction:column;gap:.75rem;display:flex}.contact-module__swMWYG__socialIcons{gap:.5rem;display:flex}.contact-module__swMWYG__socialIcon{background:var(--toggle-bg);border:1px solid var(--border-color);width:38px;height:38px;color:var(--text-muted);border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex}.contact-module__swMWYG__socialIcon:hover{background:var(--accent-dim);border-color:var(--accent-border);color:var(--accent);opacity:1;transform:translateY(-2px)}.contact-module__swMWYG__formWrapper{background:var(--bg-card);border:1px solid var(--border-color);border-radius:8px;padding:2rem}.contact-module__swMWYG__formHeader{flex-direction:column;gap:.4rem;margin-bottom:1.75rem;display:flex}.contact-module__swMWYG__form{flex-direction:column;gap:1.25rem;display:flex}.contact-module__swMWYG__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.contact-module__swMWYG__formGroup{flex-direction:column;gap:.4rem;display:flex}.contact-module__swMWYG__label{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.04em;font-size:.72rem}.contact-module__swMWYG__input,.contact-module__swMWYG__textarea{background:var(--bg-elevated);border:1px solid var(--border-color);width:100%;font-family:var(--font-display);color:var(--text-primary);border-radius:5px;outline:none;padding:.75rem .875rem;font-size:.9rem;transition:border-color .2s}.contact-module__swMWYG__input::placeholder,.contact-module__swMWYG__textarea::placeholder{color:var(--text-muted)}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__textarea:focus{border-color:var(--accent-border);box-shadow:0 0 0 3px #5eead40f}.contact-module__swMWYG__textarea{resize:vertical;min-height:140px;line-height:1.6}.contact-module__swMWYG__submitButton{background:var(--accent);color:#0a0d12;cursor:pointer;letter-spacing:.02em;border:none;border-radius:5px;width:100%;padding:.875rem;font-size:.875rem;font-weight:700;transition:all .2s}.contact-module__swMWYG__submitButton:hover:not(:disabled){opacity:.85;transform:translateY(-1px)}.contact-module__swMWYG__submitButton:disabled{opacity:.5;cursor:not-allowed}.contact-module__swMWYG__mono{font-family:var(--font-mono)}.contact-module__swMWYG__successMessage{font-family:var(--font-mono);color:#4ade80;text-align:center;background:#4ade8014;border:1px solid #4ade8033;border-radius:5px;padding:.75rem 1rem;font-size:.8rem}.contact-module__swMWYG__errorMessage{font-family:var(--font-mono);color:#f87171;text-align:center;background:#f8717114;border:1px solid #f8717133;border-radius:5px;padding:.75rem 1rem;font-size:.8rem}.contact-module__swMWYG__formNote{color:var(--text-muted);text-align:center;margin-top:1rem;font-size:.8rem}.contact-module__swMWYG__formNoteLink{color:var(--accent);text-decoration:none}.contact-module__swMWYG__formNoteLink:hover{opacity:.8}@media (max-width:900px){.contact-module__swMWYG__contactGrid{grid-template-columns:1fr;gap:2.5rem}}@media (max-width:768px){.contact-module__swMWYG__hero{padding:3.5rem 1.5rem 3rem}.contact-module__swMWYG__contactSection{padding:2.5rem 1.5rem 3.5rem}.contact-module__swMWYG__title{font-size:2rem}.contact-module__swMWYG__formWrapper{padding:1.5rem}.contact-module__swMWYG__formRow{grid-template-columns:1fr}}
