.contact-module__swMWYG__main{background:#000;min-height:100vh;padding-top:120px;padding-bottom:80px}.contact-module__swMWYG__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.contact-module__swMWYG__header{text-align:center;margin-bottom:4rem}.contact-module__swMWYG__title{background:linear-gradient(135deg,#fff 0%,#aaa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:800}.contact-module__swMWYG__subtitle{color:#888;font-size:1.2rem}.contact-module__swMWYG__grid{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:900px){.contact-module__swMWYG__grid{grid-template-columns:1fr 1.5fr}}.contact-module__swMWYG__infoColumn{flex-direction:column;gap:1.5rem;display:flex}.contact-module__swMWYG__infoCard{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:1.5rem;transition:border-color .2s}.contact-module__swMWYG__infoCard:hover{border-color:var(--primary)}.contact-module__swMWYG__icon{background:#ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;font-size:1.5rem;display:flex}.contact-module__swMWYG__infoCard h3{margin-bottom:.5rem;font-size:1.2rem}.contact-module__swMWYG__infoCard p{color:#888;margin-bottom:1rem;font-size:.95rem}.contact-module__swMWYG__link{color:var(--primary);font-weight:600}.contact-module__swMWYG__formCard{background:#0a0a0a;border:1px solid #222;border-radius:24px;padding:2.5rem;box-shadow:0 20px 60px #0000004d}.contact-module__swMWYG__form{flex-direction:column;gap:1.5rem;display:flex}.contact-module__swMWYG__row{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:600px){.contact-module__swMWYG__row{grid-template-columns:1fr 1fr}}.contact-module__swMWYG__group{flex-direction:column;gap:.5rem;display:flex}.contact-module__swMWYG__group label{color:#ccc;font-size:.9rem;font-weight:600}.contact-module__swMWYG__group input,.contact-module__swMWYG__group textarea{color:#fff;background:#111;border:1px solid #333;border-radius:8px;outline:none;padding:.8rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.contact-module__swMWYG__group input:focus,.contact-module__swMWYG__group textarea:focus{border-color:var(--primary)}.contact-module__swMWYG__submitBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s}.contact-module__swMWYG__submitBtn:hover{background:var(--primary-hover);transform:translateY(-2px)}
