:root{--danger-color: #FF4742;--primary-color: #222;font-family:Roboto,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-variation-settings:"wdth" 100}.display{font-size:1rem;margin-bottom:10em}.display__container{line-height:1.5}.display__container{position:relative;overflow-y:auto;font-size:1.2rem;line-height:1.6}.display__container .text-content{position:relative;max-width:800px;margin:0 auto}.display__container .word{position:relative;transition:all .2s ease}.display__container .word.highlighted:after{content:"";position:absolute;left:0;right:0;bottom:0;height:.5em;background:var(--highlight-color);opacity:.2;z-index:-1;border-radius:2px;transform:skew(-15deg);transition:all .2s ease}.display__container .word.highlighted:hover:after{opacity:.3;transform:skew(-15deg) scale(1.05)}.display__container .word.selected{border-radius:2px}.display__container{line-height:1.6;font-family:serif;font-size:18px;-webkit-user-select:text;user-select:text}.highlight-span-wrapper{position:relative;display:inline}.highlight-span-text{position:relative;z-index:1}.underline{position:absolute;left:0;right:0;z-index:0;pointer-events:none}.text-content{line-height:1.6;font-size:1.1rem;white-space:pre-wrap;word-wrap:break-word}.text-content .word{transition:background-color .1s ease}.text-content .word:hover{background-color:#0000000d}.text-content .word.highlighted{text-decoration:underline}.display__container{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.word{user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}.text-content{-webkit-user-select:none;user-select:none;line-height:1.6}.text-content .word{-webkit-user-select:text;user-select:text;position:relative;padding:0 2px}.text-content .word.selected{border-radius:2px}.text-content .word.highlighted{text-underline-offset:3px}.modal__container{position:relative;display:flex;justify-content:center;align-items:center}.modal__backdrop{position:fixed;background-color:#000;width:100%;height:100%;top:0;left:0;opacity:.7}.modal__content{display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;width:75%;height:25%;padding:1em;border-radius:5px;position:fixed;top:50%;transform:translateY(-50%);z-index:10}.modal__actions{display:flex;justify-content:space-between}.modal__primary{align-items:center;-webkit-appearance:button;-moz-appearance:button;appearance:button;background-color:#0276ff;border-radius:8px;border-style:none;box-shadow:#ffffff42 0 1px 2px inset;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;flex-direction:row;flex-shrink:0;font-family:RM Neue,sans-serif;font-size:100%;line-height:1.15;margin:0;padding:10px 21px;text-align:center;text-transform:none;transition:color .13s ease-in-out,background .13s ease-in-out,opacity .13s ease-in-out,box-shadow .13s ease-in-out;user-select:none;-webkit-user-select:none;touch-action:manipulation}.modal__secondary{align-items:center;border-radius:8px;border:none;background-color:#fff;box-sizing:border-box;color:#0276ff;cursor:pointer;display:flex;flex-direction:row;flex-shrink:0;font-family:RM Neue,sans-serif;font-size:100%;line-height:1.15;margin:0;padding:10px 21px;text-align:center;text-transform:none;user-select:none;-webkit-user-select:none;touch-action:manipulation}.bottom{font-size:1rem;position:relative}.bottom__container{position:relative;bottom:0;background-color:#fff;right:0;z-index:10;width:100%}.bottom__backdrop{position:fixed;background-color:#000;width:100%;height:100%;top:0;left:0;opacity:.7}.bottom__content{padding:1em;display:flex;flex-direction:row;justify-content:space-between;bottom:0;left:50%;transform:translate(-50%);background-color:#fff;z-index:10;position:fixed;width:90%}.bottom__text{padding:1em}.btn-delete{background:var(--danger-color);border:1px solid var(--danger-color);border-radius:6px;box-shadow:#0000001a 1px 2px 4px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-family:nunito,roboto,proxima-nova,proxima nova,sans-serif;font-size:16px;font-weight:800;line-height:16px;min-height:40px;outline:0;padding:12px 14px;text-align:center;text-rendering:geometricprecision;text-transform:none;user-select:none;-webkit-user-select:none;touch-action:manipulation;vertical-align:middle}.btn-delete:hover,.btn-delete:active{background-color:initial;background-position:0 0;color:var(--danger-color)}.btn-delete:active{opacity:.5}.btn-primary{background:var(--primary-color);border:1px solid var(--primary-color);border-radius:6px;box-shadow:#0000001a 1px 2px 4px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-family:nunito,roboto,proxima-nova,proxima nova,sans-serif;font-size:16px;font-weight:800;line-height:16px;min-height:40px;outline:0;padding:12px 14px;text-align:center;text-rendering:geometricprecision;text-transform:none;user-select:none;-webkit-user-select:none;touch-action:manipulation;vertical-align:middle}.btn-primary:hover,.btn-primary:active{background-color:initial;background-position:0 0;color:var(--primary-color)}.btn-primary:active{opacity:.5}.btn-secondary{background-color:#fff;border:1px solid rgb(209,213,219);border-radius:.5rem;box-sizing:border-box;color:#111827;font-family:Inter var,ui-sans-serif,system-ui,-apple-system,system-ui,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:.875rem;font-weight:600;line-height:1.25rem;padding:.75rem 1rem;text-align:center;text-decoration:none #D1D5DB solid;text-decoration-thickness:auto;box-shadow:0 1px 2px #0000000d;cursor:pointer;user-select:none;-webkit-user-select:none;touch-action:manipulation}.btn-secondary:hover{background-color:#f9fafb}.btn-secondary:focus{outline:2px solid transparent;outline-offset:2px}.btn-secondary:focus-visible{box-shadow:none}.highlighter__container{display:flex;gap:.5em;padding:1em}.hexColor{cursor:pointer;height:1.5em;width:1.5em;padding:.25em;border-radius:50%;border:2px solid #eee;opacity:.3}.hexColor__container{height:1.5em;width:1.5em;border-radius:50%;display:flex;justify-content:center;align-items:center}.hexColor--active.hexColor{box-shadow:#d6d6e7 0 0 0 1.5px inset,#2d234266 0 2px 4px,#2d23424d 0 7px 13px -3px,#d6d6e7 0 -3px inset;opacity:1}.dashboard__container{display:flex;gap:.5em;padding:1em;flex-direction:column}.dashboard__form{display:flex}.dashboard__lang{position:relative}.dashboard__lang>button{position:fixed;top:.8em;right:1em;z-index:2000;-webkit-user-select:none;user-select:none}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;border:none;padding:0;margin:0;width:100%;font-family:inherit;font-size:inherit;cursor:pointer;outline:none;width:fit-content;padding:.5rem 2rem .5rem 1rem;border:1px solid #ccc;border-radius:4px;background-color:#fff;box-shadow:0 1px 2px #0000001a;transition:all .3s ease;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem}select:hover{border-color:#999}select:focus{border-color:#4d90fe;box-shadow:0 0 0 2px #4d90fe33}select:disabled{background-color:#f5f5f5;color:#999;cursor:not-allowed}select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}.navbar{background-color:#fff;box-shadow:0 2px 4px #0000001a;padding:1rem 0;position:sticky;top:0;z-index:1000}.navbar__img{width:1.5em;height:1.5em}.navbar__container{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center}.navbar__brand{font-size:1.5rem;font-weight:700;color:#333;text-decoration:none;display:flex;align-items:center;gap:.5em}.navbar__links{display:flex;gap:2rem}.navbar__link{color:#666;text-decoration:none;font-weight:500;transition:color .2s ease}.navbar__link:hover{color:#333}.navbar__link.active{color:#333;border-bottom:2px solid #333}
