.styles_searchbarContainer__OQlyR{display:flex;border-radius:.5rem;padding:1rem;gap:1rem;background-color:var(--color-white-bg);color:var(--color-black-text)}.styles_searchbar__gqz_E{width:100%;outline:none}.styles_searchIcon__pDxnB{cursor:pointer;transition:opacity .3s ease}.styles_searchIcon__pDxnB:hover{opacity:.5}@keyframes styles_fadeIn__lG_ci{0%{opacity:0}to{opacity:1}}.styles_modal__nELeD{position:fixed;background-color:var(--color-darkgray-bg);top:50%;width:50%;transform:translateY(-50%) translateX(50%);z-index:500;border-radius:1rem;padding:2rem;box-shadow:10px 10px 92px -43px rgba(0,0,0,.75);@media (max-width:660px){width:90%;height:50%}}.styles_modalOverlay__kuakv{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100;background-color:rgba(0,0,0,.5);overflow:hidden;animation:styles_fadeIn__lG_ci .25s}.styles_banner__8Q6bQ{color:#000;padding:1rem;text-align:center;position:fixed;top:10rem;left:50%;transform:translate(-50%,-50%);z-index:1000;min-width:20rem;border-radius:.5rem;animation:styles_slideIn___xjsw .5s ease-in-out}.styles_closeButton__YLU8N{position:absolute;right:.5rem;top:0;cursor:pointer}.styles_success___icX_{background-color:#90ee90;color:#000}.styles_error__RAW9O{background-color:red;color:#fff}.styles_warning__e4hpP{background-color:#ff0;color:#000}.styles_info__RvEoU{background-color:gray;color:#fff}@keyframes styles_slideIn___xjsw{0%{top:-10rem}to{top:10rem}}.styles_textInput__fQS8s{border:1px solid var(--color-black-text);color:var(--color-black-text);background-color:var(--color-white-bg);border-radius:.2rem;padding:1rem}.styles_disabled__ntQFy{background-color:var(--color-disabled);opacity:.5}.styles_modal__eeOED{display:flex;flex-direction:column;gap:1rem;height:-moz-fit-content;height:fit-content;padding:0 2rem 2rem}.styles_characterList__jqD1S{display:grid;grid-template-columns:1fr 1fr;overflow:auto;max-height:20rem}.styles_characterDetailsHeader__v6eG9{display:flex;gap:1rem;color:var(--color-white-text)}.styles_inputLabel__Z1w2x{width:100%;flex-direction:column}.styles_inputLabel__Z1w2x>span{display:flex;gap:.5rem}.styles_colorPicker__OhlXT{width:100%;height:100%;cursor:pointer;background-color:var(--color-white-bg)}.styles_characterDetailsContainer__rsXGR{display:grid;grid-template-columns:1fr 1fr;gap:1rem;color:var(--color-white-text)}.styles_characterListContainer__lSWrp{display:flex;flex-direction:column;gap:1.5rem}.styles_inputLabel__Z1w2x{display:flex;gap:.5rem}.styles_button__eJVWG,.styles_selected__DppJy{color:var(--color-white-text)}.styles_selected__DppJy{background-color:var(--color-lightblue-bg)}.styles_selectedName__cr6Bm{color:var(--color-yellow-text)}.styles_select__e_1Z9{color:var(--color-black-text);background-color:var(--color-white-bg)}.styles_script__n0MsS{margin:auto;text-align:center;background-color:#fff;color:#000;width:60%;padding:2rem;border-radius:.5rem;display:flex;flex-direction:column;min-height:50rem;gap:3rem;@media (max-width:1200px){width:80%}@media (max-width:660px){width:90%}}@keyframes styles_loading__LeBWh{0%{background-position:-500px 0}to{background-position:500px 0}}.styles_lineContainer__3c756{display:flex;flex-direction:column;gap:1rem;margin-top:2rem;width:100%;height:4rem;margin-bottom:1rem;justify-content:center;align-items:center}.styles_characterName__GIQ_V{height:25%;width:5rem}.styles_characterName__GIQ_V,.styles_line__rYFD8{background-color:rgba(0,0,0,.1);border-radius:.5rem}.styles_line__rYFD8{height:75%;width:100%}.styles_characterName__GIQ_V,.styles_line__rYFD8{animation:styles_loading__LeBWh 5s linear infinite forwards;background-color:#f6f7f8;background:linear-gradient(90deg,#eee 8%,#bbb 18%,#eee 33%);background-size:800px 104px}