/* ============================================================
   CRYPTOHUB PRO — TIPOGRAFÍA BANCARIA GLOBAL
   Cormorant Garamond (títulos/números) + Cormorant SC (labels)
   ============================================================ */

/* ── NAVBAR ────────────────────────────────────────────────── */

.nav-brand h1 {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 400 !important;
    font-style: italic !important;
    letter-spacing: 0.1em !important;
    font-size: 1.4rem !important;
}

.wallet-btn span,
.wallet-disconnect-btn span {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 500 !important;
    letter-spacing: 0.14em !important;
    font-size: 0.72rem !important;
    text-transform: uppercase !important;
}

.lang-btn {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 600 !important;
    letter-spacing: 0.12em !important;
}

/* ── HERO ──────────────────────────────────────────────────── */

.hero-content h2 {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 300 !important;
    font-style: italic !important;
    letter-spacing: 0.04em !important;
    font-size: 3rem !important;
    line-height: 1.15 !important;
}

.hero-content p {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 400 !important;
    letter-spacing: 0.18em !important;
    text-transform: uppercase !important;
    font-size: 0.78rem !important;
}

.stat-number {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 300 !important;
    font-style: italic !important;
    letter-spacing: -0.01em !important;
    font-size: 2.4rem !important;
}

.stat-label {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 500 !important;
    letter-spacing: 0.16em !important;
    text-transform: uppercase !important;
    font-size: 0.62rem !important;
}

/* ── CONVERTER ─────────────────────────────────────────────── */

.converter-header {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 600 !important;
    letter-spacing: 0.2em !important;
    text-transform: uppercase !important;
    font-size: 0.75rem !important;
}

.exchange-panel label {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 500 !important;
    letter-spacing: 0.18em !important;
    text-transform: uppercase !important;
    font-size: 0.65rem !important;
}

.currency-name {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 400 !important;
    font-style: italic !important;
    letter-spacing: 0.03em !important;
    font-size: 1.05rem !important;
}

.currency-code {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 600 !important;
    letter-spacing: 0.14em !important;
    font-size: 0.65rem !important;
}

#from-amount,
#to-amount {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 300 !important;
    letter-spacing: 0.02em !important;
    font-size: 2rem !important;
}

.price-info {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 400 !important;
    letter-spacing: 0.1em !important;
    font-size: 0.7rem !important;
}

/* Resumen del swap */
.summary-label {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 500 !important;
    letter-spacing: 0.14em !important;
    text-transform: uppercase !important;
    font-size: 0.65rem !important;
}

.summary-value {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 400 !important;
    letter-spacing: 0.03em !important;
    font-size: 1.1rem !important;
}

.info-label {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 500 !important;
    letter-spacing: 0.14em !important;
    text-transform: uppercase !important;
    font-size: 0.6rem !important;
}

.info-value {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 400 !important;
    letter-spacing: 0.04em !important;
    font-size: 1rem !important;
}

.btn-swap-real span {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 600 !important;
    letter-spacing: 0.16em !important;
    text-transform: uppercase !important;
    font-size: 0.72rem !important;
}

.swap-hint {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 400 !important;
    letter-spacing: 0.08em !important;
    font-size: 0.6rem !important;
}

/* ── CRYPTO GRID ───────────────────────────────────────────── */

.crypto-grid-section h2,
.market-section h2 {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 300 !important;
    font-style: italic !important;
    letter-spacing: 0.06em !important;
    font-size: 2.2rem !important;
}

/* Cards de cripto */
.crypto-grid .crypto-name,
.crypto-grid h3,
.crypto-grid .coin-name {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 400 !important;
    font-style: italic !important;
    letter-spacing: 0.04em !important;
}

.crypto-grid .crypto-symbol,
.crypto-grid .coin-symbol {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 600 !important;
    letter-spacing: 0.14em !important;
    font-size: 0.65rem !important;
}

.crypto-grid .crypto-price,
.crypto-grid .coin-price {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 300 !important;
    letter-spacing: 0.02em !important;
}

.crypto-grid .crypto-change,
.crypto-grid .coin-change {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 500 !important;
    letter-spacing: 0.1em !important;
    font-size: 0.65rem !important;
}

/* ── MARKET TABLE ──────────────────────────────────────────── */

.market-table th {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 600 !important;
    letter-spacing: 0.2em !important;
    text-transform: uppercase !important;
    font-size: 0.62rem !important;
}

.market-table td {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 400 !important;
    letter-spacing: 0.03em !important;
    font-size: 1rem !important;
}

.market-table .coin-symbol,
.market-table .change-cell {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 500 !important;
    letter-spacing: 0.1em !important;
    font-size: 0.68rem !important;
}

/* ── VAULT / BÓVEDA ────────────────────────────────────────── */

.vault-eyebrow {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 500 !important;
    letter-spacing: 0.24em !important;
    text-transform: uppercase !important;
    font-size: 0.68rem !important;
}

.vault-title-text {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 300 !important;
    font-style: italic !important;
    letter-spacing: 0.05em !important;
    font-size: 2.8rem !important;
}

.vault-section p,
.vault-header p {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 300 !important;
    letter-spacing: 0.03em !important;
    font-size: 1.05rem !important;
}

.vault-card-label {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 500 !important;
    letter-spacing: 0.2em !important;
    text-transform: uppercase !important;
    font-size: 0.62rem !important;
}

.vault-tag-live {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 500 !important;
    letter-spacing: 0.12em !important;
    text-transform: uppercase !important;
    font-size: 0.58rem !important;
}

#vault-balance,
.vault-card-value {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 300 !important;
    font-style: italic !important;
    letter-spacing: -0.01em !important;
}

.vault-currency-mark {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 300 !important;
    font-style: italic !important;
}

.vault-apy-value {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 300 !important;
    font-style: italic !important;
    letter-spacing: -0.02em !important;
}

.vault-apy-suffix {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 600 !important;
    letter-spacing: 0.2em !important;
    text-transform: uppercase !important;
}

.vault-foot-item span {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 400 !important;
    letter-spacing: 0.1em !important;
    text-transform: uppercase !important;
    font-size: 0.58rem !important;
}

.vault-foot-item strong {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 400 !important;
    letter-spacing: 0.04em !important;
}

.vault-safety-headline .vault-safety-pct {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 300 !important;
    font-style: italic !important;
}

.vault-safety-headline .vault-safety-note {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 500 !important;
    letter-spacing: 0.1em !important;
    text-transform: uppercase !important;
    font-size: 0.62rem !important;
}

.vault-safety-list li {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 400 !important;
    letter-spacing: 0.03em !important;
    font-size: 0.95rem !important;
}

/* Contracts */
.vault-contracts-header h3 {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 300 !important;
    font-style: italic !important;
    letter-spacing: 0.04em !important;
    font-size: 1.8rem !important;
}

.vault-contracts-header p,
.vault-contracts-header-overline {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 500 !important;
    letter-spacing: 0.18em !important;
    text-transform: uppercase !important;
    font-size: 0.62rem !important;
}

/* Strip */
.vault-strip-item span {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 400 !important;
    letter-spacing: 0.14em !important;
    text-transform: uppercase !important;
    font-size: 0.6rem !important;
}

.vault-strip-item strong {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 400 !important;
    letter-spacing: 0.04em !important;
    font-size: 1rem !important;
}

.vault-deposit-btn {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 600 !important;
    letter-spacing: 0.2em !important;
    text-transform: uppercase !important;
    font-size: 0.72rem !important;
}

/* Investment Dashboard */
.inv-label {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 500 !important;
    letter-spacing: 0.18em !important;
    text-transform: uppercase !important;
    font-size: 0.6rem !important;
}

.inv-balance-num {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 200 !important;
    font-style: italic !important;
    letter-spacing: -0.02em !important;
}

.inv-balance-unit {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 600 !important;
    letter-spacing: 0.16em !important;
}

.inv-balance-sub {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 300 !important;
    font-style: italic !important;
    font-size: 0.95rem !important;
    letter-spacing: 0.02em !important;
}

.inv-live-badge {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 500 !important;
    letter-spacing: 0.16em !important;
    text-transform: uppercase !important;
    font-size: 0.58rem !important;
}

.inv-apy-pill {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 600 !important;
    letter-spacing: 0.12em !important;
    font-size: 0.7rem !important;
}

.inv-stat-lbl {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 400 !important;
    letter-spacing: 0.12em !important;
    text-transform: uppercase !important;
    font-size: 0.58rem !important;
}

.inv-stat-val {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 400 !important;
    letter-spacing: 0.03em !important;
    font-size: 1.05rem !important;
}

.inv-history-title {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 400 !important;
    font-style: italic !important;
    letter-spacing: 0.04em !important;
}

.inv-onchain-badge {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 500 !important;
    letter-spacing: 0.14em !important;
    text-transform: uppercase !important;
    font-size: 0.58rem !important;
}

/* ── MODAL DE DEPÓSITO ─────────────────────────────────────── */

.modal-eyebrow {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 500 !important;
    letter-spacing: 0.22em !important;
    text-transform: uppercase !important;
    font-size: 0.65rem !important;
}

.modal-header h2 {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 300 !important;
    font-style: italic !important;
    letter-spacing: 0.04em !important;
    font-size: 1.8rem !important;
}

.modal-section h3 {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 400 !important;
    font-style: italic !important;
    letter-spacing: 0.04em !important;
    font-size: 1.2rem !important;
}

.modal-section p,
.modal-section .info-label {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 400 !important;
    letter-spacing: 0.1em !important;
    text-transform: uppercase !important;
    font-size: 0.6rem !important;
}

.modal-step-badge {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 300 !important;
    font-style: italic !important;
}

#deposit-amount {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 300 !important;
    font-style: italic !important;
    font-size: 1.8rem !important;
    letter-spacing: 0.02em !important;
}

.currency-suffix {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 600 !important;
    letter-spacing: 0.16em !important;
}

.quick-amount {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 600 !important;
    letter-spacing: 0.12em !important;
    font-size: 0.68rem !important;
}

.wdp-address-label {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 500 !important;
    letter-spacing: 0.16em !important;
    text-transform: uppercase !important;
    font-size: 0.6rem !important;
}

.calc-header-compact span,
.calc-row-compact span {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 400 !important;
    letter-spacing: 0.03em !important;
    font-size: 0.95rem !important;
}

.value-highlight {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 400 !important;
    font-style: italic !important;
}

.modal-trust-item-compact span {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 500 !important;
    letter-spacing: 0.1em !important;
    text-transform: uppercase !important;
    font-size: 0.6rem !important;
}

.btn-cancel {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 500 !important;
    letter-spacing: 0.16em !important;
    text-transform: uppercase !important;
    font-size: 0.68rem !important;
}

.btn-confirm span {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 600 !important;
    letter-spacing: 0.18em !important;
    text-transform: uppercase !important;
    font-size: 0.68rem !important;
}

/* ── WALLET SECTION ────────────────────────────────────────── */

.wallet-header h2,
.wallet-section h2 {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 300 !important;
    font-style: italic !important;
    letter-spacing: 0.06em !important;
    font-size: 2rem !important;
}

.wallet-status-text {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 500 !important;
    letter-spacing: 0.16em !important;
    text-transform: uppercase !important;
    font-size: 0.6rem !important;
}

.wallet-address-label span,
.wallet-address-label {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 500 !important;
    letter-spacing: 0.14em !important;
    text-transform: uppercase !important;
    font-size: 0.62rem !important;
}

.portfolio-header h3 {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 400 !important;
    font-style: italic !important;
    letter-spacing: 0.04em !important;
}

.portfolio-total-label {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 400 !important;
    letter-spacing: 0.16em !important;
    text-transform: uppercase !important;
    font-size: 0.6rem !important;
}

.portfolio-total-value {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 300 !important;
    font-style: italic !important;
    letter-spacing: 0.02em !important;
    font-size: 1.6rem !important;
}

.change-wallet-btn span,
.disconnect-btn span {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 500 !important;
    letter-spacing: 0.14em !important;
    text-transform: uppercase !important;
    font-size: 0.65rem !important;
}

/* ── CONTRATOS VAULT (vcp-*) ───────────────────────────────── */

.vcp-eyebrow {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 500 !important;
    letter-spacing: 0.22em !important;
    text-transform: uppercase !important;
    font-size: 0.6rem !important;
}

.vcp-name {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 400 !important;
    font-style: italic !important;
    letter-spacing: 0.06em !important;
    font-size: 1.5rem !important;
}

.vcp-pill {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 500 !important;
    letter-spacing: 0.16em !important;
    text-transform: uppercase !important;
    font-size: 0.58rem !important;
}

.vcp-apy-num {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 300 !important;
    font-style: italic !important;
    letter-spacing: -0.02em !important;
}

.vcp-apy-sign {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 300 !important;
    font-style: italic !important;
}

.vcp-apy-label {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 500 !important;
    letter-spacing: 0.18em !important;
    text-transform: uppercase !important;
    font-size: 0.6rem !important;
}

.vcp-stat-lbl {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 400 !important;
    letter-spacing: 0.14em !important;
    text-transform: uppercase !important;
    font-size: 0.58rem !important;
}

.vcp-stat-val {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 400 !important;
    font-style: italic !important;
    letter-spacing: 0.04em !important;
    font-size: 1.1rem !important;
}

.vcp-btn {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-weight: 600 !important;
    letter-spacing: 0.2em !important;
    text-transform: uppercase !important;
    font-size: 0.65rem !important;
}

/* ── WALLET SELECTOR MODAL (bcs-*) ─────────────────────────── */

.bcs-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.75);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    z-index: 9999;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 72px 20px 20px;
}

.bcs-panel {
    background: #0d1117;
    border: 1px solid rgba(255,255,255,0.08);
    border-radius: 20px;
    width: 100%;
    max-width: 480px;
    max-height: calc(100vh - 40px);
    overflow-x: hidden;
    overflow-y: auto;
    box-shadow: 0 32px 80px rgba(0,0,0,0.6), 0 0 0 1px rgba(255,255,255,0.04);
}

.bcs-panel-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 28px 28px 0;
}

.bcs-header-left {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.bcs-eyebrow {
    font-family: 'Cormorant SC', Georgia, serif;
    font-size: 0.62rem;
    font-weight: 600;
    letter-spacing: 0.24em;
    text-transform: uppercase;
    color: #c9a84c;
}

.bcs-title {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-size: 1.8rem !important;
    font-weight: 300 !important;
    font-style: italic !important;
    letter-spacing: 0.04em !important;
    color: #f0ece4 !important;
    margin: 0 !important;
    line-height: 1.1 !important;
}

.bcs-close {
    width: 34px;
    height: 34px;
    background: rgba(255,255,255,0.05);
    border: 1px solid rgba(255,255,255,0.08);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: rgba(255,255,255,0.4);
    transition: background 0.2s, color 0.2s;
    flex-shrink: 0;
}
.bcs-close svg { width: 14px; height: 14px; }
.bcs-close:hover { background: rgba(255,255,255,0.1); color: #fff; }

.bcs-subtitle {
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 0.92rem;
    font-weight: 300;
    color: rgba(240,236,228,0.38);
    margin: 10px 28px 20px;
    line-height: 1.55;
    letter-spacing: 0.02em;
}

/* Wallet list */
.bcs-list {
    display: flex;
    flex-direction: column;
    gap: 1px;
    background: rgba(255,255,255,0.05);
    border-top: 1px solid rgba(255,255,255,0.06);
    border-bottom: 1px solid rgba(255,255,255,0.06);
}

.bcs-card {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 16px 24px;
    background: #0d1117;
    border: none;
    cursor: pointer;
    text-align: left;
    transition: background 0.18s;
    width: 100%;
}

.bcs-card:hover {
    background: rgba(255,255,255,0.04);
}

.bcs-card:hover .bcs-card-arrow {
    color: #c9a84c;
    transform: translateX(3px);
}

/* Logo container */
.bcs-card-logo {
    width: 48px;
    height: 48px;
    flex-shrink: 0;
    border-radius: 12px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bcs-logo-svg { width: 48px; height: 48px; }
.bcs-logo-svg svg { width: 48px; height: 48px; border-radius: 12px; }

.bcs-logo-img { width: 48px; height: 48px; border-radius: 12px; overflow: hidden; }
.bcs-logo-img img { width: 48px; height: 48px; object-fit: contain; }

.bcs-logo-fallback {
    width: 48px;
    height: 48px;
    background: rgba(201,168,76,0.15);
    border: 1px solid rgba(201,168,76,0.25);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Cormorant SC', Georgia, serif;
    font-size: 1.2rem;
    font-weight: 700;
    color: #c9a84c;
}

/* Card body */
.bcs-card-body {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 3px;
    min-width: 0;
}

.bcs-card-top {
    display: flex;
    align-items: center;
    gap: 8px;
}

.bcs-wallet-name {
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 1.1rem;
    font-weight: 500;
    color: #f0ece4;
    letter-spacing: 0.03em;
}

.bcs-network-pill {
    font-family: 'Cormorant SC', Georgia, serif;
    font-size: 0.55rem;
    font-weight: 600;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: #c9a84c;
    background: rgba(201,168,76,0.1);
    border: 1px solid rgba(201,168,76,0.2);
    border-radius: 100px;
    padding: 2px 8px;
    white-space: nowrap;
}

.bcs-chain-name {
    font-family: 'Cormorant SC', Georgia, serif;
    font-size: 0.62rem;
    font-weight: 500;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: rgba(240,236,228,0.35);
}

.bcs-desc {
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 0.82rem;
    font-weight: 300;
    color: rgba(240,236,228,0.28);
    letter-spacing: 0.01em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Arrow */
.bcs-card-arrow {
    color: rgba(255,255,255,0.18);
    flex-shrink: 0;
    transition: color 0.18s, transform 0.18s;
}
.bcs-card-arrow svg { width: 16px; height: 16px; }

/* Footer */
.bcs-footer {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 16px 24px;
    font-family: 'Cormorant SC', Georgia, serif;
    font-size: 0.6rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: rgba(240,236,228,0.22);
}
.bcs-footer svg { width: 13px; height: 13px; opacity: 0.5; flex-shrink: 0; }

@media (max-width: 520px) {
    .bcs-panel {
        border-radius: 0 0 20px 20px;
        max-width: 100%;
        max-height: 85vh;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }
    .bcs-overlay { align-items: flex-start; padding: 62px 0 0; }
    .bcs-desc { display: none; }
}

/* ── CONTRATOS — NUEVOS ELEMENTOS ──────────────────────────── */

/* Terminación */
.vcp-termcode {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 14px;
    background: rgba(255,255,255,0.03);
    border: 1px solid rgba(255,255,255,0.07);
    border-radius: 6px;
    margin-bottom: 16px;
}

.vcp-termcode-lbl {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-size: 0.58rem !important;
    font-weight: 500 !important;
    letter-spacing: 0.18em !important;
    text-transform: uppercase !important;
    color: rgba(240,236,228,0.35) !important;
}

.vcp-termcode-val {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-size: 1rem !important;
    font-weight: 500 !important;
    letter-spacing: 0.12em !important;
    color: var(--vcp-accent, #2DD4BF) !important;
}

/* APY split — Contrato 444 */
.vcp-apy--split {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 20px;
}

.vcp-apy-bonus-row {
    display: flex;
    align-items: baseline;
    gap: 10px;
}

.vcp-apy-bonus-val {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-size: 2.2rem !important;
    font-weight: 300 !important;
    font-style: italic !important;
    color: var(--vcp-accent, #B794F4) !important;
    text-shadow: var(--vcp-text-glow, none);
    line-height: 1;
}

.vcp-apy-bonus-lbl {
    font-family: 'Cormorant SC', Georgia, serif !important;
    font-size: 0.6rem !important;
    font-weight: 500 !important;
    letter-spacing: 0.16em !important;
    text-transform: uppercase !important;
    color: rgba(240,236,228,0.45) !important;
}

.vcp-apy-divider {
    height: 1px;
    background: rgba(255,255,255,0.07);
}

.vcp-apy-yields {
    display: flex;
    align-items: center;
    gap: 0;
}

.vcp-apy-yield-item {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
}

.vcp-apy-yield-sep {
    width: 1px;
    height: 32px;
    background: rgba(255,255,255,0.08);
    flex-shrink: 0;
}

.vcp-apy-num--sm {
    font-size: 1.8rem !important;
}

/* ── USDT.Z EN CARTERA ─────────────────────────────────────── */

.usdtz-wallet-section {
    margin-top: 36px;
    padding-top: 30px;
    border-top: 1px solid rgba(255,255,255,0.07);
}

.usdtz-wallet-header {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 20px;
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(45,212,191,0.1);
}

.usdtz-wallet-eyebrow {
    font-family: 'Cormorant SC', Georgia, serif;
    font-size: 0.6rem;
    font-weight: 600;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: rgba(45,212,191,0.7);
    background: rgba(45,212,191,0.06);
    border: 1px solid rgba(45,212,191,0.18);
    border-radius: 100px;
    padding: 4px 12px;
}

.usdtz-wallet-title {
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 1.3rem;
    font-weight: 400;
    font-style: italic;
    color: #2DD4BF;
    letter-spacing: 0.06em;
}

.usdtz-wallet-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 14px;
}

.usdtz-wallet-card {
    position: relative;
    border-radius: 14px;
    padding: 20px 20px 18px;
    border: 1px solid rgba(45,212,191,0.12);
    background: rgba(45,212,191,0.03);
    display: flex;
    flex-direction: column;
    gap: 0;
    overflow: hidden;
    transition: border-color 0.22s, background 0.22s;
}

.usdtz-wallet-card::before {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0;
    height: 2px;
    background: linear-gradient(90deg, transparent, rgba(45,212,191,0.5), transparent);
    opacity: 0;
    transition: opacity 0.22s;
}

.usdtz-wallet-card--active {
    border-color: rgba(45,212,191,0.28);
    background: rgba(45,212,191,0.055);
}

.usdtz-wallet-card--active::before { opacity: 1; }

.usdtz-wallet-card--empty { opacity: 0.42; }

.usdtz-wc-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
}

.usdtz-wc-eyebrow {
    font-family: 'Cormorant SC', Georgia, serif;
    font-size: 0.58rem;
    font-weight: 600;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #2DD4BF;
}

.usdtz-wc-status {
    font-family: 'Cormorant SC', Georgia, serif;
    font-size: 0.52rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: rgba(240,236,228,0.3);
    display: flex;
    align-items: center;
    gap: 5px;
}

.usdtz-wc-label {
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 0.88rem;
    font-weight: 400;
    font-style: italic;
    color: rgba(240,236,228,0.4);
    letter-spacing: 0.02em;
    margin-bottom: 14px;
}

.usdtz-wc-balance {
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 1.6rem;
    font-weight: 300;
    color: #f0ece4;
    letter-spacing: -0.01em;
    line-height: 1;
    margin-bottom: 7px;
}

.usdtz-wc-value {
    font-family: 'Cormorant SC', Georgia, serif;
    font-size: 0.6rem;
    font-weight: 500;
    letter-spacing: 0.12em;
    color: rgba(240,236,228,0.3);
}

@media (max-width: 768px) {
    .usdtz-wallet-grid { grid-template-columns: repeat(2, 1fr); gap: 10px; }
}

@media (max-width: 480px) {
    .usdtz-wallet-grid { grid-template-columns: 1fr; gap: 10px; }
    .usdtz-wallet-card { padding: 16px 16px 14px; }
    .usdtz-wc-balance { font-size: 1.4rem; }
    .usdtz-wallet-section { margin-top: 24px; padding-top: 22px; }
}

/* ── MARKET BACKGROUND CANVAS ──────────────────────────────── */
#market-bg-canvas {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 0 !important;
    pointer-events: none !important;
}

/* Todo el contenido por encima del canvas */
.container,
nav, header, section, footer {
    position: relative;
    z-index: 1;
}

/* ── DEPOSIT MINIMUM ERROR — ESTILO BANCARIO ────────────────── */
.deposit-min-error {
    display: none;
    align-items: flex-start;
    gap: 10px;
    padding: 14px 18px;
    margin: 16px 0;
    background: rgba(220, 60, 60, 0.06);
    border: 1px solid rgba(220, 60, 60, 0.22);
    border-left: 3px solid rgba(220, 60, 60, 0.6);
    border-radius: 8px;
    font-family: 'Cormorant SC', Georgia, serif;
    font-size: 0.65rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: rgba(255, 120, 120, 0.85);
    line-height: 1.5;
}

.deposit-min-error::before {
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: rgba(220, 60, 60, 0.7);
    flex-shrink: 0;
    margin-top: 5px;
}

/* ── NET-ICON: punto de color limpio sin letra ──────────────── */
.net-icon {
    width: 8px !important;
    height: 8px !important;
    border-radius: 50% !important;
    display: inline-block !important;
    vertical-align: middle !important;
    margin-right: 5px !important;
    font-size: 0 !important;
    flex-shrink: 0 !important;
}

/* ── WALLET SECTION — LAYOUT CENTRADO Y ORGANIZADO ─────────── */

.wallet-section {
    padding: 64px 20px 80px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
}

.wallet-container {
    width: 100% !important;
    max-width: 760px !important;
    margin: 0 auto !important;
    padding: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 0 !important;
}

/* Header — wallet icon + title centered */
.wallet-header {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 16px !important;
    margin-bottom: 36px !important;
    text-align: center !important;
}

.wallet-header-content {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 4px !important;
}

.wallet-header h2 {
    font-size: 2.2rem !important;
    margin: 0 !important;
    line-height: 1.1 !important;
}

/* Info card — address + actions well spaced */
.wallet-info-card {
    border-radius: 14px !important;
    padding: 28px 32px !important;
    margin-bottom: 32px !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 20px !important;
}

.wallet-address-section {
    margin-bottom: 0 !important;
}

.wallet-address {
    font-size: 0.82rem !important;
    letter-spacing: 0.04em !important;
    padding: 10px 16px !important;
    border-radius: 8px !important;
    text-align: center !important;
    word-break: break-all !important;
    overflow-wrap: break-word !important;
}

.address-info {
    display: flex !important;
    flex-direction: column !important;
    gap: 6px !important;
    align-items: center !important;
}

.network-badge {
    display: inline-block !important;
    background: rgba(45,212,191,0.12) !important;
    border: 1px solid rgba(45,212,191,0.3) !important;
    color: #2DD4BF !important;
    border-radius: 99px !important;
    padding: 2px 10px !important;
    font-size: 0.65rem !important;
    font-weight: 700 !important;
    letter-spacing: 0.12em !important;
    text-transform: uppercase !important;
}

.address-value {
    font-family: 'Courier New', monospace !important;
    font-size: 0.72rem !important;
    color: rgba(255,255,255,0.75) !important;
    word-break: break-all !important;
    line-height: 1.5 !important;
}

@media (max-width: 520px) {
    .address-value {
        font-size: 0.65rem !important;
    }
}

.wallet-actions {
    display: flex !important;
    justify-content: center !important;
    gap: 14px !important;
    flex-wrap: wrap !important;
}

/* Portfolio header — title left, total right */
.portfolio-header {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 0 4px !important;
    margin-bottom: 28px !important;
    gap: 12px !important;
}

.portfolio-header h3 {
    font-size: 1.6rem !important;
    margin: 0 !important;
}

.portfolio-total {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-end !important;
    gap: 2px !important;
}

.portfolio-total-value {
    font-size: 1.8rem !important;
    line-height: 1 !important;
}

/* Tokens grid — 2 cols centered */
.tokens-grid {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 16px !important;
    width: 100% !important;
}

/* Token card interior */
.token-card {
    border-radius: 12px !important;
    padding: 20px 22px !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 8px !important;
}

/* USDT.Z section inside wallet */
.usdtz-wallet-section {
    margin-top: 40px !important;
    padding-top: 34px !important;
}

.usdtz-wallet-grid {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 14px !important;
}

/* Responsive adjustments */
@media (max-width: 640px) {
    .wallet-section { padding: 40px 16px 56px !important; }
    .wallet-info-card { padding: 22px 20px !important; }
    .wallet-header { margin-bottom: 28px !important; }
    .tokens-grid { grid-template-columns: repeat(2, 1fr) !important; gap: 12px !important; }
    .usdtz-wallet-grid { grid-template-columns: repeat(2, 1fr) !important; }
    .portfolio-header { flex-direction: column !important; align-items: flex-start !important; }
    .portfolio-total { align-items: flex-start !important; }
}

@media (max-width: 420px) {
    .wallet-section { padding: 32px 12px 48px !important; }
    .wallet-info-card { padding: 18px 16px !important; }
    .tokens-grid { grid-template-columns: 1fr 1fr !important; gap: 10px !important; }
    .token-card { padding: 16px 14px !important; }
    .usdtz-wallet-grid { grid-template-columns: 1fr !important; }
    .wallet-actions { flex-direction: column !important; }
    .change-wallet-btn, .disconnect-btn { width: 100% !important; justify-content: center !important; }
}

/* ── SWAP SUCCESS MODAL — ESTILO BANCARIO ──────────────────── */

.swap-success-overlay {
    position: fixed;
    inset: 0;
    background: rgba(4, 8, 20, 0.82);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    animation: ssOverlayIn 0.3s ease;
}

@keyframes ssOverlayIn {
    from { opacity: 0; }
    to   { opacity: 1; }
}

.swap-success-panel {
    background: linear-gradient(160deg, #0d1628 0%, #091020 100%);
    border: 1px solid rgba(184, 155, 90, 0.25);
    border-radius: 20px;
    padding: 48px 44px 40px;
    width: 100%;
    max-width: 440px;
    text-align: center;
    position: relative;
    animation: ssPanelIn 0.38s cubic-bezier(0.34,1.56,0.64,1);
    box-shadow: 0 32px 80px rgba(0,0,0,0.6), 0 0 0 1px rgba(184,155,90,0.1);
}

@keyframes ssPanelIn {
    from { opacity: 0; transform: translateY(28px) scale(0.95); }
    to   { opacity: 1; transform: translateY(0) scale(1); }
}

.swap-success-close {
    position: absolute;
    top: 16px;
    right: 18px;
    background: none;
    border: none;
    color: rgba(240,236,228,0.3);
    cursor: pointer;
    padding: 6px;
    line-height: 1;
    transition: color 0.2s;
}
.swap-success-close:hover { color: rgba(240,236,228,0.7); }
.swap-success-close svg { width: 14px; height: 14px; }

.swap-success-seal {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background: linear-gradient(135deg, rgba(184,155,90,0.18), rgba(184,155,90,0.06));
    border: 1.5px solid rgba(184,155,90,0.4);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 24px;
    animation: ssSealIn 0.5s 0.2s both;
}

@keyframes ssSealIn {
    from { transform: scale(0.6); opacity: 0; }
    to   { transform: scale(1);   opacity: 1; }
}

.swap-success-seal svg {
    width: 30px;
    height: 30px;
    color: #b89b5a;
}

.swap-success-eyebrow {
    font-family: 'Cormorant SC', Georgia, serif;
    font-size: 0.6rem;
    font-weight: 500;
    letter-spacing: 0.26em;
    text-transform: uppercase;
    color: rgba(184,155,90,0.7);
    margin-bottom: 8px;
}

.swap-success-title {
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 2rem;
    font-weight: 300;
    font-style: italic;
    letter-spacing: 0.04em;
    color: #f0ece4;
    margin: 0 0 32px;
    line-height: 1.1;
}

.swap-success-flow {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    margin-bottom: 32px;
    padding: 20px 24px;
    background: rgba(255,255,255,0.03);
    border: 1px solid rgba(255,255,255,0.06);
    border-radius: 12px;
}

.swap-success-token {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    flex: 1;
}

.swap-success-amount {
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 1.6rem;
    font-weight: 300;
    font-style: italic;
    color: #f0ece4;
    line-height: 1;
}

.swap-success-symbol {
    font-family: 'Cormorant SC', Georgia, serif;
    font-size: 0.62rem;
    font-weight: 500;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: rgba(240,236,228,0.45);
}

.swap-success-arrow {
    color: rgba(184,155,90,0.6);
    flex-shrink: 0;
}
.swap-success-arrow svg { width: 22px; height: 22px; }

.swap-success-divider {
    width: 40px;
    height: 1px;
    background: rgba(184,155,90,0.25);
    margin: 0 auto 24px;
}

.swap-success-meta {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 32px;
}

.swap-success-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 4px;
}

.swap-success-row-label {
    font-family: 'Cormorant SC', Georgia, serif;
    font-size: 0.58rem;
    font-weight: 500;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: rgba(240,236,228,0.35);
}

.swap-success-row-val {
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 0.88rem;
    font-weight: 400;
    color: rgba(240,236,228,0.7);
    font-variant-numeric: tabular-nums;
}

.swap-success-row-val code {
    font-family: 'Courier New', monospace;
    font-size: 0.75rem;
    color: rgba(184,155,90,0.8);
    background: rgba(184,155,90,0.08);
    padding: 2px 7px;
    border-radius: 4px;
}

.swap-success-actions {
    display: flex;
    gap: 10px;
}

.swap-success-btn-primary {
    flex: 1;
    padding: 13px 16px;
    background: linear-gradient(135deg, rgba(184,155,90,0.22), rgba(184,155,90,0.12));
    border: 1px solid rgba(184,155,90,0.35);
    border-radius: 10px;
    color: #b89b5a;
    font-family: 'Cormorant SC', Georgia, serif;
    font-size: 0.62rem;
    font-weight: 500;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.22s;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
}
.swap-success-btn-primary:hover {
    background: linear-gradient(135deg, rgba(184,155,90,0.32), rgba(184,155,90,0.18));
    border-color: rgba(184,155,90,0.55);
}

.swap-success-btn-secondary {
    padding: 13px 18px;
    background: transparent;
    border: 1px solid rgba(255,255,255,0.1);
    border-radius: 10px;
    color: rgba(240,236,228,0.45);
    font-family: 'Cormorant SC', Georgia, serif;
    font-size: 0.62rem;
    font-weight: 500;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.22s;
}
.swap-success-btn-secondary:hover {
    border-color: rgba(255,255,255,0.2);
    color: rgba(240,236,228,0.7);
}

.swap-success-footer {
    margin-top: 22px;
    font-family: 'Cormorant SC', Georgia, serif;
    font-size: 0.55rem;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: rgba(240,236,228,0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}
.swap-success-footer::before,
.swap-success-footer::after {
    content: '';
    flex: 1;
    height: 1px;
    background: rgba(255,255,255,0.06);
}

@media (max-width: 480px) {
    .swap-success-panel { padding: 36px 22px 28px; }
    .swap-success-title { font-size: 1.7rem; }
    .swap-success-amount { font-size: 1.35rem; }
    .swap-success-actions { flex-direction: column; }
}

/* ═══════════════════════════════════════════════════════════════
   WALLET — DISEÑO BANCARIO INSTITUCIONAL
   ═══════════════════════════════════════════════════════════════ */

.bk-wallet-content {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 40px;
}

/* ── Estado cargando ──────────────────────────────────────────── */
.bk-loading-state {
    text-align: center;
    padding: 60px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
}

.bk-loading-spinner {
    width: 36px;
    height: 36px;
    border: 3px solid rgba(184,155,90,0.15);
    border-top-color: rgba(184,155,90,0.8);
    border-radius: 50%;
    animation: bk-spin 0.8s linear infinite;
}

@keyframes bk-spin {
    to { transform: rotate(360deg); }
}

.bk-loading-text {
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 1rem;
    font-style: italic;
    color: rgba(240,236,228,0.45);
    margin: 0;
}

/* ── Estado vacío ─────────────────────────────────────────────── */
.bk-empty-state {
    grid-column: 1 / -1;
    text-align: center;
    padding: 60px 20px;
}

.bk-empty-icon {
    font-size: 1.8rem;
    color: rgba(184,155,90,0.25);
    margin-bottom: 18px;
}

.bk-empty-label {
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 1.2rem;
    font-style: italic;
    font-weight: 300;
    color: rgba(240,236,228,0.5);
    margin: 0 0 8px;
}

.bk-empty-sub {
    font-family: 'Cormorant SC', Georgia, serif;
    font-size: 0.58rem;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: rgba(240,236,228,0.22);
    margin: 0;
}

/* ── Tabla de activos — estilo extracto bancario ──────────────── */
.bk-assets-table {
    width: 100%;
    border: 1px solid rgba(255,255,255,0.06);
    border-radius: 12px;
    overflow: hidden;
}

.bk-assets-thead {
    display: grid;
    grid-template-columns: 1fr auto auto;
    gap: 0;
    padding: 12px 24px;
    background: rgba(255,255,255,0.025);
    border-bottom: 1px solid rgba(255,255,255,0.06);
}

.bk-th {
    font-family: 'Cormorant SC', Georgia, serif;
    font-size: 0.55rem;
    font-weight: 500;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: rgba(240,236,228,0.3);
    min-width: 100px;
}

.bk-th-right { text-align: right; }

.bk-assets-body { display: flex; flex-direction: column; }

.bk-asset-row {
    display: grid;
    grid-template-columns: 1fr auto auto;
    align-items: center;
    padding: 16px 24px;
    border-bottom: 1px solid rgba(255,255,255,0.04);
    transition: background 0.18s;
}

.bk-asset-row:last-child { border-bottom: none; }

.bk-asset-row:hover { background: rgba(255,255,255,0.025); }

.bk-asset-cell { display: flex; align-items: center; }

.bk-asset-info { gap: 14px; }

.bk-asset-right {
    justify-content: flex-end;
    min-width: 100px;
}

.bk-asset-badge {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: rgba(255,255,255,0.04);
    border: 1px solid rgba(255,255,255,0.07);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.95rem;
    flex-shrink: 0;
}

.bk-asset-meta {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.bk-asset-symbol {
    font-family: 'Cormorant SC', Georgia, serif;
    font-size: 0.72rem;
    font-weight: 600;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: rgba(240,236,228,0.85);
}

.bk-asset-name {
    font-family: 'Cormorant SC', Georgia, serif;
    font-size: 0.56rem;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: rgba(240,236,228,0.3);
}

.bk-asset-balance {
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 1.05rem;
    font-weight: 300;
    font-style: italic;
    color: rgba(240,236,228,0.75);
    letter-spacing: 0.02em;
}

.bk-asset-usd {
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 1.05rem;
    font-weight: 300;
    font-style: italic;
    color: #b89b5a;
    letter-spacing: 0.02em;
}

/* ── Contratos USDT.Z ─────────────────────────────────────────── */
.bk-contracts-section { width: 100%; }

.bk-contracts-header {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
}

.bk-contracts-header-left {
    display: flex;
    flex-direction: column;
    gap: 3px;
    flex-shrink: 0;
}

.bk-contracts-eyebrow {
    font-family: 'Cormorant SC', Georgia, serif;
    font-size: 0.55rem;
    font-weight: 500;
    letter-spacing: 0.26em;
    text-transform: uppercase;
    color: rgba(240,236,228,0.28);
}

.bk-contracts-name {
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 1.15rem;
    font-weight: 300;
    font-style: italic;
    letter-spacing: 0.06em;
    color: rgba(240,236,228,0.7);
}

.bk-contracts-header-line {
    flex: 1;
    height: 1px;
    background: rgba(255,255,255,0.06);
}

.bk-contracts-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
}

.bk-contract-card {
    border: 1px solid rgba(255,255,255,0.07);
    border-radius: 10px;
    padding: 20px 18px 16px;
    background: rgba(255,255,255,0.02);
    display: flex;
    flex-direction: column;
    gap: 6px;
    transition: border-color 0.2s, background 0.2s;
}

.bk-contract-card--active {
    border-color: rgba(45,212,191,0.22);
    background: rgba(45,212,191,0.03);
    border-top: 2px solid rgba(45,212,191,0.5);
    padding-top: 19px;
}

.bk-contract-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
}

.bk-contract-code {
    font-family: 'Cormorant SC', Georgia, serif;
    font-size: 0.68rem;
    font-weight: 600;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: rgba(240,236,228,0.6);
}

.bk-contract-status {
    font-family: 'Cormorant SC', Georgia, serif;
    font-size: 0.52rem;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: rgba(240,236,228,0.25);
    display: flex;
    align-items: center;
    gap: 5px;
}

.bk-contract-status--active { color: rgba(45,212,191,0.7); }

.bk-status-dot {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: rgba(240,236,228,0.2);
    flex-shrink: 0;
}

.bk-status-dot--active { background: #2DD4BF; }

.bk-contract-label {
    font-family: 'Cormorant SC', Georgia, serif;
    font-size: 0.56rem;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: rgba(240,236,228,0.22);
    margin-bottom: 10px;
}

.bk-contract-amount {
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 1.5rem;
    font-weight: 300;
    font-style: italic;
    color: rgba(240,236,228,0.8);
    letter-spacing: -0.01em;
    line-height: 1;
}

.bk-contract-usd {
    font-family: 'Cormorant SC', Georgia, serif;
    font-size: 0.62rem;
    letter-spacing: 0.1em;
    color: rgba(184,155,90,0.6);
}

/* ── Portfolio header bancario ────────────────────────────────── */
.portfolio-header h3 {
    font-size: 1.4rem !important;
    color: rgba(240,236,228,0.6) !important;
}

.portfolio-total-value {
    color: #b89b5a !important;
    font-size: 2rem !important;
}

.portfolio-total-label {
    color: rgba(240,236,228,0.28) !important;
}

/* ── Responsive contratos ─────────────────────────────────────── */
@media (max-width: 640px) {
    .bk-contracts-grid { grid-template-columns: repeat(2, 1fr); }
    .bk-assets-thead { padding: 10px 16px; }
    .bk-asset-row { padding: 14px 16px; }
    .bk-th { min-width: 80px; }
    .bk-asset-right { min-width: 80px; }
}

@media (max-width: 420px) {
    .bk-contracts-grid { grid-template-columns: 1fr; }
    .bk-assets-thead { grid-template-columns: 1fr auto; }
    .bk-th:last-child { display: none; }
    .bk-asset-row { grid-template-columns: 1fr auto; }
    .bk-asset-cell:last-child { display: none; }
    .bk-asset-balance { font-size: 0.92rem; }
    .bk-asset-usd { font-size: 0.92rem; }
}

/* ── CORRECCIONES TIPOGRAFÍA ANDROID ─────────────────────────────
   Muchas etiquetas en Cormorant SC son < 10px en escritorio.
   En Android, mínimo 11px para legibilidad real.
   ─────────────────────────────────────────────────────────────── */
@media (max-width: 768px) {
    /* Etiquetas del converter */
    .converter-header { font-size: 0.72rem !important; }
    .exchange-panel label { font-size: 0.72rem !important; }
    .price-info { font-size: 0.72rem !important; }
    .summary-label { font-size: 0.75rem !important; letter-spacing: 0.1em !important; }
    .info-label { font-size: 0.72rem !important; letter-spacing: 0.1em !important; }
    .swap-hint { font-size: 0.68rem !important; }
    .btn-swap-real span { font-size: 0.7rem !important; }

    /* Hero */
    .stat-label { font-size: 0.62rem !important; }

    /* Vault */
    .vault-eyebrow { font-size: 0.7rem !important; }
    .vault-card-label { font-size: 0.65rem !important; }
    .vault-tag-live { font-size: 0.62rem !important; }
    .vault-foot-item span { font-size: 0.65rem !important; }
    .vault-contracts-header-overline { font-size: 0.65rem !important; }
    .vault-strip-item span { font-size: 0.65rem !important; }

    /* Contracts VCP */
    .vcp-eyebrow { font-size: 0.65rem !important; }
    .vcp-pill { font-size: 0.62rem !important; }
    .vcp-apy-label { font-size: 0.65rem !important; }
    .vcp-stat-lbl { font-size: 0.62rem !important; }

    /* Modal */
    .modal-eyebrow { font-size: 0.7rem !important; }
    .quick-amount { font-size: 0.7rem !important; }
    .btn-cancel { font-size: 0.7rem !important; }
    .btn-confirm span { font-size: 0.7rem !important; }
    .wdp-address-label { font-size: 0.65rem !important; }

    /* Wallet section */
    .wallet-status-text { font-size: 0.65rem !important; }
    .wallet-address-label { font-size: 0.65rem !important; }
    .portfolio-total-label { font-size: 0.65rem !important; }
    .change-wallet-btn span, .disconnect-btn span { font-size: 0.68rem !important; }

    /* Banking wallet table */
    .bk-th { font-size: 0.62rem !important; letter-spacing: 0.14em !important; }
    .bk-asset-symbol { font-size: 0.72rem !important; }
    .bk-asset-name { font-size: 0.62rem !important; }
    .bk-contracts-eyebrow { font-size: 0.62rem !important; }
    .bk-contract-code { font-size: 0.7rem !important; }
    .bk-contract-label { font-size: 0.62rem !important; }
    .bk-contract-status { font-size: 0.58rem !important; }

    /* Navbar */
    .wallet-btn span, .wallet-disconnect-btn span { font-size: 0.68rem !important; }
    .lang-btn { font-size: 0.62rem !important; }

    /* Banking features */
    .bank-kpi-lbl { font-size: 0.62rem !important; }
    .bank-cert-pill { font-size: 0.6rem !important; }

    /* Wallet selector */
    .bcs-eyebrow { font-size: 0.65rem !important; }
    .bcs-chain-name { font-size: 0.65rem !important; }
    .bcs-footer { font-size: 0.62rem !important; }

    /* Swap success */
    .swap-success-eyebrow { font-size: 0.65rem !important; }
    .swap-success-symbol { font-size: 0.65rem !important; }
    .swap-success-row-label { font-size: 0.62rem !important; }
    .swap-success-footer { font-size: 0.6rem !important; }
    .swap-success-btn-primary, .swap-success-btn-secondary {
        font-size: 0.65rem !important;
    }

    /* USDT.Z wallet */
    .usdtz-wc-eyebrow { font-size: 0.62rem !important; }
    .usdtz-wc-status { font-size: 0.58rem !important; }
    .usdtz-wc-value { font-size: 0.65rem !important; }
    .usdtz-wallet-eyebrow { font-size: 0.65rem !important; }
    .deposit-min-error { font-size: 0.7rem !important; }
}
