@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap);.tool-name-and-icon{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.tool-name-and-icon .name-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.tool-name-and-icon .name-wrapper img{height:48px;width:48px}.tool-name-and-icon .name-wrapper .tool-name{font-family:Oswald,serif;font-optical-sizing:auto;font-weight:600;font-style:normal;font-size:40px;text-transform:uppercase}.tool-name-and-icon .editBtn{background-color:#000;color:#fff;padding:5px 15px;font-size:14px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.unicode_wrap form{width:100%}.unicode_wrap form .unicode_roman .label{font-family:Oswald,serif;font-optical-sizing:auto;font-weight:600;font-style:normal;font-size:24px;text-transform:uppercase;margin-bottom:5px}.unicode_wrap form .unicode_roman textarea{width:100%;border:none;background-color:#f2f2f2;padding:16px;border-radius:8px;outline:0;margin-bottom:16px;font-size:16px;resize:none}.unicode_wrap form .options .btn-hide{display:none}.unicode_wrap form .options .btn{border:none;outline:0;border-radius:8px;padding:16px 0;font-size:16px;width:100%;cursor:pointer}.unicode_wrap form .options .reset-btn-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;margin-bottom:8px;gap:4px;float:right;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.unicode_wrap form .options .reset-btn-wrapper i{color:#6c757d;cursor:pointer}.unicode_wrap form .options .reset-btn-wrapper .btn-reset{font-size:16px;padding:0;background-color:transparent;text-align:right;color:#6c757d;width:-moz-fit-content;width:fit-content;margin:0}.unicode_wrap form .options .reset-btn-wrapper:hover .btn-reset,.unicode_wrap form .options .reset-btn-wrapper:hover i{color:#000}.unicode_wrap form .options .btn-copy{background-color:#000;color:#fff}@media (max-width:600px){.unicode_wrap form .options .btn-reset{margin-top:16px}}.embedBtn{background-color:#000;color:#fff;padding:5px 15px;font-size:14px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:0;display:flex;flex-direction:row;align-items:center;gap:8px}