body[data-page-key="backtestCenter"] .backtest-center-mobile-page{display:none}
body[data-page-key="backtestCenter"] .backtest-center-desktop-fallback{min-height:100vh;display:grid;place-items:center;padding:32px;background:#0B0B0C;color:#F5F5F7;font-family:"Noto Sans Thai",sans-serif;text-align:center}
body[data-page-key="backtestCenter"] .backtest-center-desktop-fallback section{width:min(100%,620px);padding:32px;border:1px solid #38383C;border-radius:20px;background:#1C1C1E;box-shadow:0 16px 45px rgba(0,0,0,.05)}
body[data-page-key="backtestCenter"] .backtest-center-desktop-fallback h2{margin:0 0 12px;font-size:30px}
body[data-page-key="backtestCenter"] .backtest-center-desktop-fallback p{margin:0 0 22px;color:#8E8E93;line-height:1.7}
body[data-page-key="backtestCenter"] .backtest-center-desktop-fallback a{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:10px 20px;border-radius:12px;background:#FFD000;color:#F5F5F7;font-weight:700;text-decoration:none}
@media (max-width:767px){
body[data-page-key="backtestCenter"]{margin:0;background:var(--ananfx-bg-primary);color:var(--ananfx-text-primary);overflow-x:clip;font-family:"Noto Sans Thai",sans-serif}
body[data-page-key="backtestCenter"].backtest-center-layer-open{overflow:hidden;touch-action:none}
body[data-page-key="backtestCenter"] *,body[data-page-key="backtestCenter"] *::before,body[data-page-key="backtestCenter"] *::after{box-sizing:border-box}
body[data-page-key="backtestCenter"] [hidden]{display:none!important}
body[data-page-key="backtestCenter"] img{max-width:100%}
body[data-page-key="backtestCenter"] button,body[data-page-key="backtestCenter"] input,body[data-page-key="backtestCenter"] select,body[data-page-key="backtestCenter"] textarea{font:inherit}
body[data-page-key="backtestCenter"] a{color:inherit;text-decoration:none}
body[data-page-key="backtestCenter"] button,body[data-page-key="backtestCenter"] a{touch-action:manipulation}
body[data-page-key="backtestCenter"] .backtest-center-mobile-page{display:block;min-height:100vh;overflow-x:clip;background:#1C1C1E}
body[data-page-key="backtestCenter"] .backtest-center-desktop-fallback{display:none}
body[data-page-key="backtestCenter"] .backtest-center-container{width:min(calc(100% - 32px),610px);margin-inline:auto}
body[data-page-key="backtestCenter"] .backtest-center-header{position:sticky;top:0;z-index:40;padding:max(8px,env(safe-area-inset-top)) 14px 8px;background:rgba(255,255,255,.96);border-bottom:1px solid var(--ananfx-border-primary);backdrop-filter:blur(14px)}
body[data-page-key="backtestCenter"] .backtest-center-header__top{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:8px}
body[data-page-key="backtestCenter"] .backtest-center-icon-button,body[data-page-key="backtestCenter"] .backtest-center-avatar-button{width:44px;height:44px;display:grid;place-items:center;padding:8px;border:0;border-radius:12px;background:#1C1C1E;cursor:pointer}
body[data-page-key="backtestCenter"] .backtest-center-icon-button img{width:24px;height:24px;object-fit:contain}
body[data-page-key="backtestCenter"] .backtest-center-brand{min-width:0;display:flex;justify-content:center}
body[data-page-key="backtestCenter"] .backtest-center-brand img{display:block;width:min(184px,100%);height:auto}
body[data-page-key="backtestCenter"] .backtest-center-header__actions{display:flex;align-items:center;gap:2px}
body[data-page-key="backtestCenter"] .backtest-center-avatar-button{padding:4px;border-radius:50%;border:1px solid var(--ananfx-border-primary)}
body[data-page-key="backtestCenter"] .backtest-center-avatar-button img{width:100%;height:100%;border-radius:50%;object-fit:cover}
body[data-page-key="backtestCenter"] .backtest-center-notification-button{position:relative}
body[data-page-key="backtestCenter"] .backtest-center-notification-button>span{position:absolute;top:7px;right:7px;width:7px;height:7px;border-radius:50%;background:var(--ananfx-yellow-primary);border:1px solid #1C1C1E}
body[data-page-key="backtestCenter"] .backtest-center-main{padding:0 0 34px;background:linear-gradient(#1C1C1E 0 60%,#101011)}
body[data-page-key="backtestCenter"] .backtest-center-eyebrow{display:inline-flex;align-items:center;min-height:28px;padding:4px 9px;border-radius:999px;background:rgba(255,208,0,.14);color:#D9A800;font-size:11px;font-weight:800;letter-spacing:.04em}
body[data-page-key="backtestCenter"] .backtest-center-hero{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(140px,.94fr);align-items:center;gap:10px;padding-top:32px;padding-bottom:28px}
body[data-page-key="backtestCenter"] .backtest-center-hero h1{margin:11px 0 9px;font-size:32px!important;line-height:1.18!important;letter-spacing:-.02em;overflow-wrap:anywhere}
body[data-page-key="backtestCenter"] .backtest-center-hero p{margin:0;color:var(--ananfx-text-muted);font-size:14px!important;line-height:1.68}
body[data-page-key="backtestCenter"] .backtest-center-hero .backtest-center-sample-note{margin-top:11px;padding:10px 12px;border-left:3px solid var(--ananfx-yellow-primary);border-radius:0 10px 10px 0;background:#222224;color:#B8B8BD;font-size:11px!important}
body[data-page-key="backtestCenter"] .backtest-center-hero__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}
body[data-page-key="backtestCenter"] .backtest-center-hero__visual{position:relative;min-height:235px}
body[data-page-key="backtestCenter"] .backtest-center-hero__board{position:absolute;top:26px;right:0;width:92%;aspect-ratio:1/.78;padding:30px 14px 14px;border:1px solid #38383C;border-radius:18px;background:linear-gradient(145deg,#1C1C1E,#28282B);box-shadow:0 20px 35px rgba(0,0,0,.09);transform:rotate(3deg)}
body[data-page-key="backtestCenter"] .backtest-center-hero__board svg{display:block;width:100%;height:100%}
body[data-page-key="backtestCenter"] .backtest-center-hero__board .grid{fill:none;stroke:#38383C;stroke-width:1}.backtest-center-hero__board .bars{fill:none;stroke:#141415;stroke-width:7;stroke-linecap:round}.backtest-center-hero__board .line{fill:none;stroke:var(--ananfx-yellow-primary);stroke-width:6;stroke-linecap:round;stroke-linejoin:round}
body[data-page-key="backtestCenter"] .backtest-center-hero__clip{position:absolute;top:-10px;left:50%;width:68px;height:24px;border:3px solid #8E8E93;border-radius:8px;background:#303034;transform:translateX(-50%)}
body[data-page-key="backtestCenter"] .backtest-center-hero__lens{position:absolute;left:-3px;bottom:25px;width:72px;height:72px;display:grid;place-items:center;border:7px solid var(--ananfx-yellow-primary);border-radius:50%;background:rgba(255,255,255,.82);box-shadow:0 10px 22px rgba(0,0,0,.12)}
body[data-page-key="backtestCenter"] .backtest-center-hero__lens::after{content:"";position:absolute;width:46px;height:10px;right:-35px;bottom:-17px;border-radius:99px;background:#101011;transform:rotate(45deg)}
body[data-page-key="backtestCenter"] .backtest-center-hero__lens img{width:32px;height:32px;opacity:.55}
body[data-page-key="backtestCenter"] .backtest-center-hero__shield{position:absolute;right:3px;bottom:22px;width:62px;height:62px;display:grid;place-items:center;border-radius:18px;background:#101011;box-shadow:0 12px 24px rgba(0,0,0,.18)}
body[data-page-key="backtestCenter"] .backtest-center-hero__shield img{width:44px;height:44px;object-fit:contain}
body[data-page-key="backtestCenter"] .backtest-center-hero__book{position:absolute;right:16px;bottom:4px;width:112px;height:20px;border-radius:4px;background:#141415;box-shadow:0 9px 0 #D9A800,0 15px 0 #101011}
body[data-page-key="backtestCenter"] .backtest-center-primary-button,body[data-page-key="backtestCenter"] .backtest-center-secondary-button,body[data-page-key="backtestCenter"] .backtest-center-text-button,body[data-page-key="backtestCenter"] .backtest-center-text-link{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:9px 14px;border-radius:11px;font-size:14px;font-weight:750;line-height:1.35;text-align:center;cursor:pointer}
body[data-page-key="backtestCenter"] .backtest-center-primary-button{border:1px solid #D9A800;background:var(--ananfx-yellow-primary);color:#F5F5F7}
body[data-page-key="backtestCenter"] .backtest-center-secondary-button{border:1px solid #38383C;background:#1C1C1E;color:#F5F5F7}
body[data-page-key="backtestCenter"] .backtest-center-secondary-button.is-dark{background:transparent;color:#F5F5F7;border-color:#636366}
body[data-page-key="backtestCenter"] .backtest-center-text-button{border:0;background:transparent;color:#8E8E93;text-decoration:underline;text-underline-offset:3px}
body[data-page-key="backtestCenter"] .backtest-center-text-link.is-dark{color:#F5F5F7;text-decoration:underline;text-underline-offset:3px}
body[data-page-key="backtestCenter"] .backtest-center-full-button{width:100%}
body[data-page-key="backtestCenter"] .backtest-center-section{margin-top:26px}
body[data-page-key="backtestCenter"] .backtest-center-section-heading{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px}
body[data-page-key="backtestCenter"] .backtest-center-heading-icon{flex:0 0 38px;width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:rgba(255,208,0,.14)}
body[data-page-key="backtestCenter"] .backtest-center-heading-icon img{width:24px;height:24px;object-fit:contain}
body[data-page-key="backtestCenter"] .backtest-center-section-heading>div{min-width:0}
body[data-page-key="backtestCenter"] .backtest-center-section-heading h2{margin:0;font-size:20px!important;line-height:1.35!important}
body[data-page-key="backtestCenter"] .backtest-center-section-heading p{margin:3px 0 0;color:var(--ananfx-text-muted);font-size:12px!important;line-height:1.55}
body[data-page-key="backtestCenter"] .backtest-center-card,body[data-page-key="backtestCenter"] .backtest-center-challenge-card,body[data-page-key="backtestCenter"] .backtest-center-current-card,body[data-page-key="backtestCenter"] .backtest-center-backtest-card{min-width:0;padding:16px;border:1px solid var(--ananfx-border-primary);border-radius:18px;background:#1C1C1E;box-shadow:0 9px 26px rgba(0,0,0,.035)}
body[data-page-key="backtestCenter"] .backtest-center-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
body[data-page-key="backtestCenter"] .backtest-center-summary-grid article{min-width:0;padding:14px;border:1px solid var(--ananfx-border-primary);border-radius:16px;background:#1C1C1E;display:grid;grid-template-columns:34px minmax(0,1fr);grid-template-areas:"icon label" "icon value" "icon sub";gap:1px 9px}
body[data-page-key="backtestCenter"] .backtest-center-summary-grid img,body[data-page-key="backtestCenter"] .backtest-center-metric-mark{grid-area:icon;width:34px;height:34px;align-self:center;object-fit:contain}
body[data-page-key="backtestCenter"] .backtest-center-metric-mark{display:grid;place-items:center;border-radius:10px;background:rgba(255,208,0,.14);color:#D9A800;font-size:11px;font-weight:900}
body[data-page-key="backtestCenter"] .backtest-center-summary-grid span:not(.backtest-center-metric-mark){grid-area:label;color:var(--ananfx-text-muted);font-size:11px}
body[data-page-key="backtestCenter"] .backtest-center-summary-grid strong{grid-area:value;font-size:21px;line-height:1.1;overflow-wrap:anywhere}
body[data-page-key="backtestCenter"] .backtest-center-summary-grid small{grid-area:sub;color:#8E8E93;font-size:10px;overflow-wrap:anywhere}
body[data-page-key="backtestCenter"] .is-profit{color:#42D392}.is-loss{color:#EF5A4C}
body[data-page-key="backtestCenter"] .backtest-center-current-card{display:grid;grid-template-columns:92px minmax(0,1fr);gap:14px}
body[data-page-key="backtestCenter"] .backtest-center-current-card__visual{min-height:100px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(145deg,#0B0B0C,#222224);color:var(--ananfx-yellow-primary);font-size:32px;font-weight:900}
body[data-page-key="backtestCenter"] .backtest-center-current-card h3{margin:0;font-size:18px!important}.backtest-center-current-card p{margin:4px 0;color:var(--ananfx-text-muted);font-size:12px;line-height:1.5}.backtest-center-current-card__meta{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0}.backtest-center-current-card__meta span{padding:4px 7px;border-radius:999px;background:#222224;font-size:10px}.backtest-center-current-card__actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}
body[data-page-key="backtestCenter"] .backtest-center-challenge-card{background:linear-gradient(135deg,#1C1C1E 0 65%,#222224)}
body[data-page-key="backtestCenter"] .backtest-center-challenge-layout{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:14px}
body[data-page-key="backtestCenter"] .backtest-center-challenge-ring{width:112px;height:112px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--ananfx-yellow-primary) 0 62%,#303034 62% 100%);position:relative}.backtest-center-challenge-ring::after{content:"";position:absolute;inset:12px;border-radius:50%;background:#1C1C1E}.backtest-center-challenge-ring span{position:relative;z-index:1;text-align:center}.backtest-center-challenge-ring strong{display:block;font-size:28px}.backtest-center-challenge-ring small{display:block;color:var(--ananfx-text-muted);font-size:10px}.backtest-center-challenge-layout p{margin:5px 0 0;color:var(--ananfx-text-muted);font-size:12px;line-height:1.55}
body[data-page-key="backtestCenter"] .backtest-center-criteria-list{display:grid;gap:7px;margin:15px 0;padding:0;list-style:none}.backtest-center-criteria-list li{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px 10px;border-radius:11px;background:#222224;font-size:11px}.backtest-center-criteria-list li>span{padding:3px 6px;border-radius:999px;background:#303034;color:#8E8E93;font-size:9px;font-weight:800}.backtest-center-criteria-list li.is-pass>span{background:#222224;color:#42D392}.backtest-center-criteria-list em{font-style:normal;font-weight:800}
body[data-page-key="backtestCenter"] .backtest-center-date-form,body[data-page-key="backtestCenter"] .backtest-center-filter-grid,body[data-page-key="backtestCenter"] .backtest-center-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
body[data-page-key="backtestCenter"] .backtest-center-field{min-width:0;display:grid;gap:6px}.backtest-center-field--wide{grid-column:1/-1}.backtest-center-field label{font-size:12px;font-weight:750}.backtest-center-field input,.backtest-center-field select,.backtest-center-field textarea,.backtest-center-field output{width:100%;min-width:0;min-height:46px;padding:10px 11px;border:1px solid #38383C;border-radius:10px;background:#1C1C1E;color:#F5F5F7;font-size:15px;line-height:1.45}.backtest-center-field textarea{resize:vertical}.backtest-center-field output{display:flex;align-items:center;background:#222224;font-weight:800}.backtest-center-field small{color:#EF5A4C;font-size:11px}.backtest-center-inline-error,.backtest-center-form-status{grid-column:1/-1;margin:0;color:#EF5A4C;font-size:12px}.backtest-center-form-actions{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:8px}.backtest-center-filter-status{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:12px}.backtest-center-filter-status p{flex:1 1 180px;margin:0;color:var(--ananfx-text-muted);font-size:11px;line-height:1.5}
body[data-page-key="backtestCenter"] [aria-invalid="true"]{border-color:#EF5A4C!important;box-shadow:0 0 0 3px rgba(179,38,56,.1)!important}
body[data-page-key="backtestCenter"] .backtest-center-list{display:grid;gap:10px;margin-top:12px}.backtest-center-backtest-card{position:relative}.backtest-center-backtest-card__head{display:flex;justify-content:space-between;gap:10px}.backtest-center-backtest-card__head h3{margin:0;font-size:16px!important;line-height:1.4!important}.backtest-center-backtest-card__head p{margin:3px 0 0;color:var(--ananfx-text-muted);font-size:11px}.backtest-center-status-badge{flex:0 0 auto;align-self:flex-start;padding:5px 8px;border-radius:999px;font-size:9px;font-weight:800}.backtest-center-status-badge.is-completed{background:#222224;color:#42D392}.backtest-center-status-badge.is-in-progress{background:#222224;color:#D9A800}.backtest-center-status-badge.is-draft{background:#303034;color:#8E8E93}
body[data-page-key="backtestCenter"] .backtest-center-backtest-card__meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:12px}.backtest-center-data-box{min-width:0;padding:9px;border-radius:10px;background:#222224}.backtest-center-data-box span,.backtest-center-data-box strong{display:block;overflow-wrap:anywhere}.backtest-center-data-box span{color:var(--ananfx-text-muted);font-size:9px}.backtest-center-data-box strong{margin-top:2px;font-size:12px}.backtest-center-backtest-card__result{display:flex;justify-content:space-between;gap:10px;margin-top:10px;padding-top:10px;border-top:1px solid var(--ananfx-border-primary);font-size:12px}.backtest-center-backtest-card__result strong{font-size:15px}.backtest-center-backtest-card__actions{display:flex;justify-content:flex-end;gap:8px;margin-top:11px}.backtest-center-backtest-card__actions>button,.backtest-center-more-wrap>button{min-height:44px;padding:8px 12px;border:1px solid #38383C;border-radius:10px;background:#1C1C1E;font-weight:750}.backtest-center-more-wrap{position:relative}.backtest-center-more-menu{position:absolute;right:0;bottom:48px;z-index:5;width:170px;padding:6px;border:1px solid var(--ananfx-border-primary);border-radius:12px;background:#1C1C1E;box-shadow:0 14px 35px rgba(0,0,0,.13)}.backtest-center-more-menu button{width:100%;min-height:42px;padding:8px 10px;border:0;border-radius:8px;background:#1C1C1E;text-align:left}.backtest-center-more-menu button:hover,.backtest-center-more-menu button:focus-visible{background:#222224}
body[data-page-key="backtestCenter"] .backtest-center-empty-state{padding:26px 16px;text-align:center;border:1px dashed #38383C;border-radius:16px;background:#1C1C1E}.backtest-center-empty-state img{width:40px;height:40px}.backtest-center-empty-state h3{margin:8px 0 4px}.backtest-center-empty-state p{margin:0 0 12px;color:var(--ananfx-text-muted);font-size:12px}.backtest-center-pagination{display:flex;justify-content:center;flex-wrap:wrap;gap:6px;margin-top:14px}.backtest-center-pagination button{min-width:44px;height:44px;border:1px solid #38383C;border-radius:10px;background:#1C1C1E;font-weight:750}.backtest-center-pagination button[aria-current="page"]{border-color:#D9A800;background:var(--ananfx-yellow-primary)}.backtest-center-pagination button:disabled{opacity:.42;cursor:not-allowed}
body[data-page-key="backtestCenter"] .backtest-center-stat-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:12px}.backtest-center-stat-list article{padding:12px;border-radius:12px;background:#222224}.backtest-center-stat-list span,.backtest-center-stat-list strong,.backtest-center-stat-list small{display:block}.backtest-center-stat-list span{color:var(--ananfx-text-muted);font-size:10px}.backtest-center-stat-list strong{margin-top:2px;font-size:17px}.backtest-center-stat-list small{margin-top:2px;color:#8E8E93;font-size:10px}
body[data-page-key="backtestCenter"] .backtest-center-insight-list{display:grid;gap:9px;margin:0;padding:0;list-style:none}.backtest-center-insight-list li{position:relative;padding:10px 12px 10px 34px;border-radius:11px;background:#222224;font-size:12px;line-height:1.55}.backtest-center-insight-list li::before{content:"";position:absolute;left:12px;top:13px;width:12px;height:12px;border:3px solid var(--ananfx-yellow-primary);border-radius:50%}
body[data-page-key="backtestCenter"] .backtest-center-czs-list{display:grid;gap:12px}.backtest-center-czs-list>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 10px}.backtest-center-czs-list span strong,.backtest-center-czs-list span small{display:block}.backtest-center-czs-list span small{color:var(--ananfx-text-muted);font-size:10px}.backtest-center-czs-list b{font-size:12px}.backtest-center-czs-list progress{grid-column:1/-1;width:100%;height:8px;border:0;border-radius:99px;overflow:hidden}.backtest-center-czs-list progress::-webkit-progress-bar,.backtest-center-skill-list progress::-webkit-progress-bar{background:#303034}.backtest-center-czs-list progress::-webkit-progress-value,.backtest-center-skill-list progress::-webkit-progress-value{background:var(--ananfx-yellow-primary)}.backtest-center-czs-list progress::-moz-progress-bar,.backtest-center-skill-list progress::-moz-progress-bar{background:var(--ananfx-yellow-primary)}
body[data-page-key="backtestCenter"] .backtest-center-radar{display:grid;place-items:center;margin:12px 0}.backtest-center-radar svg{width:min(100%,230px)}.backtest-center-radar .grid{fill:none;stroke:#38383C}.backtest-center-radar .axes{fill:none;stroke:#303034}.backtest-center-radar .shape{fill:rgba(255,208,0,.24);stroke:#D9A800;stroke-width:2}.backtest-center-strength-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:12px 0}.backtest-center-strength-grid article{padding:12px;border-radius:12px;background:#222224}.backtest-center-strength-grid article+article{background:#222224}.backtest-center-strength-grid h3{margin:0;font-size:14px!important}.backtest-center-strength-grid ul{margin:7px 0 0;padding-left:18px;color:#8E8E93;font-size:11px;line-height:1.6}
body[data-page-key="backtestCenter"] .backtest-center-skill-list{display:grid;gap:11px}.backtest-center-skill-list>div{display:grid;grid-template-columns:110px minmax(0,1fr) 38px;align-items:center;gap:8px}.backtest-center-skill-list span{font-size:12px}.backtest-center-skill-list progress{width:100%;height:8px;border:0;border-radius:99px;overflow:hidden}.backtest-center-skill-list strong{font-size:12px;text-align:right}
body[data-page-key="backtestCenter"] .backtest-center-chart-legend{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:9px;font-size:10px}.backtest-center-chart-legend span::before{content:"";display:inline-block;width:8px;height:8px;margin-right:4px;border-radius:50%}.backtest-center-chart-legend .is-win::before{background:#42D392}.backtest-center-chart-legend .is-pf::before{background:#4EA1FF}.backtest-center-chart-legend .is-profit::before{background:#D9A800}.backtest-center-progress-chart{overflow:hidden;border-radius:14px;background:#222224}.backtest-center-progress-chart svg{display:block;width:100%;height:auto}.backtest-center-progress-chart .grid{stroke:#303034;stroke-dasharray:3 4}.backtest-center-progress-chart .axis{fill:none;stroke:#636366}.backtest-center-progress-chart .line{fill:none;stroke-width:3;stroke-linecap:round}.backtest-center-progress-chart .win{stroke:#42D392}.backtest-center-progress-chart .pf{stroke:#4EA1FF}.backtest-center-progress-chart .profit{stroke:#D9A800}.backtest-center-chart-data{display:grid;gap:5px;margin:10px 0 0;padding:0;list-style:none}.backtest-center-chart-data li{display:flex;justify-content:space-between;gap:9px;padding:8px 0;border-bottom:1px solid var(--ananfx-border-primary);font-size:10px}.backtest-center-chart-data strong{text-align:right}
body[data-page-key="backtestCenter"] .backtest-center-tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.backtest-center-tool-grid a{min-height:92px;display:flex;align-items:center;gap:10px;padding:13px;border:1px solid var(--ananfx-border-primary);border-radius:15px;background:#1C1C1E}.backtest-center-tool-grid img{width:34px;height:34px;object-fit:contain}.backtest-center-tool-grid span{min-width:0}.backtest-center-tool-grid strong,.backtest-center-tool-grid small{display:block}.backtest-center-tool-grid strong{font-size:12px}.backtest-center-tool-grid small{margin-top:3px;color:var(--ananfx-text-muted);font-size:10px;line-height:1.45}
body[data-page-key="backtestCenter"] .backtest-center-final-cta{margin-top:28px;padding:24px 18px;border-radius:18px;background:#0B0B0C;color:#F5F5F7;position:relative;overflow:hidden}.backtest-center-final-cta::before,.backtest-center-final-cta::after{content:"";position:absolute;width:260px;height:80px;border:1px solid rgba(255,208,0,.35);border-radius:50%}.backtest-center-final-cta::before{left:-90px;bottom:-52px;transform:rotate(12deg)}.backtest-center-final-cta::after{right:-90px;bottom:-48px;transform:rotate(-10deg)}.backtest-center-final-cta>div{position:relative;z-index:1;text-align:center}.backtest-center-final-cta h2{margin:0;font-size:21px!important;line-height:1.4!important}.backtest-center-final-cta p{margin:6px 0 16px;color:#8E8E93;font-size:12px;line-height:1.55}.backtest-center-final-cta>div>div{display:flex;justify-content:center;flex-wrap:wrap;gap:8px}
body[data-page-key="backtestCenter"] .backtest-center-risk{margin-top:18px;padding:16px;border:1px solid #38383C;border-radius:14px;background:#222224}.backtest-center-risk h2{margin:0;font-size:15px!important}.backtest-center-risk ul{margin:8px 0 0;padding-left:18px;color:#B8B8BD;font-size:11px;line-height:1.65}
body[data-page-key="backtestCenter"] .backtest-center-footer{padding:28px 0 calc(22px + env(safe-area-inset-bottom));background:#101011;border-top:1px solid var(--ananfx-border-primary)}.backtest-center-footer__brand img{width:172px}.backtest-center-footer p{color:var(--ananfx-text-muted);font-size:11px;line-height:1.6}.backtest-center-footer__socials{display:flex;gap:8px;margin:13px 0}.backtest-center-footer__socials a{min-height:44px;padding:9px 14px;border:1px solid var(--ananfx-border-primary);border-radius:10px;display:inline-flex;align-items:center;font-size:12px;font-weight:750}.backtest-center-footer__accordions{border-top:1px solid var(--ananfx-border-primary)}.backtest-center-footer__accordions section{border-bottom:1px solid var(--ananfx-border-primary)}.backtest-center-footer__accordions button{width:100%;min-height:48px;padding:8px 0;border:0;background:transparent;display:flex;justify-content:space-between;align-items:center;text-align:left;font-weight:750}.backtest-center-footer__accordions [data-footer-panel]{padding:0 0 12px;display:grid;gap:4px}.backtest-center-footer__accordions [data-footer-panel] a,.backtest-center-footer__accordions [data-footer-panel] span{min-height:40px;display:flex;align-items:center;color:var(--ananfx-text-muted);font-size:12px}.backtest-center-footer__copyright{text-align:center;margin-top:15px}
body[data-page-key="backtestCenter"] .backtest-center-panel-backdrop,body[data-page-key="backtestCenter"] .backtest-center-dialog-backdrop{position:fixed;inset:0;z-index:90;background:rgba(5,6,8,.58)}.backtest-center-page-panel{position:fixed;z-index:91;left:12px;right:12px;top:max(12px,env(safe-area-inset-top));max-width:560px;max-height:calc(100dvh - 24px);margin:auto;padding:18px;border-radius:20px;background:#1C1C1E;overflow-y:auto;box-shadow:0 24px 70px rgba(0,0,0,.25)}.backtest-center-panel__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.backtest-center-panel__header h2{margin:5px 0 0;font-size:21px!important}.backtest-center-panel__header button,.backtest-center-dialog__close{flex:0 0 44px;width:44px;height:44px;border:1px solid var(--ananfx-border-primary);border-radius:12px;background:#1C1C1E;font-size:24px}.backtest-center-search-field{display:grid;gap:6px;margin-top:15px;font-size:12px;font-weight:750}.backtest-center-search-field input{min-height:48px;padding:11px 12px;border:1px solid #38383C;border-radius:11px}.backtest-center-page-panel>[data-search-status],.backtest-center-page-panel>[data-search-empty],.backtest-center-panel-note{color:var(--ananfx-text-muted);font-size:11px}.backtest-center-search-results,.backtest-center-notification-list{display:grid;gap:7px;margin-top:10px}.backtest-center-search-results a,.backtest-center-notification-list a{min-height:56px;padding:11px 12px;border:1px solid var(--ananfx-border-primary);border-radius:11px;background:#1C1C1E}.backtest-center-search-results a span,.backtest-center-notification-list a span{display:block;margin-top:2px;color:var(--ananfx-text-muted);font-size:10px}
body[data-page-key="backtestCenter"] .backtest-center-dialog{position:fixed;z-index:101;left:12px;right:12px;top:50%;transform:translateY(-50%);max-width:580px;max-height:min(88dvh,760px);margin:auto;padding:20px 18px 18px;border-radius:20px;background:#1C1C1E;overflow-y:auto;box-shadow:0 24px 70px rgba(0,0,0,.28)}.backtest-center-dialog-backdrop{z-index:100!important}.backtest-center-dialog__close{position:absolute;right:12px;top:12px}.backtest-center-dialog h2{margin:0 50px 12px 0;font-size:21px!important}.backtest-center-dialog__body{color:#B8B8BD;font-size:13px;line-height:1.65}.backtest-center-dialog__actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px;margin-top:16px}.backtest-center-detail-list{display:grid;gap:9px;margin:0}.backtest-center-detail-list div{display:grid;grid-template-columns:minmax(105px,.8fr) minmax(0,1.2fr);gap:10px;padding-bottom:8px;border-bottom:1px solid var(--ananfx-border-primary)}.backtest-center-detail-list dt{color:var(--ananfx-text-muted);font-size:11px}.backtest-center-detail-list dd{margin:0;color:#F5F5F7;font-weight:700;overflow-wrap:anywhere}.backtest-center-chart-placeholder{min-height:130px;display:grid;place-items:center;margin-top:14px;padding:16px;border:1px dashed #38383C;border-radius:13px;background:#101011;color:var(--ananfx-yellow-primary);text-align:center}.backtest-center-dialog-note{margin-top:12px!important;padding:11px;border-radius:11px;background:#28282B;color:#B8B8BD!important;font-size:11px}.backtest-center-czs-dialog-list{display:grid;gap:9px}.backtest-center-czs-dialog-list article{padding:12px;border:1px solid var(--ananfx-border-primary);border-radius:12px;background:#222224}.backtest-center-czs-dialog-list h3{margin:0 0 4px;font-size:15px!important}.backtest-center-czs-dialog-list p{margin:0}.backtest-center-new-form{display:grid;gap:12px}.backtest-center-form-status{min-height:20px}.backtest-center-route-toast{position:fixed;z-index:120;left:50%;bottom:calc(14px + env(safe-area-inset-bottom));transform:translateX(-50%);width:min(calc(100% - 32px),500px);padding:11px 14px;border-radius:12px;background:#101011;color:#F5F5F7;font-size:11px;text-align:center;box-shadow:0 12px 28px rgba(0,0,0,.22)}
body[data-page-key="backtestCenter"] .is-hash-highlight{animation:backtestHash 1.8s ease}
@keyframes backtestHash{0%,100%{box-shadow:0 0 0 0 rgba(255,208,0,0)}35%{box-shadow:0 0 0 5px rgba(255,208,0,.28)}}
body[data-page-key="backtestCenter"] :focus-visible{outline:3px solid rgba(255,208,0,.45);outline-offset:3px}
}
@media (max-width:520px){body[data-page-key="backtestCenter"] .backtest-center-hero{grid-template-columns:1fr}.backtest-center-hero__visual{min-height:215px;width:min(100%,290px);margin-inline:auto}.backtest-center-current-card{grid-template-columns:78px minmax(0,1fr)}}
@media (max-width:359px){body[data-page-key="backtestCenter"] .backtest-center-container{width:min(calc(100% - 24px),610px)}body[data-page-key="backtestCenter"] .backtest-center-brand img{width:142px}body[data-page-key="backtestCenter"] .backtest-center-header__actions{gap:0}body[data-page-key="backtestCenter"] .backtest-center-icon-button,body[data-page-key="backtestCenter"] .backtest-center-avatar-button{width:42px;height:42px}body[data-page-key="backtestCenter"] .backtest-center-hero h1{font-size:28px!important}body[data-page-key="backtestCenter"] .backtest-center-summary-grid,body[data-page-key="backtestCenter"] .backtest-center-date-form,body[data-page-key="backtestCenter"] .backtest-center-filter-grid,body[data-page-key="backtestCenter"] .backtest-center-form-grid,body[data-page-key="backtestCenter"] .backtest-center-stat-list,body[data-page-key="backtestCenter"] .backtest-center-strength-grid,body[data-page-key="backtestCenter"] .backtest-center-tool-grid{grid-template-columns:1fr}body[data-page-key="backtestCenter"] .backtest-center-field--wide{grid-column:auto}body[data-page-key="backtestCenter"] .backtest-center-challenge-layout{grid-template-columns:1fr;justify-items:center;text-align:center}body[data-page-key="backtestCenter"] .backtest-center-current-card{grid-template-columns:1fr}body[data-page-key="backtestCenter"] .backtest-center-current-card__visual{min-height:84px}body[data-page-key="backtestCenter"] .backtest-center-backtest-card__meta{grid-template-columns:repeat(2,minmax(0,1fr))}body[data-page-key="backtestCenter"] .backtest-center-skill-list>div{grid-template-columns:90px minmax(0,1fr) 34px}body[data-page-key="backtestCenter"] .backtest-center-chart-data li{display:grid}.backtest-center-chart-data strong{text-align:left}}
@media (prefers-reduced-motion:reduce){body[data-page-key="backtestCenter"] *,body[data-page-key="backtestCenter"] *::before,body[data-page-key="backtestCenter"] *::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}


/* V123 — Page-scoped Dark Premium Color System: Backtest Center */
body[data-page-key="backtestCenter"] {
  --ananfx-bg-primary:#0B0B0C;
  --ananfx-bg-secondary:#101011;
  --ananfx-bg-tertiary:#141415;
  --ananfx-card-primary:#1C1C1E;
  --ananfx-card-secondary:#222224;
  --ananfx-card-elevated:#28282B;
  --ananfx-card-hover:#2D2D30;
  --ananfx-card-selected:#252527;
  --ananfx-border-primary:#38383C;
  --ananfx-border-secondary:#303034;
  --ananfx-divider:#28282B;
  --ananfx-border-hover:#4A4A4F;
  --ananfx-yellow-primary:#FFD000;
  --ananfx-yellow-bright:#FFE066;
  --ananfx-yellow-dark:#D9A800;
  --ananfx-text-primary:#F5F5F7;
  --ananfx-text-secondary:#B8B8BD;
  --ananfx-text-muted:#8E8E93;
  --ananfx-text-disabled:#636366;
  --ananfx-success:#42D392;
  --ananfx-danger:#EF5A4C;
  --ananfx-info:#4EA1FF;
  --ananfx-overlay:rgba(0,0,0,.74);
  --ananfx-shadow:rgba(0,0,0,.34);
  --ananfx-focus-ring:rgba(255,208,0,.32);
}
body[data-page-key="backtestCenter"]::selection{background:var(--ananfx-yellow-primary);color:var(--ananfx-bg-primary)}
body[data-page-key="backtestCenter"] .backtest-center-desktop-fallback{background:var(--ananfx-bg-primary);color:var(--ananfx-text-primary)}
body[data-page-key="backtestCenter"] .backtest-center-desktop-fallback section{border-color:var(--ananfx-border-primary);background:var(--ananfx-card-primary);box-shadow:0 16px 45px var(--ananfx-shadow)}
body[data-page-key="backtestCenter"] .backtest-center-desktop-fallback p{color:var(--ananfx-text-secondary)}
body[data-page-key="backtestCenter"] .backtest-center-desktop-fallback a{background:var(--ananfx-yellow-primary);color:var(--ananfx-bg-primary)}
@media (max-width:767px){
body[data-page-key="backtestCenter"] .backtest-center-mobile-page,
body[data-page-key="backtestCenter"] .backtest-center-main{background:var(--ananfx-bg-primary);color:var(--ananfx-text-primary)}
body[data-page-key="backtestCenter"] .backtest-center-header{background:rgba(11,11,12,.96);border-bottom-color:var(--ananfx-divider)}
body[data-page-key="backtestCenter"] .backtest-center-icon-button,
body[data-page-key="backtestCenter"] .backtest-center-avatar-button{background:var(--ananfx-bg-primary);color:var(--ananfx-text-primary)}
body[data-page-key="backtestCenter"] .backtest-center-notification-button>span{background:var(--ananfx-yellow-bright);border-color:var(--ananfx-bg-primary)}
body[data-page-key="backtestCenter"] .backtest-center-eyebrow,
body[data-page-key="backtestCenter"] .backtest-center-heading-icon,
body[data-page-key="backtestCenter"] .backtest-center-metric-mark{background:rgba(255,208,0,.14);color:var(--ananfx-yellow-bright)}
body[data-page-key="backtestCenter"] .backtest-center-hero h1,
body[data-page-key="backtestCenter"] h2,
body[data-page-key="backtestCenter"] h3,
body[data-page-key="backtestCenter"] strong,
body[data-page-key="backtestCenter"] label{color:var(--ananfx-text-primary)}
body[data-page-key="backtestCenter"] .backtest-center-hero p,
body[data-page-key="backtestCenter"] .backtest-center-section-heading p,
body[data-page-key="backtestCenter"] small,
body[data-page-key="backtestCenter"] .backtest-center-panel-note{color:var(--ananfx-text-secondary)}
body[data-page-key="backtestCenter"] .backtest-center-hero .backtest-center-sample-note{background:var(--ananfx-card-secondary);color:var(--ananfx-text-secondary);border-left-color:var(--ananfx-yellow-primary)}
body[data-page-key="backtestCenter"] .backtest-center-hero__board{border-color:var(--ananfx-border-primary);background:linear-gradient(145deg,var(--ananfx-card-elevated),var(--ananfx-card-primary));box-shadow:0 20px 35px var(--ananfx-shadow)}
body[data-page-key="backtestCenter"] .backtest-center-hero__board .grid{stroke:#38383C}
body[data-page-key="backtestCenter"] .backtest-center-hero__board .bars{stroke:var(--ananfx-text-primary)}
body[data-page-key="backtestCenter"] .backtest-center-hero__clip{border-color:var(--ananfx-border-primary);background:var(--ananfx-card-secondary)}
body[data-page-key="backtestCenter"] .backtest-center-hero__lens{background:rgba(28,28,30,.88);box-shadow:0 10px 22px var(--ananfx-shadow)}
body[data-page-key="backtestCenter"] .backtest-center-hero__lens::after,
body[data-page-key="backtestCenter"] .backtest-center-hero__shield,
body[data-page-key="backtestCenter"] .backtest-center-hero__book{background:var(--ananfx-bg-tertiary)}
body[data-page-key="backtestCenter"] .backtest-center-hero__book{box-shadow:0 9px 0 var(--ananfx-yellow-dark),0 15px 0 var(--ananfx-bg-primary)}
body[data-page-key="backtestCenter"] .backtest-center-primary-button{background:var(--ananfx-yellow-primary);border-color:var(--ananfx-yellow-primary);color:var(--ananfx-bg-primary)}
body[data-page-key="backtestCenter"] .backtest-center-primary-button:hover{background:var(--ananfx-yellow-bright);border-color:var(--ananfx-yellow-bright)}
body[data-page-key="backtestCenter"] .backtest-center-secondary-button{background:var(--ananfx-card-primary);border-color:var(--ananfx-yellow-primary);color:var(--ananfx-text-primary)}
body[data-page-key="backtestCenter"] .backtest-center-secondary-button:hover{background:var(--ananfx-card-hover)}
body[data-page-key="backtestCenter"] .backtest-center-secondary-button.is-dark{background:transparent;color:var(--ananfx-text-primary);border-color:var(--ananfx-yellow-primary)}
body[data-page-key="backtestCenter"] .backtest-center-text-button,
body[data-page-key="backtestCenter"] .backtest-center-text-link,
body[data-page-key="backtestCenter"] a:hover{color:var(--ananfx-yellow-primary)}
body[data-page-key="backtestCenter"] .backtest-center-card,
body[data-page-key="backtestCenter"] .backtest-center-challenge-card,
body[data-page-key="backtestCenter"] .backtest-center-current-card,
body[data-page-key="backtestCenter"] .backtest-center-backtest-card,
body[data-page-key="backtestCenter"] .backtest-center-summary-grid article,
body[data-page-key="backtestCenter"] .backtest-center-tool-grid a{background:var(--ananfx-card-primary);border-color:var(--ananfx-border-primary);box-shadow:0 9px 26px var(--ananfx-shadow)}
body[data-page-key="backtestCenter"] .backtest-center-current-card__visual{background:linear-gradient(145deg,var(--ananfx-bg-tertiary),var(--ananfx-card-elevated));color:var(--ananfx-yellow-primary)}
body[data-page-key="backtestCenter"] .backtest-center-current-card__meta span,
body[data-page-key="backtestCenter"] .backtest-center-backtest-card__meta span,
body[data-page-key="backtestCenter"] .backtest-center-criteria-list li,
body[data-page-key="backtestCenter"] .backtest-center-stat-list article,
body[data-page-key="backtestCenter"] .backtest-center-strength-grid article,
body[data-page-key="backtestCenter"] .backtest-center-strategy-list article{background:var(--ananfx-card-secondary);color:var(--ananfx-text-secondary);border-color:var(--ananfx-border-secondary)}
body[data-page-key="backtestCenter"] .backtest-center-challenge-card{background:var(--ananfx-card-primary)}
body[data-page-key="backtestCenter"] .backtest-center-challenge-ring{background:conic-gradient(var(--ananfx-yellow-primary) 0 62%,var(--ananfx-border-secondary) 62% 100%)}
body[data-page-key="backtestCenter"] .backtest-center-challenge-ring::after{background:var(--ananfx-card-primary)}
body[data-page-key="backtestCenter"] .backtest-center-criteria-list li>span{background:var(--ananfx-border-secondary);color:var(--ananfx-text-secondary)}
body[data-page-key="backtestCenter"] .backtest-center-criteria-list li.is-pass>span{background:rgba(66,211,146,.14);color:var(--ananfx-success)}
body[data-page-key="backtestCenter"] .is-profit{color:var(--ananfx-success)}
body[data-page-key="backtestCenter"] .is-loss,
body[data-page-key="backtestCenter"] .backtest-center-inline-error,
body[data-page-key="backtestCenter"] .backtest-center-form-status,
body[data-page-key="backtestCenter"] .backtest-center-field small{color:var(--ananfx-danger)}
body[data-page-key="backtestCenter"] .backtest-center-field input,
body[data-page-key="backtestCenter"] .backtest-center-field select,
body[data-page-key="backtestCenter"] .backtest-center-field textarea,
body[data-page-key="backtestCenter"] .backtest-center-field output,
body[data-page-key="backtestCenter"] .backtest-center-search-field input{background:var(--ananfx-card-primary);border-color:var(--ananfx-border-primary);color:var(--ananfx-text-primary);caret-color:var(--ananfx-yellow-primary)}
body[data-page-key="backtestCenter"] .backtest-center-field output{background:var(--ananfx-card-secondary)}
body[data-page-key="backtestCenter"] input::placeholder,
body[data-page-key="backtestCenter"] textarea::placeholder{color:var(--ananfx-text-muted)}
body[data-page-key="backtestCenter"] input:focus,
body[data-page-key="backtestCenter"] select:focus,
body[data-page-key="backtestCenter"] textarea:focus{border-color:var(--ananfx-yellow-primary);box-shadow:0 0 0 3px var(--ananfx-focus-ring)}
body[data-page-key="backtestCenter"] [aria-invalid="true"]{border-color:var(--ananfx-danger)!important;box-shadow:0 0 0 3px rgba(239,90,76,.18)!important}
body[data-page-key="backtestCenter"] input:disabled,
body[data-page-key="backtestCenter"] select:disabled,
body[data-page-key="backtestCenter"] textarea:disabled,
body[data-page-key="backtestCenter"] button:disabled{background:#222224;border-color:#303034;color:var(--ananfx-text-disabled)}
body[data-page-key="backtestCenter"] input:-webkit-autofill,
body[data-page-key="backtestCenter"] textarea:-webkit-autofill,
body[data-page-key="backtestCenter"] select:-webkit-autofill{-webkit-text-fill-color:var(--ananfx-text-primary);box-shadow:0 0 0 1000px var(--ananfx-card-primary) inset;caret-color:var(--ananfx-yellow-primary)}
body[data-page-key="backtestCenter"] .backtest-center-more-menu,
body[data-page-key="backtestCenter"] .backtest-center-page-panel,
body[data-page-key="backtestCenter"] .backtest-center-dialog{background:var(--ananfx-card-elevated);border-color:var(--ananfx-border-primary);color:var(--ananfx-text-primary);box-shadow:0 24px 70px var(--ananfx-shadow)}
body[data-page-key="backtestCenter"] .backtest-center-more-menu button,
body[data-page-key="backtestCenter"] .backtest-center-panel__header button,
body[data-page-key="backtestCenter"] .backtest-center-dialog__close{background:var(--ananfx-card-secondary);border-color:var(--ananfx-border-primary);color:var(--ananfx-text-primary)}
body[data-page-key="backtestCenter"] .backtest-center-more-menu button:hover,
body[data-page-key="backtestCenter"] .backtest-center-search-results a:hover,
body[data-page-key="backtestCenter"] .backtest-center-notification-list a:hover{background:var(--ananfx-card-hover)}
body[data-page-key="backtestCenter"] .backtest-center-search-results a,
body[data-page-key="backtestCenter"] .backtest-center-notification-list a,
body[data-page-key="backtestCenter"] .backtest-center-czs-dialog-list article{background:var(--ananfx-card-secondary);border-color:var(--ananfx-border-primary);color:var(--ananfx-text-primary)}
body[data-page-key="backtestCenter"] .backtest-center-panel-backdrop,
body[data-page-key="backtestCenter"] .backtest-center-dialog-backdrop{background:var(--ananfx-overlay)}
body[data-page-key="backtestCenter"] .backtest-center-dialog__body,
body[data-page-key="backtestCenter"] .backtest-center-detail-list dd{color:var(--ananfx-text-secondary)}
body[data-page-key="backtestCenter"] .backtest-center-dialog-note,
body[data-page-key="backtestCenter"] .backtest-center-risk{background:rgba(255,208,0,.10);border-color:var(--ananfx-yellow-dark);color:var(--ananfx-text-secondary)!important}
body[data-page-key="backtestCenter"] .backtest-center-risk ul{color:var(--ananfx-text-secondary)}
body[data-page-key="backtestCenter"] .backtest-center-progress-chart{background:var(--ananfx-card-secondary)}
body[data-page-key="backtestCenter"] .backtest-center-progress-chart .grid{stroke:#38383C}
body[data-page-key="backtestCenter"] .backtest-center-progress-chart .axis{stroke:var(--ananfx-text-muted)}
body[data-page-key="backtestCenter"] .backtest-center-progress-chart .win{stroke:var(--ananfx-success)}
body[data-page-key="backtestCenter"] .backtest-center-progress-chart .pf{stroke:var(--ananfx-info)}
body[data-page-key="backtestCenter"] .backtest-center-progress-chart .profit{stroke:var(--ananfx-yellow-primary)}
body[data-page-key="backtestCenter"] .backtest-center-chart-legend .is-win::before{background:var(--ananfx-success)}
body[data-page-key="backtestCenter"] .backtest-center-chart-legend .is-pf::before{background:var(--ananfx-info)}
body[data-page-key="backtestCenter"] .backtest-center-chart-legend .is-profit::before{background:var(--ananfx-yellow-primary)}
body[data-page-key="backtestCenter"] .backtest-center-final-cta{background:var(--ananfx-bg-tertiary);color:var(--ananfx-text-primary)}
body[data-page-key="backtestCenter"] .backtest-center-final-cta p{color:var(--ananfx-text-secondary)}
body[data-page-key="backtestCenter"] .backtest-center-footer{background:var(--ananfx-bg-primary);border-top-color:var(--ananfx-divider);color:var(--ananfx-text-primary)}
body[data-page-key="backtestCenter"] .backtest-center-footer__socials a,
body[data-page-key="backtestCenter"] .backtest-center-footer__accordions,
body[data-page-key="backtestCenter"] .backtest-center-footer__accordions section{border-color:var(--ananfx-border-primary)}
body[data-page-key="backtestCenter"] .backtest-center-footer__accordions button{color:var(--ananfx-text-primary)}
body[data-page-key="backtestCenter"] .backtest-center-route-toast{background:var(--ananfx-card-elevated);border:1px solid var(--ananfx-border-primary);color:var(--ananfx-text-primary);box-shadow:0 12px 28px var(--ananfx-shadow)}
body[data-page-key="backtestCenter"] .ananfx-mobile-drawer{background:var(--ananfx-bg-primary);color:var(--ananfx-text-primary);border-color:var(--ananfx-divider)}
body[data-page-key="backtestCenter"] .ananfx-mobile-drawer-overlay{background:var(--ananfx-overlay)}
body[data-page-key="backtestCenter"] .ananfx-mobile-drawer__header,
body[data-page-key="backtestCenter"] .ananfx-mobile-drawer__divider,
body[data-page-key="backtestCenter"] .ananfx-mobile-drawer__group{border-color:var(--ananfx-divider)}
body[data-page-key="backtestCenter"] .ananfx-mobile-drawer__group-toggle,
body[data-page-key="backtestCenter"] .ananfx-mobile-drawer__direct,
body[data-page-key="backtestCenter"] .ananfx-mobile-drawer__sub-link{color:var(--ananfx-text-secondary)}
body[data-page-key="backtestCenter"] .ananfx-mobile-drawer [aria-current="page"],
body[data-page-key="backtestCenter"] .ananfx-mobile-drawer .is-active{color:var(--ananfx-yellow-primary)}
body[data-page-key="backtestCenter"] :focus-visible{outline-color:var(--ananfx-yellow-bright)}
}
