*{box-sizing:border-box}body{margin:0;padding:16px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:transparent}.embed-loading,.embed-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;color:#6b7280;font-size:14px}.embed-error{color:#dc2626}.embed-error-title{font-weight:600;margin-bottom:8px}.embed-error-message{font-size:14px;color:#6b7280}.card-details{display:flex;flex-direction:column;gap:16px}.card-field{display:flex;flex-direction:column;gap:4px}.card-field-label{font-size:12px;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.card-field-row{display:inline-flex;align-items:center;gap:8px}.card-field-group{display:flex;gap:24px}#card-number,#mq-pan{width:200px;height:24px}#card-expiry,#mq-exp{width:60px;height:24px}#card-cvc,#mq-cvv{width:45px;height:24px}#card-pin,#mq-pin{width:60px;height:24px}#card-number-copy,#card-expiry-copy,#card-cvc-copy{min-width:24px;min-height:24px;flex-shrink:0;cursor:pointer;overflow:hidden}.copy-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;cursor:pointer}.copy-btn-target{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.copy-icon{width:16px;height:16px;color:#6b7280;opacity:.6;transition:opacity .15s;pointer-events:none}.copy-btn:hover .copy-icon{opacity:1}#mq-pin-toggle{min-width:48px;min-height:24px;cursor:pointer}
