.Contact-module__OWeMSG__section{background:#0d1117;padding:60px 0;position:relative}.Contact-module__OWeMSG__section:before{content:"";background:linear-gradient(90deg,#0000,#30363d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.Contact-module__OWeMSG__sectionHeader{margin-bottom:56px}.Contact-module__OWeMSG__sectionLabel{font-family:var(--font-fira-code), monospace;letter-spacing:.15em;color:#00ff41;align-items:center;gap:10px;margin-bottom:12px;font-size:.75rem;font-weight:600;display:flex}.Contact-module__OWeMSG__labelLine{background:#00ff41;width:20px;height:1px;display:inline-block}.Contact-module__OWeMSG__sectionTitle{font-family:var(--font-fira-code), monospace;color:#e6edf3;margin-bottom:14px;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700}.Contact-module__OWeMSG__sectionDesc{color:#8b949e;max-width:560px;font-size:1rem}.Contact-module__OWeMSG__layout{grid-template-columns:1fr 1.6fr;align-items:start;gap:24px;display:grid}.Contact-module__OWeMSG__infoCol{flex-direction:column;gap:20px;display:flex}.Contact-module__OWeMSG__infoCard,.Contact-module__OWeMSG__logCard{overflow:hidden}.Contact-module__OWeMSG__infoBody{flex-direction:column;gap:14px;padding:16px 20px;display:flex}.Contact-module__OWeMSG__infoRow{flex-wrap:wrap;align-items:flex-start;gap:10px;display:flex}.Contact-module__OWeMSG__infoPrompt{font-family:var(--font-fira-code), monospace;color:#512bd4;flex-shrink:0;font-size:.8rem}.Contact-module__OWeMSG__infoLabel{font-family:var(--font-fira-code), monospace;color:#6e7681;letter-spacing:.08em;min-width:80px;font-size:.72rem;font-weight:700}.Contact-module__OWeMSG__infoValue{font-family:var(--font-fira-code), monospace;color:#8b949e;word-break:break-all;align-items:center;min-height:44px;font-size:.75rem;text-decoration:none;transition:color .2s;display:inline-flex}.Contact-module__OWeMSG__infoValue:hover{color:#e6edf3}.Contact-module__OWeMSG__infoGreen{color:#00ff41!important}.Contact-module__OWeMSG__logBody{flex-direction:column;gap:4px;min-height:120px;max-height:180px;padding:14px 18px;display:flex;overflow-y:auto}.Contact-module__OWeMSG__logBody::-webkit-scrollbar{width:3px}.Contact-module__OWeMSG__logBody::-webkit-scrollbar-thumb{background:#30363d}.Contact-module__OWeMSG__logLine{font-family:var(--font-fira-code), monospace;color:#6e7681;white-space:pre-wrap;word-break:break-all;font-size:.72rem;line-height:1.5}.Contact-module__OWeMSG__logResponse{color:#00ff41}.Contact-module__OWeMSG__logError{color:#ff5f57}.Contact-module__OWeMSG__spinner{vertical-align:middle;border:1.5px solid #512bd44d;border-top-color:#512bd4;border-radius:50%;width:10px;height:10px;margin-right:4px;animation:.7s linear infinite Contact-module__OWeMSG__spin;display:inline-block}@keyframes Contact-module__OWeMSG__spin{to{transform:rotate(360deg)}}.Contact-module__OWeMSG__formCard{overflow:hidden}.Contact-module__OWeMSG__form{flex-direction:column;gap:20px;padding:24px;display:flex}.Contact-module__OWeMSG__formHeader{font-family:var(--font-fira-code), monospace;background:#1c2128;border:1px solid #30363d;border-radius:6px;align-items:center;gap:10px;padding:10px 14px;font-size:.75rem;display:flex}.Contact-module__OWeMSG__methodBadge{color:#fff;background:#512bd4;border-radius:3px;padding:2px 8px;font-size:.68rem;font-weight:700}.Contact-module__OWeMSG__endpoint{color:#79b8ff;flex:1}.Contact-module__OWeMSG__protocol{color:#6e7681}.Contact-module__OWeMSG__field{flex-direction:column;gap:6px;display:flex}.Contact-module__OWeMSG__fieldLabel{font-family:var(--font-fira-code), monospace;align-items:center;gap:6px;font-size:.75rem;display:flex}.Contact-module__OWeMSG__fieldPrompt{color:#6e7681}.Contact-module__OWeMSG__fieldKey{color:#79b8ff}.Contact-module__OWeMSG__fieldColon{color:#8b949e}.Contact-module__OWeMSG__input{color:#e6edf3;font-family:var(--font-fira-code), monospace;background:#0d1117;border:1px solid #30363d;border-radius:6px;outline:none;width:100%;padding:10px 14px;font-size:.82rem;transition:all .2s}.Contact-module__OWeMSG__input::placeholder{color:#6e7681}.Contact-module__OWeMSG__input:focus{border-color:#512bd4;box-shadow:0 0 0 3px #512bd426}.Contact-module__OWeMSG__input:disabled{opacity:.5;cursor:not-allowed}.Contact-module__OWeMSG__textarea{resize:vertical;min-height:100px;line-height:1.6}.Contact-module__OWeMSG__formFooter{flex-direction:column;gap:12px;display:flex}.Contact-module__OWeMSG__payloadNote{font-family:var(--font-fira-code), monospace;color:#6e7681;word-break:break-all;font-size:.65rem}.Contact-module__OWeMSG__submitBtn{font-family:var(--font-fira-code), monospace;color:#fff;cursor:pointer;letter-spacing:.04em;background:#512bd4;border:1px solid #512bd4;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:13px 24px;font-size:.85rem;font-weight:700;transition:all .25s;display:flex;box-shadow:0 0 20px #512bd44d}.Contact-module__OWeMSG__submitBtn:hover:not(:disabled){background:#6b45e8;transform:translateY(-1px);box-shadow:0 0 36px #512bd48c}.Contact-module__OWeMSG__submitBtn:disabled{cursor:not-allowed}.Contact-module__OWeMSG__submitBtnSuccess{color:#00ff41;background:#00ff411f;border-color:#00ff4166;box-shadow:0 0 20px #00ff4133}.Contact-module__OWeMSG__submitPrompt{color:#fff9}@media (max-width:900px){.Contact-module__OWeMSG__layout{grid-template-columns:1fr}}@media (max-width:640px){.Contact-module__OWeMSG__section{padding:72px 0}.Contact-module__OWeMSG__sectionHeader{margin-bottom:36px}.Contact-module__OWeMSG__submitBtn{width:100%}.Contact-module__OWeMSG__formHeader{flex-wrap:wrap;row-gap:4px}.Contact-module__OWeMSG__endpoint{word-break:break-all;min-width:0}.Contact-module__OWeMSG__form{gap:16px;padding:16px}.Contact-module__OWeMSG__infoBody{padding:12px 14px}}
