.Component-module__8ej_Ba__container{flex-direction:column;gap:1rem;display:flex}.Component-module__8ej_Ba__modeSwitch{border:1px solid var(--color-border);border-radius:.5rem;gap:0;width:fit-content;display:flex;overflow:hidden}.Component-module__8ej_Ba__modeButton{background-color:var(--color-bg);color:var(--color-text);cursor:pointer;border:none;padding:.5rem 1.25rem;font-size:.9rem;transition:background-color .15s,color .15s}.Component-module__8ej_Ba__modeButton:not(:last-child){border-right:1px solid var(--color-border)}.Component-module__8ej_Ba__modeButton.Component-module__8ej_Ba__active{background-color:var(--color-primary);color:#fff}.Component-module__8ej_Ba__field{flex-direction:column;gap:.4rem;display:flex}.Component-module__8ej_Ba__label{color:var(--color-text-muted);font-size:.85rem;font-weight:600}.Component-module__8ej_Ba__outputHeader{justify-content:space-between;align-items:center;display:flex}.Component-module__8ej_Ba__textarea{border:1px solid var(--color-border);width:100%;font-family:var(--font-mono);resize:vertical;color:var(--color-text);background-color:var(--color-bg);border-radius:.5rem;padding:.75rem;font-size:.85rem;line-height:1.5}.Component-module__8ej_Ba__textarea:focus{outline:2px solid var(--color-primary);outline-offset:-1px;border-color:var(--color-primary)}.Component-module__8ej_Ba__convertButton{border:1px solid var(--color-primary);background-color:var(--color-primary);color:#fff;cursor:pointer;border-radius:.375rem;width:fit-content;padding:.6rem 1.5rem;font-size:.95rem;font-weight:500;transition:background-color .15s}.Component-module__8ej_Ba__convertButton:hover{background-color:var(--color-primary-hover)}.Component-module__8ej_Ba__copyButton{border:1px solid var(--color-border);background-color:var(--color-bg);color:var(--color-text);cursor:pointer;border-radius:.375rem;padding:.25rem .6rem;font-size:.8rem;transition:border-color .15s}.Component-module__8ej_Ba__copyButton:hover{border-color:var(--color-primary)}.Component-module__8ej_Ba__error{border:1px solid var(--color-error);background-color:var(--color-error-bg);color:var(--color-error);border-radius:.5rem;padding:.75rem;font-size:.85rem}
