.contact-module__swMWYG__main{background-color:var(--color-matte-black);color:#fff;min-height:100vh;font-family:var(--font-body)}.contact-module__swMWYG__container{flex-direction:column;gap:6rem;max-width:1200px;margin:0 auto;padding:12rem 2rem 8rem;display:flex}.contact-module__swMWYG__header{text-align:center}.contact-module__swMWYG__title{font-size:4rem;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.contact-module__swMWYG__subtitle{color:#888;max-width:600px;margin:0 auto;font-size:1.2rem}.contact-module__swMWYG__formSection{background:#111;border:1px solid #222;padding:4rem;position:relative;overflow:hidden}.contact-module__swMWYG__formSection:before{content:"";background:#d4af37;width:4px;height:100%;position:absolute;top:0;left:0}.contact-module__swMWYG__formLine{color:#ccc;font-size:1.5rem;line-height:2.5}.contact-module__swMWYG__input,.contact-module__swMWYG__select{color:#d4af37;background:0 0;border:none;border-bottom:2px solid #333;outline:none;width:auto;min-width:100px;margin:0 .5rem;padding:0 .5rem;font-family:inherit;font-size:1.5rem;transition:all .3s;display:inline-block}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__select:focus{border-bottom-color:#d4af37}.contact-module__swMWYG__submitBtn{color:#000;text-transform:uppercase;letter-spacing:.2em;cursor:pointer;background:#fff;border:none;margin-top:3rem;padding:1rem 3rem;font-size:1.1rem;font-weight:700;transition:all .3s;display:block}.contact-module__swMWYG__submitBtn:hover{color:#fff;background:#d4af37;transform:translateY(-2px)}.contact-module__swMWYG__infoGrid{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.contact-module__swMWYG__infoCard{background:#0a0a0a;border:1px solid #222;padding:2rem}.contact-module__swMWYG__cardLabel{color:#555;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.9rem}.contact-module__swMWYG__cardValue{color:#fff;font-size:1.3rem;line-height:1.6}.contact-module__swMWYG__mapPreview{filter:grayscale();background-color:#1a1a1a;background-image:url("/photos/unnamed (6).webp");background-position:50%;background-size:cover;border:1px solid #333;width:100%;height:300px;margin-top:2rem;transition:filter .5s;position:relative}.contact-module__swMWYG__mapPreview:hover{filter:grayscale(0)}.contact-module__swMWYG__mapOverlay{background:#00000080;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.contact-module__swMWYG__directionsBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;text-transform:uppercase;background:#ffffff1a;border:1px solid #fff3;padding:.8rem 2rem;font-size:.9rem;text-decoration:none;transition:background .3s}.contact-module__swMWYG__directionsBtn:hover{background:#fff3}@media (max-width:768px){.contact-module__swMWYG__container{padding:10rem 1rem 6rem}.contact-module__swMWYG__title{font-size:2.5rem}.contact-module__swMWYG__formSection{padding:2rem}.contact-module__swMWYG__formLine{font-size:1.2rem}.contact-module__swMWYG__input,.contact-module__swMWYG__select{width:100%;margin:.5rem 0;font-size:1.2rem}.contact-module__swMWYG__infoGrid{grid-template-columns:1fr}}
