:root{--bg-primary: #1a1a2e;--bg-secondary: #16213e;--bg-tertiary: #0a0a1a;--border: #2a2a4a;--text-primary: #ffffff;--text-secondary: #cccccc;--text-muted: #888888;--text-dim: #666666;--color-buy: #4ecca3;--color-sell: #e94560;--color-market: #f0a030;--color-limit: #4488ff;--color-tp: #4ecca3;--color-sl: #e94560;--shell-bg: #1a1a2e;--shell-panel: #16213e;--shell-panel-alt: #131328;--shell-panel-strong: #0d1524;--shell-border: #2a2a4a;--shell-border-soft: rgba(125, 146, 178, .16);--shell-border-faint: rgba(125, 146, 178, .08);--shell-text: #f3f7ff;--shell-text-muted: #8ca0bf;--shell-text-dim: #555;--shell-accent: #4ecca3;--shell-accent-2: #4ea8de;--shell-danger: #e94560;--shell-warning: #f0a030;--shell-positive-soft: rgba(78, 204, 163, .12);--shell-danger-soft: rgba(233, 69, 96, .12);--shell-warning-soft: rgba(240, 160, 48, .12);--shell-radius-sm: 4px;--shell-radius-md: 6px;--shell-radius-lg: 10px}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%;overflow:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg-primary);color:var(--text-secondary);font-size:14px;scrollbar-color:rgba(140,160,191,.4) rgba(13,21,36,.9)}button{cursor:pointer;font-family:inherit;transition:background-color .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease,opacity .14s ease}input,select,textarea{font-family:inherit;transition:background-color .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:none;box-shadow:0 0 0 1px #4ea8decc,0 0 0 3px #4ea8de2e}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:#0d1524e0}*::-webkit-scrollbar-thumb{background:#8ca0bf57;border:2px solid rgba(13,21,36,.88);border-radius:999px}*::-webkit-scrollbar-thumb:hover{background:#8ca0bf7a}.drawing-active,.drawing-active *{cursor:crosshair!important}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes toast-shrink{0%{width:100%}to{width:0%}}
