.no-wrap{white-space:nowrap}.model-popup{z-index:9999;background-color:#0000007e;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;inset:0}.model-popup .container{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.model-popup .container .layout{background-color:#fff;border-radius:8px;padding:20px;overflow:auto}.model-popup .container .layout .btn{z-index:2;background:linear-gradient(135deg,#c7ffff,#efdcfc);margin:1px}.anime-border:hover{color:#035252;transform:scale(1.1)}.anime-border{z-index:1;border-radius:10px;justify-content:center;align-items:center;transition:transform .3s;display:flex;position:relative;overflow:hidden}.anime-border:before{content:"";z-index:0;background-image:conic-gradient(#0cf 20deg,#0000 120deg);width:300%;height:300%;animation:1.2s linear infinite rotate;position:absolute;top:-100%;left:-100%}.anime-border:after{content:"";z-index:1;border-radius:10px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@media only screen and (max-width:768px){.model-popup{padding:10px}.model-popup .container{width:100%;height:100%;padding:0 10px}.model-popup .container .layout{border-radius:6px;width:90%;max-width:400px;max-height:80vh;padding:15px;overflow-y:auto;box-shadow:0 4px 12px #0003}.model-popup .container .layout .btn{border-radius:6px;margin:5px;padding:8px 16px;font-size:14px}.anime-border{border-radius:8px;padding:10px;font-size:14px;transform:scale(1)}.anime-border:hover{color:#035252;transform:scale(1.05)}.anime-border:before{animation:1.5s linear infinite rotate;top:-50%;left:-50%}.anime-border:after{border-radius:8px}.no-wrap{white-space:normal;font-size:14px}}@media only screen and (max-width:480px){.model-popup .container .layout{width:95%;max-height:75vh;padding:12px}.model-popup .container .layout .btn{padding:6px 12px;font-size:12px}.anime-border{padding:8px;font-size:12px}.anime-border:before{width:0%;height:0%;top:-25%;left:-5%}}
