.orders-panel{margin-top:14px}.order-list{margin-top:16px}.order-row{display:grid;grid-template-columns:38px 1fr auto auto;gap:14px;align-items:center;padding:15px;margin-top:8px;background:#06111f;border:1px solid var(--line);border-radius:9px}.order-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;background:#27a9ff18;color:var(--lime)}.order-row b,.order-row small{display:block;font-size:10px}.order-row small{font-size:8px;color:var(--muted);margin-top:4px}.order-row strong{font:700 13px Sora}.status.pending{color:#ffc83d}.no-orders{text-align:center;padding:35px;color:var(--muted)}.no-orders b,.no-orders small{display:block;font-size:11px}.no-orders small{font-size:9px;margin-top:5px}@media(max-width:600px){.order-row{grid-template-columns:38px 1fr}.order-row>.status,.order-row>strong{margin-left:52px}.plans{padding-top:100px}}
