:root{--container: 1200px;--radius: 12px;--shadow: 0 10px 25px rgba(2,8,23,.08), 0 2px 8px rgba(2,8,23,.06);--bg: #0b1020;--bg-accent: #121935;--card: #0f1428;--border: #1f2742;--text: #e6f2ff;--muted: #90a3c0;--primary: #00d8ff;--primary-600: #00b3e0;--ring: #35e0ff;--success: #22d3a6;--warning: #f59e0b;--danger: #ef4444}a{font-weight:500;text-decoration:inherit}body{margin:0;min-height:100vh}.page-container{position:relative;min-height:100vh;background:var(--ant-color-bg-layout)}.app-header{background:linear-gradient(135deg,#0f172a,#0b1222);border-bottom:1px solid rgba(255,255,255,.06);box-shadow:0 8px 28px #02061740}.app-header-inner{max-width:var(--container);margin:0 auto;height:60px;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.logo{width:40px;height:40px;border-radius:10px}.page-content{max-width:var(--container);margin:0 auto;padding:10px 20px 0}.ant-card{border-radius:var(--radius);box-shadow:var(--shadow)}.ant-card-body{padding:12px}.section-title{margin:0;font-weight:700}.table-row-even{background:#fcfcff}.table-row-odd{background:#fff}.ant-table-thead>tr>th{font-weight:600}.header-addr{color:#cbd5e1;background:#f8fafc14;padding:6px 10px;border-radius:999px;font-size:12px}
