:root{color-scheme:dark}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-height:100dvh;background:var(--tg-theme-bg-color, #101a2c);color:var(--tg-theme-text-color, #e9eef7);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.4}a{color:var(--tg-theme-link-color, #6ca6ff)}.tma-app-root{min-height:100dvh}.tma-screen{padding:12px;padding-top:max(16px,env(safe-area-inset-top));padding-right:max(12px,env(safe-area-inset-right));padding-bottom:max(12px,env(safe-area-inset-bottom));padding-left:max(12px,env(safe-area-inset-left))}.tma-screen-centered{min-height:calc(100dvh - 24px);display:grid;align-content:center}.tma-grid{display:grid;gap:12px}.tma-actions{display:grid;gap:10px}.tma-actions>button{min-height:44px}.tma-add-wallet-form{padding-bottom:calc(84px + env(safe-area-inset-bottom))}.tma-wallet-card{border-radius:14px;background:var(--tg-theme-secondary-bg-color, rgba(255, 255, 255, .03))}.tma-wallet-card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 10px 10px}.tma-fixed-action{left:max(12px,env(safe-area-inset-left));right:max(12px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom))}.tma-card{padding:12px}.tma-back-link-button{margin-top:8px;padding-left:0}.tma-chain-badge{display:inline-flex;gap:6px;align-items:center;width:fit-content;padding:4px 9px;border-radius:999px;background:var(--tg-theme-secondary-bg-color, rgba(255, 255, 255, .06))}.tma-chain-badge-label{font-size:13px;line-height:16px;font-weight:500}.tma-chain-icon{width:18px;height:18px;border-radius:999px;object-fit:cover}.tma-chain-icon--default{display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#cfd8ea;background:#5b6472}.tma-chain-avatar{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:var(--tg-theme-secondary-bg-color, rgba(255, 255, 255, .12))}.tma-tx-link-button{min-height:28px;font-size:12px;font-weight:600;padding:0}.tma-wallet-detail-header{display:grid;gap:8px}.tma-wallet-detail-subtitle{color:var(--tg-theme-hint-color, #8ea2c5)}.tma-history-loading{min-height:64px;display:grid;place-items:center}.tma-filter-toggle{align-items:center}.tma-history-title{font-weight:600}.tma-history-badges{margin-top:4px;font-size:12px;color:var(--tg-theme-hint-color, #8ea2c5);display:flex;flex-wrap:wrap;gap:6px;word-break:break-word}
