.contact-module__swMWYG__page{background:var(--black);min-height:100vh;padding:60px 40px}.contact-module__swMWYG__header{text-align:center;margin-bottom:60px}.contact-module__swMWYG__title{color:var(--white);letter-spacing:4px;margin-bottom:12px;font-size:36px;font-weight:800}.contact-module__swMWYG__headingLine{background:#d1ad6b;width:80px;height:2px;margin:0 auto 16px}.contact-module__swMWYG__subtitle{color:var(--light-gray);font-size:15px}.contact-module__swMWYG__layout{grid-template-columns:1fr 2fr;gap:48px;max-width:900px;margin:0 auto;display:grid}.contact-module__swMWYG__infoSide{flex-direction:column;gap:24px;display:flex}.contact-module__swMWYG__infoCard{background:var(--gray);border:1px solid #222;align-items:flex-start;gap:16px;padding:24px;display:flex}.contact-module__swMWYG__infoIcon{color:#d1ad6b;flex-shrink:0;margin-top:2px}.contact-module__swMWYG__infoCard h4{color:var(--white);letter-spacing:1px;margin-bottom:6px;font-size:13px;font-weight:700}.contact-module__swMWYG__infoCard p{color:var(--light-gray);margin:0;font-size:13px}.contact-module__swMWYG__formSide{background:var(--gray);border:1px solid #222;padding:36px}.contact-module__swMWYG__form{flex-direction:column;gap:20px;display:flex}.contact-module__swMWYG__field{flex-direction:column;gap:8px;display:flex}.contact-module__swMWYG__field label{color:var(--light-gray);letter-spacing:.5px;font-size:12px}.contact-module__swMWYG__field input,.contact-module__swMWYG__field textarea{background:var(--black);color:var(--white);resize:none;border:1px solid #333;outline:none;padding:12px 16px;font-size:14px;transition:border-color .2s}.contact-module__swMWYG__field input:focus,.contact-module__swMWYG__field textarea:focus{border-color:#d1ad6b}.contact-module__swMWYG__btn{background:var(--red);color:var(--white);letter-spacing:2px;cursor:pointer;border:none;padding:14px;font-size:14px;font-weight:700;transition:opacity .2s}.contact-module__swMWYG__btn:hover{opacity:.85}.contact-module__swMWYG__success{flex-direction:column;justify-content:center;align-items:center;gap:16px;height:200px;display:flex}.contact-module__swMWYG__success span{color:#00b464;font-size:40px}.contact-module__swMWYG__success p{color:var(--light-gray);font-size:15px}@media (max-width:768px){.contact-module__swMWYG__layout{grid-template-columns:1fr}}
