:root{color:#182229;background:#f3f5f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-panel{width:min(360px,100%);display:grid;gap:18px;padding:24px;border:1px solid #dde4e8;border-radius:8px;background:#fff;box-shadow:0 12px 28px #18222914}.auth-error{color:#9b2d25;font-weight:700;overflow-wrap:anywhere}.user-floating{position:fixed;top:18px;right:18px;z-index:20}.app-shell{min-height:100vh;padding:24px}.workspace{width:min(1480px,100%);margin:0 auto}.workspace-header{display:flex;justify-content:flex-end;align-items:center;gap:8px;padding:0 0 12px}h1,h2,h3,p{margin:0}h1{font-size:26px;line-height:1.2;letter-spacing:0}h2{font-size:17px;line-height:1.3;letter-spacing:0}p{color:#62717b;font-size:14px;line-height:1.5}.status-badge,.error-note{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:32px;border-radius:8px;padding:0 10px;font-size:13px;font-weight:600;white-space:nowrap}.status-connecting{color:#725212;background:#fff3d6}.status-open{color:#0b675e;background:#dff3ee}.status-closed,.error-note{color:#9b2d25;background:#ffe4df}.market-panel{border:1px solid #dce3e7;border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 16px 45px #1d293014}.market-panel+.market-panel{margin-top:16px}.account-balance-bar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:66px;margin-bottom:16px;padding:12px 14px;border:1px solid #dce3e7;border-radius:8px;background:#fff;box-shadow:0 10px 28px #1d29300d}.account-balance-summary{display:grid;gap:4px;min-width:130px}.account-balance-summary span{color:#52646d;font-size:12px;font-weight:800}.account-balance-summary strong{color:#172026;font-size:18px;line-height:1.2}.account-balance-list{display:flex;align-items:center;gap:8px;min-width:0;overflow-x:auto}.account-balance-item{flex:0 0 auto;min-width:126px;min-height:42px;border:1px solid #edf1f3;border-radius:8px;display:grid;align-content:center;gap:3px;padding:7px 9px;background:#fbfcfd}.account-balance-item span{color:#52646d;font-size:12px;font-weight:800}.account-balance-item strong{min-width:0;color:#172026;font-size:13px;line-height:1.2;overflow-wrap:anywhere}.account-balance-empty{display:grid;align-items:center;min-height:42px;color:#6d7b84;font-size:13px}.account-balance-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.feature-tabs{display:grid;grid-template-columns:repeat(8,minmax(128px,1fr));gap:6px;margin-bottom:16px;padding:6px;border:1px solid #dce3e7;border-radius:8px;background:#fff;overflow-x:auto;box-shadow:0 10px 28px #1d29300d}.feature-tab{min-width:128px;min-height:48px;border-radius:8px;display:grid;align-content:center;gap:3px;padding:8px 10px;color:#52646d;background:transparent;cursor:pointer;text-align:left}.feature-tab span{color:inherit;font-size:13px;font-weight:800;line-height:1.2}.feature-tab strong{color:#6d7b84;font-size:12px;font-weight:700;line-height:1.2}.feature-tab-active{color:#0b675e;background:#dff3ee}.feature-tab-active strong{color:#0b675e}.panel-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:68px;padding:14px 18px;border-bottom:1px solid #e3e8eb;background:#fbfcfd}.config-panel{margin-bottom:16px;border:1px solid #dce3e7;border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 12px 32px #1d29300f}.config-toolbar{min-height:62px}.toolbar-title{display:inline-flex;align-items:center;gap:10px;min-width:0}.toolbar-title>svg{flex:0 0 auto;color:#0b675e}.config-actions{display:inline-flex;align-items:center;gap:8px}.order-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}button{border:0;font:inherit}.icon-button,.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:34px;border-radius:8px;cursor:pointer;font-size:13px;font-weight:700}.icon-button{width:34px;color:#33444d;background:#edf2f4}.primary-button{min-width:82px;padding:0 12px;color:#fff;background:#0b675e}.icon-button:disabled,.primary-button:disabled{cursor:not-allowed;opacity:.55}.config-grid{padding:16px 18px;display:grid;gap:16px}.input-field,.switch-field{display:grid;gap:7px;min-width:0}.input-field span,.switch-field span{color:#52646d;font-size:12px;font-weight:700}.input-field input,.input-field select,.input-field textarea,.config-field-row input,.config-field-row select{width:100%;border:1px solid #cfd9de;border-radius:8px;color:#172026;background:#fff;font:inherit;font-size:14px;outline:none}.input-field input,.input-field select,.config-field-row input,.config-field-row select{height:38px;padding:0 10px}.input-field textarea{min-height:82px;padding:10px;resize:vertical}.input-field input:focus,.input-field select:focus,.input-field textarea:focus,.config-field-row input:focus,.config-field-row select:focus{border-color:#0b675e;box-shadow:0 0 0 3px #0b675e1f}.config-field-row input[readonly],.config-field-row select:disabled{color:#52646d;background:#f4f7f8;cursor:default}.switch-field{align-content:start}.switch-field input{width:44px;height:24px;margin:0;accent-color:#0b675e}.config-footer{display:flex;align-items:center;gap:12px;min-height:40px;padding:0 18px 14px;font-size:13px}.config-state{color:#52646d;font-weight:700}.config-section,.asset-config-editor{display:grid;gap:8px;width:100%}.config-section-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px;min-height:28px}.config-section-title h3{margin:0;color:#172026;font-size:14px;line-height:1.3}.config-section-title span{color:#6d7b84;font-size:12px;font-weight:700}.config-field-table{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px}.config-field-groups{display:grid;gap:14px}.config-field-group{display:grid;gap:8px}.config-field-row{position:relative;display:grid;gap:7px;min-width:0}.computed-output{display:flex;align-items:center;width:100%;min-height:38px;border:1px solid #dce3e7;border-radius:8px;padding:0 10px;color:#172026;background:#f4f7f8;font-size:14px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.config-field-row[data-tooltip]:hover:after,.config-field-row[data-tooltip]:focus-within:after{position:absolute;z-index:20;left:0;bottom:calc(100% + 8px);width:max-content;max-width:min(320px,90vw);padding:8px 10px;border:1px solid #cfd9de;border-radius:8px;color:#172026;background:#fff;box-shadow:0 10px 28px #1d293024;content:attr(data-tooltip);font-size:12px;font-weight:700;line-height:1.45;white-space:normal;pointer-events:none}.config-field-row span{color:#52646d;font-size:12px;font-weight:700}.tooltip-label{cursor:help;text-decoration:underline dotted #8fa0a9;text-underline-offset:3px}.config-field-row .config-field-hint{color:#176b4d;font-size:11px;font-weight:800;line-height:1.3}.asset-config-item{display:grid;gap:12px;padding:12px;border:1px solid #dce3e7;border-radius:8px;background:#fbfcfd}.asset-config-columns{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:12px;align-items:start}.asset-config-column{display:grid;gap:12px;min-width:0}.asset-config-column-computed{position:sticky;top:12px}.config-block{display:grid;gap:10px;min-width:0;border:1px solid #dce3e7;border-radius:8px;padding:12px;background:#fff}.asset-config-column-computed .config-block{border-color:#cfdfe7;background:#f7fafb}.config-block-title{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:24px}.config-block-title span{color:#172026;font-size:13px;font-weight:800}.config-block-title strong{min-height:22px;border-radius:8px;display:inline-grid;place-items:center;padding:0 8px;color:#0b675e;background:#dff3ee;font-size:12px;font-weight:800}.asset-subsection-title{color:#52646d;font-size:12px;font-weight:800}.asset-config-row{display:grid;grid-template-columns:minmax(160px,1fr) auto;align-items:start;gap:10px}.asset-config-row{min-height:42px}.asset-symbol-stack{display:grid;gap:7px;min-width:0}.asset-edit-head{display:grid;grid-template-columns:minmax(160px,1fr) minmax(120px,160px);gap:10px}.asset-view-symbol{display:grid;align-content:center;gap:3px;min-height:38px}.asset-view-symbol strong{color:#172026;font-size:15px;line-height:1.2;overflow-wrap:anywhere}.asset-view-symbol span{color:#6d7b84;font-size:12px;font-weight:800}.asset-config-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px}.asset-save-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:104px;height:34px;border-radius:8px;padding:0 10px;color:#fff;background:#0b675e;cursor:pointer;font-size:13px;font-weight:700;white-space:nowrap}.asset-save-button:disabled{cursor:not-allowed;opacity:.55}.asset-secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:74px;height:34px;border-radius:8px;padding:0 10px;color:#33444d;background:#edf2f4;cursor:pointer;font-size:13px;font-weight:700;white-space:nowrap}.asset-secondary-button:disabled{cursor:not-allowed;opacity:.55}.asset-summary-sections{display:grid;gap:14px}.asset-summary-section{display:grid;gap:8px}.asset-summary-note{border:1px solid #dce3e7;border-radius:8px;padding:10px 12px;color:#33444d;background:#f4f7f8;font-size:13px;font-weight:700;line-height:1.45}.asset-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.asset-summary-item{display:grid;align-content:center;gap:5px;min-height:58px;border:1px solid #e3e8eb;border-radius:8px;padding:10px;background:#fff}.asset-summary-item span{color:#52646d;font-size:12px;font-weight:800}.asset-summary-item strong{color:#172026;font-size:13px;line-height:1.25;overflow-wrap:anywhere}.price-reference{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;min-height:24px;color:#52646d;font-size:12px;font-weight:700}.price-reference span{display:inline-flex;align-items:baseline;gap:4px;min-width:0}.price-reference strong{color:#172026;font-size:12px}.price-reference-error{color:#9b2d25}.compact-field>span{display:none}.asset-config-empty{display:grid;place-items:center;min-height:74px;border:1px dashed #cfd9de;border-radius:8px;color:#6d7b84;background:#fbfcfd;font-size:13px}.state-saved{color:#0b675e}.state-error,.config-error{color:#9b2d25}@media (max-width: 860px){.asset-config-columns{grid-template-columns:1fr}.asset-config-column-computed{position:static}}.table-wrap{width:100%;overflow-x:auto}table{width:100%;min-width:840px;border-collapse:collapse;table-layout:fixed}.order-table{min-width:1120px}th,td{height:54px;padding:0 16px;border-bottom:1px solid #edf1f3;text-align:left;vertical-align:middle;font-size:14px}th{height:38px;color:#6d7b84;background:#f7f9fa;font-size:12px;font-weight:700;text-transform:uppercase}tbody tr:last-child td{border-bottom:0}.symbol-cell{display:grid;gap:3px}.symbol-cell strong{color:#172026;font-size:14px;line-height:1.2}.symbol-cell span{color:#75848d;font-size:12px;line-height:1.2}.numeric{font-variant-numeric:tabular-nums}.muted{color:#6d7b84}.empty-state{height:180px;color:#6d7b84;text-align:center}.order-side,.order-state{display:inline-grid;place-items:center;min-width:58px;min-height:26px;border-radius:8px;padding:0 8px;font-size:12px;font-weight:800;white-space:nowrap}.order-side-buy{color:#0b675e;background:#dff3ee}.order-side-sell{color:#9b2d25;background:#ffe4df}.order-side-warning{color:#725212;background:#fff3d6}.order-state{color:#33444d;background:#edf2f4}.order-state-new{color:#0b675e;background:#dff3ee}.order-state-partially-filled{color:#725212;background:#fff3d6}.order-state-pending-new{color:#33444d;background:#e8edf7}.order-state-filled{color:#0b675e;background:#dff3ee}.order-state-canceled,.order-state-expired{color:#52646d;background:#edf2f4}.order-state-rejected{color:#9b2d25;background:#ffe4df}.order-history-panel .table-wrap{border-top:1px solid #edf1f3}.order-history-table{min-width:1180px}.trade-history-table{min-width:1080px}.cost-status{min-height:24px;border-radius:8px;display:inline-grid;place-items:center;padding:0 7px;font-size:11px;font-weight:800;white-space:nowrap}.cost-status-ok{color:#0b675e;background:#dff3ee}.cost-status-warning{color:#725212;background:#fff3d6}.inventory-cost-wrap{border-top:1px solid #edf1f3}.inventory-cost-table{min-width:1480px}.inventory-cost-table th,.inventory-cost-table td{height:36px;padding:0 10px;font-size:12px}.inventory-cost-table th{height:32px;font-size:11px}.order-event-strip{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-height:52px;padding:10px 18px;background:#fff}.order-event-title{display:inline-flex;align-items:center;gap:7px;color:#52646d;font-size:12px;font-weight:800;white-space:nowrap}.order-event-title svg{color:#0b675e}.order-event-latest{display:flex;align-items:center;gap:8px;min-width:0;color:#52646d;font-size:13px;font-weight:700;overflow-x:auto}.order-event-latest strong{color:#172026}.order-event-latest span{flex:0 0 auto}.order-event-empty{color:#6d7b84;font-size:13px}.overview-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;padding:16px 18px 18px}.overview-card{min-width:0;border:1px solid #dce3e7;border-radius:8px;display:grid;align-content:start;gap:12px;padding:14px;background:#fff}.overview-card-title,.overview-split,.overview-mini-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.overview-card-title span{color:#52646d;font-size:12px;font-weight:800}.overview-card-title strong{min-height:24px;border-radius:8px;display:inline-grid;place-items:center;padding:0 8px;color:#33444d;background:#edf2f4;font-size:12px;font-weight:800}.overview-metric{color:#172026;font-size:34px;line-height:1;font-weight:800;letter-spacing:0}.overview-split{color:#52646d;font-size:12px;font-weight:700}.overview-card p{min-height:21px}.overview-mini-list{display:grid;min-height:118px;border:1px solid #edf1f3;border-radius:8px;overflow:hidden}.overview-mini-row{min-height:30px;padding:0 10px;border-bottom:1px solid #edf1f3;font-size:12px}.overview-mini-row:last-child{border-bottom:0}.overview-mini-row strong,.overview-mini-row span{min-width:0;overflow-wrap:anywhere}.overview-empty{display:grid;place-items:center;min-height:118px;color:#6d7b84;font-size:13px}.overview-error{min-height:28px;border-radius:8px;display:grid;align-items:center;padding:6px 8px;color:#9b2d25;background:#ffe4df;font-size:12px;overflow-wrap:anywhere}.symbol-order-books{display:grid;gap:14px;padding:16px 18px 18px}.symbol-order-book{min-width:0;border:1px solid #dce3e7;border-radius:8px;overflow:hidden;background:#fff}.symbol-order-book-header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:58px;padding:12px 14px;border-bottom:1px solid #edf1f3;background:#fbfcfd}.symbol-order-book-header h3{color:#172026;font-size:15px;line-height:1.3}.symbol-order-book-header span{color:#6d7b84;font-size:12px;font-weight:700}.symbol-order-badge{min-height:26px;border-radius:8px;display:inline-grid;place-items:center;padding:0 8px;color:#33444d;background:#edf2f4;font-size:12px;font-weight:800;white-space:nowrap}.exchange-order-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;min-width:0}.exchange-order-side{min-width:0}.exchange-order-buy{border-right:1px solid #edf1f3}.exchange-order-sell{border-left:1px solid #edf1f3}.exchange-order-side-header{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:50px;padding:10px 12px;border-bottom:1px solid #edf1f3;background:#fff}.exchange-order-side-header h3{color:#172026;font-size:13px;line-height:1.3}.exchange-order-side-header span{color:#6d7b84;font-size:12px;font-weight:700}.exchange-order-list{overflow-x:auto}.exchange-order-row{display:grid;grid-template-columns:minmax(90px,1fr) minmax(90px,1fr) minmax(90px,1fr) 78px;align-items:center;gap:8px;min-width:442px;min-height:42px;padding:0 12px;border-bottom:1px solid #edf1f3;font-size:12px;transition:opacity .28s ease,background-color .28s ease}.exchange-order-row:last-child{border-bottom:0}.exchange-order-head{min-height:34px;color:#6d7b84;background:#f7f9fa;font-size:11px;font-weight:800;text-transform:uppercase}.exchange-order-buy .exchange-order-row:not(.exchange-order-head) .order-price{color:#0b675e}.exchange-order-sell .exchange-order-row:not(.exchange-order-head) .order-price{color:#9b2d25}.exchange-order-row-empty{background:#fbfcfd}.exchange-order-row-empty .muted{color:#9aa6ad}.exchange-order-row-stale{opacity:.52;color:#6f7c84;background:#fbfcfd}.exchange-order-buy .exchange-order-row-filled{background:#e8f6f1;box-shadow:inset 3px 0 #2f9b7d}.exchange-order-sell .exchange-order-row-filled{background:#fff0ed;box-shadow:inset 3px 0 #d06b5f}.exchange-order-row-filled{animation:order-fill-release .9s ease forwards}.exchange-order-row-canceled{background:#f0f4f7;box-shadow:inset 3px 0 #6d7b84;animation:order-cancel-release .9s ease forwards}@keyframes order-fill-release{0%{opacity:1;background:#edf8f3;box-shadow:inset 3px 0 #2f9b7d}45%{opacity:.9;background:#f7fbf9;box-shadow:inset 3px 0 #2f9b7d}to{opacity:.35;background:#fbfcfd;box-shadow:inset 3px 0 #2f9b7d}}@keyframes order-cancel-release{0%{opacity:1;background:#f0f4f7;box-shadow:inset 3px 0 #6d7b84}45%{opacity:.85;background:#f7f9fa;box-shadow:inset 3px 0 #6d7b84}to{opacity:.35;background:#fbfcfd;box-shadow:inset 3px 0 #6d7b84}}.exchange-order-config-error,.exchange-order-empty{display:grid;place-items:center;min-height:112px;color:#6d7b84;font-size:13px}.exchange-order-config-error{min-height:220px;border-top:1px solid #edf1f3}.order-market-line{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.order-market-line span,.order-market-line strong{font-size:12px}.orphan-alert{min-height:24px;border-radius:8px;display:inline-grid;place-items:center;padding:0 8px;color:#9b2d25;background:#ffe4df}.signal-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:14px;padding:16px 18px 18px}.signal-card{min-width:0;border:1px solid #dce3e7;border-radius:8px;background:#fff;overflow:hidden}.signal-header,.signal-summary,.quote-row{display:grid;align-items:center;gap:10px}.signal-header{grid-template-columns:minmax(0,1fr) auto;min-height:58px;padding:12px 14px;border-bottom:1px solid #edf1f3}.signal-meta{display:grid;gap:3px;justify-items:end;color:#6d7b84;font-size:12px;font-weight:700}.signal-summary{grid-template-columns:auto minmax(0,1fr) minmax(0,1fr) auto;min-height:38px;padding:0 14px;color:#6d7b84;background:#fbfcfd;border-bottom:1px solid #edf1f3;font-size:12px}.signal-summary strong{color:#172026}.signal-inventory{display:grid;gap:10px;padding:12px 14px;border-bottom:1px solid #edf1f3;background:#fff}.inventory-status-line{display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-size:12px;color:#6d7b84}.inventory-status-line strong{color:#172026}.inventory-status-line span{padding:2px 7px;border:1px solid #dce3e7;border-radius:999px;background:#fbfcfd}.inventory-status-line .allowed{color:#0b675e;border-color:#b9ddd7;background:#f0faf8}.inventory-status-line .blocked{color:#9b2d25;border-color:#efc6c0;background:#fff6f5}.inventory-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.inventory-metric-cell{min-width:0;display:grid;gap:3px;padding:7px 8px;border:1px solid #edf1f3;border-radius:6px;background:#fbfcfd}.inventory-metric-cell span{color:#6d7b84;font-size:11px;font-weight:700}.inventory-metric-cell strong{min-width:0;color:#172026;font-size:12px;overflow-wrap:anywhere}.quote-table{overflow-x:auto}.quote-row{grid-template-columns:70px 54px minmax(112px,1fr) minmax(112px,1fr) 48px;min-width:520px;min-height:34px;padding:0 12px;border-top:1px solid #f0f3f5;font-size:13px}.quote-head{color:#6d7b84;background:#f7f9fa;border-top:0;font-size:12px;font-weight:800}.quote-empty{min-width:520px;padding:12px;border-top:1px solid #f0f3f5;color:#6d7b84;font-size:12px;font-weight:700}.quote-side{font-weight:800}.quote-buy{color:#0b675e}.quote-sell{color:#9b2d25}.order-book-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:14px;padding:16px 18px 18px}.order-book-card{min-width:0;border:1px solid #dce3e7;border-radius:8px;background:#fff;overflow:hidden}.order-book-header,.order-book-meta,.book-side-title,.book-level{display:grid;grid-template-columns:minmax(0,1fr) minmax(112px,auto);align-items:center;gap:10px}.order-book-header{min-height:58px;padding:12px 14px;border-bottom:1px solid #edf1f3}.book-status{justify-self:end;min-width:72px;min-height:28px;border-radius:8px;display:inline-grid;place-items:center;padding:0 8px;font-size:12px;font-weight:800}.book-ready{color:#0b675e;background:#dff3ee}.book-initializing{color:#725212;background:#fff3d6}.book-stale{color:#9b2d25;background:#ffe4df}.subscription-strip{display:flex;align-items:center;gap:10px;min-height:42px;padding:8px 18px;border-bottom:1px solid #edf1f3;color:#52646d;background:#fff;font-size:12px;font-weight:700;overflow-x:auto}.subscription-strip span,.subscription-strip strong{flex:0 0 auto}.subscription-strip strong{color:#9b2d25;overflow-wrap:anywhere}.subscription-status{min-height:26px;border-radius:8px;display:inline-grid;place-items:center;padding:0 8px;font-size:12px;font-weight:800;white-space:nowrap}.subscription-ok{color:#0b675e;background:#dff3ee}.subscription-pending,.subscription-mismatch{color:#725212;background:#fff3d6}.subscription-error{color:#9b2d25;background:#ffe4df}.order-book-meta{min-height:34px;padding:0 14px;color:#6d7b84;background:#fbfcfd;font-size:12px}.order-book-meta span:last-child{justify-self:end}.book-sides{display:grid;grid-template-columns:1fr 1fr;gap:0}.book-side{min-width:0;border-top:1px solid #edf1f3}.book-side+.book-side{border-left:1px solid #edf1f3}.book-side-title{min-height:34px;padding:0 12px;color:#6d7b84;background:#f7f9fa;font-size:12px;font-weight:800}.book-side-title span:last-child,.book-level span:last-child{justify-self:end}.book-levels{max-height:360px;overflow-y:auto}.book-level{min-height:30px;padding:0 12px;border-top:1px solid #f0f3f5;font-size:13px}.price-bid{color:#0b675e}.price-ask{color:#9b2d25}.empty-level{grid-template-columns:1fr;color:#6d7b84}.book-warning{min-height:34px;padding:8px 14px;color:#9b2d25;background:#fff7f5;border-top:1px solid #ffe4df;font-size:12px}.empty-order-books{display:grid;place-items:center;min-height:180px;color:#6d7b84;font-size:14px}@media (max-width: 640px){.app-shell{padding:16px}.workspace-header{grid-template-columns:44px minmax(0,1fr)}.status-badge{grid-column:1 / -1;justify-self:start}.panel-toolbar{align-items:flex-start;flex-direction:column}.account-balance-bar{grid-template-columns:1fr}.account-balance-actions{width:100%;justify-content:space-between}.config-grid{padding:14px}.config-actions{width:100%}.order-actions{width:100%;justify-content:space-between}.signal-grid,.exchange-order-layout{grid-template-columns:1fr}.inventory-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.exchange-order-buy,.exchange-order-sell{border-right:0;border-left:0}.exchange-order-buy{border-bottom:1px solid #edf1f3}.feature-tabs{grid-template-columns:repeat(7,minmax(128px,1fr))}.overview-grid{grid-template-columns:1fr}.primary-button{flex:1}.config-field-table{grid-template-columns:1fr}.asset-config-row{grid-template-columns:1fr 42px;align-items:end}.asset-config-row .compact-field{grid-column:1}.asset-edit-head{grid-template-columns:1fr}.asset-config-row .icon-button{grid-column:2;grid-row:1 / span 2;align-self:center}.compact-field>span{display:block}.book-sides{grid-template-columns:1fr}.book-side+.book-side{border-left:0}}
