.contact-module__swMWYG__container{grid-template-columns:repeat(2,1fr);gap:20px;max-width:1200px;margin:0 auto;display:grid}.contact-module__swMWYG__container a{color:var(--accent)}.contact-module__swMWYG__contactForm{background:var(--card-bg);border-radius:13px;flex-direction:column;gap:16px;width:100%;padding:20px;display:flex}.contact-module__swMWYG__formGroup{flex-direction:column;gap:8px;display:flex}.contact-module__swMWYG__formGroup label{font-size:.9rem;font-weight:600}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup textarea{background:var(--card-bg);color:var(--foreground);border:1px solid #ccc;border-radius:8px;padding:12px}.contact-module__swMWYG__turnstileContainer{min-height:70px;margin-bottom:24px}.contact-module__swMWYG__submitBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:12px;font-weight:700}.contact-module__swMWYG__submitBtn:disabled{opacity:.7;cursor:not-allowed}.contact-module__swMWYG__error{color:#ff4d4f;font-size:.85rem}.contact-module__swMWYG__contactDetails{background:var(--card-bg);border-radius:13px;flex-direction:column;gap:20px;width:100%;padding:20px;display:flex}@media (max-width:768px){.contact-module__swMWYG__container{grid-template-columns:1fr}}
