/* wallet_center: front-end only */
.wc-wallet{max-width:1120px;padding-top:8px;padding-bottom:48px}.wc-secure{display:inline-flex;align-items:center;gap:6px;color:var(--bs-success);font-size:.875rem}.wc-balance-card{background:linear-gradient(135deg,var(--bs-primary),#5e9fe8);color:#fff}.wc-balance-card .text-body-secondary{color:rgba(255,255,255,.72)!important}.wc-balance{font-size:3rem;line-height:1;font-weight:700;letter-spacing:-.04em}.wc-unit{font-size:1rem;font-weight:500;margin-right:8px}.wc-stat-icon,.wc-channel-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;font-size:1.25rem}.wc-stat-orange{background:#fbebde;color:#d5803b}.wc-stat-green{background:#e8f1ec;color:#46a171}.wc-channel-icon{background:var(--bs-light);color:var(--bs-primary);flex:0 0 auto}.wc-record+.wc-record{margin-top:8px}.wc-status{display:inline-block;margin-top:5px;font-size:.75rem;padding:2px 8px;border-radius:999px;background:var(--bs-light);color:var(--bs-secondary);white-space:nowrap}.wc-status-0{background:#fbebde;color:#9a5a25}.wc-status-1{background:#e5f2fc;color:#1b68a8}.wc-status-2{background:#e8f1ec;color:#2f7954}.wc-status-3{background:#fce9e7;color:#a63d35}.wc-status-4{background:var(--bs-light);color:var(--bs-secondary)}.min-w-0{min-width:0}@media(max-width:575.98px){.wc-wallet{padding-left:16px;padding-right:16px}.wc-balance{font-size:2.4rem}.wc-secure{display:none}}@media(prefers-color-scheme:dark){.wc-stat-orange{background:rgba(222,146,85,.12);color:#de9255}.wc-stat-green{background:rgba(114,188,143,.12);color:#72bc8f}.wc-status-0{background:rgba(222,146,85,.12);color:#de9255}.wc-status-1{background:rgba(94,159,232,.12);color:#5e9fe8}.wc-status-2{background:rgba(114,188,143,.12);color:#72bc8f}.wc-status-3{background:rgba(233,115,102,.12);color:#e97366}}
