.mummy-points-center{max-width:720px;margin:0 auto}
.mummy-points-center h2{margin-bottom:.5em}
.mp-section{margin:1.5em 0;padding-top:1em;border-top:1px solid #eee}
.mummy-points-box{padding:14px 16px;border-radius:10px;background:#fff7ed;border:1px solid #fed7aa;margin:10px 0}
.mummy-points-balance .mp-label{color:#6b7280}
.mummy-points-balance .mp-value{font-size:1.8em;font-weight:700;color:#c2410c;vertical-align:middle}
.mummy-points-error{background:#fef2f2;border-color:#fecaca;color:#b91c1c}
.mummy-points-empty{background:#f3f4f6;border-color:#e5e7eb;color:#6b7280}
.mummy-points-ok{background:#f0fdf4;border-color:#bbf7d0;color:#15803d}
.mummy-points-guest{text-align:center}
.mummy-points-howto ul{margin:.5em 0 0;padding-left:1.2em;line-height:1.9}
.mummy-points-ledger{width:100%;border-collapse:collapse;font-size:14px}
.mummy-points-ledger th,.mummy-points-ledger td{padding:8px 10px;border-bottom:1px solid #f1f2f4;text-align:left}
.mummy-points-ledger th{background:#f9fafb;color:#374151}
.mummy-points-ledger .mp-plus{color:#15803d;font-weight:600}
.mummy-points-ledger .mp-minus{color:#b91c1c;font-weight:600}
.mummy-points-ledger .mp-note{color:#9ca3af;font-size:12px}
.mummy-points-more{margin-top:12px;text-align:center}
.mummy-points-fb-bind .mp-note{color:#9ca3af;font-size:12px}
.mummy-points-catalog{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;margin:12px 0}
.mp-item-card{border:1px solid #e5e7eb;border-radius:12px;padding:14px;background:#fff;text-align:center}
.mp-item-img{width:100%;height:140px;object-fit:cover;border-radius:8px;margin-bottom:8px}
.mp-item-card h4{margin:6px 0}
.mp-item-desc{color:#6b7280;font-size:13px}
.mp-item-cost{color:#c2410c;font-weight:700;font-size:18px}
.mp-redeem summary{list-style:none;cursor:pointer;display:inline-block}
.mp-redeem[open] summary{margin-bottom:8px}
.mp-redeem input{display:block;width:100%;margin:4px 0;padding:6px 8px}
.mummy-points-submit input[type=radio]{width:auto}
