.Contact-module__OWeMSG__contact{background:var(--bg-secondary);padding:100px 24px}.Contact-module__OWeMSG__contactInner{max-width:600px;margin:0 auto}.Contact-module__OWeMSG__contactHeader{text-align:center;margin-bottom:48px}.Contact-module__OWeMSG__contactSubtitle{color:var(--text-secondary);margin-top:16px;font-size:1.1rem}.Contact-module__OWeMSG__form{flex-direction:column;gap:20px;display:flex}.Contact-module__OWeMSG__formGroup{flex-direction:column;gap:8px;display:flex}.Contact-module__OWeMSG__formLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;font-size:.875rem;font-weight:600}.Contact-module__OWeMSG__formInput,.Contact-module__OWeMSG__formSelect,.Contact-module__OWeMSG__formTextarea{border:1px solid var(--border);background:var(--bg-card);width:100%;color:var(--text-primary);border-radius:12px;outline:none;padding:14px 18px;font-family:inherit;font-size:1rem;transition:all .3s}.Contact-module__OWeMSG__formInput:focus,.Contact-module__OWeMSG__formSelect:focus,.Contact-module__OWeMSG__formTextarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle)}.Contact-module__OWeMSG__formInput::placeholder,.Contact-module__OWeMSG__formTextarea::placeholder{color:var(--text-muted)}.Contact-module__OWeMSG__formSelect{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='%23999'%3E%3Cpath d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-position:right 18px center;background-repeat:no-repeat;padding-right:40px}.Contact-module__OWeMSG__formSelect option{background:var(--bg-card);color:var(--text-primary)}.Contact-module__OWeMSG__formTextarea{resize:vertical;min-height:120px}.Contact-module__OWeMSG__submitBtn{background:var(--accent);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;border:none;border-radius:50px;width:100%;margin-top:8px;padding:16px 32px;font-family:inherit;font-size:1.1rem;font-weight:700;transition:all .3s}.Contact-module__OWeMSG__submitBtn:hover{background:var(--accent-hover);box-shadow:0 12px 40px var(--accent-glow);transform:translateY(-2px)}.Contact-module__OWeMSG__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.Contact-module__OWeMSG__successMsg{text-align:center;color:#50c878;background:#50c8781a;border:1px solid #50c8784d;border-radius:12px;padding:20px;font-weight:600}.Contact-module__OWeMSG__errorMsg{text-align:center;color:#ff5050;background:#ff50501a;border:1px solid #ff50504d;border-radius:12px;padding:20px;font-weight:600}.Contact-module__OWeMSG__directContact{text-align:center;border:1px solid var(--border);background:var(--bg-card);border-radius:12px;margin-top:40px;padding:28px 24px}.Contact-module__OWeMSG__directContactTitle{color:var(--text-primary);margin-bottom:16px;font-size:1rem;font-weight:600}.Contact-module__OWeMSG__directContactLinks{flex-direction:column;align-items:center;gap:10px;display:flex}.Contact-module__OWeMSG__directContactLink{color:var(--text-secondary);font-size:.95rem;text-decoration:none;transition:color .3s}.Contact-module__OWeMSG__directContactLink:hover{color:var(--accent)}@media (max-width:768px){.Contact-module__OWeMSG__contact{padding:60px 20px}.Contact-module__OWeMSG__formInput,.Contact-module__OWeMSG__formSelect,.Contact-module__OWeMSG__formTextarea{padding:12px 16px}}
