:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#edf0f7;font-synthesis:none;--bg:#070910;--panel:#0f121dd1;--line:#ffffff14;--muted:#83899b;--purple:#9b7cff;--green:#40e0a0;--blue:#5da8ff;background:#070910;font-family:Inter,Noto Sans SC,PingFang SC,Microsoft YaHei,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 76% 8%, #704aff26, transparent 26%), radial-gradient(circle at 5% 48%, #00dca00f, transparent 22%), var(--bg);min-width:320px;min-height:100vh;margin:0}body:before{content:"";pointer-events:none;opacity:.18;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:42px 42px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 75%);mask-image:linear-gradient(#000,#0000 75%)}a{color:inherit;text-decoration:none}svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.app-shell{max-width:1440px;margin:0 auto;padding:0 42px;position:relative}header{border-bottom:1px solid var(--line);align-items:center;gap:56px;height:82px;display:flex}.brand{align-items:center;gap:11px;display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#b497ff,#7154f5);border-radius:9px;place-items:center;width:34px;height:34px;font-size:18px;font-weight:900;display:grid;transform:skew(-5deg);box-shadow:0 0 28px #8662ff4d}.brand>span:last-child{flex-direction:column;gap:5px;line-height:1;display:flex}.brand b{letter-spacing:.18em;font-size:14px}.brand small{color:var(--muted);letter-spacing:.14em;font-size:8px}nav{gap:32px;margin-right:auto;display:flex}nav a{color:#9ca2b4;font-size:13px;transition:all .2s}nav a:hover{color:#fff}.status{letter-spacing:.12em;color:#ffb964;background:#ffb96412;border:1px solid #ffb96438;border-radius:99px;align-items:center;gap:8px;padding:9px 12px;font:700 10px/1 ui-monospace,monospace;display:flex}.status i,.live-pulse i{background:currentColor;border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px}.status.online{color:var(--green);background:#40e0a012;border-color:#40e0a038}main{padding-bottom:90px}.hero{border-bottom:1px solid var(--line);grid-template-columns:1fr 420px;align-items:center;gap:28px;min-height:280px;display:grid}.hero-copy{max-width:710px;padding:44px 0}.eyebrow,.section-kicker{letter-spacing:.18em;color:#9da3b5;font:700 10px/1.2 ui-monospace,monospace}.eyebrow span{color:var(--green);background:#40e0a014;border:1px solid #40e0a040;border-radius:4px;margin-right:10px;padding:4px 6px}h1{letter-spacing:0;margin:22px 0 18px;font-size:clamp(38px,4vw,54px);font-weight:730;line-height:.98}h1 em{color:#0000;background:linear-gradient(90deg,#a88cff,#6fe8ca);-webkit-background-clip:text;background-clip:text;font-style:normal}.hero-copy>p{color:#9298a9;max-width:620px;font-size:15px;line-height:1.8}.hero-actions{align-items:center;gap:25px;margin-top:22px;display:flex}.primary{background:linear-gradient(135deg,#9b7cff3d,#654bdc24);border:1px solid #9b7cff73;border-radius:7px;align-items:center;gap:30px;padding:14px 18px;font-size:13px;display:flex;box-shadow:inset 0 0 20px #9b7cff0d}.primary:hover{border-color:var(--purple)}.updated{color:#71788a;align-items:center;gap:7px;font-size:11px;display:flex}.updated svg{width:14px}.ops-panel{border:1px solid var(--line);background:#090b12b8;border-radius:8px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.ops-panel div{border-bottom:1px solid #ffffff0e;border-right:1px solid #ffffff0e;flex-direction:column;justify-content:center;gap:8px;min-height:92px;padding:18px;display:flex}.ops-panel div:nth-child(2n){border-right:0}.ops-panel div:nth-last-child(-n+2){border-bottom:0}.ops-panel span{color:#737b8e;font-size:10px}.ops-panel b{color:#d6dae6;overflow-wrap:anywhere;font:700 18px ui-monospace,monospace}.radar{aspect-ratio:1;place-items:center;width:min(430px,100%);margin-left:auto;display:grid;position:relative}.radar:before,.radar:after{content:"";border-left:1px solid #9b7cff1a;position:absolute;inset:8%;transform:translate(50%)}.radar:after{transform-origin:50%;transform:rotate(90deg)translate(50%)}.radar-ring{border:1px solid #9b7cff29;border-radius:50%;position:absolute}.radar-ring.r1{inset:8%}.radar-ring.r2{inset:24%}.radar-ring.r3{inset:39%}.radar-sweep{background:conic-gradient(from 0deg, transparent 0 72%, #8566ff1f 88%, transparent 90%);border-radius:50%;animation:9s linear infinite spin;position:absolute;inset:8%}.radar-core{color:#c8baff;z-index:2;background:radial-gradient(circle,#8b69ff47,#14102adb);border:1px solid #a88cff61;border-radius:50%;align-content:center;place-items:center;width:92px;height:92px;font:800 25px/1 ui-monospace,monospace;display:grid;box-shadow:0 0 60px #8862ff40}.radar-core small{color:var(--green);letter-spacing:.2em;margin-top:7px;font-size:7px}.radar .dot{background:var(--green);width:6px;height:6px;box-shadow:0 0 12px var(--green);border-radius:50%;position:absolute}.d1{top:23%;right:28%}.d2{bottom:25%;left:25%}.d3{top:43%;left:14%}.d4{bottom:41%;right:15%}@keyframes spin{to{transform:rotate(360deg)}}.metrics-grid{border:1px solid var(--line);background:#090b12b8;border-radius:8px;grid-template-columns:repeat(4,1fr);margin:-1px 0 50px;display:grid;overflow:hidden}.metric{border-right:1px solid var(--line);align-items:center;gap:16px;padding:24px;display:flex}.metric:last-child{border:0}.metric-icon{color:#b8a4ff;background:#9b7cff1a;border:1px solid #9b7cff26;border-radius:9px;place-items:center;width:39px;height:39px;display:grid}.metric.green .metric-icon{color:var(--green);background:#40e0a014}.metric.blue .metric-icon{color:var(--blue);background:#5da8ff14}.metric div:last-child{grid-template-columns:auto auto;align-items:baseline;column-gap:9px;display:grid}.metric p{color:var(--muted);letter-spacing:.05em;grid-column:1/-1;margin:0 0 4px;font-size:10px}.metric strong{font:600 25px/1.2 ui-monospace,monospace}.metric span{color:#616778;font-size:9px}.section{margin-top:66px;scroll-margin-top:30px}.section-head{justify-content:space-between;align-items:flex-end;margin-bottom:22px;display:flex}.section-head h2{letter-spacing:-.03em;margin:7px 0 0;font-size:25px}.readonly{color:var(--green);letter-spacing:.07em;align-items:center;gap:7px;font-size:10px;display:flex}.readonly svg,.strategy-panel .section-head>svg{width:18px}.performance-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:12px;display:grid}.pnl-card{border:1px solid var(--line);background:var(--panel);border-radius:10px;flex-direction:column;justify-content:center;min-height:150px;padding:25px;display:flex;position:relative;overflow:hidden}.pnl-card p{color:var(--muted);margin:0 0 12px;font-size:11px}.pnl-card strong{font:600 24px/1.2 ui-monospace,monospace}.pnl-card span{color:#62697b;margin-top:8px;font-size:9px}.pnl-card.featured{background:linear-gradient(135deg,#664cc33b,#0c0f18e6);border-color:#9b7cff3b}.pnl-card.featured strong{font-size:33px}.glow-line{background:var(--purple);width:2px;box-shadow:0 0 22px var(--purple);position:absolute;top:0;bottom:0;left:0}.positive{color:var(--green)!important}.negative{color:#ff6d82!important}.table-wrap,.panel{border:1px solid var(--line);background:var(--panel);border-radius:10px;overflow:hidden}table{border-collapse:collapse;width:100%;font-size:11px}th{color:#656c7e;letter-spacing:.08em;text-transform:uppercase;text-align:left;border-bottom:1px solid var(--line);background:#ffffff03;padding:14px 18px;font-size:9px}td{color:#b7bcc9;border-bottom:1px solid #ffffff0b;padding:15px 18px}tr:last-child td{border:0}td small{opacity:.7;font-size:8px;display:block}.token-cell{align-items:center;gap:11px;display:flex}.token-cell>span{color:#d8ceff;background:linear-gradient(145deg,#6b55bb,#312b4d);border-radius:50%;place-items:center;width:29px;height:29px;font-size:9px;display:grid}.token-cell div{flex-direction:column;gap:4px;display:flex}.token-cell a,.feed a{text-overflow:ellipsis;color:#656c7d;max-width:190px;font:8px ui-monospace,monospace;overflow:hidden}.token-cell a svg{width:8px;height:8px;margin-left:4px}.tag{color:#bcaaff;text-transform:uppercase;background:#9b7cff1a;border-radius:4px;padding:4px 7px;font:700 8px ui-monospace,monospace;display:inline-flex}.tag.open,.tag.opened,.tag.passed{color:var(--green);background:#40e0a014}.tag.closed,.tag.blocked_by_safety,.tag.failed{color:#ff8394;background:#ff6d8214}.count-badge{color:#777e8f;border:1px solid var(--line);border-radius:4px;padding:6px 9px;font:9px ui-monospace,monospace}.empty{color:#5f6678;text-align:center;align-content:center;place-items:center;min-height:180px;display:grid}.empty span{color:#8e77e8;font-size:24px}.recent-trades{scroll-margin-top:30px}.trade-table{min-width:1540px}.trade-table td{white-space:nowrap}.trade-side{color:var(--green);background:#40e0a014;border-radius:4px;padding:4px 7px;font:700 8px ui-monospace,monospace;display:inline-flex}.trade-count{color:#8d94a5;margin-left:6px;font:600 9px ui-monospace,monospace}.address-cell{flex-direction:column;gap:5px;display:flex}.address-cell a,.tx-link{color:#747b8d;font-variant-ligatures:none;letter-spacing:.01em;align-items:center;gap:4px;font:8px SFMono-Regular,Consolas,Liberation Mono,monospace;display:flex}.address-cell a svg,.tx-link svg{flex:none;width:9px;height:9px}.address-cell a:hover,.tx-link:hover{color:#b7a5ff}.trade-amount{color:var(--green);font:600 11px ui-monospace,monospace}.two-column{grid-template-columns:1.25fr .75fr;gap:16px;scroll-margin-top:30px;display:grid}.two-column .section{margin-top:66px;padding:24px}.panel .section-head{margin-bottom:10px}.live-pulse{color:var(--green);align-items:center;gap:7px;font:700 9px ui-monospace,monospace;display:flex}.feed article{border-bottom:1px solid #ffffff0d;grid-template-columns:36px 1fr auto;gap:11px;padding:16px 0;display:grid}.feed article:last-child{border:0}.feed-icon{color:#9e86fa;background:#9b7cff14;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.feed-title{align-items:center;gap:8px;display:flex}.feed p{color:#747b8c;margin:5px 0 0;font-size:9px}.feed time{color:#656c7c;font:8px ui-monospace,monospace}.health-list{gap:0;display:grid}.health-list div{border-bottom:1px solid #ffffff0d;grid-template-columns:minmax(120px,.7fr) minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 0;display:grid}.health-list div:last-child{border:0}.health-list span{color:#747b8c;font:9px ui-monospace,monospace}.health-list b{overflow-wrap:anywhere;color:#c8ccd8;min-width:0;font-size:10px}.health-list time{color:#656c7c;white-space:nowrap;font:8px ui-monospace,monospace}.rule-grid{grid-template-columns:1fr 1fr;margin-top:20px;display:grid}.rule-grid div{border-bottom:1px solid #ffffff0d;padding:14px 10px}.rule-grid div:nth-child(odd){border-right:1px solid #ffffff0d}.rule-grid span{color:#6f7688;margin-bottom:6px;font-size:9px;display:block}.rule-grid b{font:600 13px ui-monospace,monospace}.scope{color:#8ecab6;background:#40e0a00d;border:1px solid #40e0a021;border-radius:6px;margin-top:18px;padding:12px;font-size:9px}.scope i{background:var(--green);border-radius:50%;width:5px;height:5px;margin-right:7px;display:inline-block}footer{border-top:1px solid var(--line);color:#606779;align-items:center;gap:35px;min-height:95px;font-size:9px;display:flex}footer p{margin-right:auto}footer>span{letter-spacing:.1em;font:8px ui-monospace,monospace}.error-banner{color:#ff9bab;background:#ff6d8214;border:1px solid #ff6d824d;border-radius:7px;margin-top:20px;padding:12px 16px;font-size:11px}.boot{color:#9299ab;background:#070910;align-content:center;place-items:center;gap:15px;min-height:100vh;display:grid}.boot-mark{color:#fff;background:#7659e8;border-radius:12px;place-items:center;width:50px;height:50px;font-size:25px;font-weight:900;display:grid;box-shadow:0 0 50px #7659e859}.boot p{letter-spacing:.14em;font:9px ui-monospace,monospace}.boot i{background:linear-gradient(90deg,transparent,var(--purple),transparent);width:120px;height:1px;animation:1.2s ease-in-out infinite blink}@keyframes blink{50%{opacity:.25}}body{font-size:15px;line-height:1.5}nav a{font-size:14px}.status{padding:10px 14px;font-size:11px}.brand b{font-size:15px}.brand small{font-size:9px}.eyebrow,.section-kicker{font-size:11px}.hero-copy>p{font-size:16px;line-height:1.85}.primary{font-size:14px}.updated{font-size:12px}.metric{padding:27px 24px}.metric p{font-size:12px}.metric strong{font-size:28px}.metric span{font-size:11px}.section-head h2{font-size:29px}.readonly{font-size:12px}.count-badge{padding:7px 10px;font-size:11px}.pnl-card p{font-size:13px}.pnl-card strong{font-size:27px}.pnl-card span{font-size:11px}table{font-size:13px}th{padding:16px 18px;font-size:11px}td{padding:17px 18px;line-height:1.45}.token-cell b{font-size:13px}.token-cell a,.feed a{text-overflow:clip;overflow-wrap:anywhere;font-variant-ligatures:none;letter-spacing:.01em;max-width:none;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:10px;line-height:1.45;overflow:visible}.trade-table .token-cell a{white-space:normal;overflow-wrap:anywhere}.tag{padding:5px 8px;font-size:10px}.recent-trades .table-wrap{overflow-x:auto}.trade-side{padding:5px 8px;font-size:10px}.address-cell b{font-size:12px}.address-cell a,.tx-link{font-size:10px}.trade-amount,.market-cap{font:650 13px ui-monospace,monospace}.market-cap{color:#cabdff}.relative-time{color:#d1d5df;font-weight:600}.empty p{font-size:13px}.live-pulse{font-size:11px}.feed-title b{font-size:13px}.feed p{font-size:11px}.feed time{font-size:10px}.feed article{padding:18px 0}.rule-grid span{font-size:11px}.rule-grid b{font-size:15px}.scope{font-size:11px;line-height:1.55}footer{font-size:11px}footer>span{font-size:10px}.error-banner{font-size:13px}.boot p{font-size:11px}@media (width<=1000px){.app-shell{padding:0 22px}.hero{grid-template-columns:1fr}.ops-panel{margin-bottom:28px}.radar{display:none}.metrics-grid{grid-template-columns:1fr 1fr}.metric:nth-child(2){border-right:0}.metric:nth-child(-n+2){border-bottom:1px solid var(--line)}.performance-grid{grid-template-columns:1fr 1fr}.two-column{grid-template-columns:1fr}.two-column .section+.section{margin-top:0}}@media (width<=680px){.app-shell{padding:0 15px}header{height:70px}nav{display:none}.status{margin-left:auto;font-size:8px}h1{font-size:38px}.hero{min-height:auto}.hero-copy{padding:44px 0 24px}.hero-actions{flex-direction:column;align-items:flex-start}.ops-panel{grid-template-columns:1fr}.ops-panel div{border-right:0}.ops-panel div:nth-last-child(2){border-bottom:1px solid #ffffff0e}.metrics-grid,.performance-grid{grid-template-columns:1fr}.metric{border-right:0;border-bottom:1px solid var(--line)}.metric:nth-child(3){border-bottom:1px solid var(--line)}.pnl-card{min-height:120px}.two-column{display:block}.table-wrap{overflow-x:auto}table{min-width:790px}.health-list div{grid-template-columns:1fr;gap:6px}footer{flex-wrap:wrap;gap:15px;padding:24px 0}footer p{order:3;width:100%}.rule-grid{grid-template-columns:1fr}.rule-grid div:nth-child(odd){border-right:0}}
