.contacts-module__IVS6GW__container{max-width:1000px;margin:40px auto;padding:0 20px}.contacts-module__IVS6GW__card{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow);border:1px solid var(--line);flex-direction:column;display:flex;overflow:hidden}@media (min-width:768px){.contacts-module__IVS6GW__card{flex-direction:row}}.contacts-module__IVS6GW__infoSection{background:linear-gradient(140deg, var(--primary) 0%, #6d28d9 60%, var(--accent) 130%);color:#fff;flex-direction:column;flex:1;justify-content:center;padding:40px 34px;display:flex}.contacts-module__IVS6GW__infoTitle{font-family:var(--font-head);letter-spacing:-.01em;margin-bottom:28px;font-size:1.9rem;font-weight:800}.contacts-module__IVS6GW__infoBlock{margin-bottom:26px}.contacts-module__IVS6GW__infoLabel{color:#ffffffd1;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:.9rem;font-weight:700;display:block}.contacts-module__IVS6GW__infoValue{font-size:1.15rem;line-height:1.5}.contacts-module__IVS6GW__formSection{background-color:var(--surface);flex:1.5;padding:40px 34px}.contacts-module__IVS6GW__formTitle{font-family:var(--font-head);color:var(--ink);letter-spacing:-.01em;margin-bottom:24px;font-size:1.7rem;font-weight:800}.contacts-module__IVS6GW__formGroup{margin-bottom:20px}.contacts-module__IVS6GW__label{color:var(--ink);margin-bottom:8px;font-size:1rem;font-weight:600;display:block}.contacts-module__IVS6GW__input,.contacts-module__IVS6GW__textarea{border:2px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--surface-2);width:100%;color:var(--ink);outline:none;padding:14px 16px;font-family:inherit;font-size:1.05rem;transition:border-color .2s,box-shadow .2s}.contacts-module__IVS6GW__input:focus,.contacts-module__IVS6GW__textarea:focus{border-color:var(--primary);box-shadow:0 0 0 4px var(--primary-tint);background:var(--surface)}.contacts-module__IVS6GW__textarea{resize:vertical;min-height:130px}.contacts-module__IVS6GW__submitBtn{background:var(--primary);color:#fff;border-radius:var(--radius-pill);cursor:pointer;width:100%;box-shadow:var(--shadow);border:none;padding:15px;font-family:inherit;font-size:1.08rem;font-weight:700;transition:background .2s,transform .15s}.contacts-module__IVS6GW__submitBtn:hover{background:var(--primary-strong);transform:translateY(-2px)}.contacts-module__IVS6GW__submitBtn:active{transform:translateY(0)}.contacts-module__IVS6GW__submitBtn:disabled{background:var(--ink-faint);cursor:not-allowed;box-shadow:none}.contacts-module__IVS6GW__successMessage{background-color:var(--good-tint);border:1px solid var(--accent);color:var(--accent-strong);border-radius:var(--radius);margin-bottom:22px;padding:22px}.contacts-module__IVS6GW__errorMessage{background-color:var(--critical-tint);border:1px solid var(--critical);color:var(--critical);border-radius:var(--radius);margin-bottom:22px;padding:16px}.contacts-module__IVS6GW__resetLink{color:var(--accent-strong);cursor:pointer;background:0 0;border:none;margin-top:16px;font-size:1rem;font-weight:600;text-decoration:underline;display:inline-block}
