.order-book-workspace{min-width:0;color:#f8fafc}.order-book-actions{display:flex;flex-wrap:wrap;gap:16px}.order-book-actions a,.order-book-workspace a{color:#2ee6bd;display:inline-flex;align-items:center;min-height:44px}.order-book-toolbar{display:flex;justify-content:space-between;align-items:end;flex-wrap:wrap;gap:16px;padding-bottom:20px}.order-book-toolbar label{display:grid;gap:8px;flex:1 1 240px;max-width:420px;min-width:0}.order-book-workspace select{width:100%;min-width:0;box-sizing:border-box;min-height:44px;border:1px solid #657488;border-radius:4px;padding:8px 12px;background:#101920;color:#f8fafc;font:inherit}.order-book-workspace option{background:#101920;color:#f8fafc}.order-book-mode{color:#f5cd75;font-size:14px;min-height:44px;align-content:center}.order-book-columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);gap:28px}.order-book-columns section{min-width:0;border-top:1px solid #384153;padding-top:16px}.order-book-workspace header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px}.order-book-workspace h2{font-size:20px;margin:0}.order-book-workspace h3{font-size:17px;margin:8px 0}.order-book-workspace p{margin:8px 0}.order-book-meta{color:#b7c2d1;font-size:13px;display:flex;flex-wrap:wrap;gap:8px 16px}.order-book-rows{display:grid;gap:12px;margin-top:16px}.order-book-workspace article{background:#111820;border:1px solid #384153;border-radius:6px;padding:14px;min-width:0;overflow-wrap:anywhere}.order-book-workspace article header>div{min-width:0;flex:1 1 180px}.order-book-workspace article p{font-size:14px;color:#b7c2d1}.order-book-workspace dl{margin:0;min-width:0}.order-book-workspace dt{font-size:12px;color:#b7c2d1}.order-book-workspace dd{margin:6px 0 0;font-weight:700;font-variant-numeric:tabular-nums}.order-book-depth{height:6px;background:#303d43;overflow:hidden;margin:12px 0}.order-book-depth>div{height:100%;background:#2ee6bd}.order-book-lot .order-book-depth>div{background:#f5cd75}.order-book-workspace button{min-height:44px;border:1px solid #2ee6bd;border-radius:4px;background:#2ee6bd;color:#06120f;font:inherit;padding:8px 12px;cursor:pointer}.order-book-workspace button:disabled{opacity:.5;cursor:default}.order-book-workspace .order-book-refresh{width:44px;height:44px;padding:0;font-size:24px}.order-book-workspace :focus-visible,.order-book-actions :focus-visible{outline:2px solid #f5cd75;outline-offset:3px}.order-book-error{border-left:3px solid #f5cd75;padding:8px 12px;margin:12px 0;color:#f5cd75}.order-book-pages{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-top:16px}@media(max-width:800px){.order-book-columns{grid-template-columns:minmax(0,1fr)}}
