.contact-module__swMWYG__page{background:var(--bg-primary);min-height:100vh;padding:6rem 1rem 4rem}.contact-module__swMWYG__container{max-width:1100px;margin:0 auto}.contact-module__swMWYG__hero{text-align:center;margin-bottom:3rem}.contact-module__swMWYG__badge{background:linear-gradient(135deg,var(--accent-color),var(--accent-secondary));color:#fff;border-radius:2rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.contact-module__swMWYG__hero h1{background:linear-gradient(135deg,var(--text-primary),var(--accent-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:700}.contact-module__swMWYG__hero p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.125rem}.contact-module__swMWYG__grid{grid-template-columns:1fr 380px;gap:2rem;display:grid}.contact-module__swMWYG__formSection{background:var(--bg-card);border:1px solid var(--border-color);border-radius:1rem;padding:2rem}.contact-module__swMWYG__form{flex-direction:column;gap:1.5rem;display:flex}.contact-module__swMWYG__formGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module__swMWYG__formGroup label{color:var(--text-primary);font-weight:500}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup textarea{background:var(--bg-primary);border:1px solid var(--border-color);color:var(--text-primary);border-radius:.5rem;padding:.875rem 1rem;font-size:1rem;transition:border-color .3s}.contact-module__swMWYG__formGroup input:focus,.contact-module__swMWYG__formGroup textarea:focus{border-color:var(--accent-color);outline:none}.contact-module__swMWYG__formGroup textarea{resize:vertical;min-height:120px}.contact-module__swMWYG__submitBtn{background:linear-gradient(135deg,var(--accent-color),var(--accent-secondary));color:#fff;cursor:pointer;border:none;border-radius:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:transform .3s,box-shadow .3s}.contact-module__swMWYG__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #6366f166}.contact-module__swMWYG__submitBtn:disabled{opacity:.7;cursor:not-allowed}.contact-module__swMWYG__successMessage{text-align:center;padding:3rem}.contact-module__swMWYG__successMessage span{margin-bottom:1rem;font-size:4rem;display:block}.contact-module__swMWYG__successMessage h2{color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem}.contact-module__swMWYG__successMessage p{color:var(--text-secondary)}.contact-module__swMWYG__infoSection{flex-direction:column;gap:1.5rem;display:flex}.contact-module__swMWYG__infoCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:1rem;padding:2rem}.contact-module__swMWYG__infoCard h2{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem}.contact-module__swMWYG__infoCard>p{color:var(--text-secondary);margin-bottom:1.5rem}.contact-module__swMWYG__contactItems{flex-direction:column;gap:1.5rem;display:flex}.contact-module__swMWYG__contactItem{align-items:flex-start;gap:1rem;display:flex}.contact-module__swMWYG__icon{flex-shrink:0;font-size:1.5rem}.contact-module__swMWYG__contactItem h3{color:var(--text-secondary);margin-bottom:.25rem;font-size:.875rem}.contact-module__swMWYG__contactItem a{color:var(--accent-color);font-weight:500;text-decoration:none;transition:opacity .3s;display:block}.contact-module__swMWYG__contactItem a:hover{opacity:.8}.contact-module__swMWYG__supportCard{border:1px solid var(--border-color);background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);border-radius:1rem;padding:1.5rem}.contact-module__swMWYG__supportCard h3{color:#fff;margin-bottom:.5rem}.contact-module__swMWYG__supportCard p{color:#ffffffb3;margin-bottom:1rem;font-size:.9rem}.contact-module__swMWYG__supportLink{color:var(--accent-color);align-items:center;gap:.25rem;font-weight:600;text-decoration:none;transition:opacity .3s;display:inline-flex}.contact-module__swMWYG__supportLink:hover{opacity:.8}@media (max-width:900px){.contact-module__swMWYG__grid{grid-template-columns:1fr}.contact-module__swMWYG__hero h1{font-size:2rem}}
