:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#151515;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--bg:#f7f5ef;--surface:#fffefa;--surface-2:#f0eee8;--line:#dedad1;--line-strong:#c9c2b7;--text:#151515;--muted:#6f6b63;--blue:#2f80ed;--green:#159b73;--red:#c83f48;--amber:#b56a22;--violet:#6651b8;--shadow:0 18px 44px #322b2214;background:#f7f5ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(#fffefae0,#f7f5eff5),radial-gradient(circle at 0 0,#2f80ed1f,#0000 36%),radial-gradient(circle at 100% 0,#b56a221a,#0000 34%);min-width:320px;min-height:100vh;margin:0}button{font:inherit}.app-shell{min-height:100vh}.topbar{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f5efdb;border-bottom:1px solid #dedad1d1;justify-content:space-between;align-items:center;gap:16px;padding:18px clamp(18px,4vw,48px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;min-width:0;display:flex}.brand h1{letter-spacing:0;margin:0;font-size:clamp(22px,3vw,32px);line-height:1.05}.brand p{color:var(--muted);overflow-wrap:anywhere;margin:5px 0 0;font-size:13px}.pearl-mark{background:radial-gradient(circle at 32% 28%,#fff 0 14%,#0000 15%),radial-gradient(circle at 34% 30%,#fff 0,#ebe7df 34%,#756d63 68%,#111 100%);border:1px solid #161616;border-radius:999px;flex:none;width:38px;height:38px;box-shadow:inset -6px -6px 10px #0003}.refresh-button,.pagination button,.segmented button{border:1px solid var(--line);background:var(--surface);color:var(--text);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 13px;transition:border-color .16s,background .16s,color .16s;display:inline-flex}.refresh-button:disabled{color:#aaa39a;cursor:wait}.refresh-button:hover,.pagination button:not(:disabled):hover,.segmented button:hover{border-color:var(--text)}.pagination button:disabled{color:#aaa39a;cursor:not-allowed}.page-stack{flex-direction:column;gap:28px;width:min(1480px,100% - 36px);margin:28px auto 56px;display:flex}.dashboard-band,.content-section{width:100%}.miner-layout{border:1px solid var(--line);min-height:430px;box-shadow:var(--shadow);background:#fffefad1;grid-template-columns:minmax(340px,.32fr) minmax(0,1fr);display:grid}.miner-summary,.chart-panel,.overview-panel,.content-section{background:#fffefae6}.miner-summary{border-right:1px solid var(--line);padding:26px}.chart-panel{padding:26px}.section-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.section-title{align-items:center;gap:10px;display:flex}.section-title svg{color:var(--amber)}.section-heading h2{letter-spacing:0;margin:0;font-size:clamp(21px,2.1vw,30px);line-height:1.1}.summary-group+.summary-group{margin-top:24px}.pool-hash-card{background:linear-gradient(120deg, #ffffffeb, #f0f6ffdb), var(--surface);border:1px solid #dedad1e6;border-radius:8px;flex-direction:column;justify-content:center;gap:14px;min-height:150px;padding:24px;display:flex}.pool-hash-card span{color:var(--muted);letter-spacing:.18em;font-size:12px}.pool-hash-card strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4.5vw,56px);font-weight:500;line-height:1}.pool-hash-card small{color:var(--muted);line-height:1.55}.group-label,.eyebrow{color:var(--muted);margin:0 0 9px;font-size:13px}.eyebrow{text-transform:uppercase;letter-spacing:.08em;display:inline-block}.tile-grid{gap:10px;display:grid}.tile-grid.two,.tile-grid.hash{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-tile{background:#f3f1ec;border:1px solid #dedad1c7;border-radius:8px;flex-direction:column;justify-content:center;gap:8px;min-height:82px;padding:14px;display:flex}.stat-tile span{color:var(--muted);font-size:13px}.stat-tile strong{font-size:clamp(18px,2vw,24px);line-height:1.1}.stat-tile.good strong{color:var(--green)}.stat-tile.danger strong{color:var(--red)}.local-agent{background:#f3f1ec;border:1px solid #dedad1c7;border-radius:8px;min-height:210px;margin-top:18px;padding:18px}.local-agent-empty{min-height:160px;color:var(--muted);align-items:center;display:flex}.local-agent-status{align-items:center;gap:8px;margin-bottom:12px;font-weight:800;display:inline-flex}.local-agent-status span{border-radius:999px;width:10px;height:10px}.local-agent-status.online{color:var(--green)}.local-agent-status.online span{background:var(--green);box-shadow:0 0 0 5px #159b731f}.local-agent-status.offline{color:var(--red)}.local-agent-status.offline span{background:var(--red);box-shadow:0 0 0 5px #c83f481f}.local-agent dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 10px;display:grid}.local-agent dt{color:var(--muted);font-size:12px}.local-agent dd{margin:3px 0 0;font-weight:800}.local-agent small{color:var(--muted);overflow-wrap:anywhere;display:block}.segmented{border:1px solid var(--line);border-radius:8px;display:inline-flex;overflow:hidden}.segmented button{background:var(--surface);border:0;border-radius:0;min-width:54px;font-weight:700}.segmented button+button{border-left:1px solid var(--line)}.segmented button.active{background:var(--text);color:var(--surface)}.chart-frame{width:100%;height:330px}.chart-frame.hashrate-combo{height:340px}.chart-legend{color:#47423b;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:12px;font-size:13px;display:flex}.chart-legend span{white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.legend-line,.legend-bar{border-top:3px solid;width:20px;height:0;display:inline-block}.legend-line.blue{color:var(--blue)}.legend-line.green{color:#49c878}.legend-line.amber{color:var(--amber)}.legend-bar{border:0;border-radius:3px;width:20px;height:10px}.legend-bar.accepted{background:#16a34a}.legend-bar.rejected{background:#e43f5a}.legend-bar.ignored{background:#f6c945}.chart-frame.compact{border:1px solid var(--line);background:var(--surface);height:280px;margin-bottom:18px;padding:18px 14px 6px}.content-section{border:1px solid var(--line);box-shadow:var(--shadow);padding:24px}.overview-layout{grid-template-columns:minmax(260px,.38fr) minmax(0,1fr);gap:18px;display:grid}.overview-panel{border:1px solid var(--line);padding:20px}.overview-panel h3{margin:0 0 18px;font-size:18px}.balance-grid{gap:12px;display:grid}.payment-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.table-shell{border:1px solid var(--line);background:var(--surface);width:100%;overflow-x:auto}.workers-layout{grid-template-columns:180px minmax(0,1fr);align-items:stretch;gap:18px;display:grid}.workers-summary{align-content:start;gap:12px;display:grid}.workers-section .table-shell{min-width:0}table{border-collapse:collapse;width:100%;min-width:920px}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;padding:15px 18px}th{white-space:nowrap;background:#f1eee8;font-weight:800}td{color:#25231f}td small{color:var(--muted);overflow-wrap:anywhere;max-width:240px;margin-top:4px;font-size:12px;display:block}.status-pill{align-items:center;gap:7px;min-width:68px;font-weight:700;display:inline-flex}.status-pill span{border-radius:999px;width:10px;height:10px}.status-pill.online span{background:var(--green);box-shadow:0 0 0 5px #159b731f}.status-pill.offline span{background:var(--red);box-shadow:0 0 0 5px #c83f481f}.section-note{max-width:760px;color:var(--muted);margin:-4px 0 24px;line-height:1.65}.accent-value,.reward{color:var(--amber)}.mono{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px}.positive{color:var(--green);font-weight:700}.negative{color:var(--red);font-weight:700}.pagination{color:var(--muted);justify-content:flex-end;align-items:center;gap:14px;margin-top:16px;display:flex}.empty-state,.loading-screen,.error-banner{min-height:120px;color:var(--muted);justify-content:center;align-items:center;gap:10px;display:flex}.loading-screen{min-height:58vh}.error-banner{color:#8d252d;background:#c83f4814;border:1px solid #c83f4852;width:min(1480px,100% - 36px);min-height:52px;margin:20px auto 0}@media (width<=1120px){.miner-layout,.overview-layout,.workers-layout{grid-template-columns:1fr}.miner-summary{border-right:0;border-bottom:1px solid var(--line)}.payment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.topbar{flex-direction:column;align-items:flex-start}.page-stack{width:min(100% - 24px,1480px);margin-top:18px}.miner-summary,.chart-panel,.content-section{padding:18px}.tile-grid.hash,.tile-grid.two,.payment-grid{grid-template-columns:1fr}.chart-frame{height:290px}.pagination{justify-content:space-between}}
