.closeCard[data-v-29220e80]{position:absolute;top:12px;right:20px;z-index:10;width:28px;height:28px;border-radius:50%;background:#182589;cursor:pointer;display:flex;justify-content:center;align-items:center}.closeCard img[data-v-29220e80]{width:16px;height:16px}.cgu[data-v-29220e80]{width:100%;height:700px;box-sizing:border-box;overflow-y:auto;padding:20px 24px 24px;text-align:left;color:#202633;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:14px;line-height:1.78;letter-spacing:.01em;scrollbar-width:thin;scrollbar-color:rgba(24,37,137,.45) rgba(24,37,137,.08)}.cgu .cgu-title[data-v-29220e80]{font-weight:700;font-size:20px}.cgu[data-v-29220e80]::-webkit-scrollbar{width:6px}.cgu[data-v-29220e80]::-webkit-scrollbar-track{border-radius:999px;background:rgba(24,37,137,.06)}.cgu[data-v-29220e80]::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(24,37,137,.42)}.cgu[data-v-29220e80]::-webkit-scrollbar-thumb:hover{background:rgba(24,37,137,.62)}.cgu p[data-v-29220e80]{width:100%}.cgu p span[data-v-29220e80]{display:inline-block;width:6px;height:6px;background-color:#000;border-radius:50%;margin-bottom:2px}@media (max-width:768px){.cgu[data-v-29220e80]{padding:46px 16px 18px;font-size:13px;line-height:1.7}.closeCard[data-v-29220e80]{top:10px;right:10px;width:28px;height:28px}.closeCard img[data-v-29220e80]{width:14px;height:14px}}@media (max-width:375px){.cgu[data-v-29220e80]{padding:44px 12px 200px;font-size:12px;line-height:1.65}.closeCard[data-v-29220e80]{width:26px;height:26px}}*{box-sizing:border-box}#app,body,html{width:100%;min-height:100%;margin:0;padding:0}body{background:#f6f7fb;font-family:Inter,Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.notify-modal-open{overflow:hidden}button,input,select,textarea{font-family:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}#app{min-height:100vh;padding-bottom:48px}.global-safe-footer{position:fixed;left:0;right:0;bottom:0;z-index:3;height:48px;border-top:1px solid #d7d9e0;background:hsla(0,0%,100%,.96);color:#9aa0ad;display:flex;align-items:center;justify-content:center;gap:6px;font-size:13px;font-weight:500;backdrop-filter:blur(8px);cursor:pointer}.global-safe-footer .lock-icon{font-size:14px;color:#9aa0ad}.transfer-mask{position:fixed;inset:0;z-index:19;background:rgba(15,23,42,.45);backdrop-filter:blur(3px);overflow:hidden;overscroll-behavior:none;z-index:10}.transfer-result-card{width:850px;height:700px;margin-top:18px;padding:0;border:1px solid #e4e6ef;border-radius:16px;background:#fff;text-align:center;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:20;overflow:hidden;box-shadow:0 18px 45px rgba(15,23,42,.18),0 6px 18px rgba(24,37,137,.08);background:linear-gradient(180deg,#fff,#fbfcff)}.transfer-result-card img{max-width:100%;max-height:360px;display:block;margin:0 auto;border-radius:10px}@media (max-width:768px){.transfer-result-card{width:calc(100vw - 50px);height:calc(100vh - 150px);margin-top:0;border-radius:14px}}@media (max-width:375px){.transfer-result-card{width:calc(100vw - 50px);height:calc(100vh - 150px);border-radius:12px}}.global-notify-mask{position:fixed;left:0;right:0;top:0;bottom:0;z-index:99999;background:rgba(9,16,46,.66);display:flex;align-items:center;justify-content:center}.global-notify-dialog{width:400px;min-height:188px;background:#fff;border-radius:16px;padding:22px 22px 18px;box-shadow:0 22px 60px rgba(0,0,0,.28);color:#1d2433}.global-notify-dialog .notify-tag-title{font-size:20px;font-weight:700;margin-bottom:10px}.global-notify-dialog .notify-tag{display:inline-flex;align-items:center;height:22px;padding:0 10px;border-radius:999px;background:#fff1df;color:#c7501d;font-size:9px;letter-spacing:.5px;margin-bottom:10px}.global-notify-dialog h2{margin:0 0 9px;color:#202638;font-size:21px;line-height:1.15;font-weight:900;letter-spacing:-.3px}.global-notify-dialog p{margin:0;color:#6f7583;font-size:12px;line-height:1.45;font-weight:500}.global-notify-dialog .notify-actions{margin-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.global-notify-dialog .btn-cancel,.global-notify-dialog .btn-confirm{height:34px;border:0;border-radius:999px;font-size:11px;font-weight:900}.global-notify-dialog .btn-cancel{background:#eef1f5;color:#4b5260}.global-notify-dialog .btn-confirm{background:#182589;color:#fff}@media (max-width:768px){.global-notify-dialog{width:calc(100% - 48px);max-width:330px}}