:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}*{box-sizing:border-box}body{background:#f7f8f7;margin:0}input,textarea,select,.ant-input,.ant-input-affix-wrapper input,.ant-input-number-input,.ant-select-selection-search-input,.ant-picker-input input{font-size:16px!important}.ant-btn{touch-action:manipulation;min-height:36px}.ant-btn-sm{min-height:30px!important}.app-header{z-index:100;min-height:48px;padding:6px 10px;padding-left:max(10px, env(safe-area-inset-left));padding-right:max(10px, env(safe-area-inset-right));padding-top:max(6px, env(safe-area-inset-top));background:#fff;flex-wrap:wrap;align-items:center;gap:8px;display:flex;position:sticky;top:0}.app-header .logo{color:#151917;white-space:nowrap;flex-shrink:0;margin:0;font-size:14px!important}.app-header .search-wrap{flex:1;min-width:160px}.app-header .header-actions{align-items:center;gap:6px;width:100%;display:flex}.quote-bar{flex-wrap:wrap;align-items:center;gap:6px 12px;margin-bottom:8px;padding:6px 0;display:flex}.quote-bar .ant-statistic-content{color:#202522!important;font-size:15px!important;font-weight:700!important}.quote-bar .ant-statistic-title{color:#4e5752!important;font-size:11px!important;font-weight:600!important}.quote-summary{text-align:left;background:linear-gradient(135deg,#132b22 0%,#101d18 100%);border:1px solid #285340;border-radius:12px;margin:4px 0 12px;padding:10px 12px}.quote-summary__heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:0;display:flex}.quote-summary__heading strong{color:#edf8f2;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.quote-summary__eyebrow{color:#c95f18;letter-spacing:.12em;font-size:10px;font-weight:700}.quote-summary__status{white-space:nowrap;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.quote-summary__toggle{color:#c95f18;white-space:nowrap;background:0 0;border:0;margin-left:auto;padding:4px;font-size:11px}.quote-summary.is-open .quote-summary__heading{margin-bottom:14px}.quote-summary__facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.quote-summary__facts>div{background:#ffffff09;border-radius:8px;min-width:0;padding:12px 14px}.quote-summary__facts small{color:#89a298;margin-bottom:5px;font-size:11px;display:block}.quote-summary__facts b{color:#dce9e3;overflow-wrap:anywhere;font-size:13px;display:block}.quote-summary>p{color:#82968d;margin:13px 0 0;font-size:11px;line-height:1.6}.mobile-data-groups{flex-direction:column;gap:18px;display:flex}.mobile-data-group__heading{align-items:baseline;gap:8px;margin-bottom:8px;display:flex}.mobile-data-group__heading b{color:#e4eee9;font-size:13px}.mobile-data-group__heading small{color:#7f948b;font-size:10px}.mobile-data-group__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.mobile-data-group__grid button{color:#cedbd5;cursor:pointer;background:#11231c;border:1px solid #29483c;border-radius:10px;min-height:54px;padding:10px 8px;font-size:12px}.history-bar{flex-wrap:wrap;gap:5px;margin-bottom:6px;display:flex}.history-chip.ant-tag{border-radius:6px;margin-inline-end:0;padding:2px 8px;font-weight:600;line-height:20px;transition:background-color .15s,border-color .15s,color .15s;color:#2f3531!important;background:#fff!important;border-color:#cbd1cd!important}.history-chip.ant-tag:hover{color:#b95414!important;background:#fff2e8!important;border-color:#e87524!important}.history-chip__close{margin-left:3px;font-size:10px;color:#626b66!important}.history-chip.ant-tag:hover .history-chip__close{color:#b95414!important}.ant-tabs-nav-list{flex-wrap:nowrap!important}.ant-tabs-nav{scrollbar-width:none;overflow-x:auto!important}.ant-tabs-nav::-webkit-scrollbar{display:none}.ant-tabs-tab{color:#3f4743!important;padding:6px 8px!important;font-size:12px!important}.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{text-shadow:0 0 6px #157a5473;color:#e87524!important;font-weight:600!important}@media (width>=769px){#data-tabs .ant-tabs-nav-list{row-gap:2px;flex-wrap:wrap!important}#data-tabs .ant-tabs-nav,#data-tabs .ant-tabs-nav-wrap{overflow:visible!important}#data-tabs .ant-tabs-nav-operations{display:none!important}}.app-content{padding:8px;padding-bottom:max(8px, env(safe-area-inset-bottom))}.kline-container{width:100%;height:460px;overflow:hidden}.ant-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.ant-table{font-size:12px!important}.ant-table-cell{padding:6px 8px!important}.ant-table{color:#d6d8ec!important;background:0 0!important}.ant-table-thead>tr>th{color:#cfd2e6!important;background:#f1f3f2!important;border-bottom:1px solid #d8ddd9!important}.ant-table-tbody>tr>td{border-bottom:1px solid #e8ebe9!important}.ant-table-placeholder>td,.ant-table-placeholder:hover>td{background:0 0!important}.ant-empty-description{color:#3f4743!important}.ant-pagination-item a,.ant-pagination-item-link{color:#cfd2e6!important}.ant-table-body{-webkit-overflow-scrolling:touch!important}.ant-form-item{margin-bottom:10px!important}.ant-form-item-label>label{color:#aaa!important;font-size:12px!important}.ant-input-number{width:100%!important}.ant-input-number.paper-lots{width:72px!important}.buy-price-input{background:#1a1a3a!important}.buy-price-input input{color:#151917!important;background:#1a1a3a!important}.watch-card-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:8px 0;display:grid}.watch-card-summary span{background:#0e1f19;border:1px solid #253e34;border-radius:7px;min-width:0;padding:7px 8px}.watch-card-summary small{color:#7e9389;margin-bottom:2px;font-size:9px;display:block}.watch-card-summary b{color:#d7e5de;text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.watch-card-edit-toggle{margin-bottom:5px;color:#c95f18!important;background:#11271f!important;border-radius:7px!important}.watch-card-editor{border-top:1px solid #294238;margin-top:8px;padding-top:8px}.sync-security-card{background:#11251d;border:1px solid #2c5342;border-radius:10px;padding:12px 14px}.sync-security-card__title{color:#dceae3;font-size:13px;font-weight:700}.sync-security-card p{color:#e0ad69;margin:6px 0 9px;font-size:10px;line-height:1.55}.sync-code-row{background:#0b1a15;border-radius:7px;align-items:center;gap:7px;padding:8px 9px;display:flex}.sync-code-row b{color:#e6f4ed;letter-spacing:2px;flex:1;font-size:16px}.sync-security-card>small{color:#7f948b;margin-top:7px;font-size:9px;line-height:1.5;display:block}.ant-pagination{flex-wrap:wrap!important;gap:4px!important;font-size:12px!important}.ant-pagination-item{min-width:28px!important;height:28px!important;line-height:28px!important}.ant-drawer-content-wrapper{max-width:100vw!important}.m-nav{z-index:300;padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #285340;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 12px #0006}.m-nav button{color:#8a8aa8;cursor:pointer;touch-action:manipulation;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;height:56px;font-size:11px;display:flex}.m-nav button .m-ic{font-size:19px;line-height:1}.m-nav .m-badge{color:#fff;text-align:center;background:#ef232a;border-radius:9px;min-width:16px;height:16px;padding:0 3px;font-size:10px;font-weight:700;line-height:16px;position:absolute;top:-6px;right:-10px}@media (width<=768px){.app-content{padding-bottom:calc(64px + env(safe-area-inset-bottom))!important}.wl-header-btn,.status-chip{display:none!important}.quote-bar{gap:5px 10px;margin-bottom:10px}.quote-summary{margin-bottom:12px;padding:10px 11px}.quote-summary__heading{gap:7px}.quote-summary__heading strong{font-size:12px}.quote-summary__status{display:none}.quote-summary.is-open .quote-summary__heading{margin-bottom:11px}.quote-summary__facts{grid-template-columns:1fr;gap:8px}.quote-summary__facts>div{justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.quote-summary__facts small{white-space:nowrap;margin:0}.quote-summary__facts b{text-align:right}}.backtest-form-grid{grid-template-columns:1fr 1fr;gap:0 12px;display:grid}@media (width>=640px){.app-content{padding:14px 20px}.app-header{padding:0 20px;padding-top:env(safe-area-inset-top);height:auto;min-height:54px}.app-header .logo{font-size:17px!important}.app-header .search-wrap{max-width:380px}.app-header .header-actions{width:auto}.kline-container{height:520px}.ant-tabs-tab{padding:8px 12px!important;font-size:14px!important}.ant-table-cell{padding:8px 12px!important}.quote-bar .ant-statistic-content{font-size:18px!important}.backtest-form-grid{grid-template-columns:repeat(3,1fr)}}@media (width>=1024px){.app-content{padding:16px 28px}.app-header{height:56px;padding:0 28px}.app-header .logo{font-size:18px!important}.app-header .search-wrap{max-width:460px}.kline-container{height:620px}.backtest-form-grid{grid-template-columns:repeat(4,1fr)}}:root{--brand:#e87524;--brand-dark:#c95f18;--brand-soft:#fff2e8;--page:#f7f8f7;--surface:#fff;--surface-soft:#f3f5f4;--border:#d8ddd9;--text:#151917;--text-2:#343b37;--text-3:#59625d}html,body,#root{color:var(--text);background:var(--page)!important}.ant-layout,.ant-layout-content{background:var(--page)!important}.app-header{border-bottom:1px solid var(--border);box-shadow:0 2px 10px #232d270d;background:#fffffff5!important}.app-header .logo{color:var(--text)!important}.app-header .ant-input-affix-wrapper,.app-header .ant-input-group-addon .ant-btn{border-color:var(--border)!important}.app-header .ant-input-search-button{background:var(--brand)!important;border-color:var(--brand)!important}.quote-summary{background:linear-gradient(135deg,#fff8f3 0%,#fff 100%)!important;border-color:#f1c7aa!important}.quote-summary__heading strong,.quote-summary__facts b{color:var(--text)!important}.quote-summary__eyebrow,.quote-summary__toggle{color:var(--brand-dark)!important}.quote-summary__facts>div{border:1px solid #f1dfd2;background:var(--surface)!important}.quote-summary__facts small,.quote-summary>p{color:var(--text-3)!important}.quote-summary__status.positive{color:#c62828;background:#fff0f0}.quote-summary__status.negative{color:#087a3e;background:#edf8f1}.quote-summary__status.neutral{color:#9a5b16;background:#fff5e6}.ant-tabs-tab{font-weight:500;color:#2d332f!important}.ant-tabs-tab:hover{color:var(--brand)!important}.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--brand)!important;text-shadow:none!important}.ant-tabs-ink-bar{background:var(--brand)!important}.ant-btn-default{background:var(--surface)!important;color:#303632!important;border-color:#cbd1cd!important}.ant-btn-default:hover{color:var(--brand)!important;border-color:var(--brand)!important}.ant-btn-primary{background:var(--brand)!important;border-color:var(--brand)!important;color:#fff!important;box-shadow:none!important}.ant-btn-primary:hover{background:var(--brand-dark)!important;border-color:var(--brand-dark)!important}.ant-switch.ant-switch-checked{background:var(--brand)!important}.ant-tag-blue,.ant-tag-processing{color:var(--brand-dark)!important;background:var(--brand-soft)!important;border-color:#f1c7aa!important}.ant-input,.ant-input-affix-wrapper,.ant-input-number,.ant-select-selector,textarea{background:var(--surface)!important;border-color:var(--border)!important;color:var(--text)!important}.ant-input::placeholder,textarea::placeholder{opacity:1;color:#737c77!important}.ant-typography,.ant-form-item-label>label{color:var(--text-2)!important}.ant-drawer-content,.ant-drawer-body,.ant-drawer-header,.ant-modal-content,.ant-modal-header{background:var(--surface)!important;color:var(--text)!important}.ant-drawer-header,.ant-modal-header{border-color:var(--border)!important}.ant-drawer-title,.ant-modal-title,.ant-drawer-close{color:var(--text)!important}.ant-card{background:var(--surface)!important;border-color:var(--border)!important}.ant-table{background:var(--surface)!important;color:var(--text)!important}.ant-table-thead>tr>th{color:var(--text-2)!important;border-bottom-color:var(--border)!important;background:#f1f3f2!important}.ant-table-tbody>tr>td{background:var(--surface)!important;color:var(--text)!important;border-bottom-color:#e8ebe9!important}.ant-table-tbody>tr.ant-table-row:hover>td{background:#fff8f3!important}.ant-table-cell-fix-left,.ant-table-cell-fix-right{background:var(--surface)!important}.ant-empty-description,.ant-pagination-item a,.ant-pagination-item-link{color:var(--text-2)!important}.ant-pagination-item-active{background:var(--brand-soft)!important;border-color:var(--brand)!important}.ant-pagination-item-active a{color:var(--brand-dark)!important}.mobile-data-group__heading b{color:var(--text)!important}.mobile-data-group__heading small{color:var(--text-3)!important}.mobile-data-group__grid button{border-color:var(--border)!important;background:var(--surface)!important;color:var(--text-2)!important}.mobile-data-group__grid button:active{background:var(--brand-soft)!important;border-color:var(--brand)!important}.watch-card-summary span{border-color:var(--border)!important;background:#fafafa!important}.watch-card-summary small{color:var(--text-3)!important}.watch-card-summary b{color:var(--text)!important}.watch-card-edit-toggle{color:var(--brand-dark)!important;background:var(--brand-soft)!important}.watch-card-editor{border-color:var(--border)!important}.sync-security-card{background:#fff8f3!important;border-color:#f1c7aa!important}.sync-security-card__title,.sync-code-row b{color:var(--text)!important}.sync-code-row{border:1px solid var(--border);background:var(--surface)!important}.sync-security-card>small{color:var(--text-3)!important}.buy-price-input,.buy-price-input input{background:var(--surface)!important;color:var(--text)!important}.kline-container{border:1px solid var(--border);background:#fafaf8;border-radius:10px;overflow:hidden}.m-nav{box-shadow:0 -3px 12px #232d2714;border-top-color:var(--border)!important;background:#fffffffa!important}.m-nav button{font-weight:500;color:#424a45!important}.m-nav button.on{color:var(--brand)!important}
