.m2pt-wrap { max-width:400px; margin:24px auto; font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif; }
.m2pt-header { text-align:center; color:#0b3d66; font-weight:700; font-size:15px; letter-spacing:2px; margin-bottom:16px; }
.m2pt-card { display:none; border-radius:16px; overflow:hidden; box-shadow:0 8px 24px rgba(11,61,102,0.18); background:#fff; }
.m2pt-card-top { background:linear-gradient(135deg,#0b3d66 0%,#134e8c 60%,#1a63ad 100%); color:#fff; padding:24px 24px 28px; }
.m2pt-brand { font-size:12px; opacity:0.85; letter-spacing:1px; margin-bottom:4px; }
.m2pt-name { font-size:19px; font-weight:700; margin-bottom:18px; }
.m2pt-points-label { font-size:12px; opacity:0.85; margin-bottom:2px; }
.m2pt-points-value { font-size:36px; font-weight:800; letter-spacing:1px; }
.m2pt-points-unit { font-size:16px; font-weight:500; margin-left:4px; }
.m2pt-card-bottom { padding:18px 24px 22px; }
.m2pt-note { font-size:13px; color:#445; line-height:1.6; }
.m2pt-loading { color:#667; font-size:14px; margin-top:40px; text-align:center; }
.m2pt-status-error { color:#c0392b; font-size:13px; text-align:center; margin-top:16px; }
.m2pt-link-form { display:none; border-radius:16px; overflow:hidden; box-shadow:0 8px 24px rgba(11,61,102,0.18); background:#fff; }
.m2pt-link-form::before { content:''; display:block; height:6px; background:linear-gradient(135deg,#0b3d66 0%,#134e8c 60%,#1a63ad 100%); }
.m2pt-link-msg { font-size:14px; color:#333; line-height:1.7; padding:22px 24px; border-bottom:1px solid #e5e5e5; }
.m2pt-phone-input { display:block; width:calc(100% - 32px); box-sizing:border-box; margin:20px 24px 0; padding:14px 16px; border:1px solid #ccc; border-radius:8px; font-size:15px; }
.m2pt-link-btn { display:block; width:calc(100% - 48px); margin:16px 24px 22px; padding:14px; background:#2d4f7c; color:#fff; border:none; border-radius:8px; font-size:16px; font-weight:700; cursor:pointer; }
.m2pt-link-btn:disabled { opacity:0.6; cursor:default; }
.m2pt-link-error { color:#c0392b; font-size:13px; text-align:center; margin:0 24px 20px; }