#root{margin:0 auto;text-align:center;width:100%;height:100%}.converter-form__container{display:flex;flex-direction:column;justify-content:flex-start;margin-left:auto;margin-right:auto;width:92%;height:75%;min-height:350px;max-height:680px}.converter__header{box-shadow:-2px 2px 4px #2b404026;margin-top:0}.converter__title{padding:1rem 0;margin:0;font-size:1.65rem}.converter__subtitle{padding:.25rem 0 .5rem;margin:0;font-size:.85rem}#codeBlock{width:100%;overflow-x:auto;max-height:150vh;overflow-y:auto;border-radius:6px}.copy-block__code-block{text-align:left;background-color:#2b4040f2;color:#fff;width:100%;overflow-x:auto;max-height:150vh;overflow-y:auto;padding:1rem;border-radius:6px}.copy-block__container{width:92%;margin-left:auto;margin-right:auto;margin-top:1rem;margin-bottom:3rem;box-shadow:-1px -1px 8px #2b40404d;padding:1rem;border-radius:6px;display:flex;flex-direction:column;justify-content:flex-start;row-gap:.25rem}.converter-form__form-field{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;row-gap:.25rem;font-weight:500;font-family:Josefin Sans;height:100%}.converter-form__form-section{width:100%;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;justify-content:flex-start;row-gap:1.25rem;margin-top:1rem;box-shadow:-1px -1px 8px #2b40404d;padding:1rem;border-radius:6px;height:78%}.converter-form__container,.copy-block__container{max-width:1000px}@media (min-width: 900px){.converter-form__container,.copy-block__container{width:78%}}.converter-form__input{width:100%;margin-top:.25rem;border-radius:6px;border:1px solid darkslategray}#userTextInput{height:100%;outline-color:#7373e8}#userModelInput{height:2rem;outline-color:#7373e8}::placeholder{opacity:.75}.error_message{color:red}#loadingIcon{width:1rem;margin-left:auto;margin-right:auto}.icon-loading{width:100%;height:inherit}#copyMessage{color:green}.form-toggle{padding:20px 0;display:flex;justify-content:center;column-gap:16px}*{box-sizing:border-box}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;height:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;height:100%}h1,h2,h3,h4,h5,h6{font-family:Josefin Sans,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s;font-family:Josefin Sans}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#7373e829}}
