.base64_container{flex-direction:column;gap:1rem;display:flex}.base64_subtitle{opacity:.7;margin-top:.5rem}.base64_controls{gap:.5rem;margin-bottom:1rem;display:flex}.base64_input{border:1px solid var(--border,#333);resize:vertical;border-radius:10px;width:100%;padding:1rem;font-family:monospace}.base64_output{white-space:pre-wrap;word-break:break-word;border:1px solid var(--border,#9d9595);background:#aeaeae33;border-radius:10px;padding:1rem;font-family:monospace}.base64_error{color:red;background:#ff000026;border-radius:10px;padding:1rem;font-weight:600}.base64-actions{align-items:center;gap:8px;display:flex}
