:root{color:#101828;background:#eef2f6;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#dfe6ef}button,input{font:inherit}a{color:inherit;text-decoration:none}.h5-shell,.auth-page{width:min(100vw,430px);min-height:100vh;margin:0 auto;background:#f5f7fb}.h5-shell{display:flex;flex-direction:column}.h5-topbar{position:sticky;top:0;z-index:10;display:flex;height:54px;align-items:center;justify-content:space-between;padding:0 16px;background:#fffffff5;border-bottom:1px solid #ebeff5}.h5-topbar strong{display:block;font-size:17px}.h5-topbar span{color:#7a8495;font-size:11px}.h5-topbar__back,.h5-topbar__tool{border:0;color:#101828;background:transparent;font-size:22px}.h5-main{flex:1;padding-bottom:76px}.h5-page{display:grid;gap:14px;padding:14px}.h5-card,.home-hero,.asset-total,.trade-card,.profile-card{border:1px solid #ebeff5;border-radius:14px;background:#fff;box-shadow:0 8px 24px #1018280a}.home-hero{min-height:158px;display:flex;align-items:flex-end;justify-content:space-between;padding:18px;color:#fff;background:linear-gradient(135deg,#14233f,#1f6feb)}.home-hero h1{max-width:230px;margin:6px 0;font-size:24px;line-height:1.08}.home-hero p,.trade-card p{margin:0;color:#ffffffc7;font-size:12px}.home-hero a{flex:0 0 auto;padding:9px 12px;border-radius:999px;color:#10203d;background:#fff;font-size:13px;font-weight:700}.eyebrow{color:#ffffffb8;font-size:12px}.quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.quick-action{display:grid;min-height:78px;place-items:center;gap:6px;border-radius:12px;background:#fff}.quick-action span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;color:#1f6feb;background:#eaf2ff}.quick-action strong,.section-head h2{font-size:14px}.h5-card{padding:14px}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.section-head h2{margin:0}.section-head a,.section-head span,.promo-card span{color:#7a8495;font-size:12px}.market-list,.wallet-list,.order-list,.menu-list{display:grid}.market-row,.wallet-row,.order-row,.menu-list button{display:flex;min-height:58px;align-items:center;justify-content:space-between;border-bottom:1px solid #f0f2f5}.market-row:last-child,.wallet-row:last-child,.order-row:last-child{border-bottom:0}.market-row span,.wallet-row span,.order-row span,.asset-total span,.profile-card p,.profile-metrics span{color:#7a8495;font-size:12px}.market-row__price,.wallet-row>div:last-child,.order-row>div:nth-child(2){text-align:right}.market-row em,.order-row em{display:inline-flex;margin-top:4px;padding:3px 7px;border-radius:6px;font-style:normal;font-size:12px}.is-up{color:#12a37f}em.is-up{background:#e7f8f3}.is-down{color:#e5484d}em.is-down{background:#fdecec}.promo-card p{margin:8px 0 0;color:#344054;font-size:13px}.asset-total,.trade-card,.profile-card{padding:18px}.asset-total{color:#fff;background:linear-gradient(135deg,#0f172a,#334155)}.asset-total strong{display:block;margin:8px 0;font-size:30px}.asset-total p{margin:0;color:#ffffffb8}.asset-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.asset-actions button,.auth-form button,.logout-button{height:44px;border:0;border-radius:12px;color:#fff;background:#1f6feb;font-weight:700}.coin-badge,.profile-avatar{display:grid;place-items:center;border-radius:12px;color:#fff;background:#1f6feb;font-weight:800}.coin-badge{width:38px;height:38px;margin-right:10px}.wallet-row{justify-content:flex-start}.wallet-row>div:last-child{margin-left:auto}.trade-card{display:flex;justify-content:space-between;color:#fff;background:linear-gradient(135deg,#1f6feb,#12a37f)}.trade-card h1{margin:6px 0}.trade-card>strong{font-size:22px}.profile-card{display:flex;align-items:center;gap:12px}.profile-avatar{width:54px;height:54px}.profile-card h1{margin:0 0 4px;font-size:20px}.profile-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;text-align:center}.profile-metrics strong{display:block}.menu-list{padding:0}.menu-list button{width:100%;padding:0;border:0;background:transparent;color:#101828}.menu-list em{color:#98a2b3;font-style:normal;font-size:20px}.logout-button{color:#e5484d;background:#fff}.h5-tabbar{position:fixed;right:0;bottom:0;left:0;z-index:20;display:grid;width:min(100vw,430px);grid-template-columns:repeat(4,1fr);margin:0 auto;padding:8px 8px calc(8px + env(safe-area-inset-bottom));border-top:1px solid #ebeff5;background:#fffffff5}.h5-tabbar__item{display:grid;place-items:center;gap:3px;color:#7a8495;font-size:12px}.h5-tabbar__item span{font-size:20px}.h5-tabbar__item.router-link-active{color:#1f6feb}.auth-page{display:grid;align-content:start;gap:22px;padding:58px 22px 22px;background:#fff}.auth-brand span{display:grid;width:48px;height:48px;place-items:center;border-radius:14px;color:#fff;background:#1f6feb;font-weight:800}.auth-brand h1{margin:18px 0 6px;font-size:30px}.auth-brand p,.auth-link{color:#7a8495}.auth-form{display:grid;gap:14px}.auth-form label{display:grid;gap:8px;color:#344054;font-size:13px}.auth-form input{height:46px;padding:0 14px;border:1px solid #d9e1ec;border-radius:12px;outline:none}.auth-form input:focus{border-color:#1f6feb}.auth-error{margin:0;color:#e5484d;font-size:13px}.auth-link{text-align:center;font-size:14px}
