.Component-module__NvVWma__container{flex-direction:column;gap:1rem;display:flex}.Component-module__NvVWma__modeSwitch{border:1px solid var(--color-border);border-radius:.5rem;gap:0;width:fit-content;display:flex;overflow:hidden}.Component-module__NvVWma__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__NvVWma__modeButton:not(:last-child){border-right:1px solid var(--color-border)}.Component-module__NvVWma__modeButton.Component-module__NvVWma__active{background-color:var(--color-primary);color:#fff}.Component-module__NvVWma__optionsRow{flex-wrap:wrap;gap:1rem;display:flex}.Component-module__NvVWma__numberField{flex-direction:column;gap:.3rem;display:flex}.Component-module__NvVWma__numberLabel{color:var(--color-text-muted);font-size:.85rem;font-weight:600}.Component-module__NvVWma__numberInput{border:1px solid var(--color-border);width:5rem;color:var(--color-text);background-color:var(--color-bg);border-radius:.375rem;padding:.4rem .6rem;font-size:.9rem}.Component-module__NvVWma__numberInput:focus{outline:2px solid var(--color-primary);outline-offset:-1px;border-color:var(--color-primary)}.Component-module__NvVWma__infoBar{color:var(--color-text-muted);gap:1rem;font-size:.85rem;display:flex}.Component-module__NvVWma__outputHeader{justify-content:space-between;align-items:center;display:flex}.Component-module__NvVWma__label{color:var(--color-text-muted);font-size:.85rem;font-weight:600}.Component-module__NvVWma__textarea{border:1px solid var(--color-border);resize:vertical;width:100%;color:var(--color-text);background-color:var(--color-bg);border-radius:.5rem;padding:.75rem;font-size:.85rem;line-height:1.6}.Component-module__NvVWma__textarea:focus{outline:2px solid var(--color-primary);outline-offset:-1px;border-color:var(--color-primary)}.Component-module__NvVWma__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__NvVWma__copyButton:hover{border-color:var(--color-primary)}@media (max-width:640px){.Component-module__NvVWma__optionsRow{flex-direction:column}}
