.account-wrap{max-width:760px;margin:0 auto}.account-wrap .panel{margin-bottom:20px}.account-wrap h2{margin:0 0 16px}.account-wrap form{max-width:440px}.account-wrap input{width:100%;box-sizing:border-box;margin-bottom:16px}.account-wrap .btn{margin-right:8px;margin-top:8px}.account-status{line-height:1.7;min-height:24px;overflow-wrap:anywhere}.jp-balance{font-size:48px;font-weight:700;color:var(--green);margin:16px 0}.jp-balance small{font-size:20px}.jp-email{overflow-wrap:anywhere;color:#687562}.jp-ledger{list-style:none;padding:0;margin:0}.jp-ledger li{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #e7eddf;padding:16px 0}.jp-ledger small{display:block;color:#74806b;margin-top:5px}.jp-ledger b{white-space:nowrap;color:var(--green)}.account-nav-link{color:var(--green);font-size:12px;font-weight:700;white-space:nowrap}.jp-muted{color:#78826f}

.privacy-info{max-width:900px;margin:0 0 24px;font-size:12px;line-height:1.9}.privacy-info h3{margin-top:0;font-size:15px}

.account-dashboard{max-width:1120px;margin:0;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:24px;align-items:stretch}
.account-dashboard>.panel{margin:0;padding:28px;min-width:0}
.account-dashboard h2{font-size:20px;margin:0 0 20px}
.account-summary .jp-email{font-size:12px;margin-bottom:10px}
.account-summary .jp-balance{font-size:52px;line-height:1.1;margin:20px 0 24px}
.account-status:empty{display:none}
.account-primary-actions,.account-secondary-actions{display:flex;flex-wrap:wrap;gap:8px}
.account-dashboard .btn{margin:0}
.account-secondary-actions{border-top:1px solid var(--line);padding-top:16px;margin-top:20px}
.account-secondary-actions .btn{font-size:12px;padding:8px 12px;background:transparent}
.account-summary>.help{margin-bottom:0;font-size:11px;line-height:1.8}
.account-fan-identity{display:flex;align-items:center;gap:18px;margin:24px 0 28px;min-height:88px}
.account-fan-identity .team-logo{width:80px;height:88px;object-fit:contain;flex-shrink:0}
.account-fan-identity strong{font-size:19px;overflow-wrap:anywhere}
.account-fan-identity p{margin:8px 0 0;color:var(--muted,#74806b);font-size:12px;line-height:1.7}
.account-fan-placeholder{width:72px;height:80px;display:grid;place-items:center;background:#edf3e6;border-radius:16px;font-size:32px;color:var(--green);flex-shrink:0}
.account-fan label{display:block;font-size:12px;font-weight:700}
.account-fan select{display:block;width:100%;margin-top:8px}
.account-fan>.help{font-size:11px;margin-top:12px}
.account-history,.account-privacy{grid-column:1/-1;min-width:0}
.account-privacy .privacy-info{max-width:none;margin:0;padding:22px 28px}
@media(max-width:760px){.account-dashboard{grid-template-columns:minmax(0,1fr);gap:16px}.account-dashboard>.panel{padding:22px}.account-summary .jp-balance{font-size:44px}.account-fan-identity{margin:16px 0 22px}.account-privacy .privacy-info{padding:22px}.jp-ledger li{gap:12px}.jp-ledger li>div{min-width:0;overflow-wrap:anywhere}}
.fan-dashboard-prompt{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;margin-bottom:24px;border:1px solid #dbe5ce;border-radius:12px;background:#eef4e5}.fan-dashboard-prompt strong{font-size:16px;color:#254c39}.fan-dashboard-prompt p{margin:7px 0 0;font-size:12px;color:#718267}.fan-dashboard-prompt .btn{flex-shrink:0}@media(max-width:600px){.fan-dashboard-prompt{align-items:flex-start;flex-direction:column;padding:18px;gap:14px}.fan-dashboard-prompt .btn{width:100%;text-align:center}}
