:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e8edf5;background:#080b10;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 20% -10%,#142033 0,transparent 35%),#080b10}.shell{min-height:100vh}header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 34px;border-bottom:1px solid #1b2430;background:#090d13dd;position:sticky;top:0;z-index:3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}h1,h2,p{margin:0}h1{font-size:16px}header p{font-size:11px;color:#687589;margin-top:5px}.status{font:11px ui-monospace,monospace;color:#8a98aa;display:flex;gap:8px;align-items:center}.status i{width:7px;height:7px;border-radius:50%;background:#f59e0b}.status.good i{background:#58d6a7;box-shadow:0 0 12px #58d6a788}.status.bad i{background:#fb7185}main{width:min(1440px,calc(100% - 48px));margin:0 auto;padding:25px 0}.error{padding:10px 14px;background:#3b111a;border:1px solid #70202d;color:#fda4af;border-radius:9px;margin-bottom:12px;font-size:12px}.hero{display:grid;grid-template-columns:1.2fr .8fr .55fr;border:1px solid #1d2733;border-radius:13px;background:#0d1219;margin-bottom:12px}.hero>div{padding:22px 24px;border-right:1px solid #1d2733}.hero>div:last-child{border:0}.hero span,.card span,.panel-head span,.stats span{display:block;font-size:9px;letter-spacing:.13em;color:#66758a}.hero strong{display:block;font:500 25px ui-monospace,monospace;margin-top:10px}.pair-info strong{font-family:inherit;font-size:17px}.pair-info em{font-style:normal;color:#516176;font-weight:400;margin:0 7px}.hero small,.card small{display:block;color:#657286;font-size:10px;margin-top:8px}.spread strong{font-size:40px;color:#b9cdfb}.cards{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:12px}.card,.panel,.stats{border:1px solid #1d2733;background:linear-gradient(180deg,#101720,#0c1118);border-radius:12px}.card{padding:17px 18px}.card strong{display:block;font:500 21px ui-monospace,monospace;margin-top:9px}.panel{padding:18px 20px;margin-bottom:12px}.panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.panel-head h2{font-size:14px;margin-top:5px}.controls{display:flex;gap:3px;align-items:center}.controls button{border:0;border-radius:6px;background:transparent;color:#6e7d91;font:10px ui-monospace,monospace;padding:6px 8px;cursor:pointer}.controls button.active{color:#e3eaf4;background:#1b2634}.controls b{height:18px;width:1px;background:#263243;margin:0 5px}.stats{display:grid;grid-template-columns:repeat(5,1fr);margin-bottom:12px}.stats div{padding:14px 17px;border-right:1px solid #1d2733}.stats div:last-child{border:0}.stats strong{display:block;font:500 15px ui-monospace,monospace;margin-top:6px}.header-status{display:flex;align-items:center;gap:18px;color:#566477;font-size:10px}.research{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px}.research>div{border:1px solid #1d2733;border-radius:10px;padding:16px;background:#0b1016}.research span{display:block;color:#718096;font-size:10px}.research strong{display:block;font:500 24px ui-monospace,monospace;margin:8px 0 5px}.research small,.research-note{color:#657286;font-size:10px}.research-note{margin-top:12px}footer{color:#4f5d70;font-size:9px;padding:8px 3px 0}@media(max-width:1100px){.cards{grid-template-columns:repeat(3,1fr)}}@media(max-width:850px){header{padding:0 17px}.header-status>span{display:none}.hero{grid-template-columns:1fr}.hero>div{border-right:0;border-bottom:1px solid #1d2733}.cards{grid-template-columns:1fr 1fr}.panel-head{align-items:flex-start;flex-direction:column;gap:11px}.controls{flex-wrap:wrap}.stats{grid-template-columns:repeat(5,1fr)}main{width:calc(100% - 24px)}}
