/* Finance surfaces only; game and promotional components keep their styling. */
.member-site .wallet-ui .wu-method-choice{background:var(--panel-soft);border:1px solid var(--line);border-radius:16px;margin:14px 0;overflow:hidden}
.member-site .wallet-ui .wu-method-choice summary{display:flex;align-items:center;gap:14px;padding:20px;list-style:none}
.member-site .wallet-ui .wu-method-choice summary>.wu-method-icon{display:grid;place-items:center;width:44px;height:44px;flex-shrink:0;background:var(--field);border:1px solid var(--line);border-radius:13px;color:var(--wu-accent)}
.member-site .wallet-ui .wu-method-choice summary .wu-method-name{display:grid;gap:5px;min-width:0;flex:1}
.member-site .wallet-ui .wu-method-choice summary strong{font-size:15px;line-height:1.4}
.member-site .wallet-ui .wu-method-choice summary small{margin:0;font-size:12px;color:var(--muted)}
.member-site .wallet-ui .wu-method-choice summary>.wu-method-chevron{width:24px;height:24px;background:transparent;border-radius:0;color:var(--muted)}
.wallet-ui .wu-method-chevron svg{transition:transform .18s}
.wallet-ui .wu-method-choice[open] .wu-method-chevron svg{transform:rotate(180deg)}
.member-site .wallet-ui .wu-method-choice[open] summary{border-bottom:1px solid var(--line)}
.member-site .wallet-ui .wu-method-body{padding:22px}
.member-site .wallet-ui .wu-method-note{margin:18px 0}
.member-site .wallet-ui .wu-method-body .wu-submit{margin-top:18px}
.member-site .wallet-ui .wu-crypto-intro{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:23px}
.member-site .wallet-ui .wu-crypto-intro h3{display:block;font-size:22px;letter-spacing:-.4px;margin:10px 0 7px}
.member-site .wallet-ui .wu-crypto-intro p{font-size:12px;line-height:1.6;color:var(--muted);margin:0;max-width:240px}
.wallet-ui .wu-crypto-intro img{width:116px;height:116px;flex-shrink:0;border:7px solid white;border-radius:13px;background:white;object-fit:contain}
.wallet-ui .wu-network-label{display:inline-flex;border:1px solid #31877266;background:#25866e18;color:#7fd5be;padding:5px 9px;border-radius:7px;font-size:10px;font-weight:650;letter-spacing:1px}
.member-site .wallet-ui .wu-crypto-copy textarea{height:52px!important;line-height:19px!important;overflow-wrap:anywhere;word-break:break-all;white-space:normal;font-size:12px!important;padding-top:7px}
.wallet-ui .wu-crypto-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}
.member-site .wallet-ui .wu-amount-small input{height:60px;font-size:22px!important}
.member-site .wallet-ui .wu-amount-small>span{font-size:13px}
.member-site .wallet-ui .wu-tx-input{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}
.member-site.finance-member .btn,.member-site .fi-member-table .btn,.member-site .fi-member-notices .btn{background:#273447!important;background-image:none!important;border:1px solid var(--line)!important;border-radius:11px!important;box-shadow:none!important;text-shadow:none!important;color:var(--text)!important;min-height:40px;padding:10px 16px;transform:none!important;font-size:13px;text-transform:none}
.member-site.finance-member .btn.primary{background:#c92e49!important;border-color:#dc4159!important;color:white!important}
.member-site.finance-member .btn::before,.member-site.finance-member .btn::after,.member-site .fi-member-table .btn::before,.member-site .fi-member-table .btn::after,.member-site .fi-member-notices .btn::before,.member-site .fi-member-notices .btn::after{display:none!important}
.member-site .wallet-summary{gap:16px}
.member-site .wallet-summary>div{background:var(--panel-soft)!important;background-image:none!important;border:1px solid var(--line)!important;border-radius:16px;padding:22px;box-shadow:none!important;min-width:0}
.member-site .wallet-summary>div:first-child{border-top:2px solid #ef536b!important}
.member-site .wallet-summary strong{font-size:clamp(22px,2.4vw,31px);font-variant-numeric:tabular-nums;letter-spacing:-.5px;color:var(--text)!important}
.member-site .wallet-summary small{font-size:11px;letter-spacing:.7px;color:var(--muted)!important}
.member-site .wallet-summary span,.member-site .wallet-summary a{font-size:12px;color:var(--muted)!important;line-height:1.6}
.member-site .fi-wallet-tabs{display:flex;gap:6px;padding:6px;background:var(--field);border:1px solid var(--line);border-radius:13px;overflow-x:auto;flex-wrap:nowrap}
.member-site .fi-wallet-tabs a{flex:1;display:flex;align-items:center;justify-content:center;white-space:nowrap;border:0!important;border-radius:9px;padding:11px 16px;background:transparent!important;color:var(--muted)!important;box-shadow:none!important;font-size:13px}
.member-site .fi-wallet-tabs a.selected{background:var(--panel-soft)!important;color:var(--text)!important;box-shadow:inset 0 -2px #ef536b!important}
.member-site .fi-member-table{padding:0;border:1px solid var(--line);border-radius:16px;overflow:auto}
.member-site .fi-member-table table{width:100%;border-collapse:collapse}
.member-site .fi-member-table th{padding:16px 18px;background:var(--field);font-size:11px;font-weight:500;letter-spacing:.5px;color:var(--muted)}
.member-site .fi-member-table td{padding:18px;border-color:var(--line);font-size:13px;line-height:1.6;vertical-align:middle}
.member-site .fi-member-table td small{display:block;color:var(--muted);font-size:11px;margin-top:5px}
.member-site .fi-member-table td:nth-child(2){font-weight:650;white-space:nowrap;font-variant-numeric:tabular-nums}
.member-site .fi-member-table .status{border-radius:7px;font-size:11px;padding:5px 9px;white-space:nowrap}
.member-site .fi-member-notices{border:1px solid var(--line);border-radius:16px;padding:22px;background:var(--panel)}
.member-site .fi-member-notices .section-heading{gap:14px;flex-wrap:wrap}
.member-site .fi-member-notices .notification{display:flex;gap:14px;padding:18px;margin:10px 0;border:1px solid var(--line);border-radius:12px;background:var(--panel-soft)}
.member-site .fi-member-notices .notification.unread{border-left:3px solid #ef536b;background:rgba(239,83,107,.06)}
.member-site .fi-member-notices .notification>svg{color:#ef8395;flex-shrink:0;width:20px;height:20px}
.member-site .fi-member-notices .notification p{font-size:13px;line-height:1.7;margin:0 0 6px}
.member-site .fi-member-notices .notification small{font-size:11px;color:var(--muted)}
.member-site #ron-notices{background:var(--panel)!important;color:var(--text)!important;border:1px solid var(--line)!important;border-radius:18px;box-shadow:0 24px 80px #0006;width:430px}
.member-site #ron-notices header{padding:20px;gap:12px;border-color:var(--line)}
.member-site #ron-notices header>div{flex:1;min-width:0}
.member-site #ron-notices header h2{font-size:20px;letter-spacing:-.3px;margin:0 0 5px}
.member-site #ron-notices header p{font-size:11px;margin:0;color:var(--muted)}
.member-site #ron-notices .fi-member-notice-icon{display:grid;place-items:center;width:42px;height:42px;flex-shrink:0;border-radius:12px;background:#ef536b12;color:#ef8395}
.member-site #ron-notices button{background:var(--field)!important;border:1px solid var(--line)!important;color:var(--muted)!important;box-shadow:none!important;border-radius:10px;width:36px;height:36px}
.member-site #ron-notices article{margin:10px 12px;padding:16px 14px;border:1px solid var(--line);border-radius:12px;background:var(--panel-soft)}
.member-site #ron-notices article.is-unread{background:#ef536b0b;border-left:3px solid #ef536b}
.member-site #ron-notices article svg{color:#ef8395}
.member-site #ron-notices article>span{flex-shrink:0}
.member-site #ron-notices time{color:var(--muted)}
.member-site #ron-notices footer{padding:8px 12px 14px}
.member-site #ron-notices footer a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-radius:10px;background:var(--panel-soft);color:var(--text);font-size:12px}
.member-site .fi-member-empty{display:grid;justify-items:center;text-align:center;gap:12px;padding:36px 24px;color:var(--muted)}
.member-site .fi-member-empty strong{color:var(--text);font-size:15px}
.member-site .fi-member-empty svg{width:32px;height:32px;color:#7fd5be}
html[data-theme=light] .member-site.finance-member .btn,html[data-theme=light] .member-site .fi-member-table .btn,html[data-theme=light] .member-site .fi-member-notices .btn{background:var(--panel-soft)!important;color:var(--text)!important}
html[data-theme=light] .member-site .wallet-ui .wu-network-label{color:#176450}
@media(max-width:560px){.member-site .wallet-ui .wu-method-choice summary{padding:16px;gap:10px}.member-site .wallet-ui .wu-method-body{padding:17px}.member-site .wallet-ui .wu-method-choice summary strong{font-size:14px}.member-site .wallet-ui .wu-method-choice summary small{font-size:11px}.wallet-ui .wu-crypto-fields{grid-template-columns:1fr;gap:17px}.wallet-ui .wu-crypto-intro img{width:92px;height:92px}.member-site .wallet-ui .wu-crypto-intro{gap:14px}.member-site .wallet-ui .wu-crypto-intro h3{font-size:20px}.member-site .wallet-summary>div{padding:18px}.member-site .fi-wallet-tabs a{font-size:12px;padding:10px}.member-site .fi-member-table table{min-width:620px}.member-site .fi-member-notices{padding:16px}.member-site #ron-notices{width:auto;max-width:calc(100vw - 24px)}}
@media(prefers-reduced-motion:reduce){.wallet-ui .wu-method-chevron svg{transition:none}}

.member-site .wallet-ui .wu-recipient-row{display:flex;align-items:center;gap:9px}.member-site .wallet-ui .wu-recipient-copy{width:32px;height:32px;border-radius:8px}.member-site .wallet-ui .wu-recipient-copy svg{width:16px;height:16px}.member-site .wallet-ui .wu-recipient-status{margin:0;font-size:10px;line-height:1.5;color:var(--muted)}.member-site .wallet-ui .wu-recipient-status:not(:empty){margin-top:5px}
