#bag-storage + #equipment-collection { margin-top: 14px; }
.adventure-fact-label { display:block; color:#e9d394; font-size:12px; font-weight:700; line-height:1.4; letter-spacing:.025em; margin:12px 0 3px; }
.trail-card > div > h3,.dungeon-card > div > h3 { margin-top:0; }
.trail-card footer { display:grid; grid-template-columns:38px minmax(0,1fr); }
.trail-card footer > .adventure-reward-label { grid-column:1/-1; margin:0 0 4px; }
.orb-wallet { border:1px solid #718b8166; border-radius:16px; padding:16px; margin:20px 0; background:#101e2166; }
.orb-wallet > strong { color:#dcc998; font-size:13px; }
.orb-wallet .currency-balance { border:0; background:none; margin:4px 0 12px; padding:0; }
#orb-market .orb-wallet .currency-cell { flex-wrap:wrap; gap:12px; width:100%; justify-content:space-between; }
#orb-market .orb-wallet .currency-gem-add { flex:0 1 auto; width:auto; min-width:44px; max-width:100%; padding:8px 12px; min-height:44px; height:auto; font-size:14px; line-height:1.3; border:1px solid #81709d80; }
.orb-trade-balance { display:flex; align-items:center; justify-content:space-between; gap:16px; border-top:1px solid #718b8166; padding-top:12px; color:#c8b5f2; }
.orb-trade-balance b { font-size:26px; font-variant-numeric:tabular-nums; }
.orb-wallet p { font-size:14px; line-height:1.55; margin:10px 0 0; }
.orb-empty { background:#13242577; border:1px dashed #718b8166; border-radius:12px; padding:14px; font-size:15px; line-height:1.6; }
.orb-rules { margin:24px 0; font-size:14px; line-height:1.6; }
.orb-rules summary { color:#dcc998; cursor:pointer; padding:10px 0; }
