.merchant-stage{--mp-blue:#009ee3;--mp-blue-dark:#007eb5;--mp-bg:#f5f5f5;--mp-card:#ffffff;--mp-text:#1a1a1a;--mp-muted:#737373;--mp-border:#e6e6e6;--mp-green:#00a650;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:16px 12px;background:#111827;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--mp-text)}.merchant-stage,.merchant-stage *{box-sizing:border-box}.iphone-17-pro{--iphone-w:min(348px,calc(100vw - 32px),calc((100dvh - 64px) * 402 / 874));width:var(--iphone-w);height:calc(var(--iphone-w) * 874 / 402);max-height:calc(100dvh - 64px);border-radius:46px;background:linear-gradient(160deg,#2c2c2e,#0b0b0d 40%,#161618);padding:9px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),0 0 0 1px #1c1c1e,0 22px 60px rgba(0,0,0,.55);position:relative;flex-shrink:0;overflow:hidden}.iphone-17-pro-screen{width:100%;height:100%;min-height:0;border-radius:42px;background:#fff;overflow:hidden;position:relative;display:flex;flex-direction:column;isolation:isolate}.iphone-dynamic-island{position:absolute;top:10px;left:50%;transform:translateX(-50%);width:118px;height:34px;border-radius:999px;background:#000;z-index:20;box-shadow:inset 0 0 0 1px rgba(255,255,255,.06)}.iphone-status{height:42px;padding:10px 24px 0;display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:600;color:#fff;background:var(--mp-blue);position:relative;z-index:10;flex-shrink:0}.iphone-status-right{display:flex;gap:7px;align-items:center;font-size:12px}.iphone-battery{width:22px;height:11px;border:1.5px solid rgba(255,255,255,.9);border-radius:3px;position:relative;background:linear-gradient(90deg,#fff,#fff 78%,transparent 0,transparent)}.iphone-battery:after{content:"";position:absolute;right:-3px;top:2px;width:2px;height:5px;border-radius:0 1px 1px 0;background:rgba(255,255,255,.9)}.iphone-home-indicator{position:absolute;left:50%;bottom:7px;transform:translateX(-50%);width:118px;height:4px;border-radius:999px;background:rgba(0,0,0,.35);z-index:30;pointer-events:none}.iphone-side-btn{position:absolute;background:#2a2a2e;border-radius:2px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.05)}.iphone-side-silent{left:-3px;top:108px;width:3px;height:28px}.iphone-side-vol-up{left:-3px;top:158px;width:3px;height:52px}.iphone-side-vol-down{left:-3px;top:220px;width:3px;height:52px}.iphone-side-power{right:-3px;top:188px;width:3px;height:78px}.mp-app-header{background:var(--mp-blue);color:#fff;padding:8px 16px 10px;flex-shrink:0}.mp-app-header-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.mp-app-brand{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:700;text-transform:lowercase}.mp-app-brand-dot{width:18px;height:18px;border-radius:999px;background:#fff}.mp-app-title{margin:6px 0 0;font-size:20px;font-weight:700;letter-spacing:-.02em}.mp-app-sub{margin:2px 0 0;font-size:12px;opacity:.9}.mp-app-client-link{color:#fff;font-size:13px;font-weight:600;text-decoration:none}.mp-app-body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:12px 14px 64px}.mp-panel{display:flex;flex-direction:column;gap:0}.mp-panel h2{margin:0 0 4px;font-size:17px;font-weight:700}.help{margin:0 0 12px;font-size:13px;color:var(--mp-muted);line-height:1.35}.mp-balance{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px 8px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid var(--mp-border)}.mp-balance-label{width:100%;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--mp-muted)}.mp-balance-value{font-size:32px;font-weight:700;letter-spacing:-.03em;line-height:1;color:var(--mp-text)}.mp-balance-unit{font-size:14px;font-weight:700;color:var(--mp-blue)}.mp-field{margin-bottom:10px}.mp-field label{display:block;font-size:11px;font-weight:600;color:var(--mp-muted);margin-bottom:4px;text-transform:uppercase;letter-spacing:.04em}.mp-field input{width:100%;min-height:40px;border:1px solid var(--mp-border);border-radius:8px;padding:8px 10px;font-size:14px;background:#fff;color:var(--mp-text);outline:none}.mp-field input:focus{border-color:var(--mp-blue);box-shadow:0 0 0 3px rgba(0,158,227,.12)}.mp-field-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mp-field-row .mp-field{margin-bottom:10px}.mp-btn-row{display:flex;gap:8px;margin-top:2px}.mp-btn{flex:1;min-height:42px;border-radius:8px;border:none;font-size:14px;font-weight:700;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;background:transparent}.mp-btn-block{width:100%;margin-top:4px}.mp-btn:disabled{opacity:.45;cursor:not-allowed}.mp-btn-primary{background:var(--mp-blue);color:#fff}.mp-btn-primary:hover:not(:disabled){background:var(--mp-blue-dark)}.mp-btn-secondary{background:#eaf6fc;color:var(--mp-blue-dark)}.mp-ok{color:var(--mp-green)}.mp-err,.mp-ok{margin:8px 0 0;font-size:12px;font-weight:600}.mp-err{color:#c62828}.mp-kicker{margin:0 0 2px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--mp-green)}.mp-checkout-actions{margin:4px 0 8px}.mp-link-line{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;padding:10px 0;border:none;border-top:1px solid var(--mp-border);border-bottom:1px solid var(--mp-border);background:transparent;cursor:pointer;text-align:left}.mp-link-line>span:first-child{font-size:13px;font-weight:700;color:var(--mp-blue);flex-shrink:0}.mp-link-line-url{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:600;color:var(--mp-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mp-text-links{display:flex;justify-content:center;gap:18px;margin-top:10px}.mp-text-links a,.mp-text-links button{background:none;border:none;padding:0;font-size:13px;font-weight:600;color:var(--mp-blue);cursor:pointer;text-decoration:none}.mp-qr-stage{display:flex;flex-direction:column;align-items:center;gap:8px;padding:8px 0}.mp-qr-image{width:180px;height:180px;border-radius:8px;background:#fff;border:1px solid var(--mp-border)}.mp-qr-caption{margin:0 0 4px;font-size:12px;color:var(--mp-muted)}.mp-qr-stage .mp-btn-row{width:100%}.mp-history-item{padding:10px 0;border-top:1px solid var(--mp-border)}.mp-history-item:first-of-type{border-top:none}.mp-history-top{display:flex;justify-content:space-between;gap:8px;font-size:14px;font-weight:600}.mp-history-meta{margin-top:2px;font-size:12px;color:var(--mp-muted)}.mp-pill{display:inline-flex;align-items:center;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700;text-transform:uppercase}.mp-pill-ok{background:#e8f8ee;color:#0a7a38}.mp-pill-warn{background:#fff6e5;color:#a66b00}.mp-tabbar{position:absolute;left:0;right:0;bottom:0;height:52px;background:#fff;border-top:1px solid var(--mp-border);display:grid;grid-template-columns:repeat(3,1fr);padding:0 4px 8px;z-index:15}.mp-tab{display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:var(--mp-muted);background:none;border:none;cursor:pointer}.mp-tab.is-active{color:var(--mp-blue)}.phone-caption{margin:0;color:#9ca3af;font-size:12px;letter-spacing:.04em;text-transform:uppercase}@media (max-width:430px){.merchant-stage{padding:0;background:var(--mp-bg);justify-content:stretch}.iphone-17-pro{width:100%;height:100vh;height:100dvh;max-width:none;max-height:none;aspect-ratio:auto;padding:0;box-shadow:none;background:transparent}.iphone-17-pro,.iphone-17-pro-screen{border-radius:0}.iphone-dynamic-island,.iphone-home-indicator,.iphone-side-btn,.phone-caption{display:none}}[data-next-badge-root],[data-nextjs-toast],nextjs-portal{display:none!important}