*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,sans-serif;background:#0b0b0b;color:#ececec}a{color:inherit;text-decoration:none}.mobile-shell{min-height:100vh;background:#0b0b0b;padding-bottom:70px}.mobile-page{min-height:calc(100vh - 116px)}.navbar{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;background:#0b0b0b;border-bottom:1px solid #2a2a2a;position:sticky;top:0;z-index:100}.logo-area{display:flex;align-items:center;gap:8px}.logo-icon{width:28px;height:28px;background:#f0b030;border-radius:6px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#000}.logo-text{font-size:12px;font-weight:700;background:linear-gradient(135deg,#f0b030,#fcd535);-webkit-background-clip:text;background-clip:text;color:transparent;line-height:1.2;max-width:210px}.top-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.lang-wrap{display:flex;align-items:center;gap:6px}.lang-label{font-size:12px;color:#aaa}.lang-select{background:#1e1e1e;color:#ececec;border:1px solid #333;border-radius:8px;padding:4px 8px;font-size:12px;min-width:96px}.btn{padding:6px 11px;border-radius:20px;font-size:13px;cursor:pointer}.btn-outline{background:transparent;border:1px solid #444;color:#ececec}.btn-primary{background:#f0b030;color:#000;border:none}.banner{height:120px;background:linear-gradient(90deg,#f0b030,#f6465d);margin:10px 14px;border-radius:16px;display:flex;align-items:center;padding:0 20px}.banner-text{font-size:18px;font-weight:700;color:#000}.price-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding:10px 14px}.price-card{background:#141414;border-radius:12px;padding:12px;text-align:left;border:1px solid #232323}.price-card .name{font-size:13px;color:#999;margin-bottom:0}.price-card .price{font-size:15px;font-weight:700;margin-top:8px}.price-card .change{font-size:12px;margin-top:6px}.card-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.card-live-dot{width:8px;height:8px;border-radius:50%;background:#0ecb81;box-shadow:0 0 0 4px #0ecb8124}.card-live-dot.fallback{background:#f0b030;box-shadow:0 0 0 4px #f0b03024}.meta-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:6px;font-size:11px}.meta-label{color:#7f7f7f;letter-spacing:.04em;text-transform:uppercase}.meta-value{color:#d8d8d8;font-weight:600}.positive{color:#0ecb81}.negative{color:#f6465d}.market-list{padding:10px 14px}.list-title{font-size:16px;font-weight:700;margin-bottom:10px}.item{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #2a2a2a}.item-left{display:flex;align-items:center;gap:10px}.item-name{font-weight:500}.trader-section{margin:0 14px 10px}.trader-title{font-size:16px;font-weight:700;margin-bottom:10px}.trader-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.trader-card{background:#141414;border-radius:12px;padding:12px;border:1px solid #232323}.trader-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.trader-left{display:flex;align-items:center;gap:10px}.trader-avatar{width:40px;height:40px;background:#f0b030;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#000;font-weight:700}.trader-info{line-height:1.3}.trader-name{font-size:15px;font-weight:600}.trader-tag{font-size:12px;color:#999}.trader-profit{font-size:12px;color:#0ecb81;margin-top:10px;font-weight:700}.trader-symbol{flex-shrink:0;padding:4px 8px;border-radius:999px;background:#f0b03024;border:1px solid rgba(240,176,48,.28);color:#f0b030;font-size:11px;font-weight:700}.trader-pair{margin-top:6px;color:#888;font-size:12px}.trader-stat-row{display:flex;justify-content:space-between;gap:10px;margin-top:8px;color:#b0b0b0;font-size:11px}.follow-btn{background:#f0b030;color:#000;border:none;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:700;cursor:pointer}.trader-follow-btn{margin-top:12px;width:100%}.followed{background:#333;color:#fff}@media (min-width: 520px){.price-grid{grid-template-columns:repeat(3,1fr)}.trader-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 420px){.trader-grid{grid-template-columns:1fr}}.option-box{background:#141414;border-radius:12px;padding:16px;margin:0 14px 12px}.option-title{font-size:16px;font-weight:700;margin-bottom:12px}.option-pair{display:flex;gap:8px;margin-bottom:10px;flex-wrap:wrap;max-height:220px;overflow-y:auto}.option-pair-item{flex:1 1 calc(33.33% - 6px);min-width:110px;background:#1e1e1e;border-radius:8px;padding:10px;text-align:center;cursor:pointer}.option-pair-item.active{background:#f0b030;color:#000}.option-leverage{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.option-lev-item{padding:6px 10px;background:#1e1e1e;border-radius:6px;font-size:13px;cursor:pointer}.option-lev-item.active{background:#f0b030;color:#000}.trade-input{width:100%;background:#1e1e1e;border:1px solid #333;border-radius:8px;padding:10px 12px;color:#fff;margin-bottom:10px}.option-buttons{display:flex;gap:10px;margin-top:10px}.option-btn{flex:1;padding:12px;border-radius:8px;font-weight:700;border:none;cursor:pointer}.btn-up{background:#0ecb81;color:#fff}.btn-down{background:#f6465d;color:#fff}.menu-item{background:#141414;border-radius:12px;padding:15px;margin:0 15px 8px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.menu-item .left{display:flex;align-items:center;gap:12px}.arrow{font-size:14px;color:#999}.record-list{padding:14px}.record-item{background:#141414;border-radius:10px;padding:12px;margin-bottom:8px}.record-row{display:flex;justify-content:space-between;margin-bottom:4px;gap:12px}.record-label{font-size:12px;color:#999}.record-value{font-size:13px;font-weight:500;text-align:right}.record-type{font-size:12px;padding:2px 6px;border-radius:4px;background:#1e1e1e}.record-alert{margin-top:12px;border-radius:12px;padding:12px;border:1px solid transparent}.record-alert-warning{background:#f6465d1f;border-color:#f6465d42}.record-alert-pending{background:#f0b0301f;border-color:#f0b03047}.record-alert-title{font-size:13px;font-weight:700;margin-bottom:6px}.record-alert-text{font-size:12px;color:#d2d2d2;line-height:1.5}.record-alert-btn{margin-top:10px;border:none;border-radius:999px;background:#f0b030;color:#0b0b0b;padding:8px 14px;font-size:12px;font-weight:700;cursor:pointer}.buy{color:#0ecb81}.sell{color:#f6465d}.deposit{color:#0ecb81}.withdraw{color:#f6465d}.chat-box{position:fixed;bottom:70px;left:0;right:0;top:56px;background:#0f0f0f;z-index:80;display:flex;flex-direction:column;padding:14px}.chat-header{font-size:18px;font-weight:700;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #2a2a2a;text-align:center}.chat-content{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:12px;margin-bottom:10px;padding:8px 4px}.chat-item{display:flex;gap:8px;align-items:flex-end}.chat-item.user{flex-direction:row-reverse}.chat-avatar{width:32px;height:32px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-weight:700}.chat-avatar.admin{background:#333;color:#fff}.chat-avatar.user{background:#f0b030;color:#000}.chat-bubble{max-width:75%;padding:10px 14px;border-radius:18px;font-size:14px;line-height:1.4}.chat-bubble.admin{background:#1e1e1e;color:#fff;border-bottom-left-radius:6px}.chat-bubble.user{background:#f0b030;color:#000;border-bottom-right-radius:6px}.chat-time{font-size:11px;color:#666;margin-top:4px;padding:0 4px}.chat-input-area{display:flex;gap:10px;padding-top:10px;border-top:1px solid #2a2a2a}.chat-input{flex:1;background:#1e1e1e;border:1px solid #333;border-radius:20px;padding:12px 16px;color:#fff;outline:none}.send-btn{background:#f0b030;color:#000;border:none;border-radius:20px;padding:0 18px;font-weight:700;cursor:pointer}.user-info{background:#141414;border-radius:16px;padding:20px;margin:15px;display:flex;align-items:center;gap:15px}.user-avatar{width:50px;height:50px;background:#f0b030;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#000}.user-detail .name{font-size:16px;font-weight:600;margin-bottom:4px}.user-detail .uid{font-size:12px;color:#999}.bottom-nav{position:fixed;bottom:0;left:0;right:0;height:60px;background:#141414;border-top:1px solid #2a2a2a;display:flex;align-items:center;justify-content:space-around;z-index:90}.bottom-nav .item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:12px;color:#999;cursor:pointer;border:none;padding:0;width:auto;background:transparent}.bottom-nav .item.active{color:#f0b030}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;z-index:999}.modal{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:90%;max-width:380px;background:#141414;border-radius:16px;padding:22px;border:1px solid #2a2a2a;max-height:80vh;overflow-y:auto}.modal-close{position:absolute;right:18px;top:16px;font-size:20px;color:#999;cursor:pointer}.modal-title{font-size:17px;font-weight:600;margin-bottom:14px}.follow-target{margin-bottom:10px;font-weight:700}.form-label{font-size:13px;margin-bottom:4px}.mt-8{margin-top:8px}.modal-input{width:100%;background:#1e1e1e;border:1px solid #333;border-radius:10px;padding:11px 13px;color:#fff;margin-bottom:10px}.modal-btn{width:100%;background:#f0b030;color:#000;border:none;border-radius:10px;padding:13px;font-weight:600;margin-top:6px;cursor:pointer}.btn-green{background:#0ecb81;color:#fff}.btn-red{background:#f6465d;color:#fff}html[dir=rtl] .navbar,html[dir=rtl] .bottom-nav,html[dir=rtl] .menu-item,html[dir=rtl] .record-row,html[dir=rtl] .chat-input-area{direction:rtl}.copy-row{display:flex;align-items:center;background:#1e1e1e;border-radius:8px;padding:10px 12px;margin-bottom:10px;gap:10px}.copy-address{flex:1;word-break:break-all;font-size:14px}.copy-btn{background:#f0b030;color:#000;border:none;border-radius:6px;padding:6px 10px;font-size:12px;font-weight:700;cursor:pointer}.upload-note{margin:14px 0;font-size:13px;color:#ccc}.upload-box{border:2px dashed #444;border-radius:12px;padding:16px;text-align:center;margin:10px 0;cursor:pointer;display:block}.upload-box:hover{border-color:#f0b030}.upload-preview{margin-top:10px;text-align:center}.upload-preview img{max-width:100%;max-height:180px;border-radius:8px}.asset-summary{background:#1e1e1e;border-radius:12px;padding:16px;margin-bottom:16px}.summary-label{font-size:14px;color:#999}.summary-value{font-size:24px;font-weight:700;margin:8px 0}.asset-actions{display:flex;gap:10px}.asset-actions .modal-btn{flex:1}.asset-lines{margin-top:16px}.item-line{padding:12px 0;border-bottom:1px solid #2a2a2a}.strong-line{font-weight:700;margin-bottom:8px}.profile-head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.profile-name{color:#999}.leverage-group,.time-group{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0}.lev-item,.time-item{padding:6px 10px;background:#1e1e1e;border-radius:6px;font-size:13px;cursor:pointer}.lev-item.active,.time-item.active{background:#f0b030;color:#000}
