.contact-module__swMWYG__main{color:#f5f5f5;background-color:#0a0a0a;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 0;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;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff,#a0a0a0);-webkit-background-clip:text;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__profileImageContainer{justify-content:center;margin-bottom:2rem;display:flex}.contact-module__swMWYG__profileImage{object-fit:cover;object-position:center 25%;border:2px solid #333;border-radius:50%}.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;cursor:pointer;background:#f5f5f5;border-radius:5px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s ease-in-out;display:flex}.contact-module__swMWYG__emailButton:hover{background-color:#c7c7c7;transform:translateY(-2px)}.contact-module__swMWYG__emailButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.contact-module__swMWYG__successButton{pointer-events:none;color:#fff!important;background-color:#22c55e!important;border-color:#22c55e!important}@keyframes contact-module__swMWYG__successPop{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.contact-module__swMWYG__successButton svg{animation:.5s ease-out contact-module__swMWYG__successPop}.contact-module__swMWYG__form{text-align:left;flex-direction:column;gap:1.5rem;width:100%;max-width:600px;margin:0 auto 4rem;display:flex}.contact-module__swMWYG__formGroup{flex-direction:column;display:flex}.contact-module__swMWYG__formGroup label{font-family:var(--font-geist-mono);margin-bottom:.5rem;font-size:.9rem}.contact-module__swMWYG__input,.contact-module__swMWYG__textarea{color:#f5f5f5;font-family:var(--font-geist-sans);background-color:#222;border:1px solid #444;border-radius:5px;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s ease-in-out,background-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}
