.contact-module__swMWYG__contactContainer{background-color:var(--bg-primary);min-height:100vh;padding-bottom:80px}.contact-module__swMWYG__banner{border-bottom:1px solid var(--border-color);text-align:center;background:linear-gradient(135deg,#fb22220d 0%,#12131866 100%);margin-bottom:40px;padding:50px 0}.contact-module__swMWYG__bannerTitle{color:var(--text-primary);margin-bottom:10px;font-size:2.2rem;font-weight:800}.contact-module__swMWYG__bannerSubtitle{color:var(--text-secondary);max-width:650px;margin:0 auto;font-size:1.05rem;line-height:1.5}.contact-module__swMWYG__contactLayout{grid-template-columns:320px 1fr;align-items:start;gap:40px;display:grid}.contact-module__swMWYG__infoCol{flex-direction:column;gap:20px;display:flex}.contact-module__swMWYG__infoCard{background:var(--glass-bg);border:1px solid var(--border-color);align-items:center;gap:20px;padding:20px;display:flex}.contact-module__swMWYG__iconWrapper{background-color:var(--accent-red-light);border:1px solid var(--border-accent);width:48px;height:48px;color:var(--accent-red);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-module__swMWYG__infoMeta{flex-direction:column;display:flex;overflow:hidden}.contact-module__swMWYG__infoLabel{text-transform:uppercase;color:var(--text-muted);letter-spacing:.5px;font-size:.75rem;font-weight:700}.contact-module__swMWYG__infoValue{color:var(--text-primary);margin-top:4px;font-size:.95rem;font-weight:600}.contact-module__swMWYG__infoLink{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:.95rem;font-weight:600;transition:color .2s;overflow:hidden}.contact-module__swMWYG__infoLink:hover{color:var(--accent-red)}.contact-module__swMWYG__formCol{flex-direction:column;display:flex}.contact-module__swMWYG__formCard{border-color:var(--border-accent);padding:40px}.contact-module__swMWYG__formTitle{text-transform:uppercase;color:var(--text-primary);border-bottom:1px solid var(--border-color);letter-spacing:.5px;margin-bottom:24px;padding-bottom:10px;font-size:1.25rem;font-weight:800}.contact-module__swMWYG__formGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.contact-module__swMWYG__formGroup{flex-direction:column;gap:8px;display:flex}.contact-module__swMWYG__fullWidth{grid-column:span 2}.contact-module__swMWYG__formLabel{text-transform:uppercase;color:var(--text-secondary);letter-spacing:.5px;font-size:.8rem;font-weight:700}.contact-module__swMWYG__submitBtn{background-color:var(--accent-red);color:#fff;border-radius:var(--border-radius-sm);width:100%;box-shadow:0 4px 12px var(--accent-red-glow);text-transform:uppercase;letter-spacing:.5px;justify-content:center;align-items:center;gap:8px;margin-top:24px;padding:14px;font-size:.95rem;font-weight:700;display:flex}.contact-module__swMWYG__submitBtn:hover:not(:disabled){background-color:var(--accent-red-hover);box-shadow:0 6px 16px var(--accent-red-glow);transform:translateY(-1px)}.contact-module__swMWYG__submitBtn:disabled{background-color:var(--bg-tertiary);color:var(--text-muted);cursor:not-allowed;box-shadow:none}.contact-module__swMWYG__successAlert{color:#10b981;border-radius:var(--border-radius-sm);background-color:#10b98126;border:1px solid #10b98140;align-items:center;gap:12px;margin-bottom:24px;padding:16px;font-size:.95rem;font-weight:500;line-height:1.4;display:flex}.contact-module__swMWYG__successIcon{flex-shrink:0}@media (max-width:900px){.contact-module__swMWYG__contactLayout{grid-template-columns:1fr}}@media (max-width:600px){.contact-module__swMWYG__formGrid{grid-template-columns:1fr}.contact-module__swMWYG__fullWidth{grid-column:span 1}}
