.contact-module__swMWYG__main{max-width:1200px;margin:0 auto;padding:120px 5% 100px}.contact-module__swMWYG__hero{text-align:center;margin-bottom:80px}.contact-module__swMWYG__hero h1{margin-bottom:20px;font-size:56px}.contact-module__swMWYG__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:19px;line-height:1.6}.contact-module__swMWYG__container{grid-template-columns:1fr 1.5fr;align-items:start;gap:80px;display:grid}.contact-module__swMWYG__infoSection{flex-direction:column;grid-column:1/-1;gap:32px;width:100%;display:flex}.contact-module__swMWYG__infoCard{background:var(--secondary-bg);border:1px solid var(--glass-border);text-align:center;border-radius:24px;width:100%;padding:40px}.contact-module__swMWYG__iconWrapper{width:60px;height:60px;color:var(--accent-cyan);background:#00ffff1a;border-radius:16px;justify-content:center;align-items:center;margin:0 auto 24px;display:flex}.contact-module__swMWYG__infoCard h3{margin-bottom:8px;font-size:20px}.contact-module__swMWYG__infoCard p{color:var(--text-muted);margin-bottom:24px}.contact-module__swMWYG__actionBtn{background:var(--accent-primary);color:#fff;border-radius:12px;padding:12px 24px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.contact-module__swMWYG__actionBtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003}.contact-module__swMWYG__socialGrid{grid-template-columns:1fr;gap:16px;display:grid}.contact-module__swMWYG__socialCard{background:var(--secondary-bg);border:1px solid var(--glass-border);color:var(--foreground);border-radius:16px;align-items:center;gap:16px;padding:20px 24px;text-decoration:none;transition:all .3s;display:flex}.contact-module__swMWYG__socialBadge{border:2px solid var(--accent-cyan);width:48px;height:48px;color:var(--accent-cyan);background:#00ffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:24px;display:flex}.contact-module__swMWYG__socialCard:hover{border-color:var(--accent-cyan);background:#00ffff0d;transform:translate(8px)}.contact-module__swMWYG__formSection{width:100%}.contact-module__swMWYG__form{border-radius:24px;padding:48px}.contact-module__swMWYG__formGroup{margin-bottom:24px}.contact-module__swMWYG__formGroup label{color:var(--text-muted);margin-bottom:8px;font-size:14px;font-weight:600;display:block}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup select,.contact-module__swMWYG__formGroup textarea{border:1px solid var(--glass-border);width:100%;color:var(--foreground);background:#ffffff08;border-radius:12px;padding:14px 18px;font-family:inherit;font-size:16px;transition:all .3s}.contact-module__swMWYG__formGroup input:focus,.contact-module__swMWYG__formGroup select:focus,.contact-module__swMWYG__formGroup textarea:focus{border-color:var(--accent-cyan);background:#ffffff0f;outline:none}.contact-module__swMWYG__submitBtn{background:var(--accent-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;padding:16px;font-size:16px;font-weight:700;transition:all .3s;display:flex}.contact-module__swMWYG__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 30px #0000004d}.contact-module__swMWYG__submitBtn:disabled{opacity:.7;cursor:not-allowed;background:var(--text-muted)}@media (max-width:992px){.contact-module__swMWYG__container{grid-template-columns:1fr;gap:60px}}@media (max-width:768px){.contact-module__swMWYG__main{padding:80px 5% 60px}.contact-module__swMWYG__hero h1{font-size:40px}.contact-module__swMWYG__form{padding:32px}}
