:root{--primary: #8fd66a;--success: #19ca7c;--danger: #fe554f;--warning: #f7d04c;--bg: #ffffff;--panel: #202b2c;--panel-2: #111417;--text: #111111;--muted: #8e9baa;--border: #343a40;--shadow: 0 20px 60px rgba(0, 0, 0, .24)}:root[data-theme=light]{--bg: #f6f7f9;--panel: #ffffff;--panel-2: #eef1f4;--text: #101114;--muted: #667085;--border: #e5e7eb;--shadow: 0 18px 45px rgba(20, 24, 32, .08)}:root[data-theme=dark]{--bg: #18191e;--panel: #202127;--panel-2: #24262d;--text: #ffffff;--muted: hsl(0deg 0% 100% / 70%);--border: rgba(255,255,255,.08);--shadow: 0 18px 45px rgba(0,0,0,.28)}*{box-sizing:border-box}html,body,#app{min-height:100%}body{margin:0;color:var(--text);background:var(--bg);font-family:Gilroy,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.splash{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:14px;background:#fff;color:#555;font-size:28px}.brand-mark{width:58px;height:58px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:38px;font-family:Georgia,serif;background:linear-gradient(135deg,#00bcd4,#0a4bd7)}.brand-mark.small{width:30px;height:30px;font-size:20px}.brand-mark.xl{width:88px;height:88px;font-size:58px}.app-shell{min-height:100vh}.topbar{position:sticky;top:0;z-index:20;height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 30px;background:#fff;border-bottom:0;box-shadow:0 6px 18px #0000001f}:root[data-theme=dark] .topbar{background:#18191e;box-shadow:none}.brand,.desktop-nav,.topbar-actions,.auth-title,.section-title,.trade-head,.plain-row{display:flex;align-items:center}.brand{gap:0;font-size:18px}.brand img{width:128px;height:42px;object-fit:contain}.target-brand{width:195px;min-width:195px;color:#121826;font-weight:600;letter-spacing:0;text-decoration:none;white-space:nowrap}:root[data-theme=dark] .target-brand{color:#fff}.desktop-nav{flex:1;justify-content:flex-start;gap:30px;min-width:0}.desktop-nav a{min-height:60px;padding:0;display:inline-flex;align-items:center;gap:6px;color:#101010;font-size:14px;line-height:26px;border-radius:0;white-space:nowrap}.desktop-nav a.router-link-active{color:#101010;background:transparent;font-weight:800}:root[data-theme=dark] .desktop-nav a,:root[data-theme=dark] .desktop-nav a.router-link-active{color:#ffffffb3!important}:root[data-theme=dark] .desktop-nav a.router-link-active{color:#fff!important}.target-round,.flag-button,.target-avatar{width:25px;height:25px;border:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:transparent;padding:0;cursor:pointer;transition:opacity .16s ease,transform .16s ease}.target-round:hover,.target-avatar:hover,.flag-button:hover{background:transparent;opacity:.78}.target-round.green{background:var(--primary);color:#102015}.theme-round,.target-round.theme-round:hover{background:#565656}.target-avatar{background:transparent}.target-round img,.target-avatar img{width:25px;height:25px;display:block;object-fit:contain;flex:0 0 25px}.theme-toggle-icon{color:#fff}:root[data-theme=dark] .theme-toggle-icon{color:#fff}.flag-button{width:25px;height:25px;background:transparent}.flag-button img{width:25px;height:25px}.language-menu,.download-menu,.profile-menu{position:relative}.download-menu,.profile-menu{width:25px;height:25px;display:inline-flex;align-items:center;justify-content:center}.profile-menu:after{content:"";position:absolute;top:25px;right:-58px;width:min(320px,calc(100vw - 28px));height:12px}.language-trigger{width:25px;min-width:25px;padding:0;border-radius:50%;background:transparent;color:#111}:root[data-theme=dark] .language-trigger{color:#ffffffb3!important}.language-trigger img{width:25px;height:25px}.language-flag{width:25px;height:25px;display:inline-grid;place-items:center;overflow:hidden;border-radius:50%;font-size:19px;line-height:1}.language-option-flag{width:22px;flex:0 0 22px;font-size:18px;line-height:1;text-align:center}.language-list{position:absolute;z-index:50;right:0;top:36px;width:220px;max-height:360px;overflow:auto;padding:8px;border:1px solid #e8e8e8;border-radius:8px;background:#fff;box-shadow:0 18px 45px #00000029}.language-menu:after{content:"";position:absolute;top:25px;right:0;width:25px;height:11px}.download-popover{position:absolute;z-index:50;top:36px;right:-96px;width:236px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px;border:1px solid #e8e8e8;border-radius:10px;background:#fff;box-shadow:0 18px 45px #00000029;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-4px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.download-menu:hover .download-popover,.download-popover.open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.download-popover:before{content:"";position:absolute;top:-7px;right:104px;width:12px;height:12px;background:#fff;border-left:1px solid #e8e8e8;border-top:1px solid #e8e8e8;transform:rotate(45deg)}.profile-popover{position:absolute;z-index:50;top:34px;right:-58px;width:min(320px,calc(100vw - 28px));max-height:calc(100vh - 78px);display:grid;grid-template-columns:42px 1fr;overflow:hidden;border:0;border-radius:7px;background:#fff;color:#111;box-shadow:0 18px 52px #0000002e;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-3px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.profile-menu:hover .profile-popover,.profile-popover.open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.profile-popover:before{content:none}.profile-rail{position:relative;min-height:326px;display:grid;align-items:end;justify-content:center;padding-bottom:38px;background:#8fd66a;color:#fff}.profile-rail img{width:112px;height:36px;object-fit:contain;transform:rotate(-90deg)}.profile-panel{overflow-y:auto;padding:12px}.member-head{display:grid;grid-template-columns:38px 1fr;align-items:center;gap:10px;margin-bottom:6px}.member-head img{width:36px;height:36px;border-radius:50%}.member-head strong{display:block;margin-bottom:2px;color:#111;font-size:14px;line-height:18px;font-weight:800}.member-head span{display:flex;align-items:center;gap:4px;color:#4b4b4b;font-size:12px;line-height:16px}.member-head svg{color:#8fd66a;stroke-width:1.8;width:14px;height:14px}.member-head span img{width:15px;height:15px;object-fit:contain}.member-menu-item{width:100%;height:36px;display:grid;grid-template-columns:20px 1fr;align-items:center;gap:10px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:#1d1d1f;text-align:left;font-size:12px;font-weight:500}.member-menu-item.active,.member-menu-item:hover{background:#f3f4f5}.member-menu-item img{width:19px;height:19px;object-fit:contain}.member-invite{min-height:94px;margin:7px 0 8px;display:grid;grid-template-columns:minmax(0,1fr) 82px;align-items:center;gap:8px;padding:9px 10px;border:1px solid #e5e5e5;border-radius:8px;background:#fff}.member-invite strong{display:block;margin-bottom:3px;color:#111;font-size:12px;line-height:16px;font-weight:500}.member-invite p{margin:0 0 6px;color:#111;font-size:12px;line-height:16px;font-weight:500}.member-invite span{display:inline-flex;align-items:center;gap:4px;color:#8fd66a;font-size:13px;line-height:16px;font-weight:800}.member-invite svg{color:#8fd66a}.invite-mascot{width:82px;height:auto;max-height:66px;object-fit:contain;align-self:end}.member-link{width:100%;height:36px;display:flex;align-items:center;gap:10px;padding:0 10px;border:0;background:transparent;color:#111;text-align:left;font-size:12px;font-weight:500}.member-link svg{flex:0 0 auto;width:22px;height:22px;stroke-width:2.2}.member-link img{flex:0 0 auto;width:19px;height:19px;object-fit:contain}.member-link:hover{color:#5fab40}.member-copy{width:17px;height:17px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:#8fd66a}.member-copy.invite-copy{width:16px;height:16px}.download-option{display:grid;justify-items:center;gap:8px;color:#111;font-size:14px;text-align:center}.qr-placeholder{width:86px;height:86px;display:grid;place-items:center;border:8px solid #fff;border-radius:8px;background:linear-gradient(90deg,#111 10px,transparent 10px) 0 0 / 20px 20px,linear-gradient(#111 10px,transparent 10px) 0 0 / 20px 20px,#f4f4f4;box-shadow:inset 0 0 0 1px #ddd,0 0 0 1px #eee}.qr-placeholder span{width:22px;height:22px;border-radius:4px;background:#fff}.language-list button{width:100%;min-height:36px;display:flex;align-items:center;justify-content:flex-start;gap:12px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:#111;text-align:left}.language-list button:hover,.language-list button.active{background:#eff9ea;color:#5fab40}.topbar-actions{flex:0 0 auto;gap:25px;height:60px;font-size:14px;color:#222}.topbar-divider{width:1px;height:16px;background:#00000047}.wallet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;background:#00000094;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.wallet-modal{width:min(980px,calc(100vw - 72px));height:min(680px,calc(100vh - 32px));overflow:hidden;border-radius:8px;background:#fff;color:#111;box-shadow:0 28px 90px #00000052}.wallet-modal-head{height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid #e7e7e7;font-size:14px}.wallet-close{width:22px;height:22px;border:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#8fd66a;color:#111;font-size:20px;line-height:1}.wallet-modal-body{height:calc(100% - 50px);display:grid;grid-template-columns:320px minmax(0,1fr);min-height:0}.wallet-side{padding:15px;border-right:1px solid #e7e7e7}.wallet-balance-card{height:84px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 10px;border-radius:8px;background:#f0f2f4}.wallet-balance-card small{display:block;margin-bottom:7px;color:#111;font-weight:800}.wallet-balance-card strong{color:#111;font-size:19px}.wallet-balance-card img{width:66px;height:54px;object-fit:contain}.wallet-menu-item{width:100%;height:56px;margin-top:15px;display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:12px;padding:0 14px;border:1px solid #e6e6e6;border-radius:28px;background:#fff;color:#555;text-align:left;font-size:15px}.wallet-menu-item.active{border-color:#8fd66a;color:#111}.wallet-menu-item img{width:24px;height:24px;object-fit:contain}.wallet-menu-item b{color:#555;font-size:28px;font-weight:400}.wallet-content{padding:22px 40px;min-height:0;overflow-y:auto;scrollbar-width:thin}.wallet-content h2{margin:0 0 14px;color:#111;font-size:20px;font-weight:500}.wallet-tabs{display:flex;gap:12px;margin-bottom:18px}.wallet-tabs button{width:150px;height:44px;border:1px solid #e1e1e1;border-radius:5px;background:#fff;color:#555;font-size:14px}.wallet-tabs button.active{border-color:#8fd66a;background:#8fd66a;color:#111}.wallet-select{width:100%;height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border:0;border-radius:8px;background:#f0f2f4;color:#111;font-size:16px}.wallet-select-wrap{position:relative}.wallet-select span{display:inline-flex;align-items:center;gap:12px}.wallet-select img,.wallet-coin-dropdown img{width:28px;height:28px;object-fit:contain}.wallet-select b{font-size:22px;font-weight:400}.wallet-rate{height:48px;margin-top:12px;display:flex;align-items:center;justify-content:center;border:1px solid #333;border-radius:8px;color:#111;font-size:14px;font-weight:500}.wallet-crypto-detail{display:grid;grid-template-columns:116px minmax(0,1fr);align-items:center;gap:18px;margin-top:14px}.wallet-qr-box{width:116px;height:116px;display:grid;place-items:center;border:8px solid #fff;border-radius:8px;background:#fff;box-shadow:inset 0 0 0 1px #ddd,0 0 0 1px #eee}.wallet-qr-box img{width:100%;height:100%;display:block;object-fit:contain}.wallet-crypto-detail label{min-width:0;display:grid;gap:8px;color:#555;font-size:14px}.wallet-address-line{min-width:0;min-height:44px;position:relative;display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:8px;padding:0 8px 0 12px;border-radius:7px;background:#f0f2f4}.wallet-address-line b{min-width:0;overflow:hidden;color:#111;font-size:13px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.wallet-address-line button{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;background:#8fd66a;color:#111}.wallet-third-panel{display:grid;gap:16px}.wallet-third-card{height:54px;display:flex;align-items:center;gap:12px;padding:0 14px;border-radius:8px;background:#f0f2f4;color:#111;font-size:14px;font-weight:600}.wallet-third-card span{display:inline-flex;align-items:center;gap:10px}.wallet-third-card i{width:28px;height:28px;display:inline-block;border-radius:50%;background:linear-gradient(90deg,transparent 46%,#d8e642 46% 56%,transparent 56%),#111;box-shadow:inset 0 0 0 2px #ffffff1f}.wallet-coin-dropdown{position:absolute;z-index:90;top:60px;left:0;right:0;display:grid;gap:6px;padding:8px;border:1px solid #e6e6e6;border-radius:8px;background:#fff;box-shadow:0 18px 45px #00000024}.wallet-coin-dropdown button{height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;border:0;border-radius:6px;background:transparent;color:#111;font-size:15px;text-align:left}.wallet-coin-dropdown button:hover,.wallet-coin-dropdown button.active{background:#eff9ea;color:#5fab40}.wallet-coin-dropdown span{display:inline-flex;align-items:center;gap:10px}.wallet-empty{height:180px;display:grid;place-items:center;color:#777}.wallet-form{display:grid;gap:14px;margin-top:16px}.wallet-form label{display:grid;gap:8px;color:#555;font-size:14px}.wallet-form input,.wallet-form select{width:100%;height:44px;padding:0 12px;border:1px solid #d8dce2;border-radius:7px;background:#fff;color:#111}.wallet-form input::placeholder{color:#888}.wallet-submit{border:0;border-radius:7px;background:#8fd66a;color:#111;font-weight:700}.wallet-info-row{min-height:28px;display:flex;align-items:center;justify-content:space-between;color:#666}.wallet-info-row b{color:#111}.wallet-submit{height:44px;margin-top:4px;font-size:16px}.wallet-pay-row{min-height:26px;display:flex;align-items:center;justify-content:space-between;color:#111;font-size:14px;font-weight:600}.wallet-pay-row b{font-size:14px;font-weight:600}.wallet-third-submit{width:min(280px,52%);justify-self:end}.wallet-third-panel .wallet-form{gap:14px;margin-top:0}.wallet-third-panel .wallet-form label{gap:8px;color:#111;font-size:14px;font-weight:600}.wallet-third-panel .wallet-form input,.wallet-third-panel .wallet-form select{height:44px;padding:0 14px;border:0;border-radius:8px;background:#f0f2f4;font-size:14px}.wallet-third-panel .wallet-submit{height:44px;font-size:14px;font-weight:500}.wallet-record-tabs{display:flex;align-items:center;gap:8px;margin:2px 0 14px;border-bottom:1px solid #ececec}.wallet-record-tabs button{min-width:104px;height:42px;border:0;border-bottom:2px solid transparent;background:transparent;color:#555;font-size:15px;font-weight:500}.wallet-record-tabs button.active{color:#5fab40;border-bottom-color:#8fd66a}.wallet-record-list{max-height:420px;overflow-y:auto;padding-right:4px}.wallet-record-card{padding:8px 0 16px;margin-bottom:16px;border-bottom:1px solid #ececec}.wallet-record-card div{min-height:36px;display:flex;align-items:center;justify-content:space-between;color:#777;font-size:14px}.wallet-record-card b{color:#222;font-size:15px;font-weight:500}.wallet-record-card em{color:#19ca7c;font-style:normal;font-size:15px}.app-toast{position:fixed;z-index:120;top:76px;left:50%;min-width:120px;max-width:min(360px,calc(100vw - 32px));padding:10px 16px;border-radius:8px;background:#111111eb;color:#fff;font-size:14px;line-height:18px;text-align:center;box-shadow:0 14px 34px #00000038;transform:translate(-50%);pointer-events:none}.personal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;padding:16px;background:#000000b8}.personal-modal{width:min(980px,calc(100vw - 36px));height:min(780px,calc(100vh - 28px));overflow:hidden;border-radius:12px;background:#fff;color:#111;box-shadow:0 28px 90px #0000005c;font-size:14px}.personal-head{height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #e4e4e4}.personal-head h2{margin:0;font-size:18px;line-height:24px;font-weight:500}.personal-head button{width:28px;height:28px;border:0;border-radius:50%;background:#8fd66a;color:#111;font-size:26px;line-height:1}.personal-body{height:calc(100% - 58px);display:grid;grid-template-columns:318px minmax(0,1fr)}.personal-side{position:relative;display:grid;align-content:start;gap:16px;padding:22px 18px;border-right:1px solid #e4e4e4}.personal-side>button:not(.personal-logout){height:58px;display:grid;grid-template-columns:28px minmax(0,1fr) 24px;align-items:center;gap:12px;padding:0 18px;border:1px solid #e6e6e6;border-radius:999px;background:#fff;color:#444;font-size:14px;text-align:left}.personal-side>button.active{border-color:#8fd66a;color:#111}.personal-side>button svg:last-child{justify-self:end}.personal-logout{position:absolute;left:18px;right:18px;bottom:28px;height:52px;border:1px solid #e6e6e6;border-radius:999px;background:#fff;color:#ff4d4f;font-size:14px}.personal-content{min-width:0;overflow:auto;padding:24px 36px}.personal-panel{max-width:560px}.personal-panel h3{margin:0 0 18px;color:#111;font-size:20px;line-height:26px;font-weight:500}.personal-info-list,.security-list,.share-lines{display:grid;gap:14px}.personal-info-list div,.share-lines div{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px;border-radius:8px;background:#f3f3f4;font-size:14px}.personal-info-list b,.share-lines b{min-width:0;display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;font-weight:500;text-align:right}.timezone-select{min-width:150px;max-width:190px;height:30px;border:1px solid #d9dce5;border-radius:6px;background:#fff;color:#1f2533;font-size:13px;text-align:right;padding:0 8px}.personal-info-list em{color:#ff9800;font-style:normal}.personal-info-list button,.share-lines button{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:#8fd66a}.security-list button{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px;border:0;border-radius:8px;background:#f3f3f4;color:#111;font-size:14px;text-align:left}.share-panel h3{margin-bottom:4px}.share-panel h4{margin:0 0 10px;font-size:16px;line-height:22px;font-weight:500}.share-panel p{max-width:720px;margin:0 0 34px;color:#444;font-size:14px;line-height:20px}.share-visual{display:grid;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:42px;margin:0 0 42px 24px}.share-qr{width:138px;height:138px;display:grid;place-items:center;border:3px solid #111;border-radius:10px;background:#fff;overflow:hidden}.share-qr img{width:122px;height:122px;object-fit:contain}.share-visual>img{width:220px;object-fit:contain}.share-lines{gap:12px}.share-lines div{min-height:48px}.share-lines b{overflow:hidden;color:#8fd66a;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.password-panel{max-width:520px}.password-panel h3{display:flex;align-items:center;gap:12px;font-size:20px;line-height:26px}.password-panel h3 button{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:#111}.password-panel label{display:grid;gap:8px;margin-bottom:14px;color:#111;font-size:14px}.password-panel label>small{color:#ff4d4f;font-size:14px;line-height:18px}.password-panel input,.password-panel label>div{width:100%;height:44px;border:0;border-radius:8px;background:#f0f0f2}.password-panel input{min-width:0;padding:0 16px;color:#111;font-size:14px}.password-panel input::placeholder{color:#888}.password-panel label>div{display:grid;grid-template-columns:minmax(0,1fr) 36px;align-items:center}.password-panel .password-code-row{grid-template-columns:minmax(0,1fr) 92px}.password-code-row button{height:32px;margin-right:6px;border:0;border-radius:6px;background:#8fd66a;color:#111;font-size:14px}.password-code-row button:disabled,.personal-submit:disabled{cursor:not-allowed;opacity:.62}.password-panel label>div input{background:transparent}.password-panel label>div svg{color:#444}.password-panel .kyc-upload-field{position:relative;height:118px;grid-template-columns:minmax(0,1fr);place-items:center;padding:8px;overflow:hidden;color:#666;cursor:pointer}.password-panel .kyc-upload-field.disabled,.password-panel input:disabled{cursor:not-allowed;opacity:.62}.kyc-upload-field input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;color:transparent;cursor:pointer;font-size:0;opacity:0}.kyc-upload-field input::-webkit-file-upload-button{visibility:hidden}.kyc-upload-field span{min-width:0;overflow:hidden;color:#444;font-size:14px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.kyc-upload-field img{width:100%;height:100%;border-radius:6px;object-fit:cover}.password-eye{width:36px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:#444;cursor:pointer}.password-eye svg{pointer-events:none}.personal-submit{width:100%;height:46px;margin-top:8px;border:0;border-radius:7px;background:#8fd66a;color:#111;font-size:14px}.personal-error{margin:-2px 0 10px;color:#ff4d4f;font-size:13px;line-height:18px}.toast-fade-enter-active,.toast-fade-leave-active{transition:opacity .18s ease,transform .18s ease}.toast-fade-enter-from,.toast-fade-leave-to{opacity:0;transform:translate(-50%,-8px)}:root[data-theme=dark] .wallet-modal{background:#202127;color:#ffffffd1}:root[data-theme=dark] .wallet-modal-head,:root[data-theme=dark] .wallet-side{border-color:#ffffff14}:root[data-theme=dark] .wallet-balance-card,:root[data-theme=dark] .wallet-select,:root[data-theme=dark] .wallet-third-card{background:#2a2c33}:root[data-theme=dark] .wallet-balance-card small,:root[data-theme=dark] .wallet-balance-card strong,:root[data-theme=dark] .wallet-content h2,:root[data-theme=dark] .wallet-select,:root[data-theme=dark] .wallet-third-card,:root[data-theme=dark] .wallet-rate,:root[data-theme=dark] .wallet-info-row b{color:#fff}:root[data-theme=dark] .wallet-menu-item,:root[data-theme=dark] .wallet-tabs button,:root[data-theme=dark] .wallet-form input,:root[data-theme=dark] .wallet-form select,:root[data-theme=dark] .wallet-coin-dropdown{border-color:#ffffff1a;background:#24262d;color:#ffffffb8}:root[data-theme=dark] .wallet-coin-dropdown button{color:#ffffffc2}:root[data-theme=dark] .wallet-coin-dropdown button:hover,:root[data-theme=dark] .wallet-coin-dropdown button.active{background:#8fd66a29;color:#8fd66a}:root[data-theme=dark] .wallet-crypto-detail label{color:#ffffff94}:root[data-theme=dark] .wallet-address-line{background:#2a2c33}:root[data-theme=dark] .wallet-address-line b{color:#fff}:root[data-theme=dark] .wallet-third-panel .wallet-form input,:root[data-theme=dark] .wallet-third-panel .wallet-form select{border:0;background:#2a2c33}:root[data-theme=dark] .wallet-third-panel .wallet-form input::placeholder{color:#ffffff6b}:root[data-theme=dark] .wallet-pay-row,:root[data-theme=dark] .wallet-pay-row b{color:#fff}:root[data-theme=dark] .wallet-menu-item.active,:root[data-theme=dark] .wallet-tabs button.active{border-color:#8fd66a;background:#8fd66a29;color:#8fd66a}:root[data-theme=dark] .wallet-form label,:root[data-theme=dark] .wallet-info-row,:root[data-theme=dark] .wallet-record-card div{color:#ffffff94}:root[data-theme=dark] .wallet-record-tabs,:root[data-theme=dark] .wallet-record-card{border-color:#ffffff14}:root[data-theme=dark] .wallet-record-tabs button{color:#ffffffa3}:root[data-theme=dark] .wallet-record-tabs button.active{color:#8fd66a;border-bottom-color:#8fd66a}:root[data-theme=dark] .wallet-record-card b{color:#ffffffc2}:root[data-theme=dark] .profile-popover{background:#202127;color:#ffffffd1}:root[data-theme=dark] .member-head strong,:root[data-theme=dark] .member-head span,:root[data-theme=dark] .member-menu-item,:root[data-theme=dark] .member-invite strong,:root[data-theme=dark] .member-invite p,:root[data-theme=dark] .member-link{color:#fff}:root[data-theme=dark] .member-invite span{color:#8fd66a}:root[data-theme=dark] .member-head svg,:root[data-theme=dark] .member-invite svg{color:#fff}:root[data-theme=dark] .personal-modal{background:#202127;color:#ffffffd6}:root[data-theme=dark] .personal-head,:root[data-theme=dark] .personal-side{border-color:#ffffff1a}:root[data-theme=dark] .personal-head h2,:root[data-theme=dark] .personal-panel h3,:root[data-theme=dark] .password-panel h3 button,:root[data-theme=dark] .password-panel label,:root[data-theme=dark] .security-list button,:root[data-theme=dark] .personal-side>button:not(.personal-logout),:root[data-theme=dark] .personal-logout{color:#fff}:root[data-theme=dark] .personal-side>button:not(.personal-logout),:root[data-theme=dark] .personal-logout,:root[data-theme=dark] .personal-info-list div,:root[data-theme=dark] .share-lines div,:root[data-theme=dark] .security-list button,:root[data-theme=dark] .password-panel input,:root[data-theme=dark] .password-panel label>div{border-color:#ffffff1a;background:#2b2c33}:root[data-theme=dark] .password-panel label>div input{background:transparent}:root[data-theme=dark] .password-panel input{color:#fff}:root[data-theme=dark] .member-invite span svg{color:#8fd66a}:root[data-theme=dark] .topbar-divider{background:#ffffffc7}:root[data-theme=dark] .member-menu-item.active,:root[data-theme=dark] .member-menu-item:hover{background:#ffffff14}:root[data-theme=dark] .member-invite{border-color:#ffffff1a;background:#24262d}:root[data-theme=dark] .member-link:hover{color:#8fd66a}.icon-button,.text-button,.primary-link,.secondary-link,.primary-button{min-height:38px;border-radius:8px;border:1px solid var(--border);display:inline-flex;align-items:center;justify-content:center}.icon-button{width:38px;background:var(--panel);color:var(--text)}.text-button,.secondary-link{padding:0 14px;color:var(--text);background:var(--panel)}.primary-link,.primary-button{padding:0 18px;border:0;background:var(--primary);color:#0d0d0e;font-weight:800}.primary-button{width:100%;height:46px}.primary-button:disabled{opacity:.6}.page-frame{width:100%;margin:0 auto;padding:0}.page-frame.with-nav{min-height:calc(100vh - 64px)}.stack{display:flex;flex-direction:column;gap:18px}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.panel,.hero-panel,.module-hero,.asset-card,.profile-head,.auth-card{background:var(--panel);border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow)}.hero-panel{min-height:260px;padding:clamp(24px,5vw,56px);display:flex;align-items:flex-end;justify-content:space-between;gap:20px;background:linear-gradient(135deg,rgba(148,217,102,.18),transparent 42%),linear-gradient(90deg,var(--panel),var(--panel-2))}.hero-panel h1{max-width:760px;margin:8px 0 0;font-size:clamp(32px,5vw,60px);line-height:1.02}.hero-panel small,.module-hero p,.section-title span,label span,.quote-row small,.product-card small,.news-card small,.profile-head p,.asset-card small,.table-list small{color:var(--muted)}.banner-strip,.quick-grid,.card-grid,.product-grid,.signal-grid{display:grid;gap:14px}.banner-strip{grid-template-columns:repeat(3,1fr)}.banner-tile{min-height:86px;padding:16px;position:relative;overflow:hidden;border-radius:8px;background:var(--panel);border:1px solid var(--border)}.banner-tile img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.45}.banner-tile span{position:relative;font-weight:800}.panel{padding:18px}.section-title{justify-content:space-between;gap:12px;margin-bottom:16px}.section-title h1,.section-title h2,.module-hero h1,.product-card h2,.auth-card h2,.article-panel h1,.article-panel h2{margin:0}.page-title{margin-bottom:0}.mini-chart{height:250px}.quick-grid{grid-template-columns:repeat(3,1fr)}.quick-grid a,.menu-card{min-height:76px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:var(--panel-2);border:1px solid var(--border);font-weight:800}.quote-table{display:grid}.quote-row{min-height:58px;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr) minmax(0,1fr);align-items:center;gap:10px;border-bottom:1px solid var(--border)}.quote-row>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quote-row>span:first-child{display:flex;flex-direction:column}.quote-row>span:nth-child(2),.quote-row>span:nth-child(3){text-align:right}.quote-head{min-height:36px;color:var(--muted);font-size:12px}.up{color:var(--success)!important}.down,.form-error{color:var(--danger)!important}.form-success{color:var(--success)}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.news-card{min-height:180px;padding:14px;display:flex;flex-direction:column;gap:10px;border-radius:8px;background:var(--panel-2);border:1px solid var(--border)}.news-card img,.article-panel img{width:100%;border-radius:8px;object-fit:cover}.news-card img{height:130px}.trade-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:18px;align-items:start}.symbol-panel{position:sticky;top:86px;max-height:calc(100vh - 178px);overflow:auto}.search-box,.input-action{display:flex;align-items:center;gap:10px;background:var(--panel-2);border:1px solid var(--border);border-radius:8px;padding:0 12px}.search-box{min-height:44px;margin-bottom:12px}input,select{width:100%;min-height:44px;color:var(--text);background:var(--panel-2);border:1px solid var(--border);border-radius:8px;padding:0 12px;outline:0}.search-box input,.input-action input{border:0;padding:0}.input-action button{width:34px;height:34px;color:var(--muted);background:transparent;border:0}.symbol-item{width:100%;min-height:58px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;color:var(--text);background:transparent;border:0;border-bottom:1px solid var(--border);text-align:left}.symbol-item span{min-width:0;display:flex;flex-direction:column}.symbol-item small{color:var(--muted)}.symbol-item.active{color:#0d0d0e;background:var(--primary);border-radius:8px}.trade-main{min-width:0;display:flex;flex-direction:column;gap:18px}.trade-head{justify-content:space-between;gap:12px;margin-bottom:12px}.trade-head h1{margin:0}.segmented{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:4px;padding:4px;background:var(--panel-2);border-radius:8px;border:1px solid var(--border)}.segmented.compact{width:min(430px,100%)}.segmented button{min-height:36px;color:var(--muted);background:transparent;border:0;border-radius:6px;text-transform:capitalize}.segmented button.active{color:#0d0d0e;background:var(--primary);font-weight:800}.chart-card{min-height:450px;position:relative}.kline-chart{height:450px}.trade-bottom{grid-template-columns:380px minmax(0,1fr)}.order-ticket{display:flex;flex-direction:column;gap:12px}label{display:flex;flex-direction:column;gap:6px;font-size:13px}.module-hero,.asset-card,.profile-head{min-height:170px;padding:26px;display:flex;align-items:center;gap:18px}.module-hero{background:linear-gradient(135deg,rgba(148,217,102,.22),var(--panel))}.module-hero.ai{background:linear-gradient(135deg,rgba(31,177,234,.28),var(--panel))}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{min-height:220px;padding:18px;display:flex;flex-direction:column;justify-content:space-between;gap:18px;border:1px solid var(--border);border-radius:8px;background:var(--panel)}.product-metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.product-metrics span{display:flex;flex-direction:column;gap:4px}.plain-row{justify-content:space-between;color:var(--text);background:transparent;border:0;border-top:1px solid var(--border);padding:14px 0 0}.asset-card{flex-direction:column;align-items:flex-start}.asset-card strong{font-size:clamp(36px,8vw,72px)}.asset-card div{display:flex;gap:10px;flex-wrap:wrap}.kv-list,.table-list{display:grid}.kv-list div,.table-list div{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--border)}.kv-list strong{display:inline-flex;align-items:center;gap:6px}.profile-head h1{margin:0 0 4px}.signal-grid{grid-template-columns:repeat(3,1fr)}.signal-grid div{min-height:120px;padding:16px;display:flex;flex-direction:column;gap:8px;background:var(--panel-2);border:1px solid var(--border);border-radius:8px}.auth-wrap{min-height:calc(100vh - 60px);padding-top:24px;background:#fff}.auth-panel{width:1200px;min-height:min(660px,calc(100vh - 108px));margin:0 auto;border:1px solid #f1f1f1;display:grid;grid-template-columns:1fr 470px;align-items:center;gap:80px;padding:0 70px}.login-illustration{display:flex;justify-content:center}.login-illustration img{width:520px;max-width:100%}.target-auth-card{min-height:auto;padding:0;display:flex;flex-direction:column;align-items:stretch;border:0;box-shadow:none;background:transparent;gap:16px}.auth-title{justify-content:space-between}.target-auth-card h2{font-size:30px}.target-tabs{height:32px;display:flex;gap:30px}.target-auth-card .single-tab{margin-bottom:6px}.target-tabs button{position:relative;border:0;background:transparent;color:#111;padding:0;font-size:15px}.target-tabs button.active{color:#7fd15e}.target-tabs button.active:after{content:"";position:absolute;left:8px;right:8px;bottom:-8px;height:3px;border-radius:4px;background:#7fd15e}.target-auth-card input,.target-auth-card .input-action{height:52px;border:1px solid #111;background:#fff;color:#111;border-radius:5px;font-size:15px}.target-auth-card .input-action input{border:0;min-width:0;height:50px}.target-auth-card .input-action button{flex:0 0 42px;color:#333}.target-auth-card .input-action .code-button{flex-basis:76px;width:76px;color:#111;font-size:14px;white-space:nowrap}.register-line{display:flex;gap:4px;font-size:15px}.register-line a{color:#7fd15e}.target-login-button{height:46px;border-radius:5px;background:#8fd66a;color:#050505;font-size:16px;font-weight:500}.auth-switch{text-align:center;color:var(--primary)}.article-panel{max-width:920px;margin:0 auto;width:100%}.article-panel>*+*{margin-top:14px}.article-content{line-height:1.75;color:color-mix(in srgb,var(--text) 86%,var(--muted))}.state-block{padding:22px;text-align:center;color:var(--muted)}.state-block.error{color:var(--danger)}.wide{width:100%}.target-home{color:#111;background:#fff}.target-container{width:1200px;margin:0 auto}.target-hero{height:440px;background:#111 url(/vendor/dreamrich/home-bg.png) center/cover no-repeat;color:#fff}.hero-copy{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.target-hero h1{margin:0 0 24px;font-size:40px;line-height:1.3;font-weight:800}.target-hero p{margin:0 0 30px;font-size:18px}.target-pill{min-width:96px;height:42px;padding:0 22px;border-radius:22px;display:inline-flex;align-items:center;justify-content:center;background:#8fd66a;color:#111;font-size:14px;font-weight:700}.index-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:34px}.index-card{height:150px;padding:18px 20px;display:flex;flex-direction:column;justify-content:space-between;background:#e3fbef;color:#111}.index-card-top,.index-value,.target-title-line{display:flex;align-items:center;justify-content:space-between}.index-card-top strong{display:flex;align-items:center;gap:8px;font-size:17px}.index-card-top strong span{width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#42d7e9;color:#fff;font-size:9px}.index-card-top strong img{width:18px;height:18px;display:block;object-fit:contain}.index-card-top small{color:#18c979;font-size:11px;text-align:right}.index-card p{margin:0;color:#333;font-size:12px}.index-value b{font-size:21px}.index-value svg{width:130px;height:42px}.index-value polyline{fill:none;stroke:#47e791;stroke-width:2}.target-section{margin-top:36px}.target-section h2,.target-title-line h2{margin:0 0 22px;font-size:30px;line-height:1.2}.volatility-section h2{font-weight:400}.target-section>.target-tabs{margin-bottom:22px}.target-section>.target-tabs button{min-width:62px;height:32px;padding:0 18px;border-radius:16px;font-size:12px}.target-section>.target-tabs button.active{color:#111;background:#8fd66a}.target-section>.target-tabs button:not(.active):hover{background:#47d59433}.target-section>.target-tabs button.active:after{display:none}.rank-table{display:grid;gap:10px}.rank-row{height:50px;display:grid;grid-template-columns:34px minmax(0,1fr) 124px 112px 112px 76px 44px;align-items:center;gap:12px;padding:0 14px;background:#f1f3f4;font-size:15px}.rank-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px}.rank-row b,.rank-row span{font-size:15px}.rank-row em{color:#15c97b;font-style:normal;font-weight:700}.rank-num{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;background:transparent;font-weight:800}.rank-num img{width:28px;height:28px;display:block;object-fit:contain}.picker-layout{display:grid;grid-template-columns:2fr 1fr;gap:46px;align-items:stretch;margin-bottom:34px}.picker-chart,.ask-card{height:280px;border:1px solid #eee;border-radius:8px;background:#fff}.ask-card{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:linear-gradient(135deg,#f5f7f6,#fff)}.ask-card img{width:72px;height:72px}.ask-card p{width:230px;font-size:12px;line-height:1.6}.ask-card a{height:32px;padding:0 18px;display:inline-flex;align-items:center;border-radius:4px;background:#8fd66a}.picker-table{display:grid;gap:0}.picker-row{min-height:66px;display:grid;grid-template-columns:minmax(0,1fr) 160px 160px 140px;align-items:center;color:#111;border-bottom:1px solid #f1f1f1}.picker-row span:first-child{display:flex;flex-direction:column;gap:6px}.picker-row small{color:#777;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.picker-head{min-height:42px;color:#9a9a9a;font-size:12px}.target-news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:56px}.target-news-card{min-height:245px;padding:14px;display:flex;flex-direction:column;gap:10px;background:#f0f2f3;border-radius:8px}.news-image{height:150px;border-radius:6px;background-size:cover;background-position:center}.news-0{background-image:url(https://images.unsplash.com/photo-1610375461246-83df859d849d?auto=format&fit=crop&w=600&q=80)}.news-1{background-image:url(https://images.unsplash.com/photo-1504711434969-e33886168f5c?auto=format&fit=crop&w=600&q=80)}.news-2{background-image:url(https://images.unsplash.com/photo-1504711434969-e33886168f5c?auto=format&fit=crop&w=600&q=80)}.news-3{background-image:url(https://images.unsplash.com/photo-1611605698335-8b1569810432?auto=format&fit=crop&w=600&q=80)}.news-4{background-image:url(https://images.unsplash.com/photo-1549924231-f129b911e442?auto=format&fit=crop&w=600&q=80)}.news-5{background-image:url(https://images.unsplash.com/photo-1529070538774-1843cb3265df?auto=format&fit=crop&w=600&q=80)}.target-news-card strong{line-height:1.25;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.target-news-card small{color:#555}.why-section{margin-top:70px;padding:58px 0 74px;color:#fff;background:#101b17;text-align:center}.why-section h2,.download-section h2{margin:0 0 60px;font-size:33px}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:70px}.why-grid img{width:204px;height:204px}.why-grid p{font-size:20px}.why-grid b,.download-section b{color:#8fd66a}.download-section{padding:70px 0;color:#fff;background:#050505}.download-grid{display:grid;grid-template-columns:1.55fr .8fr;align-items:center;gap:64px}.download-grid>img{width:820px;max-width:100%}.download-section h2{margin-bottom:22px}.download-section p{max-width:560px;line-height:1.55}.qr-row{display:flex;gap:36px;margin:34px 0 18px}.qr-row div{width:126px;height:126px;background:linear-gradient(90deg,#000 10px,transparent 10px) 0 0/20px 20px,linear-gradient(#000 10px,transparent 10px) 0 0/20px 20px,#fff;border:12px solid #fff}.target-footer{padding:44px 0 24px;color:#fff;background:#191919}.footer-grid{display:grid;grid-template-columns:minmax(0,1fr) 180px 180px;gap:28px 40px;align-items:start}.footer-grid img{width:150px}.footer-grid .footer-brand{display:flex;flex-direction:row;align-items:center;gap:12px;color:#fff;font-size:18px;font-weight:600}.footer-grid .footer-brand img{width:38px;height:38px;object-fit:contain}.footer-grid div{display:flex;flex-direction:column;gap:10px}.footer-grid small{grid-column:1 / -1;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);color:#ffffffad;font-size:12px}:root[data-theme=dark] .target-home{background:#18191e;color:#ffffffb3!important}:root[data-theme=dark] .target-home h1,:root[data-theme=dark] .target-home h2,:root[data-theme=dark] .target-home strong,:root[data-theme=dark] .target-home b{color:#fff}:root[data-theme=dark] .index-card,:root[data-theme=dark] .rank-row,:root[data-theme=dark] .picker-chart,:root[data-theme=dark] .ask-card,:root[data-theme=dark] .target-news-card{background:#202127;color:#ffffffb3!important;border-color:#ffffff14}:root[data-theme=dark] .index-card p,:root[data-theme=dark] .index-card-top small,:root[data-theme=dark] .ask-card p,:root[data-theme=dark] .picker-row small,:root[data-theme=dark] .picker-head,:root[data-theme=dark] .target-news-card small,:root[data-theme=dark] .download-section p,:root[data-theme=dark] .target-footer small,:root[data-theme=dark] .footer-grid span,:root[data-theme=dark] .footer-grid a{color:#ffffffb3!important}:root[data-theme=dark] .target-section>.target-tabs button{color:#ffffffb3!important;background:#24262d}:root[data-theme=dark] .target-section>.target-tabs button.active{color:#111!important;background:#8fd66a}:root[data-theme=dark] .target-section>.target-tabs button:not(.active):hover{background:#47d59433}:root[data-theme=dark] .picker-row{color:#ffffffb3!important;border-bottom-color:#ffffff14}:root[data-theme=dark] .why-section,:root[data-theme=dark] .download-section,:root[data-theme=dark] .target-footer{background:#18191e}.target-trade{height:calc(100vh - 60px);display:grid;grid-template-columns:96px 320px minmax(0,1fr) 320px;grid-template-rows:minmax(0,1fr) 30px;gap:6px;background:#f2f4f5;color:#111;overflow:hidden}.target-trade.section-market{grid-template-columns:96px minmax(0,1fr);background:#fff}.target-trade.section-trade{grid-template-columns:96px minmax(220px,2fr) minmax(0,6fr) minmax(240px,2fr);font-size:12px}.target-trade.section-trade.left-collapsed{grid-template-columns:96px 0 minmax(0,8fr) minmax(240px,2fr)}.target-trade.section-trade.right-collapsed{grid-template-columns:96px minmax(220px,2fr) minmax(0,8fr) 0}.target-trade.section-trade.left-collapsed.right-collapsed{grid-template-columns:96px 0 minmax(0,1fr) 0}.target-trade.section-ipo,.target-trade.section-fpo,.target-trade.section-otc,.target-trade.section-pe,.target-trade.section-news,.target-trade.section-fund,.target-trade.section-service{grid-template-columns:96px minmax(0,1fr)}.trade-sidebar{grid-row:1 / 3;display:flex;flex-direction:column;align-items:center;gap:12px;min-height:0;overflow:hidden;padding:16px 0 12px;background:#fff}.section-market .trade-sidebar,.section-ipo .trade-sidebar,.section-fpo .trade-sidebar,.section-otc .trade-sidebar,.section-pe .trade-sidebar,.section-news .trade-sidebar,.section-fund .trade-sidebar,.section-service .trade-sidebar{align-items:center;gap:12px;padding:16px 0 12px}.trade-sidebar a{width:68px;min-height:46px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#777;font-size:13px}.trade-sidebar .menu-icon{width:20px;height:20px;object-fit:contain}.section-market .trade-sidebar a,.section-ipo .trade-sidebar a,.section-fpo .trade-sidebar a,.section-otc .trade-sidebar a,.section-pe .trade-sidebar a,.section-news .trade-sidebar a,.section-fund .trade-sidebar a,.section-service .trade-sidebar a{width:68px;min-height:46px;flex-direction:column;justify-content:center;gap:3px;padding:0;border:0;border-radius:0;font-size:13px}.section-market .trade-sidebar .menu-icon,.section-ipo .trade-sidebar .menu-icon,.section-fpo .trade-sidebar .menu-icon,.section-otc .trade-sidebar .menu-icon,.section-pe .trade-sidebar .menu-icon,.section-news .trade-sidebar .menu-icon,.section-fund .trade-sidebar .menu-icon,.section-service .trade-sidebar .menu-icon{width:20px;height:20px}.trade-sidebar a.active{color:#72d653}.section-market .trade-sidebar a.active,.section-ipo .trade-sidebar a.active,.section-fpo .trade-sidebar a.active,.section-otc .trade-sidebar a.active,.section-pe .trade-sidebar a.active,.section-news .trade-sidebar a.active,.section-fund .trade-sidebar a.active,.section-service .trade-sidebar a.active{border-color:transparent;background:transparent}.watch-panel,.trade-chart-panel,.position-panel,.ticket-panel{background:#fff}.market-workspace{min-width:0;min-height:0;display:grid;grid-template-columns:minmax(540px,5fr) minmax(0,6fr);grid-template-rows:52px minmax(270px,.95fr) minmax(270px,1fr);gap:18px;padding:0 22px 20px 24px;overflow:hidden;background:#fff}.market-country,.market-index-card,.market-heat-card,.market-industries{background:#f2f3f5}.market-country{grid-column:1 / 3;display:flex;align-items:center;gap:8px;padding:0 16px;color:#111;font-size:14px}.market-country span{font-size:24px;line-height:1}.market-country b{font-weight:500}.market-index-card,.market-heat-card{min-width:0;overflow:hidden;border-radius:4px}.market-index-card{position:relative;padding:16px}.market-index-head{position:relative;z-index:1;display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:10px;font-size:18px}.market-index-head b{font-weight:500}.market-index-head strong,.market-index-head em{color:#18c979;font-style:normal;font-weight:700}.market-index-head em{justify-self:end}.market-index-chart{height:calc(100% - 30px);min-height:230px}.market-heat-card{padding:14px 12px 12px}.market-heat-card h2,.market-industries h2{margin:0;color:#111;font-size:20px;font-weight:500}.market-heat-canvas{height:calc(100% - 34px);min-height:230px;margin-top:8px;cursor:pointer}.market-industries{grid-column:2;grid-row:2 / 4;min-width:0;min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto repeat(3,minmax(142px,1fr));gap:10px;overflow:hidden;padding:14px 0 0;background:#f2f3f5}.market-industries h2{grid-column:1 / -1}.industry-block{min-width:0;min-height:0;overflow:hidden;margin:0;background:#f2f3f5}.industry-block h3{height:24px;margin:0;display:flex;align-items:center;padding:0 14px;background:#dde1e9;color:#111;font-size:15px;font-weight:500}.industry-head,.industry-row{display:grid;grid-template-columns:86px minmax(0,1fr) 62px 72px;align-items:center;gap:6px;padding:0 10px}.industry-head{height:22px;color:#777;font-size:12px}.industry-row{min-height:18px;color:#111;font-size:12px}.industry-head span{white-space:nowrap}.industry-head span:nth-child(3),.industry-head span:nth-child(4),.industry-row em{text-align:right}.industry-row b{font-weight:500}.industry-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.industry-row em{justify-self:end;font-style:normal}.watch-panel{grid-column:2;padding:10px 12px;overflow:hidden;display:flex;flex-direction:column}.watch-tabs,.watch-head,.watch-row,.chart-title,.periods,.indicator-row,.position-tabs,.position-main,.ticket-symbol,.overview-tabs,.bottom-ticker{display:flex;align-items:center}.watch-tabs{gap:14px;font-size:14px}.watch-search-btn,.favorite-btn{display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:#111}.watch-search-btn{width:24px;height:24px;margin-left:auto}.favorite-btn{width:30px;height:30px}.watch-tabs button,.periods button,.position-tabs button,.overview-tabs button{border:0;background:transparent;color:#444;cursor:pointer}.watch-tabs .active,.periods .active,.position-tabs .active,.overview-tabs .active{color:#111;border-bottom:3px solid #8fd66a}.watch-tabs svg{margin-left:auto;width:14px;height:14px}.watch-head{flex:0 0 auto;height:32px;display:grid;grid-template-columns:minmax(0,50%) minmax(0,25%) minmax(0,20%);column-gap:2.5%;align-items:center;color:#777;font-size:12px}.watch-head span:nth-child(2),.watch-head span:nth-child(3){text-align:right}.watch-list{min-height:0;flex:1 1 auto;overflow-y:auto;scrollbar-width:none}.watch-list::-webkit-scrollbar{display:none}.watch-row{min-height:62px;display:grid;grid-template-columns:minmax(0,50%) minmax(0,25%) minmax(0,20%);column-gap:2.5%;align-items:start;border-radius:4px;cursor:pointer}.watch-row.active{background:#47d5941a}.watch-row div{min-width:0;overflow:hidden}.watch-row b{display:inline-block;max-width:calc(100% - 38px);overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;font-size:14px}.watch-row i{display:inline-block;margin-left:6px;padding:2px 5px;border-radius:3px;background:#4ca9ff;color:#fff;font-style:normal;font-size:10px;line-height:1;vertical-align:middle;white-space:nowrap}.watch-row small{display:-webkit-box;margin-top:3px;color:#777;line-height:1.35;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:11px}.watch-row strong,.watch-row em{min-width:0;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.watch-row em{font-style:normal}.add-stock{flex:0 0 auto;width:96px;height:30px;display:block;margin:22px auto 0;border:1px solid #d8dce2;border-radius:6px;background:#fff;color:#555}.watch-empty,.watch-loading,.watch-total,.stock-search-loading{padding:10px 0;color:#777;font-size:12px;text-align:center}.watch-empty{min-height:160px;display:grid;place-items:center}.chart-workspace{position:relative;grid-column:3;min-width:0;display:grid;grid-template-rows:minmax(0,1fr) 170px;gap:6px}.chart-workspace.records-collapsed{grid-template-rows:minmax(0,1fr) 38px}.chart-workspace.records-pending:not(.records-collapsed){grid-template-rows:minmax(0,1fr) 230px}.trade-collapse-btn{position:absolute;z-index:4;top:14px;width:18px;height:18px;display:grid;place-items:center;border:0;background:transparent;box-shadow:none;padding:0}.trade-collapse-btn img{width:18px;height:18px;object-fit:contain}.trade-collapse-left{left:10px}.trade-collapse-left img{transform:rotate(180deg)}.left-collapsed .trade-collapse-left img{transform:rotate(0)}.trade-collapse-right{right:10px}.right-collapsed .trade-collapse-right img{transform:rotate(180deg)}.trade-chart-panel{min-width:0;padding:8px 12px 0}.chart-title{height:28px;gap:9px;padding-left:18px}.chart-title h1{margin:0;font-size:18px}.chart-title b{color:#555}.periods{gap:12px;height:24px;font-size:13px;color:#555}.periods b,.periods .active{color:#00a8e8}.periods button{height:22px;padding:0;font-size:13px}.ohlc{height:20px;color:#777;font-size:11px}.target-line-chart-wrap{position:relative;height:calc(100% - 82px);min-height:300px}.target-line-chart{width:100%;height:100%;background:transparent}.kline-status{position:absolute;left:50%;top:50%;z-index:2;transform:translate(-50%,-50%);padding:4px 10px;border-radius:4px;background:#ffffffc7;color:#555;font-size:12px;pointer-events:none}.hqchart-kline,.hqchart-kline canvas{background:transparent!important}.hqchart-kline .klineframe-toolbar,.hqchart-kline .klineframe-button,.hqchart-kline [class*=klineframe-toolbar],.hqchart-kline [class*=klineframe-button],.hqchart-kline [class*=UMyChart_FrameToolbar],.hqchart-kline [class*=index_overlay],.hqchart-kline [class*=index_change]{display:none!important}.indicator-row{height:20px;gap:14px;color:#555;font-size:11px}.indicator-row button{height:20px;padding:0;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer}.indicator-row button.active{color:#16b978}.position-panel{padding:6px 16px;min-height:0;overflow:hidden}.position-tabs{gap:22px;height:26px;font-size:14px}.position-card{height:calc(100% - 26px);min-height:0;padding:6px 0 0;overflow:hidden}.record-collapse-btn{width:22px;height:22px;margin-left:auto;display:grid;place-items:center;border:0;background:transparent;padding:0}.record-collapse-btn img{width:18px;height:18px;object-fit:contain;transform:rotate(90deg);transition:transform .16s ease}.position-panel.collapsed .record-collapse-btn img{transform:rotate(-90deg)}.record-empty{min-height:108px;display:grid;place-items:center}.record-empty img{width:96px;height:auto;opacity:.92}.trade-history-list{height:100%;min-width:0}.trade-position-record{min-width:0}.trade-position-record{min-height:0;display:flex;flex-direction:column;gap:12px;padding:8px 16px 12px;border-bottom:1px solid #e8e8e8}.position-record-head,.trade-history-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0}.position-record-title,.trade-history-title,.position-record-actions{display:flex;align-items:center}.position-record-title,.trade-history-title{min-width:0;gap:10px;color:#111;font-size:12px;font-weight:400;flex-wrap:wrap}.position-record-title b,.trade-history-title b{font-size:14px;font-weight:400}.position-record-title strong,.trade-history-title strong{font-size:12px;font-weight:400}.position-record-title em,.trade-history-title em{color:#555;font-size:12px;font-style:normal;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trade-history-title i{color:#444;font-size:24px;font-style:normal;line-height:1}.trade-side-badge{display:inline-flex;align-items:center;justify-content:center;height:24px;padding:0 6px;border:1px solid #16c878;border-radius:4px;color:#00bf70;font-size:12px;font-weight:400}.trade-side-badge.sell{border-color:#ef4444;color:#ef4444}.position-record-actions{margin-left:auto;gap:10px;color:#444;font-size:12px;white-space:normal;justify-content:flex-end;flex-wrap:wrap;min-width:220px;max-width:48%}.position-record-actions>span{flex-basis:100%;text-align:right}.position-record-actions button{height:28px;border:0;border-radius:7px;background:#e9ecf4;color:#111;padding:0 10px;font-size:12px;font-weight:400;cursor:pointer}.position-record-actions .close-position-btn{display:inline-flex;align-items:center;gap:8px}.close-position-btn span{font-size:16px;line-height:1}.position-record-metrics,.trade-history-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(112px,1fr));gap:10px}.position-record-metrics div,.trade-history-metrics div{display:grid;gap:3px;min-width:0}.position-record-metrics span,.trade-history-metrics span{color:#555;font-size:12px;line-height:1.2;overflow-wrap:anywhere}.position-record-metrics b,.trade-history-metrics b{color:#000;font-size:12px;font-weight:400;line-height:1.15;overflow-wrap:anywhere}.profit-up{color:#12c978!important}.profit-down{color:#ff4949!important}.trade-history-list{overflow-y:auto;scrollbar-width:none}.trade-history-list::-webkit-scrollbar{display:none}.trade-history-record{display:grid;gap:9px;padding:4px 16px 10px;border-bottom:1px solid #e8e8e8}.trade-history-record+.trade-history-record,.trade-position-record+.trade-position-record{padding-top:12px}.trade-history-top>span{color:#444;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trade-order-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;background:#00000094}.take-profit-modal{position:relative;width:min(620px,calc(100vw - 48px));max-height:min(720px,calc(100vh - 48px));overflow-y:auto;border-radius:10px;background:#fff;padding:18px 18px 22px;color:#050505}.take-profit-close{position:absolute;top:16px;right:16px;width:28px;height:28px;border:0;border-radius:50%;background:#8fd66a;color:#fff;font-size:24px;line-height:24px;cursor:pointer}.take-profit-modal header h2{display:inline;margin:0;font-size:14px;font-weight:400}.take-profit-modal header span{display:inline-flex;align-items:center;height:22px;margin-left:10px;padding:0 8px;border-radius:5px;background:#e8f1ff;color:#006dff;font-size:12px;font-weight:400;vertical-align:3px}.take-profit-modal header p{margin:4px 0 0;color:#555;font-size:14px;font-weight:400}.take-profit-divider{height:1px;margin:12px 0 14px;background:#e5e5e5}.take-profit-fields,.take-profit-info{display:grid;gap:10px}.take-profit-fields>div,.take-profit-fields label,.take-profit-info div{display:grid;grid-template-columns:minmax(170px,1fr) 220px;align-items:center;gap:14px;margin:0}.take-profit-fields span,.take-profit-info span{color:#050505;font-size:12px;font-weight:400}.take-profit-fields b,.take-profit-info b{justify-self:end;font-size:12px;font-weight:400}.take-profit-fields input{width:100%;height:30px;border:1px solid #ddd;border-radius:7px;background:#f3f3f5;padding:0 12px;font-size:12px}.take-profit-confirm{width:100%;height:38px;margin-top:16px;border:0;border-radius:7px;background:#8fd66a;color:#000;font-size:12px;font-weight:400;cursor:pointer}.close-confirm-modal{width:min(360px,calc(100vw - 40px));overflow:hidden;border-radius:4px;background:#fff;text-align:center;color:#000}.close-confirm-modal h2{margin:18px 20px 0;font-size:14px;font-weight:400}.close-confirm-modal p{margin:24px 24px 22px;font-size:12px;line-height:1.35}.close-confirm-modal div{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #eee}.close-confirm-modal button{height:48px;border:0;background:#fff;color:#555;font-size:12px;cursor:pointer}.close-confirm-modal button+button{border-left:1px solid #eee;color:#8fd66a}.ticket-panel{grid-column:4;padding:12px 12px 0}.ticket-symbol{justify-content:space-between}.ticket-symbol h2{margin:0;font-size:18px}.stock-search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:95;display:grid;place-items:center;padding:18px;background:#00000094}.stock-search-modal{width:min(680px,calc(100vw - 52px));height:min(620px,calc(100vh - 38px));padding:18px;border-radius:12px;background:#fff;color:#050505}.stock-search-modal header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.stock-search-modal h2{margin:0;font-size:18px;line-height:24px;font-weight:500}.stock-search-modal header button{width:30px;height:30px;border:0;border-radius:50%;background:#8fd66a;color:#050505;font-size:27px;line-height:1}.stock-search-field{height:52px;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:12px;padding:0 20px;border-radius:26px;background:#e7e9f0}.stock-search-field input{min-height:0;height:100%;padding:0;border:0;background:transparent;color:#050505;font-size:14px}.stock-search-field input::placeholder{color:#858585;font-weight:600}.stock-search-results{display:grid;gap:10px;margin-top:24px}.stock-search-result{min-height:78px;display:grid;grid-template-columns:minmax(0,1fr) auto 32px;align-items:center;gap:12px;padding:0 14px;border:1px solid #e5e5e5;border-radius:14px;cursor:pointer}.stock-search-result strong{display:flex;align-items:center;gap:8px;color:#050505;font-size:16px;line-height:22px;font-weight:500}.stock-search-result strong span{min-width:30px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;background:#e8f0ff;color:#0b73ff;font-size:13px}.stock-search-result p{margin:5px 0 0;color:#858585;font-size:13px}.stock-search-quote{display:grid;justify-items:end;gap:3px}.stock-search-result b{color:#050505;font-size:16px;font-weight:500}.stock-search-quote em{color:#18c979;font-size:12px;font-style:normal;font-weight:500}.stock-search-result>button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;background:transparent}.ticket-price{margin-top:10px;color:#18c979;font-size:32px;font-weight:800}.ticket-change{color:#18c979;font-weight:800}.ticket-change span{color:#333;margin-left:8px}.overview-tabs{height:38px;margin-top:10px;gap:20px;border-top:1px solid #eee}.overview-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;row-gap:10px;font-size:13px}.profile-summary{display:grid;gap:8px;padding:8px 0 10px;border-bottom:1px solid #eee;font-size:11px;line-height:1.45}.profile-grid{display:grid;gap:6px}.profile-grid div{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.profile-grid span,.ticket-more-list span{color:#667085}.profile-grid b,.ticket-more-list b{color:#111;font-weight:700}.profile-summary p{margin:0;color:#667085}.overview-grid b{color:#18c979}.more-btn{width:100%;height:30px;border:0;background:transparent;border-bottom:1px solid #eee}.ticket-form{display:grid;gap:8px;padding-top:10px;font-size:11px}.ticket-form label{display:grid;grid-template-columns:1fr minmax(112px,1.35fr);align-items:center}.buy-sell,.stepper,.fraction-row,.lev-row{display:grid;grid-auto-flow:column;gap:3px}.buy-sell button,.fraction-row button,.lev-row button,.stepper button,.ticket-form select,.ticket-form input,.stepper input{height:28px;min-height:28px;border:0;background:#dde1e9;color:#111;border-radius:4px}.buy-sell button.active{background:#19c879;color:#fff}.buy-sell button.sell.active{background:#ef4444;color:#fff}.stepper{grid-template-columns:28px minmax(0,1fr) 28px}.ticket-form input,.stepper input{height:28px;min-height:28px;text-align:center;padding:0}.fee-row{display:grid;grid-template-columns:1fr auto;gap:5px;padding-top:8px;font-size:11px;border-top:1px solid #eee}.ticket-buy{height:36px;border:0;border-radius:5px;color:#fff;background:#19c879;font-size:14px}.ticket-buy.sell{background:#ef4444}.ticket-more-drawer{position:fixed;z-index:35;top:60px;right:0;bottom:28px;width:330px;padding:12px 14px;overflow-y:auto;background:#fff;box-shadow:-18px 0 38px #0f172a1f}.ticket-more-head{height:36px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee}.ticket-more-head h3{margin:0;font-size:18px}.ticket-more-head button{width:26px;height:26px;border:0;background:transparent;color:#333;font-size:22px;line-height:1}.ticket-more-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 10px;padding-top:12px;font-size:11px}.ticket-more-list div{min-width:0;display:flex;flex-direction:column;gap:3px}.ticket-more-list b,.ticket-more-list span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bottom-ticker{grid-column:2 / 5;display:grid;grid-template-columns:max-content minmax(0,1fr) max-content;align-items:center;gap:12px;padding:0 14px;background:#fff;white-space:nowrap;overflow:hidden}.bottom-ticker-title,.bottom-ticker-time{position:relative;z-index:1;background:#fff}.bottom-ticker-title{padding-right:4px}.bottom-ticker-time{padding-left:4px}.bottom-ticker-marquee{min-width:0;overflow:hidden}.bottom-ticker-track{min-width:max-content;display:flex;align-items:center;gap:18px;animation:ticker-scroll 28s linear infinite}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.section-ipo .bottom-ticker,.section-fpo .bottom-ticker,.section-market .bottom-ticker,.section-otc .bottom-ticker,.section-pe .bottom-ticker,.section-news .bottom-ticker,.section-fund .bottom-ticker,.section-service .bottom-ticker{grid-column:2 / 3}:root[data-theme=dark] .target-trade{background:#18191e;color:#fffc}:root[data-theme=dark] .trade-sidebar,:root[data-theme=dark] .watch-panel,:root[data-theme=dark] .trade-chart-panel,:root[data-theme=dark] .position-panel,:root[data-theme=dark] .ticket-panel,:root[data-theme=dark] .bottom-ticker,:root[data-theme=dark] .workspace-content{background:#202127;color:#fffc}:root[data-theme=dark] .trade-sidebar a{color:#ffffff9e}:root[data-theme=dark] .trade-sidebar a.active{color:#8fd66a}:root[data-theme=dark] .market-country,:root[data-theme=dark] .market-index-card,:root[data-theme=dark] .market-heat-card{background:#202127;color:#ffffffd1}:root[data-theme=dark] .target-trade.section-market,:root[data-theme=dark] .market-workspace,:root[data-theme=dark] .market-industries{background:#18191e}:root[data-theme=dark] .bottom-ticker-title,:root[data-theme=dark] .bottom-ticker-time{background:#202127}:root[data-theme=dark] .market-country,:root[data-theme=dark] .market-heat-card h2,:root[data-theme=dark] .market-industries h2,:root[data-theme=dark] .market-index-head b,:root[data-theme=dark] .industry-block h3,:root[data-theme=dark] .industry-row{color:#fff}:root[data-theme=dark] .industry-block h3{background:#2a2c33}:root[data-theme=dark] .industry-block{background:#202127}:root[data-theme=dark] .industry-head,:root[data-theme=dark] .industry-row b,:root[data-theme=dark] .industry-row span{color:#fff}:root[data-theme=dark] .watch-tabs button,:root[data-theme=dark] .periods button,:root[data-theme=dark] .position-tabs button,:root[data-theme=dark] .overview-tabs button,:root[data-theme=dark] .chart-title b,:root[data-theme=dark] .periods,:root[data-theme=dark] .indicator-row,:root[data-theme=dark] .watch-head,:root[data-theme=dark] .watch-row small,:root[data-theme=dark] .ohlc,:root[data-theme=dark] .position-main small,:root[data-theme=dark] .ticket-change span,:root[data-theme=dark] .ticket-form label,:root[data-theme=dark] .fee-row span,:root[data-theme=dark] .profile-grid span,:root[data-theme=dark] .ticket-more-list span{color:#ffffff9e}:root[data-theme=dark] .watch-tabs .active,:root[data-theme=dark] .periods .active,:root[data-theme=dark] .position-tabs .active,:root[data-theme=dark] .overview-tabs .active,:root[data-theme=dark] .chart-title h1,:root[data-theme=dark] .ticket-symbol h2,:root[data-theme=dark] .position-main b,:root[data-theme=dark] .position-main strong,:root[data-theme=dark] .position-metrics b,:root[data-theme=dark] .profile-grid b,:root[data-theme=dark] .ticket-more-list b,:root[data-theme=dark] .watch-row b,:root[data-theme=dark] .watch-row strong{color:#fff}:root[data-theme=dark] .kline-status{background:#1f2026d1;color:#ffffffc7}:root[data-theme=dark] .add-stock,:root[data-theme=dark] .position-main button,:root[data-theme=dark] .buy-sell button,:root[data-theme=dark] .fraction-row button,:root[data-theme=dark] .lev-row button,:root[data-theme=dark] .stepper button,:root[data-theme=dark] .ticket-form select,:root[data-theme=dark] .ticket-form input,:root[data-theme=dark] .stepper input,:root[data-theme=dark] .more-btn,:root[data-theme=dark] .ticket-more-drawer{border-color:#ffffff1a;background:#2a2c33;color:#ffffffd1}:root[data-theme=dark] .more-btn{background:transparent}:root[data-theme=dark] .buy-sell button.active,:root[data-theme=dark] .ticket-buy{background:#19c879;color:#fff}:root[data-theme=dark] .buy-sell button.sell.active,:root[data-theme=dark] .ticket-buy.sell{background:#ef4444;color:#fff}:root[data-theme=dark] .overview-tabs,:root[data-theme=dark] .more-btn,:root[data-theme=dark] .fee-row,:root[data-theme=dark] .profile-summary,:root[data-theme=dark] .ticket-more-head{border-color:#ffffff14}:root[data-theme=dark] .ticket-more-head button{color:#fff}:root[data-theme=dark] .position-record-title,:root[data-theme=dark] .trade-history-title,:root[data-theme=dark] .position-record-metrics b,:root[data-theme=dark] .trade-history-metrics b,:root[data-theme=dark] .take-profit-modal,:root[data-theme=dark] .close-confirm-modal{color:#fff}:root[data-theme=dark] .trade-history-title em,:root[data-theme=dark] .position-record-title em,:root[data-theme=dark] .trade-history-title i,:root[data-theme=dark] .position-record-actions,:root[data-theme=dark] .trade-history-top>span,:root[data-theme=dark] .position-record-metrics span,:root[data-theme=dark] .trade-history-metrics span{color:#ffffffad}:root[data-theme=dark] .position-record-actions button,:root[data-theme=dark] .take-profit-modal,:root[data-theme=dark] .close-confirm-modal,:root[data-theme=dark] .close-confirm-modal button{background:#24262d}:root[data-theme=dark] .position-record-actions button{color:#fff}:root[data-theme=dark] .trade-history-record,:root[data-theme=dark] .take-profit-divider,:root[data-theme=dark] .close-confirm-modal div,:root[data-theme=dark] .close-confirm-modal button+button{border-color:#ffffff1a}:root[data-theme=dark] .take-profit-fields input{border-color:#ffffff1a;background:#2a2c33;color:#fff}:root[data-theme=dark] .take-profit-fields span,:root[data-theme=dark] .take-profit-info span,:root[data-theme=dark] .take-profit-fields b,:root[data-theme=dark] .take-profit-info b{color:#fff}:root[data-theme=dark] .ipo-card,:root[data-theme=dark] .otc-card,:root[data-theme=dark] .pe-card,:root[data-theme=dark] .fund-card,:root[data-theme=dark] .service-card,:root[data-theme=dark] .risk-panel,:root[data-theme=dark] .listed-table,:root[data-theme=dark] .news-list-panel,:root[data-theme=dark] .news-detail-panel,:root[data-theme=dark] .otc-ticket{background:#24262d;border-color:#ffffff14;color:#ffffffc7}:root[data-theme=dark] .news-workspace,:root[data-theme=dark] .news-recommended-head,:root[data-theme=dark] .news-list-panel,:root[data-theme=dark] .news-detail-panel{background:#18191e}:root[data-theme=dark] .news-recommended-head{border-color:#ffffff14}:root[data-theme=dark] .news-recommended-head h1,:root[data-theme=dark] .news-list-panel h3,:root[data-theme=dark] .news-detail-panel h2{color:#fff}:root[data-theme=dark] .news-list-panel article{border-color:#ffffff14}:root[data-theme=dark] .news-list-panel article.active{background:#ffffff0f}:root[data-theme=dark] .table-head,:root[data-theme=dark] .metric-grid span,:root[data-theme=dark] .fund-card p,:root[data-theme=dark] .news-list-panel small,:root[data-theme=dark] .news-detail-panel small{color:#ffffff94}.bottom-ticker em{color:#00a88a;font-style:normal}.workspace-content{min-width:0;height:100%;padding:18px 24px 50px;overflow:auto;background:#fff}.workspace-hero{min-height:132px;padding:24px 28px;margin-bottom:18px;border-radius:4px;background:linear-gradient(135deg,#101b17,#1d7f50);color:#fff}.workspace-hero h1{margin:0 0 12px;font-size:36px}.workspace-hero p{max-width:680px;margin:0 0 18px;font-size:16px}.workspace-hero button,.green-action{height:36px;margin-right:10px;padding:0 18px;border:0;border-radius:5px;background:#8fd66a;color:#111;font-weight:700}.block-tabs{margin:8px 0 18px}.ipo-grid,.pe-grid,.fund-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.ipo-card,.otc-card,.pe-card,.fund-card,.service-card,.risk-panel,.listed-table,.news-list-panel,.news-detail-panel,.otc-ticket{background:#f7f8f9;border:1px solid #edf0f2;border-radius:8px;padding:18px}.ipo-card h2,.otc-card h2,.pe-card h2,.fund-card h2,.listed-table h2,.news-list-panel h2,.news-detail-panel h2{margin:0 0 8px}.progress{height:8px;margin:18px 0;overflow:hidden;border-radius:10px;background:#e6e9ef}.progress span{display:block;height:100%;background:#8fd66a}.metric-grid{display:grid;grid-template-columns:1fr auto;gap:10px 18px;margin:12px 0 18px}.metric-grid span{color:#667085}.metric-grid b{text-align:right}.listed-table{margin-top:22px}.table-head,.table-row{display:grid;grid-template-columns:minmax(0,1fr) 150px 120px 120px 120px;align-items:center;gap:14px;min-height:42px;border-bottom:1px solid #e9ecef}.table-head{color:#8a94a6;font-size:13px}.table-row em{color:#ef5350;font-style:normal}.otc-workspace{height:100%;display:grid;grid-template-columns:minmax(0,7fr) minmax(260px,3fr);grid-template-rows:96px minmax(0,1fr);gap:16px 20px;padding:0 22px 18px;overflow:hidden;background:#fff}.otc-workspace-head{grid-column:1 / 3;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #eef0f2}.otc-title-line{display:flex;align-items:center;gap:12px;min-width:0}.otc-title-line img{width:78px;height:80px;object-fit:contain}.otc-title-line h1{margin:0 0 4px;color:#111;font-size:28px;line-height:34px;font-weight:500}.otc-title-line p{margin:0;color:#667085;font-size:13px;line-height:18px}.otc-orders-btn{height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 16px;border:1px solid #e8ecef;border-radius:4px;background:#fff;color:#333;font-size:13px;cursor:pointer}.otc-orders-btn img{width:16px;height:16px;object-fit:contain}.otc-list-panel,.otc-ticket-panel{min-height:0;overflow:auto;scrollbar-width:none;background:#f7f8f9;border:1px solid #edf0f2;border-radius:8px}.otc-list-panel::-webkit-scrollbar,.otc-ticket-panel::-webkit-scrollbar{display:none}.otc-list-panel{display:grid;align-content:start;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:14px}.otc-product-card{min-width:0;padding:16px;border:1px solid #edf0f2;border-radius:8px;background:#fff;cursor:pointer}.otc-product-card.active{border-color:#8fd66a}.otc-product-head h2{margin:0 0 4px;color:#111;font-size:16px;line-height:20px}.otc-symbol-line{display:flex;align-items:center;gap:8px}.otc-symbol-line span{display:inline-flex;align-items:center;height:20px;padding:0 8px;border-radius:3px;background:#eef8ea;color:#67b247;font-size:12px}.otc-symbol-line small{color:#667085;font-size:12px}.otc-product-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 20px}.otc-product-metrics div{display:flex;justify-content:space-between;gap:10px;min-width:0}.otc-product-metrics span{color:#667085;font-size:12px}.otc-product-metrics b{color:#111;font-size:13px}.bt-product-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.bt-product-metrics div{display:grid;justify-content:stretch;gap:4px}.bt-product-metrics b{text-align:left}.otc-ticket-panel{display:grid;align-content:start;gap:8px;padding:16px}.otc-ticket-panel h3{margin:0;color:#111}.otc-ticket-panel h3{font-size:15px;line-height:20px}.otc-ticket-head{display:grid;gap:6px;padding-bottom:2px}.otc-ticket-rows{display:grid;gap:4px}.otc-ticket-rows>div,.otc-ticket-rows>label{min-height:26px;display:flex;align-items:center;justify-content:space-between;gap:14px;color:#667085;font-size:13px}.otc-ticket-rows b{color:#111;font-weight:600;text-align:right}.otc-quantity-stepper{width:144px;display:grid;grid-template-columns:34px minmax(0,1fr) 34px}.otc-quantity-stepper button,.otc-quantity-stepper input{height:34px;min-height:34px;border:1px solid #e4e7ec;background:#fff;color:#111}.otc-quantity-stepper button{font-size:18px;font-weight:700;line-height:1}.otc-quantity-stepper button:first-child{border-radius:4px 0 0 4px}.otc-quantity-stepper button:last-child{border-radius:0 4px 4px 0}.otc-quantity-stepper input{min-width:0;border-left:0;border-right:0;border-radius:0;padding:0;text-align:center}.otc-orders-modal{width:min(500px,calc(100vw - 32px))}.otc-order-list{padding:14px 16px 18px}.otc-order-card{padding:14px;border:1px solid #edf0f2;border-radius:8px;background:#f7f8f9}.otc-order-symbol{display:flex;align-items:center;gap:8px;margin-bottom:12px}.otc-order-symbol span{display:inline-flex;align-items:center;height:20px;padding:0 8px;border-radius:3px;background:#eef8ea;color:#67b247;font-size:12px}.otc-order-symbol b{color:#111;font-size:14px}.otc-order-details{display:grid;gap:8px}.otc-order-detail-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.otc-order-detail-row.single{grid-template-columns:1fr}.otc-order-detail-row div{display:grid;align-content:start;gap:4px;min-width:0}.otc-order-details span{color:#667085;font-size:12px}.otc-order-details b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#111;font-size:13px;font-weight:600}.risk-panel{margin-top:22px;line-height:1.7}.fund-workspace{height:100%;display:grid;align-content:start;gap:34px;padding:24px min(9vw,120px) 70px;scrollbar-width:none;overflow:auto;background:#fff}.fund-workspace::-webkit-scrollbar{display:none}.fund-hero-panel{min-height:198px;display:grid;grid-template-columns:minmax(0,1fr) 360px;align-items:center;gap:30px;padding:30px 34px;border-radius:4px;background:#f5f7f6}.fund-hero-copy h1{margin:0 0 18px;color:#8edc62;font-size:18px;line-height:24px;font-weight:400}.fund-hero-copy>strong{display:block;margin-bottom:16px;color:#8edc62;font-size:22px;line-height:28px;font-weight:400}.fund-hero-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,180px));gap:42px}.fund-hero-metrics div{display:grid;gap:10px}.fund-hero-metrics span{color:#667085;font-size:12px;line-height:16px;font-weight:400}.fund-hero-metrics b{color:#111;font-size:13px;line-height:18px}.fund-hero-panel img{width:300px;justify-self:end;object-fit:contain}.fund-card-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px;max-width:885px}.fund-case-card{min-height:240px;padding:28px;border-radius:4px;background:#f5f7f6}.fund-case-card h2{margin:0 0 14px;color:#111;font-size:14px;line-height:20px;font-weight:400}.fund-case-tags{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:14px}.fund-case-tags span{min-height:23px;display:inline-flex;align-items:center;padding:0 8px;border-radius:3px;background:#24be8247;color:#35b88c;font-size:11px;line-height:16px;font-weight:400}.fund-case-tags span:nth-child(2){background:#b48e0061;color:#ffc400}.fund-yield-line{display:flex;align-items:baseline;gap:7px;margin-bottom:8px}.fund-yield-line b{color:#00c77b;font-size:16px;line-height:20px}.fund-yield-line span{color:#111;font-size:14px;line-height:18px;font-weight:400}.fund-case-card p{margin:0 0 20px;color:#667085;font-size:11px;line-height:16px;font-weight:400}.fund-case-card button{width:100%;height:36px;border:0;border-radius:4px;background:#8dda64;color:#111;font-size:14px;font-weight:400;cursor:pointer}.fund-case-list{display:grid;gap:16px}.fund-case-list h2{margin:0;color:#111;font-size:18px;line-height:24px;font-weight:400}.fund-case-table{min-width:0;overflow-x:auto;scrollbar-width:none}.fund-case-table::-webkit-scrollbar{display:none}.fund-case-head,.fund-case-row{display:grid;grid-template-columns:minmax(230px,2.05fr) minmax(95px,.86fr) minmax(82px,.72fr) minmax(95px,.82fr) minmax(95px,.82fr) minmax(145px,1.1fr) minmax(150px,1.15fr);align-items:center;min-width:0;gap:12px;padding:0 14px}.fund-case-head{min-height:48px;background:#f5f7f6;color:#111;font-size:11px;line-height:15px;font-weight:400}.fund-case-row{min-height:50px;border-bottom:1px solid #edf0f2;color:#667085;font-size:12px;line-height:16px;font-weight:400}.fund-case-row b{color:#111;font-weight:400}.fund-case-row em{color:#ff5252;font-style:normal}.fund-case-row button{height:28px;min-width:0;overflow:hidden;padding:0 8px;border:0;border-radius:5px;background:#eef1f4;color:#667085;font-size:11px;font-weight:400;text-overflow:ellipsis}.fund-trade-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:28px;background:#0000009e}.fund-trade-modal{width:min(720px,calc(100vw - 56px));padding:28px 32px 24px;border-radius:12px;background:#fff;color:#111;box-shadow:0 26px 80px #0f172a38}.fund-trade-modal h2{margin:0 0 22px;color:#111;font-size:20px;line-height:26px;font-weight:400}.fund-trade-summary{display:grid;gap:18px;padding:0 24px 24px;border-bottom:1px solid #edf0f2}.fund-trade-summary div,.fund-trade-row{display:flex;align-items:center;justify-content:space-between;gap:18px}.fund-trade-summary span,.fund-amount-field>span,.fund-trade-row span{color:#667085;font-size:14px;line-height:18px;font-weight:400}.fund-trade-summary b,.fund-trade-row b{color:#111;font-size:14px;line-height:18px;font-weight:400}.fund-amount-field{display:grid;gap:14px;margin-top:26px}.fund-amount-field>div{height:56px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 16px 0 22px;border-radius:7px;background:#f4f5f7}.fund-amount-field input{min-width:0;height:100%;border:0;outline:0;background:transparent;color:#111;font-size:14px}.fund-amount-field input::placeholder{color:#98a2b3}.fund-amount-field button{height:28px;padding:0 10px;border:0;border-radius:5px;background:#8dda64;color:#111;font-size:14px}.fund-trade-row{min-height:34px}.fund-trade-actions{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.fund-trade-actions button{height:48px;border:0;border-radius:7px;background:#eef1f4;color:#333;font-size:14px;font-weight:400}.fund-trade-actions button:last-child{background:#8dda64;color:#111}.ipo-workspace{height:100%;display:grid;grid-template-columns:minmax(0,7fr) minmax(260px,3fr);grid-template-rows:96px minmax(0,1fr);gap:16px 20px;padding:0 22px 18px;overflow:hidden;background:#fff}.ipo-workspace-head{grid-column:1 / 3;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #eef0f2}.ipo-title-line{display:flex;align-items:center;gap:12px;min-width:0}.ipo-title-line img{width:78px;height:80px;object-fit:contain}.ipo-title-line h1{margin:0 0 4px;color:#111;font-size:28px;line-height:34px;font-weight:500}.ipo-title-line p{margin:0;color:#667085;font-size:13px;line-height:18px}.ipo-record-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.ipo-record-actions button{height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;border:1px solid #e8ecef;border-radius:4px;background:#fff;color:#333;font-size:13px;cursor:pointer}.ipo-record-actions img{width:18px;height:18px;object-fit:contain}.ipo-main-panel,.ipo-side-listed{min-height:0;overflow:auto;scrollbar-width:none}.fpo-workspace .ipo-main-panel{grid-column:1 / 3}.ipo-main-panel{background:#f7f8f9;border:1px solid #edf0f2;border-radius:8px;padding:14px}.ipo-main-panel::-webkit-scrollbar,.ipo-side-listed::-webkit-scrollbar{display:none}.ipo-tabs{display:flex;align-items:center;gap:28px;height:44px;margin-bottom:12px;border-bottom:1px solid #edf0f2}.ipo-tabs button{position:relative;height:44px;padding:0;border:0;background:transparent;color:#666;font-size:15px;cursor:pointer}.ipo-tabs button.active{color:#111;font-weight:600}.ipo-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:#8fd66a}.ipo-offering-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ipo-card-head{min-height:60px}.ipo-card-head h2{margin:0 0 4px;color:#111;font-size:15px;line-height:19px;font-weight:600}.ipo-card-head small{color:#667085;font-size:12px}.ipo-progress-row{margin:12px 0}.ipo-progress-row>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#667085;font-size:12px}.ipo-progress-row b{color:#111;font-weight:600}.ipo-progress-row .progress{margin:8px 0 0}.ipo-card-metrics{display:grid;gap:8px;margin-bottom:14px}.ipo-card-metrics div{display:flex;justify-content:space-between;gap:12px;color:#667085;font-size:12px;line-height:16px}.ipo-card-metrics b{color:#111;font-weight:600;text-align:right}.ipo-card .green-action{width:100%;margin:0}.ipo-left-listed,.ipo-side-listed{background:#f7f8f9;border:1px solid #edf0f2;border-radius:8px}.ipo-left-listed{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;overflow:visible;background:transparent;border:0;border-radius:0}.ipo-listed-card{min-width:0;padding:16px;border:1px solid #edf0f2;border-radius:8px;background:#fff}.ipo-listed-card h2{margin:0 0 4px;color:#111;font-size:15px;line-height:19px;font-weight:600}.ipo-listed-card small{display:block;margin-bottom:12px;color:#667085;font-size:12px}.ipo-listed-card div{display:flex;justify-content:space-between;gap:12px;padding:7px 0;color:#667085;font-size:12px;line-height:16px}.ipo-listed-card b{color:#111;font-weight:600;text-align:right}.ipo-side-listed{padding:14px}.ipo-side-listed h2{margin:0 0 12px;color:#111;font-size:18px}.ipo-side-head,.ipo-side-row{display:grid;grid-template-columns:minmax(0,1fr) 70px 82px 66px;align-items:center;gap:8px;min-height:44px;border-bottom:1px solid #e9ecef;font-size:12px}.ipo-side-head{min-height:32px;color:#8a94a6}.ipo-side-row div{display:grid;gap:2px;min-width:0}.ipo-side-row b,.ipo-side-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ipo-side-row span{color:#8a94a6}.ipo-subscribe-overlay,.ipo-record-overlay{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#0000006b}.ipo-subscribe-modal,.ipo-record-modal{width:min(520px,calc(100vw - 32px));max-height:calc(100vh - 48px);overflow:auto;scrollbar-width:none;border-radius:8px;background:#fff;color:#111;box-shadow:0 22px 70px #0000003d}.ipo-record-modal{width:min(500px,calc(100vw - 32px));display:grid;grid-template-rows:54px minmax(0,1fr);overflow:hidden}.ipo-subscribe-modal::-webkit-scrollbar,.ipo-record-modal::-webkit-scrollbar{display:none}.ipo-subscribe-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px 20px 8px}.ipo-subscribe-head h2{display:inline;margin:0;font-size:18px;line-height:24px;font-weight:600}.ipo-subscribe-head span{display:inline-flex;vertical-align:2px;align-items:center;height:20px;margin-left:8px;padding:0 8px;border-radius:3px;background:#eef8ea;color:#67b247;font-size:12px}.ipo-subscribe-head button{width:28px;height:28px;border:0;background:transparent;color:#666;font-size:24px;line-height:26px;cursor:pointer}.ipo-subscribe-symbol{padding:0 20px 8px;color:#667085;font-size:13px}.ipo-subscribe-fields{display:grid;gap:4px;padding:0 20px 12px}.ipo-subscribe-fields div,.ipo-subscribe-fields label{min-height:30px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:14px;color:#667085;font-size:13px}.ipo-subscribe-fields b{color:#111;font-weight:600}.ipo-subscribe-fields input{width:160px;height:30px;min-height:30px;border:1px solid #e4e7ec;border-radius:4px;padding:0 10px;text-align:right;color:#111;background:#fff}.ipo-subscribe-message{width:calc(100% - 40px);margin:0 20px 12px;text-align:left}.ipo-subscribe-submit{width:calc(100% - 40px);height:40px;margin:0 20px 18px;border:0;border-radius:4px;background:#8fd66a;color:#fff;font-weight:700;cursor:pointer}.ipo-risk-box{margin:0 20px 20px;padding:0;border-radius:0;background:transparent;color:#667085;font-size:12px;line-height:1.6}.ipo-risk-box h3{margin:0 0 8px;color:#111;font-size:14px}.ipo-risk-box p{margin:0 0 8px}.ipo-risk-box p:last-child{margin-bottom:0}.ipo-record-modal-head{height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid #edf0f2}.ipo-record-modal-head h2{margin:0;color:#111;font-size:18px}.ipo-record-modal-head button{width:28px;height:28px;border:0;background:transparent;color:#666;font-size:24px;line-height:26px;cursor:pointer}.ipo-record-list{min-height:0;display:grid;align-content:start;gap:12px;overflow:auto;scrollbar-width:none;padding:14px 16px 18px}.ipo-record-list::-webkit-scrollbar{display:none}.ipo-record-card{padding:14px;border:1px solid #edf0f2;border-radius:8px;background:#f7f8f9}.ipo-record-card h3{margin:0 0 6px;color:#111;font-size:15px;line-height:20px}.ipo-record-meta{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:12px}.ipo-record-meta span{display:inline-flex;align-items:center;height:20px;padding:0 8px;border-radius:3px;background:#eef8ea;color:#67b247}.ipo-record-meta b{color:#111}.ipo-record-meta em{margin-left:auto;color:#8a94a6;font-style:normal}.ipo-record-meta em.allocated{color:#67b247}.ipo-record-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px}.ipo-record-stats div{display:grid;gap:4px;min-height:54px;padding:8px;border-radius:6px;background:#fff}.ipo-record-details{display:grid;gap:8px}.ipo-record-details div{display:flex;justify-content:space-between;gap:10px;min-width:0}.ipo-record-stats span,.ipo-record-details span{color:#667085;font-size:12px}.ipo-record-stats b,.ipo-record-details b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#111;font-size:13px}:root[data-theme=dark] .ipo-workspace,:root[data-theme=dark] .ipo-workspace-head,:root[data-theme=dark] .ipo-record-actions button{background:#18191e}:root[data-theme=dark] .ipo-workspace-head,:root[data-theme=dark] .ipo-tabs,:root[data-theme=dark] .ipo-main-panel,:root[data-theme=dark] .ipo-left-listed,:root[data-theme=dark] .ipo-side-listed,:root[data-theme=dark] .ipo-record-actions button{border-color:#ffffff14}:root[data-theme=dark] .ipo-title-line h1,:root[data-theme=dark] .ipo-tabs button.active,:root[data-theme=dark] .ipo-side-listed h2,:root[data-theme=dark] .ipo-record-actions button,:root[data-theme=dark] .ipo-card-head h2,:root[data-theme=dark] .ipo-listed-card h2,:root[data-theme=dark] .ipo-listed-card b,:root[data-theme=dark] .ipo-progress-row b,:root[data-theme=dark] .ipo-card-metrics b{color:#fff}:root[data-theme=dark] .ipo-main-panel,:root[data-theme=dark] .ipo-side-listed{background:#24262d}:root[data-theme=dark] .ipo-left-listed{background:transparent}:root[data-theme=dark] .ipo-listed-card{background:#18191e;border-color:#ffffff14}:root[data-theme=dark] .ipo-subscribe-modal,:root[data-theme=dark] .ipo-record-modal{background:#24262d;color:#fff}:root[data-theme=dark] .ipo-subscribe-head h2,:root[data-theme=dark] .ipo-subscribe-fields b,:root[data-theme=dark] .ipo-risk-box h3,:root[data-theme=dark] .ipo-record-modal-head h2,:root[data-theme=dark] .ipo-record-card h3,:root[data-theme=dark] .ipo-record-meta b,:root[data-theme=dark] .ipo-record-stats b,:root[data-theme=dark] .ipo-record-details b{color:#fff}:root[data-theme=dark] .ipo-subscribe-head button,:root[data-theme=dark] .ipo-record-modal-head button,:root[data-theme=dark] .ipo-subscribe-symbol,:root[data-theme=dark] .ipo-subscribe-fields div,:root[data-theme=dark] .ipo-subscribe-fields label,:root[data-theme=dark] .ipo-risk-box,:root[data-theme=dark] .ipo-record-meta em,:root[data-theme=dark] .ipo-record-stats span,:root[data-theme=dark] .ipo-record-details span{color:#ffffff94}:root[data-theme=dark] .ipo-subscribe-fields input,:root[data-theme=dark] .ipo-risk-box{background:#18191e;border-color:#ffffff14}:root[data-theme=dark] .ipo-risk-box{background:transparent}:root[data-theme=dark] .ipo-subscribe-fields input{color:#fff}:root[data-theme=dark] .ipo-record-modal-head,:root[data-theme=dark] .ipo-record-card{border-color:#ffffff14}:root[data-theme=dark] .ipo-record-card,:root[data-theme=dark] .ipo-record-stats div{background:#18191e}:root[data-theme=dark] .ipo-record-meta em.allocated{color:#8fd66a}:root[data-theme=dark] .ipo-tabs button{color:#ffffff94}:root[data-theme=dark] .ipo-side-head,:root[data-theme=dark] .ipo-side-row span,:root[data-theme=dark] .ipo-listed-card small,:root[data-theme=dark] .ipo-listed-card div,:root[data-theme=dark] .ipo-title-line p,:root[data-theme=dark] .ipo-card-head small,:root[data-theme=dark] .ipo-progress-row>div:first-child,:root[data-theme=dark] .ipo-card-metrics div{color:#ffffff94}:root[data-theme=dark] .ipo-side-head,:root[data-theme=dark] .ipo-side-row{border-color:#ffffff14}:root[data-theme=dark] .otc-workspace,:root[data-theme=dark] .otc-workspace-head{background:#18191e}:root[data-theme=dark] .otc-workspace-head,:root[data-theme=dark] .otc-list-panel,:root[data-theme=dark] .otc-ticket-panel,:root[data-theme=dark] .otc-product-card,:root[data-theme=dark] .otc-orders-btn,:root[data-theme=dark] .otc-order-card,:root[data-theme=dark] .otc-quantity-stepper button,:root[data-theme=dark] .otc-quantity-stepper input{border-color:#ffffff14}:root[data-theme=dark] .otc-list-panel,:root[data-theme=dark] .otc-ticket-panel{background:#24262d}:root[data-theme=dark] .otc-product-card,:root[data-theme=dark] .otc-orders-btn,:root[data-theme=dark] .otc-order-card,:root[data-theme=dark] .otc-quantity-stepper button,:root[data-theme=dark] .otc-quantity-stepper input{background:#18191e}:root[data-theme=dark] .otc-title-line h1,:root[data-theme=dark] .otc-product-head h2,:root[data-theme=dark] .otc-product-metrics b,:root[data-theme=dark] .otc-ticket-panel h3,:root[data-theme=dark] .otc-ticket-rows b,:root[data-theme=dark] .otc-orders-btn,:root[data-theme=dark] .otc-order-symbol b,:root[data-theme=dark] .otc-order-details b,:root[data-theme=dark] .otc-quantity-stepper button,:root[data-theme=dark] .otc-quantity-stepper input{color:#fff}:root[data-theme=dark] .otc-title-line p,:root[data-theme=dark] .otc-symbol-line small,:root[data-theme=dark] .otc-product-metrics span,:root[data-theme=dark] .otc-order-details span,:root[data-theme=dark] .otc-ticket-rows div,:root[data-theme=dark] .otc-ticket-rows label{color:#ffffff94}:root[data-theme=dark] .fund-workspace,:root[data-theme=dark] .fund-workspace-head{background:#18191e}:root[data-theme=dark] .fund-hero-panel,:root[data-theme=dark] .fund-case-card,:root[data-theme=dark] .fund-case-head{background:#1b2b2b}:root[data-theme=dark] .fund-case-list h2,:root[data-theme=dark] .fund-case-card h2,:root[data-theme=dark] .fund-yield-line span,:root[data-theme=dark] .fund-case-head,:root[data-theme=dark] .fund-case-row b{color:#f4f4f5}:root[data-theme=dark] .fund-hero-metrics span,:root[data-theme=dark] .fund-case-card p{color:#ffffffa8}:root[data-theme=dark] .fund-hero-metrics b{color:#fff}:root[data-theme=dark] .fund-case-row{border-bottom-color:#ffffff14;color:#ffffffbd}:root[data-theme=dark] .fund-case-row button{background:#303139;color:#ffffff9e}:root[data-theme=dark] .fund-trade-modal{background:#1d2028;color:#f4f4f5;box-shadow:0 26px 80px #00000080}:root[data-theme=dark] .fund-trade-modal h2,:root[data-theme=dark] .fund-trade-summary b,:root[data-theme=dark] .fund-trade-row b{color:#fff}:root[data-theme=dark] .fund-trade-summary{border-bottom-color:#ffffff1a}:root[data-theme=dark] .fund-trade-summary span,:root[data-theme=dark] .fund-amount-field>span,:root[data-theme=dark] .fund-trade-row span{color:#ffffff9e}:root[data-theme=dark] .fund-amount-field>div{background:#575755}:root[data-theme=dark] .fund-amount-field input{color:#fff}:root[data-theme=dark] .fund-amount-field input::placeholder{color:#ffffff5c}:root[data-theme=dark] .fund-trade-actions button{background:#363941;color:#ffffffb3}:root[data-theme=dark] .fund-workspace-head,:root[data-theme=dark] .fund-product-panel,:root[data-theme=dark] .fund-orders-panel,:root[data-theme=dark] .fund-product-card,:root[data-theme=dark] .fund-order-card,:root[data-theme=dark] .fund-stats div{border-color:#ffffff14}:root[data-theme=dark] .fund-product-panel,:root[data-theme=dark] .fund-orders-panel,:root[data-theme=dark] .fund-stats div{background:#24262d}:root[data-theme=dark] .fund-product-card,:root[data-theme=dark] .fund-order-card{background:#18191e}:root[data-theme=dark] .fund-panel-head h2,:root[data-theme=dark] .fund-orders-panel h2,:root[data-theme=dark] .fund-product-card h3,:root[data-theme=dark] .fund-order-card h3,:root[data-theme=dark] .fund-order-card b,:root[data-theme=dark] .fund-stats b{color:#fff}:root[data-theme=dark] .fund-product-metrics span,:root[data-theme=dark] .fund-product-card p,:root[data-theme=dark] .fund-order-card span,:root[data-theme=dark] .fund-stats span{color:#ffffff94}.news-workspace{height:100%;display:grid;grid-template-columns:minmax(240px,29%) minmax(0,1fr);grid-template-rows:62px minmax(0,1fr);gap:14px 26px;padding:0 24px 18px;overflow:hidden;background:#fff}.news-recommended-head{grid-column:1 / 3;display:flex;align-items:center;gap:12px;min-width:0;padding:0 4px;border-bottom:1px solid #eef0f2;background:#fff}.news-recommended-head img{width:78px;height:80px;object-fit:contain}.news-recommended-head h1{margin:0;color:#111;font-size:28px;line-height:34px;font-weight:400}.news-list-panel{min-height:0;overflow:auto;padding:0;background:#fff;border:0;border-radius:0}.news-list-panel,.news-detail-panel{scrollbar-width:none}.news-list-panel::-webkit-scrollbar,.news-detail-panel::-webkit-scrollbar{display:none}.news-list-panel article{display:block;min-height:0;padding:0 0 18px;margin-bottom:18px;border-bottom:1px solid #e9ecef;cursor:pointer}.news-list-panel article.active{background:#f6f8fa}.news-list-panel article>img{width:100%;height:200px;margin-bottom:10px;border-radius:4px;object-fit:cover}.news-list-panel h3{margin:0 0 10px;color:#111;font-size:14px;line-height:18px;font-weight:500;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.news-list-panel small{color:#999;font-size:12px;line-height:16px}.news-detail-panel{min-height:0;overflow:auto;padding:0 12px 18px 0;background:#fff;border:0;border-radius:0;color:#333;font-size:14px;line-height:1.8}.news-detail-panel h2{margin:0 0 8px;color:#111;font-size:20px;line-height:28px;font-weight:600}.news-detail-panel small{display:block;margin-bottom:14px;color:#999;font-size:12px}.news-detail-panel>img{width:100%;max-height:260px;margin-bottom:16px;border-radius:4px;object-fit:cover}.news-detail-body p,.news-detail-panel p{margin:0 0 14px}.service-workspace{display:grid;place-items:start center}.service-workspace .workspace-hero{width:100%}.service-card{width:420px;text-align:center}.service-card img{width:88px;height:88px}@media(max-width:900px){.topbar{padding:0 14px;overflow-x:auto}.page-frame{width:min(100% - 28px,1000px);padding-top:14px}.desktop-nav{justify-content:flex-start;overflow-x:auto}.grid,.grid.two,.auth-wrap{grid-template-columns:1fr}.auth-art{min-height:260px;padding:28px}.auth-card{min-height:auto;border:0}.trade-layout{grid-template-columns:280px minmax(0,1fr)}.trade-bottom{grid-template-columns:340px minmax(0,1fr)}.hero-panel{align-items:flex-start;flex-direction:column}.quick-grid{grid-template-columns:repeat(2,1fr)}.trade-head{align-items:stretch;flex-direction:column}.kline-chart,.chart-card{height:360px;min-height:360px}.ai-entry,.profile-entry{right:14px}.profile-popover{position:fixed;top:64px;right:14px}.profile-menu:after{right:auto;left:-330px;width:370px;height:40px}}@media(max-width:560px){.topbar{height:auto;min-height:64px;flex-wrap:wrap;gap:8px;padding:10px 14px}.desktop-nav{order:3;width:100%}.quote-row{grid-template-columns:minmax(0,1.2fr) minmax(0,.9fr) minmax(0,.9fr);font-size:13px}.panel{padding:14px}.segmented.compact{grid-auto-flow:unset;grid-template-columns:repeat(3,1fr)}.profile-popover{top:72px;left:10px;right:10px;width:auto;grid-template-columns:44px 1fr}.profile-menu:after{left:-230px;width:calc(100vw - 20px);height:48px}.profile-rail{min-height:352px}.profile-rail img{width:112px;height:36px}.profile-panel{padding:12px}.member-head{grid-template-columns:42px 1fr;gap:10px}.member-head img{width:40px;height:40px}.member-head strong{font-size:15px;line-height:19px}.member-head span{gap:5px;font-size:13px;line-height:17px}.member-head svg{width:16px;height:16px}.member-menu-item{height:40px;grid-template-columns:24px 1fr;gap:10px;padding:0 10px;font-size:14px}.member-menu-item img{width:22px;height:22px}.member-invite{min-height:108px;grid-template-columns:minmax(0,1fr) 94px;padding:10px}.member-invite strong{font-size:14px;line-height:18px}.member-invite p{font-size:14px;line-height:19px}.member-invite span{font-size:16px}.invite-mascot{width:94px}.member-link{height:40px;gap:10px;padding:0 10px;font-size:14px}.member-link svg{width:22px;height:22px}}
