.site-header{position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(140deg,#0a4ec9,#113a84,#113a8400 40%),linear-gradient(90deg,#113a84,#0345a4);border-bottom:1px solid rgba(255,255,255,.18);color:#fff;box-shadow:0 12px 34px #1f6fff2e}.header-inner{height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}@media (max-width: 1024px){.header-inner{gap:10px}}.brand{display:inline-flex;align-items:center;min-width:250px}@media (max-width: 1024px){.brand{min-width:unset}}.brand-logo{display:block;width:150px;height:auto;object-fit:contain}@media (max-width: 720px){.brand-logo{width:124px}}.desktop-nav{display:flex;align-items:center;gap:34px;color:#ffffffd6;font-size:16px;margin-left:auto;margin-right:3em}.desktop-nav a{transition:.2s ease}.desktop-nav a:hover,.desktop-nav a.router-link-active,.desktop-nav a.router-link-exact-active{color:#fff}.desktop-nav a:hover{text-decoration:underline}@media (max-width: 1024px){.desktop-nav{display:none}}.header-actions{display:flex;gap:10px}@media (max-width: 1024px){.header-actions{display:none}}.mobile-menu{display:none}.mobile-menu .el-button{--el-button-bg-color: rgba(255, 255, 255, .96);--el-button-border-color: rgba(255, 255, 255, .96);--el-button-text-color: var(--primary)}@media (max-width: 1024px){.mobile-menu{display:block}}.site-footer{border-top:1px solid rgba(255,255,255,.18);background:linear-gradient(140deg,#0a4ec9,#113a84,#113a8400 40%),linear-gradient(90deg,#113a84,#0345a4);color:#fff;padding:58px 0 24px}.site-footer p,.site-footer a,.site-footer span{color:#ffffffc7;line-height:1.7}.site-footer h4{margin:0 0 14px}.site-footer a,.site-footer span{display:block;margin:8px 0}.footer-row{display:flex;align-items:flex-end;justify-content:space-between;gap:28px}@media (max-width: 720px){.footer-row{flex-direction:column;align-items:flex-start;gap:18px}}.footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:22px}.footer-brand p{margin:0}@media (max-width: 720px){.footer-brand{gap:12px}}.footer-brand-logo{display:block;width:156px;height:auto;object-fit:contain}.footer-copyright,.footer-contact{flex:0 0 auto;font-size:13px;text-align:right}@media (max-width: 720px){.footer-copyright,.footer-contact{text-align:left}}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#17233c;background:#fff;--bg: #ffffff;--bg-soft: #f5f8ff;--card: rgba(255, 255, 255, .92);--card-border: rgba(35, 101, 225, .14);--text: #17233c;--muted: #5f6f8c;--primary: #134092;--primary-2: #015c8b;--success: #11a77a;--shadow: 0 20px 60px rgba(31, 111, 255, .12)}*{box-sizing:border-box;word-wrap:break-word;word-break:break-word}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top left,rgba(52,120,255,.1),transparent 30rem),radial-gradient(circle at top right,rgba(0,212,255,.08),transparent 34rem),linear-gradient(180deg,#fff,#f7faff 48%,#fff);color:var(--text)}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(31,111,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(31,111,255,.035) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 70%);mask-image:linear-gradient(to bottom,black,transparent 70%)}img{max-width:100%}button,a{font:inherit}a{color:inherit;text-decoration:none}.container{width:min(1180px,100% - 40px);margin:0 auto}@media (max-width: 720px){.container{width:min(100% - 28px,1180px)}}.app-shell{min-height:100vh}.sub-page{min-height:70vh}.section{padding:8vw 0 6vw;scroll-margin-top:88px}.dark-section{background:linear-gradient(135deg,#08338b,#20458f);border-block:1px solid rgba(126,169,255,.16);color:#fff}.dark-section .section-title p,.dark-section .step-item p{color:#ffffffd1}.sub-hero{padding:104px 0 78px;background:radial-gradient(circle at 20% 10%,rgba(52,120,255,.2),transparent 30rem),radial-gradient(circle at 75% 30%,rgba(0,212,255,.14),transparent 26rem);border-bottom:1px solid rgba(126,169,255,.1);scroll-margin-top:88px}.sub-hero h1{margin:28px 0;font-size:clamp(42px,5vw,66px);line-height:1.06;font-weight:700}.sub-hero p{max-width:620px;color:var(--muted);font-size:19px;line-height:1.7;margin:0}@media (max-width: 720px){.sub-hero{padding-top:76px}}.two-column,.split-panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:center}@media (max-width: 1024px){.two-column,.split-panel{grid-template-columns:1fr}}.ghost-button{color:inherit!important}.el-button--primary{--el-button-bg-color: var(--primary);--el-button-border-color: var(--primary);--el-button-hover-bg-color: #5590ff;--el-button-hover-border-color: #5590ff}.el-tag{--el-tag-bg-color: rgba(52, 120, 255, .18);--el-tag-border-color: rgba(52, 120, 255, .38);--el-tag-text-color: #165dce}.console-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:22px}.console-page-head h1{font-size:27px;line-height:1.2;margin:0 0 7px;color:#12346d}.console-page-head p{margin:0;color:#6b7c93;font-size:13px}.console-panel{background:#fffffff2;border:1px solid #dbe6f4;border-radius:8px;box-shadow:0 10px 34px #1e4c8e12}.panel-head{min-height:58px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8eef6}.panel-head h2{margin:0;font-size:16px}.panel-head span{font-size:12px;color:#8291a7}.console-table{width:100%}.console-table .el-table__header th{background:#f6f9fd!important;color:#58708d;font-size:12px;font-weight:700}.console-table .el-table__row td{padding:14px 0}.console-table .cell{font-size:13px;color:#263b5a}.chain-name{display:flex;align-items:center;gap:9px;font-weight:700;white-space:nowrap}.chain-dot{width:26px;height:26px;border-radius:6px;display:grid;place-items:center;color:#fff;font-size:11px;background:linear-gradient(135deg,#2456ad,#07949a)}.mono{font-family:SFMono-Regular,Consolas,monospace;font-size:12px}.empty-block{padding:60px 20px;text-align:center;color:#718198}.filter-bar{padding:16px 18px;display:flex;align-items:center;gap:12px;flex-wrap:wrap;border-bottom:1px solid #e8eef6}.filter-bar .el-select{width:190px}.filter-bar .el-date-editor{width:340px}.form-help{font-size:12px;color:#8090a5;line-height:1.55}.account-section{padding:22px}.account-section+.account-section{border-top:1px solid #e5edf6}.account-section h2{font-size:17px;margin:0 0 6px}.account-section>p{margin:0 0 20px;color:#74849a;font-size:13px}.section-form{max-width:600px}.console-panel .el-input__wrapper,.console-panel .el-select__wrapper,.console-dialog .el-input__wrapper,.console-dialog .el-select__wrapper{box-shadow:0 0 0 1px #d5e0ee inset;border-radius:6px}.console-panel .el-input__wrapper.is-focus,.console-dialog .el-input__wrapper.is-focus{box-shadow:0 0 0 1px var(--primary) inset}.console-panel .el-form-item__label,.console-dialog .el-form-item__label{font-weight:600;color:#3a506e}.console-summary{padding:12px 18px;background:#f7faff;border-top:1px solid #e7edf5;color:#65778f;font-size:12px}@media (max-width: 720px){.console-page-head{align-items:flex-start;flex-direction:column}.console-page-head h1{font-size:24px}.console-page-head .el-button{width:100%}.filter-bar{align-items:stretch}.filter-bar .el-select,.filter-bar .el-date-editor{width:100%}.console-panel{overflow:hidden}.desktop-table{display:none!important}.mobile-records{display:grid!important}}.mobile-records{display:none;padding:0 14px}.mobile-record{padding:16px 0;border-bottom:1px solid #e8eef6}.mobile-record:last-child{border-bottom:0}.record-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.record-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.record-grid label{display:block;font-size:11px;color:#8795a8;margin-bottom:3px}.record-grid div{min-width:0;font-size:13px}.record-grid .wide{grid-column:1/-1}.console-list-footer{min-height:58px;padding:10px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #e7edf5;background:#f7faff}.console-list-footer>span{color:#65778f;font-size:12px}@media (max-width: 720px){.console-list-footer{align-items:flex-start;flex-direction:column;overflow-x:auto}.console-list-footer .el-pagination{min-width:max-content}}
