.contact-module__swMWYG__main{color:#f5f5f5;background-color:#0a0a0a;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:4rem 2rem;display:flex}.contact-module__swMWYG__content{text-align:center;width:100%;max-width:800px}.contact-module__swMWYG__pageTitle{font-family:var(--font-geist-sans);letter-spacing:-.05em;background:linear-gradient(90deg,#fff,#a0a0a0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0 0 1rem;font-size:2.5rem;font-weight:600}.contact-module__swMWYG__intro{font-family:var(--font-geist-sans);color:#c7c7c7;max-width:600px;margin-bottom:4rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.7}.contact-module__swMWYG__servicesGrid{text-align:left;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:4rem;display:grid}.contact-module__swMWYG__serviceCard{background-color:#111;border:1px solid #222;border-radius:8px;padding:1.5rem;transition:background-color .2s ease-in-out,border-color .2s ease-in-out}.contact-module__swMWYG__serviceCard:hover{background-color:#151515;border-color:#444}.contact-module__swMWYG__serviceCard h4{font-family:var(--font-geist-sans);color:#f5f5f5;margin:0 0 .5rem;font-size:1.25rem}.contact-module__swMWYG__serviceCard p{font-family:var(--font-geist-sans);color:#a0a0a0;margin:0;line-height:1.6}.contact-module__swMWYG__servicePrice{font-weight:500;font-family:var(--font-geist-mono)!important;color:#f5f5f5!important;margin-bottom:1rem!important}.contact-module__swMWYG__contactAction{background-color:#111;border:1px solid #222;border-radius:8px;margin-bottom:3rem;padding:2rem}.contact-module__swMWYG__contactAction h2{font-family:var(--font-geist-sans);margin:0 0 1rem;font-size:1.5rem}.contact-module__swMWYG__emailButton{font-family:var(--font-geist-mono);color:#0a0a0a;background:#f5f5f5;border-radius:5px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:background-color .2s ease-in-out;display:inline-block}.contact-module__swMWYG__emailButton:hover{background-color:#c7c7c7}.contact-module__swMWYG__backLink{font-family:var(--font-geist-mono);color:#888;font-size:.9rem;text-decoration:none;transition:color .2s ease-in-out}.contact-module__swMWYG__backLink:hover{color:#f5f5f5}.contact-module__swMWYG__form{text-align:left;flex-direction:column;gap:1.5rem;width:100%;max-width:600px;margin:0 auto 3rem;display:flex}.contact-module__swMWYG__formGroup{flex-direction:column;display:flex}.contact-module__swMWYG__formGroup label{font-family:var(--font-geist-mono);color:#a0a0a0;margin-bottom:.5rem;font-size:.9rem}.contact-module__swMWYG__input,.contact-module__swMWYG__textarea{color:#f5f5f5;font-family:var(--font-geist-sans);background-color:#111;border:1px solid #333;border-radius:5px;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s ease-in-out}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__textarea:focus{border-color:#f5f5f5;outline:none}.contact-module__swMWYG__textarea{resize:vertical}.contact-module__swMWYG__errorMessage{color:#ff4d4d;margin-top:.5rem;font-size:.875rem}
