.row .box{display:flex;flex-direction:column;padding:20px;border-radius:10px;border-color:#818181;background-color:#fff;transition:transform .3s ease,box-shadow .3s ease}.row .box:hover{box-shadow:0 10px 20px -5px #88838380}.row .box button{font-size:30px;height:60px;border:1px solid rgba(136,131,131,.5);border-radius:10px;color:#fff}.row .box button:hover{cursor:pointer}.row .box .text{margin-top:20px;border:1px solid rgb(155,154,154);border-radius:15px;padding:20px;display:flex;flex-direction:row;gap:15px}.row .box .text .left,.row .box .text .right{display:flex;flex-direction:column;gap:8px}.row .box span{font-size:clamp(14px,1.5vw,16px);font-weight:700;max-width:20ch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.row .box.text .right span{font-family:monospace}.row .box .text .left span{color:#555;white-space:nowrap}.row .box .text .right .state span{font-weight:400}.row .box .text .right .state select{margin:left;margin-left:10px}.row .box .btn{margin-top:auto;padding-top:15px;display:flex;flex-wrap:wrap;gap:8px}.row .box .btn button{height:40px;font-size:14px;color:#505d69;background-color:#fff;border:1px solid #ccc;border-radius:5px;cursor:pointer;transition:background-color .2s,color .2s}.toast{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#000c;color:#fff;padding:10px 20px;border-radius:8px;z-index:9999;pointer-events:none}.toast-fade-enter-active,.toast-fade-leave-active{transition:opacity .4s ease}.toast-fade-enter,.toast-fade-leave-to{opacity:0}.box .inputbtn[data-v-067d518a]{height:60px;border:none;font-size:30px;border:2px solid black;border-radius:10px;color:#fff;text-align:center}.box .showadd[data-v-067d518a]{position:fixed;left:0;top:0;width:100%;height:100%;background-color:#000c}.box .addtxt[data-v-067d518a]{width:100%;height:95%;position:fixed;margin:10px 0;display:flex;flex-direction:column;align-items:center}.box .content[data-v-067d518a]{width:80%;height:100%;background-color:#fff;display:flex;flex-direction:column;padding:0 30px}.box .title[data-v-067d518a]{text-align:center}.box .title span[data-v-067d518a]{height:100%;font-size:30px;color:red}.box .content .head[data-v-067d518a]{width:100%;height:50px;margin-top:30px;border:none;display:flex;justify-content:center}.box .content .head input[data-v-067d518a]{font-size:20px;width:100%;border:2px solid black;border-radius:10px;padding-left:10px}.showadd .content .head .tc[data-v-067d518a]{width:50px;font-size:20px;margin-left:5px;border:2px solid black;color:#000;float:right;border:none;background-color:#fff;border:1px solid black}.box .content .head button[data-v-067d518a]{width:30%;height:100%;color:#000;font-size:x-small;border:none}.box .content .body[data-v-067d518a]{color:#000;height:100%;max-height:100%;overflow-y:auto}.box .text .right .state[data-v-067d518a]{padding:0;margin-top:-20px;margin-bottom:-5px}.box .text .right .state span[data-v-067d518a]{font-weight:400}.box .text .right .state select[data-v-067d518a]{margin:left;margin-left:10px;margin-top:30px}.box .text .showadd .addtxt .content .body .text .right .toast[data-v-067d518a]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#000c;color:#fff;padding:10px 20px;border-radius:8px;z-index:9999;pointer-events:none}.toast-fade-enter-active[data-v-067d518a],.toast-fade-leave-active[data-v-067d518a]{transition:opacity .4s ease}.toast-fade-enter[data-v-067d518a],.toast-fade-leave-to[data-v-067d518a]{opacity:0}.status-0[data-v-067d518a]{color:#000}.status-1[data-v-067d518a]{color:green}.status-4[data-v-067d518a]{color:red}.container .btn button[data-v-c2465212]:disabled{opacity:.7;cursor:not-allowed;color:#fff}.primary-color[data-v-c2465212]:disabled{background-color:#f3bf21!important}.success-color[data-v-c2465212]:disabled{background-color:#3193fc!important}#status-text[data-v-c2465212]{width:100%;text-align:center;font-weight:700;font-size:15px;height:1.2rem;margin-top:10px;margin-bottom:.5rem}.status-success[data-v-c2465212]{color:#28a745}.status-error[data-v-c2465212]{color:#dc3545}.box[data-v-c2465212]{width:50%;float:left;margin:0;padding:0}.box .but[data-v-c2465212]{margin:0;padding:0;background-color:#ff5722}.box button[data-v-c2465212]{font-size:30px;border:1px solid rgba(136,131,131,.5);border-radius:10px}.box .showadd[data-v-c2465212]{position:fixed;left:0;top:0;width:100%;height:100%;background-color:#0003;display:flex;justify-content:center;align-items:center}.container[data-v-c2465212]{width:80%;height:100%;overflow-y:auto;max-height:80%;background-color:#fff;color:#000;padding:1.5rem;box-shadow:0 4px 12px #0000001a}.container .title[data-v-c2465212]{display:flex;flex-direction:row}.container .title div[data-v-c2465212]{width:100%;text-align:center}.container .title span[data-v-c2465212]{text-align:center;margin-top:0;margin-bottom:1.5rem;font-size:2rem}.container .title .hidePopup[data-v-c2465212]{width:50px;height:50px;font-size:20px;margin-left:5px;border:2px solid black;color:#000;float:right;border:none;background-color:#fff;border:1px solid black}.controls[data-v-c2465212]{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:center;margin-bottom:1rem;background-color:#f8f9fa;border-radius:8px}.controls select[data-v-c2465212]{font-size:1rem;border-radius:5px;cursor:pointer;font-weight:700;border:1px solid #ecebeb;background-color:#f8f9fa}.container .btn[data-v-c2465212]{margin-left:20px}.container .btn button[data-v-c2465212]{color:#fff;width:30%;height:60px;font-size:15px;padding:8px;border:1px solid #dee2e6;border-radius:5px;cursor:pointer;font-weight:700}.container .btn .primary-color[data-v-c2465212]{background-color:#f3bf21}.container .btn .success-color[data-v-c2465212]{background-color:#3193fc}.container .btn .application[data-v-c2465212]{background-color:#f83d3a}.io-grid[data-v-c2465212]{display:flex;flex-direction:column;overflow-y:auto}.io-box[data-v-c2465212]{margin:10px}.io-box span[data-v-c2465212]{margin-top:0;font-size:1.2rem;border-bottom:var(--primary-color);padding-bottom:.5rem;text-align:left;float:left}textarea[data-v-c2465212]{width:100%;height:30vh;border-radius:4px;resize:vertical;font-size:1rem;line-height:1.5;transition:border-color .3s ease}#copy-btn[data-v-c2465212]{float:left;width:80px;height:30px;font-size:20px;color:#000;border-radius:4px;margin-left:10px;background-color:#dde668}#copy-btn[data-v-c2465212]:hover{opacity:1}.box[data-v-cc5eb539]{width:50%;margin-left:10px;padding:0}.box button[data-v-cc5eb539]{width:100%;height:100%}.isshoow[data-v-cc5eb539]{width:100%;height:100%;background-color:#0003;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center}.isshoow .center[data-v-cc5eb539]{width:80%;height:80%;padding:10px;background-color:#fff;font-size:20px;color:#000}.isshoow .center button[data-v-cc5eb539]:hover{cursor:pointer}.isshoow .hard[data-v-cc5eb539]{width:100%;height:40px;text-align:center}.isshoow .hard span[data-v-cc5eb539]{font-size:30px}.isshoow .hard button[data-v-cc5eb539]{width:100px;float:right;color:#000;background-color:#fff}.isshoow .font[data-v-cc5eb539]{display:flex;flex-direction:row;margin-top:30px;height:50px}.isshoow .font span[data-v-cc5eb539]{font-size:20px;margin:10px 10px 0}.isshoow .font .title[data-v-cc5eb539]{width:30%;border:2px solid rgba(136,131,131,.5);border-radius:10px;padding-left:30px}.isshoow .font .link[data-v-cc5eb539]{width:55%;border:2px solid rgba(136,131,131,.5);border-radius:10px;padding-left:30px}.isshoow .font button[data-v-cc5eb539]{margin-left:10px;width:20%;font-size:15px;color:#000;background-color:#fff}.isshoow .body[data-v-cc5eb539]{margin-top:30px;max-height:70%;overflow-y:auto;border:2px solid rgba(136,131,131,.5);border-bottom:none}.isshoow .body .list[data-v-cc5eb539]{display:flex;flex-direction:row;align-items:center;border-bottom:2px solid rgba(136,131,131,.5)}.isshoow .body .list div[data-v-cc5eb539]{min-height:50px;height:auto;margin:10px;display:flex;align-items:center}.isshoow .body .list .title[data-v-cc5eb539]{width:10%}.isshoow .body .list span[data-v-cc5eb539]{font-size:15px;margin:10px 10px 0}.isshoow .body .list .link[data-v-cc5eb539]{width:68%;max-width:68%}.isshoow .body .list .title span[data-v-cc5eb539],.isshoow .body .list .link span[data-v-cc5eb539]{white-space:normal;word-break:break-all;display:inline-block;margin:0;padding:5px 0}.isshoow .body .list .button[data-v-cc5eb539]{margin-left:30px;width:20%;height:50px}.isshoow .body .list button[data-v-cc5eb539]{color:#000;font-size:15px;background-color:#fff}.box .row[data-v-35ed8b86]{height:60px;display:flex;font-size:30px;border-radius:10px;color:#fff}.box .text[data-v-c407b177]{display:flex;flex-direction:row;margin-top:20px}.box .text span[data-v-c407b177]{display:block;width:70px;height:100%;line-height:40px;float:left}.box .text .right button[data-v-c407b177]{float:left;height:40px;font-size:14px;color:#505d69;background-color:#fff;border-radius:5px;cursor:pointer}.btn[data-v-c407b177]{display:flex;flex-direction:column}.btn button[data-v-c407b177]{width:100%}.btn a[data-v-c407b177]{display:block;width:100%;height:50px;line-height:50px;margin-top:12px;text-align:center;text-decoration:none;font-size:20px;color:#fff;border-radius:5px;border:1px solid #505d69;background-color:#f3c04b}
