.query-container[data-v-5513c262]{width:500px;height:350px;background:#dcdcff;border-radius:1rem;padding:1rem;display:flex;justify-content:center;align-items:center;position:sticky}.reset[data-v-5513c262]{display:inline-block;background:#6495ed;padding:.5rem .6rem;border-radius:.2rem;color:#fff;cursor:pointer;font-weight:700;background:#dc143c;position:absolute;top:1rem;right:1rem}.query[data-v-5513c262]{display:flex;align-items:center;flex-direction:column;gap:1rem;width:100%}.query .input[data-v-5513c262]{outline:none;border-radius:.2rem;border:.01rem solid rgba(100,148,237,.3);width:100%;padding:.5rem .3rem;text-align:center;transition:all .2s linear;background:transparent}.query .input[data-v-5513c262]:focus{border:.01rem solid #6495ed}.query .submit[data-v-5513c262]{display:inline-block;background:#6495ed;padding:.5rem .6rem;border-radius:.2rem;color:#fff;cursor:pointer;font-weight:700}.query .submit.disabled[data-v-5513c262]{background:grey;cursor:default}.query .message[data-v-5513c262]{position:absolute;bottom:3rem}.result[data-v-5513c262]{display:flex;flex-direction:column;align-items:center}.result .close[data-v-5513c262]{display:inline-block;background:#6495ed;padding:.5rem .6rem;border-radius:.2rem;color:#fff;cursor:pointer;font-weight:700;margin-top:1rem}.address[data-v-5513c262]{font-size:.7rem}.address .copy[data-v-5513c262]{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.reset-container[data-v-1ff0fdb7]{width:500px;height:350px;background:#dcdcff;border-radius:1rem;padding:1rem;display:flex;justify-content:center;align-items:center;position:sticky}.query[data-v-1ff0fdb7]{display:inline-block;background:#6495ed;padding:.5rem .6rem;border-radius:.2rem;color:#fff;cursor:pointer;font-weight:700;position:absolute;top:1rem;right:1rem}.reset[data-v-1ff0fdb7]{display:flex;align-items:center;flex-direction:column;gap:1rem;width:100%}.reset .input[data-v-1ff0fdb7]{outline:none;border-radius:.2rem;border:.01rem solid rgba(100,148,237,.3);width:100%;padding:.5rem .5rem;text-align:center;transition:all .2s linear;background:transparent}.reset .input[data-v-1ff0fdb7]:focus{border:.01rem solid #6495ed}.reset .submit[data-v-1ff0fdb7]{display:inline-block;background:#6495ed;padding:.5rem .6rem;border-radius:.2rem;color:#fff;cursor:pointer;font-weight:700;background:#dc143c}.reset .submit.disabled[data-v-1ff0fdb7]{background:grey;cursor:default}.reset .message[data-v-1ff0fdb7]{position:absolute;bottom:3rem}.result[data-v-1ff0fdb7]{display:flex;flex-direction:column;align-items:center}.result .close[data-v-1ff0fdb7]{display:inline-block;background:#6495ed;padding:.5rem .6rem;border-radius:.2rem;color:#fff;cursor:pointer;font-weight:700;margin-top:1rem}@font-face{font-family:Noto Sans TC;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.font.im/s/notosanstc/v20/-nF7OG829Oofr2wohFbTp9i1OCEJ.otf) format("opentype")}*{box-sizing:border-box}body{font-family:Noto Sans TC,微軟正黑體,sans-serif;margin:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.main-container{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}