:root{color-scheme:dark;font-family:system-ui,sans-serif;background:#0c1220;color:#e7edf7}*{box-sizing:border-box}body{margin:0}main{max-width:1200px;margin:auto;padding:32px 22px}header,.total,.heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.eyebrow{font-size:12px;letter-spacing:.15em;color:#80b5ff}h1{font-size:30px;margin:8px 0}h2{font-size:32px;margin:0}p,footer{color:#9eacc0}.total,article{background:#131e30;border:1px solid #28364d;border-radius:12px;padding:22px;margin:24px 0}.total p{margin:5px 0}.stats{display:flex;flex-wrap:wrap;gap:26px;margin:20px 0}.stats strong{display:block;font-size:21px}.stats span,small{font-size:13px;color:#9eacc0}.positive{color:#74e0b0}.negative,.stale{color:#ffbd82}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:14px}th,td{padding:13px 9px;border-bottom:1px solid #28364d;white-space:nowrap}th{color:#9eacc0;font-weight:500}td small{display:block;margin-top:4px}.market{white-space:normal;min-width:220px}.heading h3{font-size:23px;margin:0}footer{font-size:13px;line-height:1.6}@media(max-width:600px){header,.total{align-items:flex-start;flex-direction:column}main{padding:20px 12px}article{padding:15px}.stats{gap:18px}}
#stop-section{margin:28px 0;padding:22px;border:1px solid #725242;border-radius:12px}#stop-form{display:grid;gap:14px;max-width:560px}input[type=password]{display:block;width:100%;padding:12px;margin-top:8px;border:1px solid #56647a;border-radius:6px;background:#131e30;color:#e7edf7}button{padding:12px 16px;border:1px solid #b77853;border-radius:6px;background:#633829;color:#fff;font:inherit;cursor:pointer}button:disabled{opacity:.5;cursor:default}#stop-message{min-height:24px}
#owner-section{margin:28px 0;padding:22px;border:1px solid #725242;border-radius:12px}#owner-section form{max-width:620px;margin:18px 0}fieldset{display:grid;gap:16px;padding:18px;border:1px solid #56647a;border-radius:8px}fieldset:disabled{opacity:.55}#owner-section input[type=number],select{padding:8px;background:#131e30;color:#e7edf7;border:1px solid #56647a;border-radius:5px}#unlock-form{display:grid;gap:12px}
