:root{--tg-vh:100dvh;--safe-area-top:0px;--safe-area-bottom:0px;--bottom-nav-height:112px;--qf-bg:#fff;--qf-text:#000;--qf-muted:#666;--qf-accent:#e0f600;--qf-card:#fafafa;--qf-border:#e6e6e6}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}#root,body,html{height:auto;min-height:100dvh;min-height:var(--tg-vh)}body{background:#fff;background:var(--qf-bg);color:#000;color:var(--qf-text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,Noto Sans,sans-serif;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{margin:0 auto;max-width:1200px;padding:0 16px;width:100%}.card{background:#fafafa;background:var(--qf-card);border:1px solid #e6e6e6;border:1px solid var(--qf-border);border-radius:12px;padding:12px 16px}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.skeleton{animation:shimmer 1.5s infinite;background:#f2f2f2;background-image:linear-gradient(90deg,#f2f2f2,#e6e6e6 40px,#f2f2f2 80px);background-repeat:no-repeat;background-size:200px 100%;border-radius:12px}.skeleton-chart{height:420px;margin-bottom:12px;width:100%}.skeleton-equity{height:180px;width:100%}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.pulse{animation:pulse 2s infinite}.app-root{background:#fff;background:var(--qf-bg);display:flex;flex-direction:column;min-height:100dvh;min-height:var(--tg-vh)}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}#root{display:flex;flex-direction:column;height:100vh}::-webkit-scrollbar{display:none}*{-ms-overflow-style:none;scrollbar-width:none}