.contact-module__GEYhhW__container{max-width:1200px;margin:4rem auto;padding:0 1.5rem}.contact-module__GEYhhW__header{text-align:center;margin-bottom:4rem}.contact-module__GEYhhW__title{margin-bottom:1rem;font-size:3rem;font-weight:700}.contact-module__GEYhhW__subtitle{color:var(--muted-foreground);font-size:1.2rem}.contact-module__GEYhhW__content{margin-top:3rem}.contact-module__GEYhhW__grid{grid-template-columns:1.5fr 1fr;gap:4rem;display:grid}.contact-module__GEYhhW__formSection h2{color:var(--foreground);margin-bottom:.5rem;font-size:1.75rem}.contact-module__GEYhhW__formDescription{color:var(--muted-foreground);margin-bottom:2rem;line-height:1.6}.contact-module__GEYhhW__form{flex-direction:column;gap:1.5rem;display:flex}.contact-module__GEYhhW__field{flex-direction:column;gap:.5rem;display:flex}.contact-module__GEYhhW__field label{color:var(--foreground);font-size:.95rem;font-weight:500}.contact-module__GEYhhW__input,.contact-module__GEYhhW__select,.contact-module__GEYhhW__textarea{border:1px solid var(--border);border-radius:var(--radius);background-color:var(--background);color:var(--foreground);padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.contact-module__GEYhhW__input:focus,.contact-module__GEYhhW__select:focus,.contact-module__GEYhhW__textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #ccff001a}.contact-module__GEYhhW__textarea{resize:vertical;min-height:140px;padding:1rem;font-family:inherit;line-height:1.6}.contact-module__GEYhhW__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:12px;padding-right:2.5rem}@media (prefers-color-scheme:dark){.contact-module__GEYhhW__select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23A3A3A3' d='M6 9L1 4h10z'/%3E%3C/svg%3E")}}.contact-module__GEYhhW__infoSection{flex-direction:column;gap:1.5rem;display:flex}.contact-module__GEYhhW__infoCard{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;transition:all .2s}.contact-module__GEYhhW__infoCard:hover{border-color:var(--primary);box-shadow:0 4px 12px #0000000d}.contact-module__GEYhhW__infoCard h3{color:var(--foreground);margin-bottom:.75rem;font-size:1.1rem}.contact-module__GEYhhW__infoCard p{color:var(--foreground);margin-bottom:.5rem;line-height:1.6}.contact-module__GEYhhW__infoCard p:last-child{margin-bottom:0}.contact-module__GEYhhW__infoCard a{color:var(--primary);font-weight:500;text-decoration:none}.contact-module__GEYhhW__infoCard a:hover{text-decoration:underline}.contact-module__GEYhhW__infoDescription{margin-top:.25rem;font-size:.9rem;color:var(--muted-foreground)!important}.contact-module__GEYhhW__socialLinks{flex-direction:column;gap:.5rem;display:flex}.contact-module__GEYhhW__socialLinks a{color:var(--primary);font-weight:500;text-decoration:none;transition:all .2s}.contact-module__GEYhhW__socialLinks a:hover{text-decoration:underline;transform:translate(4px)}@media (max-width:968px){.contact-module__GEYhhW__grid{grid-template-columns:1fr;gap:3rem}.contact-module__GEYhhW__title{font-size:2rem}.contact-module__GEYhhW__formSection{order:2}.contact-module__GEYhhW__infoSection{order:1}}
