.main-layout{width:100%;height:100vh}.logo{height:64px;display:flex;align-items:center;justify-content:center;gap:14px;padding:0 20px;border-bottom:1px solid rgba(255,255,255,.15);background:linear-gradient(135deg,#667eea1a,#764ba21a);transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.logo:hover{background:linear-gradient(135deg,#667eea26,#764ba226);border-bottom-color:#667eea4d}.logo-img{width:36px;height:36px;filter:drop-shadow(0 2px 4px rgba(102,126,234,.3));transition:all .3s cubic-bezier(.4,0,.2,1);flex-shrink:0}.logo-text-wrapper{display:flex;align-items:center;gap:10px;animation:slideIn .4s cubic-bezier(.4,0,.2,1)}.logo-text{color:#fff;font-size:22px;font-weight:700;letter-spacing:3px;white-space:nowrap;text-shadow:0 2px 8px rgba(102,126,234,.4);position:relative;line-height:1}.logo-emoji{font-size:24px;animation:rocket 2s ease-in-out infinite;display:inline-block;line-height:1;margin-top:2px}@keyframes slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes rocket{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-3px) rotate(-5deg)}75%{transform:translateY(-1px) rotate(5deg)}}.logo:hover .logo-img{transform:scale(1.15) rotate(-8deg);filter:drop-shadow(0 4px 12px rgba(102,126,234,.5))}.logo:hover .logo-emoji{animation:rocketBoost .6s ease-in-out infinite}@keyframes rocketBoost{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(-8px) translate(3px)}}.header-content{display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 24px}.header-breadcrumb{flex:1;display:flex;align-items:center;margin-left:24px}.header-right{display:flex;align-items:center}.theme-switch{margin-right:24px}.trigger{font-size:18px;cursor:pointer;transition:color .3s}.header-title{margin-left:24px}.header-title h1{margin:0;font-size:20px;font-weight:600}.dashboard{width:100%}.ant-statistic-content-suffix{display:inline-flex;align-items:center;margin-left:8px}.chain-info-page{display:flex;flex-direction:column;gap:16px}.chain-info-header{display:flex;align-items:center;justify-content:space-between;background:var(--ant-color-bg-container);padding:20px 24px;border-radius:16px;box-shadow:0 12px 32px #0f0f0f0a}.chain-info-header .section-label{display:inline-block;font-size:13px;color:#8c8c8c;letter-spacing:.08em;text-transform:uppercase}.chain-info-card{background:var(--ant-color-bg-container);border-radius:16px;box-shadow:0 8px 24px #0f0f0f0d}.chain-info-filter-form{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.chain-info-filter-form .ant-form-item{margin-bottom:0}.filter-input{min-width:220px}.chain-info-table .ant-table-thead>tr>th{background:var(--ant-color-fill-tertiary);font-weight:600}.chain-info-table .ant-table-tbody>tr:hover>td{background:var(--ant-color-fill-secondary)}.chain-symbol-cell{display:flex;align-items:center;min-height:48px}.chain-symbol-cell .ant-typography{margin-bottom:0;line-height:1.2}.modal-loading{display:flex;align-items:center;justify-content:center;padding:48px 0}.contracts-page{display:flex;flex-direction:column;gap:16px}.contracts-header{display:flex;align-items:center;justify-content:space-between;background:var(--ant-color-bg-container);padding:20px 24px;border-radius:16px;box-shadow:0 8px 24px #0f0f0f0d}.contracts-header .section-label{font-size:12px;color:#8c8c8c;letter-spacing:.2em}.contracts-card{background:var(--ant-color-bg-container);border-radius:16px;box-shadow:0 8px 24px #0f0f0f0a}.contracts-filter-form{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.contracts-filter-form .ant-form-item{margin-bottom:0}.contracts-table .ant-table-thead>tr>th{background:var(--ant-color-fill-tertiary);font-weight:600}.token-info-page{display:flex;flex-direction:column;gap:16px}.token-info-header{display:flex;align-items:center;justify-content:space-between;background:var(--ant-color-bg-container);padding:20px 24px;border-radius:16px;box-shadow:0 8px 24px #0f0f0f0d}.token-info-header .section-label{font-size:12px;color:#8c8c8c;letter-spacing:.2em}.token-info-card{background:var(--ant-color-bg-container);border-radius:16px;box-shadow:0 8px 24px #0f0f0f0a}.token-info-filter-form{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.token-info-filter-form .ant-form-item{margin-bottom:0}.token-info-table .ant-table-thead>tr>th{background:var(--ant-color-fill-tertiary);font-weight:600}.pool-info-page{display:flex;flex-direction:column;gap:16px}.pool-info-header{display:flex;align-items:center;justify-content:space-between;background:var(--ant-color-bg-container);padding:20px 24px;border-radius:16px;box-shadow:0 8px 24px #0f0f0f0d}.pool-info-header .section-label{font-size:12px;color:#8c8c8c;letter-spacing:.2em}.pool-info-card{background:var(--ant-color-bg-container);border-radius:16px;box-shadow:0 8px 24px #0f0f0f0a}.pool-info-filter-form{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.pool-info-filter-form .ant-form-item{margin-bottom:0}.filter-select{min-width:160px}.pool-info-table .ant-table-thead>tr>th{background:var(--ant-color-fill-tertiary);font-weight:600}.token-bridge-page{display:flex;flex-direction:column;gap:16px}.token-bridge-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-radius:16px;background:var(--ant-color-bg-container);box-shadow:0 8px 24px #0f0f0f0d}.token-bridge-header .section-label{display:inline-block;font-size:12px;color:var(--ant-color-text-tertiary);letter-spacing:.2em;text-transform:uppercase}.token-bridge-card{border-radius:16px;background:var(--ant-color-bg-container);box-shadow:0 8px 24px #0f0f0f0a}.token-bridge-filter-form{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.token-bridge-table .ant-table-thead>tr>th{background:var(--ant-color-fill-tertiary);font-weight:600}.table-paragraph{margin-bottom:0}.bridge-protocol-value{color:var(--ant-color-text-tertiary);font-size:12px}.swap-router-page{display:flex;flex-direction:column;gap:16px}.swap-router-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-radius:16px;background:var(--ant-color-bg-container);box-shadow:0 8px 24px #0f0f0f0d}.swap-router-header .section-label{display:inline-block;font-size:12px;color:var(--ant-color-text-tertiary);letter-spacing:.2em;text-transform:uppercase}.swap-router-card{border-radius:16px;background:var(--ant-color-bg-container);box-shadow:0 8px 24px #0f0f0f0a}.swap-router-filter-form{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.swap-router-table-text{margin-bottom:0}.candidate-section,.selected-section{margin-bottom:16px}.candidate-header,.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.pool-detail-row{display:flex;gap:8px;margin:4px 0}.selected-pool-list{display:flex;flex-direction:column;gap:8px}.selected-pool-item{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-radius:12px;background:var(--ant-color-fill-quaternary);border:1px solid var(--ant-color-border)}.selected-pool-item.dragging{background:var(--ant-color-fill-secondary);box-shadow:0 8px 20px #00000026}.dual-select-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.modal-loading{text-align:center;padding:48px 0;color:var(--ant-color-text-tertiary)}.swap-router-modal-body{display:flex;gap:24px}.modal-form-section{flex:1 1 55%;min-width:0}.modal-pool-section{flex:1 1 45%;min-width:280px;display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:12px;background:var(--ant-color-fill-quaternary);border:1px solid var(--ant-color-border);max-height:70vh;overflow:auto}@media (max-width: 992px){.swap-router-modal-body{flex-direction:column}.modal-pool-section{max-height:none}}.cross-path-page{display:flex;flex-direction:column;gap:16px}.cross-path-header{display:flex;justify-content:space-between;align-items:center;background:var(--ant-color-bg-container);padding:20px 24px;border-radius:16px;box-shadow:0 8px 24px #0f0f0f0d}.cross-path-header .section-label{font-size:12px;color:#8c8c8c;letter-spacing:.2em}.cross-path-card{background:var(--ant-color-bg-container);border-radius:16px;box-shadow:0 8px 24px #0f0f0f0a}.cross-path-filter-form{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.cross-path-filter-form .ant-form-item{margin-bottom:0}.cross-path-table .ant-table-thead>tr>th{background:var(--ant-color-fill-tertiary);font-weight:600}.token-cell{display:flex;flex-direction:column}.wallet-cell{display:flex;flex-direction:column;gap:4px}.wallet-info-page{display:flex;flex-direction:column;gap:16px}.wallet-info-header{display:flex;align-items:center;justify-content:space-between;background:var(--ant-color-bg-container);padding:20px 24px;border-radius:16px;box-shadow:0 8px 24px #0f0f0f0d}.wallet-info-header .section-label{font-size:12px;color:#8c8c8c;letter-spacing:.2em}.wallet-info-card{background:var(--ant-color-bg-container);border-radius:16px;box-shadow:0 8px 24px #0f0f0f0a}.wallet-info-filter-form{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.wallet-info-filter-form .ant-form-item{margin-bottom:0}.filter-input{min-width:180px}.wallet-info-table .ant-table-thead>tr>th{background:var(--ant-color-fill-tertiary);font-weight:600}.modal-loading{text-align:center;padding:40px 0;color:#999}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.login-card{width:100%;max-width:420px;box-shadow:0 8px 24px #0000001f;border-radius:12px;overflow:hidden}.login-header{text-align:center;margin-bottom:32px}.login-header h2{margin-bottom:8px}.login-form{margin-top:24px}.login-form .ant-input-affix-wrapper,.login-form .ant-input-password{border-radius:8px}.login-button{height:48px;font-size:16px;font-weight:500;border-radius:8px;margin-top:8px}.login-footer{margin-top:24px;text-align:center;padding-top:16px;border-top:1px solid #f0f0f0}@media (max-width: 576px){.login-card{max-width:100%}.login-header h2{font-size:24px}}.app{width:100%;height:100%}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{width:100%;height:100vh}
