*{box-sizing:border-box;font-family:Bahnschrift Light;margin:0;padding:0}:root{--bg_color:#e0e8ef;--btn_color:#7239ea}.app{background-color:#e0e8ef;background-color:var(--bg_color);min-height:100vh}.header{align-items:center;background-color:#fff;display:flex;justify-content:space-between;padding:10px 25px}.header>img{height:45px}.nav{color:#7239ea;color:var(--btn_color);display:flex;font-size:1.1rem;font-weight:600}.nav>p:first-child{margin-right:4.7vw}.nav>p{border-radius:5px;padding:3px 5px}.nav>p:hover{background-color:#7239ea;background-color:var(--btn_color);color:#fff}.container{background-color:#e0e8ef;background-color:var(--bg_color);display:flex;flex-wrap:wrap;gap:10px;height:auto;padding:10px;width:100%}.left{flex:0.8 0.8 200px;padding:10px}.left,.right{background-color:#fff;border-radius:5px;height:auto}.right{flex:1.2 1.2 300px;position:relative;width:100%}.option{background-color:#e0e8ef;background-color:var(--bg_color);border:2px solid #7239ea;border:2px solid var(--btn_color);border-radius:5px;display:flex;flex-wrap:wrap;gap:5px 5px;height:150px;margin-bottom:5px;overflow-y:auto;padding:5px;width:auto}.option>img{border:2px solid #7239ea;border:2px solid var(--btn_color);border-radius:5px;box-sizing:initial;cursor:pointer;height:75px;margin:auto;padding:2px;width:75px}.option>img:hover{background-color:#7239ea;background-color:var(--btn_color)}.comic_header,.rheader{align-items:center;background-color:#e0e8ef;background-color:var(--bg_color);display:flex;justify-content:space-between;padding-left:10px}.comic_header,.rheader,.styletext{color:#7239ea;color:var(--btn_color);padding-bottom:5px}.styletext{font-weight:700;padding-left:2px}.promt_input{background-color:#e0e8ef;background-color:var(--bg_color);border-radius:5px;box-shadow:1px 1px 2px #000;font-family:inherit;font-size:1.2rem;height:150px;padding:5px;width:100%}.buttons{margin-bottom:15px}.buttons,button{display:flex;gap:5px}button{align-items:center;background-color:#7239ea;background-color:var(--btn_color);border:none;border-radius:5px;color:#f5f5f5;cursor:pointer;font-size:1.2rem;justify-content:center;padding:5px 10px}button:hover{background-color:#4f21b3}.editBubble{border:2px solid #7239ea;border:2px solid var(--btn_color);border-radius:5px;padding:5px}.editBubble>label{color:#7239ea;color:var(--btn_color);margin-left:5px}.editBubble>label>input{margin-right:3px}.editBubble>label>button{padding:5px}.isLoading{margin:10px 0}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background-color:#fffbfb;border-radius:100px}::-webkit-scrollbar-thumb{box-shadow:inset 0 0 10px #000}.horizontal>button,.vertical>button{display:inline-block;margin:5px}.bubble{height:auto;position:absolute;top:0;width:200px;z-index:2}.mainParent>img{border-radius:5px;display:block;margin:auto;max-height:512px;object-fit:contain;width:100%}.comic{background-color:#fff;display:flex;flex-direction:column;gap:5px;height:90vh;margin:10px auto;width:min(550px,96vw)}.parentDiv{overflow-y:auto}.parentDiv>img{width:100%}
/*# sourceMappingURL=main.9b8d19d2.css.map*/