:root{color-scheme:light;font-family:PingFang SC,Microsoft YaHei,sans-serif;background:#f3f3f3;color:#141414}*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%}body{background:#f3f3f3}html[dir=rtl] body{direction:rtl}a{color:inherit;text-decoration:none}button,input{font:inherit}.app-shell{min-height:100vh}.top-nav{display:flex;align-items:center;justify-content:space-between;gap:20px;height:46px;padding:0 18px;background:#ffd400;border-bottom:1px solid rgba(229,201,0,.42);position:sticky;top:0;z-index:20}.brand{display:inline-flex;align-items:center;gap:3px;font-weight:800;letter-spacing:.02em;white-space:nowrap}.brand-link{flex-shrink:0}.brand-mark{width:12px;height:12px;border-radius:2px;background:linear-gradient(180deg,#111827,#111827);clip-path:polygon(0 100%,0 44%,19% 44%,19% 70%,38% 70%,38% 25%,57% 25%,57% 58%,76% 58%,76% 10%,100% 10%,100% 100%);margin-right:1px}.brand-main{color:#111827}.brand-accent{color:#58b64c}.top-links{display:flex;align-items:stretch;gap:2px;flex:1}.top-link{display:inline-flex;align-items:center;gap:4px;padding:0 10px;font-size:14px;color:#303030}.nav-menu-trigger{height:100%;border:0;background:transparent;cursor:pointer}.menu-anchor{height:100%}.menu-arrow{font-size:12px}.top-links .router-link-active{font-weight:700}.top-actions{display:flex;align-items:center;gap:10px}.demo-account-badge{display:inline-flex;align-items:center;height:24px;padding:0 10px;border-radius:999px;background:#11182724;color:#111827;font-size:12px;font-weight:700;white-space:nowrap}.menu-item{position:relative;display:flex;align-items:center}.right-menu{height:100%}.menu-popover{position:absolute;top:calc(100% - 2px);left:0;min-width:180px;padding:6px;border-radius:6px;background:#fff;border:1px solid #eceef3;box-shadow:0 8px 18px #0f172a29;display:grid;gap:2px}.right-popover{left:auto;right:0}html[dir=rtl] .menu-popover{left:auto;right:0;text-align:right}html[dir=rtl] .right-popover{right:auto;left:0}.lang-popover{min-width:108px;max-height:520px;overflow:auto}.user-popover{min-width:220px}.account-summary-card{display:grid;gap:8px;padding:10px 12px;margin-bottom:8px;border-radius:12px;background:#f8fafc;border:1px solid #e5e7eb}.account-summary-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.account-summary-row span{color:#64748b;font-size:12px}.account-summary-row strong{color:#111827;font-size:13px;font-weight:700}.menu-pop-item,.table-action,.side-link,.hero-btn{border:0;border-radius:10px;cursor:pointer}.menu-pop-item{width:100%;padding:8px;text-align:left;background:#fff;display:grid;gap:2px;color:#1f2937}.menu-pop-item strong{font-size:13px;font-weight:700}.menu-pop-main{display:flex;align-items:center;gap:6px}html[dir=rtl] .menu-pop-main,html[dir=rtl] .account-summary-row,html[dir=rtl] .hero-cta-row,html[dir=rtl] .auth-row,html[dir=rtl] .register-phone-row,html[dir=rtl] .register-code-row{flex-direction:row-reverse}html[dir=rtl] .top-link,html[dir=rtl] .menu-pop-item,html[dir=rtl] .hero-copy,html[dir=rtl] .hero-subtitle,html[dir=rtl] .panel-card,html[dir=rtl] .auth-card,html[dir=rtl] .auth-help-dialog,html[dir=rtl] .table-empty-state,html[dir=rtl] .payment-page-shell,html[dir=rtl] .pc-page{text-align:right}html[dir=rtl] input:not([type=number]),html[dir=rtl] textarea,html[dir=rtl] select{text-align:right}html[dir=rtl] .user-icon:before{left:auto;right:6px}html[dir=rtl] .user-icon:after{left:auto;right:4px}.menu-pop-icon{width:16px;height:16px;border-radius:4px;background:#eff2f8;color:#4b5563;font-size:10px;font-weight:700;display:grid;place-items:center}.menu-pop-item span{color:#6b7280;font-size:11px}.menu-pop-item:hover{background:#f7f7fa}.menu-pop-item.simple{display:block;font-size:13px}.menu-pop-item.danger{color:#bf3f38}.user-trigger,.lang-trigger{height:30px;border:0;border-radius:6px;background:transparent;display:inline-flex;align-items:center;justify-content:center;font-weight:600;cursor:pointer}.user-trigger{width:30px;padding:0}.lang-trigger{min-width:76px;padding:0 10px}.user-icon{width:18px;height:18px;border-radius:4px;display:inline-block;position:relative;color:#1f2937;background:transparent}.user-icon:before{content:"";position:absolute;left:6px;top:2px;width:6px;height:6px;border-radius:50%;background:#1f2937}.user-icon:after{content:"";position:absolute;left:4px;top:9px;width:10px;height:7px;border-radius:6px 6px 3px 3px;background:#1f2937}.account-switcher{display:grid;gap:6px;margin:2px 0 6px;color:#475569;font-size:12px}.account-switcher select{min-width:100%;padding:10px 12px;border:1px solid #e3e7ee;border-radius:10px;background:#fff;font:inherit}.page-shell{max-width:1360px;margin:0 auto;padding:18px 24px 32px}.page-shell--trade,.page-shell--home{max-width:none;width:100%;padding:0}.page-shell--assets{max-width:none;width:100%}.pc-page{display:grid;gap:24px}.hero{display:grid;grid-template-columns:1.4fr 1fr;gap:24px;min-height:460px;padding:52px 48px 20px;border-radius:24px;background:linear-gradient(180deg,#ffdf18,#ffd90a);box-shadow:0 10px 30px #12182814;overflow:hidden;position:relative}.home-page{gap:24px}.home-page>:not(.hero-home){width:min(100%,1440px);margin:0 auto;padding-left:24px;padding-right:24px}.hero-home{grid-template-columns:minmax(0,1fr) 620px;min-height:625px;padding:0 54px 0 68px;border-radius:0;box-shadow:none;background:linear-gradient(180deg,#ffd400,#ffd400 58%,#ffdf52)}.hero-skyline-layer{position:absolute;bottom:0;left:0;width:100%;height:625px;overflow:hidden;pointer-events:none;z-index:0}.hero-skyline-track{display:flex;align-items:end;width:max-content;height:100%;transform:translateZ(0);will-change:transform;animation:homeHeroSkylineMarquee 32s linear infinite}.hero-skyline-panel{display:block;flex:0 0 auto;aspect-ratio:1988 / 954;height:100%;width:auto;background:url(/assets/background-BvpcDhUB.png) no-repeat center bottom / auto 100%}.home-hero-copy{align-self:center;max-width:640px;padding-left:14%;padding-top:18px;z-index:1}@keyframes homeHeroSkylineDrift{0%{transform:translateZ(0)}to{transform:translateZ(0)}}@keyframes homeHeroSkylineMarquee{0%{transform:translateZ(0)}to{transform:translate3d(-33.333333%,0,0)}}.home-hero-copy h1{margin:0;font-size:64px;line-height:1.04}.home-hero-copy .hero-subtitle{margin-top:18px;max-width:520px;font-size:14px;line-height:1.5}.hero-copy h1{margin:8px 0 16px;font-size:56px;line-height:1}.hero-kicker{font-size:18px;font-weight:700}.hero-subtitle{max-width:520px;margin:0;color:#141414b8;font-size:16px;line-height:1.7}.hero-cta-row{display:flex;gap:14px;margin-top:28px}.hero-btn{min-width:204px;height:48px;padding:0 20px;background:#111;color:#fff}.hero-link-btn{border:0;background:transparent;color:#202735;font-size:13px;cursor:pointer}.ghost-btn{padding:14px 20px;border:1px solid rgba(17,17,17,.18);border-radius:14px;background:#ffffff6b;cursor:pointer}.hero-device{position:relative;display:flex;align-items:center;justify-content:center;justify-self:center;align-self:end;margin-bottom:40px;padding-right:4%;z-index:1}.skyline{position:absolute;inset:auto -48px 0 -48px;display:flex;align-items:end;gap:18px;opacity:.28}.skyline-bar{width:42px;border-radius:16px 16px 0 0;background:#ffffffd9}.skyline-bar:nth-child(1){height:120px}.skyline-bar:nth-child(2){height:168px}.skyline-bar:nth-child(3){height:92px}.skyline-bar:nth-child(4){height:244px}.skyline-bar:nth-child(5){height:148px}.skyline-bar:nth-child(6){height:320px}.skyline-bar:nth-child(7){height:186px}.skyline-bar:nth-child(8){height:230px}.device-frame{width:248px;height:514px;border-radius:38px;background:#f7f8fb;display:grid;place-items:center;color:#384154;font-weight:700;position:relative;z-index:1;border:4px solid rgba(17,17,17,.9)}.device-frame:before{content:"";position:absolute;top:10px;left:50%;width:92px;height:16px;border-radius:0 0 12px 12px;background:#111;transform:translate(-50%)}.device-screen{width:90%;height:92%;border-radius:30px;background:linear-gradient(180deg,#f8fbff,#fff);padding:14px;display:grid;grid-template-rows:auto 1fr auto;gap:12px}.device-screen-header,.device-screen-chart,.device-screen-actions span{border-radius:16px}.device-screen-header{height:38px;background:#edf3fb}.device-screen-chart{background:linear-gradient(180deg,#fff,#eef5ff)}.device-screen-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.device-screen-actions span{display:grid;place-items:center;height:34px;font-size:12px}.device-screen-actions span:first-child{background:#7fd0a8}.device-screen-actions span:last-child{background:#d96e63;color:#fff}.hero-account-row{margin-top:16px;display:flex;flex-wrap:wrap;gap:10px}.hero-account-row span{display:inline-flex;align-items:center;padding:8px 10px;border-radius:999px;background:#ffffff80;color:#3f3f3f;font-size:12px}.home-tabs-panel{display:grid;gap:14px;padding:16px 0 6px}.home-tabs{display:flex;flex-wrap:wrap;gap:18px}.home-tab{border:0;border-bottom:2px solid transparent;border-radius:0;padding:0 0 6px;background:transparent;color:#6b7280;font-weight:600;cursor:pointer}.home-tab.active{border-color:#f1d11b;color:#111827;box-shadow:none}.home-market-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.spotlight-card{padding:14px;border-radius:12px;background:#ececec;display:grid;gap:10px}.spotlight-top{display:flex;align-items:start;justify-content:space-between;gap:12px}.spotlight-top strong{display:block;margin-bottom:4px;font-size:14px}.spotlight-top span{display:inline-flex;padding:4px 8px;border-radius:999px;background:#fff4cf;color:#d09400;font-size:12px}.spotlight-price{font-size:30px;font-weight:800}.spotlight-rate{font-weight:700}.spotlight-meta{display:grid;grid-template-columns:1fr 1fr;gap:8px;font-size:24px;font-weight:800}.spotlight-actions{display:flex;justify-content:flex-end}.panel-card{padding:20px;background:#fff;border-radius:18px;box-shadow:0 10px 30px #12182814}.table-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.home-table-head{margin-bottom:10px}.forex-board-list{display:grid}.forex-row{display:grid;grid-template-columns:1.3fr .8fr .6fr;align-items:center;gap:12px;padding:14px 6px;border-bottom:1px solid #eef0f5}.forex-row:last-child{border-bottom:0}.forex-symbol strong{display:block;font-size:15px}.forex-symbol span{color:#8a92a3;font-size:12px}.home-page>.home-footer-section{width:100vw;margin:0;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:44px clamp(24px,5vw,72px) 30px;background:linear-gradient(180deg,#101722,#050a16);color:#ffffffeb;border-radius:0!important}.home-page .home-footer-shell{width:min(100%,1440px);margin:0 auto}.home-page .home-footer-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,.88fr);gap:36px;align-items:start}.home-page .home-footer-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.home-page .home-footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.home-page .home-footer-column h3,.home-page .home-footer-contact-card h3{margin:0;font-size:17px;font-weight:700;color:#fff}.home-page .home-footer-link{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;min-height:22px;padding:0!important;border:0!important;outline:0;background:transparent!important;box-shadow:none!important;color:#e2e8f0d1!important;font-size:14px;line-height:1.6;text-align:left;cursor:pointer;transition:color .18s ease,transform .18s ease}.home-page .home-footer-link:hover:not(.disabled){color:#f4c54d!important;transform:translate(2px)}.home-page .home-footer-link.disabled,.home-page .home-footer-link:disabled{opacity:1;color:#94a3b87a!important;cursor:not-allowed}.home-page .home-footer-contact{display:grid;gap:16px}.home-page .home-footer-contact-card{padding:18px 20px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:#ffffff0d}.home-page .home-footer-contact-card strong{display:block;margin-top:10px;font-size:15px;line-height:1.75;font-weight:600;color:#ffffffeb;word-break:break-word}.home-page .home-footer-contact-card--address strong{white-space:pre-wrap}.home-page .home-footer-bottom{margin-top:30px;padding-top:24px;border-top:1px solid rgba(255,255,255,.08)}.home-page .home-footer-branding strong{display:block;margin-bottom:10px;font-size:18px;font-weight:700;color:#fff}.home-page .home-footer-branding p{margin:0;max-width:920px;color:#e2e8f0c2;font-size:14px;line-height:1.9}@media(max-width:1200px){.hero{grid-template-columns:1fr;min-height:0;padding:36px 30px 24px}.hero-copy h1{font-size:44px}.hero-device{justify-content:flex-start;min-height:260px}.home-market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .home-footer-grid{grid-template-columns:1fr}.home-page .home-footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.top-nav{height:auto;padding:10px 12px;flex-wrap:wrap;gap:10px}.top-links{order:3;width:100%;overflow-x:auto;white-space:nowrap;padding-bottom:4px}.page-shell{padding:12px 12px 22px}.home-market-grid{grid-template-columns:1fr}.spotlight-meta{font-size:22px}.forex-row{grid-template-columns:1fr;gap:4px}.home-page>.home-footer-section{padding:28px 20px 24px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.home-page .home-footer-links{grid-template-columns:1fr}}.table-search,.form-block input,.auth-card input{width:100%;padding:12px 14px;border:1px solid #e8eaf0;border-radius:12px;background:#fff}.market-table{width:100%;border-collapse:collapse}.market-table th,.market-table td{padding:12px 10px;border-bottom:1px solid #eef0f6;text-align:left;font-size:13px}.market-table thead th{color:#666b78;font-weight:600;white-space:nowrap}.table-action{padding:10px 14px;background:#fadb20}.table-action.muted{background:#eef0f6}.rounded-action{border-radius:999px}.up{color:#22b573}.down{color:#d86056}.market-page,.trade-page{display:grid;gap:20px}.market-toolbar,.assets-header{display:flex;align-items:end;justify-content:space-between;gap:20px}.market-toolbar h2,.assets-header h2{margin:10px 0 0;font-size:32px}.assets-header p{margin:8px 0 0;color:#7a808c}.asset-center-main .assets-header{align-items:center}.asset-center-main .assets-header h2{margin:0;font-size:42px;line-height:1.1}.asset-center-main .assets-toolbar .table-action{min-width:46px;height:32px;padding:0 12px;border-radius:4px;font-size:12px;font-weight:700}.market-mode-tabs{display:flex;gap:18px}.mode-tab,.filter-chip,.inline-tab{border:0;background:transparent;cursor:pointer;font:inherit}.mode-tab{padding:0;font-size:24px;color:#8d929d}.mode-tab.active{color:#111;font-weight:700}.market-search{max-width:180px}.market-filter-row{display:flex;flex-wrap:wrap;gap:12px}.filter-chip{padding:10px 14px;border-radius:10px;background:#ececec;color:#3d4451}.filter-chip.active{background:#222;color:#fff}.leaderboard-card{display:grid;gap:12px}.leaderboard-title{font-weight:700;color:#545b67}.leaderboard-row{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:10px;align-items:center;font-size:14px}.market-table-head{align-items:start}.market-orderby{display:flex;flex-wrap:wrap;gap:8px}.inline-tab{padding:9px 14px;border-radius:999px;background:#f1f2f5;color:#5c6370}.inline-tab.active{background:#ffdf18;color:#111;font-weight:700}.market-panel{overflow:hidden}.market-action{border-radius:999px}.trade-layout{display:grid;grid-template-columns:1.6fr .8fr .8fr;gap:20px}.trade-symbol-bar{display:flex;align-items:center;justify-content:space-between;gap:20px}.trade-symbol-main{display:flex;align-items:center;gap:16px}.trade-symbol-select{min-width:170px;padding:12px 14px;border:1px solid #e6e8ef;border-radius:12px;background:#fff;font:inherit}.trade-price-large{font-size:34px}.trade-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.trade-stats{display:flex;flex-wrap:wrap;gap:14px;color:#666b78;font-size:13px}.trade-header-actions{color:#727986;font-size:13px}.trade-time-tabs{display:flex;flex-wrap:wrap;gap:8px}.chart-stage{display:grid;grid-template-columns:44px 1fr;gap:16px}.chart-tools{display:grid;gap:10px;align-content:start;color:#6d7380}.chart-tools span{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#f3f5fa}.chart-placeholder{min-height:560px;border-radius:18px;background:linear-gradient(180deg,#fbfcff,#f1f4fb);position:relative;overflow:hidden}.chart-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right,rgba(125,140,170,.09) 1px,transparent 1px),linear-gradient(to bottom,rgba(125,140,170,.09) 1px,transparent 1px);background-size:64px 64px}.chart-canvas-host{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.depth-header,.depth-list li{display:grid;grid-template-columns:1fr 1fr;gap:10px}.depth-header{margin-bottom:12px;color:#6b7280;font-size:12px}.depth-list{list-style:none;padding:0;margin:0;display:grid;gap:6px}.depth-list li{padding:4px 0;font-size:12px}.depth-list.ask li span:first-child{color:#d86056}.depth-list.bid li span:first-child{color:#22b573}.depth-price{padding:14px 0;font-size:24px;font-weight:800;text-align:center}.order-tabs{display:flex;gap:8px;margin-bottom:18px}.order-tabs button{flex:1;padding:10px 0;border:0;border-radius:12px;background:#f1f4fb}.order-tabs .active{background:#fadb20}.order-summary,.account-context{margin-bottom:16px;color:#666b78}.form-block{display:grid;gap:8px;margin-bottom:16px}.trade-form-stats{display:grid;gap:8px;margin-bottom:16px;color:#666b78;font-size:13px}.action-row{display:flex;gap:12px}.buy-btn,.sell-btn,.primary-btn,.secondary-btn{width:100%;padding:14px 16px;border:0;border-radius:12px;cursor:pointer}.buy-btn{background:#6ed0a0}.sell-btn{background:#c86657;color:#fff}.assets-layout{display:grid;grid-template-columns:220px 1fr;gap:20px}.assets-side{display:grid;gap:10px;align-content:start}.side-link{padding:12px 14px;background:#f7f7f4;text-align:left}.side-link.active{background:#fff8cf}.assets-main{display:grid;gap:20px}.assets-toolbar{display:flex;justify-content:flex-end;gap:10px}.trade-table-panel{overflow:hidden}.module-page,.profile-page,.verification-page,.loan-page{display:grid;gap:24px}.loan-page{width:min(1280px,100%);margin:0 auto}.module-panel,.profile-card,.verification-basic-card{background:#fff;border-radius:22px;box-shadow:0 10px 30px #12182814}.module-panel{padding:28px}.module-header h2,.verification-basic-card h2{margin:0;font-size:34px}.module-header p,.verification-subtitle{margin:8px 0 0;color:#7d8390}.profile-card{overflow:hidden}.profile-card-header{padding:28px 32px;color:#fff;background:linear-gradient(135deg,#6670ff,#6540a8)}.profile-card-header h2{margin:0;font-size:36px}.profile-card-header p{margin:8px 0 0;opacity:.82}.profile-card-body{padding:28px 32px 22px;display:grid;gap:28px}.profile-avatar-row{display:flex;align-items:start;gap:18px}.avatar-upload-box,.upload-card{position:relative;overflow:hidden;display:grid;place-items:center;border:1px dashed #d8dce8;border-radius:18px;background:#fafbff}.avatar-upload-box{width:132px;height:132px}.avatar-upload-box img,.upload-card img{width:100%;height:100%;object-fit:cover}.avatar-upload-box span{font-size:42px;color:#a2a8b3}.avatar-upload-box input,.upload-card input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.profile-avatar-tips{margin:0;padding-left:18px;color:#7d8390;line-height:1.9}.profile-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.profile-form-field{display:grid;gap:8px}.profile-form-field span{font-weight:600}.profile-form-field input,.profile-form-field select{width:100%;padding:14px 16px;border:1px solid #e3e6ee;border-radius:12px;background:#fff;font:inherit}.profile-form-field input:disabled{color:#9097a5;background:#f2f4f8}.profile-form-field-wide{grid-column:1 / -1}.profile-quick-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.quick-link-card{padding:18px;border-radius:18px;background:linear-gradient(180deg,#fff9d9,#fff);border:1px solid #f1e3a2;display:grid;gap:8px}.quick-link-card span{color:#707785;font-size:13px}.profile-actions,.verification-actions,.dialog-actions{display:flex;justify-content:flex-end;gap:12px}.form-status{margin:0;color:#516070}.demo-notice{margin:0 0 14px;padding:11px 14px;border-radius:12px;background:#ffd4002e;border:1px solid rgba(215,171,0,.26);color:#785a00;font-size:13px;line-height:1.5}.demo-notice-card{display:flex;align-items:center;justify-content:space-between;gap:14px}.demo-reset-btn{min-width:132px;padding:9px 14px;flex:0 0 auto}.payment-section{display:grid;gap:16px}.payment-section+.payment-section{margin-top:28px}.payment-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.payment-section-head h3{margin:0;font-size:22px}.payment-list{display:grid;gap:12px}.payment-card{padding:18px;border-radius:16px;border:1px solid #eceef4;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px}.payment-card p{margin:6px 0 0;color:#78808d}.empty-block{padding:30px 20px;border-radius:16px;background:#fafbff;color:#8f97a5;text-align:center}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f121859;display:grid;place-items:center;padding:24px;z-index:30}.dialog-card{width:min(920px,100%);padding:18px 18px 22px;border-radius:20px;background:#fff;box-shadow:0 20px 70px #12182838;display:grid;gap:18px}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.dialog-close{border:0;background:transparent;font-size:24px;cursor:pointer}.dialog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px}.dialog-field{display:grid;gap:8px}.dialog-field input{width:100%;padding:12px 14px;border:1px solid #e3e6ee;border-radius:10px}.verification-basic-card{width:min(760px,100%);margin:0 auto;padding:34px 34px 28px}.verification-form{margin-top:18px;display:grid;gap:16px}.verification-status-row{display:flex;flex-wrap:wrap;gap:16px;color:#707785}.upload-grid,.loan-upload-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.upload-card{min-height:180px;padding:16px;color:#9aa2ae;text-align:center}.upload-card.compact{min-height:132px}.loan-hero{min-height:240px;padding:42px 56px;border-radius:0;background:#050505;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px}.loan-hero h1{margin:0 0 18px;font-size:58px}.loan-hero p{margin:0 0 20px;color:#ffffffc7}.loan-hero-list{margin:0;padding:0;list-style:none;display:grid;gap:8px;color:#fff;font-weight:600}.loan-hero-list li{display:inline-flex;align-items:center;gap:8px}.loan-hero-list li span{width:20px;height:20px;border-radius:50%;background:#7ec159;color:#111;font-size:12px;display:grid;place-items:center}.loan-hero-illustration{width:240px;height:160px;border-radius:28px;border:2px solid rgba(255,255,255,.3);background:radial-gradient(circle at 60% 40%,rgba(252,226,32,.85) 0 8px,transparent 9px),radial-gradient(circle at 35% 70%,rgba(140,221,107,.85) 0 7px,transparent 8px),linear-gradient(135deg,#ffffff14,#ffffff03)}.loan-grid{display:grid;grid-template-columns:400px 1fr;gap:14px}.loan-form-card,.loan-result-card,.loan-result-banner{border-radius:8px;background:#fff;box-shadow:none}.loan-form-card{padding:18px;display:grid;gap:14px}.loan-form-card .profile-form-field>span{color:#4b5563;font-size:13px;font-weight:600}.loan-form-card .profile-form-field input,.loan-form-card .profile-form-field select{width:100%;height:32px;padding:0 10px;border:1px solid #dfe3ea;border-radius:4px;background:#fff;font:inherit;font-size:12px}.loan-agreement{display:inline-flex;align-items:center;gap:10px;color:#4f5562;font-size:13px}.loan-agreement input{margin:0}.loan-auth-callout{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid #eceef4;border-radius:10px;background:#fafbff;color:#596170}.loan-form-card .table-action{width:100%;height:34px;padding:0 16px;border-radius:999px;font-size:13px;font-weight:700}.loan-summary-list{display:grid;gap:10px}.loan-summary-list div,.loan-result-card div{display:flex;align-items:center;justify-content:space-between;gap:12px}.loan-summary-list span,.loan-result-card span{color:#717986;font-size:13px}.loan-summary-list strong,.loan-result-card strong{font-size:14px}.loan-result-panel{display:grid;gap:14px}.loan-result-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 22px;background:linear-gradient(120deg,#ffdf18,#ffdf18 58%,#fff 58.5%)}.loan-banner-left{display:inline-flex;align-items:center;gap:12px}.loan-banner-dot{width:24px;height:24px;border-radius:50%;background:#58be76}.loan-banner-right{display:grid;gap:4px;justify-items:start}.loan-banner-right span{color:#3f4652;font-size:18px;font-weight:700}.loan-banner-right strong{color:#1f2937;font-size:32px;line-height:1.1}.loan-banner-left strong{font-size:30px}.loan-result-card{padding:20px;display:grid;gap:16px}.loan-result-card .highlight strong{color:#65c27e}.loan-auth-panel{width:min(980px,100%);margin:0 auto;padding:16px 28px 12px;border-radius:0;background:#fff;box-shadow:none;display:grid;gap:12px}.loan-auth-panel h2{margin:0;font-size:42px}.loan-auth-form-stack{width:min(380px,100%);display:grid;gap:12px}.loan-auth-form-stack .profile-form-field>span{font-size:13px;font-weight:600}.loan-auth-form-stack .profile-form-field input,.loan-auth-form-stack .profile-form-field select{width:100%;height:30px;padding:0 10px;border:1px solid #e5e7eb;border-radius:4px;background:#fff;font:inherit;font-size:12px}.loan-upload-stack{width:min(350px,100%);display:grid;gap:12px}.loan-upload-stack .upload-card.compact{min-height:130px;border-radius:4px}.loan-auth-note{width:min(380px,100%);display:grid;gap:6px}.loan-auth-note p{margin:0;color:#555c69;font-size:12px;line-height:1.5}.loan-auth-submit{width:min(380px,100%);height:32px;padding:0 16px;border-radius:999px;font-size:13px;font-weight:700}.input-with-suffix{display:grid;grid-template-columns:1fr auto}.input-with-suffix input{border-right:0;border-radius:12px 0 0 12px}.input-with-suffix span{display:grid;place-items:center;padding:0 16px;border:1px solid #e3e6ee;border-left:0;border-radius:0 12px 12px 0;background:#f6f7fb;color:#7a808c}.empty-cell{text-align:center;color:#8b92a1}.auth-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#efefef}.auth-hero{position:relative;overflow:hidden;display:grid;place-items:center;background:#fadb20}.auth-ring{position:absolute;width:680px;height:680px;border:98px solid rgba(255,255,255,.38);border-radius:50%}.auth-glow{position:absolute;border-radius:999px;background:#ffffff5c}.auth-glow-a{top:96px;left:52px;width:198px;height:198px}.auth-glow-b{right:96px;bottom:126px;width:54px;height:54px;background:#f4cf0de6}.auth-copy{position:relative;z-index:1;text-align:center}.auth-copy h1{margin:0 0 20px;font-size:56px;line-height:1.08}.auth-copy p{margin:0;font-size:34px;font-weight:600}.auth-card{width:480px;margin:auto;display:grid;gap:14px}.auth-language{position:relative;justify-self:end;min-width:188px}.auth-language-trigger{width:100%;min-height:40px;padding:0 14px;border:1px solid #e1e5ee;border-radius:12px;background:#fff;color:#3e4654;display:inline-flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;font-weight:600;cursor:pointer;box-shadow:0 10px 24px #0f172a0a}.auth-language-current{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-language-arrow{font-size:14px;color:#8a94a6;transition:transform .18s ease}.auth-language-arrow.open{transform:rotate(180deg)}.auth-language-menu{position:absolute;top:calc(100% + 10px);right:0;z-index:20;width:100%;max-height:248px;padding:8px;border:1px solid #e1e5ee;border-radius:16px;background:#fffffffa;box-shadow:0 20px 44px #0f172a24;overflow-y:auto;display:grid;gap:6px}.auth-language-option{width:100%;min-height:36px;padding:0 12px;border:1px solid transparent;border-radius:10px;background:transparent;color:#556070;text-align:left;font-size:13px;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}.auth-language-option:hover{background:#f4f6fb}.auth-language-option.active{border-color:#ffd4007a;background:#ffd40029;color:#7a5b00;font-weight:700}.auth-logo{margin-top:12px;display:inline-flex;align-items:center;gap:4px;font-size:38px;font-weight:800}.auth-logo .brand-mark{width:16px;height:16px;margin-right:2px}.auth-card h2{margin:12px 0 0;font-size:48px}.auth-card label{display:grid;gap:8px}.auth-field-label{color:#222a36;font-size:15px;font-weight:700}.auth-field-label i{color:#cc4f3d;font-style:normal;margin-right:2px}.auth-card input{height:48px}.auth-password-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;border:1px solid #e8eaf0;border-radius:12px;background:#fff;overflow:hidden}.auth-password-row input{border:0;border-radius:0}.auth-password-toggle{height:100%;min-width:56px;border:0;border-left:1px solid #e8eaf0;background:#fff;color:#64748b;font-size:13px;font-weight:600;padding:0 12px;cursor:pointer}.auth-forgot-btn{height:100%;border:0;border-left:1px solid #e8eaf0;background:#f8f9fd;color:#4f7cec;font-size:13px;font-weight:600;padding:0 14px;cursor:pointer}.auth-row{display:flex;justify-content:flex-start;color:#666b78;margin-top:2px}.auth-remember{display:inline-flex;align-items:center;gap:8px;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none}.auth-remember input{position:absolute;opacity:0;pointer-events:none}.auth-remember-box{width:18px;height:18px;border-radius:5px;border:1.5px solid #cfd6e4;background:#fff;display:inline-flex;align-items:center;justify-content:center;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.auth-remember-box:after{content:"";width:8px;height:4px;border-left:2px solid transparent;border-bottom:2px solid transparent;transform:rotate(-45deg) translate(.5px,-.5px)}.auth-remember input:checked+.auth-remember-box{background:#ffd814;border-color:#f2c400;box-shadow:0 4px 10px #ffd81447}.auth-remember input:checked+.auth-remember-box:after{border-left-color:#1f2937;border-bottom-color:#1f2937}.auth-error{margin:0;color:#cc4f3d;font-size:14px}.auth-register-tip{display:flex;justify-content:flex-end;align-items:center;gap:4px;color:#666b78;font-size:13px}.auth-link{border:0;background:transparent;padding:0;cursor:pointer;color:#386bf3}.primary-btn{background:#fadb20}.auth-card .primary-btn,.auth-card .secondary-btn{height:52px;border-radius:999px;font-size:16px;font-weight:700}.register-card{gap:11px}.register-card h2{margin-top:6px;margin-bottom:4px}.register-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #d7dae2}.register-tab{height:42px;border:0;border-bottom:2px solid transparent;background:transparent;color:#575e69;font-weight:700;cursor:pointer}.register-tab.active{color:#d9b129;border-color:#d9b129}.register-phone-row{display:grid;grid-template-columns:86px 1fr;gap:8px}.register-country-code{position:relative}.register-country-trigger,.register-code-row button{height:48px;border:1px solid #e8eaf0;border-radius:8px;background:#fff;color:#667080;padding:0 10px}.register-country-trigger{width:100%;display:inline-flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer}.register-country-arrow{color:#8b94a4;transition:transform .18s ease}.register-country-arrow.open{transform:rotate(180deg)}.register-country-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:20;width:180px;padding:8px;border:1px solid #e8eaf0;border-radius:12px;background:#fff;box-shadow:0 16px 32px #0f172a1f}.register-country-search{height:38px;margin-bottom:8px;border-radius:8px}.register-country-list{max-height:188px;overflow-y:auto;display:grid;gap:4px}.register-country-option{width:100%;min-height:38px;padding:0 10px;border:1px solid transparent;border-radius:8px;background:transparent;color:#445063;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;text-align:left}.register-country-option small{color:#8b94a4;font-size:11px}.register-country-option:hover{background:#f5f7fb}.register-country-option.active{background:#fadb2029;border-color:#d9b12961;color:#7a5b00;font-weight:700}.register-country-empty{min-height:38px;border-radius:8px;color:#8b94a4;display:grid;place-items:center;font-size:12px}.register-phone-row input{border-radius:8px}.register-code-row{display:grid;grid-template-columns:1fr 112px;gap:8px}.register-code-btn{color:#3c73eb;font-weight:600;cursor:pointer}.register-code-btn:disabled{cursor:not-allowed;opacity:.7}.register-note{margin:-2px 0 0;color:#7e8693;font-size:12px}.register-login-tip{margin:2px 0 0;text-align:center;color:#666f7d;font-size:13px}.primary-btn:disabled{cursor:not-allowed;opacity:.65}.secondary-btn{background:#386bf3;color:#fff}.ai-page{display:grid;gap:14px}.ai-hero{margin:-18px -24px 0;min-height:300px;padding:38px 56px 26px;background:radial-gradient(circle at 76% 18%,rgba(255,255,255,.12) 0,transparent 15%),linear-gradient(180deg,#050607,#020202);color:#fff;display:grid;grid-template-columns:1.2fr .8fr;gap:18px;overflow:hidden;position:relative}.ai-hero-copy{display:grid;align-content:center;gap:16px;max-width:720px;z-index:1}.ai-hero-copy h1{margin:0;font-size:48px;font-weight:800;line-height:1.1}.ai-hero-text{max-width:700px;margin:0;color:#d6dae0;font-size:16px;line-height:1.7}.ai-hero-actions{display:flex;gap:10px;margin-top:8px}.ai-pill{min-width:132px;height:44px;padding:0 22px;border:0;border-radius:999px;background:linear-gradient(90deg,#36a5ff,#6df0ab);color:#13202f;font-size:16px;font-weight:800;cursor:pointer}.ai-hero-visual,.ai-modal-figure{position:relative;min-height:220px}.ai-orbit{position:absolute;border:1px solid rgba(255,255,255,.55);border-radius:50%}.orbit-a{top:28px;right:72px;bottom:30px;left:84px;transform:rotate(18deg)}.orbit-b{top:54px;right:38px;bottom:56px;left:110px;transform:rotate(-34deg)}.orbit-c{top:70px;right:94px;bottom:42px;left:56px;transform:rotate(78deg)}.ai-figure{position:absolute;top:24px;right:52px;bottom:0;left:52px;display:grid;place-items:center}.ai-figure-head,.ai-figure-body{display:block;background:linear-gradient(180deg,#fffffff5,#d9dde447);box-shadow:0 0 34px #ffffff14}.ai-figure-head{width:86px;height:98px;border-radius:46px 46px 36px 36px;margin:0 auto}.ai-figure-body{width:198px;height:220px;border-radius:92px 92px 26px 26px;margin-top:-10px;clip-path:polygon(18% 0,82% 0,100% 100%,0 100%)}.strategy-board{width:min(1240px,100%);margin:0 auto;padding:8px 12px 20px;border-radius:10px;background:#efefef;box-shadow:none}.strategy-board-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.strategy-tabs,.strategy-actions{display:flex;align-items:center;gap:8px}.strategy-tabs{flex:1;border-bottom:1px solid #cfd2d8;padding-right:12px}.strategy-tab{padding:8px 2px 9px;border:0;border-bottom:2px solid transparent;background:transparent;color:#383d46;font-size:14px;font-weight:600;cursor:pointer}.strategy-tab.active{color:#d9b129;border-color:#d9b129}.strategy-order-btn{height:32px;padding:0 16px;border-radius:4px;background:#d9a13c;color:#fff;font-size:14px;font-weight:700}.strategy-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.strategy-card{min-height:274px;padding:8px 10px;border:2px solid #2a9bf8;border-bottom-color:#57d12f;border-radius:8px;background:#f7f8f8;display:grid;gap:10px;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.strategy-card:hover{transform:translateY(-1px);box-shadow:0 8px 20px #1118271f}.strategy-card-top{display:flex;align-items:center}.strategy-title-wrap{display:inline-flex;align-items:center;gap:8px}.strategy-avatar{width:28px;height:40px;border-radius:3px;background:radial-gradient(circle at 34% 20%,rgba(116,212,255,.85) 0,transparent 36%),linear-gradient(180deg,#0f1c44,#2f5ea8 42%,#1a2f67);border:1px solid rgba(255,255,255,.15)}.strategy-name{color:#1c1f24;font-size:29px;font-weight:700}.strategy-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px}.strategy-card-grid span{display:block;color:#1e2938;font-size:13px;font-weight:700}.strategy-card-grid strong{display:block;margin-top:5px;color:#03af67;font-size:31px;line-height:1.05;font-weight:700;word-break:break-word}.strategy-card-grid>div:nth-child(4) strong{font-size:27px}.strategy-progress-line{display:flex;align-items:center;gap:8px}.strategy-progress{flex:1;height:16px;border-radius:999px;background:#dfe3e8;overflow:hidden}.strategy-progress-fill{height:100%;border-radius:inherit;background:repeating-linear-gradient(-42deg,rgba(255,255,255,.18) 0,rgba(255,255,255,.18) 8px,transparent 8px,transparent 14px),linear-gradient(90deg,#5ea830,#72c23d)}.strategy-progress-check{width:18px;height:18px;border-radius:50%;border:1px solid #8fbe63;color:#5ea830;background:#e4efda;display:inline-grid;place-items:center;font-size:12px;line-height:1}.strategy-empty{grid-column:1 / -1;padding:36px 24px;border-radius:20px;background:#fafafa;color:#70747f;text-align:center}.strategy-empty strong{display:block;color:#232834;font-size:20px}.strategy-empty p,.strategy-subtitle{margin:6px 0 0;color:#70747f}.ai-records-panel{width:min(1240px,100%);margin:0 auto;padding:14px 16px 16px;border-radius:10px;background:#fff;box-shadow:none;display:grid;gap:12px}.records-tabs{display:flex;flex-wrap:wrap;gap:8px}.ai-modal-card{width:min(1040px,100%);border-radius:8px;background:#f2f2f3;box-shadow:0 24px 70px #0e121c66;display:grid;grid-template-columns:1.18fr .82fr;overflow:hidden}.ai-modal-visual{min-height:670px;padding:24px 38px 0;background:radial-gradient(circle at 76% 14%,rgba(255,255,255,.18) 0,transparent 20%),linear-gradient(180deg,#050607,#030303);color:#fff;position:relative;display:grid;align-content:space-between}.ai-modal-copy{position:relative;z-index:1;max-width:520px}.ai-modal-copy h2{margin:0;font-size:44px;line-height:1.08}.ai-modal-copy span{display:block;margin-top:14px;color:#d6dae0;font-size:16px;line-height:1.7}.ai-modal-figure{margin-top:14px}.ai-modal-panel{padding:14px 10px 14px 12px;background:#f2f2f3;display:grid;align-content:start;gap:12px;position:relative}.ai-modal-panel .dialog-close{position:absolute;top:8px;right:8px;font-size:30px;color:#4b5563}.ai-modal-available strong{display:block;margin-top:2px;font-size:43px;line-height:1.05;font-weight:500}.ai-modal-available span{color:#202327;font-size:16px;font-weight:600}.ai-modal-stats{display:grid;gap:8px}.ai-modal-stats div{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:38px}.ai-modal-stats span,.ai-modal-field span{color:#a0a3a8;font-size:17px;font-weight:700}.ai-modal-stats strong{color:#191d24;font-size:18px;font-weight:500}.ai-modal-field{display:grid;grid-template-columns:125px 1fr;align-items:center;min-height:52px;border-radius:7px;background:#e1e3e5;overflow:hidden}.ai-modal-static,.ai-modal-field input{width:100%;height:100%;padding:0 14px;border:0;border-radius:0;background:transparent;color:#1b1f27;font-size:17px;font-weight:600;text-align:right}.ai-modal-field input{outline:none}.ai-modal-field input::placeholder{color:#b2b6bf;font-weight:600}.ai-modal-actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:2px}.ai-confirm-btn,.ai-cancel-btn{width:100%;height:44px;border-radius:4px;font-size:16px;font-weight:700}.ai-confirm-btn{background:#0a0a0a;color:#fff}.ai-cancel-btn{background:#c3c3c6;color:#1f2937}.asset-center-page{width:min(980px,100%);margin:0 auto;display:grid;grid-template-columns:148px 1fr;gap:8px;align-items:start}.asset-center-side{padding:0;border-radius:0;background:#ffffffbf;box-shadow:none;overflow:hidden}.asset-side-link{display:grid;grid-template-columns:36px 1fr;align-items:center;gap:8px;width:100%;padding:14px 12px 14px 14px;border:0;border-left:4px solid transparent;background:#fff;color:#5e6673;text-align:left;cursor:pointer}.asset-side-link.active{border-left-color:#f6c515;background:#fff9d8;color:#111;font-weight:700}.asset-side-icon{width:28px;height:28px;border-radius:8px;border:1px solid #e6e9ef;background:#f7f8fb;color:#7d8490;font-size:11px;font-weight:700;display:grid;place-items:center}.asset-side-icon:before{font-size:12px;line-height:1}.asset-side-text{font-size:14px}.asset-side-link.active .asset-side-icon{border-color:#f1d766;background:#fff4bc;color:#5a4a0a}.asset-side-link-records .asset-side-icon:before{content:"⟳"}.asset-side-link-funding .asset-side-icon:before{content:"⇅"}.asset-side-link-loan .asset-side-icon:before{content:"⟂"}.asset-side-link-ico .asset-side-icon:before{content:"◍"}.asset-center-main{display:grid;gap:12px}.asset-metric-strip{padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border-radius:0;box-shadow:none}.asset-metric-item{padding:22px 18px;background:#fff}.asset-metric-item span{display:block;color:#8d94a1;font-size:13px}.asset-metric-item strong{display:block;margin-top:8px;font-size:20px}.asset-area-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.asset-area-pill{font:inherit;text-align:left;cursor:pointer;padding:12px 14px;border-radius:14px;background:#fff;border:1px solid #eceef4;display:grid;gap:6px}.asset-area-pill:hover{border-color:#e5d37b}.asset-area-pill span{color:#7a818d;font-size:12px}.asset-area-pill strong{font-size:16px}.asset-area-pill.active{border-color:#f0d349;background:linear-gradient(180deg,#fff9d8,#fff)}.asset-table-panel{border-radius:0;box-shadow:none;padding:0;overflow:hidden;background:#fff}.asset-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0}.asset-section-title{display:flex;align-items:center;gap:8px}.asset-section-title span{width:4px;height:22px;border-radius:999px;background:#f6c515}.asset-section-meta{display:flex;flex-wrap:wrap;gap:14px;color:#7d8490;font-size:12px}.asset-detail-link{border:0;background:transparent;color:#111;cursor:pointer}.asset-detail-btn{min-width:44px;height:24px;padding:0 10px;border:0;border-radius:4px;background:#efd11e;color:#2f2f2f;font-size:12px;font-weight:700;cursor:pointer}.asset-table-panel .market-table th{padding:10px 8px;color:#6b7280;font-size:12px}.asset-table-panel .market-table td{padding:12px 8px;font-size:12px}.asset-detail-dialog{width:min(980px,100%);padding:16px 18px 12px;border-radius:12px;background:#fff;box-shadow:0 24px 70px #12182833}.asset-detail-grid{margin-top:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #eceef4;border-left:1px solid #eceef4}.asset-detail-grid div{min-height:92px;padding:14px 12px;border-right:1px solid #eceef4;border-bottom:1px solid #eceef4;display:grid;align-content:start;gap:8px}.asset-detail-grid span{color:#7f8692;font-size:13px}.asset-detail-grid strong{color:#1f2937;font-size:16px;word-break:break-word}.payment-page{display:grid;gap:24px}.payment-page-lite{place-items:center}.payment-lite-panel{width:min(1080px,100%);min-height:520px;padding:18px 28px 26px;background:#efefef}.payment-lite-title{margin:0;font-size:46px}.payment-lite-section{margin-top:28px;min-height:110px}.payment-lite-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.payment-lite-head h3{margin:0;font-size:44px}.payment-add-btn{min-width:44px;height:24px;padding:0 12px;border:0;border-radius:4px;background:#efd11e;font-size:12px;font-weight:700;cursor:pointer}.payment-empty-row{margin-top:12px;min-height:84px;color:#a8adb6;display:flex;align-items:center;font-size:13px}.payment-lite-list{margin-top:14px;display:grid;gap:0}.payment-lite-item{display:flex;align-items:start;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid #eceef4;border-radius:0;background:transparent}.payment-lite-item strong{display:block;font-size:14px}.payment-lite-item p,.payment-lite-item span{margin:4px 0 0;color:#6b7280;line-height:1.4;word-break:break-all}.payment-status{margin-top:20px}.payment-dialog-card{width:min(760px,100%);padding:10px 12px 12px;border-radius:8px;background:#fff;box-shadow:0 24px 70px #12182833}.payment-dialog-grid{margin-top:8px;padding-top:10px;border-top:1px solid #eceef4;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px}.payment-dialog-grid.compact{gap:12px 24px}.payment-dialog-grid .dialog-field{display:grid;grid-template-columns:86px 1fr;align-items:center;gap:8px}.payment-dialog-grid .dialog-field>span{text-align:right;color:#2f3640;font-size:12px;font-weight:600;white-space:nowrap}.payment-dialog-grid .dialog-field.required>span:before{content:"*";margin-right:3px;color:#d94841}.payment-dialog-grid select,.payment-dialog-grid input{width:100%;height:30px;padding:0 10px;border:1px solid #e3e6ee;border-radius:4px;background:#fff;font:inherit;font-size:12px}.payment-dialog-card .dialog-actions{justify-content:flex-end;margin-top:8px}.payment-dialog-card .dialog-actions .table-action,.payment-dialog-card .dialog-actions .ghost-btn{min-width:46px;height:24px;padding:0 10px;border-radius:4px;font-size:12px;font-weight:700}.profile-form-field.required>span:before{content:"*";color:#cc4f3d;margin-right:4px}.profile-submit-btn{width:100%;height:40px;padding:0 16px;border:0;border-radius:999px;background:#ffda1a;cursor:pointer;font-size:13px;font-weight:700}.profile-shortcuts{width:min(980px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.verification-hub-page{display:grid;gap:24px}.verification-inline-status{display:flex;flex-wrap:wrap;gap:16px;margin-top:12px;color:#6f7684;font-size:13px}.verification-lite-page{place-items:center}.verification-lite-shell{width:min(980px,100%);display:block}.verification-lite-card{width:min(620px,100%);margin:0 auto;padding:20px 0 0}.verification-lite-title{margin:0;font-size:46px}.verification-lite-form{margin-top:14px;display:grid;gap:12px}.verification-lite-field{display:grid;gap:6px}.verification-lite-field>span{font-size:13px;font-weight:600}.verification-lite-field>span i{margin-right:4px;color:#d94841;font-style:normal}.verification-lite-field select,.verification-lite-field input{width:100%;height:44px;padding:0 12px;border:1px solid #e5e7eb;border-radius:3px;background:#fff;font:inherit;font-size:13px}.verification-lite-field select:focus,.verification-lite-field input:focus{outline:0;border-color:#f0cd14}.verification-lite-field.primary select{border-color:#f0cd14}.verification-lite-actions{display:flex;justify-content:flex-end;margin-top:14px}.verification-lite-submit{min-width:66px;height:32px;padding:0 18px;border-radius:999px}.verification-advanced-toggle{margin-top:12px;text-align:right}.verification-advanced-toggle .asset-detail-link{color:#6f7785;font-size:12px}.verification-upload-panel{margin-top:12px;padding:16px;border:1px solid #eceef4;border-radius:12px;background:#fafbff}.trade-workbench-page{display:grid;gap:0;background:#fff;border-radius:0;overflow:hidden}.trade-workbench-top{display:block;border-bottom:1px solid #eceef4;background:#fff}.trade-market-overview{display:grid;grid-template-columns:340px 190px minmax(0,1fr);align-items:stretch;min-height:88px}.trade-pair-block{padding:14px 20px;display:flex;align-items:center;gap:12px;border-right:1px solid #eceef4}.trade-pair-badge{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#2c66ff,#ffda1a);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:800;letter-spacing:.04em}.trade-symbol-meta{min-width:0}.trade-pair-caption{margin-top:4px;color:#8a94a6;font-size:12px}.trade-price-block{display:grid;align-content:center;gap:6px;padding:14px;border-right:1px solid #eceef4}.trade-pair-name-row{display:flex;align-items:center;min-width:0}.trade-workbench-top .trade-symbol-select{min-width:0;width:100%;padding:0 12px 0 0;border:0;border-radius:0;background:transparent;font-size:28px;font-weight:700}.trade-workbench-top .trade-price-large{font-size:36px;line-height:1}.trade-pair-price-line{color:#8a94a6;font-size:13px}.trade-kpi-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));min-width:0}.trade-kpi-item{display:grid;align-content:center;gap:6px;padding:16px 14px 12px;min-width:0}.trade-kpi-item span{display:block;color:#8a94a6;font-size:12px;white-space:nowrap}.trade-kpi-item strong{display:block;font-size:15px;line-height:1.25;white-space:nowrap}.trade-workbench-main{display:grid;grid-template-columns:minmax(0,1fr) 300px 360px;height:720px;min-height:720px;max-height:720px;overflow:hidden}.trade-chart-area,.trade-depth-area,.trade-order-form{border-right:1px solid #eceef4}.trade-chart-area{display:grid;grid-template-rows:auto 1fr;min-width:0;min-height:0;overflow:hidden}.trade-chart-head{display:grid;gap:10px;padding:12px 16px 10px;border-bottom:1px solid #eceef4}.trade-chart-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.trade-time-tab{min-width:44px;height:28px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:#7b8290;cursor:pointer}.trade-time-tab.active{background:#f3f5f9;color:#111;font-weight:700}.trade-chart-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#737a86;font-size:13px}.trade-chart-info{display:flex;align-items:center;gap:14px;flex-wrap:wrap;min-width:0;color:#677284;font-size:12px}.trade-chart-info strong{font-weight:700}.trade-indicator-chip{height:24px;padding:0 8px;border:1px solid #d7dde8;border-radius:999px;background:#fff;color:#667085;cursor:pointer;font-size:12px}.trade-indicator-chip.active{border-color:#ffda1a;background:#fff7cc;color:#111827;font-weight:700}.trade-chart-stage{display:block;min-height:100%;min-width:0;min-height:0}.chart-placeholder.full{position:relative;border-radius:0;height:100%;min-height:0;overflow:hidden;background:#fff}.chart-empty-state{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;z-index:2;color:#98a0ad;font-size:13px}.trade-depth-area{display:grid;grid-template-rows:minmax(0,1.45fr) minmax(0,.75fr);min-height:0;overflow:hidden;background:#fff}.panel-card.flat{padding:12px;border-radius:0;box-shadow:none;background:#fff;min-height:0}.trade-ticks-list{list-style:none;padding:0;margin:12px 0 0;display:grid;align-content:start;gap:6px;min-height:0;max-height:100%;overflow:auto}.depth-panel{display:grid;min-height:0;overflow:hidden}.trade-depth-area .depth-panel:first-child{grid-template-rows:auto auto minmax(0,1fr) auto minmax(0,1fr)}.trade-depth-area .depth-panel:last-child{grid-template-rows:auto auto minmax(0,1fr);border-top:1px solid #eceef4}.depth-panel h3{margin:2px 0 10px;font-size:14px;font-weight:700;color:#111827}.trade-ticks-list li{display:grid;grid-template-columns:1fr auto;gap:10px;font-size:12px}.depth-grid-header,.trade-depth-book li,.recent-trades-list li{grid-template-columns:repeat(3,minmax(0,1fr))}.depth-grid-header{display:grid;align-items:center;gap:8px;min-height:28px;padding:0 8px;color:#8a94a6;font-size:12px;border-bottom:1px solid #f1f3f7}.depth-grid-header span:last-child{text-align:right}.trade-depth-book{list-style:none;padding:8px 0;margin:0;gap:4px;min-height:0;overflow:auto}.trade-depth-book li{position:relative;display:grid;align-items:center;gap:8px;min-height:30px;padding:0 8px;overflow:hidden;transition:background-color .16s ease,opacity .16s ease}.trade-depth-empty-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;min-height:30px;padding:0 8px;color:#9aa3b2;font-size:12px}.trade-depth-empty-row span:last-child{text-align:right}.depth-row-bg{position:absolute;top:2px;bottom:2px;right:0;border-radius:6px 0 0 6px;opacity:.8;pointer-events:none;will-change:width;transition:width .18s ease,opacity .18s ease}.depth-row-bg.ask{background:linear-gradient(90deg,#f55e6c00,#f55e6c2e 45%,#f55e6c47)}.depth-row-bg.bid{left:0;right:auto;border-radius:0 6px 6px 0;background:linear-gradient(90deg,#00c08700,#00c08729 45%,#00c08742)}.depth-cell{position:relative;z-index:1;color:#556070;font-size:12px}.depth-cell.price{font-variant-numeric:tabular-nums}.depth-cell:last-child{text-align:right}.depth-price{display:grid;align-items:center;min-height:54px;padding:8px;font-size:28px;font-weight:700;text-align:center;border-top:1px solid #eceef4;border-bottom:1px solid #eceef4;background:#fff;transition:color .16s ease,transform .16s ease}.recent-trades-list li{display:grid;align-items:center;gap:8px;min-height:30px;font-size:12px}.recent-trades-list li span:last-child{text-align:right}.trade-ticks-empty-row{grid-template-columns:repeat(3,minmax(0,1fr));color:#9aa3b2}.trade-ticks-empty-row span:last-child{text-align:right}.trade-order-form{border-right:0;background:#f7f8fa;display:grid;align-content:start;gap:14px;min-height:0;overflow:auto}.trade-form-head{display:flex;align-items:start;justify-content:space-between;gap:10px}.trade-order-form .order-tabs{margin-bottom:0}.trade-order-form .order-tabs button{border-radius:4px;font-weight:700}.trade-account-pill{color:#9aa1ad;font-size:12px}.trade-form-balance{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:8px 10px;border:1px solid #ebeef5;border-radius:6px;background:#fff}.trade-form-balance span{color:#7d8490}.trade-form-balance strong{font-size:16px}.trade-recharge-link{border:0;background:transparent;color:#ffbe00;cursor:pointer}.trade-mode-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.trade-mode-tabs button{height:32px;padding:0;border:0;border-radius:4px;background:#f3f4f7;cursor:pointer}.trade-mode-tabs button.active{background:#ffda1a;font-weight:700}.option-expiry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.option-expiry-item{padding:8px 6px;border:1px solid #e5e7ee;border-radius:4px;background:#fff;display:grid;gap:4px;text-align:left;cursor:pointer}.option-expiry-item strong{font-size:14px}.option-expiry-item span{color:#6f7682;font-size:12px}.option-expiry-item.active{border-color:#f1d81f;background:#fffbe7}.trade-form-grid{display:grid;gap:12px}.trade-input-field{display:grid;gap:8px}.trade-input-field span{color:#7a818d;font-size:13px}.trade-input-field strong{color:#202733}.trade-input-field input{width:100%;height:38px;padding:0 12px;border:1px solid #e5e7ee;border-radius:4px;background:#fff;font:inherit}.trade-qty-input{display:grid;grid-template-columns:1fr auto}.trade-qty-input input{border-right:0;border-radius:4px 0 0 4px}.trade-qty-input span{display:grid;place-items:center;padding:0 12px;border:1px solid #e5e7ee;border-left:0;border-radius:0 4px 4px 0;background:#f7f8fa}.trade-slider-track{position:relative;height:4px;border-radius:999px;background:#e5e7ee}.trade-slider-fill{width:42%;height:100%;border-radius:inherit;background:#d8dbe2}.trade-slider-track span{position:absolute;top:50%;left:42%;width:14px;height:14px;border:2px solid #ffda1a;border-radius:50%;background:#fff;transform:translate(-50%,-50%)}.trade-advanced-toggle{display:inline-flex;align-items:center;gap:8px;color:#6f7682;font-size:12px}.trade-advanced-toggle input{margin:0}.trade-stop-grid,.trade-form-summary{display:grid;gap:10px}.trade-form-summary div{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#6f7682}.trade-form-summary strong{color:#1f2937}.option-meta-list{display:grid;gap:8px}.option-meta-list div{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#6f7682}.option-meta-list strong{color:#1f2937}.trade-bottom-panel{border-top:1px solid #eceef4;padding:8px 10px 0}.trade-bottom-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:0}.trade-bottom-left{display:grid;gap:10px}.trade-order-type-tabs{display:flex;gap:8px}.trade-order-type-tabs button{min-width:74px;height:30px;border:0;border-radius:4px;background:#f1f3f6;color:#636b78;font:inherit;font-weight:700;cursor:pointer}.trade-order-type-tabs button.active{background:#f1d81f;color:#1f2937}.trade-bottom-tabs{display:flex;gap:26px}.trade-bottom-tabs button{padding:0 0 8px;border:0;border-bottom:2px solid transparent;background:transparent;color:#6f7682;cursor:pointer}.trade-bottom-tabs button.active{color:#111;border-color:#ffda1a;font-weight:700}.trade-bottom-summary{display:flex;gap:18px;color:#68707d}.trade-bottom-summary strong{font-weight:700}.trade-bottom-right{display:flex;align-items:center;gap:16px}.trade-bottom-select{width:96px;height:30px;padding:0 10px;border:1px solid #e4e7ee;border-radius:4px;background:#fff;font:inherit}.trade-row-actions{display:inline-flex;align-items:center;gap:8px}.trade-bottom-panel .market-table th,.trade-bottom-panel .market-table td{padding:10px 8px;font-size:12px}.mini-action{min-width:42px;height:24px;padding:0 10px;border:0;border-radius:4px;background:#f1d81f;color:#1f2937;font-size:12px;font-weight:700;cursor:pointer}.mini-action.muted{background:#dca52d;color:#fff}.mini-action.flat{background:#7dc158;color:#fff}.trade-detail-dialog{width:min(980px,100%);padding:10px 10px 12px;border-radius:8px;background:#fff;box-shadow:0 24px 70px #12182833}.trade-detail-table{width:100%;margin-top:8px;border-collapse:collapse;table-layout:fixed}.trade-detail-table th,.trade-detail-table td{width:25%;padding:8px 10px;border:1px solid #e8ebf1;text-align:left;word-break:break-word;font-size:14px}.trade-detail-table th{background:#f0f2f6;color:#4b5563;font-weight:600}.trade-detail-table td{background:#fff;color:#1f2937}.option-ticket-dialog{width:min(340px,100%);padding:12px;border-radius:10px;background:#fff;box-shadow:0 24px 70px #12182833}.option-ticket-circle{width:84px;height:84px;margin:12px auto 14px;border-radius:50%;display:grid;place-items:center}.option-ticket-circle span{width:72px;height:72px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:21px;font-weight:700;color:#3a3f47}.option-ticket-list{display:grid;gap:0;border-top:1px solid #eceef4}.option-ticket-list div{display:flex;justify-content:space-between;gap:10px;min-height:34px;padding:6px 2px;border-bottom:1px solid #eceef4;color:#6f7682}.option-ticket-list strong{color:#1f2937}.option-ticket-tip{margin:10px 0 0;color:#8b93a1;font-size:12px;text-align:center}.option-result-amount{margin-top:8px;text-align:center;font-size:36px;font-weight:800}.option-result-title{margin-top:2px;margin-bottom:10px;text-align:center;color:#6f7682}.refined-market-page{width:min(1140px,100%);margin:0 auto;gap:22px}.refined-market-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.market-head-left{display:grid;gap:14px}.market-mode-tabs.large{display:flex;gap:28px}.market-mode-tabs.large .mode-tab{padding:0 0 6px;border:0;border-bottom:2px solid transparent;background:transparent;color:#606773;font-size:15px;font-weight:700;cursor:default}.market-mode-tabs.large .mode-tab.active{border-color:#f1d11b;color:#15181d}.market-sector-tabs{display:flex;flex-wrap:wrap;gap:18px}.market-sector-tab{padding:0 0 5px;border:0;border-bottom:2px solid transparent;background:transparent;color:#666d79;cursor:pointer;font-size:13px;font-weight:600}.market-sector-tab.active{border-color:#f1d11b;color:#111}.market-search-box{min-width:178px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;height:34px;padding:0 12px;border:1px solid #e6e8ef;border-radius:999px;background:#fff;color:#8a909b}.market-search-box input{padding:0;border:0;background:transparent;outline:none}.refined-top-board{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.market-rank-card{min-height:126px;padding:14px 16px 12px;border:1px solid #eceef4;border-radius:14px;background:#fff;display:grid;gap:10px}.market-rank-title{font-weight:700;color:#4a5260;font-size:13px}.market-rank-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;align-items:center;font-size:13px}.market-rank-price{color:#2a2f38;font-weight:600}.market-rank-empty{color:#98a0ad;font-size:12px}.market-row-symbol{display:flex;align-items:center;gap:8px;min-width:0}.market-row-symbol strong{white-space:nowrap}.market-row-icon{width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,#2c66ff,#ffda1a);color:#fff;display:grid;place-items:center;font-size:10px;font-weight:700}.market-row-icon.large{width:24px;height:24px;font-size:11px}.refined-market-panel{padding:0;border-radius:14px;border:1px solid #eceef4;box-shadow:0 14px 40px #131c2c0d;overflow:hidden;background:#fff}.market-name-cell{display:flex;align-items:center;gap:10px}.market-name-cell div{display:grid;gap:2px}.market-name-cell span:last-child{color:#7e8591;font-size:12px}.refined-market-panel .market-table{margin:0}.refined-market-panel .market-table th,.refined-market-panel .market-table td{padding:16px 14px;font-size:13px;border-bottom:1px solid #f1f3f7}.refined-market-panel .market-table thead th{font-size:12px;color:#8e95a3;font-weight:600;background:#fff}.refined-market-panel .market-table tbody tr:last-child td{border-bottom:0}.market-action{min-width:52px;height:30px;padding:0 14px;border-radius:999px;font-size:12px;font-weight:700}@media(max-width:1100px){.auth-page,.hero,.ai-hero,.trade-layout,.trade-workbench-top,.trade-workbench-main,.assets-layout,.asset-center-page,.summary-grid,.ai-summary-grid,.market-top-grid,.refined-top-board,.home-market-grid,.trade-kpi-row,.profile-security-grid,.profile-shortcuts,.strategy-grid,.profile-form-grid,.profile-quick-links,.dialog-grid,.ai-modal-card,.upload-grid,.loan-auth-form-stack,.loan-upload-stack,.loan-grid{grid-template-columns:1fr}.auth-card{width:min(420px,calc(100vw - 48px));padding:32px 0}.area-balance-grid,.asset-metric-strip,.asset-area-row,.asset-detail-grid,.payment-method-grid,.payment-dialog-grid{grid-template-columns:1fr}.market-toolbar,.refined-market-head,.assets-header,.trade-symbol-bar,.strategy-board-head,.profile-avatar-row,.payment-card,.loan-hero,.loan-result-banner,.ai-modal-actions{align-items:start;flex-direction:column}.trade-chart-area,.trade-depth-area,.trade-order-form{border-right:0}.trade-workbench-main{height:auto;min-height:0;max-height:none;overflow:visible}.trade-order-form{position:relative;z-index:2;overflow:visible}.trade-bottom-head{align-items:start;flex-direction:column}.trade-bottom-right{width:100%;align-items:start;flex-direction:column}.trade-detail-table{display:block;overflow-x:auto}.trade-detail-table tbody{display:table;min-width:760px;width:100%}.option-expiry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ai-hero,.ai-modal-visual{padding:32px 24px}.ai-hero{margin:-12px -24px 0}.ai-modal-visual{min-height:360px}.ai-modal-panel{padding:20px}.strategy-card-grid{grid-template-columns:1fr}}@media(max-width:900px){.ai-hero{margin:-12px -12px 0;padding:26px 16px 18px;min-height:0}.strategy-board,.ai-records-panel{width:100%;padding-left:12px;padding-right:12px}.strategy-name,.strategy-card-grid strong{font-size:22px}.strategy-card-grid>div:nth-child(4) strong{font-size:19px}}
